Please see
https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-launchpad-testing/job/master/988/
for details.
No further emails will be sent until the status of the build is changed.
Build log follows below:
[...truncated 2056 lines...]
[INFO] Running
org.apache.sling.launchpad.webapp.integrationtest.scripting.SlingJSPTaglibTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s
<<< FAILURE! - in
org.apache.sling.launchpad.webapp.integrationtest.scripting.SlingJSPTaglibTest
[ERROR]
testTaglib(org.apache.sling.launchpad.webapp.integrationtest.scripting.SlingJSPTaglibTest)
Time elapsed: 0.001 s <<< ERROR!
java.net.ConnectException: Connection refused (Connection refused)
at java.net.PlainSocketImpl.socketConnect(Native Method)
at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476)
at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218)
at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394)
at java.net.Socket.connect(Socket.java:606)
at java.net.Socket.connect(Socket.java:555)
at java.net.Socket.<init>(Socket.java:451)
at java.net.Socket.<init>(Socket.java:303)
at
org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(DefaultProtocolSocketFactory.java:80)
at
org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(DefaultProtocolSocketFactory.java:122)
at
org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
at
org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:387)
at
org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)
at
org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
at
org.apache.sling.commons.testing.integration.TestInfoPassingClient.executeMethod(TestInfoPassingClient.java:43)
at
org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:323)
at
org.apache.sling.commons.testing.integration.SlingIntegrationTestClient.createNode(SlingIntegrationTestClient.java:199)
at
org.apache.sling.commons.testing.integration.SlingIntegrationTestClient.createNode(SlingIntegrationTestClient.java:132)
at
org.apache.sling.commons.testing.integration.SlingIntegrationTestClient.createNode(SlingIntegrationTestClient.java:122)
at
org.apache.sling.commons.testing.integration.SlingIntegrationTestClient.createNode(SlingIntegrationTestClient.java:112)
at
org.apache.sling.launchpad.webapp.integrationtest.scripting.SlingJSPTaglibTest.setUp(SlingJSPTaglibTest.java:51)
at junit.framework.TestCase.runBare(TestCase.java:140)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:130)
at junit.framework.TestSuite.runTest(TestSuite.java:241)
at junit.framework.TestSuite.run(TestSuite.java:236)
at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
at
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)
[INFO] Running
org.apache.sling.launchpad.webapp.integrationtest.installer.ServerSideInstallerTest
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR]
ContentLoaderMiscPropertyTest.testLoaded:32->HttpTestBase.getContent:419->HttpTestBase.getContent:424->HttpTestBase.getContent:432->HttpTestBase.getContent:457
Expected status 200 for
http://localhost:41000/sling-test/property-types-test/test-node.txt
(content=<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html>
<head>
<title>404 Resource at
'/sling-test/property-types-test/test-node.txt' not found: No
resource found</title>
</head>
<body>
<h1>Resource at '/sling-test/property-types-test/test-node.txt' not
found: No resource found (404)</h1>
<p>The requested URL /sling-test/property-types-test/test-node.txt resulted in
an error in
org.apache.sling.servlets.resolver.internal.defaults.DefaultErrorHandlerServlet.</p>
<h3>Request Progress:</h3>
<pre>
0 TIMER_START{Request Processing}
1 COMMENT timer_end format is {<elapsed microseconds>,<timer
name>} <optional message>
10 LOG Method=GET, PathInfo=null
12 TIMER_START{handleSecurity}
2049 TIMER_END{2035,handleSecurity} authenticator
org.apache.sling.auth.core.impl.SlingAuthenticator@2533a61f returns true
2293 TIMER_START{ResourceResolution}
2514 TIMER_END{219,ResourceResolution}
URI=/sling-test/property-types-test/test-node.txt resolves to
Resource=NonExistingResource, path=/sling-test/property-types-test/test-node.txt
2522 LOG Resource Path Info: SlingRequestPathInfo:
path='/sling-test/property-types-test/test-node.txt',
selectorString='null', extension='txt',
suffix='null'
2523 TIMER_START{ServletResolution}
2526
TIMER_START{resolveServlet(/sling-test/property-types-test/test-node.txt)}
3093
TIMER_END{566,resolveServlet(/sling-test/property-types-test/test-node.txt)}
Using servlet org.apache.sling.servlets.get.DefaultGetServlet
3096 TIMER_END{572,ServletResolution}
URI=/sling-test/property-types-test/test-node.txt handled by
Servlet=org.apache.sling.servlets.get.DefaultGetServlet
3100 LOG Applying Requestfilters
3109 LOG Calling filter:
com.composum.sling.nodes.mount.remote.RemoteRequestFilter
3112 LOG Calling filter: org.apache.sling.i18n.impl.I18NFilter
3116 LOG Calling filter:
org.apache.sling.launchpad.testservices.filters.NoPropertyFilter
3129 LOG Calling filter:
org.apache.sling.launchpad.testservices.filters.SlingFilter
3138 LOG Calling filter:
org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter
3141 LOG Applying Componentfilters
3153 TIMER_START{org.apache.sling.servlets.get.DefaultGetServlet#0}
3212 TIMER_END{58,org.apache.sling.servlets.get.DefaultGetServlet#0}
3269 LOG Filter timing:
filter=org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter,
inner=86, total=90, outer=4
3288 LOG Filter timing:
filter=org.apache.sling.launchpad.testservices.filters.SlingFilterWithPattern,
inner=90, total=94, outer=4
3304 LOG Filter timing:
filter=org.apache.sling.launchpad.testservices.filters.SlingFilter, inner=94,
total=103, outer=9
3319 LOG Filter timing:
filter=org.apache.sling.launchpad.testservices.filters.NoPropertyFilter,
inner=103, total=116, outer=13
3334 LOG Filter timing: filter=org.apache.sling.i18n.impl.I18NFilter,
inner=116, total=120, outer=4
3422 LOG Applying Error filters
3428 LOG Calling filter: org.apache.sling.i18n.impl.I18NFilter
3438 TIMER_START{handleError:status=404}
3771 TIMER_END{330,handleError:status=404} Using handler
org.apache.sling.servlets.resolver.internal.defaults.DefaultErrorHandlerServlet
4058 TIMER_END{4057,Request Processing} Dumping SlingRequestProgressTracker
Entries
</pre>
<hr>
<address>ApacheSling/2.8 (jetty/9.4.44.v20210927, Java HotSpot(TM) 64-Bit
Server VM 1.8.0_291, Linux 4.15.0-136-generic amd64)</address>
</body>
</html>
) expected:<200> but was:<404>
[ERROR] HttpPingTest.testWebServerRoot:39 Location header must end with
index.html
[ERROR]
InitialContentTest.testInitialContentA:38->HttpTestBase.getContent:419->HttpTestBase.getContent:424->HttpTestBase.getContent:432->HttpTestBase.getContent:457
Expected status 200 for
http://localhost:41000/sling-test/sling/initial-content-test/marker.txt
(content=<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html>
<head>
<title>404 Resource at
'/sling-test/sling/initial-content-test/marker.txt' not found: No
resource found</title>
</head>
<body>
<h1>Resource at '/sling-test/sling/initial-content-test/marker.txt'
not found: No resource found (404)</h1>
<p>The requested URL /sling-test/sling/initial-content-test/marker.txt resulted
in an error in
org.apache.sling.servlets.resolver.internal.defaults.DefaultErrorHandlerServlet.</p>
<h3>Request Progress:</h3>
<pre>
0 TIMER_START{Request Processing}
1 COMMENT timer_end format is {<elapsed microseconds>,<timer
name>} <optional message>
6 LOG Method=GET, PathInfo=null
7 TIMER_START{handleSecurity}
2421 TIMER_END{2412,handleSecurity} authenticator
org.apache.sling.auth.core.impl.SlingAuthenticator@2533a61f returns true
2712 TIMER_START{ResourceResolution}
3033 TIMER_END{320,ResourceResolution}
URI=/sling-test/sling/initial-content-test/marker.txt resolves to
Resource=NonExistingResource,
path=/sling-test/sling/initial-content-test/marker.txt
3048 LOG Resource Path Info: SlingRequestPathInfo:
path='/sling-test/sling/initial-content-test/marker.txt',
selectorString='null', extension='txt',
suffix='null'
3048 TIMER_START{ServletResolution}
3051
TIMER_START{resolveServlet(/sling-test/sling/initial-content-test/marker.txt)}
3769
TIMER_END{717,resolveServlet(/sling-test/sling/initial-content-test/marker.txt)}
Using servlet org.apache.sling.servlets.get.DefaultGetServlet
3784 TIMER_END{734,ServletResolution}
URI=/sling-test/sling/initial-content-test/marker.txt handled by
Servlet=org.apache.sling.servlets.get.DefaultGetServlet
3787 LOG Applying Requestfilters
3794 LOG Calling filter:
com.composum.sling.nodes.mount.remote.RemoteRequestFilter
3806 LOG Calling filter: org.apache.sling.i18n.impl.I18NFilter
3810 LOG Calling filter:
org.apache.sling.launchpad.testservices.filters.NoPropertyFilter
3820 LOG Calling filter:
org.apache.sling.launchpad.testservices.filters.SlingFilter
3837 LOG Calling filter:
org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter
3841 LOG Applying Componentfilters
3853 TIMER_START{org.apache.sling.servlets.get.DefaultGetServlet#0}
3923 TIMER_END{68,org.apache.sling.servlets.get.DefaultGetServlet#0}
3982 LOG Filter timing:
filter=org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter,
inner=88, total=101, outer=13
4015 LOG Filter timing:
filter=org.apache.sling.launchpad.testservices.filters.SlingFilterWithPattern,
inner=101, total=105, outer=4
4056 LOG Filter timing:
filter=org.apache.sling.launchpad.testservices.filters.SlingFilter, inner=105,
total=111, outer=6
4098 LOG Filter timing:
filter=org.apache.sling.launchpad.testservices.filters.NoPropertyFilter,
inner=111, total=123, outer=12
4135 LOG Filter timing: filter=org.apache.sling.i18n.impl.I18NFilter,
inner=123, total=138, outer=15
4223 LOG Applying Error filters
4229 LOG Calling filter: org.apache.sling.i18n.impl.I18NFilter
4240 TIMER_START{handleError:status=404}
4826 TIMER_END{580,handleError:status=404} Using handler
org.apache.sling.servlets.resolver.internal.defaults.DefaultErrorHandlerServlet
5107 TIMER_END{5105,Request Processing} Dumping SlingRequestProgressTracker
Entries
</pre>
<hr>
<address>ApacheSling/2.8 (jetty/9.4.44.v20210927, Java HotSpot(TM) 64-Bit
Server VM 1.8.0_291, Linux 4.15.0-136-generic amd64)</address>
</body>
</html>
) expected:<200> but was:<404>
[ERROR]
InitialContentTest.testInitialContentB:45->HttpTestBase.getContent:419->HttpTestBase.getContent:424->HttpTestBase.getContent:432->HttpTestBase.getContent:457
Expected status 200 for
http://localhost:41000/sling-test/initial-content-folder/folder-content-test/marker.txt
(content=<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html>
<head>
<title>404 Resource at
'/sling-test/initial-content-folder/folder-content-test/marker.txt'
not found: No resource found</title>
</head>
<body>
<h1>Resource at
'/sling-test/initial-content-folder/folder-content-test/marker.txt'
not found: No resource found (404)</h1>
<p>The requested URL
/sling-test/initial-content-folder/folder-content-test/marker.txt resulted in
an error in
org.apache.sling.servlets.resolver.internal.defaults.DefaultErrorHandlerServlet.</p>
<h3>Request Progress:</h3>
<pre>
0 TIMER_START{Request Processing}
1 COMMENT timer_end format is {<elapsed microseconds>,<timer
name>} <optional message>
6 LOG Method=GET, PathInfo=null
8 TIMER_START{handleSecurity}
3439 TIMER_END{3429,handleSecurity} authenticator
org.apache.sling.auth.core.impl.SlingAuthenticator@2533a61f returns true
3831 TIMER_START{ResourceResolution}
4202 TIMER_END{370,ResourceResolution}
URI=/sling-test/initial-content-folder/folder-content-test/marker.txt resolves
to Resource=NonExistingResource,
path=/sling-test/initial-content-folder/folder-content-test/marker.txt
4225 LOG Resource Path Info: SlingRequestPathInfo:
path='/sling-test/initial-content-folder/folder-content-test/marker.txt',
selectorString='null', extension='txt',
suffix='null'
4225 TIMER_START{ServletResolution}
4230
TIMER_START{resolveServlet(/sling-test/initial-content-folder/folder-content-test/marker.txt)}
5257
TIMER_END{1025,resolveServlet(/sling-test/initial-content-folder/folder-content-test/marker.txt)}
Using servlet org.apache.sling.servlets.get.DefaultGetServlet
5278 TIMER_END{1051,ServletResolution}
URI=/sling-test/initial-content-folder/folder-content-test/marker.txt handled
by Servlet=org.apache.sling.servlets.get.DefaultGetServlet
5282 LOG Applying Requestfilters
5291 LOG Calling filter:
com.composum.sling.nodes.mount.remote.RemoteRequestFilter
5308 LOG Calling filter: org.apache.sling.i18n.impl.I18NFilter
5315 LOG Calling filter:
org.apache.sling.launchpad.testservices.filters.NoPropertyFilter
5329 LOG Calling filter:
org.apache.sling.launchpad.testservices.filters.SlingFilter
5353 LOG Calling filter:
org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter
5359 LOG Applying Componentfilters
5377 TIMER_START{org.apache.sling.servlets.get.DefaultGetServlet#0}
5462 TIMER_END{83,org.apache.sling.servlets.get.DefaultGetServlet#0}
5545 LOG Filter timing:
filter=org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter,
inner=113, total=131, outer=18
5593 LOG Filter timing:
filter=org.apache.sling.launchpad.testservices.filters.SlingFilterWithPattern,
inner=131, total=136, outer=5
5654 LOG Filter timing:
filter=org.apache.sling.launchpad.testservices.filters.SlingFilter, inner=136,
total=145, outer=9
5700 LOG Filter timing:
filter=org.apache.sling.launchpad.testservices.filters.NoPropertyFilter,
inner=145, total=162, outer=17
5749 LOG Filter timing: filter=org.apache.sling.i18n.impl.I18NFilter,
inner=162, total=182, outer=20
5845 LOG Applying Error filters
5853 LOG Calling filter: org.apache.sling.i18n.impl.I18NFilter
5861 TIMER_START{handleError:status=404}
6684 TIMER_END{821,handleError:status=404} Using handler
org.apache.sling.servlets.resolver.internal.defaults.DefaultErrorHandlerServlet
7020 TIMER_END{7019,Request Processing} Dumping SlingRequestProgressTracker
Entries
</pre>
<hr>
<address>ApacheSling/2.8 (jetty/9.4.44.v20210927, Java HotSpot(TM) 64-Bit
Server VM 1.8.0_291, Linux 4.15.0-136-generic amd64)</address>
</body>
</html>
) expected:<200> but was:<404>
[ERROR] InitialContentTest.testInitialContentInSubNodeRoot:54 Content
contains "testProperty":"value"
({"jcr:primaryType":"sling:Folder","jcr:mixinTypes":["mix:lockable"],"jcr:createdBy":"sling-jcr-content-loader","jcr:created":"Mon
Mar 21 2022 17:04:02 GMT+0000"})
[ERROR] LdapFilterTeleporterTest.testLowercase Timeout waiting for test at
http://localhost:41000/system/sling/junit/org.apache.sling.launchpad.webapp.integrationtest.teleporter.LdapFilterTeleporterTest/testLowercase.junit_result
(12 seconds)
[ERROR] LdapFilterTeleporterTest.testUppercase Timeout waiting for test at
http://localhost:41000/system/sling/junit/org.apache.sling.launchpad.webapp.integrationtest.teleporter.LdapFilterTeleporterTest/testUppercase.junit_result
(12 seconds)
[ERROR] ServicesPresentTest.testServices Timeout waiting for test at
http://localhost:41000/system/sling/junit/org.apache.sling.launchpad.webapp.integrationtest.teleporter.ServicesPresentTest/testServices.junit_result
(12 seconds)
[ERROR] Errors:
[ERROR]
ExecuteScriptTest.testEspScript:25->HttpTestBase.executeScript:503->HttpTestBase.executeScript:516
» Connect
[ERROR]
ExecuteScriptTest.testJspScript:30->HttpTestBase.executeScript:503->HttpTestBase.executeScript:516
» Connect
[ERROR] GeneratedNodeNameTest.setUp:37 » Connect Connection refused
(Connection refuse...
[ERROR] GeneratedNodeNameTest.setUp:37 » Connect Connection refused
(Connection refuse...
[ERROR] GeneratedNodeNameTest.setUp:37 » Connect Connection refused
(Connection refuse...
[ERROR] GeneratedNodeNameTest.setUp:37 » Connect Connection refused
(Connection refuse...
[ERROR] GeneratedNodeNameTest.setUp:37 » Connect Connection refused
(Connection refuse...
[ERROR] GeneratedNodeNameTest.setUp:37 » Connect Connection refused
(Connection refuse...
[ERROR]
ImmediateScriptActivationTest.setUp:33->AbstractSlingResourceTypeRenderingTest.setUp:47
» Connect
[ERROR]
ImmediateScriptActivationTest.setUp:33->AbstractSlingResourceTypeRenderingTest.setUp:47
» Connect
[ERROR] ScriptBuiltinObjectsTest.setUp:42 » Connect Connection refused
(Connection ref...
[ERROR]
SlingResourceTypeRenderingTest>AbstractSlingResourceTypeRenderingTest.setUp:47
» Connect
[ERROR]
SlingResourceTypeRenderingTest>AbstractSlingResourceTypeRenderingTest.setUp:47
» Connect
[ERROR]
SlingResourceTypeRenderingTest>AbstractSlingResourceTypeRenderingTest.setUp:47
» Connect
[ERROR]
SlingResourceTypeRenderingTest>AbstractSlingResourceTypeRenderingTest.setUp:47
» Connect
[ERROR]
SlingResourceTypeRenderingTest>AbstractSlingResourceTypeRenderingTest.setUp:47
» Connect
[ERROR]
SlingResourceTypeRenderingTest>AbstractSlingResourceTypeRenderingTest.setUp:47
» Connect
[ERROR]
SlingResourceTypeRenderingTest>AbstractSlingResourceTypeRenderingTest.setUp:47
» Connect
[ERROR]
SlingResourceTypeRenderingTest>AbstractSlingResourceTypeRenderingTest.setUp:47
» Connect
[ERROR]
SlingResourceTypeRenderingTest>AbstractSlingResourceTypeRenderingTest.setUp:47
» Connect
[ERROR]
org.apache.sling.launchpad.webapp.integrationtest.WebDavDoubleSlashTest.testDefaultWorkspace(org.apache.sling.launchpad.webapp.integrationtest.WebDavDoubleSlashTest)
[ERROR] Run 1: WebDavDoubleSlashTest.setup:46 » Connect Connection refused
(Connection refuse...
[ERROR] Run 2: WebDavDoubleSlashTest.cleanup:52 » IllegalArgument host
parameter is null
[INFO]
[ERROR]
org.apache.sling.launchpad.webapp.integrationtest.WebDavDoubleSlashTest.testEmptyWorkspace(org.apache.sling.launchpad.webapp.integrationtest.WebDavDoubleSlashTest)
[ERROR] Run 1: WebDavDoubleSlashTest.setup:46 » Connect Connection refused
(Connection refuse...
[ERROR] Run 2: WebDavDoubleSlashTest.cleanup:52 » IllegalArgument host
parameter is null
[INFO]
[ERROR] SLING2094Test.setUp:36 » Connect Connection refused (Connection
refused)
[ERROR] SLING2094Test.setUp:36 » Connect Connection refused (Connection
refused)
[ERROR]
AuthRequestLoginTest.testForcedLogin:60->HttpTestBase.getContent:419->HttpTestBase.getContent:424->HttpTestBase.getContent:432->HttpTestBase.getContent:455
» Connect
[ERROR] SlingJSPTaglibTest.setUp:51 » Connect Connection refused (Connection
refused)
[INFO]
[ERROR] Tests run: 540, Failures: 8, Errors: 26, Skipped: 1
[INFO]
[INFO]
[INFO] --- feature-launcher-maven-plugin:0.1.2:stop (default) @
org.apache.sling.launchpad.testing ---
[INFO] Stopping launch with id sling-12-oak-tar
[INFO] Stopped Jetty.
[INFO]
[INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @
org.apache.sling.launchpad.testing ---
script returned exit code 143
[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] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Status change is BROKEN, notifications will be sent.
[Pipeline] emailext