You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/11/19 12:35:55 UTC

[Jenkins] Sling » sling-org-apache-sling-launchpad-testing » master #401 is BROKEN

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

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

[...truncated 5476 lines...]
                    <li><a href="https://sling.apache.org/project-information.html#mailing-lists" target="_blank" rel="noopener" 
                           title="View available Apache Sling mailing lists">Mailing Lists</a></li>
                    <li><a href="https://sling.apache.org/documentation/tutorials-how-tos.html" target="_blank" rel="noopener" 
                           title="View Apache Sling Developer Tutorials">Tutorials</a></li>
                    <li><a href="https://github.com/apache?utf8=%E2%9C%93&q=sling-&type=source" target="_blank" rel="noopener" 
                           title="View the Apache Sling source code on Github">Source Code</a></li>
                    <li><a href="https://github.com/apache/sling-samples" target="_blank" rel="noopener" 
                           title="View Apache Sling sample applications on Github">Sample Applications</a></li>
                </ul>
            </section>
        </div>
    </div>
</div>
</body>
</html>]
	at org.apache.sling.launchpad.webapp.integrationtest.RequestAttributeTest.setUp(RequestAttributeTest.java:59)

[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.VersionInfoServletTest
[DEBUG] [ServiceReference 149 from bundle 59 : org.apache.sling.launchpad.test-services:12.0.0.SNAPSHOT ref=[javax.servlet.Servlet] properties={component.id=52, 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=59, service.id=149, service.pid=org.apache.sling.launchpad.testservices.servlets.R6WhiteboardServlet, service.scope=bundle, service.vendor=The Apache Software Foundation}] Ignoring unmatching Servlet service
[DEBUG] [ServiceReference 357 from bundle 143 : org.apache.sling.engine:2.6.20 ref=[javax.servlet.Servlet] properties={component.id=250, component.name=org.apache.sling.engine.impl.SlingMainServlet, objectClass=[javax.servlet.Servlet], osgi.http.whiteboard.context.select=(osgi.http.whiteboard.context.name=org.apache.sling), osgi.http.whiteboard.servlet.pattern=/, service.bundleid=143, service.description=Apache Sling Engine Main Servlet, service.id=357, service.scope=singleton, service.vendor=The Apache Software Foundation, servlet-name=ApacheSling/2.6, sling.additional.response.headers=[Ljava.lang.String;@51d9a3be, sling.max.calls=1000, sling.max.inclusions=50, sling.max.record.requests=20, sling.trace.allow=false}] Ignoring unmatching Servlet service
[DEBUG] [ServiceReference 375 from bundle 143 : org.apache.sling.engine:2.6.20 ref=[javax.servlet.Filter] properties={component.id=255, 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=143, service.id=375, service.ranking=2147483647, service.scope=bundle, sling.default.max.parameters=10000, sling.default.parameter.checkForAdditionalContainerParameters=false, sling.default.parameter.encoding=ISO-8859-1}] Ignoring unmatching Filter service
[DEBUG] [ServiceReference 588 from bundle 143 : org.apache.sling.engine:2.6.20 ref=[javax.servlet.Filter] properties={component.id=254, 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=143, service.description=Request Logger Filter, service.id=588, service.ranking=32768, service.scope=bundle, service.vendor=The Apache Software Foundation}] Ignoring unmatching Filter service
[INFO] Apachde Felix Http Whiteboard Service stopped
[DEBUG] [ServiceReference 1154 from bundle 38 : org.apache.felix.healthcheck.core:2.0.6 ref=[javax.servlet.Servlet] properties={objectClass=[javax.servlet.Servlet], osgi.http.whiteboard.context.select=(osgi.http.whiteboard.context.name=internal.http.serviceunavailablefilter), osgi.http.whiteboard.servlet.pattern=/, service.bundleid=38, service.id=1154, service.ranking=0, service.scope=singleton}] Ignoring unmatching Servlet service
[INFO] Stopped Jetty.
[ERROR] Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 3.82 s <<< FAILURE! - in org.apache.sling.launchpad.webapp.integrationtest.VersionInfoServletTest
[ERROR] testDisabledServlet(org.apache.sling.launchpad.webapp.integrationtest.VersionInfoServletTest)  Time elapsed: 3.813 s  <<< ERROR!
java.net.ConnectException: Connection refused (Connection refused)
	at org.apache.sling.launchpad.webapp.integrationtest.VersionInfoServletTest.waitUntilSlingIsStable(VersionInfoServletTest.java:111)
	at org.apache.sling.launchpad.webapp.integrationtest.VersionInfoServletTest.testDisabledServlet(VersionInfoServletTest.java:60)

[ERROR] testHarrayVersionsList(org.apache.sling.launchpad.webapp.integrationtest.VersionInfoServletTest)  Time elapsed: 0.003 s  <<< ERROR!
java.net.ConnectException: Connection refused (Connection refused)
	at org.apache.sling.launchpad.webapp.integrationtest.VersionInfoServletTest.createConfiguration(VersionInfoServletTest.java:97)
	at org.apache.sling.launchpad.webapp.integrationtest.VersionInfoServletTest.testHarrayVersionsList(VersionInfoServletTest.java:83)

[ERROR] testStandardVersionsList(org.apache.sling.launchpad.webapp.integrationtest.VersionInfoServletTest)  Time elapsed: 0.003 s  <<< ERROR!
java.net.ConnectException: Connection refused (Connection refused)
	at org.apache.sling.launchpad.webapp.integrationtest.VersionInfoServletTest.createConfiguration(VersionInfoServletTest.java:97)
	at org.apache.sling.launchpad.webapp.integrationtest.VersionInfoServletTest.testStandardVersionsList(VersionInfoServletTest.java:65)

[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.indexing.FullTextIndexingTest
19.11.2019 12:35:53.152 *INFO * [Sling Notifier] Apache Sling has been stopped
[ERROR] Tests run: 6, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 0.004 s <<< FAILURE! - in org.apache.sling.launchpad.webapp.integrationtest.indexing.FullTextIndexingTest
[ERROR] testUploadedPdfIsIndexed[0 - lorem-ipsum.pdf](org.apache.sling.launchpad.webapp.integrationtest.indexing.FullTextIndexingTest)  Time elapsed: 0 s  <<< ERROR!
java.net.ConnectException: Connection refused (Connection refused)
	at org.apache.sling.launchpad.webapp.integrationtest.indexing.FullTextIndexingTest.setUp(FullTextIndexingTest.java:103)

[ERROR] testUploadedPdfIsIndexed[0 - lorem-ipsum.pdf](org.apache.sling.launchpad.webapp.integrationtest.indexing.FullTextIndexingTest)  Time elapsed: 0 s  <<< ERROR!
java.net.ConnectException: Connection refused (Connection refused)
	at org.apache.sling.launchpad.webapp.integrationtest.indexing.FullTextIndexingTest.tearDown(FullTextIndexingTest.java:108)

[ERROR] testUploadedPdfIsIndexed[1 - another.pdf](org.apache.sling.launchpad.webapp.integrationtest.indexing.FullTextIndexingTest)  Time elapsed: 0 s  <<< ERROR!
java.net.ConnectException: Connection refused (Connection refused)
	at org.apache.sling.launchpad.webapp.integrationtest.indexing.FullTextIndexingTest.setUp(FullTextIndexingTest.java:103)

[ERROR] testUploadedPdfIsIndexed[1 - another.pdf](org.apache.sling.launchpad.webapp.integrationtest.indexing.FullTextIndexingTest)  Time elapsed: 0 s  <<< ERROR!
java.net.ConnectException: Connection refused (Connection refused)
	at org.apache.sling.launchpad.webapp.integrationtest.indexing.FullTextIndexingTest.tearDown(FullTextIndexingTest.java:108)

[ERROR] testUploadedPdfIsIndexed[2 - french.pdf](org.apache.sling.launchpad.webapp.integrationtest.indexing.FullTextIndexingTest)  Time elapsed: 0.004 s  <<< ERROR!
java.net.ConnectException: Connection refused (Connection refused)
	at org.apache.sling.launchpad.webapp.integrationtest.indexing.FullTextIndexingTest.setUp(FullTextIndexingTest.java:103)

[ERROR] testUploadedPdfIsIndexed[2 - french.pdf](org.apache.sling.launchpad.webapp.integrationtest.indexing.FullTextIndexingTest)  Time elapsed: 0.004 s  <<< ERROR!
java.net.ConnectException: Connection refused (Connection refused)
	at org.apache.sling.launchpad.webapp.integrationtest.indexing.FullTextIndexingTest.tearDown(FullTextIndexingTest.java:108)

[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.FileUploadTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in org.apache.sling.launchpad.webapp.integrationtest.FileUploadTest
[ERROR] testUploadAndDelete(org.apache.sling.launchpad.webapp.integrationtest.FileUploadTest)  Time elapsed: 0 s  <<< ERROR!
java.net.ConnectException: Connection refused (Connection refused)
	at org.apache.sling.launchpad.webapp.integrationtest.FileUploadTest.testUploadAndDelete(FileUploadTest.java:42)

[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.ResourceSuperTypeTest
[ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in org.apache.sling.launchpad.webapp.integrationtest.ResourceSuperTypeTest
[ERROR] testSuperTypeOnScriptFolder(org.apache.sling.launchpad.webapp.integrationtest.ResourceSuperTypeTest)  Time elapsed: 0 s  <<< ERROR!
java.net.ConnectException: Connection refused (Connection refused)
	at org.apache.sling.launchpad.webapp.integrationtest.ResourceSuperTypeTest.testSuperTypeOnScriptFolder(ResourceSuperTypeTest.java:85)

[ERROR] testSuperTypeOnResource(org.apache.sling.launchpad.webapp.integrationtest.ResourceSuperTypeTest)  Time elapsed: 0 s  <<< ERROR!
java.net.ConnectException: Connection refused (Connection refused)
	at org.apache.sling.launchpad.webapp.integrationtest.ResourceSuperTypeTest.testSuperTypeOnResource(ResourceSuperTypeTest.java:53)

[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.SlingWebDavServletTest
[ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in org.apache.sling.launchpad.webapp.integrationtest.SlingWebDavServletTest
[ERROR] testServiceRunning(org.apache.sling.launchpad.webapp.integrationtest.SlingWebDavServletTest)  Time elapsed: 0 s  <<< ERROR!
java.net.ConnectException: Connection refused (Connection refused)
	at org.apache.sling.launchpad.webapp.integrationtest.SlingWebDavServletTest.setUp(SlingWebDavServletTest.java:54)

[ERROR] testHandlerOrder(org.apache.sling.launchpad.webapp.integrationtest.SlingWebDavServletTest)  Time elapsed: 0 s  <<< ERROR!
java.net.ConnectException: Connection refused (Connection refused)
	at org.apache.sling.launchpad.webapp.integrationtest.SlingWebDavServletTest.setUp(SlingWebDavServletTest.java:54)

[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.ForwardTest
[ERROR] Tests run: 5, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in org.apache.sling.launchpad.webapp.integrationtest.ForwardTest
[ERROR] testWithForward(org.apache.sling.launchpad.webapp.integrationtest.ForwardTest)  Time elapsed: 0 s  <<< ERROR!
java.net.ConnectException: Connection refused (Connection refused)
	at org.apache.sling.launchpad.webapp.integrationtest.ForwardTest.setUp(ForwardTest.java:57)

[ERROR] testInfiniteLoopDetection(org.apache.sling.launchpad.webapp.integrationtest.ForwardTest)  Time elapsed: 0 s  <<< ERROR!
java.net.ConnectException: Connection refused (Connection refused)
	at org.apache.sling.launchpad.webapp.integrationtest.ForwardTest.setUp(ForwardTest.java:57)

[ERROR] testWithForwardAndExtension(org.apache.sling.launchpad.webapp.integrationtest.ForwardTest)  Time elapsed: 0 s  <<< ERROR!
java.net.ConnectException: Connection refused (Connection refused)
	at org.apache.sling.launchpad.webapp.integrationtest.ForwardTest.setUp(ForwardTest.java:57)

[ERROR] testForcedResourceType(org.apache.sling.launchpad.webapp.integrationtest.ForwardTest)  Time elapsed: 0 s  <<< ERROR!
java.net.ConnectException: Connection refused (Connection refused)
	at org.apache.sling.launchpad.webapp.integrationtest.ForwardTest.setUp(ForwardTest.java:57)

[ERROR] testWithoutForward(org.apache.sling.launchpad.webapp.integrationtest.ForwardTest)  Time elapsed: 0 s  <<< ERROR!
java.net.ConnectException: Connection refused (Connection refused)
	at org.apache.sling.launchpad.webapp.integrationtest.ForwardTest.setUp(ForwardTest.java:57)

[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.ServerSideScriptsTest
[ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.096 s <<< FAILURE! - in org.apache.sling.launchpad.webapp.integrationtest.ServerSideScriptsTest
[ERROR] runScripts[0 - imports.jsp](org.apache.sling.launchpad.webapp.integrationtest.ServerSideScriptsTest)  Time elapsed: 0.022 s  <<< ERROR!
java.net.ConnectException: Connection refused (Connection refused)
	at org.apache.sling.launchpad.webapp.integrationtest.ServerSideScriptsTest.setup(ServerSideScriptsTest.java:203)

[ERROR] runScripts[0 - imports.jsp](org.apache.sling.launchpad.webapp.integrationtest.ServerSideScriptsTest)  Time elapsed: 0.023 s  <<< ERROR!
java.net.ConnectException: Connection refused (Connection refused)
	at org.apache.sling.launchpad.webapp.integrationtest.ServerSideScriptsTest.cleanup(ServerSideScriptsTest.java:208)

[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.NodeTypeBasedRenderingTest
[ERROR] Tests run: 7, Failures: 0, Errors: 7, Skipped: 0, Time elapsed: 0.005 s <<< FAILURE! - in org.apache.sling.launchpad.webapp.integrationtest.NodeTypeBasedRenderingTest
[ERROR] testSlingOrderedFolderWithResourceType(org.apache.sling.launchpad.webapp.integrationtest.NodeTypeBasedRenderingTest)  Time elapsed: 0 s  <<< ERROR!
java.net.ConnectException: Connection refused (Connection refused)
	at org.apache.sling.launchpad.webapp.integrationtest.NodeTypeBasedRenderingTest.setUp(NodeTypeBasedRenderingTest.java:36)

[ERROR] testSlingFolderWithResourceType(org.apache.sling.launchpad.webapp.integrationtest.NodeTypeBasedRenderingTest)  Time elapsed: 0 s  <<< ERROR!
java.net.ConnectException: Connection refused (Connection refused)
	at org.apache.sling.launchpad.webapp.integrationtest.NodeTypeBasedRenderingTest.setUp(NodeTypeBasedRenderingTest.java:36)

[ERROR] testSlingOrderedFolder(org.apache.sling.launchpad.webapp.integrationtest.NodeTypeBasedRenderingTest)  Time elapsed: 0 s  <<< ERROR!
java.net.ConnectException: Connection refused (Connection refused)
	at org.apache.sling.launchpad.webapp.integrationtest.NodeTypeBasedRenderingTest.setUp(NodeTypeBasedRenderingTest.java:36)

[ERROR] testSlingFolder(org.apache.sling.launchpad.webapp.integrationtest.NodeTypeBasedRenderingTest)  Time elapsed: 0 s  <<< ERROR!
java.net.ConnectException: Connection refused (Connection refused)
	at org.apache.sling.launchpad.webapp.integrationtest.NodeTypeBasedRenderingTest.setUp(NodeTypeBasedRenderingTest.java:36)

[ERROR] testNtFolder(org.apache.sling.launchpad.webapp.integrationtest.NodeTypeBasedRenderingTest)  Time elapsed: 0 s  <<< ERROR!
java.net.ConnectException: Connection refused (Connection refused)
	at org.apache.sling.launchpad.webapp.integrationtest.NodeTypeBasedRenderingTest.setUp(NodeTypeBasedRenderingTest.java:36)

[ERROR] testNtUnstructuredWithResourceType(org.apache.sling.launchpad.webapp.integrationtest.NodeTypeBasedRenderingTest)  Time elapsed: 0.002 s  <<< ERROR!
java.net.ConnectException: Connection refused (Connection refused)
	at org.apache.sling.launchpad.webapp.integrationtest.NodeTypeBasedRenderingTest.setUp(NodeTypeBasedRenderingTest.java:36)

[ERROR] testNtUnstructured(org.apache.sling.launchpad.webapp.integrationtest.NodeTypeBasedRenderingTest)  Time elapsed: 0.002 s  <<< ERROR!
java.net.ConnectException: Connection refused (Connection refused)
	at org.apache.sling.launchpad.webapp.integrationtest.NodeTypeBasedRenderingTest.setUp(NodeTypeBasedRenderingTest.java:36)

[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.WebdavOptionsTest
[ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in org.apache.sling.launchpad.webapp.integrationtest.WebdavOptionsTest
[ERROR] testAuthenticateHeaderOnRoot(org.apache.sling.launchpad.webapp.integrationtest.WebdavOptionsTest)  Time elapsed: 0 s  <<< ERROR!
java.net.ConnectException: Connection refused (Connection refused)
	at org.apache.sling.launchpad.webapp.integrationtest.WebdavOptionsTest.doTestOnPath(WebdavOptionsTest.java:33)
	at org.apache.sling.launchpad.webapp.integrationtest.WebdavOptionsTest.testAuthenticateHeaderOnRoot(WebdavOptionsTest.java:40)

[ERROR] testAuthenticateHeaderOnDavPath(org.apache.sling.launchpad.webapp.integrationtest.WebdavOptionsTest)  Time elapsed: 0 s  <<< ERROR!
java.net.ConnectException: Connection refused (Connection refused)
	at org.apache.sling.launchpad.webapp.integrationtest.WebdavOptionsTest.doTestOnPath(WebdavOptionsTest.java:33)
	at org.apache.sling.launchpad.webapp.integrationtest.WebdavOptionsTest.testAuthenticateHeaderOnDavPath(WebdavOptionsTest.java:44)

[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.JsonRenderingTest
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   FileUploadTest.testUploadAndDelete:42->HttpTestBase.assertHttpStatus:379 » Connect
[ERROR]   ForwardTest.setUp:57 » Connect Connection refused (Connection refused)
[ERROR]   ForwardTest.setUp:57 » Connect Connection refused (Connection refused)
[ERROR]   ForwardTest.setUp:57 » Connect Connection refused (Connection refused)
[ERROR]   ForwardTest.setUp:57 » Connect Connection refused (Connection refused)
[ERROR]   ForwardTest.setUp:57 » Connect Connection refused (Connection refused)
[ERROR]   NodeTypeBasedRenderingTest.setUp:36 » Connect Connection refused (Connection r...
[ERROR]   NodeTypeBasedRenderingTest.setUp:36 » Connect Connection refused (Connection r...
[ERROR]   NodeTypeBasedRenderingTest.setUp:36 » Connect Connection refused (Connection r...
[ERROR]   NodeTypeBasedRenderingTest.setUp:36 » Connect Connection refused (Connection r...
[ERROR]   NodeTypeBasedRenderingTest.setUp:36 » Connect Connection refused (Connection r...
[ERROR]   NodeTypeBasedRenderingTest.setUp:36 » Connect Connection refused (Connection r...
[ERROR]   NodeTypeBasedRenderingTest.setUp:36 » Connect Connection refused (Connection r...
[ERROR]   NodetypeRenderingTest.setUp:45 » HttpStatusCode Expected status code 302 for P...
[ERROR]   NodetypeRenderingTest.setUp:45 » HttpStatusCode Expected status code 302 for P...
[ERROR]   NodetypeRenderingTest.setUp:45 » HttpStatusCode Expected status code 302 for P...
[ERROR]   NodetypeRenderingTest.setUp:45 » HttpStatusCode Expected status code 302 for P...
[ERROR]   NodetypeRenderingTest.setUp:45 » HttpStatusCode Expected status code 302 for P...
[ERROR]   NodetypeRenderingTest.setUp:45 » HttpStatusCode Expected status code 302 for P...
[ERROR]   NodetypeRenderingTest.setUp:45 » HttpStatusCode Expected status code 302 for P...
[ERROR]   RequestAttributeTest.setUp:59 » HttpStatusCode Expected status code 302 for PO...
[ERROR]   ResourceSuperTypeTest.testSuperTypeOnResource:53 » Connect Connection refused ...
[ERROR]   ResourceSuperTypeTest.testSuperTypeOnScriptFolder:85 » Connect Connection refu...
[ERROR] org.apache.sling.launchpad.webapp.integrationtest.ServerSideScriptsTest.runScripts[0 - imports.jsp](org.apache.sling.launchpad.webapp.integrationtest.ServerSideScriptsTest)
[ERROR]   Run 1: ServerSideScriptsTest.setup:203 » Connect Connection refused (Connection refus...
[ERROR]   Run 2: ServerSideScriptsTest.cleanup:208 » Connect Connection refused (Connection ref...
[INFO] 
[ERROR]   SlingWebDavServletTest.setUp:54 » Connect Connection refused (Connection refus...
[ERROR]   SlingWebDavServletTest.setUp:54 » Connect Connection refused (Connection refus...
[ERROR]   VersionInfoServletTest.testDisabledServlet:60->waitUntilSlingIsStable:111 » Connect
[ERROR]   VersionInfoServletTest.testHarrayVersionsList:83->createConfiguration:97 » Connect
[ERROR]   VersionInfoServletTest.testStandardVersionsList:65->createConfiguration:97 » Connect
[ERROR]   WebdavOptionsTest.testAuthenticateHeaderOnDavPath:44->doTestOnPath:33 » Connect
[ERROR]   WebdavOptionsTest.testAuthenticateHeaderOnRoot:40->doTestOnPath:33 » Connect C...
[ERROR] org.apache.sling.launchpad.webapp.integrationtest.indexing.FullTextIndexingTest.testUploadedPdfIsIndexed[0 - lorem-ipsum.pdf](org.apache.sling.launchpad.webapp.integrationtest.indexing.FullTextIndexingTest)
[ERROR]   Run 1: FullTextIndexingTest.setUp:103 » Connect Connection refused (Connection refuse...
[ERROR]   Run 2: FullTextIndexingTest.tearDown:108 » Connect Connection refused (Connection ref...
[INFO] 
[ERROR] org.apache.sling.launchpad.webapp.integrationtest.indexing.FullTextIndexingTest.testUploadedPdfIsIndexed[1 - another.pdf](org.apache.sling.launchpad.webapp.integrationtest.indexing.FullTextIndexingTest)
[ERROR]   Run 1: FullTextIndexingTest.setUp:103 » Connect Connection refused (Connection refuse...
[ERROR]   Run 2: FullTextIndexingTest.tearDown:108 » Connect Connection refused (Connection ref...
[INFO] 
[ERROR] org.apache.sling.launchpad.webapp.integrationtest.indexing.FullTextIndexingTest.testUploadedPdfIsIndexed[2 - french.pdf](org.apache.sling.launchpad.webapp.integrationtest.indexing.FullTextIndexingTest)
[ERROR]   Run 1: FullTextIndexingTest.setUp:103 » Connect Connection refused (Connection refuse...
[ERROR]   Run 2: FullTextIndexingTest.tearDown:108 » Connect Connection refused (Connection ref...
[INFO] 
[INFO] 
[ERROR] Tests run: 218, Failures: 0, Errors: 34, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:merge (merge-unit-and-it) @ org.apache.sling.launchpad.testing ---
[INFO] Loading execution data file /home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master/target/jacoco-it.exec
[INFO] Writing merged execution data to /home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master/target/jacoco-merged.exec
[INFO] 
[INFO] --- slingstart-maven-plugin:1.7.16:stop (stop-container) @ org.apache.sling.launchpad.testing ---
[INFO] Stopping 1 Launchpad instances
[INFO] Stopping Launchpad '_-41000'
[INFO] 
[INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ org.apache.sling.launchpad.testing ---
script returned exit code 143
[Pipeline] echo
Marking build unstable due to missing SonarCloud onboarding. See https://cwiki.apache.org/confluence/display/SLING/SonarCloud+analysis for steps to fix.
[Pipeline] }
[withMaven] One or multiple Maven executions have been ignored by the Jenkins Pipeline Maven Plugin because they have been interrupted before completion (1). See Pipeline Maven Plugin FAQ for more details.
[Pipeline] // withMaven
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Status change is BROKEN, notifications will be sent.
[Pipeline] emailext

[Jenkins] Sling » sling-org-apache-sling-launchpad-testing » master #402 is FIXED

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Please see https://builds.apache.org/job/Sling/job/sling-org-apache-sling-launchpad-testing/job/master/402/ for details.

No further emails will be sent until the status of the build is changed.