Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21386/ Java: 32bit/jdk1.8.0_144 -client -XX:+UseSerialGC
3 tests failed. FAILED: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test Error Message: Could not find collection:collection2 Stack Trace: java.lang.AssertionError: Could not find collection:collection2 at __randomizedtesting.SeedInfo.seed([AD5C93171981C5EE:2508ACCDB77DA816]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.junit.Assert.assertNotNull(Assert.java:526) at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155) at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140) at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:915) at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612) at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152) 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.cloud.autoscaling.TriggerIntegrationTest.testCooldown Error Message: Stack Trace: java.lang.AssertionError at __randomizedtesting.SeedInfo.seed([AD5C93171981C5EE:9CE2FEF3672BB01C]:0) at org.junit.Assert.fail(Assert.java:92) at org.junit.Assert.assertTrue(Assert.java:43) at org.junit.Assert.assertTrue(Assert.java:54) at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testCooldown(TriggerIntegrationTest.java:1177) 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.handler.admin.AutoscalingHistoryHandlerTest.testHistory Error Message: expected:<5> but was:<0> Stack Trace: java.lang.AssertionError: expected:<5> but was:<0> at __randomizedtesting.SeedInfo.seed([AD5C93171981C5EE:C0A037EAA3C93AE9]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.failNotEquals(Assert.java:647) at org.junit.Assert.assertEquals(Assert.java:128) at org.junit.Assert.assertEquals(Assert.java:472) at org.junit.Assert.assertEquals(Assert.java:456) at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:244) 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 12575 lines...] [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest [junit4] 2> 1464449 INFO (SUITE-FullSolrCloudDistribCmdsTest-seed#[AD5C93171981C5EE]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AD5C93171981C5EE-001/init-core-data-001 [junit4] 2> 1464449 WARN (SUITE-FullSolrCloudDistribCmdsTest-seed#[AD5C93171981C5EE]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7 [junit4] 2> 1464450 INFO (SUITE-FullSolrCloudDistribCmdsTest-seed#[AD5C93171981C5EE]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 1464451 INFO (SUITE-FullSolrCloudDistribCmdsTest-seed#[AD5C93171981C5EE]-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> 1464452 INFO (SUITE-FullSolrCloudDistribCmdsTest-seed#[AD5C93171981C5EE]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /n_/uk [junit4] 2> 1464454 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1464454 INFO (Thread-2973) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1464454 INFO (Thread-2973) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1464464 ERROR (Thread-2973) [ ] 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> 1464554 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.ZkTestServer start zk server on port:43027 [junit4] 2> 1464556 INFO (zkConnectionManagerCallback-2852-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1464559 INFO (zkConnectionManagerCallback-2854-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1464563 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 1464564 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml [junit4] 2> 1464565 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1464566 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 1464567 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 1464568 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 1464568 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 1464569 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 1464570 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1464571 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 1464571 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 1464572 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise [junit4] 2> 1464651 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 1464652 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1464652 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1464652 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 1464652 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ab0249{/n_/uk,null,AVAILABLE} [junit4] 2> 1464653 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@be46c0{HTTP/1.1,[http/1.1]}{127.0.0.1:39869} [junit4] 2> 1464654 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.e.j.s.Server Started @1465764ms [junit4] 2> 1464654 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AD5C93171981C5EE-001/tempDir-001/control/data, hostContext=/n_/uk, hostPort=39869, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AD5C93171981C5EE-001/control-001/cores} [junit4] 2> 1464654 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1464654 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1464654 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1464654 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1464654 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-02-02T23:22:11.119Z [junit4] 2> 1464656 INFO (zkConnectionManagerCallback-2856-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1464656 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1464657 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AD5C93171981C5EE-001/control-001/solr.xml [junit4] 2> 1464664 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1464665 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1464668 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1105e44, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1464672 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43027/solr [junit4] 2> 1464673 INFO (zkConnectionManagerCallback-2860-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1464675 INFO (zkConnectionManagerCallback-2862-thread-1-processing-n:127.0.0.1:39869_n_%2Fuk) [n:127.0.0.1:39869_n_%2Fuk ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1464731 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [n:127.0.0.1:39869_n_%2Fuk ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1464731 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [n:127.0.0.1:39869_n_%2Fuk ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39869_n_%2Fuk [junit4] 2> 1464732 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [n:127.0.0.1:39869_n_%2Fuk ] o.a.s.c.Overseer Overseer (id=72082293990359044-127.0.0.1:39869_n_%2Fuk-n_0000000000) starting [junit4] 2> 1464736 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [n:127.0.0.1:39869_n_%2Fuk ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39869_n_%2Fuk [junit4] 2> 1464737 INFO (zkCallback-2861-thread-1-processing-n:127.0.0.1:39869_n_%2Fuk) [n:127.0.0.1:39869_n_%2Fuk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1464875 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [n:127.0.0.1:39869_n_%2Fuk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1105e44 [junit4] 2> 1464887 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [n:127.0.0.1:39869_n_%2Fuk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1105e44 [junit4] 2> 1464887 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [n:127.0.0.1:39869_n_%2Fuk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1105e44 [junit4] 2> 1464889 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [n:127.0.0.1:39869_n_%2Fuk ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AD5C93171981C5EE-001/control-001/cores [junit4] 2> 1464910 INFO (zkConnectionManagerCallback-2868-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1464911 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1464912 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43027/solr ready [junit4] 2> 1464914 INFO (qtp5423126-12713) [n:127.0.0.1:39869_n_%2Fuk ] 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:39869_n_%252Fuk&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1464915 INFO (OverseerThreadFactory-5390-thread-1-processing-n:127.0.0.1:39869_n_%2Fuk) [n:127.0.0.1:39869_n_%2Fuk ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 1465020 INFO (qtp5423126-12719) [n:127.0.0.1:39869_n_%2Fuk ] 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> 1465021 INFO (qtp5423126-12719) [n:127.0.0.1:39869_n_%2Fuk ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1465124 INFO (zkCallback-2861-thread-1-processing-n:127.0.0.1:39869_n_%2Fuk) [n:127.0.0.1:39869_n_%2Fuk ] 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> 1466151 INFO (qtp5423126-12719) [n:127.0.0.1:39869_n_%2Fuk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1466196 INFO (qtp5423126-12719) [n:127.0.0.1:39869_n_%2Fuk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test [junit4] 2> 1466290 INFO (qtp5423126-12719) [n:127.0.0.1:39869_n_%2Fuk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 1466326 INFO (qtp5423126-12719) [n:127.0.0.1:39869_n_%2Fuk 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> 1466326 INFO (qtp5423126-12719) [n:127.0.0.1:39869_n_%2Fuk 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@1105e44 [junit4] 2> 1466326 INFO (qtp5423126-12719) [n:127.0.0.1:39869_n_%2Fuk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1466326 INFO (qtp5423126-12719) [n:127.0.0.1:39869_n_%2Fuk 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-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AD5C93171981C5EE-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AD5C93171981C5EE-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 1466330 INFO (qtp5423126-12719) [n:127.0.0.1:39869_n_%2Fuk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1943321813, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 1466334 WARN (qtp5423126-12719) [n:127.0.0.1:39869_n_%2Fuk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1466400 INFO (qtp5423126-12719) [n:127.0.0.1:39869_n_%2Fuk 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> 1466400 INFO (qtp5423126-12719) [n:127.0.0.1:39869_n_%2Fuk 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> 1466403 INFO (qtp5423126-12719) [n:127.0.0.1:39869_n_%2Fuk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1466403 INFO (qtp5423126-12719) [n:127.0.0.1:39869_n_%2Fuk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1466405 INFO (qtp5423126-12719) [n:127.0.0.1:39869_n_%2Fuk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 1466406 INFO (qtp5423126-12719) [n:127.0.0.1:39869_n_%2Fuk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@265d9b[control_collection_shard1_replica_n1] main] [junit4] 2> 1466407 INFO (qtp5423126-12719) [n:127.0.0.1:39869_n_%2Fuk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1466408 INFO (qtp5423126-12719) [n:127.0.0.1:39869_n_%2Fuk 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> 1466409 INFO (qtp5423126-12719) [n:127.0.0.1:39869_n_%2Fuk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1466410 INFO (searcherExecutor-5393-thread-1-processing-n:127.0.0.1:39869_n_%2Fuk x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:39869_n_%2Fuk 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@265d9b[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1466410 INFO (qtp5423126-12719) [n:127.0.0.1:39869_n_%2Fuk 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 1591333337563136000 [junit4] 2> 1466417 INFO (qtp5423126-12719) [n:127.0.0.1:39869_n_%2Fuk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1466417 INFO (qtp5423126-12719) [n:127.0.0.1:39869_n_%2Fuk 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> 1466417 INFO (qtp5423126-12719) [n:127.0.0.1:39869_n_%2Fuk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39869/n_/uk/control_collection_shard1_replica_n1/ [junit4] 2> 1466418 INFO (qtp5423126-12719) [n:127.0.0.1:39869_n_%2Fuk 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> 1466418 INFO (qtp5423126-12719) [n:127.0.0.1:39869_n_%2Fuk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:39869/n_/uk/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 1466418 INFO (qtp5423126-12719) [n:127.0.0.1:39869_n_%2Fuk 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> 1466421 INFO (qtp5423126-12719) [n:127.0.0.1:39869_n_%2Fuk 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:39869/n_/uk/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 1466522 INFO (zkCallback-2861-thread-2-processing-n:127.0.0.1:39869_n_%2Fuk) [n:127.0.0.1:39869_n_%2Fuk ] 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> 1466572 INFO (qtp5423126-12719) [n:127.0.0.1:39869_n_%2Fuk 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> 1466674 INFO (zkCallback-2861-thread-2-processing-n:127.0.0.1:39869_n_%2Fuk) [n:127.0.0.1:39869_n_%2Fuk ] 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> 1466749 INFO (qtp5423126-12719) [n:127.0.0.1:39869_n_%2Fuk 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=1728 [junit4] 2> 1466751 INFO (qtp5423126-12713) [n:127.0.0.1:39869_n_%2Fuk ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 1466752 INFO (qtp5423126-12713) [n:127.0.0.1:39869_n_%2Fuk ] 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:39869_n_%252Fuk&wt=javabin&version=2} status=0 QTime=1838 [junit4] 2> 1466757 INFO (zkConnectionManagerCallback-2872-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1466758 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1466759 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43027/solr ready [junit4] 2> 1466759 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 1466760 INFO (qtp5423126-12719) [n:127.0.0.1:39869_n_%2Fuk ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1466761 INFO (OverseerThreadFactory-5390-thread-2-processing-n:127.0.0.1:39869_n_%2Fuk) [n:127.0.0.1:39869_n_%2Fuk ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 1466762 INFO (OverseerCollectionConfigSetProcessor-72082293990359044-127.0.0.1:39869_n_%2Fuk-n_0000000000) [n:127.0.0.1:39869_n_%2Fuk ] 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> 1466762 WARN (OverseerThreadFactory-5390-thread-2-processing-n:127.0.0.1:39869_n_%2Fuk) [n:127.0.0.1:39869_n_%2Fuk ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 1466966 INFO (qtp5423126-12719) [n:127.0.0.1:39869_n_%2Fuk ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 1466966 INFO (qtp5423126-12719) [n:127.0.0.1:39869_n_%2Fuk ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=205 [junit4] 2> 1467063 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AD5C93171981C5EE-001/shard-1-001 of type NRT [junit4] 2> 1467063 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 1467064 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1467064 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1467064 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 1467064 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3b4150{/n_/uk,null,AVAILABLE} [junit4] 2> 1467065 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@102e1d0{HTTP/1.1,[http/1.1]}{127.0.0.1:37317} [junit4] 2> 1467065 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.e.j.s.Server Started @1468176ms [junit4] 2> 1467065 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AD5C93171981C5EE-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/n_/uk, hostPort=37317, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AD5C93171981C5EE-001/shard-1-001/cores} [junit4] 2> 1467065 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1467065 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1467066 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1467066 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1467066 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-02-02T23:22:13.531Z [junit4] 2> 1467067 INFO (zkConnectionManagerCallback-2874-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1467068 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1467068 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AD5C93171981C5EE-001/shard-1-001/solr.xml [junit4] 2> 1467073 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1467073 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1467074 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1105e44, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1467077 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43027/solr [junit4] 2> 1467079 INFO (zkConnectionManagerCallback-2878-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1467081 INFO (zkConnectionManagerCallback-2880-thread-1-processing-n:127.0.0.1:37317_n_%2Fuk) [n:127.0.0.1:37317_n_%2Fuk ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1467086 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [n:127.0.0.1:37317_n_%2Fuk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1467087 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [n:127.0.0.1:37317_n_%2Fuk ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1467089 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [n:127.0.0.1:37317_n_%2Fuk ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37317_n_%2Fuk [junit4] 2> 1467090 INFO (zkCallback-2861-thread-2-processing-n:127.0.0.1:39869_n_%2Fuk) [n:127.0.0.1:39869_n_%2Fuk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1467090 INFO (zkCallback-2871-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1467090 INFO (zkCallback-2879-thread-1-processing-n:127.0.0.1:37317_n_%2Fuk) [n:127.0.0.1:37317_n_%2Fuk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1467227 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [n:127.0.0.1:37317_n_%2Fuk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1105e44 [junit4] 2> 1467240 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [n:127.0.0.1:37317_n_%2Fuk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1105e44 [junit4] 2> 1467240 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [n:127.0.0.1:37317_n_%2Fuk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1105e44 [junit4] 2> 1467242 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [n:127.0.0.1:37317_n_%2Fuk ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AD5C93171981C5EE-001/shard-1-001/cores [junit4] 2> 1467292 INFO (qtp4770814-12764) [n:127.0.0.1:37317_n_%2Fuk ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:37317_n_%252Fuk&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1467294 INFO (OverseerCollectionConfigSetProcessor-72082293990359044-127.0.0.1:39869_n_%2Fuk-n_0000000000) [n:127.0.0.1:39869_n_%2Fuk ] 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> 1467294 INFO (OverseerThreadFactory-5390-thread-3-processing-n:127.0.0.1:39869_n_%2Fuk) [n:127.0.0.1:39869_n_%2Fuk ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:37317_n_%2Fuk for creating new replica [junit4] 2> 1467297 INFO (qtp4770814-12790) [n:127.0.0.1:37317_n_%2Fuk ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1467297 INFO (qtp4770814-12790) [n:127.0.0.1:37317_n_%2Fuk ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1468314 INFO (qtp4770814-12790) [n:127.0.0.1:37317_n_%2Fuk c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1468328 INFO (qtp4770814-12790) [n:127.0.0.1:37317_n_%2Fuk c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema [collection1_shard2_replica_n61] Schema name=test [junit4] 2> 1468414 INFO (qtp4770814-12790) [n:127.0.0.1:37317_n_%2Fuk c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 1468429 INFO (qtp4770814-12790) [n:127.0.0.1:37317_n_%2Fuk c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n61' using configuration from collection collection1, trusted=true [junit4] 2> 1468430 INFO (qtp4770814-12790) [n:127.0.0.1:37317_n_%2Fuk c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n61' (registry 'solr.core.collection1.shard2.replica_n61') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1105e44 [junit4] 2> 1468430 INFO (qtp4770814-12790) [n:127.0.0.1:37317_n_%2Fuk c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1468430 INFO (qtp4770814-12790) [n:127.0.0.1:37317_n_%2Fuk c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.SolrCore [[collection1_shard2_replica_n61] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AD5C93171981C5EE-001/shard-1-001/cores/collection1_shard2_replica_n61], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AD5C93171981C5EE-001/shard-1-001/cores/collection1_shard2_replica_n61/data/] [junit4] 2> 1468434 INFO (qtp4770814-12790) [n:127.0.0.1:37317_n_%2Fuk c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1943321813, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 1468437 WARN (qtp4770814-12790) [n:127.0.0.1:37317_n_%2Fuk c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1468482 INFO (qtp4770814-12790) [n:127.0.0.1:37317_n_%2Fuk c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1468482 INFO (qtp4770814-12790) [n:127.0.0.1:37317_n_%2Fuk c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1468483 INFO (qtp4770814-12790) [n:127.0.0.1:37317_n_%2Fuk c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1468483 INFO (qtp4770814-12790) [n:127.0.0.1:37317_n_%2Fuk c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1468484 INFO (qtp4770814-12790) [n:127.0.0.1:37317_n_%2Fuk c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 1468485 INFO (qtp4770814-12790) [n:127.0.0.1:37317_n_%2Fuk c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a33d0[collection1_shard2_replica_n61] main] [junit4] 2> 1468486 INFO (qtp4770814-12790) [n:127.0.0.1:37317_n_%2Fuk c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1468486 INFO (qtp4770814-12790) [n:127.0.0.1:37317_n_%2Fuk c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1468487 INFO (qtp4770814-12790) [n:127.0.0.1:37317_n_%2Fuk c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1468489 INFO (searcherExecutor-5404-thread-1-processing-n:127.0.0.1:37317_n_%2Fuk x:collection1_shard2_replica_n61 s:shard2 c:collection1) [n:127.0.0.1:37317_n_%2Fuk c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.SolrCore [collection1_shard2_replica_n61] Registered new searcher Searcher@1a33d0[collection1_shard2_replica_n61] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1468489 INFO (qtp4770814-12790) [n:127.0.0.1:37317_n_%2Fuk c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591333339743125504 [junit4] 2> 1468494 INFO (qtp4770814-12790) [n:127.0.0.1:37317_n_%2Fuk c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1468494 INFO (qtp4770814-12790) [n:127.0.0.1:37317_n_%2Fuk c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1468494 INFO (qtp4770814-12790) [n:127.0.0.1:37317_n_%2Fuk c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37317/n_/uk/collection1_shard2_replica_n61/ [junit4] 2> 1468495 INFO (qtp4770814-12790) [n:127.0.0.1:37317_n_%2Fuk c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1468495 INFO (qtp4770814-12790) [n:127.0.0.1:37317_n_%2Fuk c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy http://127.0.0.1:37317/n_/uk/collection1_shard2_replica_n61/ has no replicas [junit4] 2> 1468495 INFO (qtp4770814-12790) [n:127.0.0.1:37317_n_%2Fuk c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1468496 INFO (qtp4770814-12790) [n:127.0.0.1:37317_n_%2Fuk c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37317/n_/uk/collection1_shard2_replica_n61/ shard2 [junit4] 2> 1468647 INFO (qtp4770814-12790) [n:127.0.0.1:37317_n_%2Fuk c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1468648 INFO (qtp4770814-12790) [n:127.0.0.1:37317_n_%2Fuk c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1351 [junit4] 2> 1468650 INFO (qtp4770814-12764) [n:127.0.0.1:37317_n_%2Fuk ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:37317_n_%252Fuk&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1357 [junit4] 2> 1468745 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AD5C93171981C5EE-001/shard-2-001 of type NRT [junit4] 2> 1468745 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 1468746 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1468746 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1468746 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 1468746 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10cc32d{/n_/uk,null,AVAILABLE} [junit4] 2> 1468747 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@114f274{HTTP/1.1,[http/1.1]}{127.0.0.1:33765} [junit4] 2> 1468747 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.e.j.s.Server Started @1469857ms [junit4] 2> 1468747 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AD5C93171981C5EE-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/n_/uk, hostPort=33765, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AD5C93171981C5EE-001/shard-2-001/cores} [junit4] 2> 1468747 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1468747 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1468747 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1468748 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1468748 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-02-02T23:22:15.213Z [junit4] 2> 1468749 INFO (zkConnectionManagerCallback-2884-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1468750 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1001676e7e4000a, likely client has closed socket [junit4] 2> 1468750 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1468750 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AD5C93171981C5EE-001/shard-2-001/solr.xml [junit4] 2> 1468754 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1468754 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1468770 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1105e44, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1468773 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43027/solr [junit4] 2> 1468775 INFO (zkConnectionManagerCallback-2888-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1468777 INFO (zkConnectionManagerCallback-2890-thread-1-processing-n:127.0.0.1:33765_n_%2Fuk) [n:127.0.0.1:33765_n_%2Fuk ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1468780 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [n:127.0.0.1:33765_n_%2Fuk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1468781 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [n:127.0.0.1:33765_n_%2Fuk ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1468782 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [n:127.0.0.1:33765_n_%2Fuk ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33765_n_%2Fuk [junit4] 2> 1468783 INFO (zkCallback-2861-thread-1-processing-n:127.0.0.1:39869_n_%2Fuk) [n:127.0.0.1:39869_n_%2Fuk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1468783 INFO (zkCallback-2871-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1468783 INFO (zkCallback-2879-thread-1-processing-n:127.0.0.1:37317_n_%2Fuk) [n:127.0.0.1:37317_n_%2Fuk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1468783 INFO (zkCallback-2889-thread-1-processing-n:127.0.0.1:33765_n_%2Fuk) [n:127.0.0.1:33765_n_%2Fuk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1468955 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [n:127.0.0.1:33765_n_%2Fuk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1105e44 [junit4] 2> 1468967 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [n:127.0.0.1:33765_n_%2Fuk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1105e44 [junit4] 2> 1468968 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [n:127.0.0.1:33765_n_%2Fuk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1105e44 [junit4] 2> 1468970 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [n:127.0.0.1:33765_n_%2Fuk ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AD5C93171981C5EE-001/shard-2-001/cores [junit4] 2> 1469010 INFO (qtp21320892-12799) [n:127.0.0.1:33765_n_%2Fuk ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:33765_n_%252Fuk&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1469012 INFO (OverseerCollectionConfigSetProcessor-72082293990359044-127.0.0.1:39869_n_%2Fuk-n_0000000000) [n:127.0.0.1:39869_n_%2Fuk ] 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> 1469012 INFO (OverseerThreadFactory-5390-thread-4-processing-n:127.0.0.1:39869_n_%2Fuk) [n:127.0.0.1:39869_n_%2Fuk ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:33765_n_%2Fuk for creating new replica [junit4] 2> 1469014 INFO (qtp21320892-12805) [n:127.0.0.1:33765_n_%2Fuk ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1469015 INFO (qtp21320892-12805) [n:127.0.0.1:33765_n_%2Fuk ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1470152 INFO (qtp21320892-12805) [n:127.0.0.1:33765_n_%2Fuk c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1470165 INFO (qtp21320892-12805) [n:127.0.0.1:33765_n_%2Fuk c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema [collection1_shard3_replica_n63] Schema name=test [junit4] 2> 1470269 INFO (qtp21320892-12805) [n:127.0.0.1:33765_n_%2Fuk c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 1470286 INFO (qtp21320892-12805) [n:127.0.0.1:33765_n_%2Fuk c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_n63' using configuration from collection collection1, trusted=true [junit4] 2> 1470287 INFO (qtp21320892-12805) [n:127.0.0.1:33765_n_%2Fuk c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard3.replica_n63' (registry 'solr.core.collection1.shard3.replica_n63') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1105e44 [junit4] 2> 1470287 INFO (qtp21320892-12805) [n:127.0.0.1:33765_n_%2Fuk c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1470287 INFO (qtp21320892-12805) [n:127.0.0.1:33765_n_%2Fuk c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.SolrCore [[collection1_shard3_replica_n63] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AD5C93171981C5EE-001/shard-2-001/cores/collection1_shard3_replica_n63], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AD5C93171981C5EE-001/shard-2-001/cores/collection1_shard3_replica_n63/data/] [junit4] 2> 1470291 INFO (qtp21320892-12805) [n:127.0.0.1:33765_n_%2Fuk c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1943321813, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 1470294 WARN (qtp21320892-12805) [n:127.0.0.1:33765_n_%2Fuk c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1470342 INFO (qtp21320892-12805) [n:127.0.0.1:33765_n_%2Fuk c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1470343 INFO (qtp21320892-12805) [n:127.0.0.1:33765_n_%2Fuk c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1470344 INFO (qtp21320892-12805) [n:127.0.0.1:33765_n_%2Fuk c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1470344 INFO (qtp21320892-12805) [n:127.0.0.1:33765_n_%2Fuk c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1470345 INFO (qtp21320892-12805) [n:127.0.0.1:33765_n_%2Fuk c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 1470346 INFO (qtp21320892-12805) [n:127.0.0.1:33765_n_%2Fuk c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.s.SolrIndexSearcher Opening [Searcher@151f3f0[collection1_shard3_replica_n63] main] [junit4] 2> 1470347 INFO (qtp21320892-12805) [n:127.0.0.1:33765_n_%2Fuk c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1470347 INFO (qtp21320892-12805) [n:127.0.0.1:33765_n_%2Fuk c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1470348 INFO (qtp21320892-12805) [n:127.0.0.1:33765_n_%2Fuk c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1470350 INFO (searcherExecutor-5415-thread-1-processing-n:127.0.0.1:33765_n_%2Fuk x:collection1_shard3_replica_n63 s:shard3 c:collection1) [n:127.0.0.1:33765_n_%2Fuk c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.SolrCore [collection1_shard3_replica_n63] Registered new searcher Searcher@151f3f0[collection1_shard3_replica_n63] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1470350 INFO (qtp21320892-12805) [n:127.0.0.1:33765_n_%2Fuk c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591333341694525440 [junit4] 2> 1470354 INFO (qtp21320892-12805) [n:127.0.0.1:33765_n_%2Fuk c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1470354 INFO (qtp21320892-12805) [n:127.0.0.1:33765_n_%2Fuk c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1470354 INFO (qtp21320892-12805) [n:127.0.0.1:33765_n_%2Fuk c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33765/n_/uk/collection1_shard3_replica_n63/ [junit4] 2> 1470354 INFO (qtp21320892-12805) [n:127.0.0.1:33765_n_%2Fuk c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1470354 INFO (qtp21320892-12805) [n:127.0.0.1:33765_n_%2Fuk c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy http://127.0.0.1:33765/n_/uk/collection1_shard3_replica_n63/ has no replicas [junit4] 2> 1470354 INFO (qtp21320892-12805) [n:127.0.0.1:33765_n_%2Fuk c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1470356 INFO (qtp21320892-12805) [n:127.0.0.1:33765_n_%2Fuk c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33765/n_/uk/collection1_shard3_replica_n63/ shard3 [junit4] 2> 1470506 INFO (qtp21320892-12805) [n:127.0.0.1:33765_n_%2Fuk c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1470508 INFO (qtp21320892-12805) [n:127.0.0.1:33765_n_%2Fuk c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1494 [junit4] 2> 1470511 INFO (qtp21320892-12799) [n:127.0.0.1:33765_n_%2Fuk ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:33765_n_%252Fuk&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2} status=0 QTime=1500 [junit4] 2> 1470594 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AD5C93171981C5EE-001/shard-3-001 of type NRT [junit4] 2> 1470595 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 1470595 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1470596 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1470596 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 1470596 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@33c746{/n_/uk,null,AVAILABLE} [junit4] 2> 1470596 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@f3c2aa{HTTP/1.1,[http/1.1]}{127.0.0.1:41157} [junit4] 2> 1470597 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.e.j.s.Server Started @1471707ms [junit4] 2> 1470597 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AD5C93171981C5EE-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/n_/uk, hostPort=41157, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AD5C93171981C5EE-001/shard-3-001/cores} [junit4] 2> 1470597 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1470597 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1470597 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1470597 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1470597 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-02-02T23:22:17.062Z [junit4] 2> 1470599 INFO (zkConnectionManagerCallback-2894-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1470600 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1470600 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AD5C93171981C5EE-001/shard-3-001/solr.xml [junit4] 2> 1470603 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1470603 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1470604 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1105e44, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1470607 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43027/solr [junit4] 2> 1470608 INFO (zkConnectionManagerCallback-2898-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1470610 INFO (zkConnectionManagerCallback-2900-thread-1-processing-n:127.0.0.1:41157_n_%2Fuk) [n:127.0.0.1:41157_n_%2Fuk ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1470614 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [n:127.0.0.1:41157_n_%2Fuk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1470615 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [n:127.0.0.1:41157_n_%2Fuk ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1470616 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [n:127.0.0.1:41157_n_%2Fuk ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41157_n_%2Fuk [junit4] 2> 1470617 INFO (zkCallback-2879-thread-1-processing-n:127.0.0.1:37317_n_%2Fuk) [n:127.0.0.1:37317_n_%2Fuk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1470617 INFO (zkCallback-2861-thread-2-processing-n:127.0.0.1:39869_n_%2Fuk) [n:127.0.0.1:39869_n_%2Fuk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1470617 INFO (zkCallback-2899-thread-1-processing-n:127.0.0.1:41157_n_%2Fuk) [n:127.0.0.1:41157_n_%2Fuk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1470617 INFO (zkCallback-2871-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1470617 INFO (zkCallback-2889-thread-1-processing-n:127.0.0.1:33765_n_%2Fuk) [n:127.0.0.1:33765_n_%2Fuk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1470744 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [n:127.0.0.1:41157_n_%2Fuk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1105e44 [junit4] 2> 1470772 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [n:127.0.0.1:41157_n_%2Fuk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1105e44 [junit4] 2> 1470773 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [n:127.0.0.1:41157_n_%2Fuk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1105e44 [junit4] 2> 1470774 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[AD5C93171981C5EE]) [n:127.0.0.1:41157_n_%2Fuk ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AD5C93171981C5EE-001/shard-3-001/cores [junit4] 2> 1470824 INFO (qtp21320892-12803) [n:127.0.0.1:33765_n_%2Fuk ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:41157_n_%252Fuk&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1470827 INFO (OverseerCollectionConfigSetProcessor-72082293990359044-127.0.0.1:39869_n_%2Fuk-n_0000000000) [n:127.0.0.1:39869_n_%2Fuk ] 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> 1470827 INFO (OverseerThreadFactory-5390-thread-5-processing-n:127.0.0.1:39869_n_%2Fuk) [n:127.0.0.1:39869_n_%2Fuk ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:41157_n_%2Fuk for creating new replica [junit4] 2> 1470829 INFO (qtp8429578-12833) [n:127.0.0.1:41157_n_%2Fuk ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n65&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1470829 INFO (qtp8429578-12833) [n:127.0.0.1:41157_n_%2Fuk ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1471875 INFO (qtp8429578-12833) [n:127.0.0.1:41157_n_%2Fuk c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1471888 INFO (qtp8429578-12833) [n:127.0.0.1:41157_n_%2Fuk c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema [collection1_shard1_replica_n65] Schema name=test [junit4] 2> 1471969 INFO (qtp8429578-12833) [n:127.0.0.1:41157_n_%2Fuk c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 1471985 INFO (qtp8429578-12833) [n:127.0.0.1:41157_n_%2Fuk c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n65' using configuration from collection collection1, trusted=true [junit4] 2> 1471986 INFO (qtp8429578-12833) [n:127.0.0.1:41157_n_%2Fuk c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n65' (registry 'solr.core.collection1.shard1.replica_n65') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1105e44 [junit4] 2> 1471986 INFO (qtp8429578-12833) [n:127.0.0.1:41157_n_%2Fuk c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1471987 INFO (qtp8429578-12833) [n:127.0.0.1:41157_n_%2Fuk c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.c.SolrCore [[collection1_shard1_replica_n65] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AD5C93171981C5EE-001/shard-3-001/cores/collection1_shard1_replica_n65], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_AD5C93171981C5EE-001/shard-3-001/cores/collection1_shard1_replica_n65/data/] [junit4] 2> 1471990 INFO (qtp8429578-12833) [n:127.0.0.1:41157_n_%2Fuk c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1943321813, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 1472005 WARN (qtp8429578-12833) [n:127.0.0.1:41157_n_%2Fuk c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1472060 INFO (qtp8429578-12833) [n:127.0.0.1:41157_n_%2Fuk c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1472060 INFO (qtp8429578-12833) [n:127.0.0.1:41157_n_%2Fuk c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1472061 INFO (qtp8429578-12833) [n:127.0.0.1:41157_n_%2Fuk c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1472061 INFO (qtp8429578-12833) [n:127.0.0.1:41157_n_%2Fuk c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1472063 INFO (qtp8429578-12833) [n:127.0.0.1:41157_n_%2Fuk c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 1472064 INFO (qtp8429578-12833) [n:127.0.0.1:41157_n_%2Fuk c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.s.SolrIndexSearcher Opening [Searcher@1385486[collection1_shard1_replica_n65] main] [junit4] 2> 1472065 INFO (qtp8429578-12833) [n:127.0.0.1:41157_n_%2Fuk c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1472066 INFO (qtp8429578-12833) [n:127.0.0.1:41157_n_%2Fuk c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1472067 INFO (qtp8429578-12833) [n:127.0.0.1:41157_n_%2Fuk c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1472068 INFO (searcherExecutor-5426-thread-1-processing-n:127.0.0.1:41157_n_%2Fuk x:collection1_shard1_replica_n65 s:shard1 c:collection1) [n:127.0.0.1:41157_n_%2Fuk c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.c.SolrCore [collection1_shard1_replica_n65] Registered new searcher Searcher@1385486[collection1_shard1_replica_n65] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1472068 INFO (qtp8429578-12833) [n:127.0.0.1:41157_n_%2Fuk c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591333343495979008 [junit4] 2> 1472074 INFO (qtp8429578-12833) [n:127.0.0.1:41157_n_%2Fuk c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1472074 INFO (qtp8429578-12833) [n:127.0.0.1:41157_n_%2Fuk c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1472074 INFO (qtp8429578-12833) [n:127.0.0.1:41157_n_%2Fuk c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41157/n_/uk/collection1_shard1_replica_n65/ [junit4] 2> 1472074 INFO (qtp8429578-12833) [n:127.0.0.1:41157_n_%2Fuk c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1472074 INFO (qtp8429578-12833) [n:127.0.0.1:41157_n_%2Fuk c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy http://127.0.0.1:41157/n_/uk/collection1_shard1_replica_n65/ has no replicas [...truncated too long message...] ollection1.shard1.replica_n11, service url = null, agent id = null] for registry solr.core.collection1.shard1.replica_n11 / com.codahale.metrics.MetricRegistry@17b4808 [junit4] 2> 1958085 INFO (coreCloseExecutor-4699-thread-1) [n:127.0.0.1:42751_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=3174867 [junit4] 2> 1958087 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100167b59150024, likely client has closed socket [junit4] 2> 1958088 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100167b5915001e, likely client has closed socket [junit4] 2> 1958090 INFO (jetty-closer-2319-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1ab5aeb{/solr,null,UNAVAILABLE} [junit4] 2> 1958090 INFO (jetty-closer-2319-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@164d9a8{/solr,null,UNAVAILABLE} [junit4] 2> 1958090 INFO (jetty-closer-2319-thread-4) [ ] o.e.j.s.session Stopped scavenging [junit4] 2> 1958090 INFO (jetty-closer-2319-thread-2) [ ] o.e.j.s.session Stopped scavenging [junit4] 2> 1958091 INFO (jetty-closer-2319-thread-5) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1d3a3ce{/solr,null,UNAVAILABLE} [junit4] 2> 1958092 INFO (jetty-closer-2319-thread-5) [ ] o.e.j.s.session Stopped scavenging [junit4] 2> 1958102 INFO (jetty-closer-2319-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72082313069264923-127.0.0.1:42751_solr-n_0000000007) closing [junit4] 2> 1958102 WARN (OverseerAutoScalingTriggerThread-72082313069264923-127.0.0.1:42751_solr-n_0000000007) [n:127.0.0.1:42751_solr ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 1958103 INFO (OverseerStateUpdate-72082313069264923-127.0.0.1:42751_solr-n_0000000007) [n:127.0.0.1:42751_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42751_solr [junit4] 2> 1958103 DEBUG (jetty-closer-2319-thread-1) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly [junit4] 2> 1958104 INFO (jetty-closer-2319-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@f31404{/solr,null,UNAVAILABLE} [junit4] 2> 1958105 INFO (jetty-closer-2319-thread-1) [ ] o.e.j.s.session Stopped scavenging [junit4] 2> 1958105 INFO (zkCallback-2458-thread-2-processing-n:127.0.0.1:38263_solr) [n:127.0.0.1:38263_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38263_solr [junit4] 2> 1958113 INFO (coreCloseExecutor-4700-thread-1) [n:127.0.0.1:38263_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=375753 [junit4] 2> 1958113 INFO (coreCloseExecutor-4700-thread-2) [n:127.0.0.1:38263_solr c:collection1 s:shard1 r:core_node12 x:collection1_shard1_replica_n11] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=5794564 [junit4] 2> 1958115 INFO (jetty-closer-2319-thread-6) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1f93532{/solr,null,UNAVAILABLE} [junit4] 2> 1958115 INFO (jetty-closer-2319-thread-6) [ ] o.e.j.s.session Stopped scavenging [junit4] 2> 1959549 WARN (zkCallback-2494-thread-2-processing-n:127.0.0.1:46537_solr) [n:127.0.0.1:46537_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1959553 INFO (jetty-closer-2319-thread-9) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1eac1f{/solr,null,UNAVAILABLE} [junit4] 2> 1959553 INFO (jetty-closer-2319-thread-9) [ ] o.e.j.s.session Stopped scavenging [junit4] 2> 1959554 ERROR (SUITE-TriggerIntegrationTest-seed#[AD5C93171981C5EE]-worker) [ ] 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> 1959554 INFO (SUITE-TriggerIntegrationTest-seed#[AD5C93171981C5EE]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44707 44707 [junit4] 2> 1967654 INFO (Thread-2699) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44707 44707 [junit4] 2> 1967655 WARN (Thread-2699) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 41 /solr/collections/collection1/terms/shard1 [junit4] 2> 20 /solr/clusterprops.json [junit4] 2> 20 /solr/aliases.json [junit4] 2> 19 /solr/security.json [junit4] 2> 10 /solr/configs/conf [junit4] 2> 8 /solr/collections/testMetricTrigger/terms/shard1 [junit4] 2> 2 /solr/collections/testMetricTrigger/terms/shard2 [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 123 /solr/collections/collection1/state.json [junit4] 2> 34 /solr/collections/testMetricTrigger/state.json [junit4] 2> 20 /solr/clusterstate.json [junit4] 2> 6 /solr/autoscaling.json [junit4] 2> 3 /solr/collections/collection1/leader_elect/shard1/election/72082313069264923-core_node3-n_0000000001 [junit4] 2> 3 /solr/overseer_elect/election/72082313069264910-127.0.0.1:45763_solr-n_0000000003 [junit4] 2> 3 /solr/overseer_elect/election/72082313069264923-127.0.0.1:42751_solr-n_0000000007 [junit4] 2> 2 /solr/collections/collection1/leader_elect/shard1/election/72082313069264935-core_node8-n_0000000003 [junit4] 2> 2 /solr/overseer_elect/election/72082313069264947-127.0.0.1:46537_solr-n_0000000015 [junit4] 2> 2 /solr/overseer_elect/election/72082313069264938-127.0.0.1:38263_solr-n_0000000012 [junit4] 2> 2 /solr/collections/collection1/leader_elect/shard1/election/72082313069264938-core_node12-n_0000000005 [junit4] 2> 2 /solr/overseer_elect/election/72082313069264926-127.0.0.1:36145_solr-n_0000000008 [junit4] 2> 2 /solr/collections/collection1/leader_elect/shard1/election/72082313069264938-core_node4-n_0000000000 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 20 /solr/live_nodes [junit4] 2> 20 /solr/collections [junit4] 2> 6 /solr/overseer/queue-work [junit4] 2> 6 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 6 /solr/overseer/queue [junit4] 2> 6 /solr/overseer/collection-queue-work [junit4] 2> 2 /solr/autoscaling/events/node_lost_triggerMR [junit4] 2> 2 /solr/autoscaling/events/node_added_triggerCTOOR [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_AD5C93171981C5EE-001 [junit4] 2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@edb5b8), locale=ar-BH, timezone=SystemV/MST7 [junit4] 2> NOTE: Linux 4.13.0-32-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=179440064,total=382119936 [junit4] 2> NOTE: All tests run in this JVM: [AutoAddReplicasPlanActionTest, TestFiltering, TestCollationFieldDocValues, TestExclusionRuleCollectionAccess, TestPolicyCloud, BitVectorTest, TestQuerySenderListener, TestOnReconnectListenerSupport, AnalysisAfterCoreReloadTest, PingRequestHandlerTest, TestLegacyField, ConnectionReuseTest, HdfsNNFailoverTest, TestReloadDeadlock, DistributedDebugComponentTest, TestAtomicUpdateErrorCases, SaslZkACLProviderTest, ConcurrentDeleteAndCreateCollectionTest, DocValuesMultiTest, DistributedFacetPivotSmallTest, HdfsDirectoryTest, CoreAdminHandlerTest, BadCopyFieldTest, MinimalSchemaTest, SolrShardReporterTest, BlockJoinFacetSimpleTest, HdfsRestartWhileUpdatingTest, TestSolrCLIRunExample, ReturnFieldsTest, UUIDUpdateProcessorFallbackTest, UnloadDistributedZkTest, DistributedQueryComponentOptimizationTest, TestRuleBasedAuthorizationPlugin, TestMacroExpander, TestClassicSimilarityFactory, CopyFieldTest, ZkShardTermsTest, TestMaxTokenLenTokenizer, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ExecutePlanActionTest, CacheHeaderTest, AnalyticsQueryTest, RulesTest, JvmMetricsTest, ShardSplitTest, TestRangeQuery, TestPerFieldSimilarityWithDefaultOverride, CleanupOldIndexTest, TestTrieFacet, TestConfigsApi, TestSuggestSpellingConverter, TestPullReplicaErrorHandling, DistanceFunctionTest, TestConfigSetImmutable, TestSubQueryTransformerDistrib, TestLMJelinekMercerSimilarityFactory, TestHashQParserPlugin, TestSchemaNameResource, DocExpirationUpdateProcessorFactoryTest, PreAnalyzedFieldTest, TestSkipOverseerOperations, TestLRUStatsCache, AliasIntegrationTest, RestartWhileUpdatingTest, LeaderElectionIntegrationTest, TestSmileRequest, ClusterStateUpdateTest, SearchRateTriggerTest, NotRequiredUniqueKeyTest, IndexSchemaRuntimeFieldTest, TestLazyCores, TestDistribStateManager, StatsReloadRaceTest, TestSolrCoreProperties, TestCloudSearcherWarming, TestSchemaVersionResource, ConvertedLegacyTest, TestRandomDVFaceting, TestCodecSupport, AutoscalingHistoryHandlerTest, MetricUtilsTest, InfixSuggestersTest, HdfsTlogReplayBufferedWhileIndexingTest, StatelessScriptUpdateProcessorFactoryTest, LargeFieldTest, TestManagedSchemaAPI, TestCoreBackup, TestCollectionsAPIViaSolrCloudCluster, TriggerIntegrationTest] [junit4] Completed [381/775 (3!)] on J2 in 214.52s, 14 tests, 1 failure <<< FAILURES! [...truncated 45264 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org