Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/254/
3 tests failed.
FAILED: org.apache.solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest.test
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([B213F26F45C70FEA:3A47CDB5EB3B6212]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest.test(HdfsWriteToMultipleCollectionsTest.java:137)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.testSpecificConfigsets
Error Message:
KeeperErrorCode = NoNode for /collections/withconfigset2
Stack Trace:
org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode
for /collections/withconfigset2
at
__randomizedtesting.SeedInfo.seed([B213F26F45C70FEA:9F6DBD35B2E3B5E6]:0)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:356)
at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:353)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testSpecificConfigsets(CollectionsAPIDistributedZkTest.java:425)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.testCollectionsAPI
Error Message:
Expected to see collection awhollynewcollection_0 null Last available state:
DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/15)={
"replicationFactor":"4", "shards":{ "shard1":{
"range":"80000000-bfffffff", "state":"active", "replicas":{}},
"shard2":{ "range":"c0000000-ffffffff", "state":"active",
"replicas":{}}, "shard3":{ "range":"0-3fffffff",
"state":"active", "replicas":{}}, "shard4":{
"range":"40000000-7fffffff", "state":"active", "replicas":{}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"5",
"autoAddReplicas":"false"}
Stack Trace:
java.lang.AssertionError: Expected to see collection awhollynewcollection_0
null
Last available state:
DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/15)={
"replicationFactor":"4",
"shards":{
"shard1":{
"range":"80000000-bfffffff",
"state":"active",
"replicas":{}},
"shard2":{
"range":"c0000000-ffffffff",
"state":"active",
"replicas":{}},
"shard3":{
"range":"0-3fffffff",
"state":"active",
"replicas":{}},
"shard4":{
"range":"40000000-7fffffff",
"state":"active",
"replicas":{}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"5",
"autoAddReplicas":"false"}
at
__randomizedtesting.SeedInfo.seed([B213F26F45C70FEA:FA6686DB43F4207F]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:265)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:496)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 12635 lines...]
[junit4] Suite:
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_B213F26F45C70FEA-001/init-core-data-001
[junit4] 2> 3443708 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[B213F26F45C70FEA]-worker) [
] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 3443710 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[B213F26F45C70FEA]-worker) [
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_B213F26F45C70FEA-001/tempDir-001
[junit4] 2> 3443710 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[B213F26F45C70FEA]-worker) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 3443710 INFO (Thread-30747) [ ] o.a.s.c.ZkTestServer
client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3443710 INFO (Thread-30747) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 3443810 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[B213F26F45C70FEA]-worker) [
] o.a.s.c.ZkTestServer start zk server on port:59638
[junit4] 2> 3443820 INFO (jetty-launcher-3104-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 3443821 INFO (jetty-launcher-3104-thread-3) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 3443822 INFO (jetty-launcher-3104-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 3443823 INFO (jetty-launcher-3104-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2798b016{/solr,null,AVAILABLE}
[junit4] 2> 3443826 INFO (jetty-launcher-3104-thread-4) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 3443827 INFO (jetty-launcher-3104-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@99d885d{/solr,null,AVAILABLE}
[junit4] 2> 3443830 INFO (jetty-launcher-3104-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7d99dfe1{SSL,[ssl,
http/1.1]}{127.0.0.1:47407}
[junit4] 2> 3443830 INFO (jetty-launcher-3104-thread-1) [ ]
o.e.j.s.Server Started @3446702ms
[junit4] 2> 3443830 INFO (jetty-launcher-3104-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=47407}
[junit4] 2> 3443831 ERROR (jetty-launcher-3104-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3443831 INFO (jetty-launcher-3104-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.4.0
[junit4] 2> 3443831 INFO (jetty-launcher-3104-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3443831 INFO (jetty-launcher-3104-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3443831 INFO (jetty-launcher-3104-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-11T13:07:27.797Z
[junit4] 2> 3443831 INFO (jetty-launcher-3104-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1ff14d12{SSL,[ssl,
http/1.1]}{127.0.0.1:40384}
[junit4] 2> 3443831 INFO (jetty-launcher-3104-thread-3) [ ]
o.e.j.s.Server Started @3446703ms
[junit4] 2> 3443832 INFO (jetty-launcher-3104-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40384}
[junit4] 2> 3443832 ERROR (jetty-launcher-3104-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3443832 INFO (jetty-launcher-3104-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.4.0
[junit4] 2> 3443832 INFO (jetty-launcher-3104-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3443832 INFO (jetty-launcher-3104-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3443832 INFO (jetty-launcher-3104-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6d792988{/solr,null,AVAILABLE}
[junit4] 2> 3443832 INFO (jetty-launcher-3104-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-11T13:07:27.798Z
[junit4] 2> 3443834 INFO (jetty-launcher-3104-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@59a81e5d{SSL,[ssl,
http/1.1]}{127.0.0.1:47249}
[junit4] 2> 3443834 INFO (jetty-launcher-3104-thread-4) [ ]
o.e.j.s.Server Started @3446706ms
[junit4] 2> 3443834 INFO (jetty-launcher-3104-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=47249}
[junit4] 2> 3443834 ERROR (jetty-launcher-3104-thread-4) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3443834 INFO (jetty-launcher-3104-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.4.0
[junit4] 2> 3443834 INFO (jetty-launcher-3104-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3443834 INFO (jetty-launcher-3104-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3443834 INFO (jetty-launcher-3104-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-11T13:07:27.800Z
[junit4] 2> 3443834 INFO (jetty-launcher-3104-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6738f9f5{/solr,null,AVAILABLE}
[junit4] 2> 3443838 INFO (jetty-launcher-3104-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@287d5bcc{SSL,[ssl,
http/1.1]}{127.0.0.1:60827}
[junit4] 2> 3443838 INFO (jetty-launcher-3104-thread-2) [ ]
o.e.j.s.Server Started @3446710ms
[junit4] 2> 3443838 INFO (jetty-launcher-3104-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3443839 INFO (jetty-launcher-3104-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3443839 INFO (jetty-launcher-3104-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3443838 INFO (jetty-launcher-3104-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=60827}
[junit4] 2> 3443841 ERROR (jetty-launcher-3104-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3443841 INFO (jetty-launcher-3104-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.4.0
[junit4] 2> 3443841 INFO (jetty-launcher-3104-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3443841 INFO (jetty-launcher-3104-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3443841 INFO (jetty-launcher-3104-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-11T13:07:27.807Z
[junit4] 2> 3443849 INFO (jetty-launcher-3104-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 3443849 INFO (jetty-launcher-3104-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59638/solr
[junit4] 2> 3443855 INFO (jetty-launcher-3104-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3443857 INFO (jetty-launcher-3104-thread-3) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 3443858 INFO (jetty-launcher-3104-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59638/solr
[junit4] 2> 3443859 INFO (jetty-launcher-3104-thread-4) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 3443860 INFO (jetty-launcher-3104-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 3443860 INFO (jetty-launcher-3104-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59638/solr
[junit4] 2> 3443860 INFO (jetty-launcher-3104-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59638/solr
[junit4] 2> 3443875 INFO (jetty-launcher-3104-thread-2)
[n:127.0.0.1:60827_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:60827_solr
[junit4] 2> 3443876 INFO (jetty-launcher-3104-thread-2)
[n:127.0.0.1:60827_solr ] o.a.s.c.Overseer Overseer
(id=97264602164559882-127.0.0.1:60827_solr-n_0000000000) starting
[junit4] 2> 3443877 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1598da3ed3d0008, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 3443881 INFO (jetty-launcher-3104-thread-2)
[n:127.0.0.1:60827_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:60827_solr
[junit4] 2> 3443883 INFO
(OverseerStateUpdate-97264602164559882-127.0.0.1:60827_solr-n_0000000000)
[n:127.0.0.1:60827_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 3443889 INFO
(zkCallback-3116-thread-1-processing-n:127.0.0.1:47407_solr)
[n:127.0.0.1:47407_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 3443896 INFO (jetty-launcher-3104-thread-1)
[n:127.0.0.1:47407_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:47407_solr
[junit4] 2> 3443897 INFO
(zkCallback-3125-thread-1-processing-n:127.0.0.1:60827_solr)
[n:127.0.0.1:60827_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 3443897 INFO
(zkCallback-3116-thread-1-processing-n:127.0.0.1:47407_solr)
[n:127.0.0.1:47407_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 3443906 INFO (jetty-launcher-3104-thread-4)
[n:127.0.0.1:47249_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 3443909 INFO (jetty-launcher-3104-thread-4)
[n:127.0.0.1:47249_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:47249_solr
[junit4] 2> 3443910 INFO
(zkCallback-3125-thread-1-processing-n:127.0.0.1:60827_solr)
[n:127.0.0.1:60827_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 3443910 INFO
(zkCallback-3116-thread-1-processing-n:127.0.0.1:47407_solr)
[n:127.0.0.1:47407_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 3443916 INFO
(zkCallback-3127-thread-1-processing-n:127.0.0.1:47249_solr)
[n:127.0.0.1:47249_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 3443934 INFO (jetty-launcher-3104-thread-2)
[n:127.0.0.1:60827_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_B213F26F45C70FEA-001/tempDir-001/node3/.
[junit4] 2> 3443947 INFO (jetty-launcher-3104-thread-3)
[n:127.0.0.1:40384_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 3443949 INFO (jetty-launcher-3104-thread-3)
[n:127.0.0.1:40384_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40384_solr
[junit4] 2> 3443950 INFO
(zkCallback-3127-thread-1-processing-n:127.0.0.1:47249_solr)
[n:127.0.0.1:47249_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 3443950 INFO
(zkCallback-3116-thread-1-processing-n:127.0.0.1:47407_solr)
[n:127.0.0.1:47407_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 3443950 INFO
(zkCallback-3125-thread-1-processing-n:127.0.0.1:60827_solr)
[n:127.0.0.1:60827_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 3443956 INFO
(zkCallback-3124-thread-1-processing-n:127.0.0.1:40384_solr)
[n:127.0.0.1:40384_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 3443959 INFO (jetty-launcher-3104-thread-1)
[n:127.0.0.1:47407_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_B213F26F45C70FEA-001/tempDir-001/node1/.
[junit4] 2> 3443993 INFO (jetty-launcher-3104-thread-3)
[n:127.0.0.1:40384_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_B213F26F45C70FEA-001/tempDir-001/node2/.
[junit4] 2> 3444004 INFO (jetty-launcher-3104-thread-4)
[n:127.0.0.1:47249_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_B213F26F45C70FEA-001/tempDir-001/node4/.
[junit4] 2> 3445630 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[B213F26F45C70FEA]-worker) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 3445631 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[B213F26F45C70FEA]-worker) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59638/solr ready
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 3445667 WARN
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[B213F26F45C70FEA]-worker) [
] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 3445675 WARN
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[B213F26F45C70FEA]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 3445676 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[B213F26F45C70FEA]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 3445685 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[B213F26F45C70FEA]-worker) [
] o.m.log Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs
to ./temp/Jetty_localhost_49165_hdfs____75fyd1/webapp
[junit4] 2> 3446042 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[B213F26F45C70FEA]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:49165
[junit4] 2> 3446103 WARN
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[B213F26F45C70FEA]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 3446103 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[B213F26F45C70FEA]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 3446113 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[B213F26F45C70FEA]-worker) [
] o.m.log Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_44022_datanode____nyxw47/webapp
[junit4] 2> 3446488 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[B213F26F45C70FEA]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:44022
[junit4] 2> 3446522 WARN
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[B213F26F45C70FEA]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 3446523 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[B213F26F45C70FEA]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 3446532 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[B213F26F45C70FEA]-worker) [
] o.m.log Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_44311_datanode____.u2xhty/webapp
[junit4] 2> 3446576 INFO (IPC Server handler 3 on 59238) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-ee09f174-9141-4a2f-9e71-95c106f3df05 node
DatanodeRegistration(127.0.0.1:60076,
datanodeUuid=d7d99ba0-5ac2-4575-b8b7-6757473a5b9d, infoPort=60302,
infoSecurePort=0, ipcPort=52650,
storageInfo=lv=-56;cid=testClusterID;nsid=1719484166;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 3446577 INFO (IPC Server handler 3 on 59238) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-2d3f4808-8450-45c2-95ff-76700f8cf409 node
DatanodeRegistration(127.0.0.1:60076,
datanodeUuid=d7d99ba0-5ac2-4575-b8b7-6757473a5b9d, infoPort=60302,
infoSecurePort=0, ipcPort=52650,
storageInfo=lv=-56;cid=testClusterID;nsid=1719484166;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 3447031 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[B213F26F45C70FEA]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:44311
[junit4] 2> 3447106 INFO (IPC Server handler 1 on 59238) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-de50aca7-3484-4718-8d4c-99a4a7057e37 node
DatanodeRegistration(127.0.0.1:56213,
datanodeUuid=286a6917-c89c-4d7d-a869-b45a3f3d2c9c, infoPort=50735,
infoSecurePort=0, ipcPort=50250,
storageInfo=lv=-56;cid=testClusterID;nsid=1719484166;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 3447106 INFO (IPC Server handler 1 on 59238) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-b791e6c1-4701-4e5f-85ae-d6a8bceb0f2d node
DatanodeRegistration(127.0.0.1:56213,
datanodeUuid=286a6917-c89c-4d7d-a869-b45a3f3d2c9c, infoPort=50735,
infoSecurePort=0, ipcPort=50250,
storageInfo=lv=-56;cid=testClusterID;nsid=1719484166;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 3447221 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.testMissingNumShards-seed#[B213F26F45C70FEA])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testMissingNumShards
[junit4] 2> 3447224 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.testMissingNumShards-seed#[B213F26F45C70FEA])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 3447283 INFO (qtp1600757987-46593) [n:127.0.0.1:47249_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=10&collection.configName=conf&name=acollection&action=CREATE&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3447284 INFO
(OverseerThreadFactory-9621-thread-1-processing-n:127.0.0.1:60827_solr)
[n:127.0.0.1:60827_solr ] o.a.s.c.CreateCollectionCmd Create collection
acollection
[junit4] 2> 3447285 ERROR
(OverseerThreadFactory-9621-thread-1-processing-n:127.0.0.1:60827_solr)
[n:127.0.0.1:60827_solr ] o.a.s.c.OverseerCollectionMessageHandler
Collection: acollection operation: create
failed:org.apache.solr.common.SolrException: numShards is a required param
(when using CompositeId router).
[junit4] 2> at
org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:112)
[junit4] 2> at
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:224)
[junit4] 2> at
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:463)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 3447298 INFO (qtp1600757987-46593) [n:127.0.0.1:47249_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=10&collection.configName=conf&name=acollection&action=CREATE&wt=javabin&version=2}
status=400 QTime=15
[junit4] 2> 3447299 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.testMissingNumShards-seed#[B213F26F45C70FEA])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testMissingNumShards
[junit4] 2> 3447370 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.testCollectionReload-seed#[B213F26F45C70FEA])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionReload
[junit4] 2> 3447371 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.testCollectionReload-seed#[B213F26F45C70FEA])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 3447373 INFO (qtp1600757987-46594) [n:127.0.0.1:47249_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&name=reloaded_collection&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3447374 INFO
(OverseerThreadFactory-9621-thread-2-processing-n:127.0.0.1:60827_solr)
[n:127.0.0.1:60827_solr ] o.a.s.c.CreateCollectionCmd Create collection
reloaded_collection
[junit4] 2> 3447375 INFO
(OverseerCollectionConfigSetProcessor-97264602164559882-127.0.0.1:60827_solr-n_0000000000)
[n:127.0.0.1:60827_solr ] 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> 3447530 INFO (qtp1600757987-46591) [n:127.0.0.1:47249_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica2&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2
[junit4] 2> 3447548 INFO (qtp374081065-46582) [n:127.0.0.1:47407_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica1&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2
[junit4] 2> 3447559 INFO (qtp1407077888-46602) [n:127.0.0.1:60827_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica1&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2
[junit4] 2> 3447576 INFO (qtp1020603287-46573) [n:127.0.0.1:40384_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica2&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2
[junit4] 2> 3447679 INFO
(zkCallback-3127-thread-1-processing-n:127.0.0.1:47249_solr)
[n:127.0.0.1:47249_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 3447679 INFO
(zkCallback-3124-thread-1-processing-n:127.0.0.1:40384_solr)
[n:127.0.0.1:40384_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 3447679 INFO
(zkCallback-3116-thread-1-processing-n:127.0.0.1:47407_solr)
[n:127.0.0.1:47407_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 3447680 INFO
(zkCallback-3125-thread-2-processing-n:127.0.0.1:60827_solr)
[n:127.0.0.1:60827_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 3448541 INFO (qtp1600757987-46591) [n:127.0.0.1:47249_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
[junit4] 2> 3448548 INFO (qtp1600757987-46591) [n:127.0.0.1:47249_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.s.IndexSchema [reloaded_collection_shard2_replica2] Schema name=minimal
[junit4] 2> 3448550 INFO (qtp1600757987-46591) [n:127.0.0.1:47249_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 3448566 INFO (qtp1600757987-46591) [n:127.0.0.1:47249_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard2_replica2'
using configuration from collection reloaded_collection
[junit4] 2> 3448566 INFO (qtp374081065-46582) [n:127.0.0.1:47407_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
[junit4] 2> 3448569 INFO (qtp1407077888-46602) [n:127.0.0.1:60827_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
[junit4] 2> 3448572 INFO (qtp374081065-46582) [n:127.0.0.1:47407_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.s.IndexSchema [reloaded_collection_shard2_replica1] Schema name=minimal
[junit4] 2> 3448574 INFO (qtp374081065-46582) [n:127.0.0.1:47407_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 3448575 INFO (qtp1407077888-46602) [n:127.0.0.1:60827_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.s.IndexSchema [reloaded_collection_shard1_replica1] Schema name=minimal
[junit4] 2> 3448575 INFO (qtp374081065-46582) [n:127.0.0.1:47407_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard2_replica1'
using configuration from collection reloaded_collection
[junit4] 2> 3448575 INFO (qtp1600757987-46591) [n:127.0.0.1:47249_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:59238/data
[junit4] 2> 3448575 INFO (qtp1600757987-46591) [n:127.0.0.1:47249_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 3448575 INFO (qtp374081065-46582) [n:127.0.0.1:47407_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:59238/data
[junit4] 2> 3448575 INFO (qtp1600757987-46591) [n:127.0.0.1:47249_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.c.SolrCore [[reloaded_collection_shard2_replica2] ] Opening new SolrCore
at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_B213F26F45C70FEA-001/tempDir-001/node4/reloaded_collection_shard2_replica2],
dataDir=[hdfs://localhost:59238/data/reloaded_collection/core_node1/data/]
[junit4] 2> 3448575 INFO (qtp374081065-46582) [n:127.0.0.1:47407_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 3448576 INFO (qtp374081065-46582) [n:127.0.0.1:47407_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.SolrCore [[reloaded_collection_shard2_replica1] ] Opening new SolrCore
at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_B213F26F45C70FEA-001/tempDir-001/node1/reloaded_collection_shard2_replica1],
dataDir=[hdfs://localhost:59238/data/reloaded_collection/core_node2/data/]
[junit4] 2> 3448576 INFO (qtp1600757987-46591) [n:127.0.0.1:47249_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:59238/data/reloaded_collection/core_node1/data/snapshot_metadata
[junit4] 2> 3448576 INFO (qtp374081065-46582) [n:127.0.0.1:47407_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:59238/data/reloaded_collection/core_node2/data/snapshot_metadata
[junit4] 2> 3448577 INFO (qtp1407077888-46602) [n:127.0.0.1:60827_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 3448577 INFO (qtp1407077888-46602) [n:127.0.0.1:60827_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard1_replica1'
using configuration from collection reloaded_collection
[junit4] 2> 3448578 INFO (qtp1407077888-46602) [n:127.0.0.1:60827_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:59238/data
[junit4] 2> 3448578 INFO (qtp1407077888-46602) [n:127.0.0.1:60827_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 3448578 INFO (qtp1407077888-46602) [n:127.0.0.1:60827_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.SolrCore [[reloaded_collection_shard1_replica1] ] Opening new SolrCore
at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_B213F26F45C70FEA-001/tempDir-001/node3/reloaded_collection_shard1_replica1],
dataDir=[hdfs://localhost:59238/data/reloaded_collection/core_node3/data/]
[junit4] 2> 3448578 INFO (qtp1407077888-46602) [n:127.0.0.1:60827_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:59238/data/reloaded_collection/core_node3/data/snapshot_metadata
[junit4] 2> 3448582 INFO (qtp1020603287-46573) [n:127.0.0.1:40384_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
[junit4] 2> 3448583 INFO (qtp1407077888-46602) [n:127.0.0.1:60827_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 3448583 INFO (qtp374081065-46582) [n:127.0.0.1:47407_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 3448583 INFO (qtp1407077888-46602) [n:127.0.0.1:60827_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 3448583 INFO (qtp374081065-46582) [n:127.0.0.1:47407_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 3448589 INFO (qtp1407077888-46602) [n:127.0.0.1:60827_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 3448590 INFO (qtp1407077888-46602) [n:127.0.0.1:60827_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:59238/data/reloaded_collection/core_node3/data
[junit4] 2> 3448592 INFO (qtp374081065-46582) [n:127.0.0.1:47407_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 3448592 INFO (qtp374081065-46582) [n:127.0.0.1:47407_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:59238/data/reloaded_collection/core_node2/data
[junit4] 2> 3448593 INFO (qtp1600757987-46591) [n:127.0.0.1:47249_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 3448593 INFO (qtp1600757987-46591) [n:127.0.0.1:47249_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 3448593 INFO (qtp1020603287-46573) [n:127.0.0.1:40384_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.s.IndexSchema [reloaded_collection_shard1_replica2] Schema name=minimal
[junit4] 2> 3448595 INFO (qtp1020603287-46573) [n:127.0.0.1:40384_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 3448595 INFO (qtp1020603287-46573) [n:127.0.0.1:40384_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard1_replica2'
using configuration from collection reloaded_collection
[junit4] 2> 3448596 INFO (qtp1020603287-46573) [n:127.0.0.1:40384_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:59238/data
[junit4] 2> 3448596 INFO (qtp1020603287-46573) [n:127.0.0.1:40384_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 3448596 INFO (qtp1020603287-46573) [n:127.0.0.1:40384_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.c.SolrCore [[reloaded_collection_shard1_replica2] ] Opening new SolrCore
at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_B213F26F45C70FEA-001/tempDir-001/node2/reloaded_collection_shard1_replica2],
dataDir=[hdfs://localhost:59238/data/reloaded_collection/core_node4/data/]
[junit4] 2> 3448596 INFO (qtp1020603287-46573) [n:127.0.0.1:40384_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:59238/data/reloaded_collection/core_node4/data/snapshot_metadata
[junit4] 2> 3448601 INFO (qtp1020603287-46573) [n:127.0.0.1:40384_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 3448601 INFO (qtp1020603287-46573) [n:127.0.0.1:40384_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 3448602 INFO (qtp1600757987-46591) [n:127.0.0.1:47249_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 3448603 INFO (qtp1600757987-46591) [n:127.0.0.1:47249_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:59238/data/reloaded_collection/core_node1/data
[junit4] 2> 3448605 INFO (qtp1020603287-46573) [n:127.0.0.1:40384_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 3448606 INFO (qtp1020603287-46573) [n:127.0.0.1:40384_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:59238/data/reloaded_collection/core_node4/data
[junit4] 2> 3448608 INFO (qtp1407077888-46602) [n:127.0.0.1:60827_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:59238/data/reloaded_collection/core_node3/data/index
[junit4] 2> 3448614 INFO (qtp1407077888-46602) [n:127.0.0.1:60827_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 3448614 INFO (qtp1407077888-46602) [n:127.0.0.1:60827_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 3448621 INFO (qtp1020603287-46573) [n:127.0.0.1:40384_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:59238/data/reloaded_collection/core_node4/data/index
[junit4] 2> 3448626 INFO (qtp1020603287-46573) [n:127.0.0.1:40384_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 3448626 INFO (qtp1020603287-46573) [n:127.0.0.1:40384_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 3448626 INFO (qtp1600757987-46591) [n:127.0.0.1:47249_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:59238/data/reloaded_collection/core_node1/data/index
[junit4] 2> 3448627 INFO (qtp374081065-46582) [n:127.0.0.1:47407_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:59238/data/reloaded_collection/core_node2/data/index
[junit4] 2> 3448629 INFO (qtp1407077888-46602) [n:127.0.0.1:60827_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 3448633 INFO (qtp1600757987-46591) [n:127.0.0.1:47249_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 3448633 INFO (qtp1600757987-46591) [n:127.0.0.1:47249_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 3448633 INFO (qtp374081065-46582) [n:127.0.0.1:47407_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 3448633 INFO (qtp374081065-46582) [n:127.0.0.1:47407_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 3448635 INFO (qtp1600757987-46591) [n:127.0.0.1:47249_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 3448635 INFO (qtp374081065-46582) [n:127.0.0.1:47407_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 3448642 INFO (qtp1020603287-46573) [n:127.0.0.1:40384_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 3448721 INFO (IPC Server handler 8 on 59238) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:56213 is
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-2d3f4808-8450-45c2-95ff-76700f8cf409:NORMAL:127.0.0.1:60076|RBW],
ReplicaUC[[DISK]DS-de50aca7-3484-4718-8d4c-99a4a7057e37:NORMAL:127.0.0.1:56213|FINALIZED]]}
size 0
[junit4] 2> 3448726 INFO (IPC Server handler 0 on 59238) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:60076 is
added to blk_1073741827_1003 size 71
[junit4] 2> 3448727 INFO (IPC Server handler 1 on 59238) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:60076 is
added to blk_1073741826_1002{UCState=COMMITTED, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-b791e6c1-4701-4e5f-85ae-d6a8bceb0f2d:NORMAL:127.0.0.1:56213|RBW],
ReplicaUC[[DISK]DS-ee09f174-9141-4a2f-9e71-95c106f3df05:NORMAL:127.0.0.1:60076|RBW]]}
size 71
[junit4] 2> 3448727 INFO (IPC Server handler 1 on 59238) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:60076 is
added to blk_1073741825_1001{UCState=COMMITTED, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-2d3f4808-8450-45c2-95ff-76700f8cf409:NORMAL:127.0.0.1:60076|RBW],
ReplicaUC[[DISK]DS-de50aca7-3484-4718-8d4c-99a4a7057e37:NORMAL:127.0.0.1:56213|RBW]]}
size 71
[junit4] 2> 3448728 INFO (IPC Server handler 1 on 59238) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:60076 is
added to blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-b791e6c1-4701-4e5f-85ae-d6a8bceb0f2d:NORMAL:127.0.0.1:56213|RBW],
ReplicaUC[[DISK]DS-2d3f4808-8450-45c2-95ff-76700f8cf409:NORMAL:127.0.0.1:60076|FINALIZED]]}
size 0
[junit4] 2> 3448729 INFO (IPC Server handler 6 on 59238) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:56213 is
added to blk_1073741825_1001 size 71
[junit4] 2> 3448729 INFO (IPC Server handler 6 on 59238) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:56213 is
added to blk_1073741826_1002 size 71
[junit4] 2> 3448730 INFO (IPC Server handler 7 on 59238) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:56213 is
added to blk_1073741828_1004 size 71
[junit4] 2> 3448746 INFO (qtp1020603287-46573) [n:127.0.0.1:40384_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 3448747 INFO (qtp1020603287-46573) [n:127.0.0.1:40384_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3448747 INFO (qtp1020603287-46573) [n:127.0.0.1:40384_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 3448751 INFO (qtp374081065-46582) [n:127.0.0.1:47407_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 3448751 INFO (qtp374081065-46582) [n:127.0.0.1:47407_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3448752 INFO (qtp374081065-46582) [n:127.0.0.1:47407_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 3448758 INFO (qtp1020603287-46573) [n:127.0.0.1:40384_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3448758 INFO (qtp1020603287-46573) [n:127.0.0.1:40384_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3448758 INFO (qtp374081065-46582) [n:127.0.0.1:47407_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3448758 INFO (qtp374081065-46582) [n:127.0.0.1:47407_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3448766 INFO (qtp1020603287-46573) [n:127.0.0.1:40384_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1dfad7[reloaded_collection_shard1_replica2] main]
[junit4] 2> 3448767 INFO (qtp1020603287-46573) [n:127.0.0.1:40384_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 3448768 INFO (qtp1020603287-46573) [n:127.0.0.1:40384_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 3448768 INFO (qtp1020603287-46573) [n:127.0.0.1:40384_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 3448768 INFO
(searcherExecutor-9633-thread-1-processing-n:127.0.0.1:40384_solr
x:reloaded_collection_shard1_replica2 s:shard1 c:reloaded_collection)
[n:127.0.0.1:40384_solr c:reloaded_collection s:shard1
x:reloaded_collection_shard1_replica2] o.a.s.c.SolrCore
[reloaded_collection_shard1_replica2] Registered new searcher
Searcher@1dfad7[reloaded_collection_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3448768 INFO (qtp1020603287-46573) [n:127.0.0.1:40384_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1556233639935606784
[junit4] 2> 3448770 INFO (qtp374081065-46582) [n:127.0.0.1:47407_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@59bbf305[reloaded_collection_shard2_replica1] main]
[junit4] 2> 3448771 INFO (qtp374081065-46582) [n:127.0.0.1:47407_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 3448772 INFO (qtp374081065-46582) [n:127.0.0.1:47407_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 3448772 INFO (qtp374081065-46582) [n:127.0.0.1:47407_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 3448772 INFO (qtp374081065-46582) [n:127.0.0.1:47407_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1556233639939801088
[junit4] 2> 3448773 INFO
(searcherExecutor-9631-thread-1-processing-n:127.0.0.1:47407_solr
x:reloaded_collection_shard2_replica1 s:shard2 c:reloaded_collection)
[n:127.0.0.1:47407_solr c:reloaded_collection s:shard2
x:reloaded_collection_shard2_replica1] o.a.s.c.SolrCore
[reloaded_collection_shard2_replica1] Registered new searcher
Searcher@59bbf305[reloaded_collection_shard2_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3448773 INFO (qtp1020603287-46573) [n:127.0.0.1:40384_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 3448781 INFO (qtp374081065-46582) [n:127.0.0.1:47407_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard2: total=2 found=1 timeoutin=9999ms
[junit4] 2> 3448884 INFO
(zkCallback-3124-thread-1-processing-n:127.0.0.1:40384_solr)
[n:127.0.0.1:40384_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 3448885 INFO
(zkCallback-3125-thread-1-processing-n:127.0.0.1:60827_solr)
[n:127.0.0.1:60827_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 3448884 INFO
(zkCallback-3116-thread-1-processing-n:127.0.0.1:47407_solr)
[n:127.0.0.1:47407_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 3448884 INFO
(zkCallback-3127-thread-1-processing-n:127.0.0.1:47249_solr)
[n:127.0.0.1:47249_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 3449139 INFO (qtp1600757987-46591) [n:127.0.0.1:47249_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 3449140 INFO (qtp1600757987-46591) [n:127.0.0.1:47249_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3449140 INFO (qtp1600757987-46591) [n:127.0.0.1:47249_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 3449142 INFO (qtp1407077888-46602) [n:127.0.0.1:60827_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 3449142 INFO (qtp1407077888-46602) [n:127.0.0.1:60827_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3449142 INFO (qtp1407077888-46602) [n:127.0.0.1:60827_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 3449163 INFO (qtp1407077888-46602) [n:127.0.0.1:60827_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3449163 INFO (qtp1407077888-46602) [n:127.0.0.1:60827_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3449166 INFO (qtp1600757987-46591) [n:127.0.0.1:47249_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3449166 INFO (qtp1600757987-46591) [n:127.0.0.1:47249_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3449171 INFO (qtp1407077888-46602) [n:127.0.0.1:60827_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@55c7184e[reloaded_collection_shard1_replica1] main]
[junit4] 2> 3449172 INFO (qtp1407077888-46602) [n:127.0.0.1:60827_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 3449172 INFO (qtp1407077888-46602) [n:127.0.0.1:60827_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 3449172 INFO (qtp1407077888-46602) [n:127.0.0.1:60827_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 3449172 INFO (qtp1407077888-46602) [n:127.0.0.1:60827_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1556233640359231488
[junit4] 2> 3449173 INFO
(searcherExecutor-9632-thread-1-processing-n:127.0.0.1:60827_solr
x:reloaded_collection_shard1_replica1 s:shard1 c:reloaded_collection)
[n:127.0.0.1:60827_solr c:reloaded_collection s:shard1
x:reloaded_collection_shard1_replica1] o.a.s.c.SolrCore
[reloaded_collection_shard1_replica1] Registered new searcher
Searcher@55c7184e[reloaded_collection_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3449178 INFO (qtp1600757987-46591) [n:127.0.0.1:47249_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4593fcbd[reloaded_collection_shard2_replica2] main]
[junit4] 2> 3449179 INFO (qtp1600757987-46591) [n:127.0.0.1:47249_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 3449179 INFO (qtp1600757987-46591) [n:127.0.0.1:47249_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 3449180 INFO (qtp1600757987-46591) [n:127.0.0.1:47249_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 3449180 INFO
(searcherExecutor-9630-thread-1-processing-n:127.0.0.1:47249_solr
x:reloaded_collection_shard2_replica2 s:shard2 c:reloaded_collection)
[n:127.0.0.1:47249_solr c:reloaded_collection s:shard2
x:reloaded_collection_shard2_replica2] o.a.s.c.SolrCore
[reloaded_collection_shard2_replica2] Registered new searcher
Searcher@4593fcbd[reloaded_collection_shard2_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3449180 INFO (qtp1600757987-46591) [n:127.0.0.1:47249_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1556233640367620096
[junit4] 2> 3449273 INFO (qtp1020603287-46573) [n:127.0.0.1:40384_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 3449273 INFO (qtp1020603287-46573) [n:127.0.0.1:40384_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 3449273 INFO (qtp1020603287-46573) [n:127.0.0.1:40384_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:40384/solr/reloaded_collection_shard1_replica2/
[junit4] 2> 3449274 INFO (qtp1020603287-46573) [n:127.0.0.1:40384_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.u.PeerSync PeerSync: core=reloaded_collection_shard1_replica2
url=https://127.0.0.1:40384/solr START
replicas=[https://127.0.0.1:60827/solr/reloaded_collection_shard1_replica1/]
nUpdates=100
[junit4] 2> 3449274 INFO (qtp1020603287-46573) [n:127.0.0.1:40384_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.u.PeerSync PeerSync: core=reloaded_collection_shard1_replica2
url=https://127.0.0.1:40384/solr DONE. We have no versions. sync failed.
[junit4] 2> 3449279 INFO (qtp1407077888-46606) [n:127.0.0.1:60827_solr
c:reloaded_collection s:shard1 r:core_node3
x:reloaded_collection_shard1_replica1] o.a.s.c.S.Request
[reloaded_collection_shard1_replica1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 3449279 INFO (qtp1020603287-46573) [n:127.0.0.1:40384_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 3449279 INFO (qtp1020603287-46573) [n:127.0.0.1:40384_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 3449281 INFO (qtp1020603287-46573) [n:127.0.0.1:40384_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:40384/solr/reloaded_collection_shard1_replica2/ shard1
[junit4] 2> 3449282 INFO (qtp374081065-46582) [n:127.0.0.1:47407_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 3449282 INFO (qtp374081065-46582) [n:127.0.0.1:47407_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 3449282 INFO (qtp374081065-46582) [n:127.0.0.1:47407_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:47407/solr/reloaded_collection_shard2_replica1/
[junit4] 2> 3449282 INFO (qtp374081065-46582) [n:127.0.0.1:47407_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.u.PeerSync PeerSync: core=reloaded_collection_shard2_replica1
url=https://127.0.0.1:47407/solr START
replicas=[https://127.0.0.1:47249/solr/reloaded_collection_shard2_replica2/]
nUpdates=100
[junit4] 2> 3449283 INFO (qtp374081065-46582) [n:127.0.0.1:47407_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.u.PeerSync PeerSync: core=reloaded_collection_shard2_replica1
url=https://127.0.0.1:47407/solr DONE. We have no versions. sync failed.
[junit4] 2> 3449286 INFO (qtp1600757987-46593) [n:127.0.0.1:47249_solr
c:reloaded_collection s:shard2 r:core_node1
x:reloaded_collection_shard2_replica2] o.a.s.c.S.Request
[reloaded_collection_shard2_replica2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 3449286 INFO (qtp374081065-46582) [n:127.0.0.1:47407_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 3449286 INFO (qtp374081065-46582) [n:127.0.0.1:47407_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 3449289 INFO (qtp374081065-46582) [n:127.0.0.1:47407_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:47407/solr/reloaded_collection_shard2_replica1/ shard2
[junit4] 2> 3449389 INFO
(zkCallback-3127-thread-1-processing-n:127.0.0.1:47249_solr)
[n:127.0.0.1:47249_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 3449390 INFO
(zkCallback-3124-thread-1-processing-n:127.0.0.1:40384_solr)
[n:127.0.0.1:40384_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 3449390 INFO
(zkCallback-3125-thread-3-processing-n:127.0.0.1:60827_solr)
[n:127.0.0.1:60827_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 3449390 INFO
(zkCallback-3116-thread-1-processing-n:127.0.0.1:47407_solr)
[n:127.0.0.1:47407_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 3449432 INFO (qtp1020603287-46573) [n:127.0.0.1:40384_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 3449433 INFO (qtp1020603287-46573) [n:127.0.0.1:40384_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica2&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2}
status=0 QTime=1857
[junit4] 2> 3449440 INFO (qtp374081065-46582) [n:127.0.0.1:47407_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 3449441 INFO (qtp374081065-46582) [n:127.0.0.1:47407_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica1&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2}
status=0 QTime=1893
[junit4] 2> 3449543 INFO
(zkCallback-3125-thread-3-processing-n:127.0.0.1:60827_solr)
[n:127.0.0.1:60827_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 3449543 INFO
(zkCallback-3124-thread-1-processing-n:127.0.0.1:40384_solr)
[n:127.0.0.1:40384_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 3449543 INFO
(zkCallback-3116-thread-1-processing-n:127.0.0.1:47407_solr)
[n:127.0.0.1:47407_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 3449543 INFO
(zkCallback-3127-thread-1-processing-n:127.0.0.1:47249_solr)
[n:127.0.0.1:47249_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 3450182 INFO (qtp1407077888-46602) [n:127.0.0.1:60827_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica1&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2}
status=0 QTime=2623
[junit4] 2> 3450185 INFO (qtp1600757987-46591) [n:127.0.0.1:47249_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica2&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2}
status=0 QTime=2655
[junit4] 2> 3450186 INFO (qtp1600757987-46594) [n:127.0.0.1:47249_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 3450286 INFO
(zkCallback-3125-thread-3-processing-n:127.0.0.1:60827_solr)
[n:127.0.0.1:60827_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 3450286 INFO
(zkCallback-3127-thread-1-processing-n:127.0.0.1:47249_solr)
[n:127.0.0.1:47249_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 3450287 INFO
(zkCallback-3124-thread-1-processing-n:127.0.0.1:40384_solr)
[n:127.0.0.1:40384_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 3450287 INFO
(zkCallback-3116-thread-1-processing-n:127.0.0.1:47407_solr)
[n:127.0.0.1:47407_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 3451186 INFO (qtp1600757987-46594) [n:127.0.0.1:47249_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf&name=reloaded_collection&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=3813
[junit4] 2> 3451191 INFO (qtp1407077888-46603) [n:127.0.0.1:60827_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 3451195 INFO (qtp1020603287-46572) [n:127.0.0.1:40384_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 3451198 INFO (qtp1600757987-46593) [n:127.0.0.1:47249_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 3451201 INFO (qtp374081065-46579) [n:127.0.0.1:47407_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 3451203 INFO (qtp1600757987-46587) [n:127.0.0.1:47249_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reload with params
async=15e8b346-b235-48ee-b597-1ec6c8cf999c&name=reloaded_collection&action=RELOAD&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3451206 INFO (qtp1600757987-46587) [n:127.0.0.1:47249_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={async=15e8b346-b235-48ee-b597-1ec6c8cf999c&name=reloaded_collection&action=RELOAD&wt=javabin&version=2}
status=0 QTime=3
[junit4] 2> 3451210 INFO (qtp1407077888-46586) [n:127.0.0.1:60827_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 3451210 INFO
(OverseerCollectionConfigSetProcessor-97264602164559882-127.0.0.1:60827_solr-n_0000000000)
[n:127.0.0.1:60827_solr ] 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> 3451210 INFO
(OverseerThreadFactory-9621-thread-3-processing-n:127.0.0.1:60827_solr)
[n:127.0.0.1:60827_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing
Collection Cmd : action=RELOAD
[junit4] 2> 3451212 INFO (qtp1020603287-46571) [n:127.0.0.1:40384_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 3451212 INFO (qtp1407077888-46605) [n:127.0.0.1:60827_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={core=reloaded_collection_shard1_replica1&async=15e8b346-b235-48ee-b597-1ec6c8cf999c22516301885430002&qt=/admin/cores&action=RELOAD&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 3451213 INFO (qtp374081065-46583) [n:127.0.0.1:47407_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={core=reloaded_collection_shard2_replica1&async=15e8b346-b235-48ee-b597-1ec6c8cf999c22516301885720900&qt=/admin/cores&action=RELOAD&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 3451218 INFO
(parallelCoreAdminExecutor-9622-thread-1-processing-n:127.0.0.1:60827_solr
15e8b346-b235-48ee-b597-1ec6c8cf999c22516301885430002 RELOAD)
[n:127.0.0.1:60827_solr ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
[junit4] 2> 3451221 INFO (qtp1020603287-46574) [n:127.0.0.1:40384_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={core=reloaded_collection_shard1_replica2&async=15e8b346-b235-48ee-b597-1ec6c8cf999c22516301885583147&qt=/admin/cores&action=RELOAD&wt=javabin&version=2}
status=0 QTime=8
[junit4] 2> 3451221 INFO (qtp1600757987-46591) [n:127.0.0.1:47249_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={core=reloaded_collection_shard2_replica2&async=15e8b346-b235-48ee-b597-1ec6c8cf999c22516301885648904&qt=/admin/cores&action=RELOAD&wt=javabin&version=2}
status=0 QTime=9
[junit4] 2> 3451222 INFO (qtp1600757987-46591) [n:127.0.0.1:47249_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 3451225 INFO (qtp374081065-46582) [n:127.0.0.1:47407_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 3451227 INFO (qtp1600757987-46588) [n:127.0.0.1:47249_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
15e8b346-b235-48ee-b597-1ec6c8cf999c22516301885648904
[junit4] 2> 3451227 INFO (qtp1600757987-46588) [n:127.0.0.1:47249_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admi
[...truncated too long message...]
fsWriteToMultipleCollectionsTest-seed#[B213F26F45C70FEA]-worker) [ ]
o.a.h.m.l.MethodMetric Error invoking method getBlocksTotal
[junit4] 2> java.lang.reflect.InvocationTargetException
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.MethodMetric$2.snapshot(MethodMetric.java:111)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.MethodMetric.snapshot(MethodMetric.java:144)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.MetricsRegistry.snapshot(MetricsRegistry.java:401)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.MetricsSourceBuilder$1.getMetrics(MetricsSourceBuilder.java:79)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMetrics(MetricsSourceAdapter.java:194)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.updateJmxCache(MetricsSourceAdapter.java:172)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMBeanInfo(MetricsSourceAdapter.java:151)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassName(DefaultMBeanServerInterceptor.java:1804)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.safeGetClassName(DefaultMBeanServerInterceptor.java:1595)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanPermission(DefaultMBeanServerInterceptor.java:1813)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:430)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
[junit4] 2> at
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
[junit4] 2> at
org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:81)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stopMBeans(MetricsSourceAdapter.java:226)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stop(MetricsSourceAdapter.java:211)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stopSources(MetricsSystemImpl.java:463)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stop(MetricsSystemImpl.java:213)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.shutdown(MetricsSystemImpl.java:594)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:171)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:872)
[junit4] 2> at
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1726)
[junit4] 2> at
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1705)
[junit4] 2> at
org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:198)
[junit4] 2> at
org.apache.solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest.teardownClass(HdfsWriteToMultipleCollectionsTest.java:73)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: java.lang.NullPointerException
[junit4] 2> at
org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:203)
[junit4] 2> at
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3370)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:5729)
[junit4] 2> ... 54 more
[junit4] 2> 5060496 INFO
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[B213F26F45C70FEA]-worker) [
] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_B213F26F45C70FEA-001
[junit4] 2> Jan 11, 2017 1:34:24 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 35 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{rnd_b=Lucene50(blocksize=128), _version_=PostingsFormat(name=Memory doPackFST=
false), a_t=PostingsFormat(name=Memory doPackFST= false),
a_i=Lucene50(blocksize=128), id=Lucene50(blocksize=128)}, docValues:{},
maxPointsInLeafNode=690, maxMBSortInHeap=5.468812085744723,
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=sq,
timezone=Europe/Nicosia
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_102 (64-bit)/cpus=4,threads=2,free=170399832,total=522190848
[junit4] 2> NOTE: All tests run in this JVM: [TestDownShardTolerantSearch,
RuleEngineTest, BadCopyFieldTest, BasicZkTest, TestFastLRUCache,
DisMaxRequestHandlerTest, TestHashQParserPlugin, TestRemoteStreaming,
TestNRTOpen, DeleteLastCustomShardedReplicaTest, TestFaceting,
DistributedQueryComponentOptimizationTest, TestReplicaProperties,
TestExpandComponent, TestRawResponseWriter, HdfsBasicDistributedZkTest,
TestMissingGroups, ZkStateReaderTest, SignatureUpdateProcessorFactoryTest,
TestJoin, ReplaceNodeTest, TestComponentsName, RollingRestartTest,
HdfsThreadLeakTest, CoreMergeIndexesAdminHandlerTest, DistanceUnitsTest,
TestStressRecovery, TestReplicationHandler, RegexBoostProcessorTest,
CdcrReplicationDistributedZkTest, SolrGangliaReporterTest, TestSchemaResource,
TestSha256AuthenticationProvider, TestBadConfig, TestCorePropertiesReload,
LeaderElectionIntegrationTest, DateFieldTest, TestSortByMinMaxFunction,
DefaultValueUpdateProcessorTest, TestSolrConfigHandlerConcurrent,
TestLeaderElectionWithEmptyReplica, TestSolrCoreProperties, MergeStrategyTest,
SyncSliceTest, TestSolrCloudWithSecureImpersonation,
CloudExitableDirectoryReaderTest, TestCrossCoreJoin, TestIntervalFaceting,
TestAddFieldRealTimeGet, TestDistributedSearch, TestSubQueryTransformerDistrib,
TestRandomDVFaceting, JSONWriterTest, SynonymTokenizerTest,
CreateCollectionCleanupTest, TestIBSimilarityFactory, BlockJoinFacetRandomTest,
ChaosMonkeyNothingIsSafeTest, TestCopyFieldCollectionResource,
TestRandomFaceting, BasicDistributedZkTest, QueryElevationComponentTest,
TestFunctionQuery, TestEmbeddedSolrServerConstructors, TestReRankQParserPlugin,
TestSSLRandomization, TestJsonFacets, TestQuerySenderNoQuery,
AlternateDirectoryTest, ManagedSchemaRoundRobinCloudTest, TestJmxIntegration,
OverseerRolesTest, AnalysisErrorHandlingTest,
ClassificationUpdateProcessorIntegrationTest, TestChildDocTransformer,
SuggestComponentContextFilterQueryTest, TestValueSourceCache,
TestSolrCLIRunExample, TestDocSet, CacheHeaderTest, TestDFISimilarityFactory,
AnalysisAfterCoreReloadTest, TestFieldTypeCollectionResource,
HttpPartitionTest, HdfsWriteToMultipleCollectionsTest]
[junit4] Completed [653/680 (2!)] on J0 in 36.34s, 1 test, 1 failure <<<
FAILURES!
[...truncated 62557 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]