You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/10/04 04:16:12 UTC

[JENKINS] Lucene-Solr-7.0-Windows (64bit/jdk1.8.0_144) - Build # 184 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Windows/184/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestBulkSchemaConcurrent

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001\cores\collection1_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001\cores\collection1_shard1_replica_n1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001\cores\collection1_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001\cores\collection1_shard1_replica_n1    C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001\cores\collection1_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001\cores\collection1_shard1_replica_n1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001\cores\collection1_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001\cores\collection1_shard1_replica_n1
   C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001

	at __randomizedtesting.SeedInfo.seed([C0C39CBFD4E73A7D]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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 13115 lines...]
   [junit4] Suite: org.apache.solr.schema.TestBulkSchemaConcurrent
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\init-core-data-001
   [junit4]   2> 2904583 WARN  (SUITE-TestBulkSchemaConcurrent-seed#[C0C39CBFD4E73A7D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=135 numCloses=135
   [junit4]   2> 2904583 INFO  (SUITE-TestBulkSchemaConcurrent-seed#[C0C39CBFD4E73A7D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2904599 INFO  (SUITE-TestBulkSchemaConcurrent-seed#[C0C39CBFD4E73A7D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2904599 INFO  (SUITE-TestBulkSchemaConcurrent-seed#[C0C39CBFD4E73A7D]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2904601 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2904602 INFO  (Thread-6825) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2904602 INFO  (Thread-6825) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2904606 ERROR (Thread-6825) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2904701 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.ZkTestServer start zk server on port:61362
   [junit4]   2> 2904715 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-managed-schema.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2904717 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2904719 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2904720 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2904721 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2904722 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2904724 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2904726 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2904727 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2904728 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2904730 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2904731 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 2905200 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2905201 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4849f4ad{/,null,AVAILABLE}
   [junit4]   2> 2905202 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2284a416{HTTP/1.1,[http/1.1]}{127.0.0.1:61369}
   [junit4]   2> 2905202 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.e.j.s.Server Started @2908506ms
   [junit4]   2> 2905202 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\tempDir-001/control/data, hostContext=/, hostPort=61369, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\control-001\cores}
   [junit4]   2> 2905202 ERROR (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2905202 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.1
   [junit4]   2> 2905203 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2905203 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 2905203 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-04T03:56:07.155Z
   [junit4]   2> 2905207 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2905207 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\control-001\solr.xml
   [junit4]   2> 2905214 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@12910f6e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2905218 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61362/solr
   [junit4]   2> 2905311 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61369_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2905312 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61369_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61369_
   [junit4]   2> 2905313 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61369_    ] o.a.s.c.Overseer Overseer (id=98768608726614020-127.0.0.1:61369_-n_0000000000) starting
   [junit4]   2> 2905321 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61369_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61369_
   [junit4]   2> 2905324 INFO  (zkCallback-5331-thread-1-processing-n:127.0.0.1:61369_) [n:127.0.0.1:61369_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2905405 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61369_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12910f6e
   [junit4]   2> 2905412 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61369_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12910f6e
   [junit4]   2> 2905413 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61369_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12910f6e
   [junit4]   2> 2905415 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61369_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\control-001\cores
   [junit4]   2> 2905441 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2905442 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61362/solr ready
   [junit4]   2> 2905445 INFO  (qtp239041646-32179) [n:127.0.0.1:61369_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:61369_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2905449 INFO  (OverseerThreadFactory-13817-thread-1-processing-n:127.0.0.1:61369_) [n:127.0.0.1:61369_    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2905556 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_    ] 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> 2905557 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2905663 INFO  (zkCallback-5331-thread-1-processing-n:127.0.0.1:61369_) [n:127.0.0.1:61369_    ] 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> 2906577 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1
   [junit4]   2> 2906581 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ 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> 2906586 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ 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> 2906676 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ 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> 2906694 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ 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> 2906697 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ 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> 2906697 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 2906697 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ 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@12910f6e
   [junit4]   2> 2906697 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2906697 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ 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 [C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 2906703 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ 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=44, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=68.5517578125, floorSegmentMB=2.1025390625, forceMergeDeletesPctAllowed=19.726317186578417, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5022710724399125
   [junit4]   2> 2906710 WARN  (qtp239041646-32176) [n:127.0.0.1:61369_ 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> 2906777 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ 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> 2906777 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ 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> 2906779 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2906779 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2906780 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1679529404, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2906780 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7a7982d5[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2906781 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2906782 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ 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> 2906782 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ 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> 2906782 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ 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> 2906783 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2906784 INFO  (searcherExecutor-13820-thread-1-processing-n:127.0.0.1:61369_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:61369_ 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@7a7982d5[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2906784 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ 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 1580297741911719936
   [junit4]   2> 2906788 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2906789 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ 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> 2906789 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61369/control_collection_shard1_replica_n1/
   [junit4]   2> 2906789 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ 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> 2906789 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:61369/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2906789 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2906792 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ 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:61369/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2906894 INFO  (zkCallback-5331-thread-1-processing-n:127.0.0.1:61369_) [n:127.0.0.1:61369_    ] 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> 2906944 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ 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> 2906944 INFO  (qtp239041646-32176) [n:127.0.0.1:61369_ 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=1388
   [junit4]   2> 2906948 INFO  (qtp239041646-32179) [n:127.0.0.1:61369_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2907047 INFO  (zkCallback-5331-thread-1-processing-n:127.0.0.1:61369_) [n:127.0.0.1:61369_    ] 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> 2907451 INFO  (OverseerCollectionConfigSetProcessor-98768608726614020-127.0.0.1:61369_-n_0000000000) [n:127.0.0.1:61369_    ] 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> 2907948 INFO  (qtp239041646-32179) [n:127.0.0.1:61369_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:61369_&wt=javabin&version=2} status=0 QTime=2502
   [junit4]   2> 2907954 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2907955 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61362/solr ready
   [junit4]   2> 2907955 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2907957 INFO  (qtp239041646-32173) [n:127.0.0.1:61369_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2907958 INFO  (OverseerThreadFactory-13817-thread-2-processing-n:127.0.0.1:61369_) [n:127.0.0.1:61369_    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2907959 WARN  (OverseerThreadFactory-13817-thread-2-processing-n:127.0.0.1:61369_) [n:127.0.0.1:61369_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 2908163 INFO  (qtp239041646-32173) [n:127.0.0.1:61369_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2908165 INFO  (qtp239041646-32173) [n:127.0.0.1:61369_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=207
   [junit4]   2> 2908631 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-1-001 of type NRT
   [junit4]   2> 2908631 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2908632 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@60766ec5{/,null,AVAILABLE}
   [junit4]   2> 2908633 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6f30f5d{HTTP/1.1,[http/1.1]}{127.0.0.1:61420}
   [junit4]   2> 2908633 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.e.j.s.Server Started @2911937ms
   [junit4]   2> 2908633 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=61420, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-1-001\cores}
   [junit4]   2> 2908633 ERROR (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2908633 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.1
   [junit4]   2> 2908634 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2908634 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 2908634 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-04T03:56:10.586Z
   [junit4]   2> 2908638 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2908638 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-1-001\solr.xml
   [junit4]   2> 2908644 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@12910f6e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2908648 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61362/solr
   [junit4]   2> 2908660 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61420_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2908662 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61420_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2908664 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61420_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61420_
   [junit4]   2> 2908665 INFO  (zkCallback-5338-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2908666 INFO  (zkCallback-5343-thread-1-processing-n:127.0.0.1:61420_) [n:127.0.0.1:61420_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2908665 INFO  (zkCallback-5331-thread-1-processing-n:127.0.0.1:61369_) [n:127.0.0.1:61369_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2908750 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61420_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12910f6e
   [junit4]   2> 2908758 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61420_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12910f6e
   [junit4]   2> 2908758 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61420_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12910f6e
   [junit4]   2> 2908761 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61420_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-1-001\cores
   [junit4]   2> 2908786 INFO  (qtp239041646-32172) [n:127.0.0.1:61369_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:61420_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2908788 INFO  (OverseerCollectionConfigSetProcessor-98768608726614020-127.0.0.1:61369_-n_0000000000) [n:127.0.0.1:61369_    ] 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> 2908790 INFO  (OverseerThreadFactory-13817-thread-3-processing-n:127.0.0.1:61369_) [n:127.0.0.1:61369_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:61420_ for creating new replica
   [junit4]   2> 2908795 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n0&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2908796 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2908902 INFO  (zkCallback-5343-thread-1-processing-n:127.0.0.1:61420_) [n:127.0.0.1:61420_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2909816 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1
   [junit4]   2> 2909824 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.s.IndexSchema [collection1_shard2_replica_n0] Schema name=test
   [junit4]   2> 2909913 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2909930 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n0' using configuration from collection collection1, trusted=true
   [junit4]   2> 2909930 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n0' (registry 'solr.core.collection1.shard2.replica_n0') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12910f6e
   [junit4]   2> 2909930 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2909930 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SolrCore [[collection1_shard2_replica_n0] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-1-001\cores\collection1_shard2_replica_n0], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-1-001\cores\collection1_shard2_replica_n0\data\]
   [junit4]   2> 2909937 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=68.5517578125, floorSegmentMB=2.1025390625, forceMergeDeletesPctAllowed=19.726317186578417, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5022710724399125
   [junit4]   2> 2909942 WARN  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] 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> 2910022 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2910022 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2910024 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2910024 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2910026 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1679529404, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2910027 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a87a815[collection1_shard2_replica_n0] main]
   [junit4]   2> 2910028 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2910029 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2910029 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 2910029 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2910030 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2910031 INFO  (searcherExecutor-13831-thread-1-processing-n:127.0.0.1:61420_ x:collection1_shard2_replica_n0 s:shard2 c:collection1) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SolrCore [collection1_shard2_replica_n0] Registered new searcher Searcher@6a87a815[collection1_shard2_replica_n0] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2910031 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580297745316446208
   [junit4]   2> 2910037 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2910037 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2910037 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61420/collection1_shard2_replica_n0/
   [junit4]   2> 2910037 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2910037 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SyncStrategy http://127.0.0.1:61420/collection1_shard2_replica_n0/ has no replicas
   [junit4]   2> 2910038 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2910041 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61420/collection1_shard2_replica_n0/ shard2
   [junit4]   2> 2910145 INFO  (zkCallback-5343-thread-1-processing-n:127.0.0.1:61420_) [n:127.0.0.1:61420_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2910194 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2910195 INFO  (qtp1188441809-32215) [n:127.0.0.1:61420_ c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n0&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1400
   [junit4]   2> 2910197 INFO  (qtp239041646-32172) [n:127.0.0.1:61369_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:61420_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1410
   [junit4]   2> 2910298 INFO  (zkCallback-5343-thread-1-processing-n:127.0.0.1:61420_) [n:127.0.0.1:61420_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2910668 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-2-001 of type NRT
   [junit4]   2> 2910668 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2910670 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d1511e9{/,null,AVAILABLE}
   [junit4]   2> 2910671 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7135fcc1{HTTP/1.1,[http/1.1]}{127.0.0.1:61447}
   [junit4]   2> 2910671 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.e.j.s.Server Started @2913975ms
   [junit4]   2> 2910671 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=61447, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-2-001\cores}
   [junit4]   2> 2910672 ERROR (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2910672 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.1
   [junit4]   2> 2910672 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2910672 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 2910672 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-04T03:56:12.624Z
   [junit4]   2> 2910676 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2910676 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-2-001\solr.xml
   [junit4]   2> 2910682 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@12910f6e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2910687 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61362/solr
   [junit4]   2> 2910698 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61447_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2910700 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61447_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2910701 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61447_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61447_
   [junit4]   2> 2910704 INFO  (zkCallback-5343-thread-1-processing-n:127.0.0.1:61420_) [n:127.0.0.1:61420_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2910704 INFO  (zkCallback-5349-thread-1-processing-n:127.0.0.1:61447_) [n:127.0.0.1:61447_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2910705 INFO  (zkCallback-5338-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2910705 INFO  (zkCallback-5331-thread-2-processing-n:127.0.0.1:61369_) [n:127.0.0.1:61369_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2910791 INFO  (OverseerCollectionConfigSetProcessor-98768608726614020-127.0.0.1:61369_-n_0000000000) [n:127.0.0.1:61369_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2910850 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61447_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12910f6e
   [junit4]   2> 2910858 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61447_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12910f6e
   [junit4]   2> 2910858 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61447_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12910f6e
   [junit4]   2> 2910860 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61447_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-2-001\cores
   [junit4]   2> 2910906 INFO  (qtp239041646-32170) [n:127.0.0.1:61369_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:61447_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2910910 INFO  (OverseerThreadFactory-13817-thread-4-processing-n:127.0.0.1:61369_) [n:127.0.0.1:61369_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:61447_ for creating new replica
   [junit4]   2> 2910914 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n0&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2910914 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2911021 INFO  (zkCallback-5349-thread-1-processing-n:127.0.0.1:61447_) [n:127.0.0.1:61447_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2911021 INFO  (zkCallback-5343-thread-1-processing-n:127.0.0.1:61420_) [n:127.0.0.1:61420_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2911934 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1
   [junit4]   2> 2911941 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.s.IndexSchema [collection1_shard1_replica_n0] Schema name=test
   [junit4]   2> 2912022 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2912038 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n0' using configuration from collection collection1, trusted=true
   [junit4]   2> 2912038 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n0' (registry 'solr.core.collection1.shard1.replica_n0') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12910f6e
   [junit4]   2> 2912039 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2912039 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SolrCore [[collection1_shard1_replica_n0] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-2-001\cores\collection1_shard1_replica_n0], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-2-001\cores\collection1_shard1_replica_n0\data\]
   [junit4]   2> 2912045 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=68.5517578125, floorSegmentMB=2.1025390625, forceMergeDeletesPctAllowed=19.726317186578417, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5022710724399125
   [junit4]   2> 2912051 WARN  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] 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> 2912134 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2912134 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2912135 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2912135 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2912136 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1679529404, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2912136 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.s.SolrIndexSearcher Opening [Searcher@56e44f31[collection1_shard1_replica_n0] main]
   [junit4]   2> 2912138 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2912138 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2912138 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 2912139 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2912139 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2912140 INFO  (searcherExecutor-13842-thread-1-processing-n:127.0.0.1:61447_ x:collection1_shard1_replica_n0 s:shard1 c:collection1) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SolrCore [collection1_shard1_replica_n0] Registered new searcher Searcher@56e44f31[collection1_shard1_replica_n0] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2912140 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580297747527892992
   [junit4]   2> 2912145 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2912145 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2912145 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61447/collection1_shard1_replica_n0/
   [junit4]   2> 2912145 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2912145 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SyncStrategy http://127.0.0.1:61447/collection1_shard1_replica_n0/ has no replicas
   [junit4]   2> 2912145 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2912148 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61447/collection1_shard1_replica_n0/ shard1
   [junit4]   2> 2912251 INFO  (zkCallback-5349-thread-1-processing-n:127.0.0.1:61447_) [n:127.0.0.1:61447_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2912251 INFO  (zkCallback-5343-thread-1-processing-n:127.0.0.1:61420_) [n:127.0.0.1:61420_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2912300 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2912302 INFO  (qtp1723793011-32245) [n:127.0.0.1:61447_ c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n0&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1388
   [junit4]   2> 2912304 INFO  (qtp239041646-32170) [n:127.0.0.1:61369_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:61447_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1398
   [junit4]   2> 2912409 INFO  (zkCallback-5349-thread-1-processing-n:127.0.0.1:61447_) [n:127.0.0.1:61447_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2912409 INFO  (zkCallback-5343-thread-1-processing-n:127.0.0.1:61420_) [n:127.0.0.1:61420_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2912753 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-3-001 of type NRT
   [junit4]   2> 2912754 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2912754 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6211606e{/,null,AVAILABLE}
   [junit4]   2> 2912755 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3a86ce58{HTTP/1.1,[http/1.1]}{127.0.0.1:61473}
   [junit4]   2> 2912755 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.e.j.s.Server Started @2916059ms
   [junit4]   2> 2912755 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=61473, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-3-001\cores}
   [junit4]   2> 2912755 ERROR (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2912756 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.1
   [junit4]   2> 2912756 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2912756 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 2912756 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-04T03:56:14.708Z
   [junit4]   2> 2912764 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2912764 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-3-001\solr.xml
   [junit4]   2> 2912771 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@12910f6e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2912776 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61362/solr
   [junit4]   2> 2912787 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61473_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2912789 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61473_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2912791 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61473_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61473_
   [junit4]   2> 2912793 INFO  (zkCallback-5349-thread-1-processing-n:127.0.0.1:61447_) [n:127.0.0.1:61447_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2912793 INFO  (zkCallback-5343-thread-1-processing-n:127.0.0.1:61420_) [n:127.0.0.1:61420_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2912793 INFO  (zkCallback-5331-thread-2-processing-n:127.0.0.1:61369_) [n:127.0.0.1:61369_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2912794 INFO  (zkCallback-5338-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2912794 INFO  (zkCallback-5355-thread-1-processing-n:127.0.0.1:61473_) [n:127.0.0.1:61473_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2912907 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61473_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12910f6e
   [junit4]   2> 2912909 INFO  (OverseerCollectionConfigSetProcessor-98768608726614020-127.0.0.1:61369_-n_0000000000) [n:127.0.0.1:61369_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2912915 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61473_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12910f6e
   [junit4]   2> 2912915 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61473_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12910f6e
   [junit4]   2> 2912918 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61473_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-3-001\cores
   [junit4]   2> 2912956 INFO  (qtp239041646-32177) [n:127.0.0.1:61369_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:61473_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2912958 INFO  (OverseerThreadFactory-13817-thread-5-processing-n:127.0.0.1:61369_) [n:127.0.0.1:61369_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:61473_ for creating new replica
   [junit4]   2> 2912962 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2912963 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2913073 INFO  (zkCallback-5355-thread-1-processing-n:127.0.0.1:61473_) [n:127.0.0.1:61473_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2913073 INFO  (zkCallback-5343-thread-1-processing-n:127.0.0.1:61420_) [n:127.0.0.1:61420_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2913073 INFO  (zkCallback-5349-thread-1-processing-n:127.0.0.1:61447_) [n:127.0.0.1:61447_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2913985 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1
   [junit4]   2> 2913993 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema [collection1_shard2_replica_n1] Schema name=test
   [junit4]   2> 2914069 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2914085 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 2914086 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n1' (registry 'solr.core.collection1.shard2.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12910f6e
   [junit4]   2> 2914086 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2914086 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrCore [[collection1_shard2_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-3-001\cores\collection1_shard2_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-3-001\cores\collection1_shard2_replica_n1\data\]
   [junit4]   2> 2914091 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=68.5517578125, floorSegmentMB=2.1025390625, forceMergeDeletesPctAllowed=19.726317186578417, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5022710724399125
   [junit4]   2> 2914097 WARN  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_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> 2914165 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2914165 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2914167 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2914167 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2914168 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1679529404, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2914168 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7d8e2ba6[collection1_shard2_replica_n1] main]
   [junit4]   2> 2914170 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2914170 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2914170 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 2914170 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2914170 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2914172 INFO  (searcherExecutor-13853-thread-1-processing-n:127.0.0.1:61473_ x:collection1_shard2_replica_n1 s:shard2 c:collection1) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrCore [collection1_shard2_replica_n1] Registered new searcher Searcher@7d8e2ba6[collection1_shard2_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2914172 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580297749658599424
   [junit4]   2> 2914175 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.ZkController Core needs to recover:collection1_shard2_replica_n1
   [junit4]   2> 2914176 INFO  (qtp1228045045-32272) [n:127.0.0.1:61473_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1213
   [junit4]   2> 2914176 INFO  (updateExecutor-5352-thread-1-processing-n:127.0.0.1:61473_ x:collection1_shard2_replica_n1 s:shard2 c:collection1) [n:127.0.0.1:61473_ c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 2914176 INFO  (recoveryExecutor-5353-thread-1-processing-n:127.0.0.1:61473_ x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:61473_ c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 2914176 INFO  (recoveryExecutor-5353-thread-1-processing-n:127.0.0.1:61473_ x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:61473_ c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 2914176 INFO  (recoveryExecutor-5353-thread-1-processing-n:127.0.0.1:61473_ x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:61473_ c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard2_replica_n1]
   [junit4]   2> 2914176 INFO  (recoveryExecutor-5353-thread-1-processing-n:127.0.0.1:61473_ x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:61473_ c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 2914176 INFO  (recoveryExecutor-5353-thread-1-processing-n:127.0.0.1:61473_ x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:61473_ c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard2_replica_n1] as recovering, leader is [http://127.0.0.1:61420/collection1_shard2_replica_n0/] and I am [http://127.0.0.1:61473/collection1_shard2_replica_n1/]
   [junit4]   2> 2914178 INFO  (qtp239041646-32177) [n:127.0.0.1:61369_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:61473_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1222
   [junit4]   2> 2914180 INFO  (recoveryExecutor-5353-thread-1-processing-n:127.0.0.1:61473_ x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:61473_ c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:61420]; [WaitForState: action=PREPRECOVERY&core=collection1_shard2_replica_n0&nodeName=127.0.0.1:61473_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2914181 INFO  (qtp1188441809-32217) [n:127.0.0.1:61420_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 2914181 INFO  (qtp1188441809-32217) [n:127.0.0.1:61420_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_n0, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:61473_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1_shard2_replica_n1","base_url":"http://127.0.0.1:61473","node_name":"127.0.0.1:61473_","state":"down","type":"NRT"}
   [junit4]   2> 2914281 INFO  (zkCallback-5349-thread-1-processing-n:127.0.0.1:61447_) [n:127.0.0.1:61447_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2914282 INFO  (zkCallback-5355-thread-1-processing-n:127.0.0.1:61473_) [n:127.0.0.1:61473_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2914282 INFO  (zkCallback-5343-thread-1-processing-n:127.0.0.1:61420_) [n:127.0.0.1:61420_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2914618 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001 of type NRT
   [junit4]   2> 2914619 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2914619 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b49cc12{/,null,AVAILABLE}
   [junit4]   2> 2914620 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3c8c504b{HTTP/1.1,[http/1.1]}{127.0.0.1:61500}
   [junit4]   2> 2914622 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.e.j.s.Server Started @2917925ms
   [junit4]   2> 2914622 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\tempDir-001/jetty4, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=61500, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001\cores}
   [junit4]   2> 2914623 ERROR (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2914623 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.1
   [junit4]   2> 2914623 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2914623 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 2914623 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-04T03:56:16.575Z
   [junit4]   2> 2914626 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2914626 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001\solr.xml
   [junit4]   2> 2914633 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@12910f6e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2914637 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61362/solr
   [junit4]   2> 2914649 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61500_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2914651 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61500_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2914652 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61500_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61500_
   [junit4]   2> 2914655 INFO  (zkCallback-5343-thread-1-processing-n:127.0.0.1:61420_) [n:127.0.0.1:61420_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2914655 INFO  (zkCallback-5338-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2914655 INFO  (zkCallback-5362-thread-1-processing-n:127.0.0.1:61500_) [n:127.0.0.1:61500_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2914656 INFO  (zkCallback-5349-thread-1-processing-n:127.0.0.1:61447_) [n:127.0.0.1:61447_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2914656 INFO  (zkCallback-5331-thread-2-processing-n:127.0.0.1:61369_) [n:127.0.0.1:61369_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2914656 INFO  (zkCallback-5355-thread-1-processing-n:127.0.0.1:61473_) [n:127.0.0.1:61473_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2914776 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[C0C39CBFD4E73A7D]) [n:127.0.0.1:61500_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node'

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

kAclsWithHadoopAuth, TestFieldCache, TestLRUCache, TestApiFramework, TestCopyFieldCollectionResource, SignatureUpdateProcessorFactoryTest, DocumentAnalysisRequestHandlerTest, HdfsBasicDistributedZkTest, DistributedTermsComponentTest, CdcrBootstrapTest, CleanupOldIndexTest, BasicZkTest, SolrCmdDistributorTest, TestFastLRUCache, ShardSplitTest, TestReqParamsAPI, TestGeoJSONResponseWriter, TestClassicSimilarityFactory, HdfsSyncSliceTest, TestStandardQParsers, TestSystemIdResolver, PreAnalyzedFieldManagedSchemaCloudTest, TestHalfAndHalfDocValues, HLLSerializationTest, ClassificationUpdateProcessorTest, TestSuggestSpellingConverter, SolrMetricManagerTest, TestRangeQuery, ChaosMonkeySafeLeaderWithPullReplicasTest, WrapperMergePolicyFactoryTest, TestCloudPseudoReturnFields, DebugComponentTest, QueryResultKeyTest, DistributedIntervalFacetingTest, TestCustomDocTransformer, TestSolrDeletionPolicy1, QueryEqualityTest, OutOfBoxZkACLAndCredentialsProvidersTest, HdfsLockFactoryTest, TestNumericTerms64, TestCloudManagedSchema, BJQParserTest, TestLMJelinekMercerSimilarityFactory, AliasIntegrationTest, UpdateRequestProcessorFactoryTest, BlockCacheTest, TestPolicyCloud, CdcrReplicationHandlerTest, VersionInfoTest, TestFieldCacheVsDocValues, PKIAuthenticationIntegrationTest, TestQueryUtils, FullSolrCloudDistribCmdsTest, PeerSyncWithIndexFingerprintCachingTest, TestSegmentSorting, LukeRequestHandlerTest, TestFieldResource, SegmentsInfoRequestHandlerTest, BasicDistributedZk2Test, TestSystemCollAutoCreate, TestNamedUpdateProcessors, ShufflingReplicaListTransformerTest, TestLocalFSCloudBackupRestore, SuggesterFSTTest, SolrGraphiteReporterTest, RecoveryAfterSoftCommitTest, CacheHeaderTest, ShardRoutingCustomTest, SolrXmlInZkTest, MoreLikeThisHandlerTest, TestBlendedInfixSuggestions, TestCharFilters, TestCrossCoreJoin, TestFieldTypeResource, OverseerRolesTest, TestStressLucene, TestDynamicLoading, ShowFileRequestHandlerTest, SearchHandlerTest, TestClusterProperties, TestInPlaceUpdatesStandalone, ExplicitHLLTest, TestBlobHandler, SpellCheckCollatorTest, TestBulkSchemaAPI, CopyFieldTest, TestDistributedGrouping, TestInfoStreamLogging, SampleTest, ExitableDirectoryReaderTest, SubstringBytesRefFilterTest, CollectionTooManyReplicasTest, MissingSegmentRecoveryTest, DeleteShardTest, TestCorePropertiesReload, TestConfigSetsAPI, TestCloudDeleteByQuery, TestPerFieldSimilarity, TestHdfsCloudBackupRestore, SuggestComponentContextFilterQueryTest, TestPrepRecovery, UUIDUpdateProcessorFallbackTest, TestSolrIndexConfig, TestHdfsUpdateLog, TestMiniSolrCloudClusterSSL, TestComponentsName, DocExpirationUpdateProcessorFactoryTest, TestPayloadCheckQParserPlugin, TermsComponentTest, PolyFieldTest, TestCSVLoader, CollectionReloadTest, TestLuceneIndexBackCompat, DistributedDebugComponentTest, DateRangeFieldTest, SpatialRPTFieldTypeTest, TestJsonFacets, TestAnalyzedSuggestions, TestRandomRequestDistribution, TestDynamicFieldResource, SynonymTokenizerTest, TestSolrCloudSnapshots, ConvertedLegacyTest, CoreAdminRequestStatusTest, TestExactStatsCache, TestWordDelimiterFilterFactory, ChangedSchemaMergeTest, MBeansHandlerTest, TestReplicaProperties, TestQueryWrapperFilter, DistributedSuggestComponentTest, SuggesterTSTTest, CdcrVersionReplicationTest, TestDocBasedVersionConstraints, SolrIndexConfigTest, ReplaceNodeTest, HighlighterMaxOffsetTest, TestPullReplicaErrorHandling, CloudMLTQParserTest, TestImpersonationWithHadoopAuth, TestConfigSetsAPIZkFailure, SmileWriterTest, TestDistributedMissingSort, ParsingFieldUpdateProcessorsTest, StatelessScriptUpdateProcessorFactoryTest, ChaosMonkeySafeLeaderTest, OpenExchangeRatesOrgProviderTest, DocumentBuilderTest, PluginInfoTest, TestIntervalFaceting, TestDeleteCollectionOnDownNodes, TestSimpleTrackingShardHandler, ConfigSetsAPITest, DistributedMLTComponentTest, TestStressLiveNodes, AddBlockUpdateTest, TestTolerantUpdateProcessorCloud, LoggingHandlerTest, DistributedQueryElevationComponentTest, TestShardHandlerFactory, PingRequestHandlerTest, TestCoreDiscovery, MultiThreadedOCPTest, TestConfig, OverseerTaskQueueTest, TestOrdValues, TestPointFields, TestRemoteStreaming, LeaderElectionIntegrationTest, CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, TestReplicationHandler, TestRandomFaceting, ZkSolrClientTest, TestZkChroot, AutoCommitTest, TestRecovery, TestHashPartitioner, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, TestStressReorder, TestReload, TestSolr4Spatial, SolrCoreTest, SpellCheckComponentTest, TestGroupingSearch, QueryElevationComponentTest, TestSort, TestFiltering, BasicFunctionalityTest, TestBadConfig, HighlighterTest, SoftAutoCommitTest, SimplePostToolTest, TestExtendedDismaxParser, CoreAdminHandlerTest, SuggesterTest, TestTrie, SpatialFilterTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest, DirectUpdateHandlerOptimizeTest, DistanceFunctionTest, TestSurroundQueryParser, DirectSolrSpellCheckerTest, TestQueryTypes, XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, ReturnFieldsTest, JsonLoaderTest, TestPartialUpdateDeduplication, HighlighterConfigTest, SOLR749Test, AlternateDirectoryTest, TestStressRecovery, TestDocSet, TestBinaryField, TestSearchPerf, MinimalSchemaTest, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, EchoParamsTest, TestIBSimilarityFactory, TestFastWriter, ResourceLoaderTest, URLClassifyProcessorTest, PreAnalyzedFieldTest, DOMUtilTest, TestSolrJ, ZkNodePropsTest, SystemInfoHandlerTest, TestRTGBase, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, AsyncCallRequestStatusResponseTest, ConcurrentDeleteAndCreateCollectionTest, CreateCollectionCleanupTest, CustomCollectionTest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DistribDocExpirationUpdateProcessorTest, DocValuesNotIndexedTest, ForceLeaderTest, LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, SSLMigrationTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, TestCloudJSONFacetJoinDomain, TestDistribDocBasedVersion, TestPullReplica, TestRequestForwarding, TestRequestStatusCollectionAPI, TestSolrCloudWithKerberosAlt, TestTlogReplica, TestInitParams, TestReloadAndDeleteDocs, TestSolrXml, RequestLoggingTest, SearchHandlerTest, TestHdfsBackupRestoreCore, TestRestoreCore, TestSolrConfigHandlerCloud, V2StandaloneTest, InfoHandlerTest, MetricsHandlerTest, PropertiesRequestHandlerTest, SecurityConfHandlerTest, TestConfigsApi, TestCoreAdminApis, DistributedExpandComponentTest, DistributedFacetPivotLargeTest, DistributedFacetPivotSmallTest, DistributedQueryComponentCustomSortTest, SuggestComponentTest, TestDistributedStatsComponentCardinality, TestHttpShardHandlerFactory, TestPivotHelperCode, TestTrackingShardHandlerFactory, TestUnifiedSolrHighlighter, TestLegacyNumericUtils, TestNumericRangeQuery32, MetricsConfigTest, SolrMetricsIntegrationTest, SolrGangliaReporterTest, SolrShardReporterTest, TestManagedResourceStorage, TestDynamicFieldCollectionResource, TestFieldCollectionResource, TestFieldTypeCollectionResource, TestSchemaNameResource, TestSchemaResource, TestSchemaVersionResource, TestUniqueKeyFieldResource, BadCopyFieldTest, CurrencyFieldTypeTest, DocValuesMissingTest, TestBulkSchemaConcurrent]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBulkSchemaConcurrent -Dtests.seed=C0C39CBFD4E73A7D -Dtests.slow=true -Dtests.locale=pt-PT -Dtests.timezone=Europe/San_Marino -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestBulkSchemaConcurrent (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001\cores\collection1_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001\cores\collection1_shard1_replica_n1\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001\cores\collection1_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001\cores\collection1_shard1_replica_n1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001\cores
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestBulkSchemaConcurrent_C0C39CBFD4E73A7D-001\shard-4-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C0C39CBFD4E73A7D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [639/730 (1!)] on J1 in 23.71s, 1 test, 1 error <<< FAILURES!

[...truncated 43838 lines...]