Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/12960/
Java: 64bit/jdk1.7.0_80 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.search.mlt.CloudMLTQParserTest.test

Error Message:
java.lang.String cannot be cast to java.util.ArrayList

Stack Trace:
java.lang.ClassCastException: java.lang.String cannot be cast to 
java.util.ArrayList
        at 
__randomizedtesting.SeedInfo.seed([B8961174A8583955:30C22EAE06A454AD]:0)
        at 
org.apache.solr.search.mlt.CloudMLTQParserTest.test(CloudMLTQParserTest.java:126)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10451 lines...]
   [junit4] Suite: org.apache.solr.search.mlt.CloudMLTQParserTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_B8961174A8583955-001/init-core-data-001
   [junit4]   2> 919405 INFO  
(SUITE-CloudMLTQParserTest-seed#[B8961174A8583955]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 919405 INFO  
(SUITE-CloudMLTQParserTest-seed#[B8961174A8583955]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 919410 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 919410 INFO  (Thread-2273) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 919411 INFO  (Thread-2273) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 919510 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:44986
   [junit4]   2> 919511 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 919511 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 919514 INFO  (zkCallback-557-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@71ac5a30 
name:ZooKeeperConnection Watcher:127.0.0.1:44986 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 919514 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 919515 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 919515 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 919516 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 919518 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 919519 INFO  (zkCallback-558-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1778324a 
name:ZooKeeperConnection Watcher:127.0.0.1:44986/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 919519 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 919520 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 919520 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 919522 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 919522 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 919523 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 919524 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 919524 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 919526 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 919526 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 919527 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 919528 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 919529 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 919529 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 919531 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 919531 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 919532 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 919532 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 919533 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 919533 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 919534 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 919534 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 919535 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 919535 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 919536 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 919536 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 919537 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 919537 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 919610 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_B8961174A8583955-001/control-001/cores/collection1
   [junit4]   2> 919611 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 919613 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@29638112{/,null,AVAILABLE}
   [junit4]   2> 919614 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@c684b7f{HTTP/1.1}{127.0.0.1:40619}
   [junit4]   2> 919614 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.e.j.s.Server Started @921547ms
   [junit4]   2> 919614 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_B8961174A8583955-001/tempDir-001/control/data,
 hostPort=40619, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_B8961174A8583955-001/control-001/cores}
   [junit4]   2> 919615 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@3b756db3
   [junit4]   2> 919615 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_B8961174A8583955-001/control-001/'
   [junit4]   2> 919630 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_B8961174A8583955-001/control-001/solr.xml
   [junit4]   2> 919642 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_B8961174A8583955-001/control-001/cores
   [junit4]   2> 919642 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 102288817
   [junit4]   2> 919642 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_B8961174A8583955-001/control-001/]
   [junit4]   2> 919643 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_B8961174A8583955-001/control-001/lib
   [junit4]   2> 919643 WARN  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_B8961174A8583955-001/control-001/lib).
   [junit4]   2> 919650 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 919652 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 919652 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 919652 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 919653 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44986/solr
   [junit4]   2> 919653 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 919653 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 919653 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 919654 INFO  (zkCallback-560-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5c83a4c9 
name:ZooKeeperConnection Watcher:127.0.0.1:44986 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 919655 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 919655 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 919657 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:40619_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 919658 INFO  
(zkCallback-561-thread-1-processing-n:127.0.0.1:40619_) [n:127.0.0.1:40619_    
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3d798970 
name:ZooKeeperConnection Watcher:127.0.0.1:44986/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 919658 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:40619_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 919659 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:40619_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 919660 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:40619_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 919660 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:40619_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 919662 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:40619_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 919663 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:40619_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 919663 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:40619_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 919664 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:40619_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 919665 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:40619_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 919665 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:40619_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40619_
   [junit4]   2> 919666 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:40619_    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:40619_
   [junit4]   2> 919666 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:40619_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 919667 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:40619_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 919667 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:40619_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 919668 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:40619_    ] o.a.s.c.LeaderElector Joined leadership election with 
path: /overseer_elect/election/94032361050275843-127.0.0.1:40619_-n_0000000000
   [junit4]   2> 919668 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:40619_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:40619_
   [junit4]   2> 919668 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:40619_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 919669 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:40619_    ] o.a.s.c.Overseer Overseer 
(id=94032361050275843-127.0.0.1:40619_-n_0000000000) starting
   [junit4]   2> 919670 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:40619_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 919672 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:40619_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 919673 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:40619_    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 919673 INFO  
(OverseerCollectionProcessor-94032361050275843-127.0.0.1:40619_-n_0000000000) 
[n:127.0.0.1:40619_    ] o.a.s.c.OverseerCollectionProcessor Process current 
queue of collection creations
   [junit4]   2> 919673 INFO  
(OverseerStateUpdate-94032361050275843-127.0.0.1:40619_-n_0000000000) 
[n:127.0.0.1:40619_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 919675 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:40619_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 919675 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:40619_    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 919676 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:40619_    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_B8961174A8583955-001/control-001/cores
   [junit4]   2> 919677 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:40619_    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_B8961174A8583955-001/control-001/cores/collection1/,
 schema=schema.xml, loadOnStartup=true, shard=, collection=control_collection, 
dataDir=data/, coreNodeName=, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_B8961174A8583955-001/control-001/cores/collection1,
 name=collection1, transient=false, config=solrconfig.xml}
   [junit4]   2> 919677 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:40619_    ] o.a.s.c.CoresLocator Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_B8961174A8583955-001/control-001/cores/collection1/
   [junit4]   2> 919677 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:40619_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 919677 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 919677 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:40619_    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 919678 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:40619_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() 
done
   [junit4]   2> 919677 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 919678 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection   x:collection1] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 919678 INFO  
(zkCallback-561-thread-1-processing-n:127.0.0.1:40619_) [n:127.0.0.1:40619_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 919679 INFO  
(OverseerStateUpdate-94032361050275843-127.0.0.1:40619_-n_0000000000) 
[n:127.0.0.1:40619_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:40619_",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:40619"} current state version: 0
   [junit4]   2> 919679 INFO  
(OverseerStateUpdate-94032361050275843-127.0.0.1:40619_-n_0000000000) 
[n:127.0.0.1:40619_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:40619_",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:40619"}
   [junit4]   2> 919679 INFO  
(OverseerStateUpdate-94032361050275843-127.0.0.1:40619_-n_0000000000) 
[n:127.0.0.1:40619_    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
control_collection
   [junit4]   2> 919679 INFO  
(OverseerStateUpdate-94032361050275843-127.0.0.1:40619_-n_0000000000) 
[n:127.0.0.1:40619_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 919680 INFO  
(zkCallback-561-thread-1-processing-n:127.0.0.1:40619_) [n:127.0.0.1:40619_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 919681 INFO  
(zkCallback-561-thread-1-processing-n:127.0.0.1:40619_) [n:127.0.0.1:40619_    
] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
   [junit4]   2> 920678 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection   x:collection1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for collection1
   [junit4]   2> 920679 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Check for collection zkNode:control_collection
   [junit4]   2> 920679 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 920679 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 920679 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 920680 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_B8961174A8583955-001/control-001/cores/collection1/'
   [junit4]   2> 920695 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection   x:collection1] o.a.s.c.Config loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 920702 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 920718 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 920753 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection   x:collection1] o.a.s.c.Config Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 920754 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 920761 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 920973 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 920979 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
default search field in schema is text
   [junit4]   2> 920980 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 920984 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 920986 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 920988 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 920989 WARN  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 920989 WARN  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 920989 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 920989 WARN  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 920990 WARN  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 920990 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 920990 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 920990 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_B8961174A8583955-001/control-001/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 920990 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@57d3e40f
   [junit4]   2> 920991 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_B8961174A8583955-001/control-001/cores/collection1/data
   [junit4]   2> 920991 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_B8961174A8583955-001/control-001/cores/collection1/data/index/
   [junit4]   2> 920991 WARN  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_B8961174A8583955-001/control-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 920991 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_B8961174A8583955-001/control-001/cores/collection1/data/index
   [junit4]   2> 920992 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=23, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=71.443359375, 
floorSegmentMB=0.4189453125, forceMergeDeletesPctAllowed=28.004687203221273, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 920992 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@71fdd4b2 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4f972c95),segFN=segments_1,generation=1}
   [junit4]   2> 920993 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 920993 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:40619_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
Looking for old index directories to cleanup for core collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_B8961174A8583955-001/control-001/cores/collection1/data/
   [junit4]   2> 920994 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:40619_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_B8961174A8583955-001/control-001/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 920998 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 920998 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 920998 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 920998 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 920999 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 920999 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 920999 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 920999 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 920999 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 921000 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 921000 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 921000 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 921003 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 921004 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 921006 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 921007 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 921011 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 921013 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
mock,lazy,/admin/system,spellCheckCompRH1,/admin/luke,dismax,/search-facet-invariants,/admin/file,/get,spellCheckWithWordbreak_Direct,/admin/properties,/update,/admin/ping,standard,/debug/dump,spellCheckCompRH,defaults,/admin/mbeans,/terms,/update/json,spellCheckCompRH_Direct,/schema,/config,/replication,spellCheckWithWordbreak,/admin/plugins,mltrh,/search-facet-def,/update/json/docs,/update/csv,/mlt,/admin/threads,/admin/logging,/admin/segments,tvrh
   [junit4]   2> 921014 WARN  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please 
update your config to use the ShowFileRequestHandler.
   [junit4]   2> 921015 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 921015 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 921015 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 921016 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 921016 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 921017 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 921017 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@71fdd4b2 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4f972c95),segFN=segments_1,generation=1}
   [junit4]   2> 921017 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 921018 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@6e3819fa[collection1] main
   [junit4]   2> 921018 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 921018 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 921019 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 921019 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 921019 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 921019 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 921049 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 921151 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 921151 INFO  
(searcherExecutor-2721-thread-1-processing-x:collection1 n:127.0.0.1:40619_ 
r:core_node1 s:shard1 c:control_collection) [n:127.0.0.1:40619_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 921152 INFO  
(searcherExecutor-2721-thread-1-processing-x:collection1 n:127.0.0.1:40619_ 
r:core_node1 s:shard1 c:control_collection) [n:127.0.0.1:40619_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 921152 INFO  
(searcherExecutor-2721-thread-1-processing-x:collection1 n:127.0.0.1:40619_ 
r:core_node1 s:shard1 c:control_collection) [n:127.0.0.1:40619_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 921152 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 921152 INFO  
(searcherExecutor-2721-thread-1-processing-x:collection1 n:127.0.0.1:40619_ 
r:core_node1 s:shard1 c:control_collection) [n:127.0.0.1:40619_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 921152 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 921153 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 921153 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1504517778629984256
   [junit4]   2> 921153 INFO  
(searcherExecutor-2721-thread-1-processing-x:collection1 n:127.0.0.1:40619_ 
r:core_node1 s:shard1 c:control_collection) [n:127.0.0.1:40619_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 921154 INFO  
(searcherExecutor-2721-thread-1-processing-x:collection1 n:127.0.0.1:40619_ 
r:core_node1 s:shard1 c:control_collection) [n:127.0.0.1:40619_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 921154 INFO  
(searcherExecutor-2721-thread-1-processing-x:collection1 n:127.0.0.1:40619_ 
r:core_node1 s:shard1 c:control_collection) [n:127.0.0.1:40619_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 921154 INFO  
(searcherExecutor-2721-thread-1-processing-x:collection1 n:127.0.0.1:40619_ 
r:core_node1 s:shard1 c:control_collection) [n:127.0.0.1:40619_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 921155 INFO  
(searcherExecutor-2721-thread-1-processing-x:collection1 n:127.0.0.1:40619_ 
r:core_node1 s:shard1 c:control_collection) [n:127.0.0.1:40619_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 921155 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Took 3 ms to seed version buckets with highest version 
1504517778629984256
   [junit4]   2> 921155 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 921155 INFO  
(searcherExecutor-2721-thread-1-processing-x:collection1 n:127.0.0.1:40619_ 
r:core_node1 s:shard1 c:control_collection) [n:127.0.0.1:40619_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@6e3819fa[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 921156 INFO  
(coreLoadExecutor-2720-thread-1-processing-n:127.0.0.1:40619_) 
[n:127.0.0.1:40619_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 921156 INFO  
(coreZkRegister-2714-thread-1-processing-x:collection1 n:127.0.0.1:40619_ 
r:core_node1 s:shard1 c:control_collection) [n:127.0.0.1:40619_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
Register replica - core:collection1 address:http://127.0.0.1:40619 
collection:control_collection shard:shard1
   [junit4]   2> 921157 INFO  
(coreZkRegister-2714-thread-1-processing-x:collection1 n:127.0.0.1:40619_ 
r:core_node1 s:shard1 c:control_collection) [n:127.0.0.1:40619_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 921158 INFO  
(coreZkRegister-2714-thread-1-processing-x:collection1 n:127.0.0.1:40619_ 
r:core_node1 s:shard1 c:control_collection) [n:127.0.0.1:40619_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector 
Joined leadership election with path: 
/collections/control_collection/leader_elect/shard1/election/94032361050275843-core_node1-n_0000000000
   [junit4]   2> 921159 INFO  
(coreZkRegister-2714-thread-1-processing-x:collection1 n:127.0.0.1:40619_ 
r:core_node1 s:shard1 c:control_collection) [n:127.0.0.1:40619_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 921160 INFO  
(zkCallback-561-thread-1-processing-n:127.0.0.1:40619_) [n:127.0.0.1:40619_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 921160 INFO  
(coreZkRegister-2714-thread-1-processing-x:collection1 n:127.0.0.1:40619_ 
r:core_node1 s:shard1 c:control_collection) [n:127.0.0.1:40619_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 921160 INFO  
(coreZkRegister-2714-thread-1-processing-x:collection1 n:127.0.0.1:40619_ 
r:core_node1 s:shard1 c:control_collection) [n:127.0.0.1:40619_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 921160 INFO  
(coreZkRegister-2714-thread-1-processing-x:collection1 n:127.0.0.1:40619_ 
r:core_node1 s:shard1 c:control_collection) [n:127.0.0.1:40619_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:40619/collection1/
   [junit4]   2> 921160 INFO  
(OverseerStateUpdate-94032361050275843-127.0.0.1:40619_-n_0000000000) 
[n:127.0.0.1:40619_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 921160 INFO  
(coreZkRegister-2714-thread-1-processing-x:collection1 n:127.0.0.1:40619_ 
r:core_node1 s:shard1 c:control_collection) [n:127.0.0.1:40619_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 921160 INFO  
(coreZkRegister-2714-thread-1-processing-x:collection1 n:127.0.0.1:40619_ 
r:core_node1 s:shard1 c:control_collection) [n:127.0.0.1:40619_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:40619/collection1/ has no replicas
   [junit4]   2> 921160 INFO  
(coreZkRegister-2714-thread-1-processing-x:collection1 n:127.0.0.1:40619_ 
r:core_node1 s:shard1 c:control_collection) [n:127.0.0.1:40619_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:40619/collection1/ shard1
   [junit4]   2> 921160 INFO  
(coreZkRegister-2714-thread-1-processing-x:collection1 n:127.0.0.1:40619_ 
r:core_node1 s:shard1 c:control_collection) [n:127.0.0.1:40619_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 921163 INFO  
(zkCallback-561-thread-1-processing-n:127.0.0.1:40619_) [n:127.0.0.1:40619_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 921163 INFO  
(OverseerStateUpdate-94032361050275843-127.0.0.1:40619_-n_0000000000) 
[n:127.0.0.1:40619_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:40619";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 921179 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 921180 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 921181 INFO  (zkCallback-563-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@68ae1e32 
name:ZooKeeperConnection Watcher:127.0.0.1:44986/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 921181 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 921181 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 921181 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 921183 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 921183 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 921183 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 921183 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 921184 INFO  (zkCallback-564-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6c4415bd 
name:ZooKeeperConnection Watcher:127.0.0.1:44986/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 921184 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 921184 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 921186 INFO  
(zkCallback-561-thread-1-processing-n:127.0.0.1:40619_) [n:127.0.0.1:40619_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 921187 INFO  
(OverseerStateUpdate-94032361050275843-127.0.0.1:40619_-n_0000000000) 
[n:127.0.0.1:40619_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 1
   [junit4]   2> 921187 INFO  
(OverseerStateUpdate-94032361050275843-127.0.0.1:40619_-n_0000000000) 
[n:127.0.0.1:40619_    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
collection1
   [junit4]   2> 921187 INFO  (zkCallback-563-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 921187 INFO  
(zkCallback-561-thread-1-processing-n:127.0.0.1:40619_) [n:127.0.0.1:40619_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 921190 INFO  (zkCallback-563-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 921190 INFO  
(zkCallback-561-thread-1-processing-n:127.0.0.1:40619_) [n:127.0.0.1:40619_    
] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 921213 INFO  
(coreZkRegister-2714-thread-1-processing-x:collection1 n:127.0.0.1:40619_ 
r:core_node1 s:shard1 c:control_collection) [n:127.0.0.1:40619_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
We are http://127.0.0.1:40619/collection1/ and leader is 
http://127.0.0.1:40619/collection1/
   [junit4]   2> 921213 INFO  
(coreZkRegister-2714-thread-1-processing-x:collection1 n:127.0.0.1:40619_ 
r:core_node1 s:shard1 c:control_collection) [n:127.0.0.1:40619_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40619
   [junit4]   2> 921214 INFO  
(coreZkRegister-2714-thread-1-processing-x:collection1 n:127.0.0.1:40619_ 
r:core_node1 s:shard1 c:control_collection) [n:127.0.0.1:40619_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 921214 INFO  
(coreZkRegister-2714-thread-1-processing-x:collection1 n:127.0.0.1:40619_ 
r:core_node1 s:shard1 c:control_collection) [n:127.0.0.1:40619_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
publishing state=active
   [junit4]   2> 921214 INFO  
(coreZkRegister-2714-thread-1-processing-x:collection1 n:127.0.0.1:40619_ 
r:core_node1 s:shard1 c:control_collection) [n:127.0.0.1:40619_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 921215 INFO  
(zkCallback-561-thread-1-processing-n:127.0.0.1:40619_) [n:127.0.0.1:40619_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 921215 INFO  
(OverseerStateUpdate-94032361050275843-127.0.0.1:40619_-n_0000000000) 
[n:127.0.0.1:40619_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1:40619_",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:40619"} current state version: 2
   [junit4]   2> 921215 INFO  
(OverseerStateUpdate-94032361050275843-127.0.0.1:40619_-n_0000000000) 
[n:127.0.0.1:40619_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1:40619_",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:40619"}
   [junit4]   2> 921216 INFO  
(OverseerStateUpdate-94032361050275843-127.0.0.1:40619_-n_0000000000) 
[n:127.0.0.1:40619_    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/collection1/state.json
   [junit4]   2> 921216 INFO  
(zkCallback-561-thread-1-processing-n:127.0.0.1:40619_) [n:127.0.0.1:40619_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 921216 INFO  (zkCallback-563-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 921217 INFO  
(zkCallback-561-thread-1-processing-n:127.0.0.1:40619_) [n:127.0.0.1:40619_    
] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 921217 INFO  (zkCallback-563-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 921260 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_B8961174A8583955-001/shard-1-001/cores/collection1
   [junit4]   2> 921261 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_B8961174A8583955-001/shard-1-001
   [junit4]   2> 921262 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 921264 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1f925734{/,null,AVAILABLE}
   [junit4]   2> 921264 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@3a9ea56{HTTP/1.1}{127.0.0.1:34315}
   [junit4]   2> 921265 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.e.j.s.Server Started @923198ms
   [junit4]   2> 921265 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=34315, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_B8961174A8583955-001/shard-1-001/cores,
 hostContext=/, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_B8961174A8583955-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml}
   [junit4]   2> 921265 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@3b756db3
   [junit4]   2> 921265 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_B8961174A8583955-001/shard-1-001/'
   [junit4]   2> 921298 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_B8961174A8583955-001/shard-1-001/solr.xml
   [junit4]   2> 921312 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_B8961174A8583955-001/shard-1-001/cores
   [junit4]   2> 921312 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1679864495
   [junit4]   2> 921312 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_B8961174A8583955-001/shard-1-001/]
   [junit4]   2> 921312 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_B8961174A8583955-001/shard-1-001/lib
   [junit4]   2> 921312 WARN  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_B8961174A8583955-001/shard-1-001/lib).
   [junit4]   2> 921318 INFO  
(zkCallback-561-thread-1-processing-n:127.0.0.1:40619_) [n:127.0.0.1:40619_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 921318 INFO  (zkCallback-563-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 921319 INFO  
(zkCallback-561-thread-1-processing-n:127.0.0.1:40619_) [n:127.0.0.1:40619_    
] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 921319 INFO  (zkCallback-563-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 921320 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 921321 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 921322 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 921322 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 921322 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44986/solr
   [junit4]   2> 921322 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 921322 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 921323 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 921323 INFO  (zkCallback-566-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@76168071 
name:ZooKeeperConnection Watcher:127.0.0.1:44986 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 921324 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 921324 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 921325 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:34315_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 921326 INFO  
(zkCallback-567-thread-1-processing-n:127.0.0.1:34315_) [n:127.0.0.1:34315_    
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7e83af9f 
name:ZooKeeperConnection Watcher:127.0.0.1:44986/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 921326 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:34315_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 921328 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:34315_    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 922331 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:34315_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34315_
   [junit4]   2> 922331 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:34315_    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:34315_
   [junit4]   2> 922333 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:34315_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 922334 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:34315_    ] o.a.s.c.LeaderElector Joined leadership election with 
path: /overseer_elect/election/94032361050275847-127.0.0.1:34315_-n_0000000001
   [junit4]   2> 922334 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:34315_    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94032361050275843-127.0.0.1:40619_-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 922334 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:34315_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 922335 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:34315_    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 922335 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:34315_    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_B8961174A8583955-001/shard-1-001/cores
   [junit4]   2> 922336 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:34315_    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{coreNodeName=, collection=collection1, dataDir=data/, transient=false, 
schema=schema.xml, name=collection1, shard=, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_B8961174A8583955-001/shard-1-001/cores/collection1/,
 config=solrconfig.xml, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_B8961174A8583955-001/shard-1-001/cores/collection1,
 loadOnStartup=true}
   [junit4]   2> 922336 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:34315_    ] o.a.s.c.CoresLocator Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_B8961174A8583955-001/shard-1-001/cores/collection1/
   [junit4]   2> 922336 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:34315_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 922337 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:34315_    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 922337 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[B8961174A8583955]) 
[n:127.0.0.1:34315_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() 
done
   [junit4]   2> 922338 INFO  
(coreLoadExecutor-2731-thread-1-processing-n:127.0.0.1:34315_) 
[n:127.0.0.1:34315_ c:collection1   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 922338 INFO  
(coreLoadExecutor-2731-thread-1-processing-n:127.0.0.1:34315_) 
[n:127.0.0.1:34315_ c:collection1   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 922339 INFO  
(coreLoadExecutor-2731-thread-1-processing-n:127.0.0.1:34315_) 
[n:127.0.0.1:34315_ c:collection1   x:collection1] o.a.s.c.ZkController 
Registering watch for external collection collection1
   [junit4]   2> 922339 INFO  
(zkCallback-561-thread-1-processing-n:127.0.0.1:40619_) [n:127.0.0.1:40619_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 922339 INFO  
(coreLoadExecutor-2731-thread-1-processing-n:127.0.0.1:34315_) 
[n:127.0.0.1:34315_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader 
addZkWatch collection1
   [junit4]   2> 922339 INFO  
(coreLoadExecutor-2731-thread-1-processing-n:127.0.0.1:34315_) 
[n:127.0.0.1:34315_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader 
Updating collection state at /collections/collection1/state.json from 
ZooKeeper... 
   [junit4]   2> 922339 INFO  
(OverseerStateUpdate-94032361050275843-127.0.0.1:40619_-n_0000000000) 
[n:127.0.0.1:40619_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:34315_",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:34315"} current state version: 4
   [junit4]   2> 922339 INFO  
(coreLoadExecutor-2731-thread-1-processing-n:127.0.0.1:34315_) 
[n:127.0.0.1:34315_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader 
Updating data for collection1 to ver 0 
   [junit4]   2> 922339 INFO  
(coreLoadExecutor-2731-thread-1-processing-n:127.0.0.1:34315_) 
[n:127.0.0.1:34315_ c:collection1   x:collection1] o.a.s.c.ZkController look 
for our core node name
   [junit4]   2> 922339 INFO  
(OverseerStateUpdate-94032361050275843-127.0.0.1:40619_-n_0000000000) 
[n:127.0.0.1:40619_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:34315_",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:34315"}
   [junit4]   2> 922340 INFO  
(OverseerStateUpdate-94032361050275843-127.0.0.1:40619_-n_0000000000) 
[n:127.0.0.1:40619_    ] o.a.s.c.o.ReplicaMutator Collection already exists 
with numShards=2
   [junit4]   2> 922340 INFO  
(OverseerStateUpdate-94032361050275843-127.0.0.1:40619_-n_0000000000) 
[n:127.0.0.1:40619_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 922441 INFO  
(OverseerStateUpdate-94032361050275843-127.0.0.1:40619_-n_0000000000) 
[n:127.0.0.1:40619_    ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/collection1/state.json version: 0
   [junit4]   2> 922442 INFO  
(zkCallback-567-thread-1-processing-n:127.0.0.1:34315_) [n:127.0.0.1:34315_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 922442 INFO  
(zkCallback-567-thread-1-processing-n:127.0.0.1:34315_) [n:127.0.0.1:34315_    
] o.a.s.c.c.ZkStateReader Updating data for collection1 to ver 1 
   [junit4]   2> 923340 INFO  
(coreLoadExecutor-2731-thread-1-processing-n:127.0.0.1:34315_) 
[n:127.0.0.1:34315_ c:collection1   x:collection1] o.a.s.c.ZkController waiting 
to find shard id in clusterstate for collection1
   [junit4]   2> 923340 INFO  
(coreLoadExecutor-2731-thread-1-processing-n:127.0.0.1:34315_) 
[n:127.0.0.1:34315_ c:collection1   x:collection1] o.a.s.c.ZkController Check 
for collection zkNode:collection1
   [junit4]   2> 923340 INFO  
(coreLoadExecutor-2731-thread-1-processing-n:127.0.0.1:34315_) 
[n:127.0.0.1:34315_ c:collection1   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 923340 INFO  
(coreLoadExecutor-2731-thread-1-processing-n:127.0.0.1:34315_) 
[n:127.0.0.1:34315_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load 
collection config from:/collections/collection1
   [junit4]   2> 923341 INFO  
(coreLoadExecutor-2731-thread-1-processing-n:127.0.0.1:34315_) 
[n:127.0.0.1:34315_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 923341 INFO  
(coreLoadExecutor-2731-thread-1-processing-n:127.0.0.1:34315_) 
[n:127.0.0.1:34315_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader 
new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_B8961174A8583955-001/shard-1-001/cores/collection1/'
   [junit4]   2> 923354 INFO  
(coreLoadExecutor-2731-thread-1-processing-n:127.0.0.1:34315_) 
[n:127.0.0.1:34315_ c:collection1   x:collection1] o.a.s.c.Config loaded config 
solrconfig.xml with version 0 
   [junit4]   2> 923360 INFO  
(coreLoadExecutor-2731-thread-1-processing-n:127.0.0.1:34315_) 
[n:127.0.0.1:34315_ c:collection1   x:collection1] o.a.s.c.SolrConfig current 
version of requestparams : -1
   [junit4]   2> 923379 INFO  
(coreLoadExecutor-2731-thread-1-processing-n:127.0.0.1:34315_) 
[n:127.0.0.1:34315_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 5.3.0
   [junit4]   2> 923422 INFO  
(coreLoadExecutor-2731-thread-1-processing-n:127.0.0.1:34315_) 
[n:127.0.0.1:34315_ c:collection1   x:collection1] o.a.s.c.Config Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 923423 INFO  
(coreLoadExecutor-2731-thread-1-processing-n:127.0.0.1:34315_) 
[n:127.0.0.1:34315_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading 
Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 923430 INFO  
(coreLoadExecutor-2731-thread-1-processing-n:127.0.0.1:34315_) 
[n:127.0.0.1:34315_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 923684 INFO  
(coreLoadExecutor-2731-thread-1-processing-n:127.0.0.1:34315_) 
[n:127.0.0.1:34315_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 923691 INFO  
(coreLoadExecutor-2731-thread-1-processing-n:127.0.0.1:34315_) 
[n:127.0.0.1:34315_ c:collection1   x:collection1] o.a.s.s.IndexSchema default 
search field in schema is text
   [junit4]   2> 923693 INFO  
(coreLoadExecutor-2731-thread-1-processing-n:127.0.0.1:34315_) 
[n:127.0.0.1:34315_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique 
key field: id
   [junit4]   2> 923699 INFO  
(coreLoadExecutor-2731-thread-1-processing-n:127.0.0.1:34315_) 
[n:127.0.0.1:34315_ c:collection1   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 923702 INFO  
(coreLoadExecutor-2731-thread-1-processing-n:127.0.0.1:34315_) 
[n:127.0.0.1:34315_ c:collection1   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 923705 INFO  
(coreLoadExecutor-2731-thread-1-processing-n:127.0.0.1:34315_) 
[n:127.0.0.1:34315_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 923706 WARN  
(coreLoadExecutor-2731-thread-1-processing-n:127.0.0.1:34315_) 
[n:127.0.0.1:34315_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 923706 WARN  
(coreLoadExecutor-2731-thread-1-processing-n:127.0.0.1:34315_) 
[n:127.0.0.1:34315_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 923706 INFO  
(coreLoadExecutor-2731-thread-1-processing-n:127.0.0.1:34315_) 
[n:127.0.0.1:34315_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 923706 WARN  
(coreLoadExecutor-2731-thread-1-processing-n:127.0.0.1:34315_) 
[n:127.0.0.1:34315_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 923706 WARN  
(coreLoadExecutor-2731-thread-1-processing-n:127.0.0.1:34315_) 
[n:127.0.0.1:34315_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 923706 INFO  (coreLoadExecutor-2731-thread-1-processing-n:

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

rTest.test-seed#[B8961174A8583955]) [n:127.0.0.1:60088_ c:collection1 s:shard2 
r:core_node2 x:collection1] o.a.s.c.CachingDirectoryFactory Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 954057 INFO  
(TEST-CloudMLTQParserTest.test-seed#[B8961174A8583955]) [n:127.0.0.1:60088_ 
c:collection1 s:shard2 r:core_node2 x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_B8961174A8583955-001/shard-2-002/cores/collection1/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_B8961174A8583955-001/shard-2-002/cores/collection1/data;done=false>>]
   [junit4]   2> 954058 INFO  
(TEST-CloudMLTQParserTest.test-seed#[B8961174A8583955]) [n:127.0.0.1:60088_ 
c:collection1 s:shard2 r:core_node2 x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_B8961174A8583955-001/shard-2-002/cores/collection1/data
   [junit4]   2> 954058 INFO  
(TEST-CloudMLTQParserTest.test-seed#[B8961174A8583955]) [n:127.0.0.1:60088_ 
c:collection1 s:shard2 r:core_node2 x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_B8961174A8583955-001/shard-2-002/cores/collection1/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_B8961174A8583955-001/shard-2-002/cores/collection1/data/index;done=false>>]
   [junit4]   2> 954058 INFO  
(TEST-CloudMLTQParserTest.test-seed#[B8961174A8583955]) [n:127.0.0.1:60088_ 
c:collection1 s:shard2 r:core_node2 x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_B8961174A8583955-001/shard-2-002/cores/collection1/data/index
   [junit4]   2> 954058 INFO  
(zkCallback-591-thread-1-processing-n:127.0.0.1:60088_) [n:127.0.0.1:60088_    
] o.a.s.c.c.ZkStateReader Updated cluster state version to 12
   [junit4]   2> 954058 INFO  
(TEST-CloudMLTQParserTest.test-seed#[B8961174A8583955]) [n:127.0.0.1:60088_ 
c:collection1 s:shard2 r:core_node2 x:collection1] o.a.s.c.Overseer Overseer 
(id=94032362672881672-127.0.0.1:60088_-n_0000000002) closing
   [junit4]   2> 954058 INFO  
(OverseerStateUpdate-94032362672881672-127.0.0.1:60088_-n_0000000002) 
[n:127.0.0.1:60088_    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:60088_
   [junit4]   2> 954060 WARN  
(zkCallback-591-thread-1-processing-n:127.0.0.1:60088_) [n:127.0.0.1:60088_    
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 954060 INFO  
(TEST-CloudMLTQParserTest.test-seed#[B8961174A8583955]) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@3ea46cc5{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 954060 INFO  
(TEST-CloudMLTQParserTest.test-seed#[B8961174A8583955]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@35ad4c9e{/,null,UNAVAILABLE}
   [junit4]   2> 954061 INFO  
(TEST-CloudMLTQParserTest.test-seed#[B8961174A8583955]) [n:127.0.0.1:60088_ 
c:collection1 s:shard2 r:core_node2 x:collection1] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:47368 47368
   [junit4]   2> 954164 INFO  (Thread-2348) [n:127.0.0.1:34155_ c:collection1 
s:shard2 r:core_node4 x:collection1] o.a.s.c.ZkTestServer connecting to 
127.0.0.1:47368 47368
   [junit4]   2> 954165 WARN  (Thread-2348) [n:127.0.0.1:34155_ c:collection1 
s:shard2 r:core_node4 x:collection1] o.a.s.c.ZkTestServer Watch limit 
violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/aliases.json
   [junit4]   2>        4       /solr/clusterstate.json
   [junit4]   2>        3       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/live_nodes
   [junit4]   2>        3       /solr/overseer/queue
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CloudMLTQParserTest 
-Dtests.method=test -Dtests.seed=B8961174A8583955 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=es_CL -Dtests.timezone=Africa/Kigali 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   10.0s J1 | CloudMLTQParserTest.test <<<
   [junit4]    > Throwable #1: java.lang.ClassCastException: java.lang.String 
cannot be cast to java.util.ArrayList
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B8961174A8583955:30C22EAE06A454AD]:0)
   [junit4]    >        at 
org.apache.solr.search.mlt.CloudMLTQParserTest.test(CloudMLTQParserTest.java:126)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 954171 INFO  
(SUITE-CloudMLTQParserTest-seed#[B8961174A8583955]-worker) [n:127.0.0.1:60088_ 
c:collection1 s:shard2 r:core_node2 x:collection1] o.a.s.SolrTestCaseJ4 
###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_B8961174A8583955-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): 
{range_facet_l_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
multiDefault=Lucene50(blocksize=128), 
_version_=PostingsFormat(name=LuceneVarGapFixedInterval), 
lowerfilt=Lucene50(blocksize=128), 
range_facet_i_dv=PostingsFormat(name=LuceneVarGapFixedInterval), 
id=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
lowerfilt1and2=Lucene50(blocksize=128), 
timestamp=PostingsFormat(name=LuceneVarGapFixedInterval), 
range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval), 
intDefault=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene50), 
range_facet_i_dv=DocValuesFormat(name=Memory), 
timestamp=DocValuesFormat(name=Memory)}, sim=DefaultSimilarity, locale=es_CL, 
timezone=Africa/Kigali
   [junit4]   2> NOTE: Linux 3.13.0-54-generic amd64/Oracle Corporation 
1.7.0_80 (64-bit)/cpus=12,threads=1,free=224110080,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [ReturnFieldsTest, 
TestSortingResponseWriter, CollectionReloadTest, JSONWriterTest, 
TestLMDirichletSimilarityFactory, TestPivotHelperCode, 
LeaderFailoverAfterPartitionTest, TestManagedStopFilterFactory, 
SSLMigrationTest, SliceStateTest, TestPHPSerializedResponseWriter, 
CursorMarkTest, ResourceLoaderTest, TestClassNameShortening, TestCoreDiscovery, 
TestWriterPerf, AnalysisAfterCoreReloadTest, DistanceFunctionTest, 
TestAtomicUpdateErrorCases, QueryResultKeyTest, ExitableDirectoryReaderTest, 
HdfsBasicDistributedZkTest, ScriptEngineTest, HdfsDirectoryTest, 
SpellCheckComponentTest, TestStressVersions, IndexSchemaRuntimeFieldTest, 
TestDistributedGrouping, TestFieldCollectionResource, TestAnalyzedSuggestions, 
CollectionsAPIDistributedZkTest, TestLMJelinekMercerSimilarityFactory, 
BadComponentTest, TestAddFieldRealTimeGet, TestFreeTextSuggestions, 
HighlighterMaxOffsetTest, TestUniqueKeyFieldResource, CacheHeaderTest, 
TestRemoveLastDynamicCopyField, TestDownShardTolerantSearch, TestCoreContainer, 
TestSolrDeletionPolicy2, BadCopyFieldTest, TestSearchPerf, 
LeaderInitiatedRecoveryOnCommitTest, ZkControllerTest, SolrTestCaseJ4Test, 
TestReplicationHandlerBackup, HdfsThreadLeakTest, LukeRequestHandlerTest, 
CopyFieldTest, CursorPagingTest, TestAuthenticationFramework, 
MigrateRouteKeyTest, AnalysisErrorHandlingTest, 
CloudExitableDirectoryReaderTest, TestFastWriter, TestDistributedMissingSort, 
ShardSplitTest, TestExpandComponent, FieldMutatingUpdateProcessorTest, 
TestSolrCoreProperties, TestSchemaResource, TestHashPartitioner, 
ShardRoutingCustomTest, TestFileDictionaryLookup, TestFuzzyAnalyzedSuggestions, 
UUIDUpdateProcessorFallbackTest, HdfsDirectoryFactoryTest, TestManagedResource, 
DistributedMLTComponentTest, SuggestComponentTest, OverseerRolesTest, 
HdfsRecoveryZkTest, TestNoOpRegenerator, CoreAdminHandlerTest, 
PreAnalyzedFieldTest, DistribJoinFromCollectionTest, TestTolerantSearch, 
CloudMLTQParserTest]
   [junit4] Completed [228/505] on J1 in 34.79s, 2 tests, 1 error <<< FAILURES!

[...truncated 866 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:536: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:484: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error 
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:230: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:512: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1444: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:999: 
There were test failures: 505 suites, 2002 tests, 1 error, 59 ignored (25 
assumptions)

Total time: 48 minutes 42 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to