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

[JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_92) - Build # 584 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/584/
Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

Error Message:
ObjectTracker found 4 object(s) that were not released!!! [MDCAwareThreadPoolExecutor, MockDirectoryWrapper, TransactionLog, MockDirectoryWrapper]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [MDCAwareThreadPoolExecutor, MockDirectoryWrapper, TransactionLog, MockDirectoryWrapper]
	at __randomizedtesting.SeedInfo.seed([EF538AF91A854153]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:256)
	at sun.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExample

Error Message:
Expected 10 to be found in the testCloudExamplePrompt collection but only found 9

Stack Trace:
java.lang.AssertionError: Expected 10 to be found in the testCloudExamplePrompt collection but only found 9
	at __randomizedtesting.SeedInfo.seed([EF538AF91A854153:34226A332DF08435]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExample(TestSolrCLIRunExample.java:457)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10934 lines...]
   [junit4] Suite: org.apache.solr.util.TestSolrCLIRunExample
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/init-core-data-001
   [junit4]   2> 395938 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInteractiveSolrCloudExample
   [junit4]   2> 395979 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 395980 INFO  (Thread-1375) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 395980 INFO  (Thread-1375) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 396080 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.ZkTestServer start zk server on port:43766
   [junit4]   2> 396080 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 396080 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 396082 INFO  (zkCallback-508-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3a4682a7 name:ZooKeeperConnection Watcher:127.0.0.1:43766 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 396082 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 396082 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 396082 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 396084 INFO  (jetty-launcher-507-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 396085 INFO  (jetty-launcher-507-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@34ceba84{/solr,null,AVAILABLE}
   [junit4]   2> 396086 INFO  (jetty-launcher-507-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@5747f45e{HTTP/1.1,[http/1.1]}{127.0.0.1:35431}
   [junit4]   2> 396086 INFO  (jetty-launcher-507-thread-1) [    ] o.e.j.s.Server Started @397733ms
   [junit4]   2> 396086 INFO  (jetty-launcher-507-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35431}
   [junit4]   2> 396086 INFO  (jetty-launcher-507-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 396086 INFO  (jetty-launcher-507-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1'
   [junit4]   2> 396087 INFO  (jetty-launcher-507-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 396087 INFO  (jetty-launcher-507-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 396087 INFO  (jetty-launcher-507-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 396087 INFO  (jetty-launcher-507-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 396088 INFO  (zkCallback-509-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@38597fb5 name:ZooKeeperConnection Watcher:127.0.0.1:43766/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 396088 INFO  (jetty-launcher-507-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 396088 INFO  (jetty-launcher-507-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 396088 INFO  (jetty-launcher-507-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 396092 INFO  (jetty-launcher-507-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1
   [junit4]   2> 396093 INFO  (jetty-launcher-507-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 328666733
   [junit4]   2> 396093 INFO  (jetty-launcher-507-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1]
   [junit4]   2> 396093 WARN  (jetty-launcher-507-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/lib
   [junit4]   2> 396093 INFO  (jetty-launcher-507-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 396093 INFO  (jetty-launcher-507-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 396094 INFO  (jetty-launcher-507-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 396094 INFO  (jetty-launcher-507-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 396094 INFO  (jetty-launcher-507-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43766/solr
   [junit4]   2> 396094 INFO  (jetty-launcher-507-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 396094 INFO  (jetty-launcher-507-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 396094 INFO  (jetty-launcher-507-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 396095 INFO  (zkCallback-512-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4f06384b name:ZooKeeperConnection Watcher:127.0.0.1:43766 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 396095 INFO  (jetty-launcher-507-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 396095 INFO  (jetty-launcher-507-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 396096 INFO  (jetty-launcher-507-thread-1) [n:localhost:35431_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/2043127658@42c5f2c5
   [junit4]   2> 396096 INFO  (jetty-launcher-507-thread-1) [n:localhost:35431_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 396098 INFO  (zkCallback-513-thread-1-processing-n:localhost:35431_solr) [n:localhost:35431_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19222d50 name:ZooKeeperConnection Watcher:127.0.0.1:43766/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 396098 INFO  (jetty-launcher-507-thread-1) [n:localhost:35431_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 396099 INFO  (jetty-launcher-507-thread-1) [n:localhost:35431_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 396100 INFO  (jetty-launcher-507-thread-1) [n:localhost:35431_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 396101 INFO  (jetty-launcher-507-thread-1) [n:localhost:35431_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 396101 INFO  (jetty-launcher-507-thread-1) [n:localhost:35431_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 396102 INFO  (jetty-launcher-507-thread-1) [n:localhost:35431_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 396103 INFO  (jetty-launcher-507-thread-1) [n:localhost:35431_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 396104 INFO  (jetty-launcher-507-thread-1) [n:localhost:35431_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 396104 INFO  (jetty-launcher-507-thread-1) [n:localhost:35431_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 396105 INFO  (jetty-launcher-507-thread-1) [n:localhost:35431_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 396105 INFO  (jetty-launcher-507-thread-1) [n:localhost:35431_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 396105 INFO  (jetty-launcher-507-thread-1) [n:localhost:35431_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 396106 INFO  (jetty-launcher-507-thread-1) [n:localhost:35431_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 396107 INFO  (jetty-launcher-507-thread-1) [n:localhost:35431_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 396107 INFO  (jetty-launcher-507-thread-1) [n:localhost:35431_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 396108 INFO  (jetty-launcher-507-thread-1) [n:localhost:35431_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 396108 INFO  (jetty-launcher-507-thread-1) [n:localhost:35431_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95854468389470211-localhost:35431_solr-n_0000000000
   [junit4]   2> 396108 INFO  (jetty-launcher-507-thread-1) [n:localhost:35431_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader localhost:35431_solr
   [junit4]   2> 396108 INFO  (jetty-launcher-507-thread-1) [n:localhost:35431_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 396109 INFO  (jetty-launcher-507-thread-1) [n:localhost:35431_solr    ] o.a.s.c.Overseer Overseer (id=95854468389470211-localhost:35431_solr-n_0000000000) starting
   [junit4]   2> 396111 INFO  (jetty-launcher-507-thread-1) [n:localhost:35431_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 396114 INFO  (jetty-launcher-507-thread-1) [n:localhost:35431_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 396114 INFO  (OverseerCollectionConfigSetProcessor-95854468389470211-localhost:35431_solr-n_0000000000) [n:localhost:35431_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 396115 INFO  (jetty-launcher-507-thread-1) [n:localhost:35431_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/localhost:35431_solr
   [junit4]   2> 396115 INFO  (OverseerStateUpdate-95854468389470211-localhost:35431_solr-n_0000000000) [n:localhost:35431_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 396115 INFO  (jetty-launcher-507-thread-1) [n:localhost:35431_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/localhost:35431_solr
   [junit4]   2> 396116 INFO  (zkCallback-513-thread-1-processing-n:localhost:35431_solr) [n:localhost:35431_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 396116 INFO  (OverseerStateUpdate-95854468389470211-localhost:35431_solr-n_0000000000) [n:localhost:35431_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 396116 INFO  (zkCallback-513-thread-1-processing-n:localhost:35431_solr) [n:localhost:35431_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 396144 INFO  (jetty-launcher-507-thread-1) [n:localhost:35431_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 396144 INFO  (jetty-launcher-507-thread-1) [n:localhost:35431_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 396145 INFO  (jetty-launcher-507-thread-1) [n:localhost:35431_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1
   [junit4]   2> 396145 INFO  (jetty-launcher-507-thread-1) [n:localhost:35431_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 396145 INFO  (jetty-launcher-507-thread-1) [n:localhost:35431_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 396145 INFO  (jetty-launcher-507-thread-1) [n:localhost:35431_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 396145 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 396146 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 396147 INFO  (zkCallback-514-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5ec87f53 name:ZooKeeperConnection Watcher:127.0.0.1:43766 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 396147 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 396147 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 396148 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:43766/solr
   [junit4]   2> 396169 INFO  (qtp1935565041-3309) [n:localhost:35431_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=16
   [junit4]   2> 396188 INFO  (qtp1935565041-3310) [n:localhost:35431_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 396192 INFO  (qtp1935565041-3310) [n:localhost:35431_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=3
   [junit4]   2> 396193 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:43766/solr
   [junit4]   2> 396194 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 396194 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 396196 INFO  (zkCallback-517-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@37246f34 name:ZooKeeperConnection Watcher:127.0.0.1:43766/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 396196 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 396196 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 396197 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 396197 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 396199 INFO  (qtp1935565041-3309) [n:localhost:35431_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=list&wt=json and sendToOCPQueue=true
   [junit4]   2> 396199 INFO  (qtp1935565041-3309) [n:localhost:35431_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=list&wt=json} status=0 QTime=0
   [junit4]   2> 396206 INFO  (qtp1935565041-3309) [n:localhost:35431_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=4
   [junit4]   2> 396211 INFO  (qtp1935565041-3310) [n:localhost:35431_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 396212 INFO  (qtp1935565041-3310) [n:localhost:35431_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=0
   [junit4]   2> 396212 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:43766/solr
   [junit4]   2> 396212 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 396213 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 396213 INFO  (zkCallback-519-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@61c5cbd1 name:ZooKeeperConnection Watcher:127.0.0.1:43766/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 396213 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 396214 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 396214 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 396214 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 396215 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/protwords.txt
   [junit4]   2> 396216 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/solrconfig.xml
   [junit4]   2> 396217 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/stopwords.txt
   [junit4]   2> 396218 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_ar.txt
   [junit4]   2> 396219 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_el.txt
   [junit4]   2> 396220 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_ja.txt
   [junit4]   2> 396221 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_gl.txt
   [junit4]   2> 396222 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/contractions_fr.txt
   [junit4]   2> 396222 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_fr.txt
   [junit4]   2> 396223 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_nl.txt
   [junit4]   2> 396224 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_cz.txt
   [junit4]   2> 396225 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_ca.txt
   [junit4]   2> 396225 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_de.txt
   [junit4]   2> 396226 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/contractions_ga.txt
   [junit4]   2> 396227 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_da.txt
   [junit4]   2> 396228 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_no.txt
   [junit4]   2> 396229 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_es.txt
   [junit4]   2> 396229 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_sv.txt
   [junit4]   2> 396230 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_fi.txt
   [junit4]   2> 396231 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_hu.txt
   [junit4]   2> 396232 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_bg.txt
   [junit4]   2> 396233 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_fa.txt
   [junit4]   2> 396233 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/contractions_it.txt
   [junit4]   2> 396234 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_eu.txt
   [junit4]   2> 396235 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_ro.txt
   [junit4]   2> 396235 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_ga.txt
   [junit4]   2> 396236 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stemdict_nl.txt
   [junit4]   2> 396237 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_hy.txt
   [junit4]   2> 396237 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/contractions_ca.txt
   [junit4]   2> 396238 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stoptags_ja.txt
   [junit4]   2> 396239 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_lv.txt
   [junit4]   2> 396240 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/userdict_ja.txt
   [junit4]   2> 396241 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_tr.txt
   [junit4]   2> 396242 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_it.txt
   [junit4]   2> 396245 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_ru.txt
   [junit4]   2> 396245 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_th.txt
   [junit4]   2> 396246 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/hyphenations_ga.txt
   [junit4]   2> 396247 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_en.txt
   [junit4]   2> 396248 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_hi.txt
   [junit4]   2> 396248 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_pt.txt
   [junit4]   2> 396249 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_id.txt
   [junit4]   2> 396250 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/synonyms.txt
   [junit4]   2> 396251 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/elevate.xml
   [junit4]   2> 396251 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/currency.xml
   [junit4]   2> 396252 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/params.json
   [junit4]   2> 396252 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[EF538AF91A854153]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/managed-schema
   [junit4]   2> 396255 INFO  (qtp1935565041-3310) [n:localhost:35431_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=list&wt=json and sendToOCPQueue=true
   [junit4]   2> 396255 INFO  (qtp1935565041-3310) [n:localhost:35431_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=list&wt=json} status=0 QTime=0
   [junit4]   2> 396257 INFO  (qtp1935565041-3310) [n:localhost:35431_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&maxShardsPerNode=4&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt&action=CREATE&numShards=2&wt=json and sendToOCPQueue=true
   [junit4]   2> 396258 INFO  (OverseerCollectionConfigSetProcessor-95854468389470211-localhost:35431_solr-n_0000000000) [n:localhost:35431_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"testCloudExamplePrompt",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"testCloudExamplePrompt",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 396258 INFO  (OverseerThreadFactory-1916-thread-1-processing-n:localhost:35431_solr) [n:localhost:35431_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testCloudExamplePrompt",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"testCloudExamplePrompt",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 396259 INFO  (OverseerThreadFactory-1916-thread-1-processing-n:localhost:35431_solr) [n:localhost:35431_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection testCloudExamplePrompt
   [junit4]   2> 396259 WARN  (OverseerThreadFactory-1916-thread-1-processing-n:localhost:35431_solr) [n:localhost:35431_solr    ] o.a.s.c.OverseerCollectionMessageHandler Specified replicationFactor of 2 on collection testCloudExamplePrompt is higher than or equal to the number of Solr instances currently live or live and part of your createNodeSet(1). It's unusual to run two replica of the same slice on the same Solr-instance.
   [junit4]   2> 396259 INFO  (OverseerThreadFactory-1916-thread-1-processing-n:localhost:35431_solr) [n:localhost:35431_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/testCloudExamplePrompt 
   [junit4]   2> 396259 INFO  (OverseerThreadFactory-1916-thread-1-processing-n:localhost:35431_solr) [n:localhost:35431_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/testCloudExamplePrompt
   [junit4]   2> 396260 INFO  (zkCallback-519-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 396260 INFO  (zkCallback-513-thread-1-processing-n:localhost:35431_solr) [n:localhost:35431_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 396261 INFO  (OverseerStateUpdate-95854468389470211-localhost:35431_solr-n_0000000000) [n:localhost:35431_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testCloudExamplePrompt",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"testCloudExamplePrompt",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 396261 INFO  (OverseerStateUpdate-95854468389470211-localhost:35431_solr-n_0000000000) [n:localhost:35431_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testCloudExamplePrompt
   [junit4]   2> 396262 INFO  (OverseerStateUpdate-95854468389470211-localhost:35431_solr-n_0000000000) [n:localhost:35431_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testCloudExamplePrompt/state.json
   [junit4]   2> 396365 INFO  (OverseerThreadFactory-1916-thread-1-processing-n:localhost:35431_solr) [n:localhost:35431_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection testCloudExamplePrompt, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 396365 INFO  (OverseerThreadFactory-1916-thread-1-processing-n:localhost:35431_solr) [n:localhost:35431_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testCloudExamplePrompt_shard1_replica1 as part of shard shard1 of collection testCloudExamplePrompt on localhost:35431_solr
   [junit4]   2> 396365 INFO  (OverseerThreadFactory-1916-thread-1-processing-n:localhost:35431_solr) [n:localhost:35431_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testCloudExamplePrompt_shard2_replica1 as part of shard shard2 of collection testCloudExamplePrompt on localhost:35431_solr
   [junit4]   2> 396365 INFO  (OverseerThreadFactory-1916-thread-1-processing-n:localhost:35431_solr) [n:localhost:35431_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testCloudExamplePrompt_shard1_replica2 as part of shard shard1 of collection testCloudExamplePrompt on localhost:35431_solr
   [junit4]   2> 396366 INFO  (OverseerThreadFactory-1916-thread-1-processing-n:localhost:35431_solr) [n:localhost:35431_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testCloudExamplePrompt_shard2_replica2 as part of shard shard2 of collection testCloudExamplePrompt on localhost:35431_solr
   [junit4]   2> 396372 INFO  (qtp1935565041-3305) [n:localhost:35431_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt_shard2_replica2&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard2&wt=javabin&version=2
   [junit4]   2> 396373 INFO  (qtp1935565041-3305) [n:localhost:35431_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testCloudExamplePrompt_shard2_replica2, collection.configName=testCloudExamplePrompt, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testCloudExamplePrompt, numShards=2, dataDir=data/, shard=shard2}
   [junit4]   2> 396373 INFO  (qtp1935565041-3309) [n:localhost:35431_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt_shard2_replica1&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard2&wt=javabin&version=2
   [junit4]   2> 396374 INFO  (qtp1935565041-3309) [n:localhost:35431_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testCloudExamplePrompt_shard2_replica1, collection.configName=testCloudExamplePrompt, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testCloudExamplePrompt, numShards=2, dataDir=data/, shard=shard2}
   [junit4]   2> 396374 INFO  (qtp1935565041-3307) [n:localhost:35431_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt_shard1_replica1&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard1&wt=javabin&version=2
   [junit4]   2> 396375 INFO  (qtp1935565041-3307) [n:localhost:35431_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testCloudExamplePrompt_shard1_replica1, collection.configName=testCloudExamplePrompt, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testCloudExamplePrompt, numShards=2, dataDir=data/, shard=shard1}
   [junit4]   2> 396377 INFO  (qtp1935565041-3306) [n:localhost:35431_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt_shard1_replica2&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard1&wt=javabin&version=2
   [junit4]   2> 396377 INFO  (qtp1935565041-3306) [n:localhost:35431_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testCloudExamplePrompt_shard1_replica2, collection.configName=testCloudExamplePrompt, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testCloudExamplePrompt, numShards=2, dataDir=data/, shard=shard1}
   [junit4]   2> 396378 INFO  (qtp1935565041-3306) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 396378 INFO  (qtp1935565041-3307) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 396378 INFO  (qtp1935565041-3309) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 396378 INFO  (qtp1935565041-3305) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 396379 INFO  (OverseerStateUpdate-95854468389470211-localhost:35431_solr-n_0000000000) [n:localhost:35431_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"testCloudExamplePrompt_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:35431/solr",
   [junit4]   2>   "node_name":"localhost:35431_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 396379 INFO  (OverseerStateUpdate-95854468389470211-localhost:35431_solr-n_0000000000) [n:localhost:35431_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testCloudExamplePrompt_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:35431/solr",
   [junit4]   2>   "node_name":"localhost:35431_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 396380 INFO  (OverseerStateUpdate-95854468389470211-localhost:35431_solr-n_0000000000) [n:localhost:35431_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"testCloudExamplePrompt_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:35431/solr",
   [junit4]   2>   "node_name":"localhost:35431_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 396380 INFO  (OverseerStateUpdate-95854468389470211-localhost:35431_solr-n_0000000000) [n:localhost:35431_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testCloudExamplePrompt_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:35431/solr",
   [junit4]   2>   "node_name":"localhost:35431_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 396381 INFO  (OverseerStateUpdate-95854468389470211-localhost:35431_solr-n_0000000000) [n:localhost:35431_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"testCloudExamplePrompt_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:35431/solr",
   [junit4]   2>   "node_name":"localhost:35431_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 396381 INFO  (OverseerStateUpdate-95854468389470211-localhost:35431_solr-n_0000000000) [n:localhost:35431_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testCloudExamplePrompt_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:35431/solr",
   [junit4]   2>   "node_name":"localhost:35431_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 396382 INFO  (OverseerStateUpdate-95854468389470211-localhost:35431_solr-n_0000000000) [n:localhost:35431_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"testCloudExamplePrompt_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:35431/solr",
   [junit4]   2>   "node_name":"localhost:35431_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 396382 INFO  (OverseerStateUpdate-95854468389470211-localhost:35431_solr-n_0000000000) [n:localhost:35431_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testCloudExamplePrompt_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:35431/solr",
   [junit4]   2>   "node_name":"localhost:35431_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 396386 INFO  (qtp1935565041-3307) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ZkController Registering watch for collection testCloudExamplePrompt
   [junit4]   2> 396386 INFO  (qtp1935565041-3307) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.c.ZkStateReader addZkWatch [testCloudExamplePrompt]
   [junit4]   2> 396387 INFO  (qtp1935565041-3306) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ZkController Registering watch for collection testCloudExamplePrompt
   [junit4]   2> 396387 INFO  (qtp1935565041-3306) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 396388 INFO  (qtp1935565041-3309) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ZkController Registering watch for collection testCloudExamplePrompt
   [junit4]   2> 396388 INFO  (qtp1935565041-3309) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 396388 INFO  (qtp1935565041-3307) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [testCloudExamplePrompt] ver [0]
   [junit4]   2> 396388 INFO  (qtp1935565041-3307) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 396389 INFO  (qtp1935565041-3305) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.ZkController Registering watch for collection testCloudExamplePrompt
   [junit4]   2> 396389 INFO  (qtp1935565041-3305) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 396483 INFO  (OverseerStateUpdate-95854468389470211-localhost:35431_solr-n_0000000000) [n:localhost:35431_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testCloudExamplePrompt/state.json version: 0
   [junit4]   2> 396484 INFO  (zkCallback-513-thread-1-processing-n:localhost:35431_solr) [n:localhost:35431_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCloudExamplePrompt/state.json] for collection [testCloudExamplePrompt] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 396484 INFO  (zkCallback-513-thread-1-processing-n:localhost:35431_solr) [n:localhost:35431_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testCloudExamplePrompt] from [0] to [1]
   [junit4]   2> 397389 INFO  (qtp1935565041-3307) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for testCloudExamplePrompt_shard1_replica1
   [junit4]   2> 397389 INFO  (qtp1935565041-3305) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for testCloudExamplePrompt_shard2_replica2
   [junit4]   2> 397389 INFO  (qtp1935565041-3307) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:testCloudExamplePrompt
   [junit4]   2> 397389 INFO  (qtp1935565041-3305) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.ZkController Check for collection zkNode:testCloudExamplePrompt
   [junit4]   2> 397389 INFO  (qtp1935565041-3307) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 397389 INFO  (qtp1935565041-3307) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testCloudExamplePrompt]
   [junit4]   2> 397389 INFO  (qtp1935565041-3305) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 397389 INFO  (qtp1935565041-3305) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testCloudExamplePrompt]
   [junit4]   2> 397389 INFO  (qtp1935565041-3307) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testCloudExamplePrompt] [configName]=[testCloudExamplePrompt] specified config exists in ZooKeeper
   [junit4]   2> 397389 INFO  (qtp1935565041-3307) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1'
   [junit4]   2> 397389 INFO  (qtp1935565041-3305) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testCloudExamplePrompt] [configName]=[testCloudExamplePrompt] specified config exists in ZooKeeper
   [junit4]   2> 397389 INFO  (qtp1935565041-3305) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2'
   [junit4]   2> 397390 INFO  (qtp1935565041-3305) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 397390 INFO  (qtp1935565041-3307) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 397390 INFO  (qtp1935565041-3305) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 397390 INFO  (qtp1935565041-3307) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 397390 INFO  (qtp1935565041-3306) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for testCloudExamplePrompt_shard1_replica2
   [junit4]   2> 397390 INFO  (qtp1935565041-3309) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for testCloudExamplePrompt_shard2_replica1
   [junit4]   2> 397390 INFO  (qtp1935565041-3306) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:testCloudExamplePrompt
   [junit4]   2> 397390 INFO  (qtp1935565041-3309) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:testCloudExamplePrompt
   [junit4]   2> 397391 INFO  (qtp1935565041-3306) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 397391 INFO  (qtp1935565041-3306) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testCloudExamplePrompt]
   [junit4]   2> 397391 INFO  (qtp1935565041-3309) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 397391 INFO  (qtp1935565041-3309) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testCloudExamplePrompt]
   [junit4]   2> 397391 INFO  (qtp1935565041-3307) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 397391 INFO  (qtp1935565041-3309) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testCloudExamplePrompt] [configName]=[testCloudExamplePrompt] specified config exists in ZooKeeper
   [junit4]   2> 397391 INFO  (qtp1935565041-3306) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testCloudExamplePrompt] [configName]=[testCloudExamplePrompt] specified config exists in ZooKeeper
   [junit4]   2> 397391 INFO  (qtp1935565041-3309) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1'
   [junit4]   2> 397391 INFO  (qtp1935565041-3309) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 397392 INFO  (qtp1935565041-3309) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 397391 INFO  (qtp1935565041-3306) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2'
   [junit4]   2> 397392 INFO  (qtp1935565041-3306) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 397392 INFO  (qtp1935565041-3306) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 397395 INFO  (qtp1935565041-3309) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 397395 INFO  (qtp1935565041-3306) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 397397 INFO  (qtp1935565041-3305) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 397403 INFO  (qtp1935565041-3307) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 397403 INFO  (qtp1935565041-3305) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 397404 INFO  (qtp1935565041-3307) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 397404 INFO  (qtp1935565041-3307) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : 0
   [junit4]   2> 397405 INFO  (qtp1935565041-3307) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Adding specified lib dirs to ClassLoader
   [junit4]   2> 397407 WARN  (qtp1935565041-3307) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/extraction/lib
   [junit4]   2> 397407 INFO  (qtp1935565041-3305) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 397407 INFO  (qtp1935565041-3305) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig current version of requestparams : 0
   [junit4]   2> 397407 INFO  (qtp1935565041-3309) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 397407 INFO  (qtp1935565041-3309) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 397407 WARN  (qtp1935565041-3307) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
   [junit4]   2> 397407 INFO  (qtp1935565041-3309) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : 0
   [junit4]   2> 397407 INFO  (qtp1935565041-3305) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Adding specified lib dirs to ClassLoader
   [junit4]   2> 397407 WARN  (qtp1935565041-3307) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/clustering/lib
   [junit4]   2> 397408 WARN  (qtp1935565041-3307) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
   [junit4]   2> 397408 INFO  (qtp1935565041-3309) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Adding specified lib dirs to ClassLoader
   [junit4]   2> 397408 WARN  (qtp1935565041-3307) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/langid/lib
   [junit4]   2> 397408 WARN  (qtp1935565041-3309) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/extraction/lib
   [junit4]   2> 397408 WARN  (qtp1935565041-3307) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
   [junit4]   2> 397408 WARN  (qtp1935565041-3309) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
   [junit4]   2> 397408 WARN  (qtp1935565041-3307) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/velocity/lib
   [junit4]   2> 397409 WARN  (qtp1935565041-3307) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
   [junit4]   2> 397414 INFO  (qtp1935565041-3306) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 397414 INFO  (qtp1935565041-3306) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 397414 INFO  (qtp1935565041-3306) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : 0
   [junit4]   2> 397415 INFO  (qtp1935565041-3306) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Adding specified lib dirs to ClassLoader
   [junit4]   2> 397415 INFO  (qtp1935565041-3307) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 397415 WARN  (qtp1935565041-3306) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/extraction/lib
   [junit4]   2> 397416 WARN  (qtp1935565041-3306) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
   [junit4]   2> 397416 WARN  (qtp1935565041-3306) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/clustering/lib
   [junit4]   2> 397416 WARN  (qtp1935565041-3306) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
   [junit4]   2> 397407 WARN  (qtp1935565041-3305) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/extraction/lib
   [junit4]   2> 397416 WARN  (qtp1935565041-3306) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/langid/lib
   [junit4]   2> 397417 WARN  (qtp1935565041-3305) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
   [junit4]   2> 397417 WARN  (qtp1935565041-3306) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
   [junit4]   2> 397417 WARN  (qtp1935565041-3305) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/clustering/lib
   [junit4]   2> 397417 WARN  (qtp1935565041-3306) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/velocity/lib
   [junit4]   2> 397417 WARN  (qtp1935565041-3305) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
   [junit4]   2> 397417 WARN  (qtp1935565041-3306) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
   [junit4]   2> 397418 WARN  (qtp1935565041-3305) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/langid/lib
   [junit4]   2> 397418 WARN  (qtp1935565041-3305) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
   [junit4]   2> 397409 WARN  (qtp1935565041-3309) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/clustering/lib
   [junit4]   2> 397419 WARN  (qtp1935565041-3309) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
   [junit4]   2> 397419 WARN  (qtp1935565041-3309) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/langid/lib
   [junit4]   2> 397420 WARN  (qtp1935565041-3309) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
   [junit4]   2> 397420 WARN  (qtp1935565041-3309) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/velocity/lib
   [junit4]   2> 397420 WARN  (qtp1935565041-3309) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
   [junit4]   2> 397437 WARN  (qtp1935565041-3305) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/velocity/lib
   [junit4]   2> 397437 WARN  (qtp1935565041-3305) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_EF538AF91A854153-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
   [junit4]   2> 397440 INFO  (qtp1935565041-3306) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 397446 INFO  (qtp1935565041-3309) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 397447 INFO  (qtp1935565041-3305) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 397456 INFO  (qtp1935565041-3307) [n:localhost:35431_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [

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

Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_EF538AF91A854153-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/index
   [junit4]   2> 2017849 INFO  (Thread-4926) [n:127.0.0.1:39415_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_EF538AF91A854153-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_EF538AF91A854153-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data;done=false>>]
   [junit4]   2> 2017849 INFO  (Thread-4926) [n:127.0.0.1:39415_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 2017849 INFO  (Thread-4926) [n:127.0.0.1:39415_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_EF538AF91A854153-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data
   [junit4]   2> 2017849 WARN  (Thread-4926) [n:127.0.0.1:39415_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController listener throws error
   [junit4]   2> org.apache.solr.common.SolrException: Unable to reload core [testschemaapi_shard1_replica2]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:921)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2490)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2423)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not find config name for collection:testschemaapi
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:773)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:462)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:915)
   [junit4]   2> 	... 2 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not find config name for collection:testschemaapi
   [junit4]   2> 	at org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:101)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:2285)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:749)
   [junit4]   2> 	... 4 more
   [junit4]   2> May 07, 2016 12:38:55 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene60, sim=ClassicSimilarity, locale=pl-PL, timezone=Pacific/Wake
   [junit4]   2> NOTE: Linux 4.4.0-21-generic amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=12,threads=1,free=243364232,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestOnReconnectListenerSupport, TestShardHandlerFactory, TestPseudoReturnFields, TestSchemaVersionResource, RequiredFieldsTest, HdfsNNFailoverTest, TestGraphMLResponseWriter, AlternateDirectoryTest, TestBinaryField, TestLMDirichletSimilarityFactory, PolyFieldTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsDirectoryTest, SignatureUpdateProcessorFactoryTest, TestDocBasedVersionConstraints, EchoParamsTest, VersionInfoTest, LeaderElectionIntegrationTest, ClassificationUpdateProcessorFactoryTest, PingRequestHandlerTest, TestValueSourceCache, TestDefaultStatsCache, IndexSchemaTest, TestFoldingMultitermQuery, TestDistributedStatsComponentCardinality, CdcrVersionReplicationTest, TestReplicationHandler, TestAtomicUpdateErrorCases, TestTolerantUpdateProcessorRandomCloud, XsltUpdateRequestHandlerTest, DocumentAnalysisRequestHandlerTest, VMParamsZkACLAndCredentialsProvidersTest, TestMiniSolrCloudClusterBase, OverseerCollectionConfigSetProcessorTest, DefaultValueUpdateProcessorTest, TestBadConfig, TestPerFieldSimilarityClassic, DeleteStatusTest, TestSmileRequest, TestInitParams, TestChildDocTransformer, IgnoreCommitOptimizeUpdateProcessorFactoryTest, DeleteLastCustomShardedReplicaTest, RankQueryTest, ResponseLogComponentTest, TestSolrCLIRunExample, ForceLeaderTest, DistributedFacetPivotSmallTest, TestDynamicLoading, SystemInfoHandlerTest, TestReloadDeadlock, LeaderInitiatedRecoveryOnCommitTest, QueryElevationComponentTest, TestLuceneMatchVersion, SmileWriterTest, StressHdfsTest, URLClassifyProcessorTest, CloudExitableDirectoryReaderTest, TestRestoreCore, TestRangeQuery, TestStandardQParsers, TestReplicaProperties, TestRuleBasedAuthorizationPlugin, CacheHeaderTest, CoreMergeIndexesAdminHandlerTest, TestSchemaNameResource, CursorPagingTest, ReplicationFactorTest, BlockCacheTest, ZkStateWriterTest, TestSolrQueryParserResource, TestConfigReload, TestHighlightDedupGrouping, DistributedQueryComponentOptimizationTest, TestFunctionQuery, DateFieldTest, PreAnalyzedFieldTest, DistribJoinFromCollectionTest, JSONWriterTest, TestCSVLoader, TestDistributedSearch, JsonLoaderTest, TestSSLRandomization, TestSolrQueryResponse, CopyFieldTest, TestConfigSetImmutable, WrapperMergePolicyFactoryTest, SOLR749Test, TestComponentsName, SegmentsInfoRequestHandlerTest, TestFastOutputStream, SolrCloudExampleTest, ReturnFieldsTest, OverseerTaskQueueTest, TestGraphTermsQParserPlugin, ZkNodePropsTest, SpatialRPTFieldTypeTest, DistributedSpellCheckComponentTest, ConcurrentDeleteAndCreateCollectionTest, FullSolrCloudDistribCmdsTest, TestRealTimeGet, HardAutoCommitTest, TestCoreContainer, TestSolr4Spatial, StatsComponentTest, PeerSyncTest, ConvertedLegacyTest, TestFiltering, TestQueryUtils, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, TestQuerySenderListener, UpdateParamsTest, TestSolrIndexConfig, TestQuerySenderNoQuery, BadComponentTest, TestMergePolicyConfig, SampleTest, TestDocSet, TestSearchPerf, NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, OutputWriterTest, ExternalFileFieldSortTest, TestSolrCoreProperties, NotRequiredUniqueKeyTest, TestPhraseSuggestions, TestCharFilters, SynonymTokenizerTest, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestIBSimilarityFactory, TimeZoneUtilsTest, ResourceLoaderTest, OpenExchangeRatesOrgProviderTest, PluginInfoTest, TestFastLRUCache, DateMathParserTest, PrimUtilsTest, DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, TestDocumentBuilder, FileUtilsTest, TestRTGBase, TestCrossCoreJoin, ConnectionReuseTest, AsyncCallRequestStatusResponseTest, AsyncMigrateRouteKeyTest, CollectionTooManyReplicasTest, DeleteInactiveReplicaTest, DistributedQueueTest, HttpPartitionTest, TestCloudBackupRestore, TestCloudPivotFacet, TestCollectionAPI, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestDistribDocBasedVersion, TestExclusionRuleCollectionAccess, TestLeaderElectionZkExpiry, TestMiniSolrCloudClusterSSL, TestSolrCloudWithKerberosAlt, HdfsBasicDistributedZk2Test, HdfsCollectionsAPIDistributedZkTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsThreadLeakTest, HdfsTlogReplayBufferedWhileIndexingTest, TestClusterStateMutator, RuleEngineTest, RulesTest, CheckHdfsIndexTest, TestMacros, TestCustomDocTransformer, TestManagedResourceStorage, TestDynamicFieldCollectionResource, TestDynamicFieldResource, TestFieldResource, TestManagedSynonymFilterFactory, TestManagedSchemaAPI]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestManagedSchemaAPI -Dtests.seed=EF538AF91A854153 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pl-PL -Dtests.timezone=Pacific/Wake -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestManagedSchemaAPI (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [MDCAwareThreadPoolExecutor, MockDirectoryWrapper, TransactionLog, MockDirectoryWrapper]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EF538AF91A854153]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:256)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [535/595 (2!)] on J0 in 13.34s, 1 test, 1 failure <<< FAILURES!

[...truncated 211 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:529: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1014: There were test failures: 595 suites (10 ignored), 2404 tests, 1 suite-level error, 1 failure, 115 ignored (71 assumptions) [seed: EF538AF91A854153]

Total time: 60 minutes 24 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any