You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/23 04:44:55 UTC

[JENKINS] Lucene-Solr-Tests-8.x - Build # 918 - Still Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/918/

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

Error Message:
[[], [], [new type mystr2  not created, dynamic field *_lol2 not created, field a2 not created, CopyField source=a2,dest=hello_lol2 not created], [], []]

Stack Trace:
java.lang.AssertionError: [[], [], [new type mystr2  not created, dynamic field *_lol2 not created, field a2 not created, CopyField source=a2,dest=hello_lol2 not created], [], []]
	at __randomizedtesting.SeedInfo.seed([E2FFA45C719F330E:6AAB9B86DF635EF6]: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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 16431 lines...]
   [junit4] Suite: org.apache.solr.schema.TestBulkSchemaConcurrent
   [junit4]   2> 2420526 INFO  (SUITE-TestBulkSchemaConcurrent-seed#[E2FFA45C719F330E]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E2FFA45C719F330E-001/data-dir-230-001
   [junit4]   2> 2420526 WARN  (SUITE-TestBulkSchemaConcurrent-seed#[E2FFA45C719F330E]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 2420526 INFO  (SUITE-TestBulkSchemaConcurrent-seed#[E2FFA45C719F330E]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2420528 INFO  (SUITE-TestBulkSchemaConcurrent-seed#[E2FFA45C719F330E]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2420528 INFO  (SUITE-TestBulkSchemaConcurrent-seed#[E2FFA45C719F330E]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2420528 INFO  (SUITE-TestBulkSchemaConcurrent-seed#[E2FFA45C719F330E]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2420531 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2420531 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2420531 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2420631 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.ZkTestServer start zk server on port:39581
   [junit4]   2> 2420631 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39581
   [junit4]   2> 2420631 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39581
   [junit4]   2> 2420631 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39581
   [junit4]   2> 2420635 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2420644 INFO  (zkConnectionManagerCallback-20638-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2420644 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2420652 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2420655 INFO  (zkConnectionManagerCallback-20640-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2420655 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2420656 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-managed-schema.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2420657 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2420658 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2420658 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2420659 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2420660 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2420660 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2420661 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2420661 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2420662 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2420662 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2420663 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 2420756 WARN  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2420756 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2420756 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2420756 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2420810 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2420810 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2420810 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2420810 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8c99fb1{/,null,AVAILABLE}
   [junit4]   2> 2420811 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3b06ada1{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:45229}
   [junit4]   2> 2420811 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.e.j.s.Server Started @2420848ms
   [junit4]   2> 2420811 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E2FFA45C719F330E-001/tempDir-001/control/data, hostContext=/, hostPort=45229, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E2FFA45C719F330E-001/control-001/cores}
   [junit4]   2> 2420811 ERROR (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2420811 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2420812 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 2420812 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2420812 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2420812 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-23T04:14:18.476Z
   [junit4]   2> 2420814 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2420815 INFO  (zkConnectionManagerCallback-20642-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2420815 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2420918 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2420918 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E2FFA45C719F330E-001/control-001/solr.xml
   [junit4]   2> 2420921 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2420921 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2420922 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@711a02d4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2421140 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2421141 WARN  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@78ee9f12[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2421141 WARN  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@78ee9f12[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2421145 WARN  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@271cc02[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2421145 WARN  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@271cc02[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2421146 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39581/solr
   [junit4]   2> 2421147 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2421148 INFO  (zkConnectionManagerCallback-20649-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2421148 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2421250 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [n:127.0.0.1:45229_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2421251 INFO  (zkConnectionManagerCallback-20651-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2421251 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [n:127.0.0.1:45229_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2421298 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [n:127.0.0.1:45229_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45229_
   [junit4]   2> 2421298 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [n:127.0.0.1:45229_     ] o.a.s.c.Overseer Overseer (id=73117602887892996-127.0.0.1:45229_-n_0000000000) starting
   [junit4]   2> 2421301 INFO  (OverseerStateUpdate-73117602887892996-127.0.0.1:45229_-n_0000000000) [n:127.0.0.1:45229_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45229_
   [junit4]   2> 2421307 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [n:127.0.0.1:45229_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45229_
   [junit4]   2> 2421309 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [n:127.0.0.1:45229_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2421309 WARN  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [n:127.0.0.1:45229_     ] 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> 2421315 INFO  (zkCallback-20650-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2421328 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [n:127.0.0.1:45229_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2421344 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [n:127.0.0.1:45229_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@711a02d4
   [junit4]   2> 2421349 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [n:127.0.0.1:45229_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@711a02d4
   [junit4]   2> 2421350 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [n:127.0.0.1:45229_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@711a02d4
   [junit4]   2> 2421351 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [n:127.0.0.1:45229_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E2FFA45C719F330E-001/control-001/cores
   [junit4]   2> 2421367 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2421371 INFO  (zkConnectionManagerCallback-20660-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2421371 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2421373 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2421376 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39581/solr ready
   [junit4]   2> 2421379 INFO  (qtp1813031459-51128) [n:127.0.0.1:45229_     ] 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:45229_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2421383 INFO  (OverseerThreadFactory-12059-thread-1-processing-n:127.0.0.1:45229_) [n:127.0.0.1:45229_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2421488 INFO  (qtp1813031459-51130) [n:127.0.0.1:45229_    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> 2421489 INFO  (qtp1813031459-51130) [n:127.0.0.1:45229_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2422499 INFO  (qtp1813031459-51130) [n:127.0.0.1:45229_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 2422520 INFO  (qtp1813031459-51130) [n:127.0.0.1:45229_ 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> 2422525 INFO  (qtp1813031459-51130) [n:127.0.0.1:45229_ 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> 2422646 INFO  (qtp1813031459-51130) [n:127.0.0.1:45229_ 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> 2422665 INFO  (qtp1813031459-51130) [n:127.0.0.1:45229_ 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> 2422668 INFO  (qtp1813031459-51130) [n:127.0.0.1:45229_ 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> 2422668 INFO  (qtp1813031459-51130) [n:127.0.0.1:45229_ 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> 2422669 INFO  (qtp1813031459-51130) [n:127.0.0.1:45229_ 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@711a02d4
   [junit4]   2> 2422669 INFO  (qtp1813031459-51130) [n:127.0.0.1:45229_ 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/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E2FFA45C719F330E-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E2FFA45C719F330E-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2422671 INFO  (qtp1813031459-51130) [n:127.0.0.1:45229_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=159, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17488121819046726]
   [junit4]   2> 2422685 WARN  (qtp1813031459-51130) [n:127.0.0.1:45229_ 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> 2422714 INFO  (qtp1813031459-51130) [n:127.0.0.1:45229_ 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> 2422714 INFO  (qtp1813031459-51130) [n:127.0.0.1:45229_ 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> 2422716 INFO  (qtp1813031459-51130) [n:127.0.0.1:45229_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2422716 INFO  (qtp1813031459-51130) [n:127.0.0.1:45229_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2422716 INFO  (qtp1813031459-51130) [n:127.0.0.1:45229_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=101.3125, floorSegmentMB=0.9931640625, forceMergeDeletesPctAllowed=13.572113477007239, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=43.196918686717936
   [junit4]   2> 2422717 INFO  (qtp1813031459-51130) [n:127.0.0.1:45229_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@416ee60c[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2422718 INFO  (qtp1813031459-51130) [n:127.0.0.1:45229_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2422718 INFO  (qtp1813031459-51130) [n:127.0.0.1:45229_ 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> 2422718 INFO  (qtp1813031459-51130) [n:127.0.0.1:45229_ 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> 2422719 INFO  (qtp1813031459-51130) [n:127.0.0.1:45229_ 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> 2422719 INFO  (qtp1813031459-51130) [n:127.0.0.1:45229_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2422719 INFO  (qtp1813031459-51130) [n:127.0.0.1:45229_ 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 1656490935328964608
   [junit4]   2> 2422721 INFO  (searcherExecutor-12064-thread-1-processing-n:127.0.0.1:45229_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:45229_ 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@416ee60c[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2422723 INFO  (qtp1813031459-51130) [n:127.0.0.1:45229_ 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> 2422723 INFO  (qtp1813031459-51130) [n:127.0.0.1:45229_ 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> 2422725 INFO  (qtp1813031459-51130) [n:127.0.0.1:45229_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2422725 INFO  (qtp1813031459-51130) [n:127.0.0.1:45229_ 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> 2422725 INFO  (qtp1813031459-51130) [n:127.0.0.1:45229_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45229/control_collection_shard1_replica_n1/
   [junit4]   2> 2422725 INFO  (qtp1813031459-51130) [n:127.0.0.1:45229_ 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> 2422725 INFO  (qtp1813031459-51130) [n:127.0.0.1:45229_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:45229/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2422725 INFO  (qtp1813031459-51130) [n:127.0.0.1:45229_ 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/73117602887892996-core_node2-n_0000000000
   [junit4]   2> 2422726 INFO  (qtp1813031459-51130) [n:127.0.0.1:45229_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45229/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2422828 INFO  (zkCallback-20650-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> 2422828 INFO  (zkCallback-20650-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> 2422829 INFO  (qtp1813031459-51130) [n:127.0.0.1:45229_ 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> 2422830 INFO  (qtp1813031459-51130) [n:127.0.0.1:45229_ 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=1341
   [junit4]   2> 2422831 INFO  (qtp1813031459-51128) [n:127.0.0.1:45229_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2422931 INFO  (zkCallback-20650-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> 2422931 INFO  (zkCallback-20650-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> 2422931 INFO  (zkCallback-20650-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> 2422932 INFO  (qtp1813031459-51128) [n:127.0.0.1:45229_     ] 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:45229_&wt=javabin&version=2} status=0 QTime=1552
   [junit4]   2> 2422932 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 2423036 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2423037 INFO  (zkConnectionManagerCallback-20666-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2423037 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2423038 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2423039 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39581/solr ready
   [junit4]   2> 2423039 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2423040 INFO  (qtp1813031459-51130) [n:127.0.0.1:45229_     ] 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> 2423043 INFO  (OverseerCollectionConfigSetProcessor-73117602887892996-127.0.0.1:45229_-n_0000000000) [n:127.0.0.1:45229_     ] 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> 2423044 INFO  (OverseerThreadFactory-12059-thread-2-processing-n:127.0.0.1:45229_) [n:127.0.0.1:45229_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2423245 WARN  (OverseerThreadFactory-12059-thread-2-processing-n:127.0.0.1:45229_) [n:127.0.0.1:45229_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 2423246 INFO  (qtp1813031459-51130) [n:127.0.0.1:45229_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2423247 INFO  (qtp1813031459-51130) [n:127.0.0.1:45229_     ] 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> 2423247 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 2423247 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2423247 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 2423247 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2423247 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 2423247 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2423247 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 2423325 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E2FFA45C719F330E-001/shard-1-001 of type NRT
   [junit4]   2> 2423328 WARN  (closeThreadPool-20667-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2423328 INFO  (closeThreadPool-20667-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2423328 INFO  (closeThreadPool-20667-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2423328 INFO  (closeThreadPool-20667-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2423328 INFO  (closeThreadPool-20667-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2423328 INFO  (closeThreadPool-20667-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2423328 INFO  (closeThreadPool-20667-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2423329 INFO  (closeThreadPool-20667-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@56e628cd{/,null,AVAILABLE}
   [junit4]   2> 2423329 INFO  (closeThreadPool-20667-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5ae15a13{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42045}
   [junit4]   2> 2423329 INFO  (closeThreadPool-20667-thread-1) [     ] o.e.j.s.Server Started @2423365ms
   [junit4]   2> 2423329 INFO  (closeThreadPool-20667-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E2FFA45C719F330E-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=42045, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E2FFA45C719F330E-001/shard-1-001/cores}
   [junit4]   2> 2423329 ERROR (closeThreadPool-20667-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2423329 INFO  (closeThreadPool-20667-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2423329 INFO  (closeThreadPool-20667-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 2423329 INFO  (closeThreadPool-20667-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2423329 INFO  (closeThreadPool-20667-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2423329 INFO  (closeThreadPool-20667-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-23T04:14:20.993Z
   [junit4]   2> 2423330 INFO  (closeThreadPool-20667-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2423331 INFO  (zkConnectionManagerCallback-20669-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2423331 INFO  (closeThreadPool-20667-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2423404 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E2FFA45C719F330E-001/shard-2-001 of type NRT
   [junit4]   2> 2423407 WARN  (closeThreadPool-20667-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2423408 INFO  (closeThreadPool-20667-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2423408 INFO  (closeThreadPool-20667-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2423408 INFO  (closeThreadPool-20667-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2423417 INFO  (closeThreadPool-20667-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2423417 INFO  (closeThreadPool-20667-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2423417 INFO  (closeThreadPool-20667-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2423417 INFO  (closeThreadPool-20667-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@23ed4129{/,null,AVAILABLE}
   [junit4]   2> 2423418 INFO  (closeThreadPool-20667-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5fcd9c11{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:45479}
   [junit4]   2> 2423418 INFO  (closeThreadPool-20667-thread-2) [     ] o.e.j.s.Server Started @2423455ms
   [junit4]   2> 2423418 INFO  (closeThreadPool-20667-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E2FFA45C719F330E-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=45479, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E2FFA45C719F330E-001/shard-2-001/cores}
   [junit4]   2> 2423418 ERROR (closeThreadPool-20667-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2423418 INFO  (closeThreadPool-20667-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2423418 INFO  (closeThreadPool-20667-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 2423418 INFO  (closeThreadPool-20667-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2423418 INFO  (closeThreadPool-20667-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2423418 INFO  (closeThreadPool-20667-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-23T04:14:21.082Z
   [junit4]   2> 2423419 INFO  (closeThreadPool-20667-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2423423 INFO  (zkConnectionManagerCallback-20671-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2423423 INFO  (closeThreadPool-20667-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2423432 INFO  (closeThreadPool-20667-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2423432 INFO  (closeThreadPool-20667-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E2FFA45C719F330E-001/shard-1-001/solr.xml
   [junit4]   2> 2423435 INFO  (closeThreadPool-20667-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2423435 INFO  (closeThreadPool-20667-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2423436 INFO  (closeThreadPool-20667-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@711a02d4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2423482 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E2FFA45C719F330E-001/shard-3-001 of type NRT
   [junit4]   2> 2423483 WARN  (closeThreadPool-20667-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2423483 INFO  (closeThreadPool-20667-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2423483 INFO  (closeThreadPool-20667-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2423483 INFO  (closeThreadPool-20667-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2423483 INFO  (closeThreadPool-20667-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2423483 INFO  (closeThreadPool-20667-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2423483 INFO  (closeThreadPool-20667-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2423484 INFO  (closeThreadPool-20667-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2423484 INFO  (closeThreadPool-20667-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@763674d2{/,null,AVAILABLE}
   [junit4]   2> 2423484 INFO  (closeThreadPool-20667-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4a954237{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34755}
   [junit4]   2> 2423484 INFO  (closeThreadPool-20667-thread-3) [     ] o.e.j.s.Server Started @2423521ms
   [junit4]   2> 2423484 WARN  (closeThreadPool-20667-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@49f4fe1d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2423484 WARN  (closeThreadPool-20667-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@49f4fe1d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2423484 INFO  (closeThreadPool-20667-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E2FFA45C719F330E-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=34755, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E2FFA45C719F330E-001/shard-3-001/cores}
   [junit4]   2> 2423485 ERROR (closeThreadPool-20667-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2423485 INFO  (closeThreadPool-20667-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2423485 INFO  (closeThreadPool-20667-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 2423485 INFO  (closeThreadPool-20667-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2423485 INFO  (closeThreadPool-20667-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2423485 INFO  (closeThreadPool-20667-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-23T04:14:21.149Z
   [junit4]   2> 2423491 INFO  (closeThreadPool-20667-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2423495 INFO  (zkConnectionManagerCallback-20676-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2423495 INFO  (closeThreadPool-20667-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2423496 WARN  (closeThreadPool-20667-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5a785112[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2423496 WARN  (closeThreadPool-20667-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5a785112[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2423497 INFO  (closeThreadPool-20667-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39581/solr
   [junit4]   2> 2423497 INFO  (closeThreadPool-20667-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2423499 INFO  (zkConnectionManagerCallback-20680-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2423499 INFO  (closeThreadPool-20667-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2423532 INFO  (closeThreadPool-20667-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2423532 INFO  (closeThreadPool-20667-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E2FFA45C719F330E-001/shard-2-001/solr.xml
   [junit4]   2> 2423535 INFO  (closeThreadPool-20667-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2423535 INFO  (closeThreadPool-20667-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2423536 INFO  (closeThreadPool-20667-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@711a02d4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2423556 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E2FFA45C719F330E-001/shard-4-001 of type NRT
   [junit4]   2> 2423557 WARN  (closeThreadPool-20667-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2423557 INFO  (closeThreadPool-20667-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2423557 INFO  (closeThreadPool-20667-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2423557 INFO  (closeThreadPool-20667-thread-4) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2423558 INFO  (closeThreadPool-20667-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2423558 INFO  (closeThreadPool-20667-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2423558 INFO  (closeThreadPool-20667-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2423559 INFO  (closeThreadPool-20667-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4fe937a{/,null,AVAILABLE}
   [junit4]   2> 2423559 INFO  (closeThreadPool-20667-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2477a935{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42737}
   [junit4]   2> 2423559 INFO  (closeThreadPool-20667-thread-4) [     ] o.e.j.s.Server Started @2423596ms
   [junit4]   2> 2423559 INFO  (closeThreadPool-20667-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E2FFA45C719F330E-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/, hostPort=42737, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E2FFA45C719F330E-001/shard-4-001/cores}
   [junit4]   2> 2423559 ERROR (closeThreadPool-20667-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2423559 INFO  (closeThreadPool-20667-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2423559 INFO  (closeThreadPool-20667-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 2423559 INFO  (closeThreadPool-20667-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2423559 INFO  (closeThreadPool-20667-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2423559 INFO  (closeThreadPool-20667-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-23T04:14:21.223Z
   [junit4]   2> 2423567 INFO  (closeThreadPool-20667-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2423571 INFO  (zkConnectionManagerCallback-20683-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2423571 INFO  (closeThreadPool-20667-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2423597 INFO  (closeThreadPool-20667-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2423597 INFO  (closeThreadPool-20667-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E2FFA45C719F330E-001/shard-3-001/solr.xml
   [junit4]   2> 2423600 INFO  (closeThreadPool-20667-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2423600 INFO  (closeThreadPool-20667-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2423601 INFO  (closeThreadPool-20667-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@711a02d4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2423649 INFO  (closeThreadPool-20667-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2423651 WARN  (closeThreadPool-20667-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3b9e6e54[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2423651 WARN  (closeThreadPool-20667-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3b9e6e54[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2423655 WARN  (closeThreadPool-20667-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@9d29f30[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2423655 WARN  (closeThreadPool-20667-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@9d29f30[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2423656 INFO  (closeThreadPool-20667-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39581/solr
   [junit4]   2> 2423659 INFO  (closeThreadPool-20667-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2423660 INFO  (zkConnectionManagerCallback-20690-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2423660 INFO  (closeThreadPool-20667-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2423661 INFO  (closeThreadPool-20667-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2423661 WARN  (closeThreadPool-20667-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5c203f8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2423661 WARN  (closeThreadPool-20667-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5c203f8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2423663 WARN  (closeThreadPool-20667-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@18a48495[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2423663 WARN  (closeThreadPool-20667-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@18a48495[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2423664 INFO  (closeThreadPool-20667-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39581/solr
   [junit4]   2> 2423664 INFO  (closeThreadPool-20667-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2423665 INFO  (zkConnectionManagerCallback-20696-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2423665 INFO  (closeThreadPool-20667-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2423700 INFO  (closeThreadPool-20667-thread-4) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2423700 INFO  (closeThreadPool-20667-thread-4) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E2FFA45C719F330E-001/shard-4-001/solr.xml
   [junit4]   2> 2423700 INFO  (closeThreadPool-20667-thread-1) [n:127.0.0.1:42045_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2423701 INFO  (zkConnectionManagerCallback-20698-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2423701 INFO  (closeThreadPool-20667-thread-1) [n:127.0.0.1:42045_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2423702 INFO  (closeThreadPool-20667-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2423702 INFO  (closeThreadPool-20667-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2423715 INFO  (closeThreadPool-20667-thread-4) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@711a02d4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2423802 INFO  (closeThreadPool-20667-thread-2) [n:127.0.0.1:45479_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2423802 INFO  (closeThreadPool-20667-thread-3) [n:127.0.0.1:34755_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2423803 INFO  (zkConnectionManagerCallback-20703-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2423803 INFO  (closeThreadPool-20667-thread-2) [n:127.0.0.1:45479_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2423804 INFO  (zkConnectionManagerCallback-20702-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2423804 INFO  (closeThreadPool-20667-thread-3) [n:127.0.0.1:34755_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2423804 INFO  (closeThreadPool-20667-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2423805 WARN  (closeThreadPool-20667-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@73380a4b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2423805 WARN  (closeThreadPool-20667-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@73380a4b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2423806 INFO  (closeThreadPool-20667-thread-1) [n:127.0.0.1:42045_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2423806 WARN  (closeThreadPool-20667-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1f979879[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2423806 WARN  (closeThreadPool-20667-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1f979879[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2423806 INFO  (closeThreadPool-20667-thread-2) [n:127.0.0.1:45479_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2423807 INFO  (closeThreadPool-20667-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39581/solr
   [junit4]   2> 2423808 INFO  (closeThreadPool-20667-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2423808 INFO  (closeThreadPool-20667-thread-3) [n:127.0.0.1:34755_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2423809 INFO  (zkConnectionManagerCallback-20715-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2423809 INFO  (closeThreadPool-20667-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2423810 INFO  (closeThreadPool-20667-thread-1) [n:127.0.0.1:42045_     ] o.a.s.c.ZkController Publish node=127.0.0.1:42045_ as DOWN
   [junit4]   2> 2423810 INFO  (closeThreadPool-20667-thread-2) [n:127.0.0.1:45479_     ] o.a.s.c.ZkController Publish node=127.0.0.1:45479_ as DOWN
   [junit4]   2> 2423811 INFO  (closeThreadPool-20667-thread-1) [n:127.0.0.1:42045_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2423811 INFO  (closeThreadPool-20667-thread-1) [n:127.0.0.1:42045_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42045_
   [junit4]   2> 2423811 INFO  (closeThreadPool-20667-thread-2) [n:127.0.0.1:45479_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2423811 INFO  (closeThreadPool-20667-thread-2) [n:127.0.0.1:45479_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45479_
   [junit4]   2> 2423811 INFO  (closeThreadPool-20667-thread-3) [n:127.0.0.1:34755_     ] o.a.s.c.ZkController Publish node=127.0.0.1:34755_ as DOWN
   [junit4]   2> 2423811 INFO  (zkCallback-20665-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2423812 INFO  (zkCallback-20650-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2423812 INFO  (zkCallback-20697-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 2423812 INFO  (zkCallback-20665-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2423812 INFO  (zkCallback-20650-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2423812 INFO  (zkCallback-20700-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 2423812 INFO  (closeThreadPool-20667-thread-3) [n:127.0.0.1:34755_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2423812 INFO  (closeThreadPool-20667-thread-3) [n:127.0.0.1:34755_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34755_
   [junit4]   2> 2423812 INFO  (zkCallback-20701-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 2423813 INFO  (closeThreadPool-20667-thread-1) [n:127.0.0.1:42045_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2423813 WARN  (closeThreadPool-20667-thread-1) [n:127.0.0.1:42045_     ] 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> 2423815 INFO  (zkCallback-20697-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2423815 INFO  (zkCallback-20650-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2423815 INFO  (zkCallback-20700-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2423816 INFO  (closeThreadPool-20667-thread-3) [n:127.0.0.1:34755_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2423816 WARN  (closeThreadPool-20667-thread-3) [n:127.0.0.1:34755_     ] 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> 2423819 INFO  (zkCallback-20665-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2423819 INFO  (zkCallback-20701-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2423819 INFO  (closeThreadPool-20667-thread-2) [n:127.0.0.1:45479_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2423819 WARN  (closeThreadPool-20667-thread-2) [n:127.0.0.1:45479_     ] 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> 2423824 INFO  (closeThreadPool-20667-thread-3) [n:127.0.0.1:34755_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2423824 INFO  (closeThreadPool-20667-thread-1) [n:127.0.0.1:42045_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2423827 INFO  (closeThreadPool-20667-thread-2) [n:127.0.0.1:45479_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2423847 INFO  (closeThreadPool-20667-thread-1) [n:127.0.0.1:42045_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@711a02d4
   [junit4]   2> 2423847 INFO  (closeThreadPool-20667-thread-3) [n:127.0.0.1:34755_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@711a02d4
   [junit4]   2> 2423849 INFO  (closeThreadPool-20667-thread-2) [n:127.0.0.1:45479_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@711a02d4
   [junit4]   2> 2423856 WARN  (closeThreadPool-20667-thread-1) [n:127.0.0.1:42045_     ] o.a.s.m.r.j.JmxMetricsReporter Unable to register gauge
   [junit4]   2>           => javax.management.InstanceNotFoundException: solr:dom1=jvm,name0=system,name=properties
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
   [junit4]   2> javax.management.InstanceNotFoundException: solr:dom1=jvm,name0=system,name=properties
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095) ~[?:?]
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427) ~[?:?]
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415) ~[?:?]
   [junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546) ~[?:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:566) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.lambda$start$0(JmxMetricsReporter.java:741) ~[java/:?]
   [junit4]   2> 	at java.util.HashMap.forEach(HashMap.java:1289) ~[?:1.8.0_191]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:731) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:109) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:964) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:890) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:695) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:262) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:182) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:134) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.lambda$initialize$0(ServletHandler.java:751) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) ~[?:1.8.0_191]
   [junit4]   2> 	at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:742) ~[?:1.8.0_191]
   [junit4]   2> 	at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:742) ~[?:1.8.0_191]
   [junit4]   2> 	at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) ~[?:1.8.0_191]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:744) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1448) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1507) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1164) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1003) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:459) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:382) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:193) ~[jetty-util-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:73) ~[jetty-util-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.retryOnPortBindFailure(JettySolrRunner.java:565) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:504) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:472) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.lambda$createJettys$1(AbstractFullDistribZkTestBase.java:473) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_191]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_191]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_191]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_191]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
   [junit4]   2> 2423858 INFO  (closeThreadPool-20667-thread-1) [n:127.0.0.1:42045_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@711a02d4
   [junit4]   2> 2423858 INFO  (closeThreadPool-20667-thread-1) [n:127.0.0.1:42045_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@711a02d4
   [junit4]   2> 2423858 INFO  (closeThreadPool-20667-thread-3) [n:127.0.0.1:34755_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@711a02d4
   [junit4]   2> 2423858 INFO  (closeThreadPool-20667-thread-3) [n:127.0.0.1:34755_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@711a02d4
   [junit4]   2> 2423859 INFO  (closeThreadPool-20667-thread-1) [n:127.0.0.1:42045_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E2FFA45C719F330E-001/shard-1-001/cores
   [junit4]   2> 2423859 INFO  (closeThreadPool-20667-thread-3) [n:127.0.0.1:34755_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E2FFA45C719F330E-001/shard-3-001/cores
   [junit4]   2> 2423860 INFO  (closeThreadPool-20667-thread-2) [n:127.0.0.1:45479_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@711a02d4
   [junit4]   2> 2423860 INFO  (closeThreadPool-20667-thread-2) [n:127.0.0.1:45479_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@711a02d4
   [junit4]   2> 2423860 INFO  (closeThreadPool-20667-thread-2) [n:127.0.0.1:45479_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E2FFA45C719F330E-001/shard-2-001/cores
   [junit4]   2> 2423907 INFO  (closeThreadPool-20667-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:45479_
   [junit4]   2> 2423910 INFO  (closeThreadPool-20667-thread-4) [n:127.0.0.1:42737_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2423911 INFO  (zkConnectionManagerCallback-20723-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2423911 INFO  (closeThreadPool-20667-thread-4) [n:127.0.0.1:42737_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2423914 INFO  (closeThreadPool-20667-thread-4) [n:127.0.0.1:42737_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2423917 INFO  (closeThreadPool-20667-thread-4) [n:127.0.0.1:42737_     ] o.a.s.c.ZkController Publish node=127.0.0.1:42737_ as DOWN
   [junit4]   2> 2423917 INFO  (closeThreadPool-20667-thread-4) [n:127.0.0.1:42737_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2423917 INFO  (closeThreadPool-20667-thread-4) [n:127.0.0.1:42737_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42737_
   [junit4]   2> 2423918 INFO  (zkCallback-20665-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2423918 INFO  (zkCallback-20700-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2423918 INFO  (zkCallback-20650-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2423918 INFO  (zkCallback-20701-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2423918 INFO  (zkCallback-20697-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2423918 INFO  (zkCallback-20722-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2423920 INFO  (closeThreadPool-20667-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:42045_
   [junit4]   2> 2423929 INFO  (closeThreadPool-20667-thread-4) [n:127.0.0.1:42737_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2423930 WARN  (closeThreadPool-20667-thread-4) [n:127.0.0.1:42737_     ] 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> 2423937 INFO  (closeThreadPool-20667-thread-3) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:34755_
   [junit4]   2> 2423941 INFO  (closeThreadPool-20667-thread-4) [n:127.0.0.1:42737_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2423966 INFO  (closeThreadPool-20667-thread-4) [n:127.0.0.1:42737_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@711a02d4
   [junit4]   2> 2423973 INFO  (closeThreadPool-20667-thread-4) [n:127.0.0.1:42737_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@711a02d4
   [junit4]   2> 2423973 INFO  (closeThreadPool-20667-thread-4) [n:127.0.0.1:42737_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@711a02d4
   [junit4]   2> 2423974 INFO  (closeThreadPool-20667-thread-4) [n:127.0.0.1:42737_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E2FFA45C719F330E-001/shard-4-001/cores
   [junit4]   2> 2424009 INFO  (closeThreadPool-20667-thread-4) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:42737_
   [junit4]   2> 2424012 INFO  (qtp1319817018-51213) [n:127.0.0.1:34755_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:42737_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2424012 INFO  (qtp1319817018-51214) [n:127.0.0.1:34755_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:34755_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2424013 INFO  (qtp1319817018-51212) [n:127.0.0.1:34755_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:45479_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2424013 INFO  (qtp1319817018-51211) [n:127.0.0.1:34755_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:42045_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2424015 INFO  (OverseerCollectionConfigSetProcessor-73117602887892996-127.0.0.1:45229_-n_0000000000) [n:127.0.0.1:45229_     ] 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> 2424015 INFO  (OverseerThreadFactory-12059-thread-3-processing-n:127.0.0.1:45229_) [n:127.0.0.1:45229_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:42737_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 2424015 INFO  (OverseerThreadFactory-12059-thread-4-processing-n:127.0.0.1:45229_) [n:127.0.0.1:45229_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:34755_ for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 2424016 INFO  (OverseerThreadFactory-12059-thread-3-processing-n:127.0.0.1:45229_) [n:127.0.0.1:45229_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 2424016 INFO  (OverseerThreadFactory-12059-thread-4-processing-n:127.0.0.1:45229_) [n:127.0.0.1:45229_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 2424019 INFO  (qtp1319817018-51215) [n:127.0.0.1:34755_    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> 2424019 INFO  (qtp541604324-51234) [n:127.0.0.1:42737_    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> 2425027 INFO  (qtp1319817018-51215) [n:127.0.0.1:34755_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.SolrConfi

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

2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	17	/solr/collections/collection1/state.json
   [junit4]   2> 	17	/solr/configs/conf1/managed-schema
   [junit4]   2> 	15	/solr/configs/conf1
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	5	/solr/packages.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	4	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	2	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	50	/solr/clusterstate.json
   [junit4]   2> 	10	/solr/configs/conf1/managed-schema
   [junit4]   2> 	9	/solr/collections/control_collection/state.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/73117602887893007-127.0.0.1:45479_-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/73117602887893006-127.0.0.1:42045_-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	34	/solr/overseer/queue
   [junit4]   2> 	33	/solr/live_nodes
   [junit4]   2> 	15	/solr/overseer/collection-queue-work
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 
   [junit4]   2> 3128817 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:39581
   [junit4]   2> 3128817 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39581
   [junit4]   2> 3128817 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[E2FFA45C719F330E]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39581
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBulkSchemaConcurrent -Dtests.method=test -Dtests.seed=E2FFA45C719F330E -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ar-TN -Dtests.timezone=Antarctica/South_Pole -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE  708s J0 | TestBulkSchemaConcurrent.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: [[], [], [new type mystr2  not created, dynamic field *_lol2 not created, field a2 not created, CopyField source=a2,dest=hello_lol2 not created], [], []]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E2FFA45C719F330E:6AAB9B86DF635EF6]:0)
   [junit4]    > 	at org.apache.solr.schema.TestBulkSchemaConcurrent.test(TestBulkSchemaConcurrent.java:94)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E2FFA45C719F330E-001
   [junit4]   2> Jan 23, 2020 4:26:06 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=635, maxMBSortInHeap=6.282582765136997, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5ef1801f), locale=ar-TN, timezone=Antarctica/South_Pole
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=277332456,total=536346624
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrDeletionPolicy2, ZkSolrClientTest, SuggestComponentTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, CollectionsAPISolrJTest, AuditLoggerIntegrationTest, TestIndexingPerformance, TestRTimerTree, TestStressLucene, TestLMJelinekMercerSimilarityFactory, TestDocSet, TestFieldCacheWithThreads, BigEndianAscendingWordSerializerTest, TestSimpleTextCodec, TestCloudJSONFacetSKG, CoreAdminCreateDiscoverTest, TestExplainDocTransformer, JWTAuthPluginTest, TestManagedStopFilterFactory, JvmMetricsTest, CdcrOpsAndBoundariesTest, SuggesterWFSTTest, BlockJoinFacetDistribTest, CollectionsAPIDistributedZkTest, TestConfigSetsAPIExclusivity, TestFastOutputStream, TestCrossCoreJoin, TestRandomDVFaceting, TestNumericTerms64, SortSpecParsingTest, SpellCheckComponentTest, RankQueryTest, ResponseHeaderTest, SOLR749Test, TestSolrConfigHandlerConcurrent, TestInitParams, TestQuerySenderNoQuery, TestScoreJoinQPNoScore, SplitByPrefixTest, TestAuthorizationFramework, SchemaApiFailureTest, MergeStrategyTest, ActionThrottleTest, TestExceedMaxTermLength, URLClassifyProcessorTest, TestMergePolicyConfig, TestReversedWildcardFilterFactory, TestLegacyField, TestCaffeineCache, VersionInfoTest, TaggingAttributeTest, TestSolrCoreParser, TestDynamicURP, TestSimDistributedQueue, FacetPivotSmallTest, TestSolrQueryParser, MultiDestinationAuditLoggerTest, LukeRequestHandlerTest, SoftAutoCommitTest, TestSegmentSorting, TestUtils, BasicZkTest, OpenExchangeRatesOrgProviderTest, UpdateRequestProcessorFactoryTest, SplitShardTest, TestSolrQueryResponse, UUIDFieldTest, DistributedQueryComponentCustomSortTest, TestSimGenericDistributedQueue, PeerSyncTest, TestSkipOverseerOperations, TestSchemaNameResource, ImplicitSnitchTest, SolrIndexMetricsTest, HdfsWriteToMultipleCollectionsTest, TestBM25SimilarityFactory, TestRebalanceLeaders, HealthCheckHandlerTest, TestWaitForStateWithJettyShutdowns, SmileWriterTest, TestHashQParserPlugin, TestSimClusterStateProvider, TestCharFilters, CursorPagingTest, TestStressLiveNodes, TemplateUpdateProcessorTest, AtomicUpdateRemovalJavabinTest, XsltUpdateRequestHandlerTest, SpellCheckCollatorTest, TestXmlQParser, ClusterStateUpdateTest, CollectionReloadTest, RequestLoggingTest, TestSolrCoreProperties, V2ApiIntegrationTest, ConnectionManagerTest, BlockCacheTest, TestMultiWordSynonyms, OrderedExecutorTest, SimpleFacetsTest, TestPostingsSolrHighlighter, HdfsDirectoryTest, SignatureUpdateProcessorFactoryTest, AssignBackwardCompatibilityTest, TestPayloadCheckQParserPlugin, BadCopyFieldTest, MissingSegmentRecoveryTest, TestSha256AuthenticationProvider, DeleteReplicaTest, TestDirectoryFactory, TestSearcherReuse, LeaderElectionTest, HdfsDirectoryFactoryTest, TestDFRSimilarityFactory, TestHdfsCloudBackupRestore, BasicAuthOnSingleNodeTest, TermsComponentTest, SolrLogPostToolTest, TestComplexPhraseQParserPlugin, TestSchemaVersionResource, TestJsonFacetsStatsParsing, DistributedQueueTest, ManagedSchemaRoundRobinCloudTest, TestRawResponseWriter, SpellingQueryConverterTest, TestCloudPseudoReturnFields, TestSolrCoreSnapshots, DistributedSpellCheckComponentTest, HighlighterConfigTest, TestSolrJacksonAnnotation, CustomHighlightComponentTest, TestXIncludeConfig, TestSolrCloudWithHadoopAuthPlugin, TestHttpShardHandlerFactory, SegmentsInfoRequestHandlerTest, TestRestManager, SolrCLIZkUtilsTest, TriggerEventQueueTest, RAMDirectoryFactoryTest, AnalysisAfterCoreReloadTest, DistanceUnitsTest, TestStressUserVersions, TestLFUCache, MoveReplicaTest, AlternateDirectoryTest, TestHashPartitioner, TestCloudSearcherWarming, ClassificationUpdateProcessorFactoryTest, DirectSolrSpellCheckerTest, DeleteNodeTest, DistribDocExpirationUpdateProcessorTest, MetricsHistoryIntegrationTest, MultiThreadedOCPTest, NestedShardedAtomicUpdateTest, OverseerCollectionConfigSetProcessorTest, OverseerSolrResponseTest, OverseerStatusTest, OverseerTaskQueueTest, PackageManagerCLITest, RecoveryZkTest, RemoteQueryErrorTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, RestartWhileUpdatingTest, RollingRestartTest, SharedFSAutoReplicaFailoverTest, SliceStateTest, TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudPhrasesIdentificationComponent, TestCloudRecovery2, TestConfigSetsAPI, TestDistribDocBasedVersion, TestLeaderElectionZkExpiry, TestPrepRecovery, TestQueryingOnDownCollection, TestRandomRequestDistribution, TestTolerantUpdateProcessorCloud, TestUtilizeNode, ZkCLITest, TestRequestStatusCollectionAPI, AutoAddReplicasIntegrationTest, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, IndexSizeTriggerSizeEstimationTest, MetricTriggerIntegrationTest, NodeAddedTriggerIntegrationTest, NodeLostTriggerIntegrationTest, NodeLostTriggerTest, ScheduledMaintenanceTriggerTest, SystemLogListenerTest, TestSimNodeLostTrigger, TestSimPolicyCloud, TestSimTriggerIntegration, BaseCdcrDistributedZkTest, CdcrBidirectionalTest, CdcrVersionReplicationTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, ZkCollectionPropsCachingTest, TestConfig, TestConfigOverlay, TestConfigSetProperties, TestCoreDiscovery, TestSolrXml, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, DocumentAnalysisRequestHandlerTest, JsonLoaderTest, MoreLikeThisHandlerTest, PingRequestHandlerTest, TestHdfsBackupRestoreCore, TestSQLHandler, DistributedFacetPivotSmallTest, DistributedTermsComponentTest, ShardsWhitelistTest, UninvertDocValuesMergePolicyTest, TestLegacyTerms, TestMultiValuedNumericRangeQuery, TestNumericTokenStream, TestLogWatcher, SolrMetricManagerTest, SolrMetricReporterTest, SolrMetricsIntegrationTest, SolrJmxReporterCloudTest, SolrSlf4jReporterTest, SolrRrdBackendFactoryTest, TestPackages, TestManagedResource, TestManagedResourceStorage, TestDynamicFieldCollectionResource, TestFieldCollectionResource, TestFieldTypeCollectionResource, TestSchemaSimilarityResource, BooleanFieldTest, ChangedSchemaMergeTest, CopyFieldTest, DocValuesMissingTest, DocValuesTest, SynonymTokenizerTest, TestBinaryField, TestBulkSchemaConcurrent]
   [junit4] Completed [896/896 (1!)] on J0 in 708.72s, 1 test, 1 failure <<< FAILURES!

[...truncated 52509 lines...]