Build: https://ci-builds.apache.org/job/Solr/job/Solr-TestIntegration-main/124/

No tests ran.

Build Log:
[...truncated 342 lines...]
#   `assert_output --partial "ERROR: Couldn't initialize a 
HttpClusterStateProvider"' failed
# 
# -- output does not contain substring --
# substring (1 lines):
#   ERROR: Couldn't initialize a HttpClusterStateProvider
# output (34 lines):
# 
#   ERROR: Failed fetching live_nodes from [http://localhost:40915/solr]. If 
you think your Solr cluster is up and is accessible, you could try re-creating 
a new CloudSolrClient using working solr URLs.
# 
#   WARN  - 2025-03-13 18:24:16.336; 
org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider; Attempt to 
fetch live_nodes from http://localhost:40915/solr failed. => 
org.apache.solr.client.solrj.SolrClient$RemoteSolrException: Error from server 
at 
http://localhost:40915/solr/admin/collections?action=CLUSTERSTATUS&includeAll=false&liveNodes=true&prs=true&wt=javabin&version=2:
 Solr instance is not running in SolrCloud mode.
#       at 
org.apache.solr.client.solrj.impl.HttpSolrClientBase.processErrorsAndResponse(HttpSolrClientBase.java:281)
#   org.apache.solr.client.solrj.SolrClient$RemoteSolrException: Error from 
server at 
http://localhost:40915/solr/admin/collections?action=CLUSTERSTATUS&includeAll=false&liveNodes=true&prs=true&wt=javabin&version=2:
 Solr instance is not running in SolrCloud mode.
#       at 
org.apache.solr.client.solrj.impl.HttpSolrClientBase.processErrorsAndResponse(HttpSolrClientBase.java:281)
 ~[solr-solrj-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
35a9b975ecaa83b2d4bd571d05d427f305af0f16 [snapshot build, details omitted]]
#       at 
org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:599)
 ~[solr-solrj-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
35a9b975ecaa83b2d4bd571d05d427f305af0f16 [snapshot build, details omitted]]
#       at 
org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:520)
 ~[solr-solrj-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
35a9b975ecaa83b2d4bd571d05d427f305af0f16 [snapshot build, details omitted]]
#       at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1195) 
~[solr-solrj-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
35a9b975ecaa83b2d4bd571d05d427f305af0f16 [snapshot build, details omitted]]
#       at 
org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider.submitClusterStateRequest(BaseHttpClusterStateProvider.java:212)
 ~[solr-solrj-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
35a9b975ecaa83b2d4bd571d05d427f305af0f16 [snapshot build, details omitted]]
#       at 
org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider.fetchLiveNodes(BaseHttpClusterStateProvider.java:259)
 ~[solr-solrj-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
35a9b975ecaa83b2d4bd571d05d427f305af0f16 [snapshot build, details omitted]]
#       at 
org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider.updateLiveNodes(BaseHttpClusterStateProvider.java:246)
 ~[solr-solrj-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
35a9b975ecaa83b2d4bd571d05d427f305af0f16 [snapshot build, details omitted]]
#       at 
java.base/java.util.stream.MatchOps$1MatchSink.accept(MatchOps.java:90) ~[?:?]
#       at 
java.base/java.util.ArrayList$ArrayListSpliterator.tryAdvance(ArrayList.java:1685)
 ~[?:?]
#       at 
java.base/java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:129)
 ~[?:?]
#       at 
java.base/java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:527)
 ~[?:?]
#       at 
java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:513) 
~[?:?]
#       at 
java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
 ~[?:?]
#       at 
java.base/java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:230)
 ~[?:?]
#       at 
java.base/java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:196)
 ~[?:?]
#       at 
java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 
~[?:?]
#       at 
java.base/java.util.stream.ReferencePipeline.anyMatch(ReferencePipeline.java:632)
 ~[?:?]
#       at 
org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider.getLiveNodes(BaseHttpClusterStateProvider.java:234)
 ~[solr-solrj-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
35a9b975ecaa83b2d4bd571d05d427f305af0f16 [snapshot build, details omitted]]
#       at 
org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider.connect(BaseHttpClusterStateProvider.java:85)
 ~[solr-solrj-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
35a9b975ecaa83b2d4bd571d05d427f305af0f16 [snapshot build, details omitted]]
#       at 
org.apache.solr.client.solrj.impl.CloudSolrClient.connect(CloudSolrClient.java:309)
 ~[solr-solrj-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
35a9b975ecaa83b2d4bd571d05d427f305af0f16 [snapshot build, details omitted]]
#       at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:777)
 ~[solr-solrj-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
35a9b975ecaa83b2d4bd571d05d427f305af0f16 [snapshot build, details omitted]]
#       at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:766)
 ~[solr-solrj-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
35a9b975ecaa83b2d4bd571d05d427f305af0f16 [snapshot build, details omitted]]
#       at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1195) 
~[solr-solrj-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
35a9b975ecaa83b2d4bd571d05d427f305af0f16 [snapshot build, details omitted]]
#       at 
org.apache.solr.cli.ExportTool$Info.fetchUniqueKey(ExportTool.java:250) 
~[solr-core-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
35a9b975ecaa83b2d4bd571d05d427f305af0f16 [snapshot build, details omitted]]
#       at 
org.apache.solr.cli.ExportTool$MultiThreadedRunner.exportDocs(ExportTool.java:560)
 ~[solr-core-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
35a9b975ecaa83b2d4bd571d05d427f305af0f16 [snapshot build, details omitted]]
#       at org.apache.solr.cli.ExportTool.runImpl(ExportTool.java:303) 
~[solr-core-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
35a9b975ecaa83b2d4bd571d05d427f305af0f16 [snapshot build, details omitted]]
#       at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:80) 
~[solr-core-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
35a9b975ecaa83b2d4bd571d05d427f305af0f16 [snapshot build, details omitted]]
#       at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:120) 
~[solr-core-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
35a9b975ecaa83b2d4bd571d05d427f305af0f16 [snapshot build, details omitted]]
# --
# 
# Please find the SOLR_HOME snapshot for failed test #2 at: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-main/solr/packaging/build/test-output/failure-snapshots/35-2
# Last output:
# 
# ERROR: Failed fetching live_nodes from [http://localhost:40915/solr]. If you 
think your Solr cluster is up and is accessible, you could try re-creating a 
new CloudSolrClient using working solr URLs.
# 
# WARN  - 2025-03-13 18:24:16.336; 
org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider; Attempt to 
fetch live_nodes from http://localhost:40915/solr failed. => 
org.apache.solr.client.solrj.SolrClient$RemoteSolrException: Error from server 
at 
http://localhost:40915/solr/admin/collections?action=CLUSTERSTATUS&includeAll=false&liveNodes=true&prs=true&wt=javabin&version=2:
 Solr instance is not running in SolrCloud mode.
#       at 
org.apache.solr.client.solrj.impl.HttpSolrClientBase.processErrorsAndResponse(HttpSolrClientBase.java:281)
# org.apache.solr.client.solrj.SolrClient$RemoteSolrException: Error from 
server at 
http://localhost:40915/solr/admin/collections?action=CLUSTERSTATUS&includeAll=false&liveNodes=true&prs=true&wt=javabin&version=2:
 Solr instance is not running in SolrCloud mode.
#       at 
org.apache.solr.client.solrj.impl.HttpSolrClientBase.processErrorsAndResponse(HttpSolrClientBase.java:281)
 ~[solr-solrj-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
35a9b975ecaa83b2d4bd571d05d427f305af0f16 [snapshot build, details omitted]]
#       at 
org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:599)
 ~[solr-solrj-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
35a9b975ecaa83b2d4bd571d05d427f305af0f16 [snapshot build, details omitted]]
#       at 
org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:520)
 ~[solr-solrj-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
35a9b975ecaa83b2d4bd571d05d427f305af0f16 [snapshot build, details omitted]]
#       at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1195) 
~[solr-solrj-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
35a9b975ecaa83b2d4bd571d05d427f305af0f16 [snapshot build, details omitted]]
#       at 
org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider.submitClusterStateRequest(BaseHttpClusterStateProvider.java:212)
 ~[solr-solrj-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
35a9b975ecaa83b2d4bd571d05d427f305af0f16 [snapshot build, details omitted]]
#       at 
org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider.fetchLiveNodes(BaseHttpClusterStateProvider.java:259)
 ~[solr-solrj-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
35a9b975ecaa83b2d4bd571d05d427f305af0f16 [snapshot build, details omitted]]
#       at 
org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider.updateLiveNodes(BaseHttpClusterStateProvider.java:246)
 ~[solr-solrj-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
35a9b975ecaa83b2d4bd571d05d427f305af0f16 [snapshot build, details omitted]]
#       at 
java.base/java.util.stream.MatchOps$1MatchSink.accept(MatchOps.java:90) ~[?:?]
#       at 
java.base/java.util.ArrayList$ArrayListSpliterator.tryAdvance(ArrayList.java:1685)
 ~[?:?]
#       at 
java.base/java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:129)
 ~[?:?]
#       at 
java.base/java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:527)
 ~[?:?]
#       at 
java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:513) 
~[?:?]
#       at 
java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
 ~[?:?]
#       at 
java.base/java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:230)
 ~[?:?]
#       at 
java.base/java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:196)
 ~[?:?]
#       at 
java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 
~[?:?]
#       at 
java.base/java.util.stream.ReferencePipeline.anyMatch(ReferencePipeline.java:632)
 ~[?:?]
#       at 
org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider.getLiveNodes(BaseHttpClusterStateProvider.java:234)
 ~[solr-solrj-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
35a9b975ecaa83b2d4bd571d05d427f305af0f16 [snapshot build, details omitted]]
#       at 
org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider.connect(BaseHttpClusterStateProvider.java:85)
 ~[solr-solrj-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
35a9b975ecaa83b2d4bd571d05d427f305af0f16 [snapshot build, details omitted]]
#       at 
org.apache.solr.client.solrj.impl.CloudSolrClient.connect(CloudSolrClient.java:309)
 ~[solr-solrj-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
35a9b975ecaa83b2d4bd571d05d427f305af0f16 [snapshot build, details omitted]]
#       at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:777)
 ~[solr-solrj-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
35a9b975ecaa83b2d4bd571d05d427f305af0f16 [snapshot build, details omitted]]
#       at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:766)
 ~[solr-solrj-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
35a9b975ecaa83b2d4bd571d05d427f305af0f16 [snapshot build, details omitted]]
#       at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1195) 
~[solr-solrj-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
35a9b975ecaa83b2d4bd571d05d427f305af0f16 [snapshot build, details omitted]]
#       at 
org.apache.solr.cli.ExportTool$Info.fetchUniqueKey(ExportTool.java:250) 
~[solr-core-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
35a9b975ecaa83b2d4bd571d05d427f305af0f16 [snapshot build, details omitted]]
#       at 
org.apache.solr.cli.ExportTool$MultiThreadedRunner.exportDocs(ExportTool.java:560)
 ~[solr-core-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
35a9b975ecaa83b2d4bd571d05d427f305af0f16 [snapshot build, details omitted]]
#       at org.apache.solr.cli.ExportTool.runImpl(ExportTool.java:303) 
~[solr-core-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
35a9b975ecaa83b2d4bd571d05d427f305af0f16 [snapshot build, details omitted]]
#       at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:80) 
~[solr-core-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
35a9b975ecaa83b2d4bd571d05d427f305af0f16 [snapshot build, details omitted]]
#       at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:120) 
~[solr-core-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
35a9b975ecaa83b2d4bd571d05d427f305af0f16 [snapshot build, details omitted]]
ok 36 using curl to extract a single pdf file # in 14527 ms
ok 37 using the bin/solr post tool to extract content from pdf # in 16156 ms
ok 38 using the bin/solr post tool to crawl web site # in 17570 ms
ok 39 healthcheck on cloud solr # in 13989 ms
ok 40 healthcheck errors on standalone solr # in 11360 ms
ok 41 solr help flag prints help # in 776 ms
ok 42 solr with no flags prints help # in 738 ms
ok 43 start help flag prints help # in 136 ms
ok 44 start h flag prints help # in 135 ms
ok 45 stop help flag prints help # in 130 ms
ok 46 restart help flag prints help # in 135 ms
ok 47 status help flag prints help # in 805 ms
ok 48 healthcheck help flag prints help # in 781 ms
ok 49 create help flag prints help # in 761 ms
ok 50 delete help flag prints help # in 772 ms
ok 51 zk help flag prints help # in 775 ms
ok 52 auth help flag prints help # in 771 ms
ok 53 assert help flag prints help # in 762 ms
ok 54 post help flag prints help # in 763 ms
ok 55 SQL Module # in 15589 ms
ok 56 icu collation in analysis-extras module # in 11491 ms
ok 57 lifecycle of package # in 9270 ms
ok 58 deploying and undeploying a collection level package # in 12228 ms
ok 59 Affinity placement plugin using sysprop # in 14060 ms
ok 60 Random placement plugin using ENV # in 14203 ms
ok 61 Check help command # in 3455 ms
ok 62 basic post with a type specified # in 5225 ms
ok 63 basic post with collection instead of url parameter # in 3787 ms
ok 64 basic post with solr-url and collection # in 3527 ms
ok 65 basic post WITHOUT a type specified # in 10048 ms
ok 66 crawling a directory as a dry-run # in 753 ms
ok 67 crawling a directory # in 3968 ms
ok 68 crawling a web site # in 6525 ms
ok 69 skipcommit and optimize and delete # in 3308 ms
ok 70 args mode # in 6237 ms
ok 71 stdin mode # in 3061 ms
ok 72 verbose echo the Solr response # in 3365 ms
ok 73 post solr log into solr via cli # in 8051 ms
ok 74 should start solr prometheus exporter that scrapes solr for metrics # in 
14190 ms
ok 75 allowPaths - backup # in 14002 ms
ok 76 snapshot lifecycle # in 4997 ms
ok 77 snapshot list # in 3101 ms
ok 78 snapshot describe # in 3213 ms
ok 79 start solr with ssl # in 17772 ms
ok 80 use different hostname when not checking peer-name # in 27359 ms
ok 81 start solr with ssl and auth # in 15518 ms
ok 82 start solr with client truststore and security manager # in 20663 ms
ok 83 start solr with mTLS needed # in 54881 ms
ok 84 start solr with mTLS wanted # in 42738 ms
ok 85 test keystore reload # in 62271 ms
ok 86 SOLR-11740 check 'solr stop' connection # in 17088 ms
ok 87 stop command for single port # in 18984 ms
ok 88 check stop command doesn't hang # in 198 ms
ok 89 SOLR-16976 solr starts with remote JMX enabled # in 7219 ms
ok 90 status detects locally running solr # in 8844 ms
ok 91 status with --solr-url from user # in 7481 ms
ok 92 status with --port from user # in 7440 ms
ok 93 multiple connection options are prevented # in 817 ms
ok 94 status with invalid --solr-url from user # in 1059 ms
ok 95 status with --short format # in 196196 ms
ok 96 searching solr via locally executed streaming expression # in 1461 ms
ok 97 searching solr via remotely executed streaming expression # in 1153 ms
ok 98 variable interpolation # in 1458 ms
ok 99 searching solr without credentials fails with error # in 1026 ms
ok 100 --version returns Solr version # in 735 ms
ok 101 version as direct tool call still runs # in 745 ms
ok 102 short help # in 990 ms
ok 103 short help is inferred # in 1065 ms
ok 104 long help # in 767 ms
ok 105 running subcommands with zk is prevented # in 753 ms
ok 106 listing out files # in 2133 ms
ok 107 connecting to solr via various solr urls and zk hosts # in 6925 ms
ok 108 copying files around # in 10649 ms
ok 109 upconfig # in 2666 ms
ok 110 SOLR-12429 test upconfig fails with symlink # in 1149 ms
ok 111 downconfig # in 1165 ms
ok 112 bin/solr zk cp gets 'solrhome' from '--solr-home' command line option # 
in 1400 ms
ok 113 Cleanup # in 1840 ms

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

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

* What went wrong:
Execution failed for task ':solr:packaging:integrationTests'.
> Process 'command 
> '/home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-main/solr/packaging/.gradle/node/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.10/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.

BUILD FAILED in 32m 52s
128 actionable tasks: 128 executed

Publishing build scan...
https://develocity.apache.org/s/bryyrejxxdbag

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
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