Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/228/
2 tests failed.
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([6600787E87280CD3:4B7E3724700CB6DF]: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/12)={
"replicationFactor":"3", "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":"4",
"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/12)={
"replicationFactor":"3",
"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":"4",
"autoAddReplicas":"false"}
at
__randomizedtesting.SeedInfo.seed([6600787E87280CD3:2E750CCA811B2346]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:237)
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 11236 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/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_6600787E87280CD3-001/init-core-data-001
[junit4] 2> 8121 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6600787E87280CD3]-worker) [
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 8140 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6600787E87280CD3]-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/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_6600787E87280CD3-001/tempDir-001
[junit4] 2> 8155 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6600787E87280CD3]-worker) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 8158 INFO (Thread-3) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 8168 INFO (Thread-3) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 8257 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6600787E87280CD3]-worker) [
] o.a.s.c.ZkTestServer start zk server on port:44236
[junit4] 2> 8622 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0 due to
java.io.IOException: ZooKeeperServer not running
[junit4] 2> 10301 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 0x15901256b6f0000, 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> 10591 INFO (jetty-launcher-5-thread-1) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 10598 INFO (jetty-launcher-5-thread-3) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 10598 INFO (jetty-launcher-5-thread-4) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 10609 INFO (jetty-launcher-5-thread-2) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 10984 INFO (jetty-launcher-5-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@29ade6f7{/solr,null,AVAILABLE}
[junit4] 2> 11061 INFO (jetty-launcher-5-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3faf9ca7{/solr,null,AVAILABLE}
[junit4] 2> 11074 INFO (jetty-launcher-5-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@50a5d0bd{/solr,null,AVAILABLE}
[junit4] 2> 11085 INFO (jetty-launcher-5-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@557dcdbc{HTTP/1.1,[http/1.1]}{127.0.0.1:38916}
[junit4] 2> 11085 INFO (jetty-launcher-5-thread-1) [ ] o.e.j.s.Server
Started @15294ms
[junit4] 2> 11085 INFO (jetty-launcher-5-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38916}
[junit4] 2> 11093 INFO (jetty-launcher-5-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5f7d1315{/solr,null,AVAILABLE}
[junit4] 2> 11096 INFO (jetty-launcher-5-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@45adcce7{HTTP/1.1,[http/1.1]}{127.0.0.1:52749}
[junit4] 2> 11096 INFO (jetty-launcher-5-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@7c6496d{HTTP/1.1,[http/1.1]}{127.0.0.1:39844}
[junit4] 2> 11096 INFO (jetty-launcher-5-thread-4) [ ] o.e.j.s.Server
Started @15305ms
[junit4] 2> 11096 INFO (jetty-launcher-5-thread-3) [ ] o.e.j.s.Server
Started @15305ms
[junit4] 2> 11097 INFO (jetty-launcher-5-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@483fb2bc{HTTP/1.1,[http/1.1]}{127.0.0.1:58138}
[junit4] 2> 11109 INFO (jetty-launcher-5-thread-2) [ ] o.e.j.s.Server
Started @15318ms
[junit4] 2> 11109 INFO (jetty-launcher-5-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=58138}
[junit4] 2> 11097 INFO (jetty-launcher-5-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39844}
[junit4] 2> 11097 INFO (jetty-launcher-5-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=52749}
[junit4] 2> 11120 ERROR (jetty-launcher-5-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 11120 INFO (jetty-launcher-5-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.4.0
[junit4] 2> 11120 INFO (jetty-launcher-5-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 11121 ERROR (jetty-launcher-5-thread-4) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 11123 INFO (jetty-launcher-5-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.4.0
[junit4] 2> 11123 INFO (jetty-launcher-5-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 11123 INFO (jetty-launcher-5-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 11133 ERROR (jetty-launcher-5-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 11133 INFO (jetty-launcher-5-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.4.0
[junit4] 2> 11133 INFO (jetty-launcher-5-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 11133 INFO (jetty-launcher-5-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 11133 ERROR (jetty-launcher-5-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 11134 INFO (jetty-launcher-5-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.4.0
[junit4] 2> 11134 INFO (jetty-launcher-5-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 11134 INFO (jetty-launcher-5-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 11149 INFO (jetty-launcher-5-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 11184 INFO (jetty-launcher-5-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-15T06:22:29.553Z
[junit4] 2> 11185 INFO (jetty-launcher-5-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-15T06:22:29.538Z
[junit4] 2> 11186 INFO (jetty-launcher-5-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-15T06:22:29.537Z
[junit4] 2> 11188 INFO (jetty-launcher-5-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 11189 INFO (jetty-launcher-5-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-15T06:22:29.529Z
[junit4] 2> 11347 INFO (jetty-launcher-5-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 11389 INFO (jetty-launcher-5-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 11397 INFO (jetty-launcher-5-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 11445 INFO (jetty-launcher-5-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 11509 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 0x15901256b6f0004, 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> 11555 INFO (jetty-launcher-5-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 11569 INFO (jetty-launcher-5-thread-3) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 11582 INFO (jetty-launcher-5-thread-4) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 11593 INFO (jetty-launcher-5-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 11607 INFO (jetty-launcher-5-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44236/solr
[junit4] 2> 11621 INFO (jetty-launcher-5-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44236/solr
[junit4] 2> 11634 INFO (jetty-launcher-5-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44236/solr
[junit4] 2> 11627 INFO (jetty-launcher-5-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44236/solr
[junit4] 2> 12292 INFO (jetty-launcher-5-thread-2)
[n:127.0.0.1:58138_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:58138_solr
[junit4] 2> 12301 INFO (jetty-launcher-5-thread-3)
[n:127.0.0.1:39844_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39844_solr
[junit4] 2> 12302 INFO (jetty-launcher-5-thread-4)
[n:127.0.0.1:52749_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52749_solr
[junit4] 2> 12313 INFO (jetty-launcher-5-thread-2)
[n:127.0.0.1:58138_solr ] o.a.s.c.Overseer Overseer
(id=97110127193030666-127.0.0.1:58138_solr-n_0000000000) starting
[junit4] 2> 12314 INFO (jetty-launcher-5-thread-1)
[n:127.0.0.1:38916_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38916_solr
[junit4] 2> 12335 INFO
(zkCallback-26-thread-1-processing-n:127.0.0.1:39844_solr)
[n:127.0.0.1:39844_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 12337 INFO
(zkCallback-23-thread-1-processing-n:127.0.0.1:52749_solr)
[n:127.0.0.1:52749_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 12341 INFO
(zkCallback-25-thread-1-processing-n:127.0.0.1:38916_solr)
[n:127.0.0.1:38916_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 12362 INFO
(zkCallback-24-thread-1-processing-n:127.0.0.1:58138_solr)
[n:127.0.0.1:58138_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 12390 INFO
(zkCallback-25-thread-1-processing-n:127.0.0.1:38916_solr)
[n:127.0.0.1:38916_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 12390 INFO
(zkCallback-23-thread-1-processing-n:127.0.0.1:52749_solr)
[n:127.0.0.1:52749_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 12390 INFO
(zkCallback-24-thread-1-processing-n:127.0.0.1:58138_solr)
[n:127.0.0.1:58138_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 12390 INFO
(zkCallback-26-thread-1-processing-n:127.0.0.1:39844_solr)
[n:127.0.0.1:39844_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 13415 INFO (jetty-launcher-5-thread-2)
[n:127.0.0.1:58138_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58138_solr
[junit4] 2> 13419 INFO
(zkCallback-26-thread-1-processing-n:127.0.0.1:39844_solr)
[n:127.0.0.1:39844_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 13419 INFO
(zkCallback-23-thread-1-processing-n:127.0.0.1:52749_solr)
[n:127.0.0.1:52749_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 13419 INFO
(zkCallback-25-thread-1-processing-n:127.0.0.1:38916_solr)
[n:127.0.0.1:38916_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 13420 INFO
(OverseerStateUpdate-97110127193030666-127.0.0.1:58138_solr-n_0000000000)
[n:127.0.0.1:58138_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 13434 INFO (jetty-launcher-5-thread-1)
[n:127.0.0.1:38916_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/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_6600787E87280CD3-001/tempDir-001/node1/.
[junit4] 2> 13635 INFO (jetty-launcher-5-thread-4)
[n:127.0.0.1:52749_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/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_6600787E87280CD3-001/tempDir-001/node4/.
[junit4] 2> 13753 INFO (jetty-launcher-5-thread-2)
[n:127.0.0.1:58138_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/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_6600787E87280CD3-001/tempDir-001/node2/.
[junit4] 2> 13901 INFO (jetty-launcher-5-thread-3)
[n:127.0.0.1:39844_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/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_6600787E87280CD3-001/tempDir-001/node3/.
[junit4] 2> 14195 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6600787E87280CD3]-worker) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 14197 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6600787E87280CD3]-worker) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44236/solr ready
[junit4] 2> 16132 WARN
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6600787E87280CD3]-worker) [
] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your
platform... using builtin-java classes where applicable
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 18736 WARN
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6600787E87280CD3]-worker) [
] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 19160 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6600787E87280CD3]-worker) [
] o.m.log Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via
org.mortbay.log.Slf4jLog
[junit4] 2> 19288 WARN
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6600787E87280CD3]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 19715 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6600787E87280CD3]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 19835 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6600787E87280CD3]-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_49436_hdfs____.v44tpg/webapp
[junit4] 2> 21286 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6600787E87280CD3]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:49436
[junit4] 2> 22687 WARN
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6600787E87280CD3]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 22692 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6600787E87280CD3]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 22706 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6600787E87280CD3]-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_45207_datanode____.d6g0ox/webapp
[junit4] 2> 23134 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6600787E87280CD3]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:45207
[junit4] 2> 23857 WARN
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6600787E87280CD3]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 23859 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6600787E87280CD3]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 23882 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6600787E87280CD3]-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_56580_datanode____.searfx/webapp
[junit4] 2> 24666 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6600787E87280CD3]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:56580
[junit4] 2> 27509 INFO (IPC Server handler 6 on 33859) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-c6412510-8148-4602-95d2-59fa2a3618ca node
DatanodeRegistration(127.0.0.1:40809,
datanodeUuid=468950c8-b906-4185-b1ab-78a7f6a78364, infoPort=32775,
infoSecurePort=0, ipcPort=49338,
storageInfo=lv=-56;cid=testClusterID;nsid=1429758451;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 27510 INFO (IPC Server handler 6 on 33859) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-7230d66f-f6c0-4579-bbdb-cd663a7e0418 node
DatanodeRegistration(127.0.0.1:40809,
datanodeUuid=468950c8-b906-4185-b1ab-78a7f6a78364, infoPort=32775,
infoSecurePort=0, ipcPort=49338,
storageInfo=lv=-56;cid=testClusterID;nsid=1429758451;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 27517 INFO (IPC Server handler 5 on 33859) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-780d3ac4-2408-47ec-bb98-7f2470f953f7 node
DatanodeRegistration(127.0.0.1:38509,
datanodeUuid=28c6d3f5-69e4-4bd1-9781-24ef22d4f634, infoPort=36754,
infoSecurePort=0, ipcPort=53496,
storageInfo=lv=-56;cid=testClusterID;nsid=1429758451;c=0), blocks: 0,
hasStaleStorage: true, processing time: 10 msecs
[junit4] 2> 27545 INFO (IPC Server handler 5 on 33859) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-ac390ced-522a-4026-b232-5f49b999168e node
DatanodeRegistration(127.0.0.1:38509,
datanodeUuid=28c6d3f5-69e4-4bd1-9781-24ef22d4f634, infoPort=36754,
infoSecurePort=0, ipcPort=53496,
storageInfo=lv=-56;cid=testClusterID;nsid=1429758451;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 28247 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.testMaxNodesPerShard-seed#[6600787E87280CD3])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testMaxNodesPerShard
[junit4] 2> 28250 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.testMaxNodesPerShard-seed#[6600787E87280CD3])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 29273 INFO (qtp810092996-64) [n:127.0.0.1:58138_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&name=oversharded&action=CREATE&numShards=3&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 29310 INFO
(OverseerThreadFactory-46-thread-1-processing-n:127.0.0.1:58138_solr)
[n:127.0.0.1:58138_solr ] o.a.s.c.CreateCollectionCmd Create collection
oversharded
[junit4] 2> 29329 ERROR
(OverseerThreadFactory-46-thread-1-processing-n:127.0.0.1:58138_solr)
[n:127.0.0.1:58138_solr ] o.a.s.c.OverseerCollectionMessageHandler
Collection: oversharded operation: create
failed:org.apache.solr.common.SolrException: Cannot create collection
oversharded. Value of maxShardsPerNode is 1, and the number of nodes currently
live or live and part of your createNodeSet is 4. This allows a maximum of 4 to
be created. Value of numShards is 3 and value of replicationFactor is 2. This
requires 6 shards to be created (higher than the allowed number)
[junit4] 2> at
org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:155)
[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> 29383 INFO (qtp810092996-64) [n:127.0.0.1:58138_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf&name=oversharded&action=CREATE&numShards=3&wt=javabin&version=2}
status=400 QTime=140
[junit4] 2> 29388 INFO
(OverseerCollectionConfigSetProcessor-97110127193030666-127.0.0.1:58138_solr-n_0000000000)
[n:127.0.0.1:58138_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> 29515 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.testMaxNodesPerShard-seed#[6600787E87280CD3])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testMaxNodesPerShard
[junit4] 2> 29676 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.testZeroNumShards-seed#[6600787E87280CD3])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testZeroNumShards
[junit4] 2> 29681 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.testZeroNumShards-seed#[6600787E87280CD3])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 29696 INFO (qtp810092996-65) [n:127.0.0.1:58138_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=10&collection.configName=conf&name=acollection&action=CREATE&numShards=0&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 29716 INFO
(OverseerThreadFactory-46-thread-2-processing-n:127.0.0.1:58138_solr)
[n:127.0.0.1:58138_solr ] o.a.s.c.CreateCollectionCmd Create collection
acollection
[junit4] 2> 29722 ERROR
(OverseerThreadFactory-46-thread-2-processing-n:127.0.0.1:58138_solr)
[n:127.0.0.1:58138_solr ] o.a.s.c.OverseerCollectionMessageHandler
Collection: acollection operation: create
failed:org.apache.solr.common.SolrException: numShards must be > 0
[junit4] 2> at
org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:124)
[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> 29734 INFO (qtp810092996-65) [n:127.0.0.1:58138_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=10&collection.configName=conf&name=acollection&action=CREATE&numShards=0&wt=javabin&version=2}
status=400 QTime=38
[junit4] 2> 29736 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.testZeroNumShards-seed#[6600787E87280CD3])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testZeroNumShards
[junit4] 2> 29914 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.deleteCollectionOnlyInZk-seed#[6600787E87280CD3])
[ ] o.a.s.SolrTestCaseJ4 ###Starting deleteCollectionOnlyInZk
[junit4] 2> 29920 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.deleteCollectionOnlyInZk-seed#[6600787E87280CD3])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 29950 INFO (qtp810092996-66) [n:127.0.0.1:58138_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=onlyinzk&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 29990 INFO
(OverseerCollectionConfigSetProcessor-97110127193030666-127.0.0.1:58138_solr-n_0000000000)
[n:127.0.0.1:58138_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> 30011 INFO (qtp810092996-66) [n:127.0.0.1:58138_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=onlyinzk&action=DELETE&wt=javabin&version=2} status=0 QTime=60
[junit4] 2> 30017 INFO (qtp810092996-68) [n:127.0.0.1:58138_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 30017 INFO (qtp810092996-68) [n:127.0.0.1:58138_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 30022 INFO (qtp810092996-68) [n:127.0.0.1:58138_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf&name=onlyinzk&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 30033 INFO
(OverseerThreadFactory-46-thread-4-processing-n:127.0.0.1:58138_solr)
[n:127.0.0.1:58138_solr ] o.a.s.c.CreateCollectionCmd Create collection
onlyinzk
[junit4] 2> 30033 INFO
(OverseerCollectionConfigSetProcessor-97110127193030666-127.0.0.1:58138_solr-n_0000000000)
[n:127.0.0.1:58138_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 30225 INFO (qtp1203368075-69) [n:127.0.0.1:39844_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=onlyinzk_shard1_replica1&action=CREATE&numShards=2&collection=onlyinzk&shard=shard1&wt=javabin&version=2
[junit4] 2> 30225 INFO (qtp115013872-72) [n:127.0.0.1:38916_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=onlyinzk_shard2_replica1&action=CREATE&numShards=2&collection=onlyinzk&shard=shard2&wt=javabin&version=2
[junit4] 2> 30641 INFO
(zkCallback-26-thread-1-processing-n:127.0.0.1:39844_solr)
[n:127.0.0.1:39844_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 30642 INFO
(zkCallback-25-thread-1-processing-n:127.0.0.1:38916_solr)
[n:127.0.0.1:38916_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 31574 INFO (qtp1203368075-69) [n:127.0.0.1:39844_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.4.0
[junit4] 2> 31577 INFO (qtp115013872-72) [n:127.0.0.1:38916_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.4.0
[junit4] 2> 31654 INFO (qtp115013872-72) [n:127.0.0.1:38916_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.s.IndexSchema
[onlyinzk_shard2_replica1] Schema name=minimal
[junit4] 2> 31654 INFO (qtp1203368075-69) [n:127.0.0.1:39844_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.s.IndexSchema
[onlyinzk_shard1_replica1] Schema name=minimal
[junit4] 2> 31660 INFO (qtp115013872-72) [n:127.0.0.1:38916_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 31664 INFO (qtp1203368075-69) [n:127.0.0.1:39844_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 31667 INFO (qtp1203368075-69) [n:127.0.0.1:39844_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.CoreContainer Creating
SolrCore 'onlyinzk_shard1_replica1' using configuration from collection onlyinzk
[junit4] 2> 31667 INFO (qtp115013872-72) [n:127.0.0.1:38916_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.CoreContainer Creating
SolrCore 'onlyinzk_shard2_replica1' using configuration from collection onlyinzk
[junit4] 2> 31704 INFO (qtp115013872-72) [n:127.0.0.1:38916_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost:33859/data
[junit4] 2> 31704 INFO (qtp115013872-72) [n:127.0.0.1:38916_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.HdfsDirectoryFactory
Solr Kerberos Authentication disabled
[junit4] 2> 31704 INFO (qtp115013872-72) [n:127.0.0.1:38916_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.SolrCore
[[onlyinzk_shard2_replica1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_6600787E87280CD3-001/tempDir-001/node1/onlyinzk_shard2_replica1],
dataDir=[hdfs://localhost:33859/data/onlyinzk/core_node2/data/]
[junit4] 2> 31707 INFO (qtp115013872-72) [n:127.0.0.1:38916_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.HdfsDirectoryFactory
creating directory factory for path
hdfs://localhost:33859/data/onlyinzk/core_node2/data/snapshot_metadata
[junit4] 2> 31709 INFO (qtp1203368075-69) [n:127.0.0.1:39844_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost:33859/data
[junit4] 2> 31717 INFO (qtp1203368075-69) [n:127.0.0.1:39844_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.HdfsDirectoryFactory
Solr Kerberos Authentication disabled
[junit4] 2> 31717 INFO (qtp1203368075-69) [n:127.0.0.1:39844_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.SolrCore
[[onlyinzk_shard1_replica1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_6600787E87280CD3-001/tempDir-001/node3/onlyinzk_shard1_replica1],
dataDir=[hdfs://localhost:33859/data/onlyinzk/core_node1/data/]
[junit4] 2> 31717 INFO (qtp1203368075-69) [n:127.0.0.1:39844_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.HdfsDirectoryFactory
creating directory factory for path
hdfs://localhost:33859/data/onlyinzk/core_node1/data/snapshot_metadata
[junit4] 2> 31769 INFO (qtp115013872-72) [n:127.0.0.1:38916_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.HdfsDirectoryFactory
Number of slabs of block cache [1] with direct memory allocation set to [true]
[junit4] 2> 31769 INFO (qtp115013872-72) [n:127.0.0.1:38916_solr
c:onlyinzk s:shard2 x:onlyinzk_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> 31769 INFO (qtp115013872-72) [n:127.0.0.1:38916_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.HdfsDirectoryFactory
Creating new single instance HDFS BlockCache
[junit4] 2> 31781 INFO (qtp1203368075-69) [n:127.0.0.1:39844_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.HdfsDirectoryFactory
Number of slabs of block cache [1] with direct memory allocation set to [true]
[junit4] 2> 31781 INFO (qtp1203368075-69) [n:127.0.0.1:39844_solr
c:onlyinzk s:shard1 x:onlyinzk_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> 31781 INFO (qtp1203368075-69) [n:127.0.0.1:39844_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.HdfsDirectoryFactory
Creating new single instance HDFS BlockCache
[junit4] 2> 34289 INFO (qtp115013872-72) [n:127.0.0.1:38916_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.s.b.BlockDirectory Block
cache on write is disabled
[junit4] 2> 34299 INFO (qtp115013872-72) [n:127.0.0.1:38916_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.HdfsDirectoryFactory
creating directory factory for path
hdfs://localhost:33859/data/onlyinzk/core_node2/data
[junit4] 2> 34298 INFO (qtp1203368075-69) [n:127.0.0.1:39844_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.s.b.BlockDirectory Block
cache on write is disabled
[junit4] 2> 34304 INFO (qtp1203368075-69) [n:127.0.0.1:39844_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.HdfsDirectoryFactory
creating directory factory for path
hdfs://localhost:33859/data/onlyinzk/core_node1/data
[junit4] 2> 34349 INFO (qtp1203368075-69) [n:127.0.0.1:39844_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.HdfsDirectoryFactory
creating directory factory for path
hdfs://localhost:33859/data/onlyinzk/core_node1/data/index
[junit4] 2> 34364 INFO (qtp1203368075-69) [n:127.0.0.1:39844_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.HdfsDirectoryFactory
Number of slabs of block cache [1] with direct memory allocation set to [true]
[junit4] 2> 34364 INFO (qtp1203368075-69) [n:127.0.0.1:39844_solr
c:onlyinzk s:shard1 x:onlyinzk_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> 34364 INFO (qtp1203368075-69) [n:127.0.0.1:39844_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.HdfsDirectoryFactory
Creating new single instance HDFS BlockCache
[junit4] 2> 34442 INFO (qtp1203368075-69) [n:127.0.0.1:39844_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.s.b.BlockDirectory Block
cache on write is disabled
[junit4] 2> 34443 INFO (qtp115013872-72) [n:127.0.0.1:38916_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.HdfsDirectoryFactory
creating directory factory for path
hdfs://localhost:33859/data/onlyinzk/core_node2/data/index
[junit4] 2> 34487 INFO (qtp115013872-72) [n:127.0.0.1:38916_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.HdfsDirectoryFactory
Number of slabs of block cache [1] with direct memory allocation set to [true]
[junit4] 2> 34487 INFO (qtp115013872-72) [n:127.0.0.1:38916_solr
c:onlyinzk s:shard2 x:onlyinzk_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> 34487 INFO (qtp115013872-72) [n:127.0.0.1:38916_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.HdfsDirectoryFactory
Creating new single instance HDFS BlockCache
[junit4] 2> 34632 INFO (qtp115013872-72) [n:127.0.0.1:38916_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.s.b.BlockDirectory Block
cache on write is disabled
[junit4] 2> 35056 INFO (IPC Server handler 0 on 33859) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40809 is
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-ac390ced-522a-4026-b232-5f49b999168e:NORMAL:127.0.0.1:38509|RBW],
ReplicaUC[[DISK]DS-c6412510-8148-4602-95d2-59fa2a3618ca:NORMAL:127.0.0.1:40809|RBW]]}
size 0
[junit4] 2> 35065 INFO (IPC Server handler 8 on 33859) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38509 is
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-c6412510-8148-4602-95d2-59fa2a3618ca:NORMAL:127.0.0.1:40809|RBW],
ReplicaUC[[DISK]DS-780d3ac4-2408-47ec-bb98-7f2470f953f7:NORMAL:127.0.0.1:38509|FINALIZED]]}
size 0
[junit4] 2> 35093 INFO (IPC Server handler 0 on 33859) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40809 is
added to blk_1073741826_1002{UCState=COMMITTED, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-ac390ced-522a-4026-b232-5f49b999168e:NORMAL:127.0.0.1:38509|RBW],
ReplicaUC[[DISK]DS-c6412510-8148-4602-95d2-59fa2a3618ca:NORMAL:127.0.0.1:40809|RBW]]}
size 71
[junit4] 2> 35095 INFO (IPC Server handler 3 on 33859) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38509 is
added to blk_1073741826_1002 size 71
[junit4] 2> 35164 INFO (qtp1203368075-69) [n:127.0.0.1:39844_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 35164 INFO (qtp1203368075-69) [n:127.0.0.1:39844_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 35164 INFO (qtp1203368075-69) [n:127.0.0.1:39844_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.u.HdfsUpdateLog
Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 35194 INFO (qtp1203368075-69) [n:127.0.0.1:39844_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 35194 INFO (qtp1203368075-69) [n:127.0.0.1:39844_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 35384 INFO (qtp1203368075-69) [n:127.0.0.1:39844_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@7b7306cf[onlyinzk_shard1_replica1] main]
[junit4] 2> 35392 INFO (qtp1203368075-69) [n:127.0.0.1:39844_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 35393 INFO (qtp1203368075-69) [n:127.0.0.1:39844_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 35396 INFO (qtp1203368075-69) [n:127.0.0.1:39844_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 35399 INFO
(searcherExecutor-55-thread-1-processing-n:127.0.0.1:39844_solr
x:onlyinzk_shard1_replica1 s:shard1 c:onlyinzk) [n:127.0.0.1:39844_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.SolrCore
[onlyinzk_shard1_replica1] Registered new searcher
Searcher@7b7306cf[onlyinzk_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 35399 INFO (qtp1203368075-69) [n:127.0.0.1:39844_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1553762063538454528
[junit4] 2> 35442 INFO (qtp1203368075-69) [n:127.0.0.1:39844_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 35442 INFO (qtp1203368075-69) [n:127.0.0.1:39844_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 35443 INFO (qtp1203368075-69) [n:127.0.0.1:39844_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.SyncStrategy Sync
replicas to http://127.0.0.1:39844/solr/onlyinzk_shard1_replica1/
[junit4] 2> 35443 INFO
(zkCallback-26-thread-1-processing-n:127.0.0.1:39844_solr)
[n:127.0.0.1:39844_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 35443 INFO
(zkCallback-25-thread-1-processing-n:127.0.0.1:38916_solr)
[n:127.0.0.1:38916_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 35450 INFO (qtp1203368075-69) [n:127.0.0.1:39844_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.SyncStrategy Sync
Success - now sync replicas to me
[junit4] 2> 35450 INFO (qtp1203368075-69) [n:127.0.0.1:39844_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.SyncStrategy
http://127.0.0.1:39844/solr/onlyinzk_shard1_replica1/ has no replicas
[junit4] 2> 35488 INFO (qtp1203368075-69) [n:127.0.0.1:39844_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:39844/solr/onlyinzk_shard1_replica1/ shard1
[junit4] 2> 35505 INFO (qtp115013872-72) [n:127.0.0.1:38916_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 35507 INFO (qtp115013872-72) [n:127.0.0.1:38916_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 35508 INFO (qtp115013872-72) [n:127.0.0.1:38916_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.u.HdfsUpdateLog
Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 35528 INFO (qtp115013872-72) [n:127.0.0.1:38916_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 35528 INFO (qtp115013872-72) [n:127.0.0.1:38916_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 35599 INFO
(zkCallback-26-thread-1-processing-n:127.0.0.1:39844_solr)
[n:127.0.0.1:39844_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 35599 INFO
(zkCallback-25-thread-1-processing-n:127.0.0.1:38916_solr)
[n:127.0.0.1:38916_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 35647 INFO (qtp1203368075-69) [n:127.0.0.1:39844_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 35658 INFO (qtp1203368075-69) [n:127.0.0.1:39844_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=onlyinzk_shard1_replica1&action=CREATE&numShards=2&collection=onlyinzk&shard=shard1&wt=javabin&version=2}
status=0 QTime=5439
[junit4] 2> 35662 INFO (qtp115013872-72) [n:127.0.0.1:38916_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@604fbdf4[onlyinzk_shard2_replica1] main]
[junit4] 2> 35664 INFO (qtp115013872-72) [n:127.0.0.1:38916_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 35665 INFO (qtp115013872-72) [n:127.0.0.1:38916_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 35665 INFO (qtp115013872-72) [n:127.0.0.1:38916_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 35665 INFO (qtp115013872-72) [n:127.0.0.1:38916_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1553762063817375744
[junit4] 2> 35669 INFO
(searcherExecutor-56-thread-1-processing-n:127.0.0.1:38916_solr
x:onlyinzk_shard2_replica1 s:shard2 c:onlyinzk) [n:127.0.0.1:38916_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.SolrCore
[onlyinzk_shard2_replica1] Registered new searcher
Searcher@604fbdf4[onlyinzk_shard2_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 35683 INFO (qtp115013872-72) [n:127.0.0.1:38916_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 35686 INFO (qtp115013872-72) [n:127.0.0.1:38916_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 35686 INFO (qtp115013872-72) [n:127.0.0.1:38916_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.SyncStrategy Sync
replicas to http://127.0.0.1:38916/solr/onlyinzk_shard2_replica1/
[junit4] 2> 35688 INFO (qtp115013872-72) [n:127.0.0.1:38916_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.SyncStrategy Sync
Success - now sync replicas to me
[junit4] 2> 35688 INFO (qtp115013872-72) [n:127.0.0.1:38916_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.SyncStrategy
http://127.0.0.1:38916/solr/onlyinzk_shard2_replica1/ has no replicas
[junit4] 2> 35697 INFO (qtp115013872-72) [n:127.0.0.1:38916_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:38916/solr/onlyinzk_shard2_replica1/ shard2
[junit4] 2> 35806 INFO
(zkCallback-26-thread-1-processing-n:127.0.0.1:39844_solr)
[n:127.0.0.1:39844_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 35806 INFO
(zkCallback-25-thread-1-processing-n:127.0.0.1:38916_solr)
[n:127.0.0.1:38916_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 35853 INFO (qtp115013872-72) [n:127.0.0.1:38916_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 35857 INFO (qtp115013872-72) [n:127.0.0.1:38916_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=onlyinzk_shard2_replica1&action=CREATE&numShards=2&collection=onlyinzk&shard=shard2&wt=javabin&version=2}
status=0 QTime=5632
[junit4] 2> 35863 INFO (qtp810092996-68) [n:127.0.0.1:58138_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> 35963 INFO
(zkCallback-26-thread-1-processing-n:127.0.0.1:39844_solr)
[n:127.0.0.1:39844_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 35963 INFO
(zkCallback-25-thread-1-processing-n:127.0.0.1:38916_solr)
[n:127.0.0.1:38916_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 36042 INFO
(OverseerCollectionConfigSetProcessor-97110127193030666-127.0.0.1:58138_solr-n_0000000000)
[n:127.0.0.1:58138_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 36867 INFO (qtp810092996-68) [n:127.0.0.1:58138_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf&name=onlyinzk&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=6844
[junit4] 2> 36870 INFO (qtp810092996-51) [n:127.0.0.1:58138_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 36873 INFO (qtp810092996-51) [n:127.0.0.1:58138_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&wt=javabin&version=2} status=0 QTime=2
[junit4] 2> 36874 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.deleteCollectionOnlyInZk-seed#[6600787E87280CD3])
[ ] o.a.s.SolrTestCaseJ4 ###Ending deleteCollectionOnlyInZk
[junit4] 2> 36956 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.testMissingNumShards-seed#[6600787E87280CD3])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testMissingNumShards
[junit4] 2> 36958 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.testMissingNumShards-seed#[6600787E87280CD3])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 36963 INFO (qtp810092996-64) [n:127.0.0.1:58138_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=onlyinzk&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 36968 INFO
(OverseerThreadFactory-46-thread-5-processing-n:127.0.0.1:58138_solr)
[n:127.0.0.1:58138_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 36973 INFO (qtp1203368075-70) [n:127.0.0.1:39844_solr ]
o.a.s.c.SolrCore [onlyinzk_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6f370771
[junit4] 2> 36973 INFO (qtp115013872-73) [n:127.0.0.1:38916_solr ]
o.a.s.c.SolrCore [onlyinzk_shard2_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@2904899f
[junit4] 2> 36987 INFO (qtp115013872-73) [n:127.0.0.1:38916_solr ]
o.a.s.s.h.HdfsDirectory Closing hdfs directory
hdfs://localhost:33859/data/onlyinzk/core_node2/data/snapshot_metadata
[junit4] 2> 36991 INFO (qtp115013872-73) [n:127.0.0.1:38916_solr ]
o.a.s.s.h.HdfsDirectory Closing hdfs directory
hdfs://localhost:33859/data/onlyinzk/core_node2/data/index
[junit4] 2> 36991 INFO (qtp1203368075-70) [n:127.0.0.1:39844_solr ]
o.a.s.s.h.HdfsDirectory Closing hdfs directory
hdfs://localhost:33859/data/onlyinzk/core_node1/data/index
[junit4] 2> 36992 INFO (qtp115013872-73) [n:127.0.0.1:38916_solr ]
o.a.s.s.h.HdfsDirectory Closing hdfs directory
hdfs://localhost:33859/data/onlyinzk/core_node2/data
[junit4] 2> 36994 INFO (qtp1203368075-70) [n:127.0.0.1:39844_solr ]
o.a.s.s.h.HdfsDirectory Closing hdfs directory
hdfs://localhost:33859/data/onlyinzk/core_node1/data/snapshot_metadata
[junit4] 2> 36994 INFO (qtp1203368075-70) [n:127.0.0.1:39844_solr ]
o.a.s.s.h.HdfsDirectory Closing hdfs directory
hdfs://localhost:33859/data/onlyinzk/core_node1/data
[junit4] 2> 37006 INFO (IPC Server handler 5 on 33859) [ ]
BlockStateChange BLOCK* addToInvalidates: blk_1073741826_1002 127.0.0.1:40809
127.0.0.1:38509
[junit4] 2> 37009 INFO (IPC Server handler 7 on 33859) [ ]
BlockStateChange BLOCK* addToInvalidates: blk_1073741825_1001 127.0.0.1:38509
127.0.0.1:40809
[junit4] 2> 37024 INFO (qtp115013872-73) [n:127.0.0.1:38916_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=onlyinzk_shard2_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=52
[junit4] 2> 37031 INFO (qtp1203368075-70) [n:127.0.0.1:39844_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=onlyinzk_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=59
[junit4] 2> 37263 INFO
(org.apache.hadoop.hdfs.server.blockmanagement.BlockManager$ReplicationMonitor@6306f621)
[ ] BlockStateChange BLOCK* BlockManager: ask 127.0.0.1:38509 to delete
[blk_1073741825_1001, blk_1073741826_1002]
[junit4] 2> 37743 INFO (qtp810092996-64) [n:127.0.0.1:58138_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=onlyinzk&action=DELETE&wt=javabin&version=2} status=0 QTime=780
[junit4] 2> 37749 INFO (qtp810092996-65) [n:127.0.0.1:58138_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> 37753 INFO
(OverseerThreadFactory-46-thread-5-processing-n:127.0.0.1:58138_solr)
[n:127.0.0.1:58138_solr ] o.a.s.c.CreateCollectionCmd Create collection
acollection
[junit4] 2> 37753 ERROR
(OverseerThreadFactory-46-thread-5-processing-n:127.0.0.1:58138_solr)
[n:127.0.0.1:58138_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> 37755 INFO
(OverseerCollectionConfigSetProcessor-97110127193030666-127.0.0.1:58138_solr-n_0000000000)
[n:127.0.0.1:58138_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000008 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 37761 INFO (qtp810092996-65) [n:127.0.0.1:58138_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=12
[junit4] 2> 37762 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.testMissingNumShards-seed#[6600787E87280CD3])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testMissingNumShards
[junit4] 2> 37765 ERROR
(OverseerCollectionConfigSetProcessor-97110127193030666-127.0.0.1:58138_solr-n_0000000000)
[n:127.0.0.1:58138_solr ] o.a.s.c.OverseerTaskProcessor
:org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode
for /overseer/collection-queue-work/qnr-0000000010
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.setData(ZooKeeper.java:1270)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:373)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:370)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:370)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:571)
[junit4] 2> at
org.apache.solr.cloud.OverseerTaskQueue.remove(OverseerTaskQueue.java:94)
[junit4] 2> at
org.apache.solr.cloud.OverseerTaskProcessor.cleanUpWorkQueue(OverseerTaskProcessor.java:320)
[junit4] 2> at
org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:201)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 37767 INFO
(OverseerCollectionConfigSetProcessor-97110127193030666-127.0.0.1:58138_solr-n_0000000000)
[n:127.0.0.1:58138_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000008 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 37789 INFO
(OverseerCollectionConfigSetProcessor-97110127193030666-127.0.0.1:58138_solr-n_0000000000)
[n:127.0.0.1:58138_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000010 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 37852 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.testDeleteNonExistentCollection-seed#[6600787E87280CD3])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteNonExistentCollection
[junit4] 2> 37854 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.testDeleteNonExistentCollection-seed#[6600787E87280CD3])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 37859 INFO (qtp810092996-66) [n:127.0.0.1:58138_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=unknown_collection&action=DELETE&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 37864 INFO
(OverseerThreadFactory-46-thread-5-processing-n:127.0.0.1:58138_solr)
[n:127.0.0.1:58138_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 37865 ERROR
(OverseerThreadFactory-46-thread-5-processing-n:127.0.0.1:58138_solr)
[n:127.0.0.1:58138_solr ] o.a.s.c.OverseerCollectionMessageHandler
Collection: unknown_collection operation: delete
failed:org.apache.solr.common.SolrException: Could not find collection :
unknown_collection
[junit4] 2> at
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:194)
[junit4] 2> at
org.apache.solr.cloud.OverseerCollectionMessageHandler.collectionCmd(OverseerCollectionMessageHandler.java:843)
[junit4] 2> at
org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:81)
[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> 37873 INFO (qtp810092996-66) [n:127.0.0.1:58138_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=unknown_collection&action=DELETE&wt=javabin&version=2} status=400
QTime=13
[junit4] 2> 37878 INFO (qtp810092996-67) [n:127.0.0.1:58138_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&name=acollectionafterbaddelete&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 37881 INFO
(OverseerThreadFactory-46-thread-5-processing-n:127.0.0.1:58138_solr)
[n:127.0.0.1:58138_solr ] o.a.s.c.CreateCollectionCmd Create collection
acollectionafterbaddelete
[junit4] 2> 37881 INFO
(OverseerCollectionConfigSetProcessor-97110127193030666-127.0.0.1:58138_solr-n_0000000000)
[n:127.0.0.1:58138_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000012 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 38095 INFO (qtp810092996-63) [n:127.0.0.1:58138_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=acollectionafterbaddelete_shard1_replica2&action=CREATE&numShards=1&collection=acollectionafterbaddelete&shard=shard1&wt=javabin&version=2
[junit4] 2> 38101 INFO (qtp1155805513-60) [n:127.0.0.1:52749_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=acollectionafterbaddelete_shard1_replica1&action=CREATE&numShards=1&collection=acollectionafterbaddelete&shard=shard1&wt=javabin&version=2
[junit4] 2> 38218 INFO
(zkCallback-23-thread-1-processing-n:127.0.0.1:52749_solr)
[n:127.0.0.1:52749_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/acollectionafterbaddelete/state.json] for collection
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
[junit4] 2> 38218 INFO
(zkCallback-24-thread-5-processing-n:127.0.0.1:58138_solr)
[n:127.0.0.1:58138_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/acollectionafterbaddelete/state.json] for collection
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
[junit4] 2> 39142 INFO (qtp810092996-63) [n:127.0.0.1:58138_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 6.4.0
[junit4] 2> 39142 INFO (qtp1155805513-60) [n:127.0.0.1:52749_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 6.4.0
[junit4] 2> 39180 INFO (qtp810092996-63) [n:127.0.0.1:58138_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.s.IndexSchema
[acollectionafterbaddelete_shard1_replica2] Schema name=minimal
[junit4] 2> 39184 INFO (qtp810092996-63) [n:127.0.0.1:58138_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 39188 INFO (qtp810092996-63) [n:127.0.0.1:58138_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.CoreContainer Creating
SolrCore 'acollectionafterbaddelete_shard1_replica2' using configuration from
collection acollectionafterbaddelete
[junit4] 2> 39189 INFO (qtp810092996-63) [n:127.0.0.1:58138_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost:33859/data
[junit4] 2> 39189 INFO (qtp810092996-63) [n:127.0.0.1:58138_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Solr
Kerberos Authentication disabled
[junit4] 2> 39189 INFO (qtp1155805513-60) [n:127.0.0.1:52749_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.s.IndexSchema
[acollectionafterbaddelete_shard1_replica1] Schema name=minimal
[junit4] 2> 39189 INFO (qtp810092996-63) [n:127.0.0.1:58138_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.SolrCore
[[acollectionafterbaddelete_shard1_replica2] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_6600787E87280CD3-001/tempDir-001/node2/acollectionafterbaddelete_shard1_replica2],
dataDir=[hdfs://localhost:33859/data/acollectionafterbaddelete/core_node1/data/]
[junit4] 2> 39189 INFO (qtp810092996-63) [n:127.0.0.1:58138_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.HdfsDirectoryFactory
creating directory factory for path
hdfs://localhost:33859/data/acollectionafterbaddelete/core_node1/data/snapshot_metadata
[junit4] 2> 39193 INFO (qtp1155805513-60) [n:127.0.0.1:52749_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 39195 INFO (qtp1155805513-60) [n:127.0.0.1:52749_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.CoreContainer Creating
SolrCore 'acollectionafterbaddelete_shard1_replica1' using configuration from
collection acollectionafterbaddelete
[junit4] 2> 39196 INFO (qtp1155805513-60) [n:127.0.0.1:52749_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost:33859/data
[junit4] 2> 39196 INFO (qtp1155805513-60) [n:127.0.0.1:52749_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Solr
Kerberos Authentication disabled
[junit4] 2> 39196 INFO (qtp1155805513-60) [n:127.0.0.1:52749_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.SolrCore
[[acollectionafterbaddelete_shard1_replica1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_6600787E87280CD3-001/tempDir-001/node4/acollectionafterbaddelete_shard1_replica1],
dataDir=[hdfs://localhost:33859/data/acollectionafterbaddelete/core_node2/data/]
[junit4] 2> 39196 INFO (qtp1155805513-60) [n:127.0.0.1:52749_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.HdfsDirectoryFactory
creating directory factory for path
hdfs://localhost:33859/data/acollectionafterbaddelete/core_node2/data/snapshot_metadata
[junit4] 2> 39199 INFO (qtp810092996-63) [n:127.0.0.1:58138_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.HdfsDirectoryFactory
Number of slabs of block cache [1] with direct memory allocation set to [true]
[junit4] 2> 39199 INFO (qtp810092996-63) [n:127.0.0.1:58138_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_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> 39199 INFO (qtp810092996-63) [n:127.0.0.1:58138_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.HdfsDirectoryFactory
Creating new single instance HDFS BlockCache
[junit4] 2> 39204 INFO (qtp1155805513-60) [n:127.0.0.1:52749_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.HdfsDirectoryFactory
Number of slabs of block cache [1] with direct memory allocation set to [true]
[junit4] 2> 39205 INFO (qtp1155805513-60) [n:127.0.0.1:52749_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_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> 39205 INFO (qtp1155805513-60) [n:127.0.0.1:52749_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.HdfsDirectoryFactory
Creating new single instance HDFS BlockCache
[junit4] 2> 39236 INFO (qtp1155805513-60) [n:127.0.0.1:52749_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.s.b.BlockDirectory Block
cache on write is disabled
[junit4] 2> 39237 INFO (qtp810092996-63) [n:127.0.0.1:58138_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.s.b.BlockDirectory Block
cache on write is disabled
[junit4] 2> 39238 INFO (qtp1155805513-60) [n:127.0.0.1:52749_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.HdfsDirectoryFactory
creating directory factory for path
hdfs://localhost:33859/data/acollectionafterbaddelete/core_node2/data
[junit4] 2> 39245 INFO (qtp810092996-63) [n:127.0.0.1:58138_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.HdfsDirectoryFactory
creating directory factory for path
hdfs://localhost:33859/data/acollectionafterbaddelete/core_node1/data
[junit4] 2> 39274 INFO (qtp1155805513-60) [n:127.0.0.1:52749_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.HdfsDirectoryFactory
creating directory factory for path
hdfs://localhost:33859/data/acollectionafterbaddelete/core_node2/data/index
[junit4] 2> 39282 INFO (qtp1155805513-60) [n:127.0.0.1:52749_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.HdfsDirectoryFactory
Number of slabs of block cache [1] with direct memory allocation set to [true]
[junit4] 2> 39282 INFO (qtp1155805513-60) [n:127.0.0.1:52749_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_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> 39282 INFO (qtp1155805513-60) [n:127.0.0.1:52749_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.HdfsDirectoryFactory
Creating new single instance HDFS BlockCache
[junit4] 2> 39288 INFO (qtp810092996-63) [n:127.0.0.1:58138_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.HdfsDirectoryFactory
creating directory factory for path
hdfs://localhost:33859/data/acollectionafterbaddelete/core_node1/data/index
[junit4] 2> 39298 INFO (qtp810092996-63) [n:127.0.0.1:58138_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.HdfsDirectoryFactory
Number of slabs of block cache [1] with direct memory allocation set to [true]
[junit4] 2> 39298 INFO (qtp810092996-63) [n:127.0.0.1:58138_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_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> 39298 INFO (qtp810092996-63) [n:127.0.0.1:58138_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.HdfsDirectoryFactory
Creating new single instance HDFS BlockCache
[junit4] 2> 39308 INFO (qtp1155805513-60) [n:127.0.0.1:52749_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.s.b.BlockDirectory Block
cache on write is disabled
[junit4] 2> 39318 INFO (qtp810092996-63) [n:127.0.0.1:58138_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.s.b.BlockDirectory Block
cache on write is disabled
[junit4] 2> 39366 INFO (IPC Server handler 9 on 33859) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40809 is
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-780d3ac4-2408-47ec-bb98-7f2470f953f7:NORMAL:127.0.0.1:38509|RBW],
ReplicaUC[[DISK]DS-c6412510-8148-4602-95d2-59fa2a3618ca:NORMAL:127.0.0.1:40809|RBW]]}
size 0
[junit4] 2> 39368 INFO (IPC Server handler 3 on 33859) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38509 is
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-c6412510-8148-4602-95d2-59fa2a3618ca:NORMAL:127.0.0.1:40809|RBW],
ReplicaUC[[DISK]DS-ac390ced-522a-4026-b232-5f49b999168e:NORMAL:127.0.0.1:38509|FINALIZED]]}
size 0
[junit4] 2> 39402 INFO (qtp1155805513-60) [n:127.0.0.1:52749_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 39402 INFO (qtp1155805513-60) [n:127.0.0.1:52749_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 39402 INFO (qtp1155805513-60) [n:127.0.0.1:52749_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.u.HdfsUpdateLog Initializing
HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 39416 INFO (qtp1155805513-60) [n:127.0.0.1:52749_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 39416 INFO (qtp1155805513-60) [n:127.0.0.1:52749_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 39473 INFO (IPC Server handler 9 on 33859) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40809 is
added to blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-7230d66f-f6c0-4579-bbdb-cd663a7e0418:NORMAL:127.0.0.1:40809|RBW],
ReplicaUC[[DISK]DS-780d3ac4-2408-47ec-bb98-7f2470f953f7:NORMAL:127.0.0.1:38509|RBW]]}
size 0
[junit4] 2> 39494 INFO (IPC Server handler 6 on 33859) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38509 is
added to blk_1073741828_1004 size 71
[junit4] 2> 39529 INFO (qtp810092996-63) [n:127.0.0.1:58138_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 39532 INFO (qtp1155805513-60) [n:127.0.0.1:52749_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@64cb3e4f[acollectionafterbaddelete_shard1_replica1] main]
[junit4] 2> 39532 INFO (qtp810092996-63) [n:127.0.0.1:58138_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 39533 INFO (qtp810092996-63) [n:127.0.0.1:58138_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.u.HdfsUpdateLog Initializing
HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 39533 INFO (qtp1155805513-60) [n:127.0.0.1:52749_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 39534 INFO (qtp1155805513-60) [n:127.0.0.1:52749_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 39534 INFO (qtp1155805513-60) [n:127.0.0.1:52749_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000
[junit4] 2> 39534 INFO (qtp1155805513-60) [n:127.0.0.1:52749_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1553762067874316288
[junit4] 2> 39536 INFO
(searcherExecutor-66-thread-1-processing-n:127.0.0.1:52749_solr
x:acollectionafterbaddelete_shard1_replica1 s:shard1
c:acollectionafterbaddelete) [n:127.0.0.1:52749_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.SolrCore
[acollectionafterbaddelete_shard1_replica1] Registered new searcher
Searcher@64cb3e4f[acollectionafterbaddelete_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 39543 INFO (qtp1155805513-60) [n:127.0.0.1:52749_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.ShardLeaderElectionContext
Waiting until we see more replicas up for shard shard1: total=2 found=1
timeoutin=9999ms
[junit4] 2> 39550 INFO (qtp810092996-63) [n:127.0.0.1:58138_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 39551 INFO (qtp810092996-63) [n:127.0.0.1:58138_solr
c:acollectionafterbaddelete s:shard1
x:acollectionafterbaddelete_shard1_replica2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 39578 INFO (qtp810092996-63) [n:127.0.0.1:58138_solr
c:acollectionafterbaddelete s:shard1 x:aco
[...truncated too long message...]
lhost:0
[junit4] 2> 210609 WARN
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6600787E87280CD3]-worker) [
] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
[junit4] 2> 210626 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6600787E87280CD3]-worker) [
] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
[junit4] 2> 210728 WARN (DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_6600787E87280CD3-001/tempDir-002/hdfsBaseDir/data/data1/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_6600787E87280CD3-001/tempDir-002/hdfsBaseDir/data/data2/]]
heartbeating to localhost/127.0.0.1:33859) [ ] o.a.h.h.s.d.DataNode
BPOfferService for Block pool BP-1265251166-10.41.0.5-1481782956002 (Datanode
Uuid 28c6d3f5-69e4-4bd1-9781-24ef22d4f634) service to localhost/127.0.0.1:33859
interrupted
[junit4] 2> 210729 WARN (DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_6600787E87280CD3-001/tempDir-002/hdfsBaseDir/data/data1/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_6600787E87280CD3-001/tempDir-002/hdfsBaseDir/data/data2/]]
heartbeating to localhost/127.0.0.1:33859) [ ] o.a.h.h.s.d.DataNode Ending
block pool service for: Block pool BP-1265251166-10.41.0.5-1481782956002
(Datanode Uuid 28c6d3f5-69e4-4bd1-9781-24ef22d4f634) service to
localhost/127.0.0.1:33859
[junit4] 2> 210761 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6600787E87280CD3]-worker) [
] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
[junit4] 2> 210865 ERROR
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6600787E87280CD3]-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.HdfsCollectionsAPIDistributedZkTest.teardownClass(HdfsCollectionsAPIDistributedZkTest.java:52)
[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> 210873 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6600787E87280CD3]-worker) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44236 44236
[junit4] 2> 210874 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6600787E87280CD3]-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.HdfsCollectionsAPIDistributedZkTest_6600787E87280CD3-001
[junit4] 2> Dec 15, 2016 6:25:49 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 34 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62),
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=ar-TN,
timezone=America/Toronto
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_102 (64-bit)/cpus=4,threads=5,free=206836384,total=364904448
[junit4] 2> NOTE: All tests run in this JVM: [TestIBSimilarityFactory,
TestCrossCoreJoin, HdfsCollectionsAPIDistributedZkTest]
[junit4] Completed [19/662 (1!)] on J0 in 212.83s, 20 tests, 1 failure, 1
error <<< FAILURES!
[...truncated 64475 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]