Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/5987/
No tests ran. Build Log: [...truncated 1344 lines...] 2> ERROR: java.lang.Exception: Error starting up MiniSolrCloudCluster 2> 2> 6887 INFO (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[46A8B37CE6789798]) [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:33549/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_46A8B37CE6789798-001/tempDir-001/cloud/node1/solr > > Starting up Solr on port 33549 using command: > "/tmp/src/solr/solr/bin/solr" start -cloud -p 33549 -s "/tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.cli.TestSolrCLIRunExample_46A8B37CE6789798-001/tempDir-001/cloud/node1/solr" > at __randomizedtesting.SeedInfo.seed([46A8B37CE6789798:9DD953B6D10D52FE]: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=46A8B37CE6789798 -Dtests.locale=gu-IN -Dtests.timezone=Asia/Riyadh -Dtests.asserts=true -Dtests.file.encoding=UTF-8 2> 6927 INFO (TEST-TestSolrCLIRunExample.testFailExecuteScript-seed#[46A8B37CE6789798]) [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_46A8B37CE6789798-001/tempDir-003/failExecuteScript" "execute") 2> 2> 6941 INFO (TEST-TestSolrCLIRunExample.testFailExecuteScript-seed#[46A8B37CE6789798]) [n: c: s: r: x: t:] o.a.s.SolrTestCaseJ4 ###Ending testFailExecuteScript 2> 6959 INFO (SUITE-TestSolrCLIRunExample-seed#[46A8B37CE6789798]-worker) [n: c: s: r: x: t:] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-1 after mutting 0 log messages 2> 6960 INFO (SUITE-TestSolrCLIRunExample-seed#[46A8B37CE6789798]-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_46A8B37CE6789798-001 2> NOTE: test params are: codec=Asserting(Lucene95): {}, docValues:{}, maxPointsInLeafNode=679, maxMBSortInHeap=5.776802442686175, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=gu-IN, timezone=Asia/Riyadh 2> NOTE: Linux 5.4.0-100-generic amd64/Eclipse Adoptium 11.0.21 (64-bit)/cpus=1,threads=1,free=277350400,total=324534272 2> NOTE: All tests run in this JVM: [TestSolrCLIRunExample] WARNING: Test org.apache.solr.TestRandomFaceting wrote 14,059,196 bytes of output. WARNING: Test org.apache.solr.schema.DocValuesTest wrote 10,779,892 bytes of output. WARNING: Test org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv wrote 15,051,918 bytes of output. > Task :solr:modules:hdfs:test :solr:modules:hdfs:test (SUCCESS): 103 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 33977 1..73 ok 1 auth rejects blockUnknown option with invalid boolean in 2976ms ok 2 auth rejects updateIncludeFileOnly option with invalid boolean in 2809ms ok 3 nothing in 11ms > Task :solr:core:test WARNING: Test org.apache.solr.schema.TestCloudSchemaless wrote 13,111,295 bytes of output. WARNING: Test org.apache.solr.search.facet.TestCloudJSONFacetSKG wrote 20,973,079 bytes of output. WARNING: Test org.apache.solr.search.TestRandomCollapseQParserPlugin wrote 10,665,273 bytes of output. > Task :solr:packaging:integrationTests ok 4 create for non cloud mode in 15827ms ok 5 create for cloud mode in 16957ms > Task :solr:core:test FAILED :solr:core:test (FAILURE): 4919 test(s), 1 failure(s), 202 skipped 4919 tests completed, 1 failed, 202 skipped > Task :solr:core:wipeTaskTemp > Task :solr:packaging:integrationTests ok 6 create collection in 8291ms ok 7 reject d option with invalid config dir in 1507ms ok 8 accept d option with builtin config in 6410ms ok 9 accept d option with explicit path to config in 6355ms ok 10 accept n option as config name in 6277ms ok 11 allow config reuse when n option specifies same config in 10721ms ok 12 create multisharded collections when s provided in 6288ms ok 13 create replicated collections when rf provided in 7031ms ok 14 can delete collections in 10634ms ok 15 collection delete also deletes zk config in 8914ms ok 16 deletes accompanying zk config with nondefault name in 8786ms ok 17 deleteConfig option can opt to leave config in zk in 8647ms ok 18 SOLR-16755 test works with noprompt in 38459ms ok 19 Check export command in 30185ms ok 20 export fails on non cloud mode in 17872ms ok 21 using curl to extract a single pdf file in 23941ms ok 22 using the bin/solr post tool to extract content from pdf in 24755ms ok 23 using the bin/solr post tool to crawl web site in 26970ms ok 24 healthcheck on cloud solr in 36855ms ok 25 start help flag prints help in 200ms ok 26 stop help flag prints help in 184ms ok 27 restart help flag prints help in 199ms ok 28 status help flag prints help in 54ms # skip Currently the status -help flag doesn't return nice help text! ok 29 healthcheck help flag prints help in 194ms ok 30 create help flag prints help in 194ms ok 31 createcore help flag prints help in 192ms ok 32 createcollection help flag prints help in 200ms ok 33 delete help flag prints help in 185ms ok 34 version help flag prints help in 54ms # skip Currently the version -help flag doesn't return nice help text! ok 35 zk help flag prints help in 197ms ok 36 auth help flag prints help in 203ms ok 37 assert help flag prints help in 1108ms ok 38 post help flag prints help in 1136ms ok 39 SQL Module in 25480ms ok 40 Hadoop-Auth Module: KerberosPlugin Classloading in 26645ms ok 41 icu collation in analysis-extras module in 19899ms ok 42 package detects no running solr in 310ms ok 43 lifecycle of package in 17025ms ok 44 deploying and undeploying a collection level package in 20997ms ok 45 Affinity placement plugin using sysprop in 23593ms ok 46 Random placement plugin using ENV in 23566ms ok 47 Check help command in 3275ms ok 48 basic post with a type specified in 6360ms ok 49 basic post WITHOUT a type specified in 12977ms ok 50 crawling a directory in 5056ms ok 51 crawling a web site in 5553ms ok 52 commit and optimize and delete in 4280ms ok 53 args mode in 7304ms ok 54 stdin mode in 3770ms ok 55 post solr log into solr via script in 9641ms ok 56 post solr log into solr via cli in 8145ms ok 57 allowPaths - backup in 23969ms ok 58 start solr with ssl in 24884ms ok 59 use different hostname when not checking peer-name in 40846ms ok 60 start solr with ssl and auth in 23241ms ok 61 start solr with client truststore and security manager in 25555ms ok 62 start solr with mTLS needed in 79591ms ok 63 start solr with mTLS wanted in 57558ms ok 64 SOLR-11740 check 'solr stop' connection in 28816ms ok 65 stop command for single port in 32008ms ok 66 status detects locally running solr in 14795ms ok 67 status does not expose cli parameters to end user in 296ms ok 68 listing out files in 2358ms ok 69 copying files around in 7479ms ok 70 upconfig in 2905ms ok 71 zkcli.sh gets 'solrhome' from 'solr.home' system property in 1283ms ok 72 zkcli.sh gets 'solrhome' from 'solrhome' command line option in 1280ms ok 73 Cleanup in 1296ms 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=46A8B37CE6789798 -Ptests.file.encoding=US-ASCII 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/ * Try: > Run with --scan to get full insights. BUILD FAILED in 23m 20s 665 actionable tasks: 649 executed, 16 up-to-date [0m[?12l[?25h ------------------------------------------------------------------------ Build Failed: returned 1 Total time: 23m47s ------------------------------------------------------------------------ + 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(1682) [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 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]
