Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.4/14/

4 tests failed.
FAILED:  
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew

Error Message:
expected:<200> but was:<403>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<403>
        at 
__randomizedtesting.SeedInfo.seed([88455E6C1D83F875:BFDEAA72254F25D1]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.renewDelegationToken(TestSolrCloudWithDelegationTokens.java:131)
        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.verifyDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:316)
        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:333)
        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.testSpecificConfigsets

Error Message:
KeeperErrorCode = NoNode for /collections/withconfigset2

Stack Trace:
org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode 
for /collections/withconfigset2
        at 
__randomizedtesting.SeedInfo.seed([88455E6C1D83F875:A53B1136EAA74279]: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":"4",   "shards":{     "shard1":{       
"range":"80000000-d554ffff",       "state":"active",       "replicas":{}},     
"shard2":{       "range":"d5550000-2aa9ffff",       "state":"active",       
"replicas":{}},     "shard3":{       "range":"2aaa0000-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":"4",
  "shards":{
    "shard1":{
      "range":"80000000-d554ffff",
      "state":"active",
      "replicas":{}},
    "shard2":{
      "range":"d5550000-2aa9ffff",
      "state":"active",
      "replicas":{}},
    "shard3":{
      "range":"2aaa0000-7fffffff",
      "state":"active",
      "replicas":{}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"4",
  "autoAddReplicas":"false"}
        at 
__randomizedtesting.SeedInfo.seed([88455E6C1D83F875:C0302AD81BB0D7E0]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:265)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:496)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([88455E6C1D83F875:1161B6B37F958D]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest.test(HdfsWriteToMultipleCollectionsTest.java:137)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11574 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_88455E6C1D83F875-001/init-core-data-001
   [junit4]   2> 869781 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[88455E6C1D83F875]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 869788 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[88455E6C1D83F875]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_88455E6C1D83F875-001/tempDir-001
   [junit4]   2> 869788 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[88455E6C1D83F875]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 869788 INFO  (Thread-2499) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 869788 INFO  (Thread-2499) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 869888 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[88455E6C1D83F875]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:45356
   [junit4]   2> 869900 INFO  (jetty-launcher-251-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 869901 INFO  (jetty-launcher-251-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 869926 INFO  (jetty-launcher-251-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6ae72357{/solr,null,AVAILABLE}
   [junit4]   2> 869927 INFO  (jetty-launcher-251-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4ebe28f2{HTTP/1.1,[http/1.1]}{127.0.0.1:54323}
   [junit4]   2> 869927 INFO  (jetty-launcher-251-thread-1) [    ] 
o.e.j.s.Server Started @874357ms
   [junit4]   2> 869927 INFO  (jetty-launcher-251-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54323}
   [junit4]   2> 869927 ERROR (jetty-launcher-251-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 869927 INFO  (jetty-launcher-251-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.1
   [junit4]   2> 869927 INFO  (jetty-launcher-251-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 869927 INFO  (jetty-launcher-251-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 869927 INFO  (jetty-launcher-251-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-02T01:09:48.624Z
   [junit4]   2> 869933 INFO  (jetty-launcher-251-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@33cb2bbf{/solr,null,AVAILABLE}
   [junit4]   2> 869935 INFO  (jetty-launcher-251-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@68243d0d{HTTP/1.1,[http/1.1]}{127.0.0.1:56293}
   [junit4]   2> 869935 INFO  (jetty-launcher-251-thread-2) [    ] 
o.e.j.s.Server Started @874365ms
   [junit4]   2> 869935 INFO  (jetty-launcher-251-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56293}
   [junit4]   2> 869935 ERROR (jetty-launcher-251-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 869935 INFO  (jetty-launcher-251-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.1
   [junit4]   2> 869935 INFO  (jetty-launcher-251-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 869935 INFO  (jetty-launcher-251-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 869935 INFO  (jetty-launcher-251-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-02T01:09:48.632Z
   [junit4]   2> 869938 INFO  (jetty-launcher-251-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 869953 INFO  (jetty-launcher-251-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 869953 INFO  (jetty-launcher-251-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45356/solr
   [junit4]   2> 869963 INFO  (jetty-launcher-251-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 869972 INFO  (jetty-launcher-251-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 869975 INFO  (jetty-launcher-251-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45356/solr
   [junit4]   2> 870024 INFO  (jetty-launcher-251-thread-1) 
[n:127.0.0.1:54323_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:54323_solr
   [junit4]   2> 870029 INFO  (jetty-launcher-251-thread-1) 
[n:127.0.0.1:54323_solr    ] o.a.s.c.Overseer Overseer 
(id=97386351066218501-127.0.0.1:54323_solr-n_0000000000) starting
   [junit4]   2> 870044 INFO  (jetty-launcher-251-thread-2) 
[n:127.0.0.1:56293_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56293_solr
   [junit4]   2> 870053 INFO  
(OverseerStateUpdate-97386351066218501-127.0.0.1:54323_solr-n_0000000000) 
[n:127.0.0.1:54323_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 870054 INFO  
(zkCallback-262-thread-1-processing-n:127.0.0.1:56293_solr) 
[n:127.0.0.1:56293_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 870055 INFO  (jetty-launcher-251-thread-1) 
[n:127.0.0.1:54323_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54323_solr
   [junit4]   2> 870056 INFO  
(zkCallback-262-thread-1-processing-n:127.0.0.1:56293_solr) 
[n:127.0.0.1:56293_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 870056 INFO  
(zkCallback-261-thread-1-processing-n:127.0.0.1:54323_solr) 
[n:127.0.0.1:54323_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 870115 INFO  (jetty-launcher-251-thread-2) 
[n:127.0.0.1:56293_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 870128 INFO  (jetty-launcher-251-thread-2) 
[n:127.0.0.1:56293_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, 
delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, 
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, 
token.validity=36000, signer.secret.provider.zookeeper.path=/token, 
type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, 
signer.secret.provider=zookeeper}
   [junit4]   2> 870159 INFO  (jetty-launcher-251-thread-1) 
[n:127.0.0.1:54323_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 870159 INFO  (jetty-launcher-251-thread-1) 
[n:127.0.0.1:54323_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, 
delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, 
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, 
token.validity=36000, signer.secret.provider.zookeeper.path=/token, 
type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, 
signer.secret.provider=zookeeper}
   [junit4]   2> 870228 INFO  (jetty-launcher-251-thread-2) 
[n:127.0.0.1:56293_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 870228 INFO  (jetty-launcher-251-thread-1) 
[n:127.0.0.1:54323_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 870274 INFO  (jetty-launcher-251-thread-1-EventThread) 
[n:127.0.0.1:54323_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 870275 INFO  (jetty-launcher-251-thread-2-EventThread) 
[n:127.0.0.1:56293_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 870438 INFO  (jetty-launcher-251-thread-1) 
[n:127.0.0.1:54323_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.security.HttpParamDelegationTokenPlugin$2@10f493e4
   [junit4]   2> 870438 INFO  (jetty-launcher-251-thread-1) 
[n:127.0.0.1:54323_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.security.HttpParamDelegationTokenPlugin$2@10f493e4
   [junit4]   2> 870440 INFO  (jetty-launcher-251-thread-1) 
[n:127.0.0.1:54323_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_88455E6C1D83F875-001/tempDir-001/node1/.
   [junit4]   2> 870440 INFO  (jetty-launcher-251-thread-2) 
[n:127.0.0.1:56293_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.security.HttpParamDelegationTokenPlugin$2@59095720
   [junit4]   2> 870440 INFO  (jetty-launcher-251-thread-2) 
[n:127.0.0.1:56293_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.security.HttpParamDelegationTokenPlugin$2@59095720
   [junit4]   2> 870442 INFO  (jetty-launcher-251-thread-2) 
[n:127.0.0.1:56293_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_88455E6C1D83F875-001/tempDir-001/node2/.
   [junit4]   2> 870857 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[88455E6C1D83F875])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 871002 WARN  (qtp832944476-3836) [    ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: foo tries to renew a token 
with renewer bar
   [junit4]   2> 871014 WARN  (qtp832944476-3836) [    ] o.a.s.s.KerberosPlugin 
Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 871022 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[88455E6C1D83F875])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=do, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: do, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 871046 WARN  (qtp1339991992-3825) [    ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: foo tries to renew a token 
with renewer bar
   [junit4]   2> 871046 WARN  (qtp1339991992-3825) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 871054 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[88455E6C1D83F875])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=do, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: do, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 871085 WARN  (qtp832944476-3824) [    ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew 
a token with renewer renewUser
   [junit4]   2> 871085 WARN  (qtp832944476-3824) [    ] o.a.s.s.KerberosPlugin 
Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 871086 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[88455E6C1D83F875])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=do, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: do, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 871088 WARN  (qtp1339991992-3826) [    ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew 
a token with renewer renewUser
   [junit4]   2> 871088 WARN  (qtp1339991992-3826) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 871089 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[88455E6C1D83F875])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=do, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: do, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 871089 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[88455E6C1D83F875])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 871133 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[88455E6C1D83F875]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 871179 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[88455E6C1D83F875]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 871198 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[88455E6C1D83F875])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 871254 ERROR (qtp832944476-3833) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_4]
   [junit4]   2> 871307 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[88455E6C1D83F875])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 871309 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[88455E6C1D83F875])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:45356/solr ready
   [junit4]   2> 871312 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[88455E6C1D83F875])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=do, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: do, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 871338 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[88455E6C1D83F875])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 871340 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[88455E6C1D83F875])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:45356/solr ready
   [junit4]   2> 871346 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[88455E6C1D83F875])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=do, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: do, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 871368 ERROR (qtp1339991992-3829) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_5]
   [junit4]   2> 871384 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[88455E6C1D83F875])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 871385 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[88455E6C1D83F875])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:45356/solr ready
   [junit4]   2> 871390 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[88455E6C1D83F875])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=do, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: do, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 871398 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[88455E6C1D83F875])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=do, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: do, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 871398 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[88455E6C1D83F875])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 871448 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[88455E6C1D83F875])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 871478 INFO  (qtp832944476-3824) [n:127.0.0.1:56293_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVn8XtPDigFaIGtXwwYEFDkjfDEAsE_MByoB-INHqU5iXKSLB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 871478 INFO  (qtp832944476-3824) [n:127.0.0.1:56293_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVn8XtPDigFaIGtXwwYEFDkjfDEAsE_MByoB-INHqU5iXKSLB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 871483 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[88455E6C1D83F875])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=do, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: do, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 871510 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[88455E6C1D83F875])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 871512 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[88455E6C1D83F875])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:45356/solr ready
   [junit4]   2> 871514 INFO  (qtp1339991992-3827) [n:127.0.0.1:54323_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVn8XtPDigFaIGtXwwYEFDkjfDEAsE_MByoB-INHqU5iXKSLB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 871514 INFO  (qtp1339991992-3827) [n:127.0.0.1:54323_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVn8XtPDigFaIGtXwwYEFDkjfDEAsE_MByoB-INHqU5iXKSLB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 871540 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[88455E6C1D83F875])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 871543 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[88455E6C1D83F875])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:45356/solr ready
   [junit4]   2> 871547 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[88455E6C1D83F875])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=do, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: do, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 871548 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[88455E6C1D83F875])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 871600 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[88455E6C1D83F875])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 871609 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[88455E6C1D83F875])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=do, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: do, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 871611 INFO  (qtp832944476-3838) [n:127.0.0.1:56293_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVn8XtRcigFaIGtYXAcEFFt7xLPb3wqFwqmH8vOCJjjI9Tm4B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 871612 INFO  (qtp832944476-3838) [n:127.0.0.1:56293_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVn8XtRcigFaIGtYXAcEFFt7xLPb3wqFwqmH8vOCJjjI9Tm4B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 871612 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[88455E6C1D83F875])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 871639 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[88455E6C1D83F875])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 871667 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[88455E6C1D83F875])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 871668 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[88455E6C1D83F875])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:45356/solr ready
   [junit4]   2> 871671 INFO  (qtp1339991992-3822) [n:127.0.0.1:54323_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
op=someSolrOperation&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 871671 INFO  (qtp1339991992-3822) [n:127.0.0.1:54323_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={op=someSolrOperation&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 871675 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[88455E6C1D83F875])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=bar&p=bar&t=test&e=1486033790368&s=NWFsu0G8/aG2sBUddOXf7gcbHQU=";
 Path=/; Domain=127.0.0.1; Expires=do, 02-feb-2017 11:09:50 GMT; HttpOnly". 
Invalid 'expires' attribute: do, 02-feb-2017 11:09:50 GMT
   [junit4]   2> 871684 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[88455E6C1D83F875])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 871706 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[88455E6C1D83F875])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 871724 WARN  (qtp832944476-3833) [    ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: bar is trying to renew a 
token with wrong password
   [junit4]   2> 871725 WARN  (qtp832944476-3833) [    ] o.a.s.s.KerberosPlugin 
Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 871727 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[88455E6C1D83F875])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=do, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: do, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 871727 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[88455E6C1D83F875])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithDelegationTokens 
-Dtests.method=testDelegationTokenRenew -Dtests.seed=88455E6C1D83F875 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/test-data/enwiki.random.lines.txt
 -Dtests.locale=nl-NL -Dtests.timezone=Asia/Khandyga -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.05s J1 | 
TestSolrCloudWithDelegationTokens.testDelegationTokenRenew <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but 
was:<403>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([88455E6C1D83F875:BFDEAA72254F25D1]:0)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.renewDelegationToken(TestSolrCloudWithDelegationTokens.java:131)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.verifyDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:316)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:333)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 871801 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[88455E6C1D83F875])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 871836 ERROR (qtp1339991992-3828) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_9]
   [junit4]   2> 871839 ERROR (qtp832944476-3832) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_9]
   [junit4]   2> 871854 ERROR (qtp1339991992-3825) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_10]
   [junit4]   2> 871860 ERROR (qtp832944476-3835) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_10]
   [junit4]   2> 871861 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[88455E6C1D83F875])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> 871864 INFO  (jetty-launcher-251-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@68243d0d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 871865 INFO  (jetty-launcher-251-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@4ebe28f2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 871872 INFO  (jetty-launcher-251-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=376496542
   [junit4]   2> 871872 INFO  (jetty-launcher-251-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1729496854
   [junit4]   2> 871891 INFO  (jetty-launcher-251-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=97386351066218501-127.0.0.1:54323_solr-n_0000000000) closing
   [junit4]   2> 871891 INFO  
(OverseerStateUpdate-97386351066218501-127.0.0.1:54323_solr-n_0000000000) 
[n:127.0.0.1:54323_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:54323_solr
   [junit4]   2> 871898 WARN  
(zkCallback-261-thread-2-processing-n:127.0.0.1:54323_solr) 
[n:127.0.0.1:54323_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 871899 INFO  (jetty-launcher-251-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 871899 ERROR 
(Thread[Thread-2518,5,TGRP-TestSolrCloudWithDelegationTokens]) 
[n:127.0.0.1:54323_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 871916 INFO  (jetty-launcher-251-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6ae72357{/solr,null,UNAVAILABLE}
   [junit4]   2> 873396 WARN  
(zkCallback-262-thread-1-processing-n:127.0.0.1:56293_solr) 
[n:127.0.0.1:56293_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 873396 INFO  (jetty-launcher-251-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 873397 ERROR 
(Thread[Thread-2516,5,TGRP-TestSolrCloudWithDelegationTokens]) 
[n:127.0.0.1:56293_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 873399 INFO  (jetty-launcher-251-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@33cb2bbf{/solr,null,UNAVAILABLE}
   [junit4]   2> 873400 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[88455E6C1D83F875]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:45356 45356
   [junit4]   2> 873488 INFO  (Thread-2499) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:45356 45356
   [junit4]   2> 873489 WARN  (Thread-2499) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/aliases.json
   [junit4]   2>        8       /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/clusterstate.json
   [junit4]   2>        3       /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/live_nodes
   [junit4]   2>        8       /solr/collections
   [junit4]   2>        6       /solr/overseer/queue
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 873489 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[88455E6C1D83F875]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_88455E6C1D83F875-001
   [junit4]   2> Feb 02, 2017 1:09:52 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=601, maxMBSortInHeap=6.246916559178507, 
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=nl-NL, 
timezone=Asia/Khandyga
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_102 (64-bit)/cpus=4,threads=1,free=116251368,total=472383488
   [junit4]   2> NOTE: All tests run in this JVM: [MoreLikeThisHandlerTest, 
DirectSolrConnectionTest, TestRequestForwarding, EchoParamsTest, 
RecoveryAfterSoftCommitTest, CachingDirectoryFactoryTest, 
HdfsRestartWhileUpdatingTest, TestNonDefinedSimilarityFactory, 
TestWordDelimiterFilterFactory, TestInfoStreamLogging, 
TestSuggestSpellingConverter, OpenCloseCoreStressTest, TestRecoveryHdfs, 
TestStressUserVersions, DistributedTermsComponentTest, 
TestSchemaSimilarityResource, TestQueryTypes, TestStressVersions, 
TestUseDocValuesAsStored, DistanceFunctionTest, TestXmlQParserPlugin, 
SmileWriterTest, SpellCheckComponentTest, TermVectorComponentTest, 
ZkControllerTest, DateMathParserTest, TestConfigSetsAPIExclusivity, 
TestJavabinTupleStreamParser, BasicFunctionalityTest, 
TestSolrCloudWithDelegationTokens]
   [junit4] Completed [109/680 (1!)] on J1 in 4.73s, 8 tests, 1 failure <<< 
FAILURES!

[...truncated 1391 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_88455E6C1D83F875-001/init-core-data-001
   [junit4]   2> 5468089 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[88455E6C1D83F875]-worker) [    
] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 5468090 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[88455E6C1D83F875]-worker) [    
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_88455E6C1D83F875-001/tempDir-001
   [junit4]   2> 5468091 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[88455E6C1D83F875]-worker) [    
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 5468091 INFO  (Thread-94046) [    ] o.a.s.c.ZkTestServer 
client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 5468091 INFO  (Thread-94046) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 5468191 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[88455E6C1D83F875]-worker) [    
] o.a.s.c.ZkTestServer start zk server on port:39358
   [junit4]   2> 5468225 INFO  (jetty-launcher-4740-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 5468227 INFO  (jetty-launcher-4740-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 5468235 INFO  (jetty-launcher-4740-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 5468236 INFO  (jetty-launcher-4740-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 5468247 INFO  (jetty-launcher-4740-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5672ec11{/solr,null,AVAILABLE}
   [junit4]   2> 5468249 INFO  (jetty-launcher-4740-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6291a231{SSL,[ssl, 
http/1.1]}{127.0.0.1:37660}
   [junit4]   2> 5468249 INFO  (jetty-launcher-4740-thread-2) [    ] 
o.e.j.s.Server Started @5472680ms
   [junit4]   2> 5468249 INFO  (jetty-launcher-4740-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37660}
   [junit4]   2> 5468249 ERROR (jetty-launcher-4740-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 5468249 INFO  (jetty-launcher-4740-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.1
   [junit4]   2> 5468250 INFO  (jetty-launcher-4740-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5468250 INFO  (jetty-launcher-4740-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 5468250 INFO  (jetty-launcher-4740-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-02T02:26:26.947Z
   [junit4]   2> 5468264 INFO  (jetty-launcher-4740-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@74cbb3c2{/solr,null,AVAILABLE}
   [junit4]   2> 5468265 INFO  (jetty-launcher-4740-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1d2bc497{SSL,[ssl, 
http/1.1]}{127.0.0.1:40283}
   [junit4]   2> 5468266 INFO  (jetty-launcher-4740-thread-1) [    ] 
o.e.j.s.Server Started @5472696ms
   [junit4]   2> 5468266 INFO  (jetty-launcher-4740-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40283}
   [junit4]   2> 5468266 ERROR (jetty-launcher-4740-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 5468267 INFO  (jetty-launcher-4740-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.1
   [junit4]   2> 5468267 INFO  (jetty-launcher-4740-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5468267 INFO  (jetty-launcher-4740-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 5468267 INFO  (jetty-launcher-4740-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-02T02:26:26.964Z
   [junit4]   2> 5468285 INFO  (jetty-launcher-4740-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7796e0af{/solr,null,AVAILABLE}
   [junit4]   2> 5468300 INFO  (jetty-launcher-4740-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7c84471e{SSL,[ssl, 
http/1.1]}{127.0.0.1:60344}
   [junit4]   2> 5468301 INFO  (jetty-launcher-4740-thread-3) [    ] 
o.e.j.s.Server Started @5472731ms
   [junit4]   2> 5468301 INFO  (jetty-launcher-4740-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60344}
   [junit4]   2> 5468301 ERROR (jetty-launcher-4740-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 5468301 INFO  (jetty-launcher-4740-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.1
   [junit4]   2> 5468301 INFO  (jetty-launcher-4740-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5468301 INFO  (jetty-launcher-4740-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 5468301 INFO  (jetty-launcher-4740-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-02T02:26:26.998Z
   [junit4]   2> 5468302 INFO  (jetty-launcher-4740-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 5468303 INFO  (jetty-launcher-4740-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@728711c1{/solr,null,AVAILABLE}
   [junit4]   2> 5468305 INFO  (jetty-launcher-4740-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1b093a5d{SSL,[ssl, 
http/1.1]}{127.0.0.1:49446}
   [junit4]   2> 5468305 INFO  (jetty-launcher-4740-thread-4) [    ] 
o.e.j.s.Server Started @5472735ms
   [junit4]   2> 5468305 INFO  (jetty-launcher-4740-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=49446}
   [junit4]   2> 5468305 ERROR (jetty-launcher-4740-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 5468305 INFO  (jetty-launcher-4740-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.1
   [junit4]   2> 5468305 INFO  (jetty-launcher-4740-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5468305 INFO  (jetty-launcher-4740-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 5468305 INFO  (jetty-launcher-4740-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-02T02:26:27.002Z
   [junit4]   2> 5468327 INFO  (jetty-launcher-4740-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 5468338 INFO  (jetty-launcher-4740-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 5468338 INFO  (jetty-launcher-4740-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 5468341 INFO  (jetty-launcher-4740-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 5468341 INFO  (jetty-launcher-4740-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 5468347 INFO  (jetty-launcher-4740-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39358/solr
   [junit4]   2> 5468350 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 0x159fca4f7660004, 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> 5468352 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 0x159fca4f7660003, 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> 5468359 INFO  (jetty-launcher-4740-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39358/solr
   [junit4]   2> 5468375 INFO  (jetty-launcher-4740-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 5468378 INFO  (jetty-launcher-4740-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 5468382 INFO  (jetty-launcher-4740-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39358/solr
   [junit4]   2> 5468383 INFO  (jetty-launcher-4740-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39358/solr
   [junit4]   2> 5468399 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 0x159fca4f7660009, 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> 5468497 INFO  (jetty-launcher-4740-thread-1) 
[n:127.0.0.1:40283_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:40283_solr
   [junit4]   2> 5468498 INFO  (jetty-launcher-4740-thread-4) 
[n:127.0.0.1:49446_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49446_solr
   [junit4]   2> 5468505 INFO  (jetty-launcher-4740-thread-3) 
[n:127.0.0.1:60344_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60344_solr
   [junit4]   2> 5468507 INFO  (jetty-launcher-4740-thread-2) 
[n:127.0.0.1:37660_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37660_solr
   [junit4]   2> 5468510 INFO  
(zkCallback-4757-thread-1-processing-n:127.0.0.1:37660_solr) 
[n:127.0.0.1:37660_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 5468513 INFO  
(zkCallback-4757-thread-1-processing-n:127.0.0.1:37660_solr) 
[n:127.0.0.1:37660_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 5468514 INFO  
(zkCallback-4761-thread-1-processing-n:127.0.0.1:60344_solr) 
[n:127.0.0.1:60344_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 5468518 INFO  (jetty-launcher-4740-thread-1) 
[n:127.0.0.1:40283_solr    ] o.a.s.c.Overseer Overseer 
(id=97386652420669448-127.0.0.1:40283_solr-n_0000000000) starting
   [junit4]   2> 5468541 INFO  
(zkCallback-4754-thread-1-processing-n:127.0.0.1:40283_solr) 
[n:127.0.0.1:40283_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 5468546 INFO  
(zkCallback-4761-thread-2-processing-n:127.0.0.1:60344_solr) 
[n:127.0.0.1:60344_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 5468558 INFO  
(zkCallback-4760-thread-1-processing-n:127.0.0.1:49446_solr) 
[n:127.0.0.1:49446_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 5468603 INFO  (jetty-launcher-4740-thread-4) 
[n:127.0.0.1:49446_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_88455E6C1D83F875-001/tempDir-001/node4/.
   [junit4]   2> 5468613 INFO  (jetty-launcher-4740-thread-1) 
[n:127.0.0.1:40283_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40283_solr
   [junit4]   2> 5468614 INFO  
(zkCallback-4761-thread-2-processing-n:127.0.0.1:60344_solr) 
[n:127.0.0.1:60344_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 5468614 INFO  
(zkCallback-4760-thread-1-processing-n:127.0.0.1:49446_solr) 
[n:127.0.0.1:49446_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 5468616 INFO  
(zkCallback-4757-thread-1-processing-n:127.0.0.1:37660_solr) 
[n:127.0.0.1:37660_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 5468617 INFO  
(zkCallback-4754-thread-1-processing-n:127.0.0.1:40283_solr) 
[n:127.0.0.1:40283_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 5468701 INFO  (jetty-launcher-4740-thread-3) 
[n:127.0.0.1:60344_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_88455E6C1D83F875-001/tempDir-001/node3/.
   [junit4]   2> 5468763 INFO  (jetty-launcher-4740-thread-2) 
[n:127.0.0.1:37660_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_88455E6C1D83F875-001/tempDir-001/node2/.
   [junit4]   2> 5468764 INFO  (jetty-launcher-4740-thread-1) 
[n:127.0.0.1:40283_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_88455E6C1D83F875-001/tempDir-001/node1/.
   [junit4]   2> 5473176 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[88455E6C1D83F875]-worker) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 5473188 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[88455E6C1D83F875]-worker) [    
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39358/solr ready
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 5473261 WARN  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[88455E6C1D83F875]-worker) [    
] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 5473297 WARN  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[88455E6C1D83F875]-worker) [    
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 5473303 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[88455E6C1D83F875]-worker) [    
] o.m.log jetty-6.1.26
   [junit4]   2> 5473328 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[88455E6C1D83F875]-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_56627_hdfs____dm0pd0/webapp
   [junit4]   2> 5473829 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[88455E6C1D83F875]-worker) [    
] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:56627
   [junit4]   2> 5474078 WARN  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[88455E6C1D83F875]-worker) [    
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 5474079 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[88455E6C1D83F875]-worker) [    
] o.m.log jetty-6.1.26
   [junit4]   2> 5474093 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[88455E6C1D83F875]-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_34337_datanode____.r9n6mb/webapp
   [junit4]   2> 5474699 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[88455E6C1D83F875]-worker) [    
] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:34337
   [junit4]   2> 5474920 WARN  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[88455E6C1D83F875]-worker) [    
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 5474921 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[88455E6C1D83F875]-worker) [    
] o.m.log jetty-6.1.26
   [junit4]   2> 5474955 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[88455E6C1D83F875]-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_38307_datanode____z2mf6k/webapp
   [junit4]   2> 5475151 INFO  (IPC Server handler 2 on 60774) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-98fd63cf-df2b-48e1-94b7-0c8382c816c1 node 
DatanodeRegistration(127.0.0.1:54188, 
datanodeUuid=89fc9cf5-efeb-44af-9a54-e121e6b4c0cf, infoPort=44835, 
infoSecurePort=0, ipcPort=38645, 
storageInfo=lv=-56;cid=testClusterID;nsid=1708197473;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 5475151 INFO  (IPC Server handler 2 on 60774) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-d6590495-fe58-4b96-818f-89682b27da70 node 
DatanodeRegistration(127.0.0.1:54188, 
datanodeUuid=89fc9cf5-efeb-44af-9a54-e121e6b4c0cf, infoPort=44835, 
infoSecurePort=0, ipcPort=38645, 
storageInfo=lv=-56;cid=testClusterID;nsid=1708197473;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 5475658 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[88455E6C1D83F875]-worker) [    
] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:38307
   [junit4]   2> 5475895 INFO  (IPC Server handler 8 on 60774) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-60d53122-1bfb-406f-97c2-34dfa9d86505 node 
DatanodeRegistration(127.0.0.1:47621, 
datanodeUuid=9f12ba0d-a514-4ed9-b298-67197aeb555e, infoPort=38581, 
infoSecurePort=0, ipcPort=49339, 
storageInfo=lv=-56;cid=testClusterID;nsid=1708197473;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 5475895 INFO  (IPC Server handler 8 on 60774) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-4f45f5ab-3560-4abf-9628-c4b9e5354315 node 
DatanodeRegistration(127.0.0.1:47621, 
datanodeUuid=9f12ba0d-a514-4ed9-b298-67197aeb555e, infoPort=38581, 
infoSecurePort=0, ipcPort=49339, 
storageInfo=lv=-56;cid=testClusterID;nsid=1708197473;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 5476227 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore-seed#[88455E6C1D83F875])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateShouldFailOnExistingCore
   [junit4]   2> 5476228 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore-seed#[88455E6C1D83F875])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 5476319 INFO  (qtp466860945-111513) [n:127.0.0.1:40283_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_88455E6C1D83F875-001/tempDir-003&collection.configName=conf&name=halfcollection_shard1_replica1&action=CREATE&numShards=1&collection=halfcollectionblocker&wt=javabin&version=2
   [junit4]   2> 5476322 INFO  
(OverseerStateUpdate-97386652420669448-127.0.0.1:40283_solr-n_0000000000) 
[n:127.0.0.1:40283_solr    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 5477355 INFO  (qtp466860945-111513) [n:127.0.0.1:40283_solr 
c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.4.1
   [junit4]   2> 5477366 INFO  (qtp466860945-111513) [n:127.0.0.1:40283_solr 
c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.s.IndexSchema 
[halfcollection_shard1_replica1] Schema name=minimal
   [junit4]   2> 5477368 INFO  (qtp466860945-111513) [n:127.0.0.1:40283_solr 
c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 5477370 INFO  (qtp466860945-111513) [n:127.0.0.1:40283_solr 
c:halfcollectionblocker   x:halfcollection_shard1_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'halfcollection_shard1_replica1' using 
configuration from collection halfcollectionblocker
   [junit4]   2> 5477385 INFO  (qtp466860945-111513) [n:127.0.0.1:40283_solr 
c:halfcollectionblocker   x:halfcollection_shard1_replica1] 
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:60774/data
   [junit4]   2> 5477385 INFO  (qtp466860945-111513) [n:127.0.0.1:40283_solr 
c:halfcollectionblocker   x:halfcollection_shard1_replica1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 5477385 INFO  (qtp466860945-111513) [n:127.0.0.1:40283_solr 
c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.c.SolrCore 
[[halfcollection_shard1_replica1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_88455E6C1D83F875-001/tempDir-001/node1/halfcollection_shard1_replica1],
 
dataDir=[hdfs://localhost:60774/data/halfcollectionblocker/core_node1//x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_88455E6C1D83F875-001/tempDir-003/]
   [junit4]   2> 5477386 INFO  (qtp466860945-111513) [n:127.0.0.1:40283_solr 
c:halfcollectionblocker   x:halfcollection_shard1_replica1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:60774/data/halfcollectionblocker/core_node1//x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_88455E6C1D83F875-001/tempDir-003/snapshot_metadata
   [junit4]   2> 5477400 INFO  (qtp466860945-111513) [n:127.0.0.1:40283_solr 
c:halfcollectionblocker   x:halfcollection_shard1_replica1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 5477400 INFO  (qtp466860945-111513) [n:127.0.0.1:40283_solr 
c:halfcollectionblocker   x:halfcollection_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> 5477422 INFO  (qtp466860945-111513) [n:127.0.0.1:40283_solr 
c:halfcollectionblocker   x:halfcollection_shard1_replica1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 5477423 INFO  (qtp466860945-111513) [n:127.0.0.1:40283_solr 
c:halfcollectionblocker   x:halfcollection_shard1_replica1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:60774/data/halfcollectionblocker/core_node1//x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_88455E6C1D83F875-001/tempDir-003
   [junit4]   2> 5477484 INFO  (qtp466860945-111513) [n:127.0.0.1:40283_solr 
c:halfcollectionblocker   x:halfcollection_shard1_replica1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:60774/data/halfcollectionblocker/core_node1//x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_88455E6C1D83F875-001/tempDir-003/index
   [junit4]   2> 5477499 INFO  (qtp466860945-111513) [n:127.0.0.1:40283_solr 
c:halfcollectionblocker   x:halfcollection_shard1_replica1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 5477499 INFO  (qtp466860945-111513) [n:127.0.0.1:40283_solr 
c:halfcollectionblocker   x:halfcollection_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> 5477505 INFO  (qtp466860945-111513) [n:127.0.0.1:40283_solr 
c:halfcollectionblocker   x:halfcollection_shard1_replica1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 5477629 INFO  (IPC Server handler 6 on 60774) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54188 is 
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-4f45f5ab-3560-4abf-9628-c4b9e5354315:NORMAL:127.0.0.1:47621|RBW],
 
ReplicaUC[[DISK]DS-d6590495-fe58-4b96-818f-89682b27da70:NORMAL:127.0.0.1:54188|FINALIZED]]}
 size 0
   [junit4]   2> 5477631 INFO  (IPC Server handler 8 on 60774) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:47621 is 
added to blk_1073741825_1001 size 71
   [junit4]   2> 5477678 INFO  (qtp466860945-111513) [n:127.0.0.1:40283_solr 
c:halfcollectionblocker   x:halfcollection_shard1_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 5477678 INFO  (qtp466860945-111513) [n:127.0.0.1:40283_solr 
c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 5477678 INFO  (qtp466860945-111513) [n:127.0.0.1:40283_solr 
c:halfcollectionblocker   x:halfcollection_shard1_replica1] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 5477722 INFO  (qtp466860945-111513) [n:127.0.0.1:40283_solr 
c:halfcollectionblocker   x:halfcollection_shard1_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 5477722 INFO  (qtp466860945-111513) [n:127.0.0.1:40283_solr 
c:halfcollectionblocker   x:halfcollection_shard1_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 5477756 INFO  (qtp466860945-111513) [n:127.0.0.1:40283_solr 
c:halfcollectionblocker   x:halfcollection_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1562b386[halfcollection_shard1_replica1] main]
   [junit4]   2> 5477757 INFO  (qtp466860945-111513) [n:127.0.0.1:40283_solr 
c:halfcollectionblocker   x:halfcollection_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 5477759 INFO  (qtp466860945-111513) [n:127.0.0.1:40283_solr 
c:halfcollectionblocker   x:halfcollection_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 5477760 INFO  (qtp466860945-111513) [n:127.0.0.1:40283_solr 
c:halfcollectionblocker   x:halfcollection_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 5477760 INFO  (qtp466860945-111513) [n:127.0.0.1:40283_solr 
c:halfcollectionblocker   x:halfcollection_shard1_replica1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1558186448867295232
   [junit4]   2> 5477762 INFO  
(searcherExecutor-8924-thread-1-processing-n:127.0.0.1:40283_solr 
x:halfcollection_shard1_replica1 c:halfcollectionblocker) 
[n:127.0.0.1:40283_solr c:halfcollectionblocker   
x:halfcollection_shard1_replica1] o.a.s.c.SolrCore 
[halfcollection_shard1_replica1] Registered new searcher 
Searcher@1562b386[halfcollection_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5477768 INFO  (qtp466860945-111513) [n:127.0.0.1:40283_solr 
c:halfcollectionblocker   x:halfcollection_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 5477769 INFO  (qtp466860945-111513) [n:127.0.0.1:40283_solr 
c:halfcollectionblocker   x:halfcollection_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 5477769 INFO  (qtp466860945-111513) [n:127.0.0.1:40283_solr 
c:halfcollectionblocker   x:halfcollection_shard1_replica1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:40283/solr/halfcollection_shard1_replica1/
   [junit4]   2> 5477769 INFO  (qtp466860945-111513) [n:127.0.0.1:40283_solr 
c:halfcollectionblocker   x:halfcollection_shard1_replica1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 5477769 INFO  (qtp466860945-111513) [n:127.0.0.1:40283_solr 
c:halfcollectionblocker   x:halfcollection_shard1_replica1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:40283/solr/halfcollection_shard1_replica1/ has no replicas
   [junit4]   2> 5477774 INFO  (qtp466860945-111513) [n:127.0.0.1:40283_solr 
c:halfcollectionblocker   x:halfcollection_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:40283/solr/halfcollection_shard1_replica1/ shard1
   [junit4]   2> 5477926 INFO  (qtp466860945-111513) [n:127.0.0.1:40283_solr 
c:halfcollectionblocker   x:halfcollection_shard1_replica1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 5477928 INFO  (qtp466860945-111513) [n:127.0.0.1:40283_solr 
c:halfcollectionblocker   x:halfcollection_shard1_replica1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_88455E6C1D83F875-001/tempDir-003&collection.configName=conf&name=halfcollection_shard1_replica1&action=CREATE&numShards=1&collection=halfcollectionblocker&wt=javabin&version=2}
 status=0 QTime=1609
   [junit4]   2> 5478009 INFO  (qtp888596288-111502) [n:127.0.0.1:37660_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_88455E6C1D83F875-001/tempDir-004&collection.configName=conf&name=halfcollection_shard1_replica1&action=CREATE&numShards=1&collection=halfcollectionblocker2&wt=javabin&version=2
   [junit4]   2> 5478014 INFO  
(OverseerStateUpdate-97386652420669448-127.0.0.1:40283_solr-n_0000000000) 
[n:127.0.0.1:40283_solr    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 5479044 INFO  (qtp888596288-111502) [n:127.0.0.1:37660_solr 
c:halfcollectionblocker2   x:halfcollection_shard1_replica1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.4.1
   [junit4]   2> 5479056 INFO  (qtp888596288-111502) [n:127.0.0.1:37660_solr 
c:halfcollectionblocker2   x:halfcollection_shard1_replica1] 
o.a.s.s.IndexSchema [halfcollection_shard1_replica1] Schema name=minimal
   [junit4]   2> 5479063 INFO  (qtp888596288-111502) [n:127.0.0.1:37660_solr 
c:halfcollectionblocker2   x:halfcollection_shard1_replica1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 5479065 INFO  (qtp888596288-111502) [n:127.0.0.1:37660_solr 
c:halfcollectionblocker2   x:halfcollection_shard1_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'halfcollection_shard1_replica1' using 
configuration from collection halfcollectionblocker2
   [junit4]   2> 5479066 INFO  (qtp888596288-111502) [n:127.0.0.1:37660_solr 
c:halfcollectionblocker2   x:halfcollection_shard1_replica1] 
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:60774/data
   [junit4]   2> 5479066 INFO  (qtp888596288-111502) [n:127.0.0.1:37660_solr 
c:halfcollectionblocker2   x:halfcollection_shard1_replica1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 5479066 INFO  (qtp888596288-111502) [n:127.0.0.1:37660_solr 
c:halfcollectionblocker2   x:halfcollection_shard1_replica1] o.a.s.c.SolrCore 
[[halfcollection_shard1_replica1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_88455E6C1D83F875-001/tempDir-001/node2/halfcollection_shard1_replica1],
 
dataDir=[hdfs://localhost:60774/data/halfcollectionblocker2/core_node1//x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_88455E6C1D83F875-001/tempDir-004/]
   [junit4]   2> 5479066 INFO  (qtp888596288-111502) [n:127.0.0.1:37660_solr 
c:halfcollectionblocker2   x:halfcollection_shard1_replica1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:60774/data/halfcollectionblocker2/core_node1//x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_88455E6C1D83F875-001/tempDir-004/snapshot_metadata
   [junit4]   2> 5479081 INFO  (qtp888596288-111502) [n:127.0.0.1:37660_solr 
c:halfcollectionblocker2   x:halfcollection_shard1_replica1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 5479081 INFO  (qtp888596288-111502) [n:127.0.0.1:37660_solr 
c:halfcollectionblocker2   x:halfcollection_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> 5479084 INFO  (qtp888596288-111502) [n:127.0.0.1:37660_solr 
c:halfcollectionblocker2   x:halfcollection_shard1_replica1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 5479085 INFO  (qtp888596288-111502) [n:127.0.0.1:37660_solr 
c:halfcollectionblocker2   x:halfcollection_shard1_replica1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:60774/data/halfcollectionblocker2/core_node1//x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_88455E6C1D83F875-001/tempDir-004
   [junit4]   2> 5479131 INFO  (qtp888596288-111502) [n:127.0.0.1:37660_solr 
c:halfcollectionblocker2   x:halfcollection_shard1_replica1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:60774/data/halfcollectionblocker2/core_node1//x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_88455E6C1D83F875-001/tempDir-004/index
   [junit4]   2> 5479178 INFO  (qtp888596288-111502) [n:127.0.0.1:37660_solr 
c:halfcollectionblocker2   x:halfcollection_shard1_replica1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 5479180 INFO  (qtp888596288-111502) [n:127.0.0.1:37660_solr 
c:halfcollectionblocker2   x:halfcollection_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> 5479186 INFO  (qtp888596288-111502) [n:127.0.0.1:37660_solr 
c:halfcollectionblocker2   x:halfcollection_shard1_replica1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 5479270 INFO  (IPC Server handler 8 on 60774) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:47621 is 
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-d6590495-fe58-4b96-818f-89682b27da70:NORMAL:127.0.0.1:54188|RBW],
 
ReplicaUC[[DISK]DS-4f45f5ab-3560-4abf-9628-c4b9e5354315:NORMAL:127.0.0.1:47621|RBW]]}
 size 0
   [junit4]   2> 5479271 INFO  (IPC Server handler 9 on 60774) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54188 is 
added to blk_1073741826_1002{UCSt

[...truncated too long message...]

icsSystemImpl.java:463)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stop(MetricsSystemImpl.java:213)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.shutdown(MetricsSystemImpl.java:594)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:171)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:872)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1726)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1705)
   [junit4]   2>        at 
org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:198)
   [junit4]   2>        at 
org.apache.solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest.teardownClass(HdfsWriteToMultipleCollectionsTest.java:73)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:203)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3370)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:5729)
   [junit4]   2>        ... 53 more
   [junit4]   2> 5693135 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[88455E6C1D83F875]-worker) [    
] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_88455E6C1D83F875-001
   [junit4]   2> Feb 02, 2017 2:30:11 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 35 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{rnd_b=BlockTreeOrds(blocksize=128), _version_=PostingsFormat(name=Asserting), 
a_t=Lucene50(blocksize=128), a_i=BlockTreeOrds(blocksize=128), 
id=BlockTreeOrds(blocksize=128)}, docValues:{}, maxPointsInLeafNode=227, 
maxMBSortInHeap=7.390462554530138, 
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=ar-SA, 
timezone=Indian/Antananarivo
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_102 (64-bit)/cpus=4,threads=2,free=201899616,total=532152320
   [junit4]   2> NOTE: All tests run in this JVM: [ChangedSchemaMergeTest, 
RestartWhileUpdatingTest, TestPostingsSolrHighlighter, BlobRepositoryCloudTest, 
ClassificationUpdateProcessorFactoryTest, XmlUpdateRequestHandlerTest, 
HLLSerializationTest, DirectUpdateHandlerOptimizeTest, 
SpatialHeatmapFacetsTest, DirectUpdateHandlerTest, TestStressReorder, 
TestNumericTerms32, BinaryUpdateRequestHandlerTest, 
OpenExchangeRatesOrgProviderTest, PluginInfoTest, TestDistributedMissingSort, 
TestSmileRequest, LukeRequestHandlerTest, SolrTestCaseJ4Test, 
RequestHandlersTest, SaslZkACLProviderTest, 
DistributedQueryComponentCustomSortTest, TestShardHandlerFactory, 
TestTrackingShardHandlerFactory, MinimalSchemaTest, 
FieldAnalysisRequestHandlerTest, UtilsToolTest, ShowFileRequestHandlerTest, 
TestCloudPseudoReturnFields, TestAnalyzedSuggestions, CollectionsAPISolrJTest, 
BasicDistributedZk2Test, TestMergePolicyConfig, ResponseLogComponentTest, 
TestSchemaNameResource, TestDynamicLoading, TestRuleBasedAuthorizationPlugin, 
HdfsBasicDistributedZk2Test, TestCustomSort, SolrPluginUtilsTest, 
TestMiniSolrCloudCluster, TimeZoneUtilsTest, TestRTimerTree, TestTrieFacet, 
LeaderFailoverAfterPartitionTest, PrimUtilsTest, SimpleFacetsTest, 
OverseerModifyCollectionTest, TermVectorComponentDistributedTest, 
TestStressLiveNodes, TestZkChroot, TestMaxScoreQueryParser, 
TestJsonFacetRefinement, TestClassicSimilarityFactory, PingRequestHandlerTest, 
MetricUtilsTest, UnloadDistributedZkTest, TestHighFrequencyDictionaryFactory, 
SortSpecParsingTest, TestSolrDeletionPolicy1, SuggesterTest, 
TestShortCircuitedRequests, TestReload, TestRestoreCore, BadComponentTest, 
DocValuesMultiTest, TestClusterStateMutator, TestGeoJSONResponseWriter, 
TestCollectionAPI, DistribCursorPagingTest, TestSolrQueryResponse, 
CoreAdminRequestStatusTest, SolrMetricsIntegrationTest, AssignTest, 
ConnectionManagerTest, TestDistributedStatsComponentCardinality, 
TestHdfsBackupRestoreCore, UUIDUpdateProcessorFallbackTest, 
TestBlendedInfixSuggestions, TestSolrQueryParser, TestBinaryResponseWriter, 
FacetPivotSmallTest, TestExtendedDismaxParser, AddBlockUpdateTest, 
TestPushWriter, TestWriterPerf, DataDrivenBlockJoinTest, 
FullSolrCloudDistribCmdsTest, TestSolrCloudWithKerberosAlt, 
TestConfigSetsAPIZkFailure, TestManagedSynonymFilterFactory, 
TestReloadDeadlock, CoreAdminHandlerTest, TestLeaderInitiatedRecoveryThread, 
TestUnifiedSolrHighlighter, CircularListTest, TestSolrFieldCacheMBean, 
SpatialRPTFieldTypeTest, PKIAuthenticationIntegrationTest, 
SharedFSAutoReplicaFailoverUtilsTest, RequestLoggingTest, 
TestLMJelinekMercerSimilarityFactory, TestSchemaManager, 
OutOfBoxZkACLAndCredentialsProvidersTest, LeaderElectionTest, 
PrimitiveFieldTypeTest, NoCacheHeaderTest, GraphQueryTest, 
TestFieldCacheVsDocValues, BasicDistributedZkTest, SyncSliceTest, OverseerTest, 
ShardRoutingTest, ClusterStateUpdateTest, TestRandomFaceting, ZkSolrClientTest, 
TestRandomDVFaceting, ZkCLITest, TestDistributedSearch, AutoCommitTest, 
TestRecovery, TestHashPartitioner, HardAutoCommitTest, StatsComponentTest, 
BadIndexSchemaTest, TestSort, TestIndexSearcher, HighlighterTest, 
SoftAutoCommitTest, SolrIndexSplitterTest, SimplePostToolTest, 
SpellCheckCollatorTest, SolrRequestParserTest, TestStressLucene, 
SpatialFilterTest, PolyFieldTest, SolrCoreCheckLockOnStartupTest, 
FieldMutatingUpdateProcessorTest, QueryEqualityTest, SolrInfoMBeanTest, 
XsltUpdateRequestHandlerTest, CacheHeaderTest, TestSurroundQueryParser, 
DirectSolrSpellCheckerTest, TestOmitPositions, 
PathHierarchyTokenizerFactoryTest, IndexSchemaTest, JSONWriterTest, 
MBeansHandlerTest, TestPartialUpdateDeduplication, TestComponentsName, 
TestLFUCache, CdcrRequestHandlerTest, CdcrVersionReplicationTest, 
CleanupOldIndexTest, CollectionStateFormat2Test, 
CollectionsAPIAsyncDistributedZkTest, DeleteInactiveReplicaTest, 
DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, 
DistribDocExpirationUpdateProcessorTest, ForceLeaderTest, 
OverriddenZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, RemoteQueryErrorTest, ShardSplitTest, 
SharedFSAutoReplicaFailoverTest, SolrCloudExampleTest, 
TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudInspectUtil, 
TestCloudRecovery, TestClusterProperties, TestDistribDocBasedVersion, 
TestExclusionRuleCollectionAccess, TestHdfsCloudBackupRestore, 
TestLeaderElectionZkExpiry, TestLocalFSCloudBackupRestore, TestLockTree, 
TestOnReconnectListenerSupport, TestRandomRequestDistribution, 
TestRebalanceLeaders, TestReplicaProperties, TestRequestStatusCollectionAPI, 
TestSizeLimitedDistributedMap, TlogReplayBufferedWhileIndexingTest, 
HdfsNNFailoverTest, HdfsWriteToMultipleCollectionsTest]
   [junit4] Completed [528/680 (3!)] on J2 in 57.03s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 62897 lines...]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to