Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/4374/
1 tests failed. FAILED: org.apache.solr.cli.TestSolrCLIRunExample.testInteractiveSolrCloudExample Error Message: java.lang.AssertionError: After running Solr cloud example, test collection 'testCloudExamplePrompt' not found in Solr at: http://localhost:36709/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_A7AA36745C528E5E-001/tempDir-002/cloud/node1/solr Starting up Solr on port 36709 using command: "/tmp/src/solr/solr/bin/solr" start -cloud -p 36709 -s "/tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.cli.TestSolrCLIRunExample_A7AA36745C528E5E-001/tempDir-002/cloud/node1/solr" Stack Trace: java.lang.AssertionError: After running Solr cloud example, test collection 'testCloudExamplePrompt' not found in Solr at: http://localhost:36709/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_A7AA36745C528E5E-001/tempDir-002/cloud/node1/solr Starting up Solr on port 36709 using command: "/tmp/src/solr/solr/bin/solr" start -cloud -p 36709 -s "/tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.cli.TestSolrCLIRunExample_A7AA36745C528E5E-001/tempDir-002/cloud/node1/solr" at __randomizedtesting.SeedInfo.seed([A7AA36745C528E5E:7CDBD6BE6B274B38]: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) Build Log: [...truncated 1224 lines...] 2> ERROR: access denied ("java.io.FilePermission" "/tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.cli.TestSolrCLIRunExample_A7AA36745C528E5E-001/tempDir-001/failExecuteScript" "execute") 2> 2> 4467 INFO (TEST-TestSolrCLIRunExample.testFailExecuteScript-seed#[A7AA36745C528E5E]) [] o.a.s.SolrTestCaseJ4 ###Ending testFailExecuteScript 2> 4490 INFO (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[A7AA36745C528E5E]) [] o.a.s.SolrTestCaseJ4 ###Starting testInteractiveSolrCloudExample 2> 4526 INFO (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[A7AA36745C528E5E]) [] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.cli.TestSolrCLIRunExample_A7AA36745C528E5E-001/tempDir-003 2> 4558 INFO (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[A7AA36745C528E5E]) [] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER 2> 4590 INFO (ZkTestServer Run Thread) [] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 2> 4600 INFO (ZkTestServer Run Thread) [] o.a.s.c.ZkTestServer Starting server 2> 4873 WARN (ZkTestServer Run Thread) [] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. 2> 4905 INFO (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[A7AA36745C528E5E]) [] o.a.s.c.ZkTestServer start zk server on port: 41281 2> 5266 WARN (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[A7AA36745C528E5E]) [] o.a.s.c.c.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 2> 5340 INFO (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[A7AA36745C528E5E]) [] o.a.s.c.c.ConnectionManager Waiting up to 30000ms for client to connect to ZooKeeper 2> 5401 INFO (zkConnectionManagerCallback-3-thread-1) [] o.a.s.c.c.ConnectionManager zkClient has connected 2> 5401 INFO (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[A7AA36745C528E5E]) [] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper 2> 5402 WARN (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[A7AA36745C528E5E]) [] o.a.s.c.c.SolrZkClient Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes 2> 5404 WARN (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[A7AA36745C528E5E]) [] o.a.s.c.c.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 2> 5422 INFO (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[A7AA36745C528E5E]) [] o.a.s.c.c.ConnectionManager Waiting up to 30000ms for client to connect to ZooKeeper 2> 5432 INFO (zkConnectionManagerCallback-5-thread-1) [] o.a.s.c.c.ConnectionManager zkClient has connected 2> 5433 INFO (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[A7AA36745C528E5E]) [] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper 2> 5434 WARN (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[A7AA36745C528E5E]) [] o.a.s.c.c.SolrZkClient Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes 2> 5435 WARN (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[A7AA36745C528E5E]) [] o.a.s.c.c.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 2> 5438 INFO (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[A7AA36745C528E5E]) [] o.a.s.c.c.ConnectionManager Waiting up to 30000ms for client to connect to ZooKeeper 2> 5443 INFO (zkConnectionManagerCallback-7-thread-1) [] o.a.s.c.c.ConnectionManager zkClient has connected 2> 5444 INFO (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[A7AA36745C528E5E]) [] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper 2> 5444 WARN (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[A7AA36745C528E5E]) [] o.a.s.c.c.SolrZkClient Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes 2> 5866 INFO (jetty-launcher-8-thread-1) [] o.a.s.e.JettySolrRunner Start Jetty (configured port=36709, binding port=36709) 2> 5868 INFO (jetty-launcher-8-thread-1) [] o.a.s.e.JettySolrRunner Trying to start Jetty on port 36709 try number 2 ... 2> 5874 INFO (jetty-launcher-8-thread-1) [] o.e.j.s.Server jetty-10.0.14; built: 2023-02-22T23:12:32.272Z; git: 976721d0f3e903a243584d47870ad2f2c1bf9e55; jvm 11.0.16+8 2> 5893 INFO (jetty-launcher-8-thread-1) [] o.a.s.e.JettySolrRunner Port is in use, will try again until timeout of TimeOut [timeoutAt=2197219838765, startTime=2137219838765, timeSource=NanoTimeSource] 2> 5904 INFO (jetty-launcher-8-thread-1) [] o.e.j.s.Server Stopped Server@8f34293{STOPPING}[10.0.14,sto=0] 2> 5911 INFO (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[A7AA36745C528E5E]) [] o.a.s.c.ZkTestServer Shutting down ZkTestServer. 2> 2> ERROR: java.lang.Exception: Error starting up MiniSolrCloudCluster 2> 2> 6769 INFO (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[A7AA36745C528E5E]) [] o.a.s.SolrTestCaseJ4 ###Ending testInteractiveSolrCloudExample > java.lang.AssertionError: After running Solr cloud example, test collection 'testCloudExamplePrompt' not found in Solr at: http://localhost:36709/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_A7AA36745C528E5E-001/tempDir-002/cloud/node1/solr > > Starting up Solr on port 36709 using command: > "/tmp/src/solr/solr/bin/solr" start -cloud -p 36709 -s "/tmp/src/solr/solr/core/build/tmp/tests-tmp/solr.cli.TestSolrCLIRunExample_A7AA36745C528E5E-001/tempDir-002/cloud/node1/solr" > at __randomizedtesting.SeedInfo.seed([A7AA36745C528E5E:7CDBD6BE6B274B38]: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=A7AA36745C528E5E -Dtests.locale=sg-CF -Dtests.timezone=Indian/Maldives -Dtests.asserts=true -Dtests.file.encoding=UTF-8 2> 6792 INFO (SUITE-TestSolrCLIRunExample-seed#[A7AA36745C528E5E]-worker) [] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-1 after mutting 0 log messages 2> 6792 INFO (SUITE-TestSolrCLIRunExample-seed#[A7AA36745C528E5E]-worker) [] 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_A7AA36745C528E5E-001 2> NOTE: test params are: codec=FastDecompressionCompressingStoredFieldsData(storedFieldsFormat=Lucene90CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=3713, maxDocsPerChunk=1, blockShift=11), termVectorsFormat=Lucene90CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=3713, maxDocsPerChunk=1, blockSize=11)), sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=sg-CF, timezone=Indian/Maldives 2> NOTE: Linux 5.4.0-100-generic amd64/Oracle Corporation 11.0.16 (64-bit)/cpus=1,threads=1,free=235809040,total=324534272 2> NOTE: All tests run in this JVM: [TestSolrCLIRunExample] > Task :solr:modules:s3-repository:test :solr:modules:s3-repository:test (SUCCESS): 46 test(s), 1 skipped > Task :solr:modules:s3-repository:wipeTaskTemp > Task :solr:modules:s3-repository:check > Task :solr:core:test WARNING: Test org.apache.solr.TestRandomFaceting wrote 12,043,031 bytes of output. WARNING: Test org.apache.solr.schema.TestCloudSchemaless wrote 12,652,555 bytes of output. WARNING: Test org.apache.solr.search.facet.TestJsonFacetRefinement wrote 13,753,750 bytes of output. > Task :solr:modules:hdfs:test :solr:modules:hdfs:test (SUCCESS): 101 test(s), 41 skipped > Task :solr:modules:hdfs:wipeTaskTemp > Task :solr:modules:hdfs:check > Task :solr:core:test WARNING: Test org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv wrote 15,753,261 bytes of output. WARNING: Test org.apache.solr.search.facet.TestCloudJSONFacetSKG wrote 21,356,578 bytes of output. WARNING: Test org.apache.solr.search.facet.TestJsonFacets wrote 14,530,991 bytes of output. :solr:core:test (FAILURE): 4739 test(s), 1 failure(s), 201 skipped 4739 tests completed, 1 failed, 201 skipped > Task :solr:core:test FAILED > Task :solr:core:wipeTaskTemp > Task :solr:packaging:integrationTests ok 4 create for non cloud mode in 15672ms ok 5 create for cloud mode in 16529ms ok 6 create collection in 7416ms ok 7 reject d option with invalid config dir in 1257ms ok 8 accept d option with builtin config in 5859ms ok 9 accept d option with explicit path to config in 5773ms ok 10 accept n option as config name in 6334ms ok 11 allow config reuse when n option specifies same config in 10270ms ok 12 create multisharded collections when s provided in 5939ms ok 13 create replicated collections when rf provided in 7097ms ok 14 can delete collections in 9674ms ok 15 collection delete also deletes zk config in 8049ms ok 16 deletes accompanying zk config with nondefault name in 8057ms ok 17 deleteConfig option can opt to leave config in zk in 8049ms ok 18 SOLR-16755 test works with noprompt in 32767ms ok 19 Check export command in 28816ms ok 20 export fails on non cloud mode in 17078ms ok 21 start help flag prints help in 152ms ok 22 stop help flag prints help in 143ms ok 23 restart help flag prints help in 148ms ok 24 status help flag prints help in 46ms # skip Currently the status -help flag doesn't return nice help text! ok 25 healthcheck help flag prints help in 142ms ok 26 create help flag prints help in 142ms ok 27 createcore help flag prints help in 144ms ok 28 createcollection help flag prints help in 145ms ok 29 delete help flag prints help in 142ms ok 30 version help flag prints help in 47ms # skip Currently the version -help flag doesn't return nice help text! ok 31 zk help flag prints help in 146ms ok 32 auth help flag prints help in 145ms ok 33 assert help flag prints help in 47ms # skip Currently the assert -help flag doesn't return nice help text! ok 34 SQL Module in 23866ms ok 35 Hadoop-Auth Module: KerberosPlugin Classloading in 26116ms ok 36 icu collation in analysis-extras module in 19361ms ok 37 package detects no running solr in 233ms ok 38 lifecycle of package in 16527ms not ok 39 Affinity placement plugin using sysprop in 18604ms # (from function `collection_exists' in file test/bats_helper.bash, line 93, # in test file test/test_placement_plugin.bats, line 36) # `collection_exists COLL_NAME' failed # WARN - 2023-05-20 11:00:14.808; 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-05-20 11:00:14.867; org.apache.solr.common.cloud.SolrZkClient; Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes # Please find the SOLR_HOME snapshot for failed test #1 at: /tmp/src/solr/solr/packaging/build/test-output/failure-snapshots/39-1 # WARN - 2023-05-20 11:00:15.940; 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-05-20 11:00:16.000; org.apache.solr.common.cloud.SolrZkClient; Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes # Last output: # WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use. # To turn off: bin/solr config -c COLL_NAME -p 8983 -action set-user-property -property update.autoCreateFields -value false # WARN - 2023-05-20 11:00:13.070; 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-05-20 11:00:13.114; org.apache.solr.common.cloud.SolrZkClient; Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes # # 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 22531ms ok 41 post solr log into solr in 9172ms ok 42 start solr with ssl in 20317ms ok 43 start solr with ssl and auth in 22980ms ok 44 SOLR-11740 check 'solr stop' connection in 28420ms ok 45 status detects locally running solr in 14397ms ok 46 status does not expose cli parameters to end user in 214ms ok 47 listing out files in 2179ms ok 48 copying files around in 6636ms ok 49 upconfig in 2649ms > Task :solr:packaging:integrationTests FAILED 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=A7AA36745C528E5E -Ptests.file.encoding=UTF-8 FAILURE: Build completed with 2 failures. 1: Task 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 --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. ============================================================================== 2: Task 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 15m 27s 625 actionable tasks: 609 executed, 16 up-to-date [0m[?12l[?25h ------------------------------------------------------------------------ Build Failed: returned 1 Total time: 16m8.5s ------------------------------------------------------------------------ + status=1 + ./crave pull '**/build/**/test/TEST-*.xml' '**/*.events' 'heapdumps/**' '**/hs_err_pid*' [31mError:[0m 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]
