Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/231/

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

Error Message:
Could not load collection from ZK: collection1

Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK: 
collection1
        at 
__randomizedtesting.SeedInfo.seed([1B7BEFA71B8DC534:932FD07DB571A8CC]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1172)
        at 
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:692)
        at 
org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:130)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.getTotalReplicas(AbstractFullDistribZkTestBase.java:487)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJettys(AbstractFullDistribZkTestBase.java:440)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:333)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /collections/collection1/state.json
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
        at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1212)
        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:332)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:332)
        at 
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1184)
        at 
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1170)
        ... 38 more




Build Log:
[...truncated 12513 lines...]
   [junit4] Suite: org.apache.solr.schema.TestBulkSchemaConcurrent
   [junit4]   2> 2561779 INFO  
(SUITE-TestBulkSchemaConcurrent-seed#[1B7BEFA71B8DC534]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_1B7BEFA71B8DC534-001/init-core-data-001
   [junit4]   2> 2561779 INFO  
(SUITE-TestBulkSchemaConcurrent-seed#[1B7BEFA71B8DC534]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2561781 INFO  
(SUITE-TestBulkSchemaConcurrent-seed#[1B7BEFA71B8DC534]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2561781 INFO  
(SUITE-TestBulkSchemaConcurrent-seed#[1B7BEFA71B8DC534]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2561839 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2561840 INFO  (Thread-4019) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2561840 INFO  (Thread-4019) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2561841 ERROR (Thread-4019) [    ] 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> 2561948 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:44382
   [junit4]   2> 2562036 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-managed-schema.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2562037 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2562050 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2562051 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2562051 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2562052 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2562053 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2562053 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2562070 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2562071 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2562072 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2562073 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15fa4d549360001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2562224 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 2562755 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2562938 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@284a2b25{/,null,AVAILABLE}
   [junit4]   2> 2562939 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2bca0052{SSL,[ssl, 
http/1.1]}{127.0.0.1:41144}
   [junit4]   2> 2562939 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.e.j.s.Server Started @2575515ms
   [junit4]   2> 2562939 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_1B7BEFA71B8DC534-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/, hostPort=41144, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_1B7BEFA71B8DC534-001/control-001/cores}
   [junit4]   2> 2562939 ERROR 
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2562940 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 2562940 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2562940 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2562940 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-10T07:29:23.330Z
   [junit4]   2> 2562958 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2562958 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_1B7BEFA71B8DC534-001/control-001/solr.xml
   [junit4]   2> 2562981 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2562982 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2562983 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ece875f, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2562991 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44382/solr
   [junit4]   2> 2563688 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) 
[n:127.0.0.1:41144_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2563705 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) 
[n:127.0.0.1:41144_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:41144_
   [junit4]   2> 2563705 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) 
[n:127.0.0.1:41144_    ] o.a.s.c.Overseer Overseer 
(id=98978952788705285-127.0.0.1:41144_-n_0000000000) starting
   [junit4]   2> 2563794 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) 
[n:127.0.0.1:41144_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41144_
   [junit4]   2> 2563839 INFO  
(zkCallback-1727-thread-1-processing-n:127.0.0.1:41144_) [n:127.0.0.1:41144_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2564155 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) 
[n:127.0.0.1:41144_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ece875f
   [junit4]   2> 2564191 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) 
[n:127.0.0.1:41144_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ece875f
   [junit4]   2> 2564191 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) 
[n:127.0.0.1:41144_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ece875f
   [junit4]   2> 2564209 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) 
[n:127.0.0.1:41144_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_1B7BEFA71B8DC534-001/control-001/cores
   [junit4]   2> 2564441 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2564441 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44382/solr ready
   [junit4]   2> 2564537 INFO  (qtp814440575-10930) [n:127.0.0.1:41144_    ] 
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:41144_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2564638 INFO  
(OverseerThreadFactory-2979-thread-1-processing-n:127.0.0.1:41144_) 
[n:127.0.0.1:41144_    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 2564865 INFO  (qtp814440575-10927) [n:127.0.0.1:41144_    ] 
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> 2564866 INFO  (qtp814440575-10927) [n:127.0.0.1:41144_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2565002 INFO  
(zkCallback-1727-thread-1-processing-n:127.0.0.1:41144_) [n:127.0.0.1:41144_    
] 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> 2566200 INFO  (qtp814440575-10927) [n:127.0.0.1:41144_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2566271 INFO  (qtp814440575-10927) [n:127.0.0.1:41144_ 
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> 2566331 INFO  (qtp814440575-10927) [n:127.0.0.1:41144_ 
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> 2567180 INFO  (qtp814440575-10927) [n:127.0.0.1:41144_ 
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> 2567271 INFO  (qtp814440575-10927) [n:127.0.0.1:41144_ 
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> 2567273 INFO  (qtp814440575-10927) [n:127.0.0.1:41144_ 
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> 2567273 INFO  (qtp814440575-10927) [n:127.0.0.1:41144_ 
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> 2567273 INFO  (qtp814440575-10927) [n:127.0.0.1:41144_ 
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@3ece875f
   [junit4]   2> 2567274 INFO  (qtp814440575-10927) [n:127.0.0.1:41144_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2567274 INFO  (qtp814440575-10927) [n:127.0.0.1:41144_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_1B7BEFA71B8DC534-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_1B7BEFA71B8DC534-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2567309 INFO  (qtp814440575-10927) [n:127.0.0.1:41144_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5971432613543196]
   [junit4]   2> 2567382 WARN  (qtp814440575-10927) [n:127.0.0.1:41144_ 
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> 2567602 INFO  (qtp814440575-10927) [n:127.0.0.1:41144_ 
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> 2567602 INFO  (qtp814440575-10927) [n:127.0.0.1:41144_ 
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> 2567603 INFO  (qtp814440575-10927) [n:127.0.0.1:41144_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2567603 INFO  (qtp814440575-10927) [n:127.0.0.1:41144_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2567604 INFO  (qtp814440575-10927) [n:127.0.0.1:41144_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 2567604 INFO  (qtp814440575-10927) [n:127.0.0.1:41144_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@38c17d4a[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2567617 INFO  (qtp814440575-10927) [n:127.0.0.1:41144_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2567618 INFO  (qtp814440575-10927) [n:127.0.0.1:41144_ 
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> 2567618 INFO  (qtp814440575-10927) [n:127.0.0.1:41144_ 
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> 2567618 INFO  (qtp814440575-10927) [n:127.0.0.1:41144_ 
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> 2567619 INFO  (qtp814440575-10927) [n:127.0.0.1:41144_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2567638 INFO  
(searcherExecutor-2982-thread-1-processing-n:127.0.0.1:41144_ 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:41144_ 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@38c17d4a[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2567638 INFO  (qtp814440575-10927) [n:127.0.0.1:41144_ 
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 1583663250698928128
   [junit4]   2> 2567654 INFO  (qtp814440575-10927) [n:127.0.0.1:41144_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2567654 INFO  (qtp814440575-10927) [n:127.0.0.1:41144_ 
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> 2567654 INFO  (qtp814440575-10927) [n:127.0.0.1:41144_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:41144/control_collection_shard1_replica_n1/
   [junit4]   2> 2567654 INFO  (qtp814440575-10927) [n:127.0.0.1:41144_ 
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> 2567654 INFO  (qtp814440575-10927) [n:127.0.0.1:41144_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:41144/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2567654 INFO  (qtp814440575-10927) [n:127.0.0.1:41144_ 
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> 2567656 INFO  (qtp814440575-10927) [n:127.0.0.1:41144_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:41144/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2567694 INFO  
(zkCallback-1727-thread-2-processing-n:127.0.0.1:41144_) [n:127.0.0.1:41144_    
] 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> 2567722 INFO  (qtp814440575-10927) [n:127.0.0.1:41144_ 
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> 2567724 INFO  (qtp814440575-10927) [n:127.0.0.1:41144_ 
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=2858
   [junit4]   2> 2567825 INFO  (qtp814440575-10930) [n:127.0.0.1:41144_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 2567868 INFO  
(zkCallback-1727-thread-2-processing-n:127.0.0.1:41144_) [n:127.0.0.1:41144_    
] 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> 2568764 INFO  
(OverseerCollectionConfigSetProcessor-98978952788705285-127.0.0.1:41144_-n_0000000000)
 [n:127.0.0.1:41144_    ] 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> 2568837 INFO  (qtp814440575-10930) [n:127.0.0.1:41144_    ] 
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:41144_&wt=javabin&version=2}
 status=0 QTime=4299
   [junit4]   2> 2568907 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2568908 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44382/solr ready
   [junit4]   2> 2568908 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 2568912 INFO  (qtp814440575-10925) [n:127.0.0.1:41144_    ] 
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> 2569036 INFO  
(OverseerThreadFactory-2979-thread-2-processing-n:127.0.0.1:41144_) 
[n:127.0.0.1:41144_    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 2569093 WARN  
(OverseerThreadFactory-2979-thread-2-processing-n:127.0.0.1:41144_) 
[n:127.0.0.1:41144_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a 
collection (collection1) without cores.
   [junit4]   2> 2569549 INFO  (qtp814440575-10925) [n:127.0.0.1:41144_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 2569569 INFO  (qtp814440575-10925) [n:127.0.0.1:41144_    ] 
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=657
   [junit4]   2> 2570413 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_1B7BEFA71B8DC534-001/shard-1-001
 of type NRT
   [junit4]   2> 2570414 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2570471 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2bba63c7{/,null,AVAILABLE}
   [junit4]   2> 2570471 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@bdaab0e{SSL,[ssl, 
http/1.1]}{127.0.0.1:34565}
   [junit4]   2> 2570471 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.e.j.s.Server Started @2583047ms
   [junit4]   2> 2570471 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_1B7BEFA71B8DC534-001/tempDir-001/jetty1,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=34565, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_1B7BEFA71B8DC534-001/shard-1-001/cores}
   [junit4]   2> 2570521 ERROR 
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2570521 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 2570521 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2570521 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2570521 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-10T07:29:30.911Z
   [junit4]   2> 2570558 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2570559 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_1B7BEFA71B8DC534-001/shard-1-001/solr.xml
   [junit4]   2> 2570594 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2570594 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2570595 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ece875f, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2570598 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44382/solr
   [junit4]   2> 2570726 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) 
[n:127.0.0.1:34565_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2570727 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) 
[n:127.0.0.1:34565_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2570798 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) 
[n:127.0.0.1:34565_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34565_
   [junit4]   2> 2570809 INFO  (zkCallback-1735-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2570939 INFO  
(zkCallback-1740-thread-1-processing-n:127.0.0.1:34565_) [n:127.0.0.1:34565_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2570947 INFO  
(zkCallback-1727-thread-1-processing-n:127.0.0.1:41144_) [n:127.0.0.1:41144_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2571094 INFO  
(OverseerCollectionConfigSetProcessor-98978952788705285-127.0.0.1:41144_-n_0000000000)
 [n:127.0.0.1:41144_    ] 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> 2571419 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) 
[n:127.0.0.1:34565_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ece875f
   [junit4]   2> 2571509 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) 
[n:127.0.0.1:34565_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ece875f
   [junit4]   2> 2571509 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) 
[n:127.0.0.1:34565_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ece875f
   [junit4]   2> 2571511 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) 
[n:127.0.0.1:34565_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_1B7BEFA71B8DC534-001/shard-1-001/cores
   [junit4]   2> 2571919 INFO  (qtp1785016654-10975) [n:127.0.0.1:34565_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:34565_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2571969 INFO  
(OverseerThreadFactory-2979-thread-3-processing-n:127.0.0.1:41144_) 
[n:127.0.0.1:41144_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:34565_ 
for creating new replica
   [junit4]   2> 2572044 INFO  (qtp1785016654-10970) [n:127.0.0.1:34565_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2572044 INFO  (qtp1785016654-10970) [n:127.0.0.1:34565_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2572079 INFO  
(zkCallback-1740-thread-1-processing-n:127.0.0.1:34565_) [n:127.0.0.1:34565_    
] 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> 2573162 INFO  (qtp1785016654-10970) [n:127.0.0.1:34565_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2573216 INFO  (qtp1785016654-10970) [n:127.0.0.1:34565_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 2574140 INFO  (qtp1785016654-10970) [n:127.0.0.1:34565_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2574216 INFO  (qtp1785016654-10970) [n:127.0.0.1:34565_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n41' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 2574217 INFO  (qtp1785016654-10970) [n:127.0.0.1:34565_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n41' (registry 
'solr.core.collection1.shard2.replica_n41') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ece875f
   [junit4]   2> 2574249 INFO  (qtp1785016654-10970) [n:127.0.0.1:34565_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2574250 INFO  (qtp1785016654-10970) [n:127.0.0.1:34565_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n41] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_1B7BEFA71B8DC534-001/shard-1-001/cores/collection1_shard2_replica_n41],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_1B7BEFA71B8DC534-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 2574253 INFO  (qtp1785016654-10970) [n:127.0.0.1:34565_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5971432613543196]
   [junit4]   2> 2574288 WARN  (qtp1785016654-10970) [n:127.0.0.1:34565_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, registerPath=/solr,/v2, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2574632 INFO  (qtp1785016654-10970) [n:127.0.0.1:34565_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2574632 INFO  (qtp1785016654-10970) [n:127.0.0.1:34565_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2574633 INFO  (qtp1785016654-10970) [n:127.0.0.1:34565_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2574633 INFO  (qtp1785016654-10970) [n:127.0.0.1:34565_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2574634 INFO  (qtp1785016654-10970) [n:127.0.0.1:34565_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 2574669 INFO  (qtp1785016654-10970) [n:127.0.0.1:34565_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@54e3b013[collection1_shard2_replica_n41] main]
   [junit4]   2> 2574669 INFO  (qtp1785016654-10970) [n:127.0.0.1:34565_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2574670 INFO  (qtp1785016654-10970) [n:127.0.0.1:34565_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2574670 INFO  (qtp1785016654-10970) [n:127.0.0.1:34565_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 2574670 INFO  (qtp1785016654-10970) [n:127.0.0.1:34565_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2574671 INFO  (qtp1785016654-10970) [n:127.0.0.1:34565_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2574689 INFO  
(searcherExecutor-2993-thread-1-processing-n:127.0.0.1:34565_ 
x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:34565_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[collection1_shard2_replica_n41] Registered new searcher 
Searcher@54e3b013[collection1_shard2_replica_n41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2574690 INFO  (qtp1785016654-10970) [n:127.0.0.1:34565_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1583663258093486080
   [junit4]   2> 2574693 INFO  (qtp1785016654-10970) [n:127.0.0.1:34565_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2574693 INFO  (qtp1785016654-10970) [n:127.0.0.1:34565_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2574693 INFO  (qtp1785016654-10970) [n:127.0.0.1:34565_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:34565/collection1_shard2_replica_n41/
   [junit4]   2> 2574693 INFO  (qtp1785016654-10970) [n:127.0.0.1:34565_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 2574693 INFO  (qtp1785016654-10970) [n:127.0.0.1:34565_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
https://127.0.0.1:34565/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 2574693 INFO  (qtp1785016654-10970) [n:127.0.0.1:34565_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2574707 INFO  (qtp1785016654-10970) [n:127.0.0.1:34565_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:34565/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 2574714 INFO  
(zkCallback-1740-thread-1-processing-n:127.0.0.1:34565_) [n:127.0.0.1:34565_    
] 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> 2574762 INFO  (qtp1785016654-10970) [n:127.0.0.1:34565_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 2574764 INFO  (qtp1785016654-10970) [n:127.0.0.1:34565_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2720
   [junit4]   2> 2574783 INFO  (qtp1785016654-10975) [n:127.0.0.1:34565_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:34565_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=2864
   [junit4]   2> 2574876 INFO  
(zkCallback-1740-thread-1-processing-n:127.0.0.1:34565_) [n:127.0.0.1:34565_    
] 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> 2576009 INFO  
(OverseerCollectionConfigSetProcessor-98978952788705285-127.0.0.1:41144_-n_0000000000)
 [n:127.0.0.1:41144_    ] 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> 2576129 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_1B7BEFA71B8DC534-001/shard-2-001
 of type NRT
   [junit4]   2> 2576150 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2576248 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@eed7e9f{/,null,AVAILABLE}
   [junit4]   2> 2576248 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@52b147ae{SSL,[ssl, 
http/1.1]}{127.0.0.1:45604}
   [junit4]   2> 2576248 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.e.j.s.Server Started @2588824ms
   [junit4]   2> 2576248 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_1B7BEFA71B8DC534-001/tempDir-001/jetty2,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=45604, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_1B7BEFA71B8DC534-001/shard-2-001/cores}
   [junit4]   2> 2576248 ERROR 
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2576268 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 2576268 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2576268 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2576268 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-10T07:29:36.658Z
   [junit4]   2> 2576333 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2576333 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_1B7BEFA71B8DC534-001/shard-2-001/solr.xml
   [junit4]   2> 2576336 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2576336 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2576350 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ece875f, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2576371 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44382/solr
   [junit4]   2> 2576409 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) 
[n:127.0.0.1:45604_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2576423 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) 
[n:127.0.0.1:45604_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2576424 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) 
[n:127.0.0.1:45604_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45604_
   [junit4]   2> 2576435 INFO  (zkCallback-1735-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2576569 INFO  
(zkCallback-1746-thread-1-processing-n:127.0.0.1:45604_) [n:127.0.0.1:45604_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2576589 INFO  
(zkCallback-1740-thread-1-processing-n:127.0.0.1:34565_) [n:127.0.0.1:34565_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2576605 INFO  
(zkCallback-1727-thread-2-processing-n:127.0.0.1:41144_) [n:127.0.0.1:41144_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2576826 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) 
[n:127.0.0.1:45604_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ece875f
   [junit4]   2> 2576863 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) 
[n:127.0.0.1:45604_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ece875f
   [junit4]   2> 2576863 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) 
[n:127.0.0.1:45604_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ece875f
   [junit4]   2> 2576865 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) 
[n:127.0.0.1:45604_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_1B7BEFA71B8DC534-001/shard-2-001/cores
   [junit4]   2> 2577017 INFO  (qtp1785016654-10976) [n:127.0.0.1:34565_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:45604_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2577065 INFO  
(OverseerThreadFactory-2979-thread-4-processing-n:127.0.0.1:41144_) 
[n:127.0.0.1:41144_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:45604_ 
for creating new replica
   [junit4]   2> 2577286 INFO  (qtp553918040-11007) [n:127.0.0.1:45604_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2577287 INFO  (qtp553918040-11007) [n:127.0.0.1:45604_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2577305 INFO  
(zkCallback-1740-thread-1-processing-n:127.0.0.1:34565_) [n:127.0.0.1:34565_    
] 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> 2577470 INFO  (qtp553918040-11007) [n:127.0.0.1:45604_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2577764 INFO  (qtp553918040-11007) [n:127.0.0.1:45604_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 2578441 INFO  (qtp553918040-11007) [n:127.0.0.1:45604_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2578500 INFO  (qtp553918040-11007) [n:127.0.0.1:45604_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n43' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 2578500 INFO  (qtp553918040-11007) [n:127.0.0.1:45604_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n43' (registry 
'solr.core.collection1.shard1.replica_n43') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ece875f
   [junit4]   2> 2578500 INFO  (qtp553918040-11007) [n:127.0.0.1:45604_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2578501 INFO  (qtp553918040-11007) [n:127.0.0.1:45604_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n43] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_1B7BEFA71B8DC534-001/shard-2-001/cores/collection1_shard1_replica_n43],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_1B7BEFA71B8DC534-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 2578536 INFO  (qtp553918040-11007) [n:127.0.0.1:45604_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5971432613543196]
   [junit4]   2> 2578625 WARN  (qtp553918040-11007) [n:127.0.0.1:45604_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, registerPath=/solr,/v2, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2579063 INFO  (qtp553918040-11007) [n:127.0.0.1:45604_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2579063 INFO  (qtp553918040-11007) [n:127.0.0.1:45604_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2579064 INFO  (qtp553918040-11007) [n:127.0.0.1:45604_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2579064 INFO  (qtp553918040-11007) [n:127.0.0.1:45604_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2579065 INFO  (qtp553918040-11007) [n:127.0.0.1:45604_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 2579065 INFO  (qtp553918040-11007) [n:127.0.0.1:45604_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@49023539[collection1_shard1_replica_n43] main]
   [junit4]   2> 2579066 INFO  (qtp553918040-11007) [n:127.0.0.1:45604_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2579079 INFO  (qtp553918040-11007) [n:127.0.0.1:45604_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2579079 INFO  (qtp553918040-11007) [n:127.0.0.1:45604_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 2579079 INFO  (qtp553918040-11007) [n:127.0.0.1:45604_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2579080 INFO  (qtp553918040-11007) [n:127.0.0.1:45604_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2579081 INFO  
(searcherExecutor-3004-thread-1-processing-n:127.0.0.1:45604_ 
x:collection1_shard1_replica_n43 s:shard1 c:collection1) [n:127.0.0.1:45604_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[collection1_shard1_replica_n43] Registered new searcher 
Searcher@49023539[collection1_shard1_replica_n43] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2579081 INFO  (qtp553918040-11007) [n:127.0.0.1:45604_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1583663262697783296
   [junit4]   2> 2579154 INFO  (qtp553918040-11007) [n:127.0.0.1:45604_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2579154 INFO  (qtp553918040-11007) [n:127.0.0.1:45604_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2579154 INFO  (qtp553918040-11007) [n:127.0.0.1:45604_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:45604/collection1_shard1_replica_n43/
   [junit4]   2> 2579154 INFO  (qtp553918040-11007) [n:127.0.0.1:45604_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 2579154 INFO  (qtp553918040-11007) [n:127.0.0.1:45604_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
https://127.0.0.1:45604/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 2579154 INFO  (qtp553918040-11007) [n:127.0.0.1:45604_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2579190 INFO  (qtp553918040-11007) [n:127.0.0.1:45604_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:45604/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 2579299 INFO  
(zkCallback-1746-thread-1-processing-n:127.0.0.1:45604_) [n:127.0.0.1:45604_    
] 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> 2579302 INFO  
(zkCallback-1740-thread-1-processing-n:127.0.0.1:34565_) [n:127.0.0.1:34565_    
] 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> 2579355 INFO  (qtp553918040-11007) [n:127.0.0.1:45604_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 2579357 INFO  (qtp553918040-11007) [n:127.0.0.1:45604_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2070
   [junit4]   2> 2579372 INFO  (qtp1785016654-10976) [n:127.0.0.1:34565_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:45604_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=2355
   [junit4]   2> 2579466 INFO  
(zkCallback-1746-thread-1-processing-n:127.0.0.1:45604_) [n:127.0.0.1:45604_    
] 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> 2579466 INFO  
(zkCallback-1740-thread-1-processing-n:127.0.0.1:34565_) [n:127.0.0.1:34565_    
] 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> 2580121 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_1B7BEFA71B8DC534-001/shard-3-001
 of type NRT
   [junit4]   2> 2580123 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2580177 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@626d0cee{/,null,AVAILABLE}
   [junit4]   2> 2580178 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@20b1efdf{SSL,[ssl, 
http/1.1]}{127.0.0.1:37321}
   [junit4]   2> 2580178 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.e.j.s.Server Started @2592753ms
   [junit4]   2> 2580178 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_1B7BEFA71B8DC534-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=37321, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_1B7BEFA71B8DC534-001/shard-3-001/cores}
   [junit4]   2> 2580178 ERROR 
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2580193 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 2580194 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2580194 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2580194 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-10T07:29:40.584Z
   [junit4]   2> 2580226 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2580226 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_1B7BEFA71B8DC534-001/shard-3-001/solr.xml
   [junit4]   2> 2580229 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2580230 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2580243 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ece875f, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2580267 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44382/solr
   [junit4]   2> 2580326 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) 
[n:127.0.0.1:37321_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2580340 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) 
[n:127.0.0.1:37321_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2580341 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) 
[n:127.0.0.1:37321_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37321_
   [junit4]   2> 2580341 INFO  
(zkCallback-1746-thread-1-processing-n:127.0.0.1:45604_) [n:127.0.0.1:45604_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2580356 INFO  
(zkCallback-1740-thread-1-processing-n:127.0.0.1:34565_) [n:127.0.0.1:34565_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2580356 INFO  (zkCallback-1735-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2580357 INFO  
(zkCallback-1727-thread-2-processing-n:127.0.0.1:41144_) [n:127.0.0.1:41144_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2580376 INFO  
(zkCallback-1752-thread-1-processing-n:127.0.0.1:37321_) [n:127.0.0.1:37321_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2580672 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) 
[n:127.0.0.1:37321_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ece875f
   [junit4]   2> 2580801 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) 
[n:127.0.0.1:37321_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ece875f
   [junit4]   2> 2580801 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) 
[n:127.0.0.1:37321_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ece875f
   [junit4]   2> 2580803 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) 
[n:127.0.0.1:37321_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_1B7BEFA71B8DC534-001/shard-3-001/cores
   [junit4]   2> 2581004 INFO  (qtp1785016654-10974) [n:127.0.0.1:34565_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:37321_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2581040 INFO  
(OverseerCollectionConfigSetProcessor-98978952788705285-127.0.0.1:41144_-n_0000000000)
 [n:127.0.0.1:41144_    ] 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> 2581042 INFO  
(OverseerThreadFactory-2979-thread-5-processing-n:127.0.0.1:41144_) 
[n:127.0.0.1:41144_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:37321_ 
for creating new replica
   [junit4]   2> 2581299 INFO  (qtp700335812-11033) [n:127.0.0.1:37321_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2581333 INFO  (qtp700335812-11033) [n:127.0.0.1:37321_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2581450 INFO  
(zkCallback-1746-thread-1-processing-n:127.0.0.1:45604_) [n:127.0.0.1:45604_    
] 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> 2581457 INFO  
(zkCallback-1752-thread-1-processing-n:127.0.0.1:37321_) [n:127.0.0.1:37321_    
] 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> 2581457 INFO  
(zkCallback-1740-thread-1-processing-n:127.0.0.1:34565_) [n:127.0.0.1:34565_    
] 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> 2582467 INFO  (qtp700335812-11033) [n:127.0.0.1:37321_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2582521 INFO  (qtp700335812-11033) [n:127.0.0.1:37321_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n45] Schema name=test
   [junit4]   2> 2583163 INFO  (qtp700335812-11033) [n:127.0.0.1:37321_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2583236 INFO  (qtp700335812-11033) [n:127.0.0.1:37321_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n45' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 2583236 INFO  (qtp700335812-11033) [n:127.0.0.1:37321_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n45' (registry 
'solr.core.collection1.shard2.replica_n45') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ece875f
   [junit4]   2> 2583236 INFO  (qtp700335812-11033) [n:127.0.0.1:37321_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2583236 INFO  (qtp700335812-11033) [n:127.0.0.1:37321_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n45] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_1B7BEFA71B8DC534-001/shard-3-001/cores/collection1_shard2_replica_n45],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_1B7BEFA71B8DC534-001/shard-3-001/cores/collection1_shard2_replica_n45/data/]
   [junit4]   2> 2583251 INFO  (qtp700335812-11033) [n:127.0.0.1:37321_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5971432613543196]
   [junit4]   2> 2583302 WARN  (qtp700335812-11033) [n:127.0.0.1:37321_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, registerPath=/solr,/v2, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2583666 INFO  (qtp700335812-11033) [n:127.0.0.1:37321_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2583667 INFO  (qtp700335812-11033) [n:127.0.0.1:37321_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2583667 INFO  (qtp700335812-11033) [n:127.0.0.1:37321_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2583668 INFO  (qtp700335812-11033) [n:127.0.0.1:37321_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2583669 INFO  (qtp700335812-11033) [n:127.0.0.1:37321_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 2583669 INFO  (qtp700335812-11033) [n:127.0.0.1:37321_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@333037e[collection1_shard2_replica_n45] main]
   [junit4]   2> 2583670 INFO  (qtp700335812-11033) [n:127.0.0.1:37321_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2583670 INFO  (qtp700335812-11033) [n:127.0.0.1:37321_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2583670 INFO  (qtp700335812-11033) [n:127.0.0.1:37321_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 2583683 INFO  (qtp700335812-11033) [n:127.0.0.1:37321_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2583683 INFO  (qtp700335812-11033) [n:127.0.0.1:37321_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2583683 INFO  (qtp700335812-11033) [n:127.0.0.1:37321_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1583663267523330048
   [junit4]   2> 2583686 INFO  
(searcherExecutor-3015-thread-1-processing-n:127.0.0.1:37321_ 
x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:37321_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore 
[collection1_shard2_replica_n45] Registered new searcher 
Searcher@333037e[collection1_shard2_replica_n45] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2583720 INFO  (qtp700335812-11033) [n:127.0.0.1:37321_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.ZkController 
Core needs to recover:collection1_shard2_replica_n45
   [junit4]   2> 2583740 INFO  (qtp700335812-11033) [n:127.0.0.1:37321_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2441
   [junit4]   2> 2583752 INFO  
(updateExecutor-1749-thread-1-processing-n:127.0.0.1:37321_ 
x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:37321_ 
c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 2583772 INFO  
(recoveryExecutor-1750-thread-1-processing-n:127.0.0.1:37321_ 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:37321_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 2583777 INFO  
(recoveryExecutor-1750-thread-1-processing-n:127.0.0.1:37321_ 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:37321_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 2583777 INFO  
(recoveryExecutor-1750-thread-1-processing-n:127.0.0.1:37321_ 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:37321_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1_shard2_replica_n45]
   [junit4]   2> 2583777 INFO  
(recoveryExecutor-1750-thread-1-processing-n:127.0.0.1:37321_ 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:37321_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 2583777 INFO  
(recoveryExecutor-1750-thread-1-processing-n:127.0.0.1:37321_ 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:37321_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Publishing state of 
core [collection1_shard2_replica_n45] as recovering, leader is 
[https://127.0.0.1:34565/collection1_shard2_replica_n41/] and I am 
[https://127.0.0.1:37321/collection1_shard2_replica_n45/]
   [junit4]   2> 2583778 INFO  
(zkCallback-1746-thread-1-processing-n:127.0.0.1:45604_) [n:127.0.0.1:45604_    
] 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> 2583785 INFO  (qtp1785016654-10974) [n:127.0.0.1:34565_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:37321_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=2781
   [junit4]   2> 2583786 INFO  
(zkCallback-1752-thread-1-processing-n:127.0.0.1:37321_) [n:127.0.0.1:37321_    
] 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> 2583786 INFO  
(zkCallback-1740-thread-1-processing-n:127.0.0.1:34565_) [n:127.0.0.1:34565_    
] 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> 2583813 INFO  
(recoveryExecutor-1750-thread-1-processing-n:127.0.0.1:37321_ 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:37321_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Sending prep 
recovery command to [https://127.0.0.1:34565]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard2_replica_n41&nodeName=127.0.0.1:37321_&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2583826 INFO  (qtp1785016654-10973) [n:127.0.0.1:34565_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 2583858 INFO  (qtp1785016654-10973) [n:127.0.0.1:34565_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1_shard2_replica_n41, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:37321_, 
coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: 
core_node46:{"core":"collection1_shard2_replica_n45","base_url":"https://127.0.0.1:37321","node_name":"127.0.0.1:37321_","state":"recovering","type":"NRT"}
   [junit4]   2> 2583858 INFO  (qtp1785016654-10973) [n:127.0.0.1:34565_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node46, state: recovering, 
checkLive: true, onlyIfLeader: true for: 0 seconds.
   [junit4]   2> 2583858 INFO  (qtp1785016654-10973) [n:127.0.0.1:34565_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:37321_&onlyIfLeaderActive=true&core=collection1_shard2_replica_n41&coreNodeName=core_node46&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=31
   [junit4]   2> 2584431 INFO  
(recoveryExecutor-1750-thread-1-processing-n:127.0.0.1:37321_ 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:37321_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Attempting to 
PeerSync from [https://127.0.0.1:34565/collection1_shard2_replica_n41/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 2584431 INFO  
(recoveryExecutor-1750-thread-1-processing-n:127.0.0.1:37321_ 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:37321_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.u.PeerSync PeerSync: 
core=collection1_shard2_replica_n45 url=https://127.0.0.1:37321 START 
replicas=[https://127.0.0.1:34565/collection1_shard2_replica_n41/] nUpdates=100
   [junit4]   2> 2584505 INFO  (qtp1785016654-10975) [n:127.0.0.1:34565_ 
c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:56.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 2584505 INFO  (qtp1785016654-10975) [n:127.0.0.1:34565_ 
c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41] 
o.a.s.c.S.Request [collection1_shard2_replica_n41]  webapp= path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=56
   [junit4]   2> 2584517 INFO  
(recoveryExecutor-1750-thread-1-processing-n:127.0.0.1:37321_ 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:37321_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.u.IndexFingerprint IndexFingerprint 
millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 2584517 INFO  
(recoveryExecutor-1750-thread-1-processing-n:127.0.0.1:37321_ 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:37321_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.u.PeerSync We are already in sync. No 
need to do a PeerSync 
   [junit4]   2> 2584517 INFO  
(recoveryExecutor-1750-thread-1-processing-n:127.0.0.1:37321_ 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:37321_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.u.DirectUpdate

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

MetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2601183 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.Overseer Overseer (id=98978952788705299-127.0.0.1:41344_-n_0000000004) 
closing
   [junit4]   2> 2601183 INFO  
(OverseerStateUpdate-98978952788705299-127.0.0.1:41344_-n_0000000004) 
[n:127.0.0.1:41344_    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:41344_
   [junit4]   2> 2601197 WARN  
(OverseerAutoScalingTriggerThread-98978952788705299-127.0.0.1:41344_-n_0000000004)
 [n:127.0.0.1:41344_    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread 
woken up but we are closed, exiting.
   [junit4]   2> 2601402 WARN  
(zkCallback-1759-thread-1-processing-n:127.0.0.1:41344_) [n:127.0.0.1:41344_ 
c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] 
o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 2601403 INFO  
(zkCallback-1759-thread-1-processing-n:127.0.0.1:41344_) [n:127.0.0.1:41344_ 
c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2601403 INFO  
(zkCallback-1759-thread-1-processing-n:127.0.0.1:41344_) [n:127.0.0.1:41344_ 
c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] 
o.a.s.c.SolrCore [collection1_shard1_replica_n47]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6bb40fd5
   [junit4]   2> 2601403 INFO  
(zkCallback-1759-thread-1-processing-n:127.0.0.1:41344_) [n:127.0.0.1:41344_ 
c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1.shard1.replica_n47, tag=1806962645
   [junit4]   2> 2601403 INFO  
(zkCallback-1759-thread-1-processing-n:127.0.0.1:41344_) [n:127.0.0.1:41344_ 
c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@446298bd: rootName = null, 
domain = solr.core.collection1.shard1.replica_n47, service url = null, agent id 
= null] for registry solr.core.collection1.shard1.replica_n47 / 
com.codahale.metrics.MetricRegistry@32ba192
   [junit4]   2> 2601442 INFO  
(zkCallback-1759-thread-1-processing-n:127.0.0.1:41344_) [n:127.0.0.1:41344_ 
c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1.shard1.leader, tag=1806962645
   [junit4]   2> 2601484 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@53c9c82b{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2601484 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3d0bdaca{/,null,UNAVAILABLE}
   [junit4]   2> 2601496 ERROR 
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
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> 2601497 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[1B7BEFA71B8DC534]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:44382 44382
   [junit4]   2> 2601626 INFO  (Thread-4019) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:44382 44382
   [junit4]   2> 2601627 WARN  (Thread-4019) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        5       /solr/configs/conf1/managed-schema
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/clusterprops.json
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        4       /solr/autoscaling.json
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/live_nodes
   [junit4]   2>        7       /solr/collections
   [junit4]   2>        4       /solr/overseer/queue
   [junit4]   2>        4       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        4       /solr/overseer/queue-work
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestBulkSchemaConcurrent -Dtests.method=test 
-Dtests.seed=1B7BEFA71B8DC534 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=lt -Dtests.timezone=Jamaica -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   39.8s J2 | TestBulkSchemaConcurrent.test <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: Could not 
load collection from ZK: collection1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1B7BEFA71B8DC534:932FD07DB571A8CC]:0)
   [junit4]    >        at 
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1172)
   [junit4]    >        at 
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:692)
   [junit4]    >        at 
org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:130)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.getTotalReplicas(AbstractFullDistribZkTestBase.java:487)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJettys(AbstractFullDistribZkTestBase.java:440)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:333)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: 
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /collections/collection1/state.json
   [junit4]    >        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]    >        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]    >        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1212)
   [junit4]    >        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:332)
   [junit4]    >        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]    >        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:332)
   [junit4]    >        at 
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1184)
   [junit4]    >        at 
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1170)
   [junit4]    >        ... 38 more
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_1B7BEFA71B8DC534-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=false): {}, locale=lt, timezone=Jamaica
   [junit4]   2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation 
1.8.0_152 (64-bit)/cpus=4,threads=1,free=320930752,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: [TestCoreDiscovery, 
VMParamsZkACLAndCredentialsProvidersTest, TestFieldCollectionResource, 
TestSegmentSorting, TestCollectionsAPIViaSolrCloudCluster, 
TestGraphMLResponseWriter, CursorMarkTest, TestExtendedDismaxParser, 
RecoveryAfterSoftCommitTest, TestUninvertingReader, ZkNodePropsTest, 
StatsComponentTest, JSONWriterTest, BigEndianAscendingWordDeserializerTest, 
TestHdfsUpdateLog, TestConfigSetImmutable, TestLeaderInitiatedRecoveryThread, 
HdfsRestartWhileUpdatingTest, TestStreamBody, SystemLogListenerTest, 
TestSimpleTextCodec, ConnectionReuseTest, TestRandomCollapseQParserPlugin, 
NodeAddedTriggerTest, SolrCloudExampleTest, CSVRequestHandlerTest, 
OverseerCollectionConfigSetProcessorTest, DistribJoinFromCollectionTest, 
SolrJmxReporterCloudTest, HdfsChaosMonkeyNothingIsSafeTest, 
XsltUpdateRequestHandlerTest, ExecutePlanActionTest, DeleteNodeTest, 
TestCloudSearcherWarming, SpellCheckCollatorWithCollapseTest, OverseerTest, 
StressHdfsTest, DocExpirationUpdateProcessorFactoryTest, 
HdfsTlogReplayBufferedWhileIndexingTest, NodeMutatorTest, 
ChaosMonkeyNothingIsSafeTest, TestNestedDocsSort, TestCharFilters, 
TestLFUCache, TestFileDictionaryLookup, AsyncCallRequestStatusResponseTest, 
TestPartialUpdateDeduplication, TestManagedSchemaAPI, TimeZoneUtilsTest, 
DistanceFunctionTest, TestRuleBasedAuthorizationPlugin, 
SolrCoreCheckLockOnStartupTest, TestRealTimeGet, TestTrie, 
UniqFieldsUpdateProcessorFactoryTest, BaseCdcrDistributedZkTest, 
AlternateDirectoryTest, OverseerStatusTest, SolrCloudReportersTest, 
TestFunctionQuery, CollectionsAPIAsyncDistributedZkTest, SearchHandlerTest, 
TestNamedUpdateProcessors, HighlighterTest, TestHashPartitioner, SuggesterTest, 
TestCSVResponseWriter, CdcrUpdateLogTest, TestSolrCloudSnapshots, 
TestCorePropertiesReload, BasicDistributedZk2Test, TestSolrDeletionPolicy2, 
DisMaxRequestHandlerTest, CheckHdfsIndexTest, TestCopyFieldCollectionResource, 
SimplePostToolTest, TestFuzzyAnalyzedSuggestions, 
TestSolrCloudWithSecureImpersonation, TestElisionMultitermQuery, 
FieldMutatingUpdateProcessorTest, HttpSolrCallGetCoreTest, LeaderElectionTest, 
BlockJoinFacetSimpleTest, TestCollationFieldDocValues, 
XmlUpdateRequestHandlerTest, TestApiFramework, TestBulkSchemaConcurrent]
   [junit4] Completed [251/748 (1!)] on J2 in 40.15s, 1 test, 1 error <<< 
FAILURES!

[...truncated 48884 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to