Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4387/

All tests passed

Build Log:
[...truncated 1249 lines...]
# ERROR: Error from server at 
http://localhost:8983/solr/admin/collections?action=CREATE&name=COLL_NAME&collection.configName=COLL_NAME&numShards=1&nrtReplicas=1&wt=javabin&version=2:
 org.apache.solr.cluster.placement.PlacementException: Not enough eligible 
nodes to place 1 replica(s) of type NRT for shard shard1 of collection COLL_NAME
ok 40 Random placement plugin using ENV in 22530ms
ok 41 post solr log into solr in 9320ms
not ok 42 start solr with ssl in 1408052ms
# (in test file test/test_ssl.bats, line 55)
#   `solr assert --started https://localhost:8983/solr --timeout 5000' failed 
with status 100
# NOTE: Please install lsof as this script needs it to determine if Solr is 
listening on port 8983.
#
# Started Solr server on port 8983 (pid=171782). Happy searching!
#
# INFO  - 2023-05-21 21:44:59.960; 
org.apache.solr.util.configuration.SSLConfigurations; Setting 
javax.net.ssl.keyStorePassword
# INFO  - 2023-05-21 21:44:59.965; 
org.apache.solr.util.configuration.SSLConfigurations; Setting 
javax.net.ssl.trustStorePassword
# INFO  - 2023-05-21 21:45:00.332; 
org.eclipse.jetty.util.ssl.SslContextFactory; 
x509=X509@436bc36(solr-ssl,h=[localhost],a=[/127.0.0.1],w=[]) for 
Client@576f63f6[provider=null,keyStore=file:///tmp/bats-run-DfNJcp/test/42/ssl/solr-ssl.keystore.p12,trustStore=file:///tmp/bats-run-DfNJcp/test/42/ssl/solr-ssl.keystore.p12]
#
# ERROR: Solr is not running on url https://localhost:8983/solr after 5 seconds
#
# Please find the SOLR_HOME snapshot for failed test #1 at: 
/tmp/src/solr/solr/packaging/build/test-output/failure-snapshots/42-1
# Last output:
# INFO  - 2023-05-21 21:55:03.829; 
org.apache.solr.util.configuration.SSLConfigurations; Setting 
javax.net.ssl.keyStorePassword
# INFO  - 2023-05-21 21:55:03.835; 
org.apache.solr.util.configuration.SSLConfigurations; Setting 
javax.net.ssl.trustStorePassword
# Exception in thread "main" org.apache.solr.client.solrj.SolrServerException: 
Timeout occurred while waiting response from server at: 
https://localhost:8983/solr/admin/info/system?wt=javabin&version=2
#       at 
org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:522)
#       at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
#       at org.apache.solr.cli.SolrCLI.getZkHost(SolrCLI.java:559)
#       at org.apache.solr.cli.AuthTool.clearSecurityJson(AuthTool.java:486)
#       at org.apache.solr.cli.AuthTool.handleBasicAuth(AuthTool.java:443)
#       at org.apache.solr.cli.AuthTool.runTool(AuthTool.java:151)
#       at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
# Caused by: java.util.concurrent.TimeoutException
#       at 
org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:214)
#       at 
org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:512)
#       ... 6 more
ok 43 start solr with ssl and auth in 22592ms
ok 44 SOLR-11740 check 'solr stop' connection in 28616ms
ok 45 status detects locally running solr in 14620ms
ok 46 status does not expose cli parameters to end user in 224ms
ok 47 listing out files in 2188ms
ok 48 copying files around in 6682ms
ok 49 upconfig in 2668ms

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/tmp/src/solr/solr/packaging/build.gradle' line: 285

* What went wrong:
Execution failed for task ':solr:packaging:integrationTests'.
> Process 'command 
> '/tmp/src/solr/.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.
> Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 35m 24s
644 actionable tasks: 628 executed, 16 up-to-date
[?12l[?25h
------------------------------------------------------------------------
Build Failed: returned 1

Total time: 35m44s
------------------------------------------------------------------------
+ status=1
+ ./crave pull '**/build/**/test/TEST-*.xml' '**/*.events' 'heapdumps/**' 
'**/hs_err_pid*'
Error: rsync: [sender] change_dir "/tmp/src/solr/heapdumps" failed: No 
such file or directory (2)
rsync error: some files/attrs were not transferred (see previous errors) (code 
23) at main.c(1684) [Receiver=3.1.3]
rsync: [Receiver] write error: Broken pipe (32)

+ exit 1
Build step 'Execute shell' 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