Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/682/ Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
5 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.client.solrj.io.graph.GraphExpressionTest Error Message: Error from server at http://127.0.0.1:39003/solr: create the collection time out:180s Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:39003/solr: create the collection time out:180s at __randomizedtesting.SeedInfo.seed([E5D034C2FDBB4CAD]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1094) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195) at org.apache.solr.client.solrj.io.graph.GraphExpressionTest.setupCluster(GraphExpressionTest.java:87) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.schema.TestCloudSchemaless.test Error Message: Stack Trace: java.lang.NullPointerException at __randomizedtesting.SeedInfo.seed([740AA2643A5184F2:FC5E9DBE94ADE90A]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:925) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:106) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:71) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:85) at org.apache.solr.schema.TestCloudSchemaless.test(TestCloudSchemaless.java:171) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testReplicaCountSuggestions Error Message: Unsupported action :MOVEREPLICA Stack Trace: java.lang.RuntimeException: Unsupported action :MOVEREPLICA at __randomizedtesting.SeedInfo.seed([E5D034C2FDBB4CAD:31770D5144073A7B]:0) at org.apache.solr.client.solrj.request.V1toV2ApiMapper.convert(V1toV2ApiMapper.java:133) at org.apache.solr.client.solrj.request.CollectionAdminRequest.getV2Request(CollectionAdminRequest.java:80) at org.apache.solr.client.solrj.cloud.autoscaling.Suggestion$SuggestionCtx.addSuggestion(Suggestion.java:85) at org.apache.solr.client.solrj.cloud.autoscaling.Suggestion$ConditionType$4.getSuggestions(Suggestion.java:212) at org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper.getSuggestions(PolicyHelper.java:149) at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testReplicaCountSuggestions(TestPolicy.java:1379) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testFreeDiskSuggestions Error Message: Unsupported action :MOVEREPLICA Stack Trace: java.lang.RuntimeException: Unsupported action :MOVEREPLICA at __randomizedtesting.SeedInfo.seed([E5D034C2FDBB4CAD:9E94D9C072771285]:0) at org.apache.solr.client.solrj.request.V1toV2ApiMapper.convert(V1toV2ApiMapper.java:133) at org.apache.solr.client.solrj.request.CollectionAdminRequest.getV2Request(CollectionAdminRequest.java:80) at org.apache.solr.client.solrj.cloud.autoscaling.Suggestion$SuggestionCtx.addSuggestion(Suggestion.java:85) at org.apache.solr.client.solrj.cloud.autoscaling.Suggestion$ConditionType$1.getSuggestions(Suggestion.java:157) at org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper.getSuggestions(PolicyHelper.java:149) at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testFreeDiskSuggestions(TestPolicy.java:1418) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest.testReadApi Error Message: No collection param specified on request and no default collection has been set: [] Stack Trace: org.apache.solr.common.SolrException: No collection param specified on request and no default collection has been set: [] at __randomizedtesting.SeedInfo.seed([740AA2643A5184F2:232359D1E1A366E9]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1040) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) at org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest.testReadApi(AutoScalingHandlerTest.java:708) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 12313 lines...] [junit4] Suite: org.apache.solr.schema.TestCloudSchemaless [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudSchemaless_740AA2643A5184F2-001/init-core-data-001 [junit4] 2> 863811 WARN (SUITE-TestCloudSchemaless-seed#[740AA2643A5184F2]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4 [junit4] 2> 863811 INFO (SUITE-TestCloudSchemaless-seed#[740AA2643A5184F2]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 863812 INFO (SUITE-TestCloudSchemaless-seed#[740AA2643A5184F2]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776) [junit4] 2> 863812 INFO (SUITE-TestCloudSchemaless-seed#[740AA2643A5184F2]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 863812 INFO (SUITE-TestCloudSchemaless-seed#[740AA2643A5184F2]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_x/up [junit4] 2> 863814 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 863814 INFO (Thread-2109) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 863814 INFO (Thread-2109) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 863815 ERROR (Thread-2109) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 863914 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.ZkTestServer start zk server on port:42277 [junit4] 2> 863925 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-schemaless.xml to /configs/conf1/solrconfig.xml [junit4] 2> 863926 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema-add-schema-fields-update-processor.xml to /configs/conf1/schema.xml [junit4] 2> 863927 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 863928 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 863929 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 863929 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 863930 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 863931 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 863932 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 863932 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 863933 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 863934 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise [junit4] 2> 864001 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 864002 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@68b3c0d7{/_x/up,null,AVAILABLE} [junit4] 2> 864002 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@569f1c6e{HTTP/1.1,[http/1.1]}{127.0.0.1:32869} [junit4] 2> 864002 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.e.j.s.Server Started @865360ms [junit4] 2> 864002 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudSchemaless_740AA2643A5184F2-001/tempDir-001/control/data, replicaType=NRT, hostContext=/_x/up, hostPort=32869, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudSchemaless_740AA2643A5184F2-001/control-001/cores} [junit4] 2> 864003 ERROR (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 864003 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.2.0 [junit4] 2> 864003 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 864003 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 864003 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-10-27T13:18:27.782Z [junit4] 2> 864005 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 864005 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudSchemaless_740AA2643A5184F2-001/control-001/solr.xml [junit4] 2> 864007 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 864007 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 864007 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@568a9fa4, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 864010 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42277/solr [junit4] 2> 864035 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [n:127.0.0.1:32869__x%2Fup ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 864036 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [n:127.0.0.1:32869__x%2Fup ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:32869__x%2Fup [junit4] 2> 864036 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [n:127.0.0.1:32869__x%2Fup ] o.a.s.c.Overseer Overseer (id=98901053118480388-127.0.0.1:32869__x%2Fup-n_0000000000) starting [junit4] 2> 864038 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [n:127.0.0.1:32869__x%2Fup ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32869__x%2Fup [junit4] 2> 864043 INFO (zkCallback-1364-thread-1-processing-n:127.0.0.1:32869__x%2Fup) [n:127.0.0.1:32869__x%2Fup ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 864091 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [n:127.0.0.1:32869__x%2Fup ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@568a9fa4 [junit4] 2> 864096 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [n:127.0.0.1:32869__x%2Fup ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@568a9fa4 [junit4] 2> 864096 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [n:127.0.0.1:32869__x%2Fup ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@568a9fa4 [junit4] 2> 864097 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [n:127.0.0.1:32869__x%2Fup ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudSchemaless_740AA2643A5184F2-001/control-001/cores [junit4] 2> 864108 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 864109 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42277/solr ready [junit4] 2> 864110 INFO (qtp994851156-8632) [n:127.0.0.1:32869__x%2Fup ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:32869__x%252Fup&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 864110 INFO (OverseerThreadFactory-4170-thread-1-processing-n:127.0.0.1:32869__x%2Fup) [n:127.0.0.1:32869__x%2Fup ] o.a.s.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 864213 INFO (qtp994851156-8634) [n:127.0.0.1:32869__x%2Fup ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 864213 INFO (qtp994851156-8634) [n:127.0.0.1:32869__x%2Fup ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 864316 INFO (zkCallback-1364-thread-1-processing-n:127.0.0.1:32869__x%2Fup) [n:127.0.0.1:32869__x%2Fup ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 865237 INFO (qtp994851156-8634) [n:127.0.0.1:32869__x%2Fup c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 865240 INFO (qtp994851156-8634) [n:127.0.0.1:32869__x%2Fup c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead [junit4] 2> 865242 INFO (qtp994851156-8634) [n:127.0.0.1:32869__x%2Fup c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=add-schema-fields-update-processor [junit4] 2> 865246 INFO (qtp994851156-8634) [n:127.0.0.1:32869__x%2Fup c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema add-schema-fields-update-processor/1.6 with uniqueid field id [junit4] 2> 865246 INFO (qtp994851156-8634) [n:127.0.0.1:32869__x%2Fup c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/conf1/managed-schema [junit4] 2> 865247 INFO (qtp994851156-8634) [n:127.0.0.1:32869__x%2Fup c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/conf1/schema.xml to /configs/conf1/schema.xml.bak [junit4] 2> 865247 INFO (qtp994851156-8634) [n:127.0.0.1:32869__x%2Fup c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true [junit4] 2> 865247 INFO (qtp994851156-8634) [n:127.0.0.1:32869__x%2Fup c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@568a9fa4 [junit4] 2> 865247 INFO (qtp994851156-8634) [n:127.0.0.1:32869__x%2Fup c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 865247 INFO (qtp994851156-8634) [n:127.0.0.1:32869__x%2Fup c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudSchemaless_740AA2643A5184F2-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudSchemaless_740AA2643A5184F2-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 865250 INFO (qtp994851156-8634) [n:127.0.0.1:32869__x%2Fup c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=26.359375, floorSegmentMB=1.142578125, forceMergeDeletesPctAllowed=23.767853752109872, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5604189606144464 [junit4] 2> 865285 INFO (qtp994851156-8634) [n:127.0.0.1:32869__x%2Fup c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 865285 INFO (qtp994851156-8634) [n:127.0.0.1:32869__x%2Fup c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 865286 INFO (qtp994851156-8634) [n:127.0.0.1:32869__x%2Fup c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 865286 INFO (qtp994851156-8634) [n:127.0.0.1:32869__x%2Fup c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 865286 INFO (qtp994851156-8634) [n:127.0.0.1:32869__x%2Fup c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=4.732421875, floorSegmentMB=1.5244140625, forceMergeDeletesPctAllowed=22.326588041905786, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8281582422811579 [junit4] 2> 865287 INFO (qtp994851156-8634) [n:127.0.0.1:32869__x%2Fup c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@416b21c9[control_collection_shard1_replica_n1] main] [junit4] 2> 865287 INFO (qtp994851156-8634) [n:127.0.0.1:32869__x%2Fup c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 865287 INFO (qtp994851156-8634) [n:127.0.0.1:32869__x%2Fup c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 865287 INFO (qtp994851156-8634) [n:127.0.0.1:32869__x%2Fup c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema [junit4] 2> 865288 INFO (qtp994851156-8634) [n:127.0.0.1:32869__x%2Fup c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest [junit4] 2> 865288 INFO (qtp994851156-8634) [n:127.0.0.1:32869__x%2Fup c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 865288 INFO (searcherExecutor-4173-thread-1-processing-n:127.0.0.1:32869__x%2Fup x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:32869__x%2Fup c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@416b21c9[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 865288 INFO (qtp994851156-8634) [n:127.0.0.1:32869__x%2Fup c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582416851440238592 [junit4] 2> 865291 INFO (qtp994851156-8634) [n:127.0.0.1:32869__x%2Fup c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 865291 INFO (qtp994851156-8634) [n:127.0.0.1:32869__x%2Fup c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 865291 INFO (qtp994851156-8634) [n:127.0.0.1:32869__x%2Fup c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:32869/_x/up/control_collection_shard1_replica_n1/ [junit4] 2> 865291 INFO (qtp994851156-8634) [n:127.0.0.1:32869__x%2Fup c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 865291 INFO (qtp994851156-8634) [n:127.0.0.1:32869__x%2Fup c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:32869/_x/up/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 865291 INFO (qtp994851156-8634) [n:127.0.0.1:32869__x%2Fup c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 865292 INFO (qtp994851156-8634) [n:127.0.0.1:32869__x%2Fup c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:32869/_x/up/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 865393 INFO (zkCallback-1364-thread-2-processing-n:127.0.0.1:32869__x%2Fup) [n:127.0.0.1:32869__x%2Fup ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 865442 INFO (qtp994851156-8634) [n:127.0.0.1:32869__x%2Fup c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 865443 INFO (qtp994851156-8634) [n:127.0.0.1:32869__x%2Fup c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1230 [junit4] 2> 865445 INFO (qtp994851156-8632) [n:127.0.0.1:32869__x%2Fup ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 865544 INFO (zkCallback-1364-thread-2-processing-n:127.0.0.1:32869__x%2Fup) [n:127.0.0.1:32869__x%2Fup ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 866112 INFO (OverseerCollectionConfigSetProcessor-98901053118480388-127.0.0.1:32869__x%2Fup-n_0000000000) [n:127.0.0.1:32869__x%2Fup ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 866445 INFO (qtp994851156-8632) [n:127.0.0.1:32869__x%2Fup ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:32869__x%252Fup&wt=javabin&version=2} status=0 QTime=2335 [junit4] 2> 866451 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 866451 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42277/solr ready [junit4] 2> 866451 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 866452 INFO (qtp994851156-8632) [n:127.0.0.1:32869__x%2Fup ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 866454 INFO (OverseerThreadFactory-4170-thread-2-processing-n:127.0.0.1:32869__x%2Fup) [n:127.0.0.1:32869__x%2Fup ] o.a.s.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 866455 WARN (OverseerThreadFactory-4170-thread-2-processing-n:127.0.0.1:32869__x%2Fup) [n:127.0.0.1:32869__x%2Fup ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 866658 INFO (qtp994851156-8632) [n:127.0.0.1:32869__x%2Fup ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 866658 INFO (qtp994851156-8632) [n:127.0.0.1:32869__x%2Fup ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=205 [junit4] 2> 866711 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudSchemaless_740AA2643A5184F2-001/shard-1-001 of type NRT [junit4] 2> 866711 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 866712 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11779c35{/_x/up,null,AVAILABLE} [junit4] 2> 866712 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@52b5bfd3{HTTP/1.1,[http/1.1]}{127.0.0.1:46379} [junit4] 2> 866712 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.e.j.s.Server Started @868070ms [junit4] 2> 866713 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudSchemaless_740AA2643A5184F2-001/tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/_x/up, hostPort=46379, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudSchemaless_740AA2643A5184F2-001/shard-1-001/cores} [junit4] 2> 866713 ERROR (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 866713 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.2.0 [junit4] 2> 866713 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 866713 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 866713 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-10-27T13:18:30.492Z [junit4] 2> 866714 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 866714 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudSchemaless_740AA2643A5184F2-001/shard-1-001/solr.xml [junit4] 2> 866716 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 866716 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 866717 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@568a9fa4, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 866718 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42277/solr [junit4] 2> 866722 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [n:127.0.0.1:46379__x%2Fup ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 866723 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [n:127.0.0.1:46379__x%2Fup ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 866723 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [n:127.0.0.1:46379__x%2Fup ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46379__x%2Fup [junit4] 2> 866724 INFO (zkCallback-1372-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 866724 INFO (zkCallback-1364-thread-2-processing-n:127.0.0.1:32869__x%2Fup) [n:127.0.0.1:32869__x%2Fup ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 866724 INFO (zkCallback-1377-thread-1-processing-n:127.0.0.1:46379__x%2Fup) [n:127.0.0.1:46379__x%2Fup ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 866758 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [n:127.0.0.1:46379__x%2Fup ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@568a9fa4 [junit4] 2> 866764 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [n:127.0.0.1:46379__x%2Fup ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@568a9fa4 [junit4] 2> 866764 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [n:127.0.0.1:46379__x%2Fup ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@568a9fa4 [junit4] 2> 866765 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [n:127.0.0.1:46379__x%2Fup ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudSchemaless_740AA2643A5184F2-001/shard-1-001/cores [junit4] 2> 866779 INFO (qtp994851156-8633) [n:127.0.0.1:32869__x%2Fup ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:46379__x%252Fup&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 866780 INFO (OverseerCollectionConfigSetProcessor-98901053118480388-127.0.0.1:32869__x%2Fup-n_0000000000) [n:127.0.0.1:32869__x%2Fup ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 866781 INFO (OverseerThreadFactory-4170-thread-3-processing-n:127.0.0.1:32869__x%2Fup) [n:127.0.0.1:32869__x%2Fup ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:46379__x%2Fup for creating new replica [junit4] 2> 866782 INFO (qtp874917459-8679) [n:127.0.0.1:46379__x%2Fup ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n81&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 866782 INFO (qtp874917459-8679) [n:127.0.0.1:46379__x%2Fup ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 867805 INFO (qtp874917459-8679) [n:127.0.0.1:46379__x%2Fup c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 867826 INFO (qtp874917459-8679) [n:127.0.0.1:46379__x%2Fup c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.s.IndexSchema [collection1_shard2_replica_n81] Schema name=add-schema-fields-update-processor [junit4] 2> 867834 INFO (qtp874917459-8679) [n:127.0.0.1:46379__x%2Fup c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.s.IndexSchema Loaded schema add-schema-fields-update-processor/1.6 with uniqueid field id [junit4] 2> 867834 INFO (qtp874917459-8679) [n:127.0.0.1:46379__x%2Fup c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n81' using configuration from collection collection1, trusted=true [junit4] 2> 867834 INFO (qtp874917459-8679) [n:127.0.0.1:46379__x%2Fup c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n81' (registry 'solr.core.collection1.shard2.replica_n81') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@568a9fa4 [junit4] 2> 867834 INFO (qtp874917459-8679) [n:127.0.0.1:46379__x%2Fup c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 867834 INFO (qtp874917459-8679) [n:127.0.0.1:46379__x%2Fup c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.SolrCore [[collection1_shard2_replica_n81] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudSchemaless_740AA2643A5184F2-001/shard-1-001/cores/collection1_shard2_replica_n81], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudSchemaless_740AA2643A5184F2-001/shard-1-001/cores/collection1_shard2_replica_n81/data/] [junit4] 2> 867837 INFO (qtp874917459-8679) [n:127.0.0.1:46379__x%2Fup c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=26.359375, floorSegmentMB=1.142578125, forceMergeDeletesPctAllowed=23.767853752109872, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5604189606144464 [junit4] 2> 867875 INFO (qtp874917459-8679) [n:127.0.0.1:46379__x%2Fup c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 867875 INFO (qtp874917459-8679) [n:127.0.0.1:46379__x%2Fup c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 867876 INFO (qtp874917459-8679) [n:127.0.0.1:46379__x%2Fup c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 867876 INFO (qtp874917459-8679) [n:127.0.0.1:46379__x%2Fup c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 867877 INFO (qtp874917459-8679) [n:127.0.0.1:46379__x%2Fup c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=4.732421875, floorSegmentMB=1.5244140625, forceMergeDeletesPctAllowed=22.326588041905786, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8281582422811579 [junit4] 2> 867877 INFO (qtp874917459-8679) [n:127.0.0.1:46379__x%2Fup c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.s.SolrIndexSearcher Opening [Searcher@345b01b9[collection1_shard2_replica_n81] main] [junit4] 2> 867878 INFO (qtp874917459-8679) [n:127.0.0.1:46379__x%2Fup c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 867878 INFO (qtp874917459-8679) [n:127.0.0.1:46379__x%2Fup c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 867878 INFO (qtp874917459-8679) [n:127.0.0.1:46379__x%2Fup c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema [junit4] 2> 867879 INFO (qtp874917459-8679) [n:127.0.0.1:46379__x%2Fup c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest [junit4] 2> 867879 INFO (qtp874917459-8679) [n:127.0.0.1:46379__x%2Fup c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 867879 INFO (qtp874917459-8679) [n:127.0.0.1:46379__x%2Fup c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582416854157099008 [junit4] 2> 867879 INFO (searcherExecutor-4184-thread-1-processing-n:127.0.0.1:46379__x%2Fup x:collection1_shard2_replica_n81 s:shard2 c:collection1) [n:127.0.0.1:46379__x%2Fup c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.SolrCore [collection1_shard2_replica_n81] Registered new searcher Searcher@345b01b9[collection1_shard2_replica_n81] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 867881 INFO (qtp874917459-8679) [n:127.0.0.1:46379__x%2Fup c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 867882 INFO (qtp874917459-8679) [n:127.0.0.1:46379__x%2Fup c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 867882 INFO (qtp874917459-8679) [n:127.0.0.1:46379__x%2Fup c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46379/_x/up/collection1_shard2_replica_n81/ [junit4] 2> 867882 INFO (qtp874917459-8679) [n:127.0.0.1:46379__x%2Fup c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 867882 INFO (qtp874917459-8679) [n:127.0.0.1:46379__x%2Fup c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.SyncStrategy http://127.0.0.1:46379/_x/up/collection1_shard2_replica_n81/ has no replicas [junit4] 2> 867882 INFO (qtp874917459-8679) [n:127.0.0.1:46379__x%2Fup c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 867882 INFO (qtp874917459-8679) [n:127.0.0.1:46379__x%2Fup c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:46379/_x/up/collection1_shard2_replica_n81/ shard2 [junit4] 2> 868033 INFO (qtp874917459-8679) [n:127.0.0.1:46379__x%2Fup c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 868035 INFO (qtp874917459-8679) [n:127.0.0.1:46379__x%2Fup c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n81&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1252 [junit4] 2> 868037 INFO (qtp994851156-8633) [n:127.0.0.1:32869__x%2Fup ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:46379__x%252Fup&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1257 [junit4] 2> 868113 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudSchemaless_740AA2643A5184F2-001/shard-2-001 of type NRT [junit4] 2> 868113 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 868114 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44a4e3b{/_x/up,null,AVAILABLE} [junit4] 2> 868114 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4dc53bf9{HTTP/1.1,[http/1.1]}{127.0.0.1:38743} [junit4] 2> 868115 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.e.j.s.Server Started @869472ms [junit4] 2> 868115 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudSchemaless_740AA2643A5184F2-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/_x/up, hostPort=38743, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudSchemaless_740AA2643A5184F2-001/shard-2-001/cores} [junit4] 2> 868115 ERROR (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 868115 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.2.0 [junit4] 2> 868115 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 868115 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 868115 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-10-27T13:18:31.894Z [junit4] 2> 868117 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 868117 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudSchemaless_740AA2643A5184F2-001/shard-2-001/solr.xml [junit4] 2> 868119 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 868119 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 868119 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@568a9fa4, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 868121 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42277/solr [junit4] 2> 868125 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [n:127.0.0.1:38743__x%2Fup ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 868126 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [n:127.0.0.1:38743__x%2Fup ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 868126 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [n:127.0.0.1:38743__x%2Fup ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38743__x%2Fup [junit4] 2> 868127 INFO (zkCallback-1377-thread-1-processing-n:127.0.0.1:46379__x%2Fup) [n:127.0.0.1:46379__x%2Fup ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 868127 INFO (zkCallback-1372-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 868127 INFO (zkCallback-1364-thread-2-processing-n:127.0.0.1:32869__x%2Fup) [n:127.0.0.1:32869__x%2Fup ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 868129 INFO (zkCallback-1383-thread-1-processing-n:127.0.0.1:38743__x%2Fup) [n:127.0.0.1:38743__x%2Fup ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 868175 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [n:127.0.0.1:38743__x%2Fup ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@568a9fa4 [junit4] 2> 868181 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [n:127.0.0.1:38743__x%2Fup ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@568a9fa4 [junit4] 2> 868182 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [n:127.0.0.1:38743__x%2Fup ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@568a9fa4 [junit4] 2> 868183 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [n:127.0.0.1:38743__x%2Fup ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudSchemaless_740AA2643A5184F2-001/shard-2-001/cores [junit4] 2> 868204 INFO (qtp994851156-8634) [n:127.0.0.1:32869__x%2Fup ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:38743__x%252Fup&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 868206 INFO (OverseerCollectionConfigSetProcessor-98901053118480388-127.0.0.1:32869__x%2Fup-n_0000000000) [n:127.0.0.1:32869__x%2Fup ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 868206 INFO (OverseerThreadFactory-4170-thread-4-processing-n:127.0.0.1:32869__x%2Fup) [n:127.0.0.1:32869__x%2Fup ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:38743__x%2Fup for creating new replica [junit4] 2> 868207 INFO (qtp1254362111-8708) [n:127.0.0.1:38743__x%2Fup ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n83&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT [junit4] 2> 868207 INFO (qtp1254362111-8708) [n:127.0.0.1:38743__x%2Fup ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 869230 INFO (qtp1254362111-8708) [n:127.0.0.1:38743__x%2Fup c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 869258 INFO (qtp1254362111-8708) [n:127.0.0.1:38743__x%2Fup c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.s.IndexSchema [collection1_shard3_replica_n83] Schema name=add-schema-fields-update-processor [junit4] 2> 869264 INFO (qtp1254362111-8708) [n:127.0.0.1:38743__x%2Fup c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.s.IndexSchema Loaded schema add-schema-fields-update-processor/1.6 with uniqueid field id [junit4] 2> 869264 INFO (qtp1254362111-8708) [n:127.0.0.1:38743__x%2Fup c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_n83' using configuration from collection collection1, trusted=true [junit4] 2> 869265 INFO (qtp1254362111-8708) [n:127.0.0.1:38743__x%2Fup c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard3.replica_n83' (registry 'solr.core.collection1.shard3.replica_n83') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@568a9fa4 [junit4] 2> 869265 INFO (qtp1254362111-8708) [n:127.0.0.1:38743__x%2Fup c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 869265 INFO (qtp1254362111-8708) [n:127.0.0.1:38743__x%2Fup c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.SolrCore [[collection1_shard3_replica_n83] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudSchemaless_740AA2643A5184F2-001/shard-2-001/cores/collection1_shard3_replica_n83], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudSchemaless_740AA2643A5184F2-001/shard-2-001/cores/collection1_shard3_replica_n83/data/] [junit4] 2> 869267 INFO (qtp1254362111-8708) [n:127.0.0.1:38743__x%2Fup c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=26.359375, floorSegmentMB=1.142578125, forceMergeDeletesPctAllowed=23.767853752109872, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5604189606144464 [junit4] 2> 869306 INFO (qtp1254362111-8708) [n:127.0.0.1:38743__x%2Fup c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 869306 INFO (qtp1254362111-8708) [n:127.0.0.1:38743__x%2Fup c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 869307 INFO (qtp1254362111-8708) [n:127.0.0.1:38743__x%2Fup c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 869307 INFO (qtp1254362111-8708) [n:127.0.0.1:38743__x%2Fup c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 869308 INFO (qtp1254362111-8708) [n:127.0.0.1:38743__x%2Fup c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=4.732421875, floorSegmentMB=1.5244140625, forceMergeDeletesPctAllowed=22.326588041905786, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8281582422811579 [junit4] 2> 869308 INFO (qtp1254362111-8708) [n:127.0.0.1:38743__x%2Fup c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.s.SolrIndexSearcher Opening [Searcher@730e30bf[collection1_shard3_replica_n83] main] [junit4] 2> 869309 INFO (qtp1254362111-8708) [n:127.0.0.1:38743__x%2Fup c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 869309 INFO (qtp1254362111-8708) [n:127.0.0.1:38743__x%2Fup c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 869309 INFO (qtp1254362111-8708) [n:127.0.0.1:38743__x%2Fup c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema [junit4] 2> 869310 INFO (qtp1254362111-8708) [n:127.0.0.1:38743__x%2Fup c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest [junit4] 2> 869310 INFO (qtp1254362111-8708) [n:127.0.0.1:38743__x%2Fup c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 869310 INFO (searcherExecutor-4195-thread-1-processing-n:127.0.0.1:38743__x%2Fup x:collection1_shard3_replica_n83 s:shard3 c:collection1) [n:127.0.0.1:38743__x%2Fup c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.SolrCore [collection1_shard3_replica_n83] Registered new searcher Searcher@730e30bf[collection1_shard3_replica_n83] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 869310 INFO (qtp1254362111-8708) [n:127.0.0.1:38743__x%2Fup c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582416855657611264 [junit4] 2> 869313 INFO (qtp1254362111-8708) [n:127.0.0.1:38743__x%2Fup c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 869313 INFO (qtp1254362111-8708) [n:127.0.0.1:38743__x%2Fup c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 869313 INFO (qtp1254362111-8708) [n:127.0.0.1:38743__x%2Fup c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38743/_x/up/collection1_shard3_replica_n83/ [junit4] 2> 869313 INFO (qtp1254362111-8708) [n:127.0.0.1:38743__x%2Fup c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 869313 INFO (qtp1254362111-8708) [n:127.0.0.1:38743__x%2Fup c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.SyncStrategy http://127.0.0.1:38743/_x/up/collection1_shard3_replica_n83/ has no replicas [junit4] 2> 869313 INFO (qtp1254362111-8708) [n:127.0.0.1:38743__x%2Fup c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 869314 INFO (qtp1254362111-8708) [n:127.0.0.1:38743__x%2Fup c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38743/_x/up/collection1_shard3_replica_n83/ shard3 [junit4] 2> 869464 INFO (qtp1254362111-8708) [n:127.0.0.1:38743__x%2Fup c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 869466 INFO (qtp1254362111-8708) [n:127.0.0.1:38743__x%2Fup c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n83&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1259 [junit4] 2> 869468 INFO (qtp994851156-8634) [n:127.0.0.1:32869__x%2Fup ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:38743__x%252Fup&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2} status=0 QTime=1263 [junit4] 2> 869544 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudSchemaless_740AA2643A5184F2-001/shard-3-001 of type NRT [junit4] 2> 869544 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 869545 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@332d559f{/_x/up,null,AVAILABLE} [junit4] 2> 869545 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@9f391df{HTTP/1.1,[http/1.1]}{127.0.0.1:35503} [junit4] 2> 869546 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.e.j.s.Server Started @870903ms [junit4] 2> 869546 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudSchemaless_740AA2643A5184F2-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/_x/up, hostPort=35503, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudSchemaless_740AA2643A5184F2-001/shard-3-001/cores} [junit4] 2> 869546 ERROR (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 869546 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.2.0 [junit4] 2> 869546 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 869546 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 869546 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-10-27T13:18:33.325Z [junit4] 2> 869547 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 869547 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudSchemaless_740AA2643A5184F2-001/shard-3-001/solr.xml [junit4] 2> 869549 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 869549 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 869550 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@568a9fa4, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 869552 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42277/solr [junit4] 2> 869557 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [n:127.0.0.1:35503__x%2Fup ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 869558 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [n:127.0.0.1:35503__x%2Fup ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 869558 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [n:127.0.0.1:35503__x%2Fup ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35503__x%2Fup [junit4] 2> 869559 INFO (zkCallback-1372-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 869559 INFO (zkCallback-1383-thread-1-processing-n:127.0.0.1:38743__x%2Fup) [n:127.0.0.1:38743__x%2Fup ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 869559 INFO (zkCallback-1377-thread-1-processing-n:127.0.0.1:46379__x%2Fup) [n:127.0.0.1:46379__x%2Fup ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 869559 INFO (zkCallback-1364-thread-1-processing-n:127.0.0.1:32869__x%2Fup) [n:127.0.0.1:32869__x%2Fup ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 869560 INFO (zkCallback-1389-thread-1-processing-n:127.0.0.1:35503__x%2Fup) [n:127.0.0.1:35503__x%2Fup ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 869594 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [n:127.0.0.1:35503__x%2Fup ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@568a9fa4 [junit4] 2> 869600 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [n:127.0.0.1:35503__x%2Fup ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@568a9fa4 [junit4] 2> 869600 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [n:127.0.0.1:35503__x%2Fup ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@568a9fa4 [junit4] 2> 869601 INFO (TEST-TestCloudSchemaless.test-seed#[740AA2643A5184F2]) [n:127.0.0.1:35503__x%2Fup ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudSchemaless_740AA2643A5184F2-001/shard-3-001/cores [junit4] 2> 869626 INFO (qtp994851156-8629) [n:127.0.0.1:32869__x%2Fup ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:35503__x%252Fup&action=ADDREPLICA&collection=collection1&shard=shard4&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 869627 INFO (OverseerCollectionConfigSetProcessor-98901053118480388-127.0.0.1:32869__x%2Fup-n_0000000000) [n:127.0.0.1:32869__x%2Fup ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 869627 INFO (OverseerThreadFactory-4170-thread-5-processing-n:127.0.0.1:32869__x%2Fup) [n:127.0.0.1:32869__x%2Fup ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:35503__x%2Fup for creating new replica [junit4] 2> 869628 INFO (qtp1430524786-8737) [n:127.0.0.1:35503__x%2Fup ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard4_replica_n85&action=CREATE&collection=collection1&shard=shard4&wt=javabin&version=2&replicaType=NRT [junit4] 2> 869629 INFO (qtp1430524786-8737) [n:127.0.0.1:35503__x%2Fup ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 870654 INFO (qtp1430524786-8737) [n:127.0.0.1:35503__x%2Fup c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 870686 INFO (qtp1430524786-8737) [n:127.0.0.1:35503__x%2Fup c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.s.IndexSchema [collection1_shard4_replica_n85] Schema name=add-schema-fields-update-processor [junit4] 2> 870692 INFO (qtp1430524786-8737) [n:127.0.0.1:35503__x%2Fup c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.s.IndexSchema Loaded schema add-schema-fields-update-processor/1.6 with uniqueid field id [junit4] 2> 870692 INFO (qtp1430524786-8737) [n:127.0.0.1:35503__x%2Fup c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard4_replica_n85' using configuration from collection collection1, trusted=true [junit4] 2> 870692 INFO (qtp1430524786-8737) [n:127.0.0.1:35503__x%2Fup c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard4.replica_n85' (registry 'solr.core.collection1.shard4.replica_n85') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@568a9fa4 [junit4] 2> 870693 INFO (qtp1430524786-8737) [n:127.0.0.1:35503__x%2Fup c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 870693 INFO (qtp1430524786-8737) [n:127.0.0.1:35503__x%2Fup c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.c.SolrCore [[collection1_shard4_replica_n85] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudSchemaless_740AA2643A5184F2-001/shard-3-001/cores/collection1_shard4_replica_n85], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudSchemaless_740AA2643A5184F2-001/shard-3-001/cores/collection1_shard4_replica_n85/data/] [junit4] 2> 870695 INFO (qtp1430524786-8737) [n:127.0.0.1:35503__x%2Fup c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=26.359375, floorSegmentMB=1.142578125, forceMergeDeletesPctAllowed=23.767853752109872, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5604189606144464 [junit4] 2> 870734 INFO (qtp1430524786-8737) [n:127.0.0.1:35503__x%2Fup c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] [...truncated too long message...] ion2; [ecj-lint] ^^^^^^ [ecj-lint] Resource leak: 'client' is never closed [ecj-lint] ---------- [ecj-lint] 10. WARNING in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/handler/component/DistributedDebugComponentTest.java (at line 221) [ecj-lint] throw new AssertionError(q.toString() + ": " + e.getMessage(), e); [ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ecj-lint] Resource leak: 'client' is not closed at this location [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 11. WARNING in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/highlight/HighlighterTest.java (at line 204) [ecj-lint] Analyzer a1 = new WhitespaceAnalyzer(); [ecj-lint] ^^ [ecj-lint] Resource leak: 'a1' is never closed [ecj-lint] ---------- [ecj-lint] 12. WARNING in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/highlight/HighlighterTest.java (at line 207) [ecj-lint] OffsetWindowTokenFilter tots = new OffsetWindowTokenFilter(tokenStream); [ecj-lint] ^^^^ [ecj-lint] Resource leak: 'tots' is never closed [ecj-lint] ---------- [ecj-lint] 13. WARNING in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/highlight/HighlighterTest.java (at line 211) [ecj-lint] Analyzer a2 = new WhitespaceAnalyzer(); [ecj-lint] ^^ [ecj-lint] Resource leak: 'a2' is never closed [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 14. WARNING in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/response/TestJavabinTupleStreamParser.java (at line 72) [ecj-lint] JavabinTupleStreamParser parser = new JavabinTupleStreamParser(new ByteArrayInputStream(bytes), true); [ecj-lint] ^^^^^^ [ecj-lint] Resource leak: 'parser' is never closed [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 15. WARNING in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/search/TestDocSet.java (at line 243) [ecj-lint] return loadfactor!=0 ? new HashDocSet(a,0,n,1/loadfactor) : new HashDocSet(a,0,n); [ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed [ecj-lint] ---------- [ecj-lint] 16. WARNING in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/search/TestDocSet.java (at line 528) [ecj-lint] DocSet a = new BitDocSet(bs); [ecj-lint] ^ [ecj-lint] Resource leak: 'a' is never closed [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 17. WARNING in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/security/TestPKIAuthenticationPlugin.java (at line 76) [ecj-lint] final MockPKIAuthenticationPlugin mock = new MockPKIAuthenticationPlugin(null, nodeName); [ecj-lint] ^^^^ [ecj-lint] Resource leak: 'mock' is never closed [ecj-lint] ---------- [ecj-lint] 18. WARNING in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/security/TestPKIAuthenticationPlugin.java (at line 131) [ecj-lint] MockPKIAuthenticationPlugin mock1 = new MockPKIAuthenticationPlugin(null, nodeName) { [ecj-lint] ^^^^^ [ecj-lint] Resource leak: 'mock1' is never closed [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 19. WARNING in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/security/TestRuleBasedAuthorizationPlugin.java (at line 380) [ecj-lint] RuleBasedAuthorizationPlugin plugin = new RuleBasedAuthorizationPlugin(); [ecj-lint] ^^^^^^ [ecj-lint] Resource leak: 'plugin' is never closed [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 20. WARNING in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/security/TestSha256AuthenticationProvider.java (at line 49) [ecj-lint] BasicAuthPlugin basicAuthPlugin = new BasicAuthPlugin(); [ecj-lint] ^^^^^^^^^^^^^^^ [ecj-lint] Resource leak: 'basicAuthPlugin' is never closed [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 21. WARNING in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/spelling/SimpleQueryConverter.java (at line 42) [ecj-lint] WhitespaceAnalyzer analyzer = new WhitespaceAnalyzer(); [ecj-lint] ^^^^^^^^ [ecj-lint] Resource leak: 'analyzer' is never closed [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 22. WARNING in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/uninverting/TestFieldCacheVsDocValues.java (at line 139) [ecj-lint] IndexWriter w = new IndexWriter(d, newIndexWriterConfig(analyzer)); [ecj-lint] ^ [ecj-lint] Resource leak: 'w' is never closed [ecj-lint] ---------- [ecj-lint] 23. WARNING in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/uninverting/TestFieldCacheVsDocValues.java (at line 172) [ecj-lint] throw iae; [ecj-lint] ^^^^^^^^^^ [ecj-lint] Resource leak: 'w' is not closed at this location [ecj-lint] ---------- [ecj-lint] 24. WARNING in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/uninverting/TestFieldCacheVsDocValues.java (at line 178) [ecj-lint] return; [ecj-lint] ^^^^^^^ [ecj-lint] Resource leak: 'w' is not closed at this location [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 25. WARNING in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/update/SolrCmdDistributorTest.java (at line 134) [ecj-lint] SolrCmdDistributor cmdDistrib = new SolrCmdDistributor(updateShardHandler); [ecj-lint] ^^^^^^^^^^ [ecj-lint] Resource leak: 'cmdDistrib' is never closed [ecj-lint] ---------- [ecj-lint] 26. WARNING in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/update/SolrCmdDistributorTest.java (at line 333) [ecj-lint] SolrCmdDistributor cmdDistrib = new SolrCmdDistributor(streamingClients, 5, 0); [ecj-lint] ^^^^^^^^^^ [ecj-lint] Resource leak: 'cmdDistrib' is never closed [ecj-lint] ---------- [ecj-lint] 27. WARNING in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/update/SolrCmdDistributorTest.java (at line 367) [ecj-lint] SolrCmdDistributor cmdDistrib = new SolrCmdDistributor(streamingClients, 5, 0); [ecj-lint] ^^^^^^^^^^ [ecj-lint] Resource leak: 'cmdDistrib' is never closed [ecj-lint] ---------- [ecj-lint] 28. WARNING in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/update/SolrCmdDistributorTest.java (at line 413) [ecj-lint] SolrCmdDistributor cmdDistrib = new SolrCmdDistributor(streamingClients, 5, 0); [ecj-lint] ^^^^^^^^^^ [ecj-lint] Resource leak: 'cmdDistrib' is never closed [ecj-lint] ---------- [ecj-lint] 29. WARNING in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/update/SolrCmdDistributorTest.java (at line 458) [ecj-lint] SolrCmdDistributor cmdDistrib = new SolrCmdDistributor(updateShardHandler); [ecj-lint] ^^^^^^^^^^ [ecj-lint] Resource leak: 'cmdDistrib' is never closed [ecj-lint] ---------- [ecj-lint] 30. WARNING in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/update/SolrCmdDistributorTest.java (at line 516) [ecj-lint] SolrCmdDistributor cmdDistrib = new SolrCmdDistributor(updateShardHandler); [ecj-lint] ^^^^^^^^^^ [ecj-lint] Resource leak: 'cmdDistrib' is never closed [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 31. WARNING in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/update/SolrIndexSplitterTest.java (at line 181) [ecj-lint] EmbeddedSolrServer server1 = new EmbeddedSolrServer(h.getCoreContainer(), "split1"); [ecj-lint] ^^^^^^^ [ecj-lint] Resource leak: 'server1' is never closed [ecj-lint] ---------- [ecj-lint] 32. WARNING in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/update/SolrIndexSplitterTest.java (at line 182) [ecj-lint] EmbeddedSolrServer server2 = new EmbeddedSolrServer(h.getCoreContainer(), "split2"); [ecj-lint] ^^^^^^^ [ecj-lint] Resource leak: 'server2' is never closed [ecj-lint] ---------- [ecj-lint] ---------- [ecj-lint] 33. WARNING in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/update/processor/RecordingUpdateProcessorFactory.java (at line 67) [ecj-lint] return recording ? new RecordingUpdateRequestProcessor(commandQueue, next) : next; [ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed [ecj-lint] ---------- [ecj-lint] 33 problems (1 error, 32 warnings) BUILD FAILED /home/jenkins/workspace/Lucene-Solr-7.x-Linux/build.xml:826: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/build.xml:101: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build.xml:684: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:2093: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:2126: Compile failed; see the compiler error output for details. Total time: 80 minutes 11 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts [WARNINGS] Skipping publisher since build result is FAILURE Recording test results 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]
