Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20749/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple

Error Message:
Timeout waiting for all live and active

Stack Trace:
java.lang.AssertionError: Timeout waiting for all live and active
        at 
__randomizedtesting.SeedInfo.seed([9FDB72F0AA25DF96:A768560E8DD60B47]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:95)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.schema.TestCloudSchemaless.test

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([9FDB72F0AA25DF96:178F4D2A04D9B26E]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:925)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:106)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:71)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:85)
        at 
org.apache.solr.schema.TestCloudSchemaless.test(TestCloudSchemaless.java:171)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12139 lines...]
   [junit4] Suite: org.apache.solr.schema.TestCloudSchemaless
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_9FDB72F0AA25DF96-001/init-core-data-001
   [junit4]   2> 817525 INFO  
(SUITE-TestCloudSchemaless-seed#[9FDB72F0AA25DF96]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 817525 INFO  
(SUITE-TestCloudSchemaless-seed#[9FDB72F0AA25DF96]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 817525 INFO  
(SUITE-TestCloudSchemaless-seed#[9FDB72F0AA25DF96]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 817525 INFO  
(SUITE-TestCloudSchemaless-seed#[9FDB72F0AA25DF96]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 817526 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 817527 INFO  (Thread-2004) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 817527 INFO  (Thread-2004) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 817528 ERROR (Thread-2004) [    ] 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> 817627 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:36725
   [junit4]   2> 817638 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-schemaless.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 817638 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema-add-schema-fields-update-processor.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 817639 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 817639 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 817639 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 817640 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 817640 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 817640 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 817641 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 817641 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 817641 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 817642 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 817714 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 817714 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1cc526b{/,null,AVAILABLE}
   [junit4]   2> 817716 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4e9df2{HTTP/1.1,[http/1.1]}{127.0.0.1:39325}
   [junit4]   2> 817716 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] o.e.j.s.Server 
Started @827162ms
   [junit4]   2> 817716 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_9FDB72F0AA25DF96-001/tempDir-001/control/data,
 hostContext=/, hostPort=39325, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_9FDB72F0AA25DF96-001/control-001/cores}
   [junit4]   2> 817716 ERROR 
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 817716 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 817716 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 817716 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 817716 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-27T18:05:55.418Z
   [junit4]   2> 817718 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 817718 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_9FDB72F0AA25DF96-001/control-001/solr.xml
   [junit4]   2> 817721 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 817721 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 817722 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1310142, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 817724 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36725/solr
   [junit4]   2> 817754 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [n:127.0.0.1:39325_    
] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 817754 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [n:127.0.0.1:39325_    
] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39325_
   [junit4]   2> 817754 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [n:127.0.0.1:39325_    
] o.a.s.c.Overseer Overseer 
(id=98902183459487748-127.0.0.1:39325_-n_0000000000) starting
   [junit4]   2> 817757 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [n:127.0.0.1:39325_    
] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39325_
   [junit4]   2> 817757 INFO  
(zkCallback-1266-thread-1-processing-n:127.0.0.1:39325_) [n:127.0.0.1:39325_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 817876 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [n:127.0.0.1:39325_    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1310142
   [junit4]   2> 817883 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [n:127.0.0.1:39325_    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1310142
   [junit4]   2> 817883 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [n:127.0.0.1:39325_    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1310142
   [junit4]   2> 817884 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [n:127.0.0.1:39325_    
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_9FDB72F0AA25DF96-001/control-001/cores
   [junit4]   2> 817896 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 817896 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36725/solr ready
   [junit4]   2> 817897 INFO  (qtp23356458-8072) [n:127.0.0.1:39325_    ] 
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:39325_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 817898 INFO  
(OverseerThreadFactory-3512-thread-1-processing-n:127.0.0.1:39325_) 
[n:127.0.0.1:39325_    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 818002 INFO  (qtp23356458-8074) [n:127.0.0.1:39325_    ] 
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> 818003 INFO  (qtp23356458-8074) [n:127.0.0.1:39325_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 818107 INFO  
(zkCallback-1266-thread-1-processing-n:127.0.0.1:39325_) [n:127.0.0.1:39325_    
] 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> 819033 INFO  (qtp23356458-8074) [n:127.0.0.1:39325_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 819047 INFO  (qtp23356458-8074) [n:127.0.0.1:39325_ 
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> 819050 INFO  (qtp23356458-8074) [n:127.0.0.1:39325_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema 
name=add-schema-fields-update-processor
   [junit4]   2> 819063 INFO  (qtp23356458-8074) [n:127.0.0.1:39325_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema add-schema-fields-update-processor/1.6 with 
uniqueid field id
   [junit4]   2> 819064 INFO  (qtp23356458-8074) [n:127.0.0.1:39325_ 
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> 819066 INFO  (qtp23356458-8074) [n:127.0.0.1:39325_ 
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> 819066 INFO  (qtp23356458-8074) [n:127.0.0.1:39325_ 
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> 819066 INFO  (qtp23356458-8074) [n:127.0.0.1:39325_ 
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@1310142
   [junit4]   2> 819066 INFO  (qtp23356458-8074) [n:127.0.0.1:39325_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 819066 INFO  (qtp23356458-8074) [n:127.0.0.1:39325_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_9FDB72F0AA25DF96-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_9FDB72F0AA25DF96-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 819072 INFO  (qtp23356458-8074) [n:127.0.0.1:39325_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=7.740234375, 
floorSegmentMB=0.896484375, forceMergeDeletesPctAllowed=1.833643476384118, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 819128 INFO  (qtp23356458-8074) [n:127.0.0.1:39325_ 
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> 819128 INFO  (qtp23356458-8074) [n:127.0.0.1:39325_ 
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> 819132 INFO  (qtp23356458-8074) [n:127.0.0.1:39325_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 819132 INFO  (qtp23356458-8074) [n:127.0.0.1:39325_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 819133 INFO  (qtp23356458-8074) [n:127.0.0.1:39325_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=50.8701171875, 
floorSegmentMB=0.65234375, forceMergeDeletesPctAllowed=27.959123366567507, 
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 819133 INFO  (qtp23356458-8074) [n:127.0.0.1:39325_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1a01ac9[control_collection_shard1_replica_n1] main]
   [junit4]   2> 819135 INFO  (qtp23356458-8074) [n:127.0.0.1:39325_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 819135 INFO  (qtp23356458-8074) [n:127.0.0.1:39325_ 
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> 819135 INFO  (qtp23356458-8074) [n:127.0.0.1:39325_ 
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> 819135 INFO  (qtp23356458-8074) [n:127.0.0.1:39325_ 
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> 819136 INFO  (qtp23356458-8074) [n:127.0.0.1:39325_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 819136 INFO  (qtp23356458-8074) [n:127.0.0.1:39325_ 
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 1582434937038962688
   [junit4]   2> 819137 INFO  
(searcherExecutor-3515-thread-1-processing-n:127.0.0.1:39325_ 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:39325_ 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@1a01ac9[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 819139 INFO  (qtp23356458-8074) [n:127.0.0.1:39325_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 819139 INFO  (qtp23356458-8074) [n:127.0.0.1:39325_ 
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> 819139 INFO  (qtp23356458-8074) [n:127.0.0.1:39325_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:39325/control_collection_shard1_replica_n1/
   [junit4]   2> 819139 INFO  (qtp23356458-8074) [n:127.0.0.1:39325_ 
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> 819139 INFO  (qtp23356458-8074) [n:127.0.0.1:39325_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:39325/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 819139 INFO  (qtp23356458-8074) [n:127.0.0.1:39325_ 
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> 819140 INFO  (qtp23356458-8074) [n:127.0.0.1:39325_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39325/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 819242 INFO  
(zkCallback-1266-thread-1-processing-n:127.0.0.1:39325_) [n:127.0.0.1:39325_    
] 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> 819291 INFO  (qtp23356458-8074) [n:127.0.0.1:39325_ 
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> 819293 INFO  (qtp23356458-8074) [n:127.0.0.1:39325_ 
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=1290
   [junit4]   2> 819295 INFO  (qtp23356458-8072) [n:127.0.0.1:39325_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 819393 INFO  
(zkCallback-1266-thread-1-processing-n:127.0.0.1:39325_) [n:127.0.0.1:39325_    
] 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> 819899 INFO  
(OverseerCollectionConfigSetProcessor-98902183459487748-127.0.0.1:39325_-n_0000000000)
 [n:127.0.0.1:39325_    ] 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> 820295 INFO  (qtp23356458-8072) [n:127.0.0.1:39325_    ] 
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:39325_&wt=javabin&version=2}
 status=0 QTime=2398
   [junit4]   2> 820299 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 820299 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36725/solr ready
   [junit4]   2> 820299 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 820300 INFO  (qtp23356458-8072) [n:127.0.0.1:39325_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 820301 INFO  
(OverseerThreadFactory-3512-thread-2-processing-n:127.0.0.1:39325_) 
[n:127.0.0.1:39325_    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 820301 WARN  
(OverseerThreadFactory-3512-thread-2-processing-n:127.0.0.1:39325_) 
[n:127.0.0.1:39325_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a 
collection (collection1) without cores.
   [junit4]   2> 820504 INFO  (qtp23356458-8072) [n:127.0.0.1:39325_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 820504 INFO  (qtp23356458-8072) [n:127.0.0.1:39325_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=203
   [junit4]   2> 820564 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_9FDB72F0AA25DF96-001/shard-1-001
 of type NRT
   [junit4]   2> 820564 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 820565 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1ee7e51{/,null,AVAILABLE}
   [junit4]   2> 820565 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@94a712{HTTP/1.1,[http/1.1]}{127.0.0.1:44023}
   [junit4]   2> 820565 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] o.e.j.s.Server 
Started @830012ms
   [junit4]   2> 820565 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_9FDB72F0AA25DF96-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=44023, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_9FDB72F0AA25DF96-001/shard-1-001/cores}
   [junit4]   2> 820565 ERROR 
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 820566 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 820566 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 820566 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 820566 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-27T18:05:58.268Z
   [junit4]   2> 820567 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 820567 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_9FDB72F0AA25DF96-001/shard-1-001/solr.xml
   [junit4]   2> 820570 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 820570 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 820585 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1310142, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 820587 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36725/solr
   [junit4]   2> 820591 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [n:127.0.0.1:44023_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 820592 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [n:127.0.0.1:44023_    
] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 820593 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [n:127.0.0.1:44023_    
] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44023_
   [junit4]   2> 820593 INFO  (zkCallback-1274-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 820593 INFO  
(zkCallback-1266-thread-1-processing-n:127.0.0.1:39325_) [n:127.0.0.1:39325_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 820593 INFO  
(zkCallback-1279-thread-1-processing-n:127.0.0.1:44023_) [n:127.0.0.1:44023_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 820652 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [n:127.0.0.1:44023_    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1310142
   [junit4]   2> 820659 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [n:127.0.0.1:44023_    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1310142
   [junit4]   2> 820659 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [n:127.0.0.1:44023_    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1310142
   [junit4]   2> 820660 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [n:127.0.0.1:44023_    
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_9FDB72F0AA25DF96-001/shard-1-001/cores
   [junit4]   2> 820677 INFO  (qtp23356458-8073) [n:127.0.0.1:39325_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:44023_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 820678 INFO  
(OverseerCollectionConfigSetProcessor-98902183459487748-127.0.0.1:39325_-n_0000000000)
 [n:127.0.0.1:39325_    ] 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> 820678 INFO  
(OverseerThreadFactory-3512-thread-3-processing-n:127.0.0.1:39325_) 
[n:127.0.0.1:39325_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:44023_ 
for creating new replica
   [junit4]   2> 820679 INFO  (qtp9305605-8119) [n:127.0.0.1:44023_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n81&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 820680 INFO  (qtp9305605-8119) [n:127.0.0.1:44023_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 821702 INFO  (qtp9305605-8119) [n:127.0.0.1:44023_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 821710 INFO  (qtp9305605-8119) [n:127.0.0.1:44023_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n81] Schema name=add-schema-fields-update-processor
   [junit4]   2> 821720 INFO  (qtp9305605-8119) [n:127.0.0.1:44023_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.s.IndexSchema 
Loaded schema add-schema-fields-update-processor/1.6 with uniqueid field id
   [junit4]   2> 821720 INFO  (qtp9305605-8119) [n:127.0.0.1:44023_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n81' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 821720 INFO  (qtp9305605-8119) [n:127.0.0.1:44023_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n81' (registry 
'solr.core.collection1.shard2.replica_n81') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1310142
   [junit4]   2> 821720 INFO  (qtp9305605-8119) [n:127.0.0.1:44023_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 821720 INFO  (qtp9305605-8119) [n:127.0.0.1:44023_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n81] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_9FDB72F0AA25DF96-001/shard-1-001/cores/collection1_shard2_replica_n81],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_9FDB72F0AA25DF96-001/shard-1-001/cores/collection1_shard2_replica_n81/data/]
   [junit4]   2> 821722 INFO  (qtp9305605-8119) [n:127.0.0.1:44023_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=7.740234375, 
floorSegmentMB=0.896484375, forceMergeDeletesPctAllowed=1.833643476384118, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 821766 INFO  (qtp9305605-8119) [n:127.0.0.1:44023_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 821766 INFO  (qtp9305605-8119) [n:127.0.0.1:44023_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 821772 INFO  (qtp9305605-8119) [n:127.0.0.1:44023_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 821772 INFO  (qtp9305605-8119) [n:127.0.0.1:44023_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 821773 INFO  (qtp9305605-8119) [n:127.0.0.1:44023_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=50.8701171875, 
floorSegmentMB=0.65234375, forceMergeDeletesPctAllowed=27.959123366567507, 
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 821773 INFO  (qtp9305605-8119) [n:127.0.0.1:44023_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@11e0d36[collection1_shard2_replica_n81] main]
   [junit4]   2> 821774 INFO  (qtp9305605-8119) [n:127.0.0.1:44023_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 821775 INFO  (qtp9305605-8119) [n:127.0.0.1:44023_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 821775 INFO  (qtp9305605-8119) [n:127.0.0.1:44023_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 821775 INFO  (qtp9305605-8119) [n:127.0.0.1:44023_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 821776 INFO  (qtp9305605-8119) [n:127.0.0.1:44023_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 821776 INFO  
(searcherExecutor-3526-thread-1-processing-n:127.0.0.1:44023_ 
x:collection1_shard2_replica_n81 s:shard2 c:collection1) [n:127.0.0.1:44023_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.SolrCore 
[collection1_shard2_replica_n81] Registered new searcher 
Searcher@11e0d36[collection1_shard2_replica_n81] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 821776 INFO  (qtp9305605-8119) [n:127.0.0.1:44023_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1582434939807203328
   [junit4]   2> 821779 INFO  (qtp9305605-8119) [n:127.0.0.1:44023_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 821779 INFO  (qtp9305605-8119) [n:127.0.0.1:44023_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 821779 INFO  (qtp9305605-8119) [n:127.0.0.1:44023_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:44023/collection1_shard2_replica_n81/
   [junit4]   2> 821779 INFO  (qtp9305605-8119) [n:127.0.0.1:44023_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 821779 INFO  (qtp9305605-8119) [n:127.0.0.1:44023_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.SyncStrategy 
http://127.0.0.1:44023/collection1_shard2_replica_n81/ has no replicas
   [junit4]   2> 821779 INFO  (qtp9305605-8119) [n:127.0.0.1:44023_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 821780 INFO  (qtp9305605-8119) [n:127.0.0.1:44023_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:44023/collection1_shard2_replica_n81/ shard2
   [junit4]   2> 821931 INFO  (qtp9305605-8119) [n:127.0.0.1:44023_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 821932 INFO  (qtp9305605-8119) [n:127.0.0.1:44023_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n81&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1252
   [junit4]   2> 821937 INFO  (qtp23356458-8073) [n:127.0.0.1:39325_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:44023_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1260
   [junit4]   2> 822001 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_9FDB72F0AA25DF96-001/shard-2-001
 of type NRT
   [junit4]   2> 822002 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 822003 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@69c66f{/,null,AVAILABLE}
   [junit4]   2> 822003 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@16120b5{HTTP/1.1,[http/1.1]}{127.0.0.1:37493}
   [junit4]   2> 822003 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] o.e.j.s.Server 
Started @831449ms
   [junit4]   2> 822003 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_9FDB72F0AA25DF96-001/tempDir-001/jetty2,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=37493, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_9FDB72F0AA25DF96-001/shard-2-001/cores}
   [junit4]   2> 822003 ERROR 
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 822003 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 822003 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 822003 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 822003 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-27T18:05:59.705Z
   [junit4]   2> 822005 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 822005 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_9FDB72F0AA25DF96-001/shard-2-001/solr.xml
   [junit4]   2> 822007 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 822007 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 822016 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1310142, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 822018 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36725/solr
   [junit4]   2> 822021 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [n:127.0.0.1:37493_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 822022 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [n:127.0.0.1:37493_    
] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 822022 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [n:127.0.0.1:37493_    
] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37493_
   [junit4]   2> 822023 INFO  
(zkCallback-1285-thread-1-processing-n:127.0.0.1:37493_) [n:127.0.0.1:37493_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 822023 INFO  
(zkCallback-1279-thread-1-processing-n:127.0.0.1:44023_) [n:127.0.0.1:44023_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 822023 INFO  
(zkCallback-1266-thread-2-processing-n:127.0.0.1:39325_) [n:127.0.0.1:39325_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 822023 INFO  (zkCallback-1274-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 822095 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [n:127.0.0.1:37493_    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1310142
   [junit4]   2> 822105 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [n:127.0.0.1:37493_    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1310142
   [junit4]   2> 822105 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [n:127.0.0.1:37493_    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1310142
   [junit4]   2> 822106 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [n:127.0.0.1:37493_    
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_9FDB72F0AA25DF96-001/shard-2-001/cores
   [junit4]   2> 822132 INFO  (qtp23356458-8074) [n:127.0.0.1:39325_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:37493_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 822134 INFO  
(OverseerCollectionConfigSetProcessor-98902183459487748-127.0.0.1:39325_-n_0000000000)
 [n:127.0.0.1:39325_    ] 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> 822134 INFO  
(OverseerThreadFactory-3512-thread-4-processing-n:127.0.0.1:39325_) 
[n:127.0.0.1:39325_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:37493_ 
for creating new replica
   [junit4]   2> 822135 INFO  (qtp4414738-8148) [n:127.0.0.1:37493_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n83&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 822135 INFO  (qtp4414738-8148) [n:127.0.0.1:37493_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 823151 INFO  (qtp4414738-8148) [n:127.0.0.1:37493_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 823160 INFO  (qtp4414738-8148) [n:127.0.0.1:37493_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.s.IndexSchema 
[collection1_shard3_replica_n83] Schema name=add-schema-fields-update-processor
   [junit4]   2> 823184 INFO  (qtp4414738-8148) [n:127.0.0.1:37493_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.s.IndexSchema 
Loaded schema add-schema-fields-update-processor/1.6 with uniqueid field id
   [junit4]   2> 823184 INFO  (qtp4414738-8148) [n:127.0.0.1:37493_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard3_replica_n83' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 823185 INFO  (qtp4414738-8148) [n:127.0.0.1:37493_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard3.replica_n83' (registry 
'solr.core.collection1.shard3.replica_n83') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1310142
   [junit4]   2> 823185 INFO  (qtp4414738-8148) [n:127.0.0.1:37493_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 823185 INFO  (qtp4414738-8148) [n:127.0.0.1:37493_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.c.SolrCore 
[[collection1_shard3_replica_n83] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_9FDB72F0AA25DF96-001/shard-2-001/cores/collection1_shard3_replica_n83],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_9FDB72F0AA25DF96-001/shard-2-001/cores/collection1_shard3_replica_n83/data/]
   [junit4]   2> 823187 INFO  (qtp4414738-8148) [n:127.0.0.1:37493_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=7.740234375, 
floorSegmentMB=0.896484375, forceMergeDeletesPctAllowed=1.833643476384118, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 823228 INFO  (qtp4414738-8148) [n:127.0.0.1:37493_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 823228 INFO  (qtp4414738-8148) [n:127.0.0.1:37493_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 823229 INFO  (qtp4414738-8148) [n:127.0.0.1:37493_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 823229 INFO  (qtp4414738-8148) [n:127.0.0.1:37493_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 823230 INFO  (qtp4414738-8148) [n:127.0.0.1:37493_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=50.8701171875, 
floorSegmentMB=0.65234375, forceMergeDeletesPctAllowed=27.959123366567507, 
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 823230 INFO  (qtp4414738-8148) [n:127.0.0.1:37493_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@a62ff6[collection1_shard3_replica_n83] main]
   [junit4]   2> 823231 INFO  (qtp4414738-8148) [n:127.0.0.1:37493_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 823231 INFO  (qtp4414738-8148) [n:127.0.0.1:37493_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 823231 INFO  (qtp4414738-8148) [n:127.0.0.1:37493_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 823231 INFO  (qtp4414738-8148) [n:127.0.0.1:37493_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 823232 INFO  (qtp4414738-8148) [n:127.0.0.1:37493_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 823232 INFO  (qtp4414738-8148) [n:127.0.0.1:37493_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1582434941333929984
   [junit4]   2> 823232 INFO  
(searcherExecutor-3537-thread-1-processing-n:127.0.0.1:37493_ 
x:collection1_shard3_replica_n83 s:shard3 c:collection1) [n:127.0.0.1:37493_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.c.SolrCore 
[collection1_shard3_replica_n83] Registered new searcher 
Searcher@a62ff6[collection1_shard3_replica_n83] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 823234 INFO  (qtp4414738-8148) [n:127.0.0.1:37493_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 823234 INFO  (qtp4414738-8148) [n:127.0.0.1:37493_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 823234 INFO  (qtp4414738-8148) [n:127.0.0.1:37493_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:37493/collection1_shard3_replica_n83/
   [junit4]   2> 823234 INFO  (qtp4414738-8148) [n:127.0.0.1:37493_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 823235 INFO  (qtp4414738-8148) [n:127.0.0.1:37493_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.c.SyncStrategy 
http://127.0.0.1:37493/collection1_shard3_replica_n83/ has no replicas
   [junit4]   2> 823235 INFO  (qtp4414738-8148) [n:127.0.0.1:37493_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 823235 INFO  (qtp4414738-8148) [n:127.0.0.1:37493_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:37493/collection1_shard3_replica_n83/ shard3
   [junit4]   2> 823386 INFO  (qtp4414738-8148) [n:127.0.0.1:37493_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 823389 INFO  (qtp4414738-8148) [n:127.0.0.1:37493_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n83] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n83&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1254
   [junit4]   2> 823390 INFO  (qtp23356458-8074) [n:127.0.0.1:39325_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:37493_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2}
 status=0 QTime=1257
   [junit4]   2> 823466 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_9FDB72F0AA25DF96-001/shard-3-001
 of type NRT
   [junit4]   2> 823466 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 823467 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1cac5a1{/,null,AVAILABLE}
   [junit4]   2> 823467 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@25621f{HTTP/1.1,[http/1.1]}{127.0.0.1:42275}
   [junit4]   2> 823467 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] o.e.j.s.Server 
Started @832914ms
   [junit4]   2> 823467 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_9FDB72F0AA25DF96-001/tempDir-001/jetty3,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=42275, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_9FDB72F0AA25DF96-001/shard-3-001/cores}
   [junit4]   2> 823468 ERROR 
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 823468 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 823468 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 823468 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 823468 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-27T18:06:01.170Z
   [junit4]   2> 823470 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 823471 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_9FDB72F0AA25DF96-001/shard-3-001/solr.xml
   [junit4]   2> 823474 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 823474 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 823483 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1310142, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 823488 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36725/solr
   [junit4]   2> 823497 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 0x15f5f03089d000e, 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> 823503 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [n:127.0.0.1:42275_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 823504 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [n:127.0.0.1:42275_    
] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 823504 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [n:127.0.0.1:42275_    
] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42275_
   [junit4]   2> 823505 INFO  
(zkCallback-1285-thread-1-processing-n:127.0.0.1:37493_) [n:127.0.0.1:37493_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 823512 INFO  (zkCallback-1274-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 823512 INFO  
(zkCallback-1279-thread-1-processing-n:127.0.0.1:44023_) [n:127.0.0.1:44023_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 823516 INFO  
(zkCallback-1266-thread-2-processing-n:127.0.0.1:39325_) [n:127.0.0.1:39325_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 823516 INFO  
(zkCallback-1291-thread-1-processing-n:127.0.0.1:42275_) [n:127.0.0.1:42275_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 823599 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [n:127.0.0.1:42275_    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1310142
   [junit4]   2> 823607 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [n:127.0.0.1:42275_    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1310142
   [junit4]   2> 823607 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [n:127.0.0.1:42275_    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1310142
   [junit4]   2> 823608 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [n:127.0.0.1:42275_    
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_9FDB72F0AA25DF96-001/shard-3-001/cores
   [junit4]   2> 823642 INFO  (qtp4414738-8150) [n:127.0.0.1:37493_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:42275_&action=ADDREPLICA&collection=collection1&shard=shard4&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 823654 INFO  
(OverseerCollectionConfigSetProcessor-98902183459487748-127.0.0.1:39325_-n_0000000000)
 [n:127.0.0.1:39325_    ] 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> 823655 INFO  
(OverseerThreadFactory-3512-thread-5-processing-n:127.0.0.1:39325_) 
[n:127.0.0.1:39325_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:42275_ 
for creating new replica
   [junit4]   2> 823656 INFO  (qtp5382706-8177) [n:127.0.0.1:42275_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard4_replica_n85&action=CREATE&collection=collection1&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 823657 INFO  (qtp5382706-8177) [n:127.0.0.1:42275_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 824686 INFO  (qtp5382706-8177) [n:127.0.0.1:42275_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 824701 INFO  (qtp5382706-8177) [n:127.0.0.1:42275_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.s.IndexSchema 
[collection1_shard4_replica_n85] Schema name=add-schema-fields-update-processor
   [junit4]   2> 824709 INFO  (qtp5382706-8177) [n:127.0.0.1:42275_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.s.IndexSchema 
Loaded schema add-schema-fields-update-processor/1.6 with uniqueid field id
   [junit4]   2> 824709 INFO  (qtp5382706-8177) [n:127.0.0.1:42275_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard4_replica_n85' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 824709 INFO  (qtp5382706-8177) [n:127.0.0.1:42275_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n85] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard4.replica_n85' (registry 
'solr.core.collection1.shard4.replica_n85') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1310142
   [junit4]   2> 824710 INFO  (qtp5382706-8177) [n:127.0.0.1:42275_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 824710 INFO  (qtp5382706-8177) [n:127.0.0.1:42275_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.c.SolrCore 
[[collection1_shard4_replica_n85] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_9FDB72F0AA25DF96-001/shard-3-001/cores/collection1_shard4_replica_n85],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_9FDB72F0AA25DF96-001/shard-3-001/cores/collection1_shard4_replica_n85/data/]
   [junit4]   2> 824713 INFO  (qtp5382706-8177) [n:127.0.0.1:42275_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n85] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=7.740234375, 
floorSegmentMB=0.896484375, forceMergeDeletesPctAllowed=1.833643476384118, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 824769 INFO  (qtp5382706-8177) [n:127.0.0.1:42275_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 824769 INFO  (qtp5382706-8177) [n:127.0.0.1:42275_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 824769 INFO  (qtp5382706-8177) [n:127.0.0.1:42275_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 824769 INFO  (qtp5382706-8177) [n:127.0.0.1:42275_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 824770 INFO  (qtp5382706-8177) [n:127.0.0.1:42275_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n85] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=50.8701171875, 
floorSegmentMB=0.65234375, forceMergeDeletesPctAllowed=27.959123366567507, 
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 824770 INFO  (qtp5382706-8177) [n:127.0.0.1:42275_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n85] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1eee248[collection1_shard4_replica_n85] main]
   [junit4]   2> 824771 INFO  (qtp5382706-8177) [n:127.0.0.1:42275_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n85] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 824771 INFO  (qtp5382706-8177) [n:127.0.0.1:42275_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n85] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 824772 INFO  (qtp5382706-8177) [n:127.0.0.1:42275_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n85] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 824772 INFO  (qtp5382706-8177) [n:127.0.0.1:42275_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n85] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 824772 INFO  (qtp5382706-8177) [n:127.0.0.1:42275_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n85] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 824773 INFO  
(searcherExecutor-3548-thread-1-processing-n:127.0.0.1:42275_ 
x:collection1_shard4_replica_n85 s:shard4 c:collection1) [n:127.0.0.1:42275_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.c.SolrCore 
[collection1_shard4_replica_n85] Registered new searcher 
Searcher@1eee248[collection1_shard4_replica_n85] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 824773 INFO  (qtp5382706-8177) [n:127.0.0.1:42275_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1582434942949785600
   [junit4]   2> 824778 INFO  (qtp5382706-8177) [n:127.0.0.1:42275_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n85] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 824778 INFO  (qtp5382706-8177) [n:127.0.0.1:42275_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n85] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 824778 INFO  (qtp5382706-8177) [n:127.0.0.1:42275_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:42275/collection1_shard4_replica_n85/
   [junit4]   2> 824778 INFO  (qtp5382706-8177) [n:127.0.0.1:42275_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 824779 INFO  (qtp5382706-8177) [n:127.0.0.1:42275_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.c.SyncStrategy 
http://127.0.0.1:42275/collection1_shard4_replica_n85/ has no replicas
   [junit4]   2> 824779 INFO  (qtp5382706-8177) [n:127.0.0.1:42275_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n85] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 824780 INFO  (qtp5382706-8177) [n:127.0.0.1:42275_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n85] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:42275/collection1_shard4_replica_n85/ shard4
   [junit4]   2> 824931 INFO  (qtp5382706-8177) [n:127.0.0.1:42275_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 824932 INFO  (qtp5382706-8177) [n:127.0.0.1:42275_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n85] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard4_replica_n85&action=CREATE&collection=collection1&shard=shard4&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1276
   [junit4]   2> 824934 INFO  (qtp4414738-8150) [n:127.0.0.1:37493_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:42275_&action=ADDREPLICA&collection=collection1&shard=shard4&type=NRT&wt=javabin&version=2}
 status=0 QTime=1292
   [junit4]   2> 825019 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_9FDB72F0AA25DF96-001/shard-4-001
 of type NRT
   [junit4]   2> 825019 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 825020 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@60311d{/,null,AVAILABLE}
   [junit4]   2> 825020 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@18d33ee{HTTP/1.1,[http/1.1]}{127.0.0.1:41351}
   [junit4]   2> 825020 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] o.e.j.s.Server 
Started @834467ms
   [junit4]   2> 825020 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_9FDB72F0AA25DF96-001/tempDir-001/jetty4,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=41351, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_9FDB72F0AA25DF96-001/shard-4-001/cores}
   [junit4]   2> 825021 ERROR 
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 825021 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 825021 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 825021 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 825021 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-27T18:06:02.723Z
   [junit4]   2> 825023 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 825023 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_9FDB72F0AA25DF96-001/shard-4-001/solr.xml
   [junit4]   2> 825025 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 825025 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 825025 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1310142, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 825027 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36725/solr
   [junit4]   2> 825032 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [n:127.0.0.1:41351_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 825032 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [n:127.0.0.1:41351_    
] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 825033 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [n:127.0.0.1:41351_    
] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41351_
   [junit4]   2> 825033 INFO  (zkCallback-1274-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 825034 INFO  
(zkCallback-1285-thread-1-processing-n:127.0.0.1:37493_) [n:127.0.0.1:37493_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 825034 INFO  
(zkCallback-1291-thread-1-processing-n:127.0.0.1:42275_) [n:127.0.0.1:42275_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 825034 INFO  
(zkCallback-1266-thread-1-processing-n:127.0.0.1:39325_) [n:127.0.0.1:39325_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 825034 INFO  
(zkCallback-1279-thread-1-processing-n:127.0.0.1:44023_) [n:127.0.0.1:44023_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 825036 INFO  
(zkCallback-1297-thread-1-processing-n:127.0.0.1:41351_) [n:127.0.0.1:41351_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 825099 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [n:127.0.0.1:41351_    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1310142
   [junit4]   2> 825109 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [n:127.0.0.1:41351_    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1310142
   [junit4]   2> 825109 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [n:127.0.0.1:41351_    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1310142
   [junit4]   2> 825111 INFO  
(TEST-TestCloudSchemaless.test-seed#[9FDB72F0AA25DF96]) [n:127.0.0.1:41351_    
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_9FDB72F0AA25DF96-001/shard-4-001/cores
   [junit4]   2> 825171 INFO  (qtp4414738-8143) [n:127.0.0.1:37493_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:41351_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 825173 INFO  
(OverseerThreadFactory-3512-thread-5-processing-n:127.0.0.1:39325_) 
[n:127.0.0.1:39325_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:41351_ 
for creating new replica
   [junit4]   2> 825173 INFO  
(OverseerCollectionConfigSetProcessor-98902183459487748-127.0.0.1:39325_-n_0000000000)
 [n:127.0.0.1:39325_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 825176 INFO  (qtp22907326-8206) [n:127.0.0.1:41351_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n87&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 825177 INFO  (qtp22907326-8206) [n:127.0.0.1:41351_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 826206 INFO  (qtp22907326-8206) [n:127.0.0.1:41351_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n87] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 826223 INFO  (qtp22907326-8206) [n:127.0.0.1:41351_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n87] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n87] Schema name=add-schema-fields-update-processor
   [junit4]   2> 826238 INFO  (qtp22907326-8206) [n:127.0.0.1:41351_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n87] o.a.s.s.IndexSchema 
Loaded schema add-schema-fields-update-processor/1.6 with uniqueid field id
   [junit4]   2> 826238 INFO  (qtp22907326-8206) [n:127.0.0.1:41351_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n87] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n87' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 826238 INFO  (qtp22907326-8206) [n:127.0.0.1:41351_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n87] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n87' (registry 
'solr.core.collection1.shard1.replica_n87') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1310142
   [junit4]   2> 826238 INFO  (qtp22907326-8206) [n:127.0.0.1:41351_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n87] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 826238 INFO  (qtp22907326-8206) [n:127.0.0.1:41351_ 
c:collection1 s:shar

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

] for registry solr.core.testSimple3.shard3.replica_n4 / 
com.codahale.metrics.MetricRegistry@1c54377
   [junit4]   2> 1677206 INFO  (coreCloseExecutor-4761-thread-2) 
[n:127.0.0.1:42519_solr c:testSimple2 s:shard1 r:core_node3 
x:testSimple2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testSimple2.shard1.leader, tag=26869239
   [junit4]   2> 1677206 INFO  (coreCloseExecutor-4761-thread-3) 
[n:127.0.0.1:42519_solr c:testSimple1 s:shard2 r:core_node10 
x:testSimple1_shard2_replica_n9] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testSimple1.shard2.leader, tag=25083721
   [junit4]   2> 1677206 INFO  (coreCloseExecutor-4761-thread-4) 
[n:127.0.0.1:42519_solr c:testSimple1 s:shard1 r:core_node12 
x:testSimple1_shard1_replica_n11] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testSimple1.shard1.leader, tag=2533631
   [junit4]   2> 1677208 INFO  (coreCloseExecutor-4762-thread-2) 
[n:127.0.0.1:36389_solr c:testSimple2 s:shard1 r:core_node5 
x:testSimple2_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testSimple2.shard1.leader, tag=29566809
   [junit4]   2> 1677208 INFO  (coreCloseExecutor-4762-thread-3) 
[n:127.0.0.1:36389_solr c:testSimple2 s:shard2 r:core_node8 
x:testSimple2_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testSimple2.shard2.leader, tag=28381217
   [junit4]   2> 1677211 INFO  (coreCloseExecutor-4760-thread-5) 
[n:127.0.0.1:43525_solr c:testSimple3 s:shard1 r:core_node3 
x:testSimple3_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testSimple3.shard1.replica_n1, tag=776187
   [junit4]   2> 1677211 INFO  (coreCloseExecutor-4760-thread-5) 
[n:127.0.0.1:43525_solr c:testSimple3 s:shard1 r:core_node3 
x:testSimple3_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@cab2d8: rootName = 
solr_43525, domain = solr.core.testSimple3.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.testSimple3.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@14c3751
   [junit4]   2> 1677218 INFO  (jetty-closer-2091-thread-3) [    ] 
o.a.s.c.Overseer Overseer 
(id=98902230008332296-127.0.0.1:42519_solr-n_0000000000) closing
   [junit4]   2> 1677218 INFO  
(OverseerStateUpdate-98902230008332296-127.0.0.1:42519_solr-n_0000000000) 
[n:127.0.0.1:42519_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:42519_solr
   [junit4]   2> 1677219 INFO  (coreCloseExecutor-4760-thread-5) 
[n:127.0.0.1:43525_solr c:testSimple3 s:shard1 r:core_node3 
x:testSimple3_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testSimple3.shard1.leader, tag=776187
   [junit4]   2> 1677219 INFO  (coreCloseExecutor-4760-thread-3) 
[n:127.0.0.1:43525_solr c:testSimple3 s:shard2 r:core_node5 
x:testSimple3_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testSimple3.shard2.leader, tag=14045046
   [junit4]   2> 1677219 INFO  (coreCloseExecutor-4760-thread-4) 
[n:127.0.0.1:43525_solr c:testSimple3 s:shard3 r:core_node6 
x:testSimple3_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testSimple3.shard3.leader, tag=11561061
   [junit4]   2> 1677219 WARN  
(OverseerAutoScalingTriggerThread-98902230008332296-127.0.0.1:42519_solr-n_0000000000)
 [n:127.0.0.1:42519_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1677220 INFO  (jetty-closer-2091-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@142351{/solr,null,UNAVAILABLE}
   [junit4]   2> 1677220 DEBUG (jetty-closer-2091-thread-3) [    ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 1677223 INFO  
(zkCallback-2106-thread-4-processing-n:127.0.0.1:43525_solr) 
[n:127.0.0.1:43525_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:43525_solr
   [junit4]   2> 1677225 INFO  (jetty-closer-2091-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@19ada0f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1678724 INFO  (jetty-closer-2091-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@de937d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1678724 ERROR 
(SUITE-AutoAddReplicasIntegrationTest-seed#[9FDB72F0AA25DF96]-worker) [    ] 
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> 1678725 INFO  
(SUITE-AutoAddReplicasIntegrationTest-seed#[9FDB72F0AA25DF96]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:45793 45793
   [junit4]   2> 1678743 INFO  (Thread-3241) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:45793 45793
   [junit4]   2> 1678743 WARN  (Thread-3241) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       /solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        25      /solr/collections/testSimple2/state.json
   [junit4]   2>        24      /solr/collections/testSimple1/state.json
   [junit4]   2>        6       /solr/collections/testSimple3/state.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/collections/testSimple1/leader_elect/shard1/election/98902230008332297-core_node5-n_0000000000
   [junit4]   2>        2       
/solr/collections/testSimple1/leader_elect/shard2/election/98902230008332297-core_node8-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/98902230008332296-127.0.0.1:42519_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_9FDB72F0AA25DF96-001
   [junit4]   2> Oct 27, 2017 6:20:08 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
 chunkSize=27716, maxDocsPerChunk=293, blockSize=1), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, 
chunkSize=27716, blockSize=1)), sim=RandomSimilarity(queryNorm=false): {}, 
locale=ar-QA, timezone=BET
   [junit4]   2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=130092872,total=405557248
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestTolerantUpdateProcessorCloud, TestComplexPhraseLeadingWildcard, RulesTest, 
TestFieldSortValues, SolrIndexSplitterTest, PrimUtilsTest, TestApiFramework, 
ClusterStateUpdateTest, SearchRateTriggerTest, CreateCollectionCleanupTest, 
FacetPivotSmallTest, TestCoreAdminApis, PingRequestHandlerTest, 
BigEndianAscendingWordSerializerTest, TestLeaderElectionZkExpiry, 
DocValuesMultiTest, TestRestManager, AtomicUpdatesTest, TestTrieFacet, 
TestRTimerTree, DataDrivenBlockJoinTest, TestLegacyNumericUtils, 
TestDocBasedVersionConstraints, DistributedVersionInfoTest, NumberUtilsTest, 
SuggesterTSTTest, TestRTGBase, TestNoOpRegenerator, ChaosMonkeySafeLeaderTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, TriLevelCompositeIdRoutingTest, 
JavabinLoaderTest, QueryResultKeyTest, CdcrRequestHandlerTest, ShardSplitTest, 
HdfsLockFactoryTest, TestSolrCloudWithHadoopAuthPlugin, TestOrdValues, 
TestLuceneMatchVersion, EnumFieldTest, SampleTest, TestAuthenticationFramework, 
LeaderInitiatedRecoveryOnShardRestartTest, TestCorePropertiesReload, 
ZkSolrClientTest, TestStressLucene, OpenCloseCoreStressTest, 
TestCloudManagedSchema, FullHLLTest, HdfsNNFailoverTest, 
ConcurrentDeleteAndCreateCollectionTest, TestSolrConfigHandlerCloud, 
ShufflingReplicaListTransformerTest, SchemaVersionSpecificBehaviorTest, 
TestFastWriter, MoveReplicaHDFSFailoverTest, V2ApiIntegrationTest, 
TestHalfAndHalfDocValues, SuggesterFSTTest, 
SignatureUpdateProcessorFactoryTest, TestPseudoReturnFields, 
TestExactSharedStatsCache, TestExportWriter, TestRandomFlRTGCloud, 
TestSubQueryTransformerDistrib, ConvertedLegacyTest, 
HdfsTlogReplayBufferedWhileIndexingTest, TestSchemaVersionResource, 
TestStressRecovery, TestManagedSchemaThreadSafety, DirectUpdateHandlerTest, 
OverriddenZkACLAndCredentialsProvidersTest, TestJettySolrRunner, 
TestSolrFieldCacheBean, HdfsChaosMonkeyNothingIsSafeTest, 
CollectionTooManyReplicasTest, LeaderFailoverAfterPartitionTest, 
SecurityConfHandlerTest, SolrJmxReporterCloudTest, 
HdfsRestartWhileUpdatingTest, SortSpecParsingTest, TestAnalyzeInfixSuggestions, 
SparseHLLTest, TestFieldCacheVsDocValues, TestMacroExpander, 
BinaryUpdateRequestHandlerTest, TestDeleteCollectionOnDownNodes, 
CollectionsAPIDistributedZkTest, TestRestoreCore, TestLockTree, 
TestSolrCloudWithKerberosAlt, TriggerIntegrationTest, AddBlockUpdateTest, 
TestSolrCloudSnapshots, TestRawTransformer, TestJavabinTupleStreamParser, 
TestSmileRequest, TestXIncludeConfig, ShardRoutingTest, NumericFieldsTest, 
TestConfigSetsAPIExclusivity, TestReloadDeadlock, TestHdfsBackupRestoreCore, 
MultiThreadedOCPTest, OverseerRolesTest, UtilsToolTest, 
DeleteLastCustomShardedReplicaTest, CloudMLTQParserTest, 
AutoAddReplicasIntegrationTest]
   [junit4] Completed [413/746 (2!)] on J1 in 143.64s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to