Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/384/

5 tests failed.
FAILED:  org.apache.solr.cloud.RestartWhileUpdatingTest.test

Error Message:
shard1 is not consistent.  Got 676 from 
https://127.0.0.1:44415/collection1_shard1_replica_n23 (previous client) and 
got 8 from https://127.0.0.1:34200/collection1_shard1_replica_n25

Stack Trace:
java.lang.AssertionError: shard1 is not consistent.  Got 676 from 
https://127.0.0.1:44415/collection1_shard1_replica_n23 (previous client) and 
got 8 from https://127.0.0.1:34200/collection1_shard1_replica_n25
        at 
__randomizedtesting.SeedInfo.seed([6BE87EB3C74A812E:E3BC416969B6ECD6]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1329)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1308)
        at 
org.apache.solr.cloud.RestartWhileUpdatingTest.test(RestartWhileUpdatingTest.java:159)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1010)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:985)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.RestartWhileUpdatingTest

Error Message:
7 threads leaked from SUITE scope at 
org.apache.solr.cloud.RestartWhileUpdatingTest:     1) Thread[id=12060, 
name=searcherExecutor-4501-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    2) Thread[id=11830, 
name=searcherExecutor-4438-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    3) Thread[id=11909, 
name=searcherExecutor-4466-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    4) Thread[id=11872, 
name=searcherExecutor-4452-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    5) Thread[id=12096, 
name=searcherExecutor-4515-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    6) Thread[id=12131, 
name=searcherExecutor-4529-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    7) Thread[id=11953, 
name=searcherExecutor-4480-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 7 threads leaked from SUITE 
scope at org.apache.solr.cloud.RestartWhileUpdatingTest: 
   1) Thread[id=12060, name=searcherExecutor-4501-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=11830, name=searcherExecutor-4438-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=11909, name=searcherExecutor-4466-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=11872, name=searcherExecutor-4452-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=12096, name=searcherExecutor-4515-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=12131, name=searcherExecutor-4529-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   7) Thread[id=11953, name=searcherExecutor-4480-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([6BE87EB3C74A812E]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.RestartWhileUpdatingTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=12060, name=searcherExecutor-4501-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    2) Thread[id=11830, 
name=searcherExecutor-4438-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    3) Thread[id=11909, 
name=searcherExecutor-4466-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    4) Thread[id=11872, 
name=searcherExecutor-4452-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    5) Thread[id=12096, 
name=searcherExecutor-4515-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    6) Thread[id=12131, 
name=searcherExecutor-4529-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    7) Thread[id=11953, 
name=searcherExecutor-4480-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=12060, name=searcherExecutor-4501-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=11830, name=searcherExecutor-4438-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=11909, name=searcherExecutor-4466-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=11872, name=searcherExecutor-4452-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=12096, name=searcherExecutor-4515-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=12131, name=searcherExecutor-4529-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   7) Thread[id=11953, name=searcherExecutor-4480-thread-1, state=WAITING, 
group=TGRP-RestartWhileUpdatingTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([6BE87EB3C74A812E]:0)


FAILED:  
org.apache.solr.cloud.cdcr.CdcrReplicationHandlerTest.testReplicationWithBufferedUpdates

Error Message:
Timeout while trying to assert number of documents @ 
https://127.0.0.1:41804/dm_biu/source_collection_shard1_replica_n3/

Stack Trace:
java.lang.AssertionError: Timeout while trying to assert number of documents @ 
https://127.0.0.1:41804/dm_biu/source_collection_shard1_replica_n3/
        at 
__randomizedtesting.SeedInfo.seed([6BE87EB3C74A812E:B8E12EAD82D91DB9]:0)
        at 
org.apache.solr.cloud.cdcr.CdcrReplicationHandlerTest.assertNumDocs(CdcrReplicationHandlerTest.java:257)
        at 
org.apache.solr.cloud.cdcr.CdcrReplicationHandlerTest.testReplicationWithBufferedUpdates(CdcrReplicationHandlerTest.java:237)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1010)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:985)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.AssertionError: expected:<410> but was:<420>
        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.cdcr.CdcrReplicationHandlerTest.assertNumDocs(CdcrReplicationHandlerTest.java:248)
        ... 42 more


FAILED:  org.apache.solr.security.TestPKIAuthenticationPlugin.test

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([6BE87EB3C74A812E:E3BC416969B6ECD6]:0)
        at 
org.apache.solr.security.TestPKIAuthenticationPlugin.test(TestPKIAuthenticationPlugin.java:105)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13556 lines...]
   [junit4] Suite: org.apache.solr.security.TestPKIAuthenticationPlugin
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.security.TestPKIAuthenticationPlugin_6BE87EB3C74A812E-001/init-core-data-001
   [junit4]   2> 401702 WARN  
(SUITE-TestPKIAuthenticationPlugin-seed#[6BE87EB3C74A812E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 401735 INFO  
(SUITE-TestPKIAuthenticationPlugin-seed#[6BE87EB3C74A812E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 401736 INFO  
(SUITE-TestPKIAuthenticationPlugin-seed#[6BE87EB3C74A812E]-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> 401737 INFO  
(SUITE-TestPKIAuthenticationPlugin-seed#[6BE87EB3C74A812E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 401763 INFO  
(TEST-TestPKIAuthenticationPlugin.test-seed#[6BE87EB3C74A812E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 415055 ERROR 
(TEST-TestPKIAuthenticationPlugin.test-seed#[6BE87EB3C74A812E]) [    ] 
o.a.s.s.PKIAuthenticationPlugin Invalid key request timestamp: 1542918996380 , 
received timestamp: 1542919007718 , TTL: 10000
   [junit4]   2> 415055 INFO  
(TEST-TestPKIAuthenticationPlugin.test-seed#[6BE87EB3C74A812E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [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=TestPKIAuthenticationPlugin -Dtests.method=test 
-Dtests.seed=6BE87EB3C74A812E -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=ar-QA -Dtests.timezone=America/Argentina/Salta 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   13.4s J0 | TestPKIAuthenticationPlugin.test <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6BE87EB3C74A812E:E3BC416969B6ECD6]:0)
   [junit4]    >        at 
org.apache.solr.security.TestPKIAuthenticationPlugin.test(TestPKIAuthenticationPlugin.java:105)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.security.TestPKIAuthenticationPlugin_6BE87EB3C74A812E-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=true): {}, locale=ar-QA, 
timezone=America/Argentina/Salta
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 
1.8.0_191 (64-bit)/cpus=4,threads=1,free=173429744,total=416284672
   [junit4]   2> NOTE: All tests run in this JVM: [TestHashQParserPlugin, 
SplitShardTest, SolrPluginUtilsTest, ChaosMonkeySafeLeaderWithPullReplicasTest, 
StatsComponentTest, TestComplexPhraseQParserPlugin, TestCryptoKeys, 
AnalyticsQueryTest, TestCollationField, TestNRTOpen, TestHdfsUpdateLog, 
TestReload, V2StandaloneTest, TestLegacyTerms, SolrMetricManagerTest, 
TestOrdValues, TestFiltering, RemoteQueryErrorTest, SolrShardReporterTest, 
SolrIndexConfigTest, TestPKIAuthenticationPlugin]
   [junit4] Completed [51/836 (1!)] on J0 in 13.54s, 1 test, 1 error <<< 
FAILURES!

[...truncated 547 lines...]
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrReplicationHandlerTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_6BE87EB3C74A812E-001/init-core-data-001
   [junit4]   2> 1301768 INFO  
(SUITE-CdcrReplicationHandlerTest-seed#[6BE87EB3C74A812E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1301770 INFO  
(SUITE-CdcrReplicationHandlerTest-seed#[6BE87EB3C74A812E]-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> 1301785 INFO  
(SUITE-CdcrReplicationHandlerTest-seed#[6BE87EB3C74A812E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1301785 INFO  
(SUITE-CdcrReplicationHandlerTest-seed#[6BE87EB3C74A812E]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: 
/dm_biu/
   [junit4]   2> 1301808 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1301808 INFO  (Thread-1038) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1301808 INFO  (Thread-1038) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1301842 ERROR (Thread-1038) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1301908 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.c.ZkTestServer start zk server on port:43574
   [junit4]   2> 1302003 INFO  (zkConnectionManagerCallback-1109-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1302085 INFO  (zkConnectionManagerCallback-1111-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1302121 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-cdcr.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1302123 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1302124 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1302138 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1302139 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1302140 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1302174 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1302175 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1302176 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1302190 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1302194 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1302196 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x105e173be8c0001, likely client has closed socket
   [junit4]   2> 1302243 INFO  (zkConnectionManagerCallback-1115-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1302263 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testFullReplication
   [junit4]   2> 1302831 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; 
git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
   [junit4]   2> 1302855 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1302855 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1302855 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1302868 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4302b5fd{/dm_biu,null,AVAILABLE}
   [junit4]   2> 1302898 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.e.j.s.AbstractConnector Started ServerConnector@683c63f7{SSL,[ssl, 
http/1.1]}{127.0.0.1:43753}
   [junit4]   2> 1302898 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.e.j.s.Server Started @1303059ms
   [junit4]   2> 1302898 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1, 
hostContext=/dm_biu, hostPort=43753, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_6BE87EB3C74A812E-001/jetty-001/cores}
   [junit4]   2> 1302898 ERROR 
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1302898 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1302898 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.7.0
   [junit4]   2> 1302898 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1302898 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1302898 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-22T20:51:35.620Z
   [junit4]   2> 1302933 INFO  (zkConnectionManagerCallback-1117-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1302937 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1302937 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_6BE87EB3C74A812E-001/jetty-001/solr.xml
   [junit4]   2> 1302960 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1302961 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1302962 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2caf7dba, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1303733 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43574/solr
   [junit4]   2> 1303829 INFO  (zkConnectionManagerCallback-1121-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1303974 INFO  (zkConnectionManagerCallback-1123-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1304608 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) 
[n:127.0.0.1:43753_dm_biu    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:43753_dm_biu
   [junit4]   2> 1304610 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) 
[n:127.0.0.1:43753_dm_biu    ] o.a.s.c.Overseer Overseer 
(id=73712856155815941-127.0.0.1:43753_dm_biu-n_0000000000) starting
   [junit4]   2> 1304669 INFO  (zkConnectionManagerCallback-1130-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1304672 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) 
[n:127.0.0.1:43753_dm_biu    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43574/solr ready
   [junit4]   2> 1304686 INFO  
(OverseerStateUpdate-73712856155815941-127.0.0.1:43753_dm_biu-n_0000000000) 
[n:127.0.0.1:43753_dm_biu    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:43753_dm_biu
   [junit4]   2> 1304716 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) 
[n:127.0.0.1:43753_dm_biu    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43753_dm_biu
   [junit4]   2> 1304765 INFO  (zkCallback-1122-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1304773 INFO  (zkCallback-1129-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1304792 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) 
[n:127.0.0.1:43753_dm_biu    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1304882 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) 
[n:127.0.0.1:43753_dm_biu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2caf7dba
   [junit4]   2> 1304919 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) 
[n:127.0.0.1:43753_dm_biu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2caf7dba
   [junit4]   2> 1304919 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) 
[n:127.0.0.1:43753_dm_biu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2caf7dba
   [junit4]   2> 1304937 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) 
[n:127.0.0.1:43753_dm_biu    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_6BE87EB3C74A812E-001/jetty-001/cores
   [junit4]   2> 1305517 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; 
git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
   [junit4]   2> 1305518 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1305518 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1305518 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1305518 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4b29ce4a{/dm_biu,null,AVAILABLE}
   [junit4]   2> 1305519 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.e.j.s.AbstractConnector Started ServerConnector@57d9b96e{SSL,[ssl, 
http/1.1]}{127.0.0.1:45543}
   [junit4]   2> 1305528 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.e.j.s.Server Started @1305681ms
   [junit4]   2> 1305528 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard2, 
hostContext=/dm_biu, hostPort=45543, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_6BE87EB3C74A812E-001/jetty-002/cores}
   [junit4]   2> 1305528 ERROR 
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1305528 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1305529 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.7.0
   [junit4]   2> 1305529 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1305529 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1305529 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-22T20:51:38.251Z
   [junit4]   2> 1305531 INFO  (zkConnectionManagerCallback-1133-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1305561 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1305561 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_6BE87EB3C74A812E-001/jetty-002/solr.xml
   [junit4]   2> 1305564 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1305564 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1305565 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2caf7dba, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1305997 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43574/solr
   [junit4]   2> 1306007 INFO  (zkConnectionManagerCallback-1137-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1306010 INFO  (zkConnectionManagerCallback-1139-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1306025 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1306029 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1306029 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45543_dm_biu
   [junit4]   2> 1306030 INFO  (zkCallback-1129-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1306031 INFO  (zkCallback-1138-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1306044 INFO  (zkCallback-1122-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1306086 INFO  (zkConnectionManagerCallback-1146-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1306087 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1306089 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43574/solr 
ready
   [junit4]   2> 1306089 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 1306135 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2caf7dba
   [junit4]   2> 1306166 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2caf7dba
   [junit4]   2> 1306166 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2caf7dba
   [junit4]   2> 1306168 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_6BE87EB3C74A812E-001/jetty-002/cores
   [junit4]   2> 1306320 INFO  (zkConnectionManagerCallback-1152-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1306321 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1306322 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43574/solr 
ready
   [junit4]   2> 1306462 INFO  (qtp1844713092-5208) [n:127.0.0.1:43753_dm_biu   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=tmp_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1306491 INFO  
(OverseerThreadFactory-2076-thread-1-processing-n:127.0.0.1:43753_dm_biu) 
[n:127.0.0.1:43753_dm_biu    ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection tmp_collection
   [junit4]   2> 1306596 WARN  
(OverseerThreadFactory-2076-thread-1-processing-n:127.0.0.1:43753_dm_biu) 
[n:127.0.0.1:43753_dm_biu    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (tmp_collection) without cores.
   [junit4]   2> 1306598 INFO  (qtp1844713092-5208) [n:127.0.0.1:43753_dm_biu   
 ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 30 seconds. Check all shard replicas
   [junit4]   2> 1306599 INFO  (qtp1844713092-5208) [n:127.0.0.1:43753_dm_biu   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=tmp_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2}
 status=0 QTime=137
   [junit4]   2> 1306600 INFO  (qtp1844713092-5210) [n:127.0.0.1:43753_dm_biu   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:43753_dm_biu&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1306616 INFO  
(OverseerCollectionConfigSetProcessor-73712856155815941-127.0.0.1:43753_dm_biu-n_0000000000)
 [n:127.0.0.1:43753_dm_biu    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1306635 INFO  (qtp1844713092-5211) [n:127.0.0.1:43753_dm_biu   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1306758 INFO  (qtp878263357-5245) [n:127.0.0.1:45543_dm_biu    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1306760 INFO  
(OverseerThreadFactory-2076-thread-2-processing-n:127.0.0.1:43753_dm_biu) 
[n:127.0.0.1:43753_dm_biu c:tmp_collection s:shard1  ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:43753_dm_biu for creating 
new replica of shard shard1 for collection tmp_collection
   [junit4]   2> 1306780 INFO  (qtp1844713092-5209) [n:127.0.0.1:43753_dm_biu   
 x:tmp_collection_shard1_replica_n21] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard1_replica_n21&action=CREATE&collection=tmp_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1306780 INFO  (qtp1844713092-5209) [n:127.0.0.1:43753_dm_biu   
 x:tmp_collection_shard1_replica_n21] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1307837 INFO  (qtp1844713092-5209) [n:127.0.0.1:43753_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0
   [junit4]   2> 1307867 INFO  (qtp1844713092-5209) [n:127.0.0.1:43753_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.s.IndexSchema [tmp_collection_shard1_replica_n21] Schema name=test
   [junit4]   2> 1308171 INFO  (qtp1844713092-5209) [n:127.0.0.1:43753_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1308202 INFO  (qtp1844713092-5209) [n:127.0.0.1:43753_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.c.CoreContainer Creating SolrCore 'tmp_collection_shard1_replica_n21' 
using configuration from collection tmp_collection, trusted=true
   [junit4]   2> 1308215 INFO  (qtp1844713092-5209) [n:127.0.0.1:43753_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.tmp_collection.shard1.replica_n21' (registry 
'solr.core.tmp_collection.shard1.replica_n21') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2caf7dba
   [junit4]   2> 1308215 INFO  (qtp1844713092-5209) [n:127.0.0.1:43753_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.c.SolrCore [[tmp_collection_shard1_replica_n21] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_6BE87EB3C74A812E-001/jetty-001/cores/tmp_collection_shard1_replica_n21],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_6BE87EB3C74A812E-001/jetty-001/cores/tmp_collection_shard1_replica_n21/data/]
   [junit4]   2> 1308231 INFO  (qtp1844713092-5209) [n:127.0.0.1:43753_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=9, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=2.0888671875, 
noCFSRatio=0.21252426920917014]
   [junit4]   2> 1308492 INFO  (qtp1844713092-5209) [n:127.0.0.1:43753_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 1308492 INFO  (qtp1844713092-5209) [n:127.0.0.1:43753_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1308493 INFO  (qtp1844713092-5209) [n:127.0.0.1:43753_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1308494 INFO  (qtp1844713092-5209) [n:127.0.0.1:43753_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1308511 INFO  (qtp1844713092-5209) [n:127.0.0.1:43753_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=99.322265625, 
floorSegmentMB=0.595703125, forceMergeDeletesPctAllowed=11.848227767483468, 
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=42.79632287706933
   [junit4]   2> 1308512 INFO  (qtp1844713092-5209) [n:127.0.0.1:43753_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4a38ca79[tmp_collection_shard1_replica_n21] main]
   [junit4]   2> 1308513 INFO  (qtp1844713092-5209) [n:127.0.0.1:43753_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1308514 INFO  (qtp1844713092-5209) [n:127.0.0.1:43753_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1308514 INFO  (qtp1844713092-5209) [n:127.0.0.1:43753_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1308549 INFO  (qtp1844713092-5209) [n:127.0.0.1:43753_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 1308567 INFO  (qtp1844713092-5209) [n:127.0.0.1:43753_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/tmp_collection/cdcr/state/process
   [junit4]   2> 1308636 INFO  
(searcherExecutor-2090-thread-1-processing-n:127.0.0.1:43753_dm_biu 
x:tmp_collection_shard1_replica_n21 c:tmp_collection s:shard1) 
[n:127.0.0.1:43753_dm_biu c:tmp_collection s:shard1  
x:tmp_collection_shard1_replica_n21] o.a.s.c.SolrCore 
[tmp_collection_shard1_replica_n21] Registered new searcher 
Searcher@4a38ca79[tmp_collection_shard1_replica_n21] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1308649 INFO  (qtp1844713092-5209) [n:127.0.0.1:43753_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1617868778499997696
   [junit4]   2> 1308687 INFO  (qtp1844713092-5209) [n:127.0.0.1:43753_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/tmp_collection/terms/shard1 to Terms{values={core_node22=0}, 
version=0}
   [junit4]   2> 1308698 INFO  (qtp1844713092-5209) [n:127.0.0.1:43753_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1308698 INFO  (qtp1844713092-5209) [n:127.0.0.1:43753_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1308698 INFO  (qtp1844713092-5209) [n:127.0.0.1:43753_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:43753/dm_biu/tmp_collection_shard1_replica_n21/
   [junit4]   2> 1308698 INFO  (qtp1844713092-5209) [n:127.0.0.1:43753_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1308698 INFO  (qtp1844713092-5209) [n:127.0.0.1:43753_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:43753/dm_biu/tmp_collection_shard1_replica_n21/ has no 
replicas
   [junit4]   2> 1308699 INFO  (qtp1844713092-5209) [n:127.0.0.1:43753_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1308710 INFO  (zkCallback-1122-thread-2) [    ] 
o.a.s.h.CdcrLeaderStateManager Received new leader state @ tmp_collection:shard1
   [junit4]   2> 1308713 INFO  (qtp1844713092-5209) [n:127.0.0.1:43753_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:43753/dm_biu/tmp_collection_shard1_replica_n21/ shard1
   [junit4]   2> 1308815 INFO  (qtp1844713092-5209) [n:127.0.0.1:43753_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1308817 INFO  (qtp1844713092-5209) [n:127.0.0.1:43753_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard1_replica_n21&action=CREATE&collection=tmp_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2038
   [junit4]   2> 1308820 INFO  (qtp1844713092-5210) [n:127.0.0.1:43753_dm_biu 
c:tmp_collection   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:43753_dm_biu&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=2219
   [junit4]   2> 1308837 INFO  (qtp1844713092-5208) [n:127.0.0.1:43753_dm_biu   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:45543_dm_biu&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1308839 INFO  
(OverseerCollectionConfigSetProcessor-73712856155815941-127.0.0.1:43753_dm_biu-n_0000000000)
 [n:127.0.0.1:43753_dm_biu    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1308852 INFO  (qtp1844713092-5211) [n:127.0.0.1:43753_dm_biu   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.tmp_collection.shard1.replica_n21:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 1308853 INFO  (qtp1844713092-5209) [n:127.0.0.1:43753_dm_biu   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1308877 INFO  (qtp878263357-5247) [n:127.0.0.1:45543_dm_biu    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=21
   [junit4]   2> 1308879 INFO  (qtp1844713092-5211) [n:127.0.0.1:43753_dm_biu   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.tmp_collection.shard1.replica_n21:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 1308880 INFO  
(OverseerThreadFactory-2076-thread-3-processing-n:127.0.0.1:43753_dm_biu) 
[n:127.0.0.1:43753_dm_biu c:tmp_collection s:shard1  ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:45543_dm_biu for creating 
new replica of shard shard1 for collection tmp_collection
   [junit4]   2> 1308907 INFO  (qtp878263357-5241) [n:127.0.0.1:45543_dm_biu    
x:tmp_collection_shard1_replica_n23] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard1_replica_n23&action=CREATE&collection=tmp_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1309023 INFO  (zkCallback-1122-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1309945 INFO  (qtp878263357-5241) [n:127.0.0.1:45543_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0
   [junit4]   2> 1309983 INFO  (qtp878263357-5241) [n:127.0.0.1:45543_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] 
o.a.s.s.IndexSchema [tmp_collection_shard1_replica_n23] Schema name=test
   [junit4]   2> 1310450 INFO  (qtp878263357-5241) [n:127.0.0.1:45543_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1310535 INFO  (qtp878263357-5241) [n:127.0.0.1:45543_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] 
o.a.s.c.CoreContainer Creating SolrCore 'tmp_collection_shard1_replica_n23' 
using configuration from collection tmp_collection, trusted=true
   [junit4]   2> 1310536 INFO  (qtp878263357-5241) [n:127.0.0.1:45543_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.tmp_collection.shard1.replica_n23' (registry 
'solr.core.tmp_collection.shard1.replica_n23') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2caf7dba
   [junit4]   2> 1310536 INFO  (qtp878263357-5241) [n:127.0.0.1:45543_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] 
o.a.s.c.SolrCore [[tmp_collection_shard1_replica_n23] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_6BE87EB3C74A812E-001/jetty-002/cores/tmp_collection_shard1_replica_n23],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_6BE87EB3C74A812E-001/jetty-002/cores/tmp_collection_shard1_replica_n23/data/]
   [junit4]   2> 1310566 INFO  (qtp878263357-5241) [n:127.0.0.1:45543_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=9, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=2.0888671875, 
noCFSRatio=0.21252426920917014]
   [junit4]   2> 1310813 INFO  (qtp878263357-5241) [n:127.0.0.1:45543_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 1310813 INFO  (qtp878263357-5241) [n:127.0.0.1:45543_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1310814 INFO  (qtp878263357-5241) [n:127.0.0.1:45543_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1310814 INFO  (qtp878263357-5241) [n:127.0.0.1:45543_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1310816 INFO  (qtp878263357-5241) [n:127.0.0.1:45543_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=99.322265625, 
floorSegmentMB=0.595703125, forceMergeDeletesPctAllowed=11.848227767483468, 
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=42.79632287706933
   [junit4]   2> 1310830 INFO  (qtp878263357-5241) [n:127.0.0.1:45543_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5de972d1[tmp_collection_shard1_replica_n23] main]
   [junit4]   2> 1310831 INFO  (qtp878263357-5241) [n:127.0.0.1:45543_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1310831 INFO  (qtp878263357-5241) [n:127.0.0.1:45543_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1310832 INFO  (qtp878263357-5241) [n:127.0.0.1:45543_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1310833 INFO  (qtp878263357-5241) [n:127.0.0.1:45543_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1617868780790087680
   [junit4]   2> 1310847 INFO  
(searcherExecutor-2096-thread-1-processing-n:127.0.0.1:45543_dm_biu 
x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1) 
[n:127.0.0.1:45543_dm_biu c:tmp_collection s:shard1  
x:tmp_collection_shard1_replica_n23] o.a.s.c.SolrCore 
[tmp_collection_shard1_replica_n23] Registered new searcher 
Searcher@5de972d1[tmp_collection_shard1_replica_n23] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1310881 INFO  (qtp878263357-5241) [n:127.0.0.1:45543_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/tmp_collection/terms/shard1 to Terms{values={core_node24=0, 
core_node22=0}, version=1}
   [junit4]   2> 1310899 INFO  (qtp878263357-5241) [n:127.0.0.1:45543_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] 
o.a.s.c.ZkController Core needs to recover:tmp_collection_shard1_replica_n23
   [junit4]   2> 1310928 INFO  (qtp878263357-5241) [n:127.0.0.1:45543_dm_biu 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard1_replica_n23&action=CREATE&collection=tmp_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2021
   [junit4]   2> 1310930 INFO  (qtp1844713092-5208) [n:127.0.0.1:43753_dm_biu 
c:tmp_collection   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:45543_dm_biu&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=2093
   [junit4]   2> 1311054 INFO  
(updateExecutor-1134-thread-1-processing-n:127.0.0.1:45543_dm_biu 
x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1) 
[n:127.0.0.1:45543_dm_biu c:tmp_collection s:shard1 r:core_node24 
x:tmp_collection_shard1_replica_n23] o.a.s.u.DefaultSolrCoreState Running 
recovery
   [junit4]   2> 1311055 INFO  
(recoveryExecutor-1135-thread-1-processing-n:127.0.0.1:45543_dm_biu 
x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) 
[n:127.0.0.1:45543_dm_biu c:tmp_collection s:shard1 r:core_node24 
x:tmp_collection_shard1_replica_n23] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 1311057 INFO  
(TEST-CdcrReplicationHandlerTest.testFullReplication-seed#[6BE87EB3C74A812E]) [ 
   ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - 
collection: tmp_collection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node22 rstate:active live:true
   [junit4]   1> replica:core_node24 rstate:down live:true
   [junit4]   2> 1311057 INFO  
(recoveryExecutor-1135-thread-1-processing-n:127.0.0.1:45543_dm_biu 
x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) 
[n:127.0.0.1:45543_dm_biu c:tmp_collection s:shard1 r:core_node24 
x:tmp_collection_shard1_replica_n23] o.a.s.c.RecoveryStrategy startupVersions 
is empty
   [junit4]   2> 1311063 INFO  (qtp1844713092-5209) [n:127.0.0.1:43753_dm_biu 
c:tmp_collection s:shard1 r:core_node22 x:tmp_collection_shard1_replica_n21] 
o.a.s.c.S.Request [tmp_collection_shard1_replica_n21]  webapp=/dm_biu 
path=/cdcr params={action=LASTPROCESSEDVERSION&wt=javabin&version=2} status=0 
QTime=5
   [junit4]   2> 1311130 INFO  (qtp1844713092-5208) [n:127.0.0.1:43753_dm_biu 
c:tmp_collection s:shard1 r:core_node22 x:tmp_collection_shard1_replica_n21] 
o.a.s.c.S.Request [tmp_collection_shard1_replica_n21]  webapp=/dm_biu 
path=/admin/ping params={wt=javabin&version=2} hits=0 status=0 QTime=12
   [junit4]   2> 1311130 INFO  (qtp1844713092-5208) [n:127.0.0.1:43753_dm_biu 
c:tmp_collection s:shard1 r:core_node22 x:tmp_collection_shard1_replica_n21] 
o.a.s.c.S.Request [tmp_collection_shard1_replica_n21]  webapp=/dm_biu 
path=/admin/ping params={wt=javabin&version=2} status=0 QTime=13
   [junit4]   2> 1311131 INFO  
(recoveryExecutor-1135-thread-1-processing-n:127.0.0.1:45543_dm_biu 
x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) 
[n:127.0.0.1:45543_dm_biu c:tmp_collection s:shard1 r:core_node24 
x:tmp_collection_shard1_replica_n23] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[tmp_collection_shard1_replica_n23]
   [junit4]   2> 1311131 INFO  
(recoveryExecutor-1135-thread-1-processing-n:127.0.0.1:45543_dm_biu 
x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) 
[n:127.0.0.1:45543_dm_biu c:tmp_collection s:shard1 r:core_node24 
x:tmp_collection_shard1_replica_n23] o.a.s.u.UpdateLog Starting to buffer 
updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1311131 INFO  
(recoveryExecutor-1135-thread-1-processing-n:127.0.0.1:45543_dm_biu 
x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) 
[n:127.0.0.1:45543_dm_biu c:tmp_collection s:shard1 r:core_node24 
x:tmp_collection_shard1_replica_n23] o.a.s.c.RecoveryStrategy Publishing state 
of core [tmp_collection_shard1_replica_n23] as recovering, leader is 
[https://127.0.0.1:43753/dm_biu/tmp_collection_shard1_replica_n21/] and I am 
[https://127.0.0.1:45543/dm_biu/tmp_collection_shard1_replica_n23/]
   [junit4]   2> 1311148 INFO  
(recoveryExecutor-1135-thread-1-processing-n:127.0.0.1:45543_dm_biu 
x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) 
[n:127.0.0.1:45543_dm_biu c:tmp_collection s:shard1 r:core_node24 
x:tmp_collection_shard1_replica_n23] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/tmp_collection/terms/shard1 to 
Terms{values={core_node24_recovering=0, core_node24=0, core_node22=0}, 
version=2}
   [junit4]   2> 1311149 INFO  (zkCallback-1122-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1311150 INFO  (zkCallback-1138-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1311162 INFO  (zkCallback-1138-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1311199 INFO  
(recoveryExecutor-1135-thread-1-processing-n:127.0.0.1:45543_dm_biu 
x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) 
[n:127.0.0.1:45543_dm_biu c:tmp_collection s:shard1 r:core_node24 
x:tmp_collection_shard1_replica_n23] o.a.s.c.RecoveryStrategy Sending prep 
recovery command to [https://127.0.0.1:43753/dm_biu]; [WaitForState: 
action=PREPRECOVERY&core=tmp_collection_shard1_replica_n21&nodeName=127.0.0.1:45543_dm_biu&coreNodeName=core_node24&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1311229 INFO  (qtp1844713092-5208) [n:127.0.0.1:43753_dm_biu   
 x:tmp_collection_shard1_replica_n21] o.a.s.h.a.PrepRecoveryOp Going to wait 
for coreNodeName: core_node24, state: recovering, checkLive: true, 
onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 1311261 INFO  (qtp1844713092-5208) [n:127.0.0.1:43753_dm_biu   
 x:tmp_col

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

.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null1800540564
     [copy] Copying 241 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null1800540564
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null1800540564

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 82ms :: artifacts dl 12ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 491 minutes 36 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$34.hasMatch(FilePath.java:2678)
        at hudson.FilePath$34.invoke(FilePath.java:2557)
        at hudson.FilePath$34.invoke(FilePath.java:2547)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1036)
                at hudson.FilePath.act(FilePath.java:1025)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1819)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1038)
        at hudson.FilePath.act(FilePath.java:1025)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1819)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to