Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-main/8343/

All tests passed

Build Log:
[...truncated 1187 lines...]
#   ERROR: IOException occurred when talking to server at: 
https://localhost:46291/solr/test/select
#
#   org.apache.solr.client.solrj.SolrServerException: IOException occurred when 
talking to server at: https://localhost:46291/solr/test/select
#       at 
org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:550)
#       at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1193)
#       at org.apache.solr.cli.ApiTool.callGet(ApiTool.java:97)
#       at org.apache.solr.cli.ApiTool.runImpl(ApiTool.java:69)
#       at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52)
#       at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:161)
#   Caused by: java.nio.channels.ClosedChannelException
#       at 
org.eclipse.jetty.http2.HTTP2Session$StreamsState.onShutdown(HTTP2Session.java:1865)
#       at 
org.eclipse.jetty.http2.HTTP2Session.onShutdown(HTTP2Session.java:1036)
#       at 
org.eclipse.jetty.http2.HTTP2Connection$HTTP2Producer.produce(HTTP2Connection.java:385)
#       at 
org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:455)
#       at 
org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:248)
#       at 
org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)
#       at 
org.eclipse.jetty.http2.HTTP2Connection.produce(HTTP2Connection.java:208)
#       at 
org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory$HTTP2ClientConnection.succeeded(HTTP2ClientConnectionFactory.java:174)
#       at org.eclipse.jetty.util.Callback$Nested.succeeded(Callback.java:392)
#       at 
org.eclipse.jetty.util.CountingCallback.succeeded(CountingCallback.java:63)
#       at org.eclipse.jetty.util.Callback$Nested.succeeded(Callback.java:392)
#       at 
org.eclipse.jetty.http2.HTTP2Session$ControlEntry.succeeded(HTTP2Session.java:1377)
#       at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
#       at org.eclipse.jetty.http2.HTTP2Flusher.finish(HTTP2Flusher.java:323)
#       at org.eclipse.jetty.http2.HTTP2Flusher.succeeded(HTTP2Flusher.java:315)
#       at org.eclipse.jetty.io.WriteFlusher.write(WriteFlusher.java:291)
#       at org.eclipse.jetty.io.WriteFlusher.write(WriteFlusher.java:254)
#       at 
org.eclipse.jetty.io.AbstractEndPoint.write(AbstractEndPoint.java:386)
#       at org.eclipse.jetty.http2.HTTP2Flusher.process(HTTP2Flusher.java:292)
#       at 
org.eclipse.jetty.util.IteratingCallback.processing(IteratingCallback.java:243)
#       at 
org.eclipse.jetty.util.IteratingCallback.iterate(IteratingCallback.java:224)
#       at org.eclipse.jetty.http2.HTTP2Session.frame(HTTP2Session.java:821)
#       at org.eclipse.jetty.http2.HTTP2Session.frames(HTTP2Session.java:793)
#       at 
org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory$HTTP2ClientConnection.onOpen(HTTP2ClientConnectionFactory.java:161)
#       at 
org.eclipse.jetty.io.AbstractEndPoint.upgrade(AbstractEndPoint.java:451)
#       at 
org.eclipse.jetty.io.NegotiatingClientConnection.replaceConnection(NegotiatingClientConnection.java:117)
#       at 
org.eclipse.jetty.io.NegotiatingClientConnection.onFillable(NegotiatingClientConnection.java:87)
#       at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)
#       at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)
#       at 
org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:558)
#       at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:379)
#       at 
org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:146)
#       at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)
#       at 
org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)
#       at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:294)
#       at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
#       at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
#       at java.base/java.lang.Thread.run(Thread.java:829)
# --
#
# Please find the SOLR_HOME snapshot for failed test #5 at: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-main/solr/packaging/build/test-output/failure-snapshots/75-5
# Last output:
# INFO  - 2023-11-11 08:01:33.667; 
org.apache.solr.util.configuration.SSLConfigurations; Setting 
javax.net.ssl.keyStorePassword
# INFO  - 2023-11-11 08:01:33.671; 
org.apache.solr.util.configuration.SSLConfigurations; Setting 
javax.net.ssl.trustStorePassword
# WARNING: URLs provided to this tool needn't include Solr's context-root (e.g. 
"/solr"). Such URLs are deprecated and support for them will be removed in a 
future release. Correcting from [https://localhost:46292/solr] to 
[https://localhost:46292].
# WARN  - 2023-11-11 08:01:34.593; org.apache.solr.common.cloud.SolrZkClient; 
Using default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it 
creates an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to 
Zookeeper nodes
# WARN  - 2023-11-11 08:01:34.648; org.apache.solr.common.cloud.SolrZkClient; 
Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 
'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
ok 76 start solr with mTLS wanted in 52875ms
ok 77 SOLR-11740 check 'solr stop' connection in 14502ms
ok 78 stop command for single port in 17428ms
ok 79 status detects locally running solr in 9327ms
ok 80 status shell script ignores passed in -solrUrl cli parameter from user in 
7498ms
ok 81 status help flag outputs message highlighting not to use solrUrl. in 
1079ms
ok 82 listing out files in 2465ms
ok 83 copying files around in 6780ms
ok 84 upconfig in 2988ms
ok 85 zkcli.sh gets 'solrhome' from 'solr.home' system property in 1256ms
ok 86 zkcli.sh gets 'solrhome' from 'solrhome' command line option in 1236ms
ok 87 Cleanup in 2078ms

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file 
'/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-main/solr/packaging/build.gradle'
 line: 301

* What went wrong:
Execution failed for task ':solr:packaging:integrationTests'.
> Process 'command 
> '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-main/.gradle/node/packaging/node_modules/bats/bin/bats''
>  finished with non-zero exit value 1

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

For more on this, please refer to 
https://docs.gradle.org/8.4/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.

BUILD FAILED in 1h 4m 23s
624 actionable tasks: 624 executed

Publishing build scan...
https://ge.apache.org/s/7ihlxgiwmhqmo

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to