You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/01/24 13:15:00 UTC

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk1.8.0_201) - Build # 1889 - Unstable!

Error processing tokens: Error while parsing action 'Text/ZeroOrMore/FirstOf/Token/DelimitedToken/DelimitedToken_Action3' at input position (line 79, pos 4):
)"}
   ^

java.lang.OutOfMemoryError: Java heap space

[JENKINS-Experimental-GC] Lucene-Solr-8.x-Linux (64bit/jdk-13.0.2) - Build # 1892 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Error processing tokens: Error while parsing action 'Text/ZeroOrMore/FirstOf/Token/DelimitedToken/DelimitedToken_Action3' at input position (line 79, pos 4):
)"}
   ^

java.lang.OutOfMemoryError: Java heap space

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk-12.0.2) - Build # 1891 - Still unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Error processing tokens: Error while parsing action 'Text/ZeroOrMore/FirstOf/Token/DelimitedToken/DelimitedToken_Action3' at input position (line 79, pos 4):
)"}
   ^

java.lang.OutOfMemoryError: Java heap space

[JENKINS-Experimental-GC] Lucene-Solr-8.x-Linux (64bit/jdk-13.0.2) - Build # 1890 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1890/
Java: 64bit/jdk-13.0.2 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC

1 tests failed.
FAILED:  org.apache.solr.schema.TestBulkSchemaConcurrent.test

Error Message:
[[CopyField source=a0,dest=hello_lol0 not created, new type mystr0  not created, dynamic field *_lol0 not created, field a0 not created, new type mystr0 no longer present, dynamic field *_lol0 no longer present, field a0 no longer present, CopyField source=a0,dest=hello_lol0 no longer present], [], [], [], []]

Stack Trace:
java.lang.AssertionError: [[CopyField source=a0,dest=hello_lol0 not created, new type mystr0  not created, dynamic field *_lol0 not created, field a0 not created, new type mystr0 no longer present, dynamic field *_lol0 no longer present, field a0 no longer present, CopyField source=a0,dest=hello_lol0 no longer present], [], [], [], []]
	at __randomizedtesting.SeedInfo.seed([C4DAE20688D8DB8:841991FAC671E040]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.schema.TestBulkSchemaConcurrent.test(TestBulkSchemaConcurrent.java:94)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:830)




Build Log:
[...truncated 14301 lines...]
   [junit4] JVM J4: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J4-20200124_142220_8854081230135736525576.sysout
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] #
   [junit4] # A fatal error has been detected by the Java Runtime Environment:
   [junit4] #
   [junit4] #  SIGSEGV (0xb) at pc=0x00007ff9e508ffd9, pid=8912, tid=23701
   [junit4] #
   [junit4] # JRE version: OpenJDK Runtime Environment (13.0.2+8) (build 13.0.2+8)
   [junit4] # Java VM: OpenJDK 64-Bit Server VM (13.0.2+8, mixed mode, sharing, tiered, compressed oops, shenandoah gc, linux-amd64)
   [junit4] # Problematic frame:
   [junit4] # V  [libjvm.so+0xcd3fd9]  PhaseIterGVN::transform_old(Node*)+0x159
   [junit4] #
   [junit4] # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
   [junit4] #
   [junit4] # An error report file with more information is saved as:
   [junit4] # /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/hs_err_pid8912.log
   [junit4] #
   [junit4] # Compiler replay data is saved as:
   [junit4] # /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/replay_pid8912.log
   [junit4] #
   [junit4] # If you would like to submit a bug report, please visit:
   [junit4] #   https://github.com/AdoptOpenJDK/openjdk-support/issues
   [junit4] #
   [junit4] <<< JVM J4: EOF ----

[...truncated 2248 lines...]
   [junit4] Suite: org.apache.solr.schema.TestBulkSchemaConcurrent
   [junit4]   2> 1173708 INFO  (SUITE-TestBulkSchemaConcurrent-seed#[C4DAE20688D8DB8]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.TestBulkSchemaConcurrent_C4DAE20688D8DB8-001/data-dir-134-001
   [junit4]   2> 1173708 WARN  (SUITE-TestBulkSchemaConcurrent-seed#[C4DAE20688D8DB8]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1173708 INFO  (SUITE-TestBulkSchemaConcurrent-seed#[C4DAE20688D8DB8]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1173709 INFO  (SUITE-TestBulkSchemaConcurrent-seed#[C4DAE20688D8DB8]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1173709 INFO  (SUITE-TestBulkSchemaConcurrent-seed#[C4DAE20688D8DB8]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1173709 INFO  (SUITE-TestBulkSchemaConcurrent-seed#[C4DAE20688D8DB8]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1173712 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1173733 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1173733 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1173833 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.ZkTestServer start zk server on port:36857
   [junit4]   2> 1173833 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36857
   [junit4]   2> 1173833 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36857
   [junit4]   2> 1173834 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36857
   [junit4]   2> 1173838 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1173845 INFO  (zkConnectionManagerCallback-10657-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1173845 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1173848 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1173864 INFO  (zkConnectionManagerCallback-10659-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1173864 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1173869 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-managed-schema.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1173877 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1173881 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1173913 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1173914 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1173914 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1173917 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1173920 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1173921 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1173921 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1173922 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1173928 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1173933 INFO  (zkConnectionManagerCallback-10663-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1173933 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1174034 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1174172 WARN  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1174172 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1174172 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1174172 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 1174177 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1174177 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1174177 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1174177 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@52c948ce{/,null,AVAILABLE}
   [junit4]   2> 1174178 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3fd3bcad{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:40271}
   [junit4]   2> 1174178 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.e.j.s.Server Started @1174189ms
   [junit4]   2> 1174178 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.TestBulkSchemaConcurrent_C4DAE20688D8DB8-001/tempDir-001/control/data, hostPort=40271, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.TestBulkSchemaConcurrent_C4DAE20688D8DB8-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 1174179 ERROR (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1174179 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1174179 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 1174179 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1174179 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1174179 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-24T14:41:55.100141Z
   [junit4]   2> 1174179 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1174180 INFO  (zkConnectionManagerCallback-10665-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1174180 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1174281 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1174281 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.TestBulkSchemaConcurrent_C4DAE20688D8DB8-001/control-001/solr.xml
   [junit4]   2> 1174284 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1174284 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1174286 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@30310aa3, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1174444 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1174446 WARN  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2996c02d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1174446 WARN  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2996c02d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1174449 WARN  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7ea646c2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1174449 WARN  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7ea646c2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1174451 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36857/solr
   [junit4]   2> 1174452 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1174453 INFO  (zkConnectionManagerCallback-10672-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1174453 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1174554 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [n:127.0.0.1:40271_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1174555 INFO  (zkConnectionManagerCallback-10674-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1174555 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [n:127.0.0.1:40271_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1174599 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [n:127.0.0.1:40271_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40271_
   [junit4]   2> 1174599 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [n:127.0.0.1:40271_     ] o.a.s.c.Overseer Overseer (id=72066783969083397-127.0.0.1:40271_-n_0000000000) starting
   [junit4]   2> 1174604 INFO  (OverseerStateUpdate-72066783969083397-127.0.0.1:40271_-n_0000000000) [n:127.0.0.1:40271_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40271_
   [junit4]   2> 1174610 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [n:127.0.0.1:40271_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40271_
   [junit4]   2> 1174613 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [n:127.0.0.1:40271_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1174614 WARN  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [n:127.0.0.1:40271_     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1174615 INFO  (OverseerStateUpdate-72066783969083397-127.0.0.1:40271_-n_0000000000) [n:127.0.0.1:40271_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1174624 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [n:127.0.0.1:40271_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1174641 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [n:127.0.0.1:40271_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30310aa3
   [junit4]   2> 1174647 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [n:127.0.0.1:40271_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30310aa3
   [junit4]   2> 1174647 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [n:127.0.0.1:40271_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30310aa3
   [junit4]   2> 1174649 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [n:127.0.0.1:40271_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.TestBulkSchemaConcurrent_C4DAE20688D8DB8-001/control-001/cores
   [junit4]   2> 1174663 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1174664 INFO  (zkConnectionManagerCallback-10683-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1174664 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1174665 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1174665 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36857/solr ready
   [junit4]   2> 1174683 INFO  (qtp1405916057-30883) [n:127.0.0.1:40271_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:40271_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1174688 INFO  (OverseerThreadFactory-7103-thread-1-processing-n:127.0.0.1:40271_) [n:127.0.0.1:40271_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1174799 INFO  (qtp1405916057-30885) [n:127.0.0.1:40271_    x:control_collection_shard1_replica_n1 ] 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> 1174799 INFO  (qtp1405916057-30885) [n:127.0.0.1:40271_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1175810 INFO  (qtp1405916057-30885) [n:127.0.0.1:40271_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1175815 INFO  (qtp1405916057-30885) [n:127.0.0.1:40271_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 1175818 INFO  (qtp1405916057-30885) [n:127.0.0.1:40271_ 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> 1175928 INFO  (qtp1405916057-30885) [n:127.0.0.1:40271_ 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> 1175941 INFO  (qtp1405916057-30885) [n:127.0.0.1:40271_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/conf1/managed-schema
   [junit4]   2> 1175945 INFO  (qtp1405916057-30885) [n:127.0.0.1:40271_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/conf1/schema.xml to /configs/conf1/schema.xml.bak
   [junit4]   2> 1175945 INFO  (qtp1405916057-30885) [n:127.0.0.1:40271_ 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 configset conf1, trusted=true
   [junit4]   2> 1175946 INFO  (qtp1405916057-30885) [n:127.0.0.1:40271_ 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@30310aa3
   [junit4]   2> 1175946 INFO  (qtp1405916057-30885) [n:127.0.0.1:40271_ 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-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.TestBulkSchemaConcurrent_C4DAE20688D8DB8-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.TestBulkSchemaConcurrent_C4DAE20688D8DB8-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1175948 INFO  (qtp1405916057-30885) [n:127.0.0.1:40271_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1175950 WARN  (qtp1405916057-30885) [n:127.0.0.1:40271_ 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, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1175977 INFO  (qtp1405916057-30885) [n:127.0.0.1:40271_ 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> 1175977 INFO  (qtp1405916057-30885) [n:127.0.0.1:40271_ 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> 1175978 INFO  (qtp1405916057-30885) [n:127.0.0.1:40271_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1175978 INFO  (qtp1405916057-30885) [n:127.0.0.1:40271_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1175978 INFO  (qtp1405916057-30885) [n:127.0.0.1:40271_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1311029974441481]
   [junit4]   2> 1175979 INFO  (qtp1405916057-30885) [n:127.0.0.1:40271_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5bf581ed[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1175980 INFO  (qtp1405916057-30885) [n:127.0.0.1:40271_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1175980 INFO  (qtp1405916057-30885) [n:127.0.0.1:40271_ 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> 1175980 INFO  (qtp1405916057-30885) [n:127.0.0.1:40271_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1175980 INFO  (qtp1405916057-30885) [n:127.0.0.1:40271_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1175980 INFO  (qtp1405916057-30885) [n:127.0.0.1:40271_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1175980 INFO  (qtp1405916057-30885) [n:127.0.0.1:40271_ 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 1656621018016382976
   [junit4]   2> 1175982 INFO  (searcherExecutor-7108-thread-1-processing-n:127.0.0.1:40271_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:40271_ 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@5bf581ed[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1175983 INFO  (qtp1405916057-30885) [n:127.0.0.1:40271_ 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> 1175983 INFO  (qtp1405916057-30885) [n:127.0.0.1:40271_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 1175984 INFO  (qtp1405916057-30885) [n:127.0.0.1:40271_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1175984 INFO  (qtp1405916057-30885) [n:127.0.0.1:40271_ 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> 1175984 INFO  (qtp1405916057-30885) [n:127.0.0.1:40271_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:40271/control_collection_shard1_replica_n1/
   [junit4]   2> 1175984 INFO  (qtp1405916057-30885) [n:127.0.0.1:40271_ 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> 1175984 INFO  (qtp1405916057-30885) [n:127.0.0.1:40271_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:40271/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1175984 INFO  (qtp1405916057-30885) [n:127.0.0.1:40271_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72066783969083397-core_node2-n_0000000000
   [junit4]   2> 1175985 INFO  (qtp1405916057-30885) [n:127.0.0.1:40271_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:40271/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1176086 INFO  (zkCallback-10673-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> 1176086 INFO  (zkCallback-10673-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> 1176086 INFO  (qtp1405916057-30885) [n:127.0.0.1:40271_ 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> 1176088 INFO  (qtp1405916057-30885) [n:127.0.0.1:40271_ 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=1289
   [junit4]   2> 1176089 INFO  (qtp1405916057-30883) [n:127.0.0.1:40271_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1176188 INFO  (zkCallback-10673-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> 1176188 INFO  (zkCallback-10673-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> 1176188 INFO  (zkCallback-10673-thread-3) [     ] 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> 1176188 INFO  (qtp1405916057-30883) [n:127.0.0.1:40271_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:40271_&wt=javabin&version=2} status=0 QTime=1504
   [junit4]   2> 1176188 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 1176291 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1176292 INFO  (zkConnectionManagerCallback-10689-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1176292 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1176292 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1176293 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36857/solr ready
   [junit4]   2> 1176293 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1176299 INFO  (qtp1405916057-30888) [n:127.0.0.1:40271_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1176301 INFO  (OverseerThreadFactory-7103-thread-2-processing-n:127.0.0.1:40271_) [n:127.0.0.1:40271_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1176301 INFO  (OverseerCollectionConfigSetProcessor-72066783969083397-127.0.0.1:40271_-n_0000000000) [n:127.0.0.1:40271_     ] 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> 1176505 WARN  (OverseerThreadFactory-7103-thread-2-processing-n:127.0.0.1:40271_) [n:127.0.0.1:40271_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1176506 INFO  (qtp1405916057-30888) [n:127.0.0.1:40271_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1176506 INFO  (qtp1405916057-30888) [n:127.0.0.1:40271_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=207
   [junit4]   2> 1176507 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 1176507 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1176507 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 1176507 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1176507 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 1176507 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1176507 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1176578 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.TestBulkSchemaConcurrent_C4DAE20688D8DB8-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 1176580 WARN  (closeThreadPool-10690-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1176580 INFO  (closeThreadPool-10690-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1176580 INFO  (closeThreadPool-10690-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1176580 INFO  (closeThreadPool-10690-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 1176582 INFO  (closeThreadPool-10690-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1176582 INFO  (closeThreadPool-10690-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1176582 INFO  (closeThreadPool-10690-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1176583 INFO  (closeThreadPool-10690-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44404e86{/,null,AVAILABLE}
   [junit4]   2> 1176585 INFO  (closeThreadPool-10690-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@9bddff5{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:45889}
   [junit4]   2> 1176585 INFO  (closeThreadPool-10690-thread-1) [     ] o.e.j.s.Server Started @1176596ms
   [junit4]   2> 1176585 INFO  (closeThreadPool-10690-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.TestBulkSchemaConcurrent_C4DAE20688D8DB8-001/tempDir-001/jetty1, hostPort=45889, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.TestBulkSchemaConcurrent_C4DAE20688D8DB8-001/shard-1-001/cores}
   [junit4]   2> 1176585 ERROR (closeThreadPool-10690-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1176585 INFO  (closeThreadPool-10690-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1176585 INFO  (closeThreadPool-10690-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 1176585 INFO  (closeThreadPool-10690-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1176585 INFO  (closeThreadPool-10690-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1176585 INFO  (closeThreadPool-10690-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-24T14:41:57.506657Z
   [junit4]   2> 1176586 INFO  (closeThreadPool-10690-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1176587 INFO  (zkConnectionManagerCallback-10692-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1176587 INFO  (closeThreadPool-10690-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1176681 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.TestBulkSchemaConcurrent_C4DAE20688D8DB8-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 1176682 WARN  (closeThreadPool-10690-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1176682 INFO  (closeThreadPool-10690-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1176682 INFO  (closeThreadPool-10690-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1176682 INFO  (closeThreadPool-10690-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 1176683 INFO  (closeThreadPool-10690-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1176683 INFO  (closeThreadPool-10690-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1176683 INFO  (closeThreadPool-10690-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1176683 INFO  (closeThreadPool-10690-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@54e84401{/,null,AVAILABLE}
   [junit4]   2> 1176684 INFO  (closeThreadPool-10690-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@15d56d47{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:44099}
   [junit4]   2> 1176684 INFO  (closeThreadPool-10690-thread-2) [     ] o.e.j.s.Server Started @1176695ms
   [junit4]   2> 1176684 INFO  (closeThreadPool-10690-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.TestBulkSchemaConcurrent_C4DAE20688D8DB8-001/tempDir-001/jetty2, hostPort=44099, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.TestBulkSchemaConcurrent_C4DAE20688D8DB8-001/shard-2-001/cores}
   [junit4]   2> 1176684 ERROR (closeThreadPool-10690-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1176684 INFO  (closeThreadPool-10690-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1176684 INFO  (closeThreadPool-10690-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 1176684 INFO  (closeThreadPool-10690-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1176684 INFO  (closeThreadPool-10690-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1176684 INFO  (closeThreadPool-10690-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-24T14:41:57.605671Z
   [junit4]   2> 1176685 INFO  (closeThreadPool-10690-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1176686 INFO  (zkConnectionManagerCallback-10694-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1176686 INFO  (closeThreadPool-10690-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1176687 INFO  (closeThreadPool-10690-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1176687 INFO  (closeThreadPool-10690-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.TestBulkSchemaConcurrent_C4DAE20688D8DB8-001/shard-1-001/solr.xml
   [junit4]   2> 1176689 INFO  (closeThreadPool-10690-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1176689 INFO  (closeThreadPool-10690-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1176690 INFO  (closeThreadPool-10690-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@30310aa3, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1176726 INFO  (closeThreadPool-10690-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1176727 WARN  (closeThreadPool-10690-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@24813f57[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1176727 WARN  (closeThreadPool-10690-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@24813f57[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1176728 WARN  (closeThreadPool-10690-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6b013cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1176728 WARN  (closeThreadPool-10690-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6b013cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1176729 INFO  (closeThreadPool-10690-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36857/solr
   [junit4]   2> 1176730 INFO  (closeThreadPool-10690-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1176731 INFO  (zkConnectionManagerCallback-10701-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1176731 INFO  (closeThreadPool-10690-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1176755 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.TestBulkSchemaConcurrent_C4DAE20688D8DB8-001/shard-3-001 of type NRT for shard2
   [junit4]   2> 1176757 WARN  (closeThreadPool-10690-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1176757 INFO  (closeThreadPool-10690-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1176757 INFO  (closeThreadPool-10690-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1176757 INFO  (closeThreadPool-10690-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 1176757 INFO  (closeThreadPool-10690-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1176757 INFO  (closeThreadPool-10690-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1176757 INFO  (closeThreadPool-10690-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1176758 INFO  (closeThreadPool-10690-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7b91d199{/,null,AVAILABLE}
   [junit4]   2> 1176759 INFO  (closeThreadPool-10690-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3dfcbfaa{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:38471}
   [junit4]   2> 1176759 INFO  (closeThreadPool-10690-thread-3) [     ] o.e.j.s.Server Started @1176770ms
   [junit4]   2> 1176759 INFO  (closeThreadPool-10690-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.TestBulkSchemaConcurrent_C4DAE20688D8DB8-001/tempDir-001/jetty3, hostPort=38471, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.TestBulkSchemaConcurrent_C4DAE20688D8DB8-001/shard-3-001/cores}
   [junit4]   2> 1176760 ERROR (closeThreadPool-10690-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1176760 INFO  (closeThreadPool-10690-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1176760 INFO  (closeThreadPool-10690-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 1176760 INFO  (closeThreadPool-10690-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1176760 INFO  (closeThreadPool-10690-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1176760 INFO  (closeThreadPool-10690-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-24T14:41:57.681112Z
   [junit4]   2> 1176760 INFO  (closeThreadPool-10690-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1176761 INFO  (zkConnectionManagerCallback-10703-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1176761 INFO  (closeThreadPool-10690-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1176787 INFO  (closeThreadPool-10690-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1176787 INFO  (closeThreadPool-10690-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.TestBulkSchemaConcurrent_C4DAE20688D8DB8-001/shard-2-001/solr.xml
   [junit4]   2> 1176789 INFO  (closeThreadPool-10690-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1176789 INFO  (closeThreadPool-10690-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1176790 INFO  (closeThreadPool-10690-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@30310aa3, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1176835 INFO  (closeThreadPool-10690-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1176836 WARN  (closeThreadPool-10690-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3a4ea043[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1176836 WARN  (closeThreadPool-10690-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3a4ea043[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1176841 WARN  (closeThreadPool-10690-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7cda9d83[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1176841 WARN  (closeThreadPool-10690-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7cda9d83[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1176842 INFO  (closeThreadPool-10690-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36857/solr
   [junit4]   2> 1176842 INFO  (closeThreadPool-10690-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1176843 INFO  (zkConnectionManagerCallback-10710-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1176843 INFO  (closeThreadPool-10690-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1176860 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C4DAE20688D8DB8]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.TestBulkSchemaConcurrent_C4DAE20688D8DB8-001/shard-4-001 of type NRT for shard1
   [junit4]   2> 1176862 WARN  (closeThreadPool-10690-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1176862 INFO  (closeThreadPool-10690-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1176862 INFO  (closeThreadPool-10690-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1176862 INFO  (closeThreadPool-10690-thread-4) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 1176868 INFO  (closeThreadPool-10690-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1176868 INFO  (closeThreadPool-10690-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1176868 INFO  (closeThreadPool-10690-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1176869 INFO  (closeThreadPool-10690-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@67695f5c{/,null,AVAILABLE}
   [junit4]   2> 1176870 INFO  (closeThreadPool-10690-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5d392bce{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:45557}
   [junit4]   2> 1176870 INFO  (closeThreadPool-10690-thread-4) [     ] o.e.j.s.Server Started @1176881ms
   [junit4]   2> 1176870 INFO  (closeThreadPool-10690-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.TestBulkSchemaConcurrent_C4DAE20688D8DB8-001/tempDir-001/jetty4, hostPort=45557, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.TestBulkSchemaConcurrent_C4DAE20688D8DB8-001/shard-4-001/cores}
   [junit4]   2> 1176871 ERROR (closeThreadPool-10690-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1176871 INFO  (closeThreadPool-10690-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1176871 INFO  (closeThreadPool-10690-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 1176871 INFO  (closeThreadPool-10690-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1176871 INFO  (closeThreadPool-10690-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1176871 INFO  (closeThreadPool-10690-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-24T14:41:57.792222Z
   [junit4]   2> 1176871 INFO  (closeThreadPool-10690-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1176872 INFO  (zkConnectionManagerCallback-10712-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1176872 INFO  (closeThreadPool-10690-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1176888 INFO  (closeThreadPool-10690-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1176888 INFO  (closeThreadPool-10690-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.TestBulkSchemaConcurrent_C4DAE20688D8DB8-001/shard-3-001/solr.xml
   [junit4]   2> 1176890 INFO  (closeThreadPool-10690-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1176890 INFO  (closeThreadPool-10690-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1176890 INFO  (closeThreadPool-10690-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@30310aa3, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1176988 INFO  (closeThreadPool-10690-thread-1) [n:127.0.0.1:45889_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1176989 INFO  (zkConnectionManagerCallback-10715-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1176989 INFO  (closeThreadPool-10690-thread-1) [n:127.0.0.1:45889_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1176991 INFO  (closeThreadPool-10690-thread-1) [n:127.0.0.1:45889_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1176992 INFO  (closeThreadPool-10690-thread-1) [n:127.0.0.1:45889_     ] o.a.s.c.ZkController Publish node=127.0.0.1:45889_ as DOWN
   [junit4]   2> 1176992 INFO  (closeThreadPool-10690-thread-1) [n:127.0.0.1:45889_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1176992 INFO  (closeThreadPool-10690-thread-1) [n:127.0.0.1:45889_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45889_
   [junit4]   2> 1176993 INFO  (zkCallback-10673-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1176993 INFO  (zkCallback-10688-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1176993 INFO  (zkCallback-10714-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1176994 INFO  (closeThreadPool-10690-thread-1) [n:127.0.0.1:45889_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1176994 WARN  (closeThreadPool-10690-thread-1) [n:127.0.0.1:45889_     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1177001 INFO  (closeThreadPool-10690-thread-1) [n:127.0.0.1:45889_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1177010 INFO  (closeThreadPool-10690-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1177011 WARN  (closeThreadPool-10690-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@353551e5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1177011 WARN  (closeThreadPool-10690-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@353551e5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1177012 INFO  (closeThreadPool-10690-thread-1) [n:127.0.0.1:45889_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30310aa3
   [junit4]   2> 1177014 WARN  (closeThreadPool-10690-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@50ac25f8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1177014 WARN  (closeThreadPool-10690-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@50ac25f8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1177015 INFO  (closeThreadPool-10690-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36857/solr
   [junit4]   2> 1177015 INFO  (closeThreadPool-10690-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1177016 INFO  (zkConnectionManagerCallback-10725-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1177016 INFO  (closeThreadPool-10690-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1177016 INFO  (closeThreadPool-10690-thread-1) [n:127.0.0.1:45889_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30310aa3
   [junit4]   2> 1177016 INFO  (closeThreadPool-10690-thread-1) [n:127.0.0.1:45889_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30310aa3
   [junit4]   2> 1177017 INFO  (closeThreadPool-10690-thread-1) [n:127.0.0.1:45889_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.TestBulkSchemaConcurrent_C4DAE20688D8DB8-001/shard-1-001/cores
   [junit4]   2> 1177031 INFO  (closeThreadPool-10690-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:45889_
   [junit4]   2> 1177088 INFO  (closeThreadPool-10690-thread-4) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1177088 INFO  (closeThreadPool-10690-thread-4) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.TestBulkSchemaConcurrent_C4DAE20688D8DB8-001/shard-4-001/solr.xml
   [junit4]   2> 1177090 INFO  (closeThreadPool-10690-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1177090 INFO  (closeThreadPool-10690-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1177091 INFO  (closeThreadPool-10690-thread-4) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@30310aa3, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1177151 INFO  (closeThreadPool-10690-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1177152 WARN  (closeThreadPool-10690-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1aababaf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1177152 WARN  (closeThreadPool-10690-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1aababaf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1177156 WARN  (closeThreadPool-10690-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@44550b1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1177156 WARN  (closeThreadPool-10690-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@44550b1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1177157 INFO  (closeThreadPool-10690-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36857/solr
   [junit4]   2> 1177157 INFO  (closeThreadPool-10690-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1177158 INFO  (zkConnectionManagerCallback-10732-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1177158 INFO  (closeThreadPool-10690-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1177191 INFO  (closeThreadPool-10690-thread-2) [n:127.0.0.1:44099_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1177191 INFO  (zkConnectionManagerCallback-10734-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1177191 INFO  (closeThreadPool-10690-thread-2) [n:127.0.0.1:44099_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1177194 INFO  (closeThreadPool-10690-thread-2) [n:127.0.0.1:44099_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1177197 INFO  (closeThreadPool-10690-thread-2) [n:127.0.0.1:44099_     ] o.a.s.c.ZkController Publish node=127.0.0.1:44099_ as DOWN
   [junit4]   2> 1177198 INFO  (closeThreadPool-10690-thread-2) [n:127.0.0.1:44099_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1177198 INFO  (closeThreadPool-10690-thread-2) [n:127.0.0.1:44099_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44099_
   [junit4]   2> 1177198 INFO  (zkCallback-10714-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1177198 INFO  (zkCallback-10673-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1177199 INFO  (zkCallback-10688-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1177199 INFO  (closeThreadPool-10690-thread-2) [n:127.0.0.1:44099_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1177200 WARN  (closeThreadPool-10690-thread-2) [n:127.0.0.1:44099_     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1177201 INFO  (zkCallback-10733-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1177210 INFO  (closeThreadPool-10690-thread-2) [n:127.0.0.1:44099_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1177220 INFO  (closeThreadPool-10690-thread-2) [n:127.0.0.1:44099_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30310aa3
   [junit4]   2> 1177225 INFO  (closeThreadPool-10690-thread-2) [n:127.0.0.1:44099_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30310aa3
   [junit4]   2> 1177225 INFO  (closeThreadPool-10690-thread-2) [n:127.0.0.1:44099_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30310aa3
   [junit4]   2> 1177226 INFO  (closeThreadPool-10690-thread-2) [n:127.0.0.1:44099_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.TestBulkSchemaConcurrent_C4DAE20688D8DB8-001/shard-2-001/cores
   [junit4]   2> 1177241 INFO  (closeThreadPool-10690-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:44099_
   [junit4]   2> 1177288 INFO  (closeThreadPool-10690-thread-4) [n:127.0.0.1:45557_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1177289 INFO  (zkConnectionManagerCallback-10740-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1177289 INFO  (closeThreadPool-10690-thread-4) [n:127.0.0.1:45557_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1177290 INFO  (closeThreadPool-10690-thread-4) [n:127.0.0.1:45557_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1177291 INFO  (closeThreadPool-10690-thread-4) [n:127.0.0.1:45557_     ] o.a.s.c.ZkController Publish node=127.0.0.1:45557_ as DOWN
   [junit4]   2> 1177292 INFO  (closeThreadPool-10690-thread-4) [n:127.0.0.1:45557_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1177292 INFO  (closeThreadPool-10690-thread-4) [n:127.0.0.1:45557_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45557_
   [junit4]   2> 1177292 INFO  (zkCallback-10673-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1177292 INFO  (zkCallback-10714-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1177292 INFO  (zkCallback-10733-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1177292 INFO  (zkCallback-10688-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1177292 INFO  (zkCallback-10739-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1177292 INFO  (closeThreadPool-10690-thread-4) [n:127.0.0.1:45557_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1177293 WARN  (closeThreadPool-10690-thread-4) [n:127.0.0.1:45557_     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1177299 INFO  (closeThreadPool-10690-thread-4) [n:127.0.0.1:45557_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1177310 INFO  (closeThreadPool-10690-thread-4) [n:127.0.0.1:45557_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30310aa3
   [junit4]   2> 1177315 INFO  (closeThreadPool-10690-thread-4) [n:127.0.0.1:45557_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30310aa3
   [junit4]   2> 1177315 INFO  (closeThreadPool-10690-thread-4) [n:127.0.0.1:45557_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30310aa3
   [junit4]   2> 1177316 INFO  (closeThreadPool-10690-thread-4) [n:127.0.0.1:45557_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.TestBulkSchemaConcurrent_C4DAE20688D8DB8-001/shard-4-001/cores
   [junit4]   2> 1177334 INFO  (closeThreadPool-10690-thread-4) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:45557_
   [junit4]   2> 1177389 INFO  (closeThreadPool-10690-thread-3) [n:127.0.0.1:38471_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1177389 INFO  (zkConnectionManagerCallback-10746-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1177389 INFO  (closeThreadPool-10690-thread-3) [n:127.0.0.1:38471_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1177391 INFO  (closeThreadPool-10690-thread-3) [n:127.0.0.1:38471_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1177392 INFO  (closeThreadPool-10690-thread-3) [n:127.0.0.1:38471_     ] o.a.s.c.ZkController Publish node=127.0.0.1:38471_ as DOWN
   [junit4]   2> 1177392 INFO  (closeThreadPool-10690-thread-3) [n:127.0.0.1:38471_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1177392 INFO  (closeThreadPool-10690-thread-3) [n:127.0.0.1:38471_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38471_
   [junit4]   2> 1177393 INFO  (zkCallback-10673-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1177393 INFO  (zkCallback-10714-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1177393 INFO  (zkCallback-10688-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1177393 INFO  (zkCallback-10733-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1177393 INFO  (zkCallback-10739-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1177393 INFO  (zkCallback-10745-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1177394 INFO  (closeThreadPool-10690-thread-3) [n:127.0.0.1:38471_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1177395 WARN  (closeThreadPool-10690-thread-3) [n:127.0.0.1:38471_     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1177407 INFO  (closeThreadPool-10690-thread-3) [n:127.0.0.1:38471_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1177422 INFO  (closeThreadPool-10690-thread-3) [n:127.0.0.1:38471_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30310aa3
   [junit4]   2> 1177428 INFO  (closeThreadPool-10690-thread-3) [n:127.0.0.1:38471_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30310aa3
   [junit4]   2> 1177428 INFO  (closeThreadPool-10690-thread-3) [n:127.0.0.1:38471_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30310aa3
   [junit4]   2> 1177429 INFO  (closeThreadPool-10690-thread-3) [n:127.0.0.1:38471_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.TestBulkSchemaConcurrent_C4DAE20688D8DB8-001/shard-3-001/cores
   [junit4]   2> 1177454 INFO  (closeThreadPool-10690-thread-3) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:38471_
   [junit4]   2> 1177464 INFO  (qtp1315549420-31040) [n:127.0.0.1:38471_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:45557_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1177465 INFO  (qtp1315549420-31039) [n:127.0.0.1:38471_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:38471_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1177465 INFO  (qtp1315549420-31043) [n:127.0.0.1:38471_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:44099_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1177465 INFO  (qtp1315549420-31038) [n:127.0.0.1:38471_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:45889_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1177466 INFO  (OverseerThreadFactory-7103-thread-3-processing-n:127.0.0.1:40271_) [n:127.0.0.1:40271_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:45557_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 1177466 INFO  (OverseerThreadFactory-7103-thread-3-processing-n:127.0.0.1:40271_) [n:127.0.0.1:40271_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1177466 INFO  (OverseerCollectionConfigSetProcessor-72066783969083397-127.0.0.1:40271_-n_0000000000) [n:127.0.0.1:40271_     ] 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> 1177466 INFO  (OverseerThreadFactory-7103-thread-4-processing-n:127.0.0.1:40271_) [n:127.0.0.1:40271_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:38471_ for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 1177467 INFO  (OverseerThreadFactory-7103-thread-4-processing-n:127.0.0.1:40271_) [n:127.0.0.1:40271_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1177475 INFO  (qtp1315549420-31045) [n:127.0.0.1:38471_    x:collection1_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1177476 INFO  (qtp191210562-31052) [n:127.0.0.1:45557_    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1178482 INFO  (qtp191210562-31052) [n:127.0.0.1:45557_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1178482 INFO  (qtp1315549420-31045) [n:127.0.0.1:38471_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1178550 INFO  (qtp1315549420-31045) [n:127.0.0.1:38471_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=test
   [junit4]   2> 1178556 INFO  (qtp191210562-31052) [n:127.0.0.1:45557_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 1178691 INFO  (qtp1315549420-31045) [n:127.0.0.1:38471_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1178692 INFO  (qtp191210562-31052) [n:127.0.0.1:45557_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1178702 INFO  (qtp191210562-31052) [n:127.0.0.1:45557_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 1178702 INFO  (qtp191210562-31052) [n:127.0.0.1:45557_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30310aa3
   [junit4]   2> 1178702 INFO  (qtp191210562-31052) [n:127.0.0.1:45557_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.TestBulkSchemaConcurrent_C4DAE20688D8DB8-001/shard-4-001/cores/collection1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.TestBulkSchemaConcurrent_C4DAE20688D8DB8-001/shard-4-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 1178705 INFO  (qtp191210562-31052) [n:127.0.0.1:45557_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1178707 INFO  (qtp1315549420-31045) [n:127.0.0.1:38471_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using configuration from configset conf1, trusted=true
   [junit4]   2> 1178708 INFO  (qtp1315549420-31045) [n:127.0.0.1:38471_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n2' (registry 'solr.core.collection1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30310aa3
   [junit4]   2> 1178708 INFO  (qtp1315549420-31045) [n:127.0.0.1:38471_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.TestBulkSchemaConcurrent_C4DAE20688D8DB8-001/shard-3-001/cores/collection1_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.TestBulkSchemaConcurrent_C4DAE20688D8DB8-001/shard-3-001/cores/collection1_shard2_replica_n2/data/]
   [junit4]   2>

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

jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/netty-resolver-4.1.29.Final.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/netty-transport-4.1.29.Final.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/netty-transport-native-epoll-4.1.29.Final.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/netty-transport-native-unix-common-4.1.29.Final.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/slf4j-api-1.7.24.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/stax2-api-3.1.4.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/woodstox-core-asl-4.4.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/zookeeper-3.5.5.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/zookeeper-jute-3.5.5.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/http2-common-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/http2-hpack-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/http2-server-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/javax.servlet-api-3.1.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-alpn-java-server-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-alpn-server-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-continuation-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-deploy-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-http-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-io-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-jmx-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-rewrite-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-security-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-server-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-servlet-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-servlets-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-util-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-webapp-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-xml-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/metrics-core-4.1.2.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/metrics-graphite-4.1.2.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/metrics-jetty9-4.1.2.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/metrics-jmx-4.1.2.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/metrics-jvm-4.1.2.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/example/example-DIH/solr/db/lib/derby-10.9.1.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/example/example-DIH/solr/db/lib/hsqldb-2.4.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/test-framework/lib/hamcrest-core-1.3.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/test-framework/lib/junit-4.12.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/test-framework/lib/randomizedtesting-runner-2.7.2.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/antlr4-runtime-4.5.1-1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/byte-buddy-1.9.3.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/commons-compress-1.19.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/commons-logging-1.1.3.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/commons-text-1.6.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/hadoop-common-3.2.0-tests.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/hadoop-hdfs-3.2.0-tests.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/hadoop-hdfs-3.2.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/hadoop-minicluster-3.2.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/hadoop-minikdc-3.2.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/jersey-core-1.19.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/jersey-server-1.19.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/jersey-servlet-1.19.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/kerb-admin-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/kerb-client-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/kerb-common-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/kerb-crypto-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/kerb-identity-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/kerb-server-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/kerb-simplekdc-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/kerby-config-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/kerby-kdc-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/kerby-util-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/mockito-core-2.23.4.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/netty-all-4.1.29.Final.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/objenesis-2.6.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/opentracing-mock-0.33.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/icu/lucene-analyzers-icu-8.5.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analysis-extras/classes/java:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queryparser/classes/test:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-codecs/classes/test:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/contrib/analysis-extras/lib/icu4j-62.1.jar:/home/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.7.2.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J4-20200124_142220_88510666903670759075354.events @/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J4-20200124_142220_8856147551087421447346.suites -stdin
   [junit4] ERROR: JVM J4 ended with an exception: Forked process returned with error code: 134. Very likely a JVM crash.  See process stdout at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J4-20200124_142220_8854081230135736525576.sysout
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1542)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:123)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:997)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:994)
   [junit4] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4] 	at java.base/java.lang.Thread.run(Thread.java:830)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:634: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:578: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build.xml:231: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/common-build.xml:550: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1590: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1117: At least one slave process threw an exception, first: Forked process returned with error code: 134. Very likely a JVM crash.  See process stdout at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J4-20200124_142220_8854081230135736525576.sysout

Total time: 48 minutes 34 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2