You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/03/24 08:19:09 UTC

[JENKINS] Lucene-Solr-BadApples-7.x-Linux (64bit/jdk1.8.0_162) - Build # 13 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-7.x-Linux/13/
Java: 64bit/jdk1.8.0_162 -XX:-UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([F24042AEF1B0E162:DE7235237D7497E6]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:913)
	at org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:q=int_i:19&wt=xml
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:906)
	... 40 more


FAILED:  org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([F24042AEF1B0E162:DE7235237D7497E6]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:913)
	at org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:260)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">1</int></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:q=cat:550e6x41haoczi1tu1kp+8m89b6oxusd59g0239su+l9s3gzohp1ydwjv779x6+qhhrrx91hl13p714a8vx+39yxcjn9o45ybcvzg808&wt=xml
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:906)
	... 40 more


FAILED:  org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([F24042AEF1B0E162:DE7235237D7497E6]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:913)
	at org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:q=int_i:19&wt=xml
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:906)
	... 40 more


FAILED:  org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([F24042AEF1B0E162:DE7235237D7497E6]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:913)
	at org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:q=int_i:19&wt=xml
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:906)
	... 40 more




Build Log:
[...truncated 1776 lines...]
   [junit4] JVM J0: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/lucene/build/core/test/temp/junit4-J0-20180324_065504_0151523990062745877126.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] codec: DummyCompressingStoredFields, pf: LuceneFixedGap, dvf: Direct
   [junit4] <<< JVM J0: EOF ----

[...truncated 12878 lines...]
   [junit4] Suite: org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_F24042AEF1B0E162-001/init-core-data-001
   [junit4]   2> 2633537 WARN  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17
   [junit4]   2> 2633537 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2633538 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2633538 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2633539 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2633539 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2633558 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 2633573 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2633726 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2633803 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@527549c7
   [junit4]   2> 2633811 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@527549c7
   [junit4]   2> 2633811 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@527549c7
   [junit4]   2> 2633812 INFO  (coreLoadExecutor-12211-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2633813 INFO  (coreLoadExecutor-12211-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2633835 INFO  (coreLoadExecutor-12211-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 2633857 INFO  (coreLoadExecutor-12211-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2633973 INFO  (coreLoadExecutor-12211-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2633979 INFO  (coreLoadExecutor-12211-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2633980 INFO  (coreLoadExecutor-12211-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@527549c7
   [junit4]   2> 2633980 INFO  (coreLoadExecutor-12211-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2633980 INFO  (coreLoadExecutor-12211-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_F24042AEF1B0E162-001/init-core-data-001/]
   [junit4]   2> 2633981 INFO  (coreLoadExecutor-12211-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=30.576171875, floorSegmentMB=1.6884765625, forceMergeDeletesPctAllowed=18.41993174522107, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2634021 INFO  (coreLoadExecutor-12211-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2634021 INFO  (coreLoadExecutor-12211-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2634023 INFO  (coreLoadExecutor-12211-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2634023 INFO  (coreLoadExecutor-12211-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2634023 INFO  (coreLoadExecutor-12211-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=38.7919921875, floorSegmentMB=0.5205078125, forceMergeDeletesPctAllowed=6.015001289942976, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2634024 INFO  (coreLoadExecutor-12211-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@ba9129f[collection1] main]
   [junit4]   2> 2634024 INFO  (coreLoadExecutor-12211-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2634041 INFO  (coreLoadExecutor-12211-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2634123 INFO  (coreLoadExecutor-12211-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2634124 INFO  (searcherExecutor-12212-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2634124 INFO  (coreLoadExecutor-12211-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1595805368936562688
   [junit4]   2> 2634124 INFO  (searcherExecutor-12212-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2634124 INFO  (searcherExecutor-12212-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2634124 INFO  (searcherExecutor-12212-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2634124 INFO  (searcherExecutor-12212-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2634125 INFO  (searcherExecutor-12212-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2634125 INFO  (searcherExecutor-12212-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2634125 INFO  (searcherExecutor-12212-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2634125 INFO  (searcherExecutor-12212-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2634126 INFO  (searcherExecutor-12212-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@ba9129f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2634127 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2634129 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 2634133 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1595805368945999872,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2634133 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@aefad7d commitCommandVersion:1595805368945999872
   [junit4]   2> 2634135 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5f0ea79c[collection1] main]
   [junit4]   2> 2634136 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2634137 INFO  (searcherExecutor-12212-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5f0ea79c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):C1)))}
   [junit4]   2> 2634137 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 2634139 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2634140 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=cat:human&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2634140 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=title:Mr&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2634140 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=count_i:20&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2634140 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name_s:Virat&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2634141 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=multiDefault:Delhi&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2634142 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1595805368955437056,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2634142 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@aefad7d commitCommandVersion:1595805368955437056
   [junit4]   2> 2634144 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5f8dec15[collection1] main]
   [junit4]   2> 2634145 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2634146 INFO  (searcherExecutor-12212-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5f8dec15[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.4.0):C1)))}
   [junit4]   2> 2634146 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 2634147 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2634147 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=cat:human&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2634147 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=cat:animal&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2634148 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&indent=true&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2634148 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=title:Mr&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2634148 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=title:Dr&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2634149 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=count_i:20&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2634149 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=count_i:40&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2634149 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name_s:Virat&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2634149 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=multiDefault:Delhi&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2634150 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBasics
   [junit4]   2> 2634152 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleThreads
   [junit4]   2> 2634152 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2634152 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c214ba8[collection1] realtime]
   [junit4]   2> 2634153 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0
   [junit4]   2> 2634162 WARN  (Thread-10436) [    ] o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version conflict for 10 expected=1595805368966971392 actual=1595805368976408576Retrying with new version .... (1)
   [junit4]   2> 2634162 WARN  (Thread-10437) [    ] o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version conflict for 10 expected=1595805368974311424 actual=1595805368976408576Retrying with new version .... (1)
   [junit4]   2> 2634163 WARN  (Thread-10435) [    ] o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version conflict for 10 expected=1595805368966971392 actual=1595805368976408576Retrying with new version .... (1)
   [junit4]   2> 2634164 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1595805368978505728,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2634164 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@aefad7d commitCommandVersion:1595805368978505728
   [junit4]   2> 2634165 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@309d12f8[collection1] main]
   [junit4]   2> 2634166 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2634167 INFO  (searcherExecutor-12212-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@309d12f8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.4.0):C10/9:delGen=1)))}
   [junit4]   2> 2634168 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 2634168 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:10&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2634169 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=cat:550e6x41haoczi1tu1kp+8m89b6oxusd59g0239su+l9s3gzohp1ydwjv779x6+qhhrrx91hl13p714a8vx+39yxcjn9o45ybcvzg808&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2634170 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=int_i:19&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2634170 ERROR (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162]) [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=int_i:19&wt=xml
   [junit4]   2> 2634170 ERROR (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162]) [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=int_i:19&wt=xml:java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=int_i:19&wt=xml
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:906)
   [junit4]   2> 	at org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 2634171 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleThreads
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AtomicUpdateProcessorFactoryTest -Dtests.method=testMultipleThreads -Dtests.seed=F24042AEF1B0E162 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=uk -Dtests.timezone=US/Arizona -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.02s J0 | AtomicUpdateProcessorFactoryTest.testMultipleThreads <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F24042AEF1B0E162:DE7235237D7497E6]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:913)
   [junit4]    > 	at org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=int_i:19&wt=xml
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:906)
   [junit4]    > 	... 40 more
   [junit4]   2> 2634174 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[F24042AEF1B0E162]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNoUniqueIdPassed
   [junit4]   2> 2634174 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[F24042AEF1B0E162]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNoUniqueIdPassed
   [junit4]   2> 2634176 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[F24042AEF1B0E162]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWrongAtomicOpPassed
   [junit4]   2> 2634177 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[F24042AEF1B0E162]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWrongAtomicOpPassed
   [junit4]   2> 2634177 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2634177 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=410720814
   [junit4]   2> 2634177 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2634177 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5617b9b5: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7e06b3ad
   [junit4]   2> 2634181 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2634181 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1c52f460: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1b174b84
   [junit4]   2> 2634185 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2634185 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@67753dcc: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@43dc0819
   [junit4]   2> 2634185 INFO  (coreCloseExecutor-12217-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@129f68c6
   [junit4]   2> 2634185 INFO  (coreCloseExecutor-12217-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=312436934
   [junit4]   2> 2634185 INFO  (coreCloseExecutor-12217-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1f7538ff: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@47db942f
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_F24042AEF1B0E162-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=uk, timezone=US/Arizona
   [junit4]   2> NOTE: Linux 4.13.0-36-generic amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=8,threads=1,free=145413288,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [OutputWriterTest, MissingSegmentRecoveryTest, ConfigureRecoveryStrategyTest, SpellCheckCollatorTest, TestPayloadCheckQParserPlugin, HdfsLockFactoryTest, SolrJmxReporterCloudTest, TestDFISimilarityFactory, PluginInfoTest, XmlUpdateRequestHandlerTest, TestCloudPseudoReturnFields, TestSchemaSimilarityResource, LeaderElectionContextKeyTest, TestCollectionsAPIViaSolrCloudCluster, ChaosMonkeyNothingIsSafeWithPullReplicasTest, RemoteQueryErrorTest, SegmentsInfoRequestHandlerTest, HdfsUnloadDistributedZkTest, TestDistribDocBasedVersion, AnalyticsMergeStrategyTest, TestStreamBody, TestPHPSerializedResponseWriter, TestReplicaProperties, TestSimpleQParserPlugin, DefaultValueUpdateProcessorTest, SolrPluginUtilsTest, FullSolrCloudDistribCmdsTest, JSONWriterTest, TestCSVResponseWriter, TestHighlightDedupGrouping, TestClusterStateProvider, TestNodeAddedTrigger, ClassificationUpdateProcessorTest, HdfsRecoverLeaseTest, TestAnalyzeInfixSuggestions, JavabinLoaderTest, TestManagedResourceStorage, BlockDirectoryTest, TestHashPartitioner, SuggestComponentTest, ZkShardTermsTest, AutoAddReplicasPlanActionTest, CdcrBidirectionalTest, TermVectorComponentDistributedTest, MoveReplicaTest, CreateRoutedAliasTest, TestConfigSetsAPIZkFailure, UUIDFieldTest, ReplicationFactorTest, DistributedFacetExistsSmallTest, CoreAdminRequestStatusTest, TestWriterPerf, StatsComponentTest, TestIBSimilarityFactory, TestExecutePlanAction, TestConfigSetProperties, TestSubQueryTransformerCrossCore, TestPullReplicaErrorHandling, MetricTriggerTest, LeaderVoteWaitTimeoutTest, TestNumericRangeQuery32, ExternalFileFieldSortTest, ShufflingReplicaListTransformerTest, TestScoreJoinQPNoScore, TestCollationField, TestStressUserVersions, TestExtendedDismaxParser, TestUniqueKeyFieldResource, TestSolrQueryParser, TestCustomSort, DirectUpdateHandlerTest, TestFieldCacheVsDocValues, DistribJoinFromCollectionTest, TestIndexingPerformance, TestCustomStream, TestGroupingSearch, CloudMLTQParserTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestOnReconnectListenerSupport, HDFSCollectionsAPITest, TestNRTOpen, TestInPlaceUpdatesDistrib, TestSimDistributedQueue, TestDocSet, ZkSolrClientTest, TestRawResponseWriter, TestCustomDocTransformer, SSLMigrationTest, TestComponentsName, CursorPagingTest, SimpleFacetsTest, MetricsHandlerTest, FieldAnalysisRequestHandlerTest, ConcurrentDeleteAndCreateCollectionTest, FacetPivotSmallTest, RankQueryTest, ScheduledMaintenanceTriggerTest, TestRebalanceLeaders, TestOrdValues, CleanupOldIndexTest, TestPointFields, ImplicitSnitchTest, TestNumericTerms32, TestDocumentBuilder, BlobRepositoryCloudTest, TestSlowCompositeReaderWrapper, TestClusterStateMutator, SolrIndexSplitterTest, SpellingQueryConverterTest, DistributedQueryElevationComponentTest, SolrCLIZkUtilsTest, TestPhraseSuggestions, TestAuthorizationFramework, V2StandaloneTest, TestQuerySenderNoQuery, TestCollapseQParserPlugin, TestFieldTypeResource, SolrCoreCheckLockOnStartupTest, TestSolrCloudSnapshots, SolrCoreMetricManagerTest, DocValuesNotIndexedTest, TokenizerChainTest, TestClusterProperties, TestExclusionRuleCollectionAccess, TestPseudoReturnFields, BasicDistributedZkTest, BasicDistributedZk2Test, UnloadDistributedZkTest, OpenCloseCoreStressTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest, ClusterStateUpdateTest, TestRandomFaceting, TestZkChroot, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, TestRecovery, ZkControllerTest, TestStressReorder, TestJoin, TestStressVersions, DistributedTermsComponentTest, TestCoreContainer, SolrCmdDistributorTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFiltering, BasicFunctionalityTest, TestLazyCores, TestIndexSearcher, ShowFileRequestHandlerTest, TestCoreDiscovery, SuggesterFSTTest, CoreAdminHandlerTest, SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTSTTest, SuggesterTest, TestStressLucene, SuggesterWFSTTest, TestCSVLoader, WordBreakSolrSpellCheckerTest, TestUpdate, TestWordDelimiterFilterFactory, QueryEqualityTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, TestRemoteStreaming, TestSolrDeletionPolicy1, SolrInfoBeanTest, XsltUpdateRequestHandlerTest, DebugComponentTest, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, TestOmitPositions, FileBasedSpellCheckerTest, RequestHandlersTest, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, MoreLikeThisHandlerTest, RequiredFieldsTest, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, ReturnFieldsTest, MBeansHandlerTest, PreAnalyzedFieldTest, TestSuggestSpellingConverter, DateFieldTest, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestLRUCache, TestUtils, ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, DistributedMLTComponentTest, TestRTGBase, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestSimpleTrackingShardHandler, TestTolerantSearch, TestLuceneIndexBackCompat, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, AddReplicaTest, AliasIntegrationTest, DistributedVersionInfoTest, LIROnShardRestartTest, LeaderFailureAfterFreshStartTest, PeerSyncReplicationTest, TestCloudPivotFacet, TestConfigSetsAPI, TestRandomFlRTGCloud, TestSkipOverseerOperations, TestSolrCloudWithDelegationTokens, TestSolrCloudWithSecureImpersonation, TestStressInPlaceUpdates, CollectionReloadTest, CollectionsAPIDistributedZkTest, TestHdfsCloudBackupRestore, AutoScalingHandlerTest, ExecutePlanActionTest, HttpTriggerListenerTest, SystemLogListenerTest, TestDistribStateManager, TestGenericDistributedQueue, TestTriggerIntegration, BaseCdcrDistributedZkTest, CdcrBootstrapTest, TestImplicitCoreProperties, TestInitParams, TestSimpleTextCodec, TestSolrXml, ResponseBuilderTest, TestBlobHandler, TestConfigReload, TestReplicationHandlerBackup, TestReqParamsAPI, TestSQLHandler, TestSolrConfigHandlerConcurrent, V2ApiIntegrationTest, TestApiFramework, TestCollectionAPIs, CustomHighlightComponentTest, DistributedFacetPivotLargeTest, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotWhiteBoxTest, DistributedQueryComponentOptimizationTest, HighlighterMaxOffsetTest, UninvertDocValuesMergePolicyTest, CheckHdfsIndexTest, RegexBytesRefFilterTest, SubstringBytesRefFilterTest, TestMacroExpander, TestBinaryResponseWriter, TestGraphMLResponseWriter, TestJavabinTupleStreamParser, TestPushWriter, TestRawTransformer, TestManagedResource, TestCopyFieldCollectionResource, TestFieldCollectionResource, TestSchemaNameResource, TestManagedSynonymFilterFactory, BadCopyFieldTest, CurrencyFieldTypeTest, SpatialRPTFieldTypeTest, TestCloudManagedSchema, CursorMarkTest, TestAddFieldRealTimeGet, TestComplexPhraseLeadingWildcard, TestComplexPhraseQParserPlugin, TestFieldSortValues, TestGraphTermsQParserPlugin, TestHashQParserPlugin, TestMissingGroups, TestRecoveryHdfs, BJQParserTest, BlockJoinFacetDistribTest, TestNestedDocsSort, TestScoreJoinQPScore, TestJsonRequest, TestDistribIDF, BasicAuthIntegrationTest, HttpSolrCallGetCoreTest, TestDocTermOrds, TestFieldCacheReopen, TestFieldCacheSortRandom, AddBlockUpdateTest, DataDrivenBlockJoinTest, TestDocBasedVersionConstraints, VersionInfoTest, AddSchemaFieldsUpdateProcessorFactoryTest, AtomicUpdateProcessorFactoryTest]
   [junit4] Completed [763/784 (1!)] on J0 in 0.67s, 4 tests, 1 error <<< FAILURES!

[...truncated 49612 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-7.x-Linux/13/consoleText

[repro] Revision: bf33c0a4c0d518a2afd4e06acff06931a61ef16c

[repro] Repro line:  ant test  -Dtestcase=AtomicUpdateProcessorFactoryTest -Dtests.method=testMultipleThreads -Dtests.seed=F24042AEF1B0E162 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=uk -Dtests.timezone=US/Arizona -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       AtomicUpdateProcessorFactoryTest
[repro] ant compile-test

[...truncated 3314 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.AtomicUpdateProcessorFactoryTest" -Dtests.showOutput=onerror  -Dtests.seed=F24042AEF1B0E162 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=uk -Dtests.timezone=US/Arizona -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 32 lines...]
   [junit4] Suite: org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_F24042AEF1B0E162-001/init-core-data-001
   [junit4]   2> 0    INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 56   INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.e.j.u.log Logging initialized @2062ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 64   INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 75   INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 109  INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 227  INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.c.SolrResourceLoader Using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 237  INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 644  INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 914  INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1447 WARN  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.WordDelimiterFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 1533 WARN  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 1539 WARN  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 1549 WARN  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 1740 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2661 WARN  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 2662 WARN  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 2662 WARN  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 2681 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2685 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2762 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 2846 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3035 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3079 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 3159 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 3166 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3174 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_F24042AEF1B0E162-001/init-core-data-001/]
   [junit4]   2> 3237 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=30.576171875, floorSegmentMB=1.6884765625, forceMergeDeletesPctAllowed=18.41993174522107, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 3386 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.OldLuceneQParserPlugin]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 4275 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4275 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4289 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4289 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4296 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=38.7919921875, floorSegmentMB=0.5205078125, forceMergeDeletesPctAllowed=6.015001289942976, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 4323 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@57edec78[collection1] main]
   [junit4]   2> 4469 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 4579 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 4777 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 5007 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 5018 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 5018 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 5018 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 5020 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1595806326736289792
   [junit4]   2> 5022 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 5030 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 5033 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 5033 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 5034 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 5034 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 5047 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 5058 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@57edec78[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5290 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1595806327019405312,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 5290 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3e3915ee commitCommandVersion:1595806327019405312
   [junit4]   2> 5472 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@20cdbe73[collection1] main]
   [junit4]   2> 5478 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@20cdbe73[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):C1)))}
   [junit4]   2> 5479 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 5480 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 279
   [junit4]   2> 5556 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&wt=xml} hits=1 status=0 QTime=66
   [junit4]   2> 5569 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=cat:human&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 5571 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=title:Mr&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 5578 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=count_i:20&wt=xml} hits=1 status=0 QTime=4
   [junit4]   2> 5580 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name_s:Virat&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 5582 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=multiDefault:Delhi&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 5611 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1595806327355998208,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 5612 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3e3915ee commitCommandVersion:1595806327355998208
   [junit4]   2> 5633 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3b263f7d[collection1] main]
   [junit4]   2> 5635 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3b263f7d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.4.0):C1)))}
   [junit4]   2> 5638 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 5638 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 27
   [junit4]   2> 5642 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&wt=xml} hits=1 status=0 QTime=3
   [junit4]   2> 5648 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=cat:human&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 5649 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=cat:animal&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 5655 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&indent=true&wt=xml} hits=1 status=0 QTime=4
   [junit4]   2> 5657 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=title:Mr&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 5658 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=title:Dr&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 5669 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=count_i:20&wt=xml} hits=0 status=0 QTime=10
   [junit4]   2> 5671 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=count_i:40&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 5672 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name_s:Virat&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 5673 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=multiDefault:Delhi&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 5674 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[F24042AEF1B0E162]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBasics
   [junit4] OK      0.64s J1 | AtomicUpdateProcessorFactoryTest.testBasics
   [junit4]   2> 5679 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleThreads
   [junit4]   2> 5685 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 5687 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@220a16d3[collection1] realtime]
   [junit4]   2> 5687 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 7
   [junit4]   2> 5718 WARN  (Thread-11) [    ] o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version conflict for 10 expected=1595806327443030016 actual=1595806327467147264Retrying with new version .... (1)
   [junit4]   2> 5718 WARN  (Thread-10) [    ] o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version conflict for 10 expected=1595806327443030016 actual=1595806327467147264Retrying with new version .... (1)
   [junit4]   2> 5722 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1595806327472390144,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 5722 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3e3915ee commitCommandVersion:1595806327472390144
   [junit4]   2> 5734 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7e2dd119[collection1] main]
   [junit4]   2> 5736 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 5736 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7e2dd119[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.4.0):C10/9:delGen=1)))}
   [junit4]   2> 5737 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 14
   [junit4]   2> 5738 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:10&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 5768 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=cat:550e6x41haoczi1tu1kp+8m89b6oxusd59g0239su+l9s3gzohp1ydwjv779x6+qhhrrx91hl13p714a8vx+39yxcjn9o45ybcvzg808&wt=xml} hits=1 status=0 QTime=11
   [junit4]   2> 5769 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=int_i:19&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 5770 ERROR (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162]) [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=int_i:19&wt=xml
   [junit4]   2> 5771 ERROR (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162]) [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=int_i:19&wt=xml:java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=int_i:19&wt=xml
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:906)
   [junit4]   2> 	at org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 5771 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleThreads
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AtomicUpdateProcessorFactoryTest -Dtests.method=testMultipleThreads -Dtests.seed=F24042AEF1B0E162 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=uk -Dtests.timezone=US/Arizona -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.10s J1 | AtomicUpdateProcessorFactoryTest.testMultipleThreads <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F24042AEF1B0E162:DE7235237D7497E6]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:913)
   [junit4]    > 	at org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=int_i:19&wt=xml
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:906)
   [junit4]    > 	... 40 more
   [junit4]   2> 5778 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[F24042AEF1B0E162]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNoUniqueIdPassed
   [junit4]   2> 5778 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[F24042AEF1B0E162]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNoUniqueIdPassed
   [junit4] OK      0.00s J1 | AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed
   [junit4]   2> 5782 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[F24042AEF1B0E162]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWrongAtomicOpPassed
   [junit4]   2> 5782 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[F24042AEF1B0E162]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWrongAtomicOpPassed
   [junit4] OK      0.00s J1 | AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed
   [junit4]   2> 5783 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 5783 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=686867626
   [junit4]   2> 5783 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 5784 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@728311be: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / null
   [junit4]   2> 5784 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 5784 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@76727ae5: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / null
   [junit4]   2> 5784 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 5784 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@57994c4c: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / null
   [junit4]   2>

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

t4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 7423 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[F24042AEF1B0E162]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleThreads
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AtomicUpdateProcessorFactoryTest -Dtests.method=testMultipleThreads -Dtests.seed=F24042AEF1B0E162 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=uk -Dtests.timezone=US/Arizona -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.08s J1 | AtomicUpdateProcessorFactoryTest.testMultipleThreads <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F24042AEF1B0E162:DE7235237D7497E6]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:913)
   [junit4]    > 	at org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=int_i:19&wt=xml
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:906)
   [junit4]    > 	... 40 more
   [junit4]   2> 7425 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[F24042AEF1B0E162]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNoUniqueIdPassed
   [junit4]   2> 7425 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[F24042AEF1B0E162]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNoUniqueIdPassed
   [junit4] OK      0.00s J1 | AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed
   [junit4]   2> 7426 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[F24042AEF1B0E162]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWrongAtomicOpPassed
   [junit4]   2> 7427 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[F24042AEF1B0E162]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWrongAtomicOpPassed
   [junit4] OK      0.00s J1 | AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed
   [junit4]   2> 7427 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 7427 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=861724965
   [junit4]   2> 7427 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 7427 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6ddf970c: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / null
   [junit4]   2> 7427 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 7427 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@63f6c15: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / null
   [junit4]   2> 7428 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 7428 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[F24042AEF1B0E162]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@68a176d7: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / null
   [junit4]   2> 7428 INFO  (coreCloseExecutor-25-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7bc95630
   [junit4]   2> 7428 INFO  (coreCloseExecutor-25-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=2076792368
   [junit4]   2> 7428 INFO  (coreCloseExecutor-25-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5a0605b6: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / null
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_F24042AEF1B0E162-002
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=uk, timezone=US/Arizona
   [junit4]   2> NOTE: Linux 4.13.0-36-generic amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=8,threads=1,free=231916784,total=365953024
   [junit4]   2> NOTE: All tests run in this JVM: [AtomicUpdateProcessorFactoryTest, AtomicUpdateProcessorFactoryTest]
   [junit4] Completed [5/5 (5!)] on J1 in 1.35s, 4 tests, 1 error <<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/lucene/common-build.xml:1561: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/lucene/common-build.xml:1085: There were test failures: 5 suites, 20 tests, 5 errors [seed: F24042AEF1B0E162]

Total time: 11 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=bf33c0a4c0d518a2afd4e06acff06931a61ef16c, workspace=/var/lib/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux
[WARNINGS] Computing warning deltas based on reference build #12
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
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)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-BadApples-7.x-Linux (64bit/jdk-9.0.4) - Build # 15 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-7.x-Linux/15/
Java: 64bit/jdk-9.0.4 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.SSLMigrationTest.test

Error Message:
Replica didn't have the proper urlScheme in the ClusterState

Stack Trace:
java.lang.AssertionError: Replica didn't have the proper urlScheme in the ClusterState
	at __randomizedtesting.SeedInfo.seed([CE21ADAD0E49BB44:46759277A0B5D6BC]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.SSLMigrationTest.assertReplicaInformation(SSLMigrationTest.java:104)
	at org.apache.solr.cloud.SSLMigrationTest.testMigrateSSL(SSLMigrationTest.java:97)
	at org.apache.solr.cloud.SSLMigrationTest.test(SSLMigrationTest.java:61)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 1793 lines...]
   [junit4] JVM J0: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/lucene/build/core/test/temp/junit4-J0-20180328_060711_86318398767856363922667.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] codec: CheapBastard, pf: LuceneVarGapDocFreqInterval, dvf: Asserting
   [junit4] <<< JVM J0: EOF ----

[...truncated 10503 lines...]
   [junit4] Suite: org.apache.solr.cloud.SSLMigrationTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/init-core-data-001
   [junit4]   2> 128008 WARN  (SUITE-SSLMigrationTest-seed#[CE21ADAD0E49BB44]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 128008 INFO  (SUITE-SSLMigrationTest-seed#[CE21ADAD0E49BB44]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 128008 INFO  (SUITE-SSLMigrationTest-seed#[CE21ADAD0E49BB44]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 128008 INFO  (SUITE-SSLMigrationTest-seed#[CE21ADAD0E49BB44]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 128009 INFO  (SUITE-SSLMigrationTest-seed#[CE21ADAD0E49BB44]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_tbp/nu
   [junit4]   2> 128011 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 128011 INFO  (Thread-134) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 128011 INFO  (Thread-134) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 128012 ERROR (Thread-134) [    ] 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> 128111 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.ZkTestServer start zk server on port:45769
   [junit4]   2> 128114 INFO  (zkConnectionManagerCallback-162-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 128121 INFO  (zkConnectionManagerCallback-164-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 128124 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 128125 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 128126 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 128127 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 128127 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 128128 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 128129 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 128129 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 128130 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 128131 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 128131 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 128132 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 128251 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 128263 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 128263 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 128263 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 128268 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6e818867{/_tbp/nu,null,AVAILABLE}
   [junit4]   2> 128269 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7d791b4c{HTTP/1.1,[http/1.1]}{127.0.0.1:37893}
   [junit4]   2> 128269 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.Server Started @128310ms
   [junit4]   2> 128269 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_tbp/nu, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/tempDir-001/control/data, hostPort=37893, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/control-001/cores}
   [junit4]   2> 128270 ERROR (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 128270 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 128270 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.4.0
   [junit4]   2> 128270 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 128270 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 128270 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-28T06:31:57.852581Z
   [junit4]   2> 128284 INFO  (zkConnectionManagerCallback-166-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 128285 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 128285 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/control-001/solr.xml
   [junit4]   2> 128287 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 128288 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 128288 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1d006d9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 128300 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45769/solr
   [junit4]   2> 128305 INFO  (zkConnectionManagerCallback-170-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 128311 INFO  (zkConnectionManagerCallback-172-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 128356 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:37893__tbp%2Fnu    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 128357 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:37893__tbp%2Fnu    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37893__tbp%2Fnu
   [junit4]   2> 128357 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:37893__tbp%2Fnu    ] o.a.s.c.Overseer Overseer (id=72212018132680708-127.0.0.1:37893__tbp%2Fnu-n_0000000000) starting
   [junit4]   2> 128371 INFO  (zkConnectionManagerCallback-177-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 128373 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:37893__tbp%2Fnu    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45769/solr ready
   [junit4]   2> 128387 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:37893__tbp%2Fnu    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37893__tbp%2Fnu
   [junit4]   2> 128408 INFO  (zkCallback-176-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 128412 INFO  (zkCallback-171-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 128555 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:37893__tbp%2Fnu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d006d9
   [junit4]   2> 128565 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:37893__tbp%2Fnu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d006d9
   [junit4]   2> 128565 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:37893__tbp%2Fnu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d006d9
   [junit4]   2> 128566 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:37893__tbp%2Fnu    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/control-001/cores
   [junit4]   2> 128590 INFO  (zkConnectionManagerCallback-181-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 128592 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 128593 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45769/solr ready
   [junit4]   2> 128598 INFO  (qtp1650841556-620) [n:127.0.0.1:37893__tbp%2Fnu    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:37893__tbp%252Fnu&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 128605 INFO  (OverseerThreadFactory-305-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 128729 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 128729 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 128844 INFO  (zkCallback-171-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 129784 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 129797 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 129873 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 129897 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 129897 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d006d9
   [junit4]   2> 129898 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 129898 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 129901 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=48.4462890625, floorSegmentMB=0.5146484375, forceMergeDeletesPctAllowed=5.015790233005486, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1374881041189572
   [junit4]   2> 129909 WARN  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 129942 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 129942 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 129943 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 129943 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 129943 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=512997658, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 129944 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@624e7801[control_collection_shard1_replica_n1] main]
   [junit4]   2> 129944 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 129945 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 129945 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 129946 INFO  (searcherExecutor-308-thread-1-processing-n:127.0.0.1:37893__tbp%2Fnu x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:37893__tbp%2Fnu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@624e7801[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 129946 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1596162016047792128
   [junit4]   2> 129949 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 129951 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 129951 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 129951 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37893/_tbp/nu/control_collection_shard1_replica_n1/
   [junit4]   2> 129951 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 129951 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:37893/_tbp/nu/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 129951 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 129952 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37893/_tbp/nu/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 130053 INFO  (zkCallback-171-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 130103 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 130104 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1375
   [junit4]   2> 130107 INFO  (qtp1650841556-620) [n:127.0.0.1:37893__tbp%2Fnu    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 130206 INFO  (zkCallback-171-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 130607 INFO  (OverseerCollectionConfigSetProcessor-72212018132680708-127.0.0.1:37893__tbp%2Fnu-n_0000000000) [    ] 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> 131107 INFO  (qtp1650841556-620) [n:127.0.0.1:37893__tbp%2Fnu    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:37893__tbp%252Fnu&wt=javabin&version=2} status=0 QTime=2509
   [junit4]   2> 131127 INFO  (zkConnectionManagerCallback-185-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 131128 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 131129 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45769/solr ready
   [junit4]   2> 131131 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 131133 INFO  (qtp1650841556-661) [n:127.0.0.1:37893__tbp%2Fnu    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 131135 INFO  (OverseerThreadFactory-305-thread-2) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 131136 WARN  (OverseerThreadFactory-305-thread-2) [    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 131340 INFO  (qtp1650841556-661) [n:127.0.0.1:37893__tbp%2Fnu    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 131340 INFO  (qtp1650841556-661) [n:127.0.0.1:37893__tbp%2Fnu    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=206
   [junit4]   2> 131435 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/shard-1-001 of type NRT
   [junit4]   2> 131436 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 131437 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 131437 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 131437 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 131437 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@558ede7d{/_tbp/nu,null,AVAILABLE}
   [junit4]   2> 131437 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@358e0e92{HTTP/1.1,[http/1.1]}{127.0.0.1:39391}
   [junit4]   2> 131437 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.Server Started @131478ms
   [junit4]   2> 131438 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_tbp/nu, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/tempDir-001/jetty1, hostPort=39391, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/shard-1-001/cores, replicaType=NRT}
   [junit4]   2> 131438 ERROR (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 131438 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 131438 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.4.0
   [junit4]   2> 131438 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 131438 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 131438 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-28T06:32:01.020548Z
   [junit4]   2> 131439 INFO  (zkConnectionManagerCallback-187-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 131440 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 131441 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/shard-1-001/solr.xml
   [junit4]   2> 131442 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 131442 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 131443 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1d006d9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 131445 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45769/solr
   [junit4]   2> 131446 INFO  (zkConnectionManagerCallback-191-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 131448 INFO  (zkConnectionManagerCallback-193-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 131452 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:39391__tbp%2Fnu    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 131453 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:39391__tbp%2Fnu    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 131454 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:39391__tbp%2Fnu    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 131454 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:39391__tbp%2Fnu    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39391__tbp%2Fnu
   [junit4]   2> 131455 INFO  (zkCallback-176-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 131455 INFO  (zkCallback-171-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 131455 INFO  (zkCallback-184-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 131456 INFO  (zkCallback-192-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 131585 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:39391__tbp%2Fnu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d006d9
   [junit4]   2> 131591 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:39391__tbp%2Fnu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d006d9
   [junit4]   2> 131592 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:39391__tbp%2Fnu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d006d9
   [junit4]   2> 131593 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:39391__tbp%2Fnu    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/shard-1-001/cores
   [junit4]   2> 131596 INFO  (zkConnectionManagerCallback-198-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 131596 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:39391__tbp%2Fnu    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 131611 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:39391__tbp%2Fnu    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45769/solr ready
   [junit4]   2> 131637 INFO  (qtp1650841556-625) [n:127.0.0.1:37893__tbp%2Fnu    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:39391__tbp%252Fnu&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 131639 INFO  (OverseerCollectionConfigSetProcessor-72212018132680708-127.0.0.1:37893__tbp%2Fnu-n_0000000000) [    ] 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> 131641 INFO  (OverseerThreadFactory-305-thread-3) [    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:39391__tbp%2Fnu for creating new replica
   [junit4]   2> 131645 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 132685 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 132692 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 132761 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 132772 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true
   [junit4]   2> 132772 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d006d9
   [junit4]   2> 132772 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 132772 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/shard-1-001/cores/collection1_shard2_replica_n41], dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 132774 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=48.4462890625, floorSegmentMB=0.5146484375, forceMergeDeletesPctAllowed=5.015790233005486, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1374881041189572
   [junit4]   2> 132777 WARN  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 132813 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 132813 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 132814 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 132814 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 132815 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=512997658, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 132815 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@9e0b7d8[collection1_shard2_replica_n41] main]
   [junit4]   2> 132816 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 132816 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 132817 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 132817 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1596162019058253824
   [junit4]   2> 132817 INFO  (searcherExecutor-319-thread-1-processing-n:127.0.0.1:39391__tbp%2Fnu x:collection1_shard2_replica_n41 c:collection1 s:shard2) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@9e0b7d8[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 132820 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node42=0}, version=0}
   [junit4]   2> 132821 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 132821 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 132821 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39391/_tbp/nu/collection1_shard2_replica_n41/
   [junit4]   2> 132821 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 132821 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy http://127.0.0.1:39391/_tbp/nu/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 132821 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 132822 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39391/_tbp/nu/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 132973 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 132975 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1329
   [junit4]   2> 132977 INFO  (qtp1650841556-625) [n:127.0.0.1:37893__tbp%2Fnu    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:39391__tbp%252Fnu&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1340
   [junit4]   2> 133069 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/shard-2-001 of type NRT
   [junit4]   2> 133070 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 133071 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 133071 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 133071 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 133071 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9b5f893{/_tbp/nu,null,AVAILABLE}
   [junit4]   2> 133072 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1111b75c{HTTP/1.1,[http/1.1]}{127.0.0.1:35727}
   [junit4]   2> 133072 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.Server Started @133112ms
   [junit4]   2> 133072 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_tbp/nu, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/tempDir-001/jetty2, hostPort=35727, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/shard-2-001/cores, replicaType=NRT}
   [junit4]   2> 133072 ERROR (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 133072 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 133072 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.4.0
   [junit4]   2> 133072 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 133073 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 133073 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-28T06:32:02.655043Z
   [junit4]   2> 133074 INFO  (zkConnectionManagerCallback-200-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 133075 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 133075 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/shard-2-001/solr.xml
   [junit4]   2> 133077 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 133077 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 133077 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1d006d9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 133080 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45769/solr
   [junit4]   2> 133081 INFO  (zkConnectionManagerCallback-204-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 133083 INFO  (zkConnectionManagerCallback-206-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 133086 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:35727__tbp%2Fnu    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 133087 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:35727__tbp%2Fnu    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 133088 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:35727__tbp%2Fnu    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 133088 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:35727__tbp%2Fnu    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35727__tbp%2Fnu
   [junit4]   2> 133089 INFO  (zkCallback-176-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 133089 INFO  (zkCallback-192-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 133089 INFO  (zkCallback-171-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 133089 INFO  (zkCallback-197-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 133089 INFO  (zkCallback-205-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 133089 INFO  (zkCallback-184-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 133182 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:35727__tbp%2Fnu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d006d9
   [junit4]   2> 133188 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:35727__tbp%2Fnu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d006d9
   [junit4]   2> 133188 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:35727__tbp%2Fnu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d006d9
   [junit4]   2> 133189 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:35727__tbp%2Fnu    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/shard-2-001/cores
   [junit4]   2> 133192 INFO  (zkConnectionManagerCallback-211-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 133193 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:35727__tbp%2Fnu    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 133194 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:35727__tbp%2Fnu    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45769/solr ready
   [junit4]   2> 133217 INFO  (qtp367649489-712) [n:127.0.0.1:35727__tbp%2Fnu    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:35727__tbp%252Fnu&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 133219 INFO  (OverseerCollectionConfigSetProcessor-72212018132680708-127.0.0.1:37893__tbp%2Fnu-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 133220 INFO  (OverseerThreadFactory-305-thread-4) [    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:35727__tbp%2Fnu for creating new replica
   [junit4]   2> 133223 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 134237 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 134260 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema [collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 134342 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 134352 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n43' using configuration from collection collection1, trusted=true
   [junit4]   2> 134352 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n43' (registry 'solr.core.collection1.shard1.replica_n43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d006d9
   [junit4]   2> 134352 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 134352 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [[collection1_shard1_replica_n43] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/shard-2-001/cores/collection1_shard1_replica_n43], dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 134355 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=48.4462890625, floorSegmentMB=0.5146484375, forceMergeDeletesPctAllowed=5.015790233005486, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1374881041189572
   [junit4]   2> 134357 WARN  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 134409 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 134409 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 134410 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 134410 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 134410 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=512997658, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 134411 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.SolrIndexSearcher Opening [Searcher@50935823[collection1_shard1_replica_n43] main]
   [junit4]   2> 134411 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 134412 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 134412 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 134412 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1596162020730732544
   [junit4]   2> 134413 INFO  (searcherExecutor-330-thread-1-processing-n:127.0.0.1:35727__tbp%2Fnu x:collection1_shard1_replica_n43 c:collection1 s:shard1) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [collection1_shard1_replica_n43] Registered new searcher Searcher@50935823[collection1_shard1_replica_n43] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 134415 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node44=0}, version=0}
   [junit4]   2> 134416 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 134416 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 134416 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35727/_tbp/nu/collection1_shard1_replica_n43/
   [junit4]   2> 134416 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 134416 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy http://127.0.0.1:35727/_tbp/nu/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 134416 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 134418 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:35727/_tbp/nu/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 134568 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 134570 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1347
   [junit4]   2> 134573 INFO  (qtp367649489-712) [n:127.0.0.1:35727__tbp%2Fnu    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:35727__tbp%252Fnu&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1355
   [junit4]   2> 134646 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/shard-3-001 of type NRT
   [junit4]   2> 134647 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 134648 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 134648 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 134648 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 134648 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a67583d{/_tbp/nu,null,AVAILABLE}
   [junit4]   2> 134649 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4e125e8c{HTTP/1.1,[http/1.1]}{127.0.0.1:39843}
   [junit4]   2> 134649 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.Server Started @134689ms
   [junit4]   2> 134649 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_tbp/nu, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/tempDir-001/jetty3, hostPort=39843, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/shard-3-001/cores, replicaType=NRT}
   [junit4]   2> 134649 ERROR (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 134649 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 134649 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.4.0
   [junit4]   2> 134649 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 134649 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 134650 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-28T06:32:04.231970Z
   [junit4]   2> 134651 INFO  (zkConnectionManagerCallback-213-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134651 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 134651 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/shard-3-001/solr.xml
   [junit4]   2> 134653 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 134653 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 134664 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1d006d9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 134666 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45769/solr
   [junit4]   2> 134667 INFO  (zkConnectionManagerCallback-217-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134669 INFO  (zkConnectionManagerCallback-219-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134672 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:39843__tbp%2Fnu    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 134673 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:39843__tbp%2Fnu    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 134674 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:39843__tbp%2Fnu    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 134675 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:39843__tbp%2Fnu    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39843__tbp%2Fnu
   [junit4]   2> 134675 INFO  (zkCallback-210-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 134675 INFO  (zkCallback-176-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 134675 INFO  (zkCallback-205-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 134675 INFO  (zkCallback-197-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 134675 INFO  (zkCallback-192-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 134675 INFO  (zkCallback-184-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 134675 INFO  (zkCallback-171-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 134685 INFO  (zkCallback-218-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 134841 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:39843__tbp%2Fnu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d006d9
   [junit4]   2> 134850 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:39843__tbp%2Fnu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d006d9
   [junit4]   2> 134851 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:39843__tbp%2Fnu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d006d9
   [junit4]   2> 134852 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:39843__tbp%2Fnu    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/shard-3-001/cores
   [junit4]   2> 134872 INFO  (zkConnectionManagerCallback-224-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134872 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:39843__tbp%2Fnu    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 134873 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:39843__tbp%2Fnu    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45769/solr ready
   [junit4]   2> 134898 INFO  (qtp367649489-716) [n:127.0.0.1:35727__tbp%2Fnu    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:39843__tbp%252Fnu&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 134899 INFO  (OverseerCollectionConfigSetProcessor-72212018132680708-127.0.0.1:37893__tbp%2Fnu-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 134900 INFO  (OverseerThreadFactory-305-thread-5) [    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:39843__tbp%2Fnu for creating new replica
   [junit4]   2> 134903 INFO  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 135914 INFO  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 135921 INFO  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema [collection1_shard2_replica_n45] Schema name=test
   [junit4]   2> 136004 INFO  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 136016 INFO  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n45' using configuration from collection collection1, trusted=true
   [junit4]   2> 136016 INFO  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n45' (registry 'solr.core.collection1.shard2.replica_n45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d006d9
   [junit4]   2> 136016 INFO  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 136016 INFO  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [[collection1_shard2_replica_n45] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/shard-3-001/cores/collection1_shard2_replica_n45], dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/shard-3-001/cores/collection1_shard2_replica_n45/data/]
   [junit4]   2> 136019 INFO  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=48.4462890625, floorSegmentMB=0.5146484375, forceMergeDeletesPctAllowed=5.015790233005486, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1374881041189572
   [junit4]   2> 136021 WARN  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 136059 INFO  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 136059 INFO  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 136060 INFO  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 136060 INFO  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 136060 INFO  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=512997658, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 136061 INFO  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c6ec4a6[collection1_shard2_replica_n45] main]
   [junit4]   2> 136062 INFO  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 136062 INFO  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 136062 INFO  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 136062 INFO  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1596162022460882944
   [junit4]   2> 136063 INFO  (searcherExecutor-341-thread-1-processing-n:127.0.0.1:39843__tbp%2Fnu x:collection1_shard2_replica_n45 c:collection1 s:shard2) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [collection1_shard2_replica_n45] Registered new searcher Searcher@5c6ec4a6[collection1_shard2_replica_n45] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 136065 INFO  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node42=0, core_node46=0}, version=1}
   [junit4]   2> 136065 INFO  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.ZkController Core needs to recover:collection1_shard2_replica_n45
   [junit4]   2> 136066 INFO  (updateExecutor-214-thread-1-processing-n:127.0.0.1:39843__tbp%2Fnu x:collection1_shard2_replica_n45 c:collection1 s:shard2) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 136067 INFO  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1164
   [junit4]   2> 136069 INFO  (qtp367649489-716) [n:127.0.0.1:35727__tbp%2Fnu    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:39843__tbp%252Fnu&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1171
   [junit4]   2> 136076 INFO  (recoveryExecutor-215-thread-1-processing-n:127.0.0.1:39843__tbp%2Fnu x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 136076 INFO  (recoveryExecutor-215-thread-1-processing-n:127.0.0.1:39843__tbp%2Fnu x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 136086 INFO  (qtp667912509-683) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41] o.a.s.c.S.Request [collection1_shard2_replica_n41]  webapp=/_tbp/nu path=/admin/ping params={wt=javabin&version=2} hits=0 status=0 QTime=1
   [junit4]   2> 136086 INFO  (qtp667912509-683) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41] o.a.s.c.S.Request [collection1_shard2_replica_n41]  webapp=/_tbp/nu path=/admin/ping params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 136086 INFO  (recoveryExecutor-215-thread-1-processing-n:127.0.0.1:39843__tbp%2Fnu x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard2_replica_n45]
   [junit4]   2> 136086 INFO  (recoveryExecutor-215-thread-1-processing-n:127.0.0.1:39843__tbp%2Fnu x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 136086 INFO  (recoveryExecutor-215-thread-1-processing-n:127.0.0.1:39843__tbp%2Fnu x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard2_replica_n45] as recovering, leader is [http://127.0.0.1:39391/_tbp/nu/collection1_shard2_replica_n41/] and I am [http://127.0.0.1:39843/_tbp/nu/collection1_shard2_replica_n45/]
   [junit4]   2> 136099 INFO  (recoveryExecutor-215-thread-1-processing-n:127.0.0.1:39843__tbp%2Fnu x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node42=0, core_node46=0, core_node46_recovering=0}, version=2}
   [junit4]   2> 136102 INFO  (recoveryExecutor-215-thread-1-processing-n:127.0.0.1:39843__tbp%2Fnu x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:39391/_tbp/nu]; [WaitForState: action=PREPRECOVERY&core=collection1_shard2_replica_n41&nodeName=127.0.0.1:39843__tbp%252Fnu&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 136104 INFO  (qtp667912509-683) [n:127.0.0.1:39391__tbp%2Fnu    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 136105 INFO  (qtp667912509-683) [n:127.0.0.1:39391__tbp%2Fnu    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_n41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:39843__tbp%2Fnu, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:39843/_tbp/nu","node_name":"127.0.0.1:39843__tbp%2Fnu","state":"down","type":"NRT"}
   [junit4]   2> 136169 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/shard-4-001 of type NRT
   [junit4]   2> 136170 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 136170 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 136170 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 136170 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 136171 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3b51a45e{/_tbp/nu,null,AVAILABLE}
   [junit4]   2> 136171 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@64b780a{HTTP/1.1,[http/1.1]}{127.0.0.1:40259}
   [junit4]   2> 136172 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.Server Started @136212ms
   [junit4]   2> 136172 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_tbp/nu, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/tempDir-001/jetty4, hostPort=40259, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/shard-4-001/cores}
   [junit4]   2> 136172 ERROR (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 136172 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter Using logger f

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

	at org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1268) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1235) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1191) [java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1091) [java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1019) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:187) [java/:?]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) [java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) [?:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) [?:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:844) [?:?]
   [junit4]   2> 152472 ERROR (coreZkRegister-398-thread-1-processing-n:127.0.0.1:40259__tbp%2Fnu x:collection1_shard1_replica_n47 c:collection1 s:shard1 r:core_node48) [n:127.0.0.1:40259__tbp%2Fnu c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] o.a.s.c.ZkContainer :org.apache.solr.common.SolrException: Error while saving shard term for collection: collection1
   [junit4]   2> 	at org.apache.solr.cloud.ZkShardTerms.saveTerms(ZkShardTerms.java:307)
   [junit4]   2> 	at org.apache.solr.cloud.ZkShardTerms.removeTerm(ZkShardTerms.java:182)
   [junit4]   2> 	at org.apache.solr.cloud.ZkShardTerms.removeTerm(ZkShardTerms.java:173)
   [junit4]   2> 	at org.apache.solr.cloud.ZkCollectionTerms.remove(ZkCollectionTerms.java:52)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.unregister(ZkController.java:1506)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1151)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1019)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:187)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/terms/shard1
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.setData(ZooKeeper.java:1330)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$setData$6(SolrZkClient.java:352)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:352)
   [junit4]   2> 	at org.apache.solr.cloud.ZkShardTerms.saveTerms(ZkShardTerms.java:297)
   [junit4]   2> 	... 11 more
   [junit4]   2> 
   [junit4]   2> 152473 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@398b70bb{SSL,[ssl, http/1.1]}{127.0.0.1:40259}
   [junit4]   2> 152473 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6f860b60{/_tbp/nu,null,UNAVAILABLE}
   [junit4]   2> 152473 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 152473 ERROR (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] 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> 152483 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45769 45769
   [junit4]   2> 152907 INFO  (Thread-134) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45769 45769
   [junit4]   2> 152908 WARN  (Thread-134) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/aliases.json
   [junit4]   2> 	9	/solr/security.json
   [junit4]   2> 	9	/solr/configs/conf1
   [junit4]   2> 	9	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	9	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	8	/solr/collections/collection1/state.json
   [junit4]   2> 	2	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/clusterprops.json
   [junit4]   2> 	20	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/overseer_elect/election/72212018132680708-127.0.0.1:37893__tbp%2Fnu-n_0000000000
   [junit4]   2> 	5	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/live_nodes
   [junit4]   2> 	20	/solr/collections
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	5	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	5	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SSLMigrationTest -Dtests.method=test -Dtests.seed=CE21ADAD0E49BB44 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=fr-TD -Dtests.timezone=Asia/Novokuznetsk -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 24.9s J0 | SSLMigrationTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Replica didn't have the proper urlScheme in the ClusterState
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CE21ADAD0E49BB44:46759277A0B5D6BC]:0)
   [junit4]    > 	at org.apache.solr.cloud.SSLMigrationTest.assertReplicaInformation(SSLMigrationTest.java:104)
   [junit4]    > 	at org.apache.solr.cloud.SSLMigrationTest.testMigrateSSL(SSLMigrationTest.java:97)
   [junit4]    > 	at org.apache.solr.cloud.SSLMigrationTest.test(SSLMigrationTest.java:61)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001
   [junit4]   2> Mar 28, 2018 6:32:22 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1951, maxMBSortInHeap=5.704288344234641, sim=RandomSimilarity(queryNorm=true): {}, locale=fr-TD, timezone=Asia/Novokuznetsk
   [junit4]   2> NOTE: Linux 4.13.0-36-generic amd64/Oracle Corporation 9.0.4 (64-bit)/cpus=8,threads=1,free=234477016,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrCloudWithSecureImpersonation, PreAnalyzedUpdateProcessorTest, TestAddFieldRealTimeGet, TestIntervalFaceting, DateRangeFieldTest, BinaryUpdateRequestHandlerTest, TestPushWriter, TestFieldCacheSortRandom, TestRemoteStreaming, TestComponentsName, BadIndexSchemaTest, TestSolr4Spatial2, TestLegacyFieldCache, SolrIndexSplitterTest, DeleteNodeTest, DocExpirationUpdateProcessorFactoryTest, TestSchemaResource, TestDocSet, SpellingQueryConverterTest, CoreAdminOperationTest, TestSimpleTextCodec, SSLMigrationTest]
   [junit4] Completed [44/785 (1!)] on J0 in 25.42s, 1 test, 1 failure <<< FAILURES!

[...truncated 45177 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-7.x-Linux/15/consoleText

[repro] Revision: 8b8187d1ee81e04d6bf7f7484e95224fe36683f4

[repro] Repro line:  ant test  -Dtestcase=SSLMigrationTest -Dtests.method=test -Dtests.seed=CE21ADAD0E49BB44 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=fr-TD -Dtests.timezone=Asia/Novokuznetsk -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       SSLMigrationTest
[repro] ant compile-test

[...truncated 3319 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.SSLMigrationTest" -Dtests.showOutput=onerror  -Dtests.seed=CE21ADAD0E49BB44 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=fr-TD -Dtests.timezone=Asia/Novokuznetsk -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 76 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.SSLMigrationTest
[repro] Exiting with code 0

[...truncated 40 lines...]

[JENKINS] Lucene-Solr-BadApples-7.x-Linux (32bit/jdk1.8.0_162) - Build # 14 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-7.x-Linux/14/
Java: 32bit/jdk1.8.0_162 -server -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([6CC5D2B5633C4CE:2AFE2AA6DAF7B24A]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:914)
	at org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:q=int_i:14&wt=xml
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:907)
	... 40 more




Build Log:
[...truncated 1788 lines...]
   [junit4] JVM J0: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/lucene/build/core/test/temp/junit4-J0-20180326_033745_2654261846417776136996.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] codec: DummyCompressingStoredFields, pf: FST50, dvf: Memory
   [junit4] <<< JVM J0: EOF ----

[...truncated 12924 lines...]
   [junit4] Suite: org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_6CC5D2B5633C4CE-001/init-core-data-001
   [junit4]   2> 2719472 WARN  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[6CC5D2B5633C4CE]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17
   [junit4]   2> 2719472 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[6CC5D2B5633C4CE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2719474 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[6CC5D2B5633C4CE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2719474 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[6CC5D2B5633C4CE]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2719474 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[6CC5D2B5633C4CE]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2719474 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[6CC5D2B5633C4CE]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2719500 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[6CC5D2B5633C4CE]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 2719516 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[6CC5D2B5633C4CE]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2719612 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[6CC5D2B5633C4CE]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2719652 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[6CC5D2B5633C4CE]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14cbe0f
   [junit4]   2> 2719663 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[6CC5D2B5633C4CE]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14cbe0f
   [junit4]   2> 2719663 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[6CC5D2B5633C4CE]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14cbe0f
   [junit4]   2> 2719669 INFO  (coreLoadExecutor-10925-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2719669 INFO  (coreLoadExecutor-10925-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2719695 INFO  (coreLoadExecutor-10925-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 2719727 INFO  (coreLoadExecutor-10925-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2719832 INFO  (coreLoadExecutor-10925-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2719839 INFO  (coreLoadExecutor-10925-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2719840 INFO  (coreLoadExecutor-10925-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14cbe0f
   [junit4]   2> 2719840 INFO  (coreLoadExecutor-10925-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2719840 INFO  (coreLoadExecutor-10925-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_6CC5D2B5633C4CE-001/init-core-data-001/]
   [junit4]   2> 2719842 INFO  (coreLoadExecutor-10925-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=89.935546875, floorSegmentMB=0.8740234375, forceMergeDeletesPctAllowed=27.708475038112777, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2719881 INFO  (coreLoadExecutor-10925-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2719881 INFO  (coreLoadExecutor-10925-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2719882 INFO  (coreLoadExecutor-10925-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2719882 INFO  (coreLoadExecutor-10925-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2719883 INFO  (coreLoadExecutor-10925-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=89.029296875, floorSegmentMB=0.7275390625, forceMergeDeletesPctAllowed=11.523874980716375, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2719883 INFO  (coreLoadExecutor-10925-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d60b72[collection1] main]
   [junit4]   2> 2719884 INFO  (coreLoadExecutor-10925-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2719905 INFO  (coreLoadExecutor-10925-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2719992 INFO  (coreLoadExecutor-10925-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2719992 INFO  (searcherExecutor-10926-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2719992 INFO  (coreLoadExecutor-10925-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1595974312068644864
   [junit4]   2> 2719992 INFO  (searcherExecutor-10926-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2719992 INFO  (searcherExecutor-10926-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2719992 INFO  (searcherExecutor-10926-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2719992 INFO  (searcherExecutor-10926-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2719992 INFO  (searcherExecutor-10926-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2719992 INFO  (searcherExecutor-10926-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2719992 INFO  (searcherExecutor-10926-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2719992 INFO  (searcherExecutor-10926-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2719993 INFO  (searcherExecutor-10926-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1d60b72[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2719995 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[6CC5D2B5633C4CE]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2719998 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNoUniqueIdPassed
   [junit4]   2> 2720001 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNoUniqueIdPassed
   [junit4]   2> 2720005 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 2720006 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1595974312083324928,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2720006 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1804636 commitCommandVersion:1595974312083324928
   [junit4]   2> 2720008 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@33d394[collection1] main]
   [junit4]   2> 2720009 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2720010 INFO  (searcherExecutor-10926-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@33d394[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):C1)))}
   [junit4]   2> 2720010 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 2720012 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2720013 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=cat:human&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2720013 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=title:Mr&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2720013 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=count_i:20&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2720013 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name_s:Virat&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2720013 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=multiDefault:Delhi&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2720015 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1595974312092762112,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2720015 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1804636 commitCommandVersion:1595974312092762112
   [junit4]   2> 2720016 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@86c553[collection1] main]
   [junit4]   2> 2720017 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2720019 INFO  (searcherExecutor-10926-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@86c553[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.4.0):C1)))}
   [junit4]   2> 2720019 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 2720019 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2720019 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=cat:human&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2720020 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=cat:animal&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2720020 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&indent=true&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2720020 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=title:Mr&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2720020 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=title:Dr&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2720020 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=count_i:20&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2720021 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=count_i:40&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2720021 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name_s:Virat&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2720021 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=multiDefault:Delhi&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2720022 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBasics
   [junit4]   2> 2720025 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleThreads
   [junit4]   2> 2720025 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2720025 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@884a06[collection1] realtime]
   [junit4]   2> 2720026 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0
   [junit4]   2> 2720030 WARN  (Thread-7282) [    ] o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version conflict for 10 expected=1595974312105345024 actual=1595974312107442179Retrying with new version .... (1)
   [junit4]   2> 2720030 WARN  (Thread-7283) [    ] o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version conflict for 10 expected=1595974312105345024 actual=1595974312107442179Retrying with new version .... (1)
   [junit4]   2> 2720030 WARN  (Thread-7284) [    ] o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version conflict for 10 expected=1595974312105345024 actual=1595974312107442179Retrying with new version .... (1)
   [junit4]   2> 2720030 WARN  (Thread-7283) [    ] o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version conflict for 10 expected=1595974312107442179 actual=1595974312108490752Retrying with new version .... (2)
   [junit4]   2> 2720030 WARN  (Thread-7284) [    ] o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version conflict for 10 expected=1595974312107442179 actual=1595974312108490752Retrying with new version .... (2)
   [junit4]   2> 2720030 WARN  (Thread-7284) [    ] o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version conflict for 10 expected=1595974312108490752 actual=1595974312108490753Retrying with new version .... (3)
   [junit4]   2> 2720030 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1595974312108490755,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2720030 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1804636 commitCommandVersion:1595974312108490755
   [junit4]   2> 2720032 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5bec06[collection1] main]
   [junit4]   2> 2720032 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2720034 INFO  (searcherExecutor-10926-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5bec06[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.4.0):C10/9:delGen=1)))}
   [junit4]   2> 2720034 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 2720034 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:10&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2720035 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=cat:w92hfesj8fhunlf2cda1+oq959w4uglyx1qi29v9n+n4qzv6j0u3qmkx5mdct3+smmygyqwf7y2mf6ryv29+egv7emzl2qxc6o39xlma&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2720035 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=int_i:14&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2720035 ERROR (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=int_i:14&wt=xml
   [junit4]   2> 2720036 ERROR (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=int_i:14&wt=xml:java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=int_i:14&wt=xml
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:907)
   [junit4]   2> 	at org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 2720037 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleThreads
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AtomicUpdateProcessorFactoryTest -Dtests.method=testMultipleThreads -Dtests.seed=6CC5D2B5633C4CE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=sr-ME -Dtests.timezone=America/Argentina/Jujuy -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.02s J0 | AtomicUpdateProcessorFactoryTest.testMultipleThreads <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6CC5D2B5633C4CE:2AFE2AA6DAF7B24A]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:914)
   [junit4]    > 	at org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=int_i:14&wt=xml
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:907)
   [junit4]    > 	... 40 more
   [junit4]   2> 2720042 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWrongAtomicOpPassed
   [junit4]   2> 2720042 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[6CC5D2B5633C4CE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWrongAtomicOpPassed
   [junit4]   2> 2720043 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[6CC5D2B5633C4CE]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2720043 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[6CC5D2B5633C4CE]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=3636340
   [junit4]   2> 2720043 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[6CC5D2B5633C4CE]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2720043 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[6CC5D2B5633C4CE]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1718670: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@15fd374
   [junit4]   2> 2720046 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[6CC5D2B5633C4CE]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2720046 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[6CC5D2B5633C4CE]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@117c359: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@ead145
   [junit4]   2> 2720049 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[6CC5D2B5633C4CE]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2720049 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[6CC5D2B5633C4CE]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@b3e7b1: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@dba119
   [junit4]   2> 2720049 INFO  (coreCloseExecutor-10931-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@a103c4
   [junit4]   2> 2720049 INFO  (coreCloseExecutor-10931-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=10552260
   [junit4]   2> 2720049 INFO  (coreCloseExecutor-10931-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@727aa2: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1927ee5
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_6CC5D2B5633C4CE-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=sr-ME, timezone=America/Argentina/Jujuy
   [junit4]   2> NOTE: Linux 4.13.0-36-generic i386/Oracle Corporation 1.8.0_162 (32-bit)/cpus=8,threads=1,free=168553784,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [DeleteStatusTest, TestOverriddenPrefixQueryForCustomFieldType, ScheduledMaintenanceTriggerTest, UpdateLogTest, TestFilteredDocIdSet, CleanupOldIndexTest, TestDistribDocBasedVersion, TestSimpleTextCodec, AliasIntegrationTest, TestJsonFacetRefinement, CurrencyRangeFacetCloudTest, BlockJoinFacetSimpleTest, RAMDirectoryFactoryTest, CdcrReplicationHandlerTest, SolrPluginUtilsTest, TestSolrCloudWithSecureImpersonation, BlobRepositoryCloudTest, LeaderElectionContextKeyTest, SolrRequestParserTest, V2StandaloneTest, DistribJoinFromCollectionTest, BadIndexSchemaTest, TestBackupRepositoryFactory, ExitableDirectoryReaderTest, OverseerModifyCollectionTest, SynonymTokenizerTest, PluginInfoTest, TestSimDistributedQueue, TestSegmentSorting, CoreAdminOperationTest, HdfsSyncSliceTest, TestTolerantUpdateProcessorRandomCloud, TestLegacyFieldCache, TestSchemalessBufferedUpdates, SolrIndexMetricsTest, MBeansHandlerTest, DeleteNodeTest, TestGeoJSONResponseWriter, TestDocumentBuilder, ClassificationUpdateProcessorIntegrationTest, TestSolrDeletionPolicy1, TestWriterPerf, TestGroupingSearch, SuggesterWFSTTest, TestHighlightDedupGrouping, TestBulkSchemaAPI, TestSolrCLIRunExample, UUIDUpdateProcessorFallbackTest, StatsComponentTest, TestStressLiveNodes, TestDocSet, BitVectorTest, ExternalFileFieldSortTest, RemoteQueryErrorTest, MetricTriggerTest, TestReplicaProperties, DocValuesNotIndexedTest, TestSort, TestAddFieldRealTimeGet, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestCollationField, ZkCLITest, TestDistributedSearch, DirectUpdateHandlerTest, TestBinaryField, DistributedTermsComponentTest, TestEmbeddedSolrServerConstructors, SuggestComponentContextFilterQueryTest, DistributedQueryElevationComponentTest, TestRandomFaceting, TestRuleBasedAuthorizationPlugin, TestConfigSetsAPIZkFailure, HDFSCollectionsAPITest, TestLuceneMatchVersion, ConcurrentDeleteAndCreateCollectionTest, TestSerializedLuceneMatchVersion, TestIntervalFaceting, TestUseDocValuesAsStored2, TestReRankQParserPlugin, HdfsDirectoryTest, TestMinMaxOnMultiValuedField, TestFieldCacheSortRandom, BlockCacheTest, SolrIndexSplitterTest, MergeStrategyTest, TestXmlQParser, TestSQLHandler, ConfigSetsAPITest, TestComplexPhraseQParserPlugin, TestCollectionsAPIViaSolrCloudCluster, TestQueryWrapperFilter, RequestHandlersTest, SolrCoreCheckLockOnStartupTest, SpellingQueryConverterTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestExtendedDismaxParser, TestAuthenticationFramework, TestExclusionRuleCollectionAccess, ConfigureRecoveryStrategyTest, TestRebalanceLeaders, TestCSVLoader, ShardRoutingTest, HttpPartitionTest, TestCSVResponseWriter, SecurityConfHandlerTest, TestCustomStream, TestRemoteStreaming, ZkShardTermsTest, TestFastOutputStream, TestMacros, TriLevelCompositeIdRoutingTest, SimpleFacetsTest, TestUninvertingReader, BasicDistributedZkTest, TestSkipOverseerOperations, TestHashPartitioner, ShardSplitTest, TestConfigReload, TestClassicSimilarityFactory, TestLMDirichletSimilarityFactory, CreateRoutedAliasTest, TestCloudInspectUtil, TestFieldTypeCollectionResource, TestExpandComponent, TestRetrieveFieldsOptimizer, DocExpirationUpdateProcessorFactoryTest, DistributedFacetPivotLongTailTest, TestOnReconnectListenerSupport, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, ZkSolrClientTest, TestRandomDVFaceting, TestRealTimeGet, TestJoin, TestBadConfig, TestIndexSearcher, TestCoreDiscovery, SuggesterFSTTest, CoreAdminHandlerTest, TestPseudoReturnFields, TestWordDelimiterFilterFactory, DefaultValueUpdateProcessorTest, SolrInfoBeanTest, DirectSolrSpellCheckerTest, TermsComponentTest, HighlighterConfigTest, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, SampleTest, NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery, OutputWriterTest, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestCodecSupport, TestPerFieldSimilarity, TestIBSimilarityFactory, TimeZoneUtilsTest, OpenExchangeRatesOrgProviderTest, DateMathParserTest, PreAnalyzedFieldTest, DOMUtilTest, ClusterStateTest, TestSolrJ, TestLRUCache, ZkNodePropsTest, SystemInfoHandlerTest, UUIDFieldTest, DistributedMLTComponentTest, CursorPagingTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TokenizerChainTest, TestLuceneIndexBackCompat, AddReplicaTest, ChaosMonkeySafeLeaderWithPullReplicasTest, DistributedVersionInfoTest, LeaderFailoverAfterPartitionTest, MissingSegmentRecoveryTest, MoveReplicaTest, RecoveryAfterSoftCommitTest, RollingRestartTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestCloudPivotFacet, TestClusterProperties, TestConfigSetsAPIExclusivity, TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread, TestRandomFlRTGCloud, TlogReplayBufferedWhileIndexingTest, ZkFailoverTest, AutoAddReplicasPlanActionTest, HdfsAutoAddReplicasIntegrationTest, TestDistribStateManager, TestNodeAddedTrigger, TestNodeLostTrigger, TestTriggerIntegration, CdcrVersionReplicationTest, HdfsRecoveryZkTest, TestSolrCoreSnapshots, TestCoreBackup, TestReplicationHandlerBackup, TestReqParamsAPI, TestSolrConfigHandlerConcurrent, CoreAdminRequestStatusTest, MetricsHandlerTest, StatsReloadRaceTest, DistributedFacetPivotLargeTest, DistributedFacetPivotWhiteBoxTest, DistributedQueryComponentOptimizationTest, TestLegacyFieldReuse, TestLegacyNumericUtils, TestLegacyTerms, TestMultiValuedNumericRangeQuery, TestNumericRangeQuery32, SolrMetricReporterTest, SolrGangliaReporterTest, SolrJmxReporterCloudTest, SolrCloudReportersTest, JSONWriterTest, SmileWriterTest, TestCustomDocTransformer, TestPushWriter, TestRawResponseWriter, TestSolrQueryResponse, TestManagedResource, TestDynamicFieldCollectionResource, TestSchemaNameResource, TestSchemaSimilarityResource, BadCopyFieldTest, BooleanFieldTest, ChangedSchemaMergeTest, CurrencyFieldTypeTest, EnumFieldTest, ManagedSchemaRoundRobinCloudTest, TestHalfAndHalfDocValues, TestManagedSchema, TestManagedSchemaThreadSafety, TestSchemaManager, AnalyticsMergeStrategyTest, TestJsonFacetsWithNestedObjects, TestOrdValues, BJQParserTest, BlockJoinFacetDistribTest, TestCloudNestedDocsSort, TestPerFieldSimilarityWithDefaultOverride, TestDistribIDF, HttpSolrCallGetCoreTest, TestFileDictionaryLookup, BlockDirectoryTest, CdcrUpdateLogTest, TestDocBasedVersionConstraints, VersionInfoTest, AddSchemaFieldsUpdateProcessorFactoryTest, AtomicUpdateProcessorFactoryTest]
   [junit4] Completed [764/785 (1!)] on J0 in 0.60s, 4 tests, 1 error <<< FAILURES!

[...truncated 45226 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-7.x-Linux/14/consoleText

[repro] Revision: dea0fd3267689bbff045cde2762c9726096b3512

[repro] Repro line:  ant test  -Dtestcase=AtomicUpdateProcessorFactoryTest -Dtests.method=testMultipleThreads -Dtests.seed=6CC5D2B5633C4CE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=sr-ME -Dtests.timezone=America/Argentina/Jujuy -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       AtomicUpdateProcessorFactoryTest
[repro] ant compile-test

[...truncated 3314 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.AtomicUpdateProcessorFactoryTest" -Dtests.showOutput=onerror  -Dtests.seed=6CC5D2B5633C4CE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=sr-ME -Dtests.timezone=America/Argentina/Jujuy -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 86 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest
[repro] Exiting with code 0

[...truncated 40 lines...]