Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x%20(Crave)/6347/
No tests ran. Build Log: [...truncated 1308 lines...] 2> ERROR: java.lang.Exception: Error starting up MiniSolrCloudCluster 2> 2> 7511 INFO (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[46162DC2DD3EEDD4]) [n: c: s: r: x: t:] o.a.s.SolrTestCaseJ4 ###Ending testInteractiveSolrCloudExample > java.lang.AssertionError: After running Solr cloud example, test collection 'testCloudExamplePrompt' not found in Solr at: http://localhost:39307/solr; tool output: > Welcome to the SolrCloud example! > > This interactive session will help you launch a SolrCloud cluster on your local workstation. > To begin, how many Solr nodes would you like to run in your local cluster? (specify 1-4 nodes) [2]: > Ok, let's start up 1 Solr nodes for your example SolrCloud cluster. > Please enter the port for node1 [8983]: > Creating Solr home directory /tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.cli.TestSolrCLIRunExample_46162DC2DD3EEDD4-001/tempDir-001/cloud/node1/solr > > Starting up Solr on port 39307 using command: > "/tmp/src/solr/solr/bin/solr" start -cloud -p 39307 -s "/tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.cli.TestSolrCLIRunExample_46162DC2DD3EEDD4-001/tempDir-001/cloud/node1/solr" > at __randomizedtesting.SeedInfo.seed([46162DC2DD3EEDD4:9D67CD08EA4B28B2]:0) > at org.junit.Assert.fail(Assert.java:89) > at org.apache.solr.cli.TestSolrCLIRunExample.testInteractiveSolrCloudExample(TestSolrCLIRunExample.java:507) > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.base/java.lang.reflect.Method.invoke(Method.java:566) > at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758) > at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946) > at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982) > at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996) > at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80) > at org.junit.rules.RunRules.evaluate(RunRules.java:20) > at org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48) > at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) > at org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45) > at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60) > at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44) > at org.junit.rules.RunRules.evaluate(RunRules.java:20) > at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390) > at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843) > at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490) > at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955) > at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840) > at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891) > at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902) > at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) > at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) > at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80) > at org.junit.rules.RunRules.evaluate(RunRules.java:20) > at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) > at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38) > at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) > at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) > at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) > at org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) > at org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44) > at org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60) > at org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47) > at org.junit.rules.RunRules.evaluate(RunRules.java:20) > at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390) > at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850) > at java.base/java.lang.Thread.run(Thread.java:829) 2> NOTE: reproduce with: gradlew test --tests TestSolrCLIRunExample.testInteractiveSolrCloudExample -Dtests.seed=46162DC2DD3EEDD4 -Dtests.locale=lu-CD -Dtests.timezone=Asia/Makassar -Dtests.asserts=true -Dtests.file.encoding=UTF-8 2> 7540 INFO (TEST-TestSolrCLIRunExample.testFailExecuteScript-seed#[46162DC2DD3EEDD4]) [n: c: s: r: x: t:] o.a.s.SolrTestCaseJ4 ###Starting testFailExecuteScript 2> 2> ERROR: access denied ("java.io.FilePermission" "/tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.cli.TestSolrCLIRunExample_46162DC2DD3EEDD4-001/tempDir-003/failExecuteScript" "execute") 2> 2> 7551 INFO (TEST-TestSolrCLIRunExample.testFailExecuteScript-seed#[46162DC2DD3EEDD4]) [n: c: s: r: x: t:] o.a.s.SolrTestCaseJ4 ###Ending testFailExecuteScript 2> 7564 INFO (SUITE-TestSolrCLIRunExample-seed#[46162DC2DD3EEDD4]-worker) [n: c: s: r: x: t:] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-1 after mutting 0 log messages 2> 7564 INFO (SUITE-TestSolrCLIRunExample-seed#[46162DC2DD3EEDD4]-worker) [n: c: s: r: x: t:] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-2 for ERROR logs matching regex: ignore_exception 2> NOTE: leaving temporary files on disk at: /tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.cli.TestSolrCLIRunExample_46162DC2DD3EEDD4-001 2> NOTE: test params are: codec=Asserting(Lucene99): {}, docValues:{}, maxPointsInLeafNode=538, maxMBSortInHeap=7.773760885814486, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=lu-CD, timezone=Asia/Makassar 2> NOTE: Linux 5.4.0-100-generic amd64/Eclipse Adoptium 11.0.22 (64-bit)/cpus=1,threads=2,free=279307536,total=324534272 2> NOTE: All tests run in this JVM: [TestSolrCLIRunExample] WARNING: Test org.apache.solr.TestRandomFaceting wrote 11,550,735 bytes of output. WARNING: Test org.apache.solr.schema.DocValuesTest wrote 11,744,850 bytes of output. WARNING: Test org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv wrote 15,419,351 bytes of output. > Task :solr:modules:hdfs:test :solr:modules:hdfs:test (SUCCESS): 104 test(s), 47 skipped > Task :solr:modules:hdfs:wipeTaskTemp > Task :solr:modules:hdfs:check > Task :solr:modules:hdfs:assemblePackaging > Task :solr:packaging:installFullDist > Task :solr:packaging:integrationTests Running BATS tests with Solr base port 43685 1..78 ok 1 auth rejects blockUnknown option with invalid boolean in 3281ms ok 2 auth rejects updateIncludeFileOnly option with invalid boolean in 3214ms ok 3 auth enable/disable lifecycle in 23851ms ok 4 nothing in 11ms > Task :solr:core:test WARNING: Test org.apache.solr.schema.TestCloudSchemaless wrote 31,295,905 bytes of output. > Task :solr:packaging:integrationTests ok 5 create for non cloud mode in 15825ms ok 6 create for cloud mode in 16971ms > Task :solr:core:test :solr:core:test (FAILURE): 5003 test(s), 1 failure(s), 214 skipped 5003 tests completed, 1 failed, 214 skipped > Task :solr:core:test FAILED > Task :solr:core:wipeTaskTemp > Task :solr:packaging:integrationTests ok 7 create collection in 8328ms ok 8 reject d option with invalid config dir in 1548ms ok 9 accept d option with builtin config in 6479ms ok 10 accept d option with explicit path to config in 6368ms ok 11 accept n option as config name in 6313ms ok 12 allow config reuse when n option specifies same config in 11091ms ok 13 create multisharded collections when s provided in 6539ms ok 14 create replicated collections when rf provided in 7143ms ok 15 can delete collections in 10637ms ok 16 collection delete also deletes zk config in 9054ms ok 17 deletes accompanying zk config with nondefault name in 8902ms ok 18 deleteConfig option can opt to leave config in zk in 8723ms ok 19 SOLR-16755 test works with noprompt in 34754ms ok 20 Check export command in 30273ms ok 21 export fails on non cloud mode in 17689ms ok 22 using curl to extract a single pdf file in 23999ms ok 23 using the bin/solr post tool to extract content from pdf in 25495ms ok 24 using the bin/solr post tool to crawl web site in 27982ms ok 25 healthcheck on cloud solr in 36668ms ok 26 start help flag prints help in 217ms ok 27 stop help flag prints help in 194ms ok 28 restart help flag prints help in 216ms ok 29 status help flag prints help in 53ms # skip Currently the status -help flag doesn't return nice help text! ok 30 healthcheck help flag prints help in 192ms ok 31 create help flag prints help in 193ms ok 32 createcore help flag prints help in 196ms ok 33 createcollection help flag prints help in 201ms ok 34 delete help flag prints help in 195ms ok 35 version help flag prints help in 54ms # skip Currently the version -help flag doesn't return nice help text! ok 36 zk help flag prints help in 216ms ok 37 auth help flag prints help in 203ms ok 38 assert help flag prints help in 1144ms ok 39 post help flag prints help in 1177ms ok 40 SQL Module in 24871ms ok 41 Hadoop-Auth Module: KerberosPlugin Classloading in 26782ms ok 42 icu collation in analysis-extras module in 20132ms ok 43 package detects no running solr in 330ms ok 44 lifecycle of package in 17132ms ok 45 deploying and undeploying a collection level package in 20803ms ok 46 Affinity placement plugin using sysprop in 23942ms ok 47 Random placement plugin using ENV in 23643ms ok 48 Check help command in 3376ms ok 49 basic post with a type specified in 7491ms ok 50 basic post with collection instead of url parameter in 5082ms ok 51 basic post WITHOUT a type specified in 14255ms ok 52 crawling a directory as a dry-run in 1201ms ok 53 crawling a directory in 5466ms ok 54 crawling a web site in 5732ms ok 55 skipcommit and optimize and delete in 4704ms ok 56 args mode in 9253ms ok 57 stdin mode in 4360ms ok 58 post solr log into solr via script in 10344ms ok 59 post solr log into solr via cli in 8444ms ok 60 allowPaths - backup in 24070ms ok 61 start solr with ssl in 25473ms ok 62 use different hostname when not checking peer-name in 41203ms ok 63 start solr with ssl and auth in 22914ms ok 64 start solr with client truststore and security manager in 25250ms ok 65 start solr with mTLS needed in 75768ms ok 66 start solr with mTLS wanted in 55547ms ok 67 test keystore reload in 79410ms ok 68 SOLR-11740 check 'solr stop' connection in 28824ms ok 69 stop command for single port in 31853ms ok 70 status detects locally running solr in 14884ms ok 71 status does not expose cli parameters to end user in 314ms ok 72 running subcommands with zk is prevented in 181ms ok 73 listing out files in 2437ms ok 74 copying files around in 7519ms ok 75 upconfig in 3027ms ok 76 zkcli.sh gets 'solrhome' from 'solr.home' system property in 1282ms ok 77 zkcli.sh gets 'solrhome' from 'solrhome' command line option in 1291ms ok 78 Cleanup in 1322ms ERROR: The following test(s) have failed: - org.apache.solr.cli.TestSolrCLIRunExample.testInteractiveSolrCloudExample (:solr:core) Test output: /tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cli.TestSolrCLIRunExample.txt Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cli.TestSolrCLIRunExample.testInteractiveSolrCloudExample" -Ptests.jvms=96 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=46162DC2DD3EEDD4 -Ptests.timeoutSuite=600000! -Ptests.file.encoding=UTF-8 WARNING: there were unreferenced files under license folder: - /tmp/src/solr/solr/licenses/jcl-over-slf4j-2.0.11.jar.sha1 - /tmp/src/solr/solr/licenses/jul-to-slf4j-2.0.11.jar.sha1 - /tmp/src/solr/solr/licenses/slf4j-api-2.0.11.jar.sha1 FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':solr:core:test'. > There were failing tests. See the results at: > file:///tmp/src/solr/solr/core/build/test-results/test/ BUILD FAILED in 24m 37s 673 actionable tasks: 665 executed, 8 up-to-date [0m[?12l[?25h ------------------------------------------------------------------------ Build Failed: returned 1 Total time: 25m0s ------------------------------------------------------------------------ + status=1 + ./crave pull '**/build/**/test/TEST-*.xml' + ./crave pull '**/*.events' + ./crave pull 'heapdumps/**' 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(1682) [Receiver=3.1.3] rsync: [Receiver] write error: Broken pipe (32) + ./crave pull '**/hs_err_pid*' + exit 1 Build step 'Execute shell' marked build as failure Archiving artifacts Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? 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]
