Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/302/
5 tests failed. FAILED: org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit Error Message: expected:<1> but was:<2> Stack Trace: java.lang.AssertionError: expected:<1> but was:<2> at __randomizedtesting.SeedInfo.seed([43E9D036D2D7BE79:BAA44399EEA2F3F3]: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.cloud.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:279) 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.sim.TestGenericDistributedQueue.testDistributedQueue Error Message: Test abandoned because suite timeout was reached. Stack Trace: java.lang.Exception: Test abandoned because suite timeout was reached. at __randomizedtesting.SeedInfo.seed([43E9D036D2D7BE79]:0) FAILED: junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue Error Message: Suite timeout exceeded (>= 7200000 msec). Stack Trace: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec). at __randomizedtesting.SeedInfo.seed([43E9D036D2D7BE79]:0) FAILED: org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication Error Message: Index: 0, Size: 0 Stack Trace: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 at __randomizedtesting.SeedInfo.seed([43E9D036D2D7BE79:57A18B63F1D00367]:0) at java.util.ArrayList.rangeCheck(ArrayList.java:653) at java.util.ArrayList.get(ArrayList.java:429) at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testAddNode Error Message: did not finish processing changes Stack Trace: java.lang.AssertionError: did not finish processing changes at __randomizedtesting.SeedInfo.seed([43E9D036D2D7BE79:E406CD951D9A3161]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testAddNode(TestLargeCluster.java:297) 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 11939 lines...] [junit4] JVM J2: stdout was not empty, see: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/temp/junit4-J2-20171228_183746_9515546421945838495242.sysout [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] # [junit4] # There is insufficient memory for the Java Runtime Environment to continue. [junit4] # Native memory allocation (mmap) failed to map 59244544 bytes for committing reserved memory. [junit4] # An error report file with more information is saved as: [junit4] # /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/hs_err_pid28995.log [junit4] <<< JVM J2: EOF ---- [junit4] JVM J2: stderr was not empty, see: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/temp/junit4-J2-20171228_183746_9514957227513058729500.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: INFO: os::commit_memory(0x00000000eb880000, 59244544, 0) failed; error='Cannot allocate memory' (errno=12) [junit4] <<< JVM J2: EOF ---- [...truncated 80 lines...] [junit4] Suite: org.apache.solr.cloud.ShardSplitTest [junit4] 2> 1387896 INFO (SUITE-ShardSplitTest-seed#[43E9D036D2D7BE79]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_43E9D036D2D7BE79-001/init-core-data-001 [junit4] 2> 1387896 WARN (SUITE-ShardSplitTest-seed#[43E9D036D2D7BE79]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8 [junit4] 2> 1387897 INFO (SUITE-ShardSplitTest-seed#[43E9D036D2D7BE79]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 1387918 INFO (SUITE-ShardSplitTest-seed#[43E9D036D2D7BE79]-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> 1387918 INFO (SUITE-ShardSplitTest-seed#[43E9D036D2D7BE79]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /kq_pky/pb [junit4] 2> 1387945 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1388262 INFO (Thread-246) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1388262 INFO (Thread-246) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1388263 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.ZkTestServer start zk server on port:45915 [junit4] 2> 1388264 ERROR (Thread-246) [ ] 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> 1388342 INFO (zkConnectionManagerCallback-247-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1388586 INFO (zkConnectionManagerCallback-249-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1388605 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 1388607 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml [junit4] 2> 1388623 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1388637 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 1388647 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 1388647 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 1388652 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 1388652 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 1388663 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1388664 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 1388664 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 1388706 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise [junit4] 2> 1389153 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1389214 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4459544a{/kq_pky/pb,null,AVAILABLE} [junit4] 2> 1389389 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@29a11363{HTTP/1.1,[http/1.1]}{127.0.0.1:32955} [junit4] 2> 1389389 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.e.j.s.Server Started @1413205ms [junit4] 2> 1389389 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_43E9D036D2D7BE79-001/tempDir-001/control/data, hostContext=/kq_pky/pb, hostPort=32955, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_43E9D036D2D7BE79-001/control-001/cores} [junit4] 2> 1389390 ERROR (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1389390 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.3.0 [junit4] 2> 1389390 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1389390 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1389390 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-28T19:01:20.398Z [junit4] 2> 1389394 INFO (zkConnectionManagerCallback-251-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1389396 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1389396 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_43E9D036D2D7BE79-001/control-001/solr.xml [junit4] 2> 1389399 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1389399 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1389400 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6d33112b, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1389403 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45915/solr [junit4] 2> 1389413 INFO (zkConnectionManagerCallback-255-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1389483 INFO (zkConnectionManagerCallback-257-thread-1-processing-n:127.0.0.1:32955_kq_pky%2Fpb) [n:127.0.0.1:32955_kq_pky%2Fpb ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1390004 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [n:127.0.0.1:32955_kq_pky%2Fpb ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1390004 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [n:127.0.0.1:32955_kq_pky%2Fpb ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:32955_kq_pky%2Fpb [junit4] 2> 1390005 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [n:127.0.0.1:32955_kq_pky%2Fpb ] o.a.s.c.Overseer Overseer (id=99253464548704260-127.0.0.1:32955_kq_pky%2Fpb-n_0000000000) starting [junit4] 2> 1390132 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [n:127.0.0.1:32955_kq_pky%2Fpb ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32955_kq_pky%2Fpb [junit4] 2> 1390215 INFO (OverseerStateUpdate-99253464548704260-127.0.0.1:32955_kq_pky%2Fpb-n_0000000000) [n:127.0.0.1:32955_kq_pky%2Fpb ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1390865 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [n:127.0.0.1:32955_kq_pky%2Fpb ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d33112b [junit4] 2> 1390888 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [n:127.0.0.1:32955_kq_pky%2Fpb ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d33112b [junit4] 2> 1390888 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [n:127.0.0.1:32955_kq_pky%2Fpb ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d33112b [junit4] 2> 1390936 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [n:127.0.0.1:32955_kq_pky%2Fpb ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_43E9D036D2D7BE79-001/control-001/cores [junit4] 2> 1391152 INFO (zkConnectionManagerCallback-263-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1391164 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1391164 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45915/solr ready [junit4] 2> 1391204 INFO (qtp14085239-1266) [n:127.0.0.1:32955_kq_pky%2Fpb ] 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:32955_kq_pky%252Fpb&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1391219 INFO (OverseerThreadFactory-486-thread-1-processing-n:127.0.0.1:32955_kq_pky%2Fpb) [n:127.0.0.1:32955_kq_pky%2Fpb ] o.a.s.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 1391528 INFO (qtp14085239-1264) [n:127.0.0.1:32955_kq_pky%2Fpb ] 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> 1391528 INFO (qtp14085239-1264) [n:127.0.0.1:32955_kq_pky%2Fpb ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1391632 INFO (zkCallback-256-thread-1-processing-n:127.0.0.1:32955_kq_pky%2Fpb) [n:127.0.0.1:32955_kq_pky%2Fpb ] 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> 1392599 INFO (qtp14085239-1264) [n:127.0.0.1:32955_kq_pky%2Fpb c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0 [junit4] 2> 1392900 INFO (qtp14085239-1264) [n:127.0.0.1:32955_kq_pky%2Fpb 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> 1394112 INFO (qtp14085239-1264) [n:127.0.0.1:32955_kq_pky%2Fpb 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> 1394370 INFO (qtp14085239-1264) [n:127.0.0.1:32955_kq_pky%2Fpb 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> 1394370 INFO (qtp14085239-1264) [n:127.0.0.1:32955_kq_pky%2Fpb 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@6d33112b [junit4] 2> 1394371 INFO (qtp14085239-1264) [n:127.0.0.1:32955_kq_pky%2Fpb c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1394371 INFO (qtp14085239-1264) [n:127.0.0.1:32955_kq_pky%2Fpb 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 [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_43E9D036D2D7BE79-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_43E9D036D2D7BE79-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 1394378 INFO (qtp14085239-1264) [n:127.0.0.1:32955_kq_pky%2Fpb c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=87.58984375, floorSegmentMB=1.541015625, forceMergeDeletesPctAllowed=6.524051964216144, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8258908449517398 [junit4] 2> 1396948 WARN (qtp14085239-1264) [n:127.0.0.1:32955_kq_pky%2Fpb 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> 1397347 INFO (qtp14085239-1264) [n:127.0.0.1:32955_kq_pky%2Fpb 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> 1397347 INFO (qtp14085239-1264) [n:127.0.0.1:32955_kq_pky%2Fpb 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> 1397349 INFO (qtp14085239-1264) [n:127.0.0.1:32955_kq_pky%2Fpb c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1397349 INFO (qtp14085239-1264) [n:127.0.0.1:32955_kq_pky%2Fpb c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1397351 INFO (qtp14085239-1264) [n:127.0.0.1:32955_kq_pky%2Fpb c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=21.0771484375, floorSegmentMB=2.189453125, forceMergeDeletesPctAllowed=2.2404214686893353, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 1397360 INFO (qtp14085239-1264) [n:127.0.0.1:32955_kq_pky%2Fpb c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@709b802b[control_collection_shard1_replica_n1] main] [junit4] 2> 1397396 INFO (qtp14085239-1264) [n:127.0.0.1:32955_kq_pky%2Fpb c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1397396 INFO (qtp14085239-1264) [n:127.0.0.1:32955_kq_pky%2Fpb 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> 1397397 INFO (qtp14085239-1264) [n:127.0.0.1:32955_kq_pky%2Fpb c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1397397 INFO (qtp14085239-1264) [n:127.0.0.1:32955_kq_pky%2Fpb 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 1588055442356961280 [junit4] 2> 1397420 INFO (searcherExecutor-489-thread-1-processing-n:127.0.0.1:32955_kq_pky%2Fpb x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:32955_kq_pky%2Fpb 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@709b802b[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1397422 INFO (qtp14085239-1264) [n:127.0.0.1:32955_kq_pky%2Fpb c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1397422 INFO (qtp14085239-1264) [n:127.0.0.1:32955_kq_pky%2Fpb 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> 1397422 INFO (qtp14085239-1264) [n:127.0.0.1:32955_kq_pky%2Fpb c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:32955/kq_pky/pb/control_collection_shard1_replica_n1/ [junit4] 2> 1397422 INFO (qtp14085239-1264) [n:127.0.0.1:32955_kq_pky%2Fpb 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> 1397422 INFO (qtp14085239-1264) [n:127.0.0.1:32955_kq_pky%2Fpb c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:32955/kq_pky/pb/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 1397422 INFO (qtp14085239-1264) [n:127.0.0.1:32955_kq_pky%2Fpb 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> 1397443 INFO (zkCallback-256-thread-2-processing-n:127.0.0.1:32955_kq_pky%2Fpb) [n:127.0.0.1:32955_kq_pky%2Fpb ] 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> 1397456 INFO (qtp14085239-1264) [n:127.0.0.1:32955_kq_pky%2Fpb 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:32955/kq_pky/pb/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 1397456 INFO (qtp14085239-1264) [n:127.0.0.1:32955_kq_pky%2Fpb 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> 1397458 INFO (qtp14085239-1264) [n:127.0.0.1:32955_kq_pky%2Fpb 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=5930 [junit4] 2> 1397533 INFO (qtp14085239-1266) [n:127.0.0.1:32955_kq_pky%2Fpb ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 1397580 INFO (zkCallback-256-thread-1-processing-n:127.0.0.1:32955_kq_pky%2Fpb) [n:127.0.0.1:32955_kq_pky%2Fpb ] 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> 1398543 INFO (qtp14085239-1266) [n:127.0.0.1:32955_kq_pky%2Fpb ] 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:32955_kq_pky%252Fpb&wt=javabin&version=2} status=0 QTime=7339 [junit4] 2> 1398677 INFO (zkConnectionManagerCallback-267-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1398678 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1398679 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45915/solr ready [junit4] 2> 1398679 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 1398681 INFO (qtp14085239-1267) [n:127.0.0.1:32955_kq_pky%2Fpb ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1398686 INFO (OverseerThreadFactory-486-thread-2-processing-n:127.0.0.1:32955_kq_pky%2Fpb) [n:127.0.0.1:32955_kq_pky%2Fpb ] o.a.s.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 1398715 INFO (OverseerCollectionConfigSetProcessor-99253464548704260-127.0.0.1:32955_kq_pky%2Fpb-n_0000000000) [n:127.0.0.1:32955_kq_pky%2Fpb ] 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> 1398717 WARN (OverseerThreadFactory-486-thread-2-processing-n:127.0.0.1:32955_kq_pky%2Fpb) [n:127.0.0.1:32955_kq_pky%2Fpb ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 1398846 INFO (qtp14085239-1267) [n:127.0.0.1:32955_kq_pky%2Fpb ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 1398846 INFO (qtp14085239-1267) [n:127.0.0.1:32955_kq_pky%2Fpb ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=165 [junit4] 2> 1398891 INFO (OverseerCollectionConfigSetProcessor-99253464548704260-127.0.0.1:32955_kq_pky%2Fpb-n_0000000000) [n:127.0.0.1:32955_kq_pky%2Fpb ] 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> 1400973 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_43E9D036D2D7BE79-001/shard-1-001 of type NRT [junit4] 2> 1400980 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1400986 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b641ba6{/kq_pky/pb,null,AVAILABLE} [junit4] 2> 1400986 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3d31ed09{HTTP/1.1,[http/1.1]}{127.0.0.1:42702} [junit4] 2> 1400986 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.e.j.s.Server Started @1424802ms [junit4] 2> 1400986 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_43E9D036D2D7BE79-001/tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/kq_pky/pb, hostPort=42702, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_43E9D036D2D7BE79-001/shard-1-001/cores} [junit4] 2> 1400987 ERROR (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1400987 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.3.0 [junit4] 2> 1400987 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1400987 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1400987 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-28T19:01:31.995Z [junit4] 2> 1401061 INFO (zkConnectionManagerCallback-269-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1401104 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1401104 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_43E9D036D2D7BE79-001/shard-1-001/solr.xml [junit4] 2> 1401117 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1401117 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1401118 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6d33112b, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1401193 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45915/solr [junit4] 2> 1401232 INFO (zkConnectionManagerCallback-273-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1401556 INFO (zkConnectionManagerCallback-275-thread-1-processing-n:127.0.0.1:42702_kq_pky%2Fpb) [n:127.0.0.1:42702_kq_pky%2Fpb ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1401862 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [n:127.0.0.1:42702_kq_pky%2Fpb ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1401877 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [n:127.0.0.1:42702_kq_pky%2Fpb ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1401886 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [n:127.0.0.1:42702_kq_pky%2Fpb ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42702_kq_pky%2Fpb [junit4] 2> 1401906 INFO (zkCallback-256-thread-2-processing-n:127.0.0.1:32955_kq_pky%2Fpb) [n:127.0.0.1:32955_kq_pky%2Fpb ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1401944 INFO (zkCallback-266-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1401995 INFO (zkCallback-274-thread-1-processing-n:127.0.0.1:42702_kq_pky%2Fpb) [n:127.0.0.1:42702_kq_pky%2Fpb ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1403128 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [n:127.0.0.1:42702_kq_pky%2Fpb ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d33112b [junit4] 2> 1403192 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [n:127.0.0.1:42702_kq_pky%2Fpb ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d33112b [junit4] 2> 1403193 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [n:127.0.0.1:42702_kq_pky%2Fpb ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d33112b [junit4] 2> 1403194 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [n:127.0.0.1:42702_kq_pky%2Fpb ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_43E9D036D2D7BE79-001/shard-1-001/cores [junit4] 2> 1403476 INFO (qtp14085239-1270) [n:127.0.0.1:32955_kq_pky%2Fpb ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:42702_kq_pky%252Fpb&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1403515 INFO (OverseerThreadFactory-486-thread-3-processing-n:127.0.0.1:32955_kq_pky%2Fpb) [n:127.0.0.1:32955_kq_pky%2Fpb ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:42702_kq_pky%2Fpb for creating new replica [junit4] 2> 1403740 INFO (qtp2042424415-1315) [n:127.0.0.1:42702_kq_pky%2Fpb ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1403741 INFO (qtp2042424415-1315) [n:127.0.0.1:42702_kq_pky%2Fpb ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1405085 INFO (qtp2042424415-1315) [n:127.0.0.1:42702_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0 [junit4] 2> 1405542 INFO (qtp2042424415-1315) [n:127.0.0.1:42702_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test [junit4] 2> 1406526 INFO (qtp2042424415-1315) [n:127.0.0.1:42702_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 1406631 INFO (qtp2042424415-1315) [n:127.0.0.1:42702_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true [junit4] 2> 1406631 INFO (qtp2042424415-1315) [n:127.0.0.1:42702_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d33112b [junit4] 2> 1406631 INFO (qtp2042424415-1315) [n:127.0.0.1:42702_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1406631 INFO (qtp2042424415-1315) [n:127.0.0.1:42702_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_43E9D036D2D7BE79-001/shard-1-001/cores/collection1_shard2_replica_n41], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_43E9D036D2D7BE79-001/shard-1-001/cores/collection1_shard2_replica_n41/data/] [junit4] 2> 1406670 INFO (qtp2042424415-1315) [n:127.0.0.1:42702_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=87.58984375, floorSegmentMB=1.541015625, forceMergeDeletesPctAllowed=6.524051964216144, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8258908449517398 [junit4] 2> 1406853 WARN (qtp2042424415-1315) [n:127.0.0.1:42702_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n41] 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> 1407497 INFO (qtp2042424415-1315) [n:127.0.0.1:42702_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1407497 INFO (qtp2042424415-1315) [n:127.0.0.1:42702_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1407523 INFO (qtp2042424415-1315) [n:127.0.0.1:42702_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1407523 INFO (qtp2042424415-1315) [n:127.0.0.1:42702_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1407532 INFO (qtp2042424415-1315) [n:127.0.0.1:42702_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=21.0771484375, floorSegmentMB=2.189453125, forceMergeDeletesPctAllowed=2.2404214686893353, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 1407555 INFO (qtp2042424415-1315) [n:127.0.0.1:42702_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@111a9829[collection1_shard2_replica_n41] main] [junit4] 2> 1407572 INFO (qtp2042424415-1315) [n:127.0.0.1:42702_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1407572 INFO (qtp2042424415-1315) [n:127.0.0.1:42702_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1407573 INFO (qtp2042424415-1315) [n:127.0.0.1:42702_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1407573 INFO (qtp2042424415-1315) [n:127.0.0.1:42702_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588055453027270656 [junit4] 2> 1407588 INFO (searcherExecutor-500-thread-1-processing-n:127.0.0.1:42702_kq_pky%2Fpb x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:42702_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@111a9829[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1407597 INFO (qtp2042424415-1315) [n:127.0.0.1:42702_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1407597 INFO (qtp2042424415-1315) [n:127.0.0.1:42702_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1407597 INFO (qtp2042424415-1315) [n:127.0.0.1:42702_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42702/kq_pky/pb/collection1_shard2_replica_n41/ [junit4] 2> 1407597 INFO (qtp2042424415-1315) [n:127.0.0.1:42702_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1407597 INFO (qtp2042424415-1315) [n:127.0.0.1:42702_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy http://127.0.0.1:42702/kq_pky/pb/collection1_shard2_replica_n41/ has no replicas [junit4] 2> 1407597 INFO (qtp2042424415-1315) [n:127.0.0.1:42702_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1407619 INFO (qtp2042424415-1315) [n:127.0.0.1:42702_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42702/kq_pky/pb/collection1_shard2_replica_n41/ shard2 [junit4] 2> 1407619 INFO (qtp2042424415-1315) [n:127.0.0.1:42702_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1407620 INFO (qtp2042424415-1315) [n:127.0.0.1:42702_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=3880 [junit4] 2> 1407726 INFO (qtp14085239-1270) [n:127.0.0.1:32955_kq_pky%2Fpb ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:42702_kq_pky%252Fpb&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=4250 [junit4] 2> 1408004 INFO (OverseerCollectionConfigSetProcessor-99253464548704260-127.0.0.1:32955_kq_pky%2Fpb-n_0000000000) [n:127.0.0.1:32955_kq_pky%2Fpb ] 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> 1408509 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_43E9D036D2D7BE79-001/shard-2-001 of type NRT [junit4] 2> 1408509 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1408524 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@73ef36ff{/kq_pky/pb,null,AVAILABLE} [junit4] 2> 1408525 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@408cca03{HTTP/1.1,[http/1.1]}{127.0.0.1:49985} [junit4] 2> 1408525 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.e.j.s.Server Started @1432340ms [junit4] 2> 1408525 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_43E9D036D2D7BE79-001/tempDir-001/jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/kq_pky/pb, hostPort=49985, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_43E9D036D2D7BE79-001/shard-2-001/cores} [junit4] 2> 1408525 ERROR (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1408568 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.3.0 [junit4] 2> 1408568 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1408568 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1408568 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-28T19:01:39.576Z [junit4] 2> 1408674 INFO (zkConnectionManagerCallback-279-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1408675 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1408675 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_43E9D036D2D7BE79-001/shard-2-001/solr.xml [junit4] 2> 1408679 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1408679 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1408693 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6d33112b, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1408724 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45915/solr [junit4] 2> 1408750 INFO (zkConnectionManagerCallback-283-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1408971 INFO (zkConnectionManagerCallback-285-thread-1-processing-n:127.0.0.1:49985_kq_pky%2Fpb) [n:127.0.0.1:49985_kq_pky%2Fpb ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1408995 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [n:127.0.0.1:49985_kq_pky%2Fpb ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1408997 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [n:127.0.0.1:49985_kq_pky%2Fpb ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1409028 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [n:127.0.0.1:49985_kq_pky%2Fpb ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49985_kq_pky%2Fpb [junit4] 2> 1409029 INFO (zkCallback-274-thread-1-processing-n:127.0.0.1:42702_kq_pky%2Fpb) [n:127.0.0.1:42702_kq_pky%2Fpb ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1409029 INFO (zkCallback-266-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1409029 INFO (zkCallback-256-thread-2-processing-n:127.0.0.1:32955_kq_pky%2Fpb) [n:127.0.0.1:32955_kq_pky%2Fpb ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1409112 INFO (zkCallback-284-thread-1-processing-n:127.0.0.1:49985_kq_pky%2Fpb) [n:127.0.0.1:49985_kq_pky%2Fpb ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1409610 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [n:127.0.0.1:49985_kq_pky%2Fpb ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d33112b [junit4] 2> 1409750 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [n:127.0.0.1:49985_kq_pky%2Fpb ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d33112b [junit4] 2> 1409750 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [n:127.0.0.1:49985_kq_pky%2Fpb ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d33112b [junit4] 2> 1409752 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [n:127.0.0.1:49985_kq_pky%2Fpb ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_43E9D036D2D7BE79-001/shard-2-001/cores [junit4] 2> 1412048 INFO (qtp14085239-1263) [n:127.0.0.1:32955_kq_pky%2Fpb ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:49985_kq_pky%252Fpb&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1412984 INFO (OverseerThreadFactory-486-thread-4-processing-n:127.0.0.1:32955_kq_pky%2Fpb) [n:127.0.0.1:32955_kq_pky%2Fpb ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:49985_kq_pky%2Fpb for creating new replica [junit4] 2> 1413067 INFO (qtp999803846-1347) [n:127.0.0.1:49985_kq_pky%2Fpb ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1413067 INFO (qtp999803846-1347) [n:127.0.0.1:49985_kq_pky%2Fpb ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1413325 INFO (qtp999803846-1347) [n:127.0.0.1:49985_kq_pky%2Fpb c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0 [junit4] 2> 1413678 INFO (qtp999803846-1347) [n:127.0.0.1:49985_kq_pky%2Fpb c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema [collection1_shard1_replica_n43] Schema name=test [junit4] 2> 1415011 INFO (qtp999803846-1347) [n:127.0.0.1:49985_kq_pky%2Fpb c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 1415077 INFO (qtp999803846-1347) [n:127.0.0.1:49985_kq_pky%2Fpb c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n43' using configuration from collection collection1, trusted=true [junit4] 2> 1415078 INFO (qtp999803846-1347) [n:127.0.0.1:49985_kq_pky%2Fpb c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n43' (registry 'solr.core.collection1.shard1.replica_n43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d33112b [junit4] 2> 1415078 INFO (qtp999803846-1347) [n:127.0.0.1:49985_kq_pky%2Fpb c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1415078 INFO (qtp999803846-1347) [n:127.0.0.1:49985_kq_pky%2Fpb c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [[collection1_shard1_replica_n43] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_43E9D036D2D7BE79-001/shard-2-001/cores/collection1_shard1_replica_n43], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_43E9D036D2D7BE79-001/shard-2-001/cores/collection1_shard1_replica_n43/data/] [junit4] 2> 1415147 INFO (qtp999803846-1347) [n:127.0.0.1:49985_kq_pky%2Fpb c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=87.58984375, floorSegmentMB=1.541015625, forceMergeDeletesPctAllowed=6.524051964216144, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8258908449517398 [junit4] 2> 1415270 WARN (qtp999803846-1347) [n:127.0.0.1:49985_kq_pky%2Fpb c:collection1 s:shard1 x:collection1_shard1_replica_n43] 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> 1415948 INFO (qtp999803846-1347) [n:127.0.0.1:49985_kq_pky%2Fpb c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1415948 INFO (qtp999803846-1347) [n:127.0.0.1:49985_kq_pky%2Fpb c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1415949 INFO (qtp999803846-1347) [n:127.0.0.1:49985_kq_pky%2Fpb c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1415949 INFO (qtp999803846-1347) [n:127.0.0.1:49985_kq_pky%2Fpb c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1416246 INFO (qtp999803846-1347) [n:127.0.0.1:49985_kq_pky%2Fpb c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=21.0771484375, floorSegmentMB=2.189453125, forceMergeDeletesPctAllowed=2.2404214686893353, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 1416280 INFO (qtp999803846-1347) [n:127.0.0.1:49985_kq_pky%2Fpb c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.SolrIndexSearcher Opening [Searcher@4a0f89fc[collection1_shard1_replica_n43] main] [junit4] 2> 1416281 INFO (qtp999803846-1347) [n:127.0.0.1:49985_kq_pky%2Fpb c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1416282 INFO (qtp999803846-1347) [n:127.0.0.1:49985_kq_pky%2Fpb c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1416282 INFO (qtp999803846-1347) [n:127.0.0.1:49985_kq_pky%2Fpb c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1416284 INFO (searcherExecutor-511-thread-1-processing-n:127.0.0.1:49985_kq_pky%2Fpb x:collection1_shard1_replica_n43 s:shard1 c:collection1) [n:127.0.0.1:49985_kq_pky%2Fpb c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [collection1_shard1_replica_n43] Registered new searcher Searcher@4a0f89fc[collection1_shard1_replica_n43] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1416284 INFO (qtp999803846-1347) [n:127.0.0.1:49985_kq_pky%2Fpb c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588055462161416192 [junit4] 2> 1416314 INFO (qtp999803846-1347) [n:127.0.0.1:49985_kq_pky%2Fpb c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1416314 INFO (qtp999803846-1347) [n:127.0.0.1:49985_kq_pky%2Fpb c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1416314 INFO (qtp999803846-1347) [n:127.0.0.1:49985_kq_pky%2Fpb c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:49985/kq_pky/pb/collection1_shard1_replica_n43/ [junit4] 2> 1416314 INFO (qtp999803846-1347) [n:127.0.0.1:49985_kq_pky%2Fpb c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1416314 INFO (qtp999803846-1347) [n:127.0.0.1:49985_kq_pky%2Fpb c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy http://127.0.0.1:49985/kq_pky/pb/collection1_shard1_replica_n43/ has no replicas [junit4] 2> 1416314 INFO (qtp999803846-1347) [n:127.0.0.1:49985_kq_pky%2Fpb c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1416320 INFO (qtp999803846-1347) [n:127.0.0.1:49985_kq_pky%2Fpb c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:49985/kq_pky/pb/collection1_shard1_replica_n43/ shard1 [junit4] 2> 1416375 INFO (qtp999803846-1347) [n:127.0.0.1:49985_kq_pky%2Fpb c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1416392 INFO (qtp999803846-1347) [n:127.0.0.1:49985_kq_pky%2Fpb c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=3325 [junit4] 2> 1416395 INFO (qtp14085239-1263) [n:127.0.0.1:32955_kq_pky%2Fpb ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:49985_kq_pky%252Fpb&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=4347 [junit4] 2> 1417008 INFO (OverseerCollectionConfigSetProcessor-99253464548704260-127.0.0.1:32955_kq_pky%2Fpb-n_0000000000) [n:127.0.0.1:32955_kq_pky%2Fpb ] 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> 1418563 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_43E9D036D2D7BE79-001/shard-3-001 of type NRT [junit4] 2> 1418596 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1420582 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a617106{/kq_pky/pb,null,AVAILABLE} [junit4] 2> 1420582 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5261a617{HTTP/1.1,[http/1.1]}{127.0.0.1:45451} [junit4] 2> 1420582 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.e.j.s.Server Started @1444398ms [junit4] 2> 1420582 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_43E9D036D2D7BE79-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/kq_pky/pb, hostPort=45451, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_43E9D036D2D7BE79-001/shard-3-001/cores} [junit4] 2> 1420582 ERROR (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1420612 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.3.0 [junit4] 2> 1420612 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1420612 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1420612 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-28T19:01:51.620Z [junit4] 2> 1421580 INFO (zkConnectionManagerCallback-289-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1421630 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1421630 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_43E9D036D2D7BE79-001/shard-3-001/solr.xml [junit4] 2> 1421656 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1421656 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1421685 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6d33112b, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1421736 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45915/solr [junit4] 2> 1421805 INFO (zkConnectionManagerCallback-293-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1422057 INFO (zkConnectionManagerCallback-295-thread-1-processing-n:127.0.0.1:45451_kq_pky%2Fpb) [n:127.0.0.1:45451_kq_pky%2Fpb ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1422076 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [n:127.0.0.1:45451_kq_pky%2Fpb ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1422078 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [n:127.0.0.1:45451_kq_pky%2Fpb ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1422079 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [n:127.0.0.1:45451_kq_pky%2Fpb ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45451_kq_pky%2Fpb [junit4] 2> 1422095 INFO (zkCallback-266-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1422095 INFO (zkCallback-256-thread-1-processing-n:127.0.0.1:32955_kq_pky%2Fpb) [n:127.0.0.1:32955_kq_pky%2Fpb ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1422524 INFO (zkCallback-274-thread-1-processing-n:127.0.0.1:42702_kq_pky%2Fpb) [n:127.0.0.1:42702_kq_pky%2Fpb ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1422524 INFO (zkCallback-284-thread-1-processing-n:127.0.0.1:49985_kq_pky%2Fpb) [n:127.0.0.1:49985_kq_pky%2Fpb ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1422567 INFO (zkCallback-294-thread-1-processing-n:127.0.0.1:45451_kq_pky%2Fpb) [n:127.0.0.1:45451_kq_pky%2Fpb ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1422571 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [n:127.0.0.1:45451_kq_pky%2Fpb ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d33112b [junit4] 2> 1422708 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [n:127.0.0.1:45451_kq_pky%2Fpb ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d33112b [junit4] 2> 1422815 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [n:127.0.0.1:45451_kq_pky%2Fpb ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d33112b [junit4] 2> 1422817 INFO (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[43E9D036D2D7BE79]) [n:127.0.0.1:45451_kq_pky%2Fpb ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_43E9D036D2D7BE79-001/shard-3-001/cores [junit4] 2> 1423193 INFO (qtp14085239-1264) [n:127.0.0.1:32955_kq_pky%2Fpb ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:45451_kq_pky%252Fpb&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1423205 INFO (OverseerThreadFactory-486-thread-5-processing-n:127.0.0.1:32955_kq_pky%2Fpb) [n:127.0.0.1:32955_kq_pky%2Fpb ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:45451_kq_pky%2Fpb for creating new replica [junit4] 2> 1423301 INFO (qtp1514763371-1380) [n:127.0.0.1:45451_kq_pky%2Fpb ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1423301 INFO (qtp1514763371-1380) [n:127.0.0.1:45451_kq_pky%2Fpb ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1423551 INFO (qtp1514763371-1380) [n:127.0.0.1:45451_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0 [junit4] 2> 1423695 INFO (qtp1514763371-1380) [n:127.0.0.1:45451_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema [collection1_shard2_replica_n45] Schema name=test [junit4] 2> 1427685 INFO (qtp1514763371-1380) [n:127.0.0.1:45451_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 1427806 INFO (qtp1514763371-1380) [n:127.0.0.1:45451_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n45' using configuration from collection collection1, trusted=true [junit4] 2> 1427806 INFO (qtp1514763371-1380) [n:127.0.0.1:45451_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n45' (registry 'solr.core.collection1.shard2.replica_n45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d33112b [junit4] 2> 1427807 INFO (qtp1514763371-1380) [n:127.0.0.1:45451_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1427807 INFO (qtp1514763371-1380) [n:127.0.0.1:45451_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [[collection1_shard2_replica_n45] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_43E9D036D2D7BE79-001/shard-3-001/cores/collection1_shard2_replica_n45], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_43E9D036D2D7BE79-001/shard-3-001/cores/collection1_shard2_replica_n45/data/] [junit4] 2> 1427841 INFO (qtp1514763371-1380) [n:127.0.0.1:45451_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=87.58984375, floorSegmentMB=1.541015625, forceMergeDeletesPctAllowed=6.524051964216144, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8258908449517398 [junit4] 2> 1427940 WARN (qtp1514763371-1380) [n:127.0.0.1:45451_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n45] 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> 1428581 INFO (qtp1514763371-1380) [n:127.0.0.1:45451_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1428581 INFO (qtp1514763371-1380) [n:127.0.0.1:45451_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1428582 INFO (qtp1514763371-1380) [n:127.0.0.1:45451_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1428582 INFO (qtp1514763371-1380) [n:127.0.0.1:45451_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1428592 INFO (qtp1514763371-1380) [n:127.0.0.1:45451_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=21.0771484375, floorSegmentMB=2.189453125, forceMergeDeletesPctAllowed=2.2404214686893353, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 1428639 INFO (qtp1514763371-1380) [n:127.0.0.1:45451_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.s.SolrIndexSearcher Opening [Searcher@26a0a433[collection1_shard2_replica_n45] main] [junit4] 2> 1428641 INFO (qtp1514763371-1380) [n:127.0.0.1:45451_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1428641 INFO (qtp1514763371-1380) [n:127.0.0.1:45451_kq_pky%2Fpb c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] [...truncated too long message...] e/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-interceptor-kerberos-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-interceptors-admin-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-interceptors-authn-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-interceptors-authz-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-interceptors-changelog-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-interceptors-collective-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-interceptors-event-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-interceptors-exception-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-interceptors-journal-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-interceptors-normalization-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-interceptors-operational-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-interceptors-referral-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-interceptors-schema-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-interceptors-subtree-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-interceptors-trigger-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-jdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-jdbm1-2.0.0-M2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-kerberos-codec-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-ldif-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-mavibot-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-protocol-kerberos-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-protocol-ldap-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-protocol-shared-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/apacheds-xdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/api-all-1.0.0-M20.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/bcprov-jdk15on-1.54.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/byte-buddy-1.6.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/commons-collections-3.2.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/commons-math3-3.6.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/ehcache-core-2.4.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/hadoop-common-2.7.4-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/hadoop-hdfs-2.7.4-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/hadoop-minikdc-2.7.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/htrace-core-3.2.0-incubating.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/jersey-core-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/jersey-server-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/jetty-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/jetty-sslengine-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/jetty-util-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/mina-core-2.0.0-M5.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/mockito-core-2.6.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/netty-all-4.0.36.Final.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/test-lib/objenesis-2.5.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/build/analysis/icu/lucene-analyzers-icu-7.3.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/contrib/solr-analysis-extras/classes/java:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/build/queryparser/classes/test:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/build/backward-codecs/classes/test:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/contrib/analysis-extras/lib/icu4j-59.1.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-launcher.jar:/x1/jenkins/.ant/lib/ivy-2.4.0.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-junit.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-log4j.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-junit4.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jai.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-javamail.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-bsf.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-commons-net.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-antlr.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jsch.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-oro.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-commons-logging.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-netrexx.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-testutil.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jdepend.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-bcel.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-xalan2.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-resolver.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jmf.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-regexp.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-swing.jar:/usr/local/asfpackages/java/jdk1.8.0_144/lib/tools.jar:/x1/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.5.3.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/temp/junit4-J2-20171228_183746_9512860826373963713675.events @/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/temp/junit4-J2-20171228_183746_9512224105177745729292.suites -stdin [junit4] ERROR: JVM J2 ended with an exception: Forked process returned with error code: 1. Very likely a JVM crash. See process stdout at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/temp/junit4-J2-20171228_183746_9515546421945838495242.sysout See process stderr at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/temp/junit4-J2-20171228_183746_9514957227513058729500.syserr [junit4] at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1519) [junit4] at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:126) [junit4] at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:982) [junit4] at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:979) [junit4] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] at java.lang.Thread.run(Thread.java:748) BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/build.xml:835: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/build.xml:779: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/build.xml:59: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build.xml:262: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/common-build.xml:556: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/common-build.xml:1512: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/common-build.xml:1038: At least one slave process threw an exception, first: Forked process returned with error code: 1. Very likely a JVM crash. See process stdout at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/temp/junit4-J1-20171228_183746_9525942587952565590911.sysout See process stderr at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/temp/junit4-J1-20171228_183746_9527691724441261770974.syserr Total time: 473 minutes 17 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts [Fast Archiver] No artifacts from Lucene-Solr-Tests-7.x #294 to compare, so performing full copy of artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org