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/07/04 17:43:54 UTC

[JENKINS] Lucene-Solr-6.x-Windows (32bit/jdk1.8.0_92) - Build # 294 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/294/
Java: 32bit/jdk1.8.0_92 -server -XX:+UseParallelGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestSolrConfigHandlerCloud

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.handler.TestSolrConfigHandlerCloud:     1) Thread[id=44666, name=Thread-7457, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:920)         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2509)         at org.apache.solr.core.SolrCore$$Lambda$57/14324207.run(Unknown Source)         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2427)    2) Thread[id=44353, name=SolrConfigHandler-refreshconf, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:920)         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2509)         at org.apache.solr.core.SolrCore$$Lambda$57/14324207.run(Unknown Source)         at org.apache.solr.handler.SolrConfigHandler$Command$1.run(SolrConfigHandler.java:218)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.handler.TestSolrConfigHandlerCloud: 
   1) Thread[id=44666, name=Thread-7457, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
        at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
        at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
        at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
        at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
        at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:920)
        at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2509)
        at org.apache.solr.core.SolrCore$$Lambda$57/14324207.run(Unknown Source)
        at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2427)
   2) Thread[id=44353, name=SolrConfigHandler-refreshconf, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
        at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
        at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
        at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
        at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
        at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:920)
        at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2509)
        at org.apache.solr.core.SolrCore$$Lambda$57/14324207.run(Unknown Source)
        at org.apache.solr.handler.SolrConfigHandler$Command$1.run(SolrConfigHandler.java:218)
	at __randomizedtesting.SeedInfo.seed([49FA26D0FE604112]:0)


FAILED:  org.apache.solr.cloud.SolrCLIZkUtilsTest.testCp

Error Message:
Copy should have succeeded. expected:<0> but was:<1>

Stack Trace:
java.lang.AssertionError: Copy should have succeeded. expected:<0> but was:<1>
	at __randomizedtesting.SeedInfo.seed([49FA26D0FE604112:A216DB9E3AC9FF70]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.SolrCLIZkUtilsTest.testCp(SolrCLIZkUtilsTest.java:162)
	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 12147 lines...]
   [junit4] Suite: org.apache.solr.cloud.SolrCLIZkUtilsTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCLIZkUtilsTest_49FA26D0FE604112-001\init-core-data-001
   [junit4]   2> 2549388 INFO  (SUITE-SolrCLIZkUtilsTest-seed#[49FA26D0FE604112]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2549392 INFO  (SUITE-SolrCLIZkUtilsTest-seed#[49FA26D0FE604112]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2549392 INFO  (Thread-6313) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2549392 INFO  (Thread-6313) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2549492 INFO  (SUITE-SolrCLIZkUtilsTest-seed#[49FA26D0FE604112]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:58010
   [junit4]   2> 2549492 INFO  (SUITE-SolrCLIZkUtilsTest-seed#[49FA26D0FE604112]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2549493 INFO  (SUITE-SolrCLIZkUtilsTest-seed#[49FA26D0FE604112]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2549498 INFO  (zkCallback-3032-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@25c6d3 name:ZooKeeperConnection Watcher:127.0.0.1:58010 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2549499 INFO  (SUITE-SolrCLIZkUtilsTest-seed#[49FA26D0FE604112]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2549499 INFO  (SUITE-SolrCLIZkUtilsTest-seed#[49FA26D0FE604112]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2549499 INFO  (SUITE-SolrCLIZkUtilsTest-seed#[49FA26D0FE604112]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2549504 INFO  (jetty-launcher-3031-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2549507 INFO  (jetty-launcher-3031-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b81d64{/solr,null,AVAILABLE}
   [junit4]   2> 2549508 INFO  (jetty-launcher-3031-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@12c7194{HTTP/1.1,[http/1.1]}{127.0.0.1:58014}
   [junit4]   2> 2549508 INFO  (jetty-launcher-3031-thread-1) [    ] o.e.j.s.Server Started @2555980ms
   [junit4]   2> 2549508 INFO  (jetty-launcher-3031-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58014}
   [junit4]   2> 2549509 INFO  (jetty-launcher-3031-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2549509 INFO  (jetty-launcher-3031-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCLIZkUtilsTest_49FA26D0FE604112-001\tempDir-001\node1'
   [junit4]   2> 2549509 INFO  (jetty-launcher-3031-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2549509 INFO  (jetty-launcher-3031-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2549510 INFO  (jetty-launcher-3031-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2549511 INFO  (jetty-launcher-3031-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2549512 INFO  (zkCallback-3033-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@120c09 name:ZooKeeperConnection Watcher:127.0.0.1:58010/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2549512 INFO  (jetty-launcher-3031-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2549512 INFO  (jetty-launcher-3031-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2549513 INFO  (jetty-launcher-3031-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2549530 INFO  (jetty-launcher-3031-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCLIZkUtilsTest_49FA26D0FE604112-001\tempDir-001\node1\.
   [junit4]   2> 2549532 INFO  (jetty-launcher-3031-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 28466021
   [junit4]   2> 2549532 INFO  (jetty-launcher-3031-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCLIZkUtilsTest_49FA26D0FE604112-001\tempDir-001\node1]
   [junit4]   2> 2549532 WARN  (jetty-launcher-3031-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCLIZkUtilsTest_49FA26D0FE604112-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCLIZkUtilsTest_49FA26D0FE604112-001\tempDir-001\node1\lib
   [junit4]   2> 2549533 INFO  (jetty-launcher-3031-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 2549537 INFO  (jetty-launcher-3031-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2549537 INFO  (jetty-launcher-3031-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2549537 INFO  (jetty-launcher-3031-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2549538 INFO  (jetty-launcher-3031-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58010/solr
   [junit4]   2> 2549538 INFO  (jetty-launcher-3031-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2549538 INFO  (jetty-launcher-3031-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2549539 INFO  (jetty-launcher-3031-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2549541 INFO  (zkCallback-3036-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@14db8f1 name:ZooKeeperConnection Watcher:127.0.0.1:58010 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2549541 INFO  (jetty-launcher-3031-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2549541 INFO  (jetty-launcher-3031-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2549543 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x155b6f8959f0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2549543 INFO  (jetty-launcher-3031-thread-1) [n:127.0.0.1:58014_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$32/4990813@1646df2
   [junit4]   2> 2549545 INFO  (jetty-launcher-3031-thread-1) [n:127.0.0.1:58014_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2549546 INFO  (zkCallback-3037-thread-1-processing-n:127.0.0.1:58014_solr) [n:127.0.0.1:58014_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@181c4cb name:ZooKeeperConnection Watcher:127.0.0.1:58010/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2549547 INFO  (jetty-launcher-3031-thread-1) [n:127.0.0.1:58014_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2549548 INFO  (jetty-launcher-3031-thread-1) [n:127.0.0.1:58014_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2549550 INFO  (jetty-launcher-3031-thread-1) [n:127.0.0.1:58014_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2549555 INFO  (jetty-launcher-3031-thread-1) [n:127.0.0.1:58014_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2549558 INFO  (jetty-launcher-3031-thread-1) [n:127.0.0.1:58014_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2549561 INFO  (jetty-launcher-3031-thread-1) [n:127.0.0.1:58014_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2549563 INFO  (jetty-launcher-3031-thread-1) [n:127.0.0.1:58014_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2549566 INFO  (jetty-launcher-3031-thread-1) [n:127.0.0.1:58014_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2549567 INFO  (jetty-launcher-3031-thread-1) [n:127.0.0.1:58014_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2549569 INFO  (jetty-launcher-3031-thread-1) [n:127.0.0.1:58014_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2549570 INFO  (jetty-launcher-3031-thread-1) [n:127.0.0.1:58014_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2549572 INFO  (jetty-launcher-3031-thread-1) [n:127.0.0.1:58014_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2549574 INFO  (jetty-launcher-3031-thread-1) [n:127.0.0.1:58014_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2549575 INFO  (jetty-launcher-3031-thread-1) [n:127.0.0.1:58014_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2549580 INFO  (jetty-launcher-3031-thread-1) [n:127.0.0.1:58014_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2549583 INFO  (jetty-launcher-3031-thread-1) [n:127.0.0.1:58014_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2549586 INFO  (jetty-launcher-3031-thread-1) [n:127.0.0.1:58014_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2549586 INFO  (jetty-launcher-3031-thread-1) [n:127.0.0.1:58014_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96184145836703747-127.0.0.1:58014_solr-n_0000000000
   [junit4]   2> 2549587 INFO  (jetty-launcher-3031-thread-1) [n:127.0.0.1:58014_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58014_solr
   [junit4]   2> 2549587 INFO  (jetty-launcher-3031-thread-1) [n:127.0.0.1:58014_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2549589 INFO  (jetty-launcher-3031-thread-1) [n:127.0.0.1:58014_solr    ] o.a.s.c.Overseer Overseer (id=96184145836703747-127.0.0.1:58014_solr-n_0000000000) starting
   [junit4]   2> 2549592 INFO  (jetty-launcher-3031-thread-1) [n:127.0.0.1:58014_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2549602 INFO  (jetty-launcher-3031-thread-1) [n:127.0.0.1:58014_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2549602 INFO  (OverseerCollectionConfigSetProcessor-96184145836703747-127.0.0.1:58014_solr-n_0000000000) [n:127.0.0.1:58014_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2549604 INFO  (jetty-launcher-3031-thread-1) [n:127.0.0.1:58014_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58014_solr
   [junit4]   2> 2549604 INFO  (jetty-launcher-3031-thread-1) [n:127.0.0.1:58014_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58014_solr
   [junit4]   2> 2549605 INFO  (OverseerStateUpdate-96184145836703747-127.0.0.1:58014_solr-n_0000000000) [n:127.0.0.1:58014_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2549610 INFO  (zkCallback-3037-thread-1-processing-n:127.0.0.1:58014_solr) [n:127.0.0.1:58014_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> 2549610 INFO  (OverseerStateUpdate-96184145836703747-127.0.0.1:58014_solr-n_0000000000) [n:127.0.0.1:58014_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2549612 INFO  (zkCallback-3037-thread-1-processing-n:127.0.0.1:58014_solr) [n:127.0.0.1:58014_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 2549623 INFO  (jetty-launcher-3031-thread-1) [n:127.0.0.1:58014_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2549623 INFO  (jetty-launcher-3031-thread-1) [n:127.0.0.1:58014_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2549626 INFO  (jetty-launcher-3031-thread-1) [n:127.0.0.1:58014_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCLIZkUtilsTest_49FA26D0FE604112-001\tempDir-001\node1\.
   [junit4]   2> 2549627 INFO  (jetty-launcher-3031-thread-1) [n:127.0.0.1:58014_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2549629 INFO  (jetty-launcher-3031-thread-1) [n:127.0.0.1:58014_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2549629 INFO  (jetty-launcher-3031-thread-1) [n:127.0.0.1:58014_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2549629 INFO  (SUITE-SolrCLIZkUtilsTest-seed#[49FA26D0FE604112]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2549630 INFO  (SUITE-SolrCLIZkUtilsTest-seed#[49FA26D0FE604112]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2549634 INFO  (zkCallback-3039-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@cc2d15 name:ZooKeeperConnection Watcher:127.0.0.1:58010 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2549634 INFO  (SUITE-SolrCLIZkUtilsTest-seed#[49FA26D0FE604112]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2549635 INFO  (SUITE-SolrCLIZkUtilsTest-seed#[49FA26D0FE604112]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2549638 INFO  (SUITE-SolrCLIZkUtilsTest-seed#[49FA26D0FE604112]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2549644 INFO  (SUITE-SolrCLIZkUtilsTest-seed#[49FA26D0FE604112]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2549650 INFO  (zkCallback-3042-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@88e1eb name:ZooKeeperConnection Watcher:127.0.0.1:58010/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2549650 INFO  (SUITE-SolrCLIZkUtilsTest-seed#[49FA26D0FE604112]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2549650 INFO  (SUITE-SolrCLIZkUtilsTest-seed#[49FA26D0FE604112]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2549650 INFO  (SUITE-SolrCLIZkUtilsTest-seed#[49FA26D0FE604112]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2549652 INFO  (SUITE-SolrCLIZkUtilsTest-seed#[49FA26D0FE604112]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2549653 INFO  (SUITE-SolrCLIZkUtilsTest-seed#[49FA26D0FE604112]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2549655 INFO  (SUITE-SolrCLIZkUtilsTest-seed#[49FA26D0FE604112]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2549660 INFO  (SUITE-SolrCLIZkUtilsTest-seed#[49FA26D0FE604112]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2549662 INFO  (SUITE-SolrCLIZkUtilsTest-seed#[49FA26D0FE604112]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2549663 INFO  (SUITE-SolrCLIZkUtilsTest-seed#[49FA26D0FE604112]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2549665 INFO  (zkCallback-3043-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b4a030 name:ZooKeeperConnection Watcher:127.0.0.1:58010/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2549665 INFO  (SUITE-SolrCLIZkUtilsTest-seed#[49FA26D0FE604112]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2549665 INFO  (SUITE-SolrCLIZkUtilsTest-seed#[49FA26D0FE604112]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2549678 INFO  (TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[49FA26D0FE604112]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUpconfig
   [junit4]   2> 2549683 INFO  (TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2549684 INFO  (TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2549686 INFO  (zkCallback-3044-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17d0736 name:ZooKeeperConnection Watcher:127.0.0.1:58010/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2549686 INFO  (TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2549686 INFO  (TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:58010/solr ...
   [junit4]   1> Uploading C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf for config upconfig1 to ZooKeeper at 127.0.0.1:58010/solr
   [junit4]   2> 2549690 INFO  (TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/upconfig1/schema.xml
   [junit4]   2> 2549693 INFO  (TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/upconfig1/solrconfig.xml
   [junit4]   2> 2549696 INFO  (TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/upconfig1/stopwords/stopwords-en.txt
   [junit4]   2> 2549708 INFO  (TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2549709 INFO  (TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2549712 INFO  (zkCallback-3045-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1fd9fd1 name:ZooKeeperConnection Watcher:127.0.0.1:58010/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2549712 INFO  (TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2549712 INFO  (TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:58010/solr ...
   [junit4]   1> Uploading C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf for config upconfig2 to ZooKeeper at 127.0.0.1:58010/solr
   [junit4]   2> 2549713 INFO  (TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/upconfig2/schema.xml
   [junit4]   2> 2549717 INFO  (TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/upconfig2/solrconfig.xml
   [junit4]   2> 2549719 INFO  (TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/upconfig2/stopwords/stopwords-en.txt
   [junit4]   2> 2549732 INFO  (TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2549732 INFO  (TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2549734 INFO  (zkCallback-3046-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1339499 name:ZooKeeperConnection Watcher:127.0.0.1:58010/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2549735 INFO  (TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2549735 INFO  (TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:58010/solr ...
   [junit4]   2> 2549739 ERROR (TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[49FA26D0FE604112]) [    ] o.a.s.u.SolrCLI Could not complete upconfig operation for reason: Could not find solrconfig.xml at C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\configsets\solrconfig.xml, C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\configsets\conf\solrconfig.xml or C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\configsets\nothinghere\conf\solrconfig.xml
   [junit4]   2> 
   [junit4]   2> ERROR: Could not find solrconfig.xml at C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\configsets\solrconfig.xml, C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\configsets\conf\solrconfig.xml or C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\configsets\nothinghere\conf\solrconfig.xml
   [junit4]   2> 
   [junit4]   2> 2549740 INFO  (TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[49FA26D0FE604112]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUpconfig
   [junit4]   2> 2549751 INFO  (TEST-SolrCLIZkUtilsTest.testCp-seed#[49FA26D0FE604112]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCp
   [junit4]   2> 2549751 INFO  (TEST-SolrCLIZkUtilsTest.testCp-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2549752 INFO  (TEST-SolrCLIZkUtilsTest.testCp-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2549754 INFO  (zkCallback-3047-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@102b15c name:ZooKeeperConnection Watcher:127.0.0.1:58010/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2549754 INFO  (TEST-SolrCLIZkUtilsTest.testCp-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2549754 INFO  (TEST-SolrCLIZkUtilsTest.testCp-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:58010/solr ...
   [junit4]   1> Uploading C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf for config cp1 to ZooKeeper at 127.0.0.1:58010/solr
   [junit4]   2> 2549756 INFO  (TEST-SolrCLIZkUtilsTest.testCp-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/cp1/schema.xml
   [junit4]   2> 2549759 INFO  (TEST-SolrCLIZkUtilsTest.testCp-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/cp1/solrconfig.xml
   [junit4]   2> 2549762 INFO  (TEST-SolrCLIZkUtilsTest.testCp-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/cp1/stopwords/stopwords-en.txt
   [junit4]   2> 2549766 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x155b6f8959f000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2549771 INFO  (TEST-SolrCLIZkUtilsTest.testCp-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2549772 INFO  (TEST-SolrCLIZkUtilsTest.testCp-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2549775 INFO  (zkCallback-3048-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@197fba7 name:ZooKeeperConnection Watcher:127.0.0.1:58010/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2549775 INFO  (TEST-SolrCLIZkUtilsTest.testCp-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2549775 INFO  (TEST-SolrCLIZkUtilsTest.testCp-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:58010/solr ...
   [junit4]   1> Copying from 'zk:/configs/cp1' to 'zk:/cp2'. ZooKeeper at 127.0.0.1:58010/solr
   [junit4]   2> 2549782 INFO  (TEST-SolrCLIZkUtilsTest.testCp-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient makePath: /cp2
   [junit4]   2> 2549785 INFO  (TEST-SolrCLIZkUtilsTest.testCp-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient makePath: /cp2/schema.xml
   [junit4]   2> 2549789 INFO  (TEST-SolrCLIZkUtilsTest.testCp-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient makePath: /cp2/solrconfig.xml
   [junit4]   2> 2549793 INFO  (TEST-SolrCLIZkUtilsTest.testCp-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient makePath: /cp2/stopwords
   [junit4]   2> 2549797 INFO  (TEST-SolrCLIZkUtilsTest.testCp-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient makePath: /cp2/stopwords/stopwords-en.txt
   [junit4]   2> 2549813 INFO  (TEST-SolrCLIZkUtilsTest.testCp-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2549814 INFO  (TEST-SolrCLIZkUtilsTest.testCp-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2549815 INFO  (zkCallback-3049-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13a37ae name:ZooKeeperConnection Watcher:127.0.0.1:58010/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2549815 INFO  (TEST-SolrCLIZkUtilsTest.testCp-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2549816 INFO  (TEST-SolrCLIZkUtilsTest.testCp-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:58010/solr ...
   [junit4]   1> Copying from 'zk:/configs/cp1' to 'file:/C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCLIZkUtilsTest_49FA26D0FE604112-001\tmpNewPlace2-001'. ZooKeeper at 127.0.0.1:58010/solr
   [junit4]   2> 2549817 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x155b6f8959f000c, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2549817 ERROR (TEST-SolrCLIZkUtilsTest.testCp-seed#[49FA26D0FE604112]) [    ] o.a.s.u.SolrCLI Could not complete the zk operation for reason: Illegal char <:> at index 2: /C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCLIZkUtilsTest_49FA26D0FE604112-001\tmpNewPlace2-001
   [junit4]   2> 
   [junit4]   2> ERROR: Illegal char <:> at index 2: /C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCLIZkUtilsTest_49FA26D0FE604112-001\tmpNewPlace2-001
   [junit4]   2> 
   [junit4]   2> 2549818 INFO  (TEST-SolrCLIZkUtilsTest.testCp-seed#[49FA26D0FE604112]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCp
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCLIZkUtilsTest -Dtests.method=testCp -Dtests.seed=49FA26D0FE604112 -Dtests.slow=true -Dtests.locale=it-IT -Dtests.timezone=America/Boa_Vista -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.08s J1 | SolrCLIZkUtilsTest.testCp <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Copy should have succeeded. expected:<0> but was:<1>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([49FA26D0FE604112:A216DB9E3AC9FF70]:0)
   [junit4]    > 	at org.apache.solr.cloud.SolrCLIZkUtilsTest.testCp(SolrCLIZkUtilsTest.java:162)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2549840 INFO  (TEST-SolrCLIZkUtilsTest.testRm-seed#[49FA26D0FE604112]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRm
   [junit4]   2> 2549842 INFO  (TEST-SolrCLIZkUtilsTest.testRm-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2549842 INFO  (TEST-SolrCLIZkUtilsTest.testRm-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2549844 INFO  (zkCallback-3050-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16683c9 name:ZooKeeperConnection Watcher:127.0.0.1:58010/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2549844 INFO  (TEST-SolrCLIZkUtilsTest.testRm-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2549845 INFO  (TEST-SolrCLIZkUtilsTest.testRm-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:58010/solr ...
   [junit4]   1> Uploading C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf for config rm1 to ZooKeeper at 127.0.0.1:58010/solr
   [junit4]   2> 2549845 INFO  (TEST-SolrCLIZkUtilsTest.testRm-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/rm1/schema.xml
   [junit4]   2> 2549850 INFO  (TEST-SolrCLIZkUtilsTest.testRm-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/rm1/solrconfig.xml
   [junit4]   2> 2549852 INFO  (TEST-SolrCLIZkUtilsTest.testRm-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/rm1/stopwords/stopwords-en.txt
   [junit4]   2> 2549855 INFO  (TEST-SolrCLIZkUtilsTest.testRm-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2549858 INFO  (TEST-SolrCLIZkUtilsTest.testRm-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2549859 INFO  (zkCallback-3051-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@104a63 name:ZooKeeperConnection Watcher:127.0.0.1:58010/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2549859 INFO  (TEST-SolrCLIZkUtilsTest.testRm-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2549859 INFO  (TEST-SolrCLIZkUtilsTest.testRm-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:58010/solr ...
   [junit4]   1> Uploading C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf for config rm2 to ZooKeeper at 127.0.0.1:58010/solr
   [junit4]   2> 2549860 INFO  (TEST-SolrCLIZkUtilsTest.testRm-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/rm2/schema.xml
   [junit4]   2> 2549864 INFO  (TEST-SolrCLIZkUtilsTest.testRm-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/rm2/solrconfig.xml
   [junit4]   2> 2549866 INFO  (TEST-SolrCLIZkUtilsTest.testRm-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/rm2/stopwords/stopwords-en.txt
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:58010/solr ...
   [junit4]   2> 2549874 INFO  (TEST-SolrCLIZkUtilsTest.testRm-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2549875 INFO  (TEST-SolrCLIZkUtilsTest.testRm-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2549876 INFO  (zkCallback-3052-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d6f748 name:ZooKeeperConnection Watcher:127.0.0.1:58010/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2549876 INFO  (TEST-SolrCLIZkUtilsTest.testRm-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2549877 INFO  (TEST-SolrCLIZkUtilsTest.testRm-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2549878 ERROR (TEST-SolrCLIZkUtilsTest.testRm-seed#[49FA26D0FE604112]) [    ] o.a.s.u.SolrCLI Could not complete rm operation for reason: Zookeeper node /configs/rm1 has children and recurse has NOT been specified
   [junit4]   2> 
   [junit4]   2> ERROR: Zookeeper node /configs/rm1 has children and recurse has NOT been specified
   [junit4]   2> 
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:58010/solr ...
   [junit4]   2> 2549884 INFO  (TEST-SolrCLIZkUtilsTest.testRm-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2549886 INFO  (TEST-SolrCLIZkUtilsTest.testRm-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2549886 INFO  (zkCallback-3053-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@171e88f name:ZooKeeperConnection Watcher:127.0.0.1:58010/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2549886 INFO  (TEST-SolrCLIZkUtilsTest.testRm-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2549887 INFO  (TEST-SolrCLIZkUtilsTest.testRm-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2549888 ERROR (TEST-SolrCLIZkUtilsTest.testRm-seed#[49FA26D0FE604112]) [    ] o.a.s.u.SolrCLI Could not complete rm operation for reason: Zookeeper node /configs/rm1 has children and recurse has NOT been specified
   [junit4]   2> 
   [junit4]   2> ERROR: Zookeeper node /configs/rm1 has children and recurse has NOT been specified
   [junit4]   2> 
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:58010/solr ...
   [junit4]   2> 2549888 INFO  (TEST-SolrCLIZkUtilsTest.testRm-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2549890 INFO  (TEST-SolrCLIZkUtilsTest.testRm-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2549892 INFO  (zkCallback-3054-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@886347 name:ZooKeeperConnection Watcher:127.0.0.1:58010/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2549892 INFO  (TEST-SolrCLIZkUtilsTest.testRm-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2549893 INFO  (TEST-SolrCLIZkUtilsTest.testRm-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   1> Removing Zookeeper node /configs/rm1 from ZooKeeper at 127.0.0.1:58010/solr recurse: true
   [junit4]   2> 2549898 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x155b6f8959f0011, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:58010/solr ...
   [junit4]   2> 2549899 INFO  (TEST-SolrCLIZkUtilsTest.testRm-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2549900 INFO  (TEST-SolrCLIZkUtilsTest.testRm-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2549902 INFO  (zkCallback-3055-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10befd7 name:ZooKeeperConnection Watcher:127.0.0.1:58010/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2549902 INFO  (TEST-SolrCLIZkUtilsTest.testRm-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2549902 INFO  (TEST-SolrCLIZkUtilsTest.testRm-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   1> Removing Zookeeper node /configs/rm2 from ZooKeeper at 127.0.0.1:58010/solr recurse: true
   [junit4]   2> 2549908 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x155b6f8959f0012, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2549910 INFO  (TEST-SolrCLIZkUtilsTest.testRm-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2549912 INFO  (TEST-SolrCLIZkUtilsTest.testRm-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2549915 INFO  (zkCallback-3056-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3ebd4c name:ZooKeeperConnection Watcher:127.0.0.1:58010/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2549915 INFO  (TEST-SolrCLIZkUtilsTest.testRm-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2549916 INFO  (TEST-SolrCLIZkUtilsTest.testRm-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:58010/solr ...
   [junit4]   1> Uploading C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf for config rm3 to ZooKeeper at 127.0.0.1:58010/solr
   [junit4]   2> 2549918 INFO  (TEST-SolrCLIZkUtilsTest.testRm-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/rm3/schema.xml
   [junit4]   2> 2549924 INFO  (TEST-SolrCLIZkUtilsTest.testRm-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/rm3/solrconfig.xml
   [junit4]   2> 2549929 INFO  (TEST-SolrCLIZkUtilsTest.testRm-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/rm3/stopwords/stopwords-en.txt
   [junit4]   2> 
   [junit4]   2> ERROR: You may not remove the root ZK node ('/')!
   [junit4]   2> 
   [junit4]   2> 2549935 INFO  (TEST-SolrCLIZkUtilsTest.testRm-seed#[49FA26D0FE604112]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRm
   [junit4]   2> 2549961 INFO  (TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[49FA26D0FE604112]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDownconfig
   [junit4]   2> 2549964 INFO  (TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2549965 INFO  (TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2549967 INFO  (zkCallback-3057-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19c88a8 name:ZooKeeperConnection Watcher:127.0.0.1:58010/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2549967 INFO  (TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2549967 INFO  (TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:58010/solr ...
   [junit4]   1> Uploading C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf for config downconfig1 to ZooKeeper at 127.0.0.1:58010/solr
   [junit4]   2> 2549968 INFO  (TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/downconfig1/schema.xml
   [junit4]   2> 2549972 INFO  (TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/downconfig1/solrconfig.xml
   [junit4]   2> 2549973 INFO  (TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/downconfig1/stopwords/stopwords-en.txt
   [junit4]   2> 2549977 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x155b6f8959f0014, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2549987 INFO  (TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2549988 INFO  (TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2549990 INFO  (zkCallback-3058-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@140b0f name:ZooKeeperConnection Watcher:127.0.0.1:58010/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2549990 INFO  (TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2549990 INFO  (TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:58010/solr ...
   [junit4]   1> Downloading configset downconfig1 from ZooKeeper at 127.0.0.1:58010/solr to directory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCLIZkUtilsTest_49FA26D0FE604112-001\downConfigNewPlace-001\conf
   [junit4]   2> 2549994 INFO  (TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCLIZkUtilsTest_49FA26D0FE604112-001\downConfigNewPlace-001\conf\schema.xml
   [junit4]   2> 2549996 INFO  (TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCLIZkUtilsTest_49FA26D0FE604112-001\downConfigNewPlace-001\conf\solrconfig.xml
   [junit4]   2> 2550001 INFO  (TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCLIZkUtilsTest_49FA26D0FE604112-001\downConfigNewPlace-001\conf\stopwords\stopwords-en.txt
   [junit4]   2> 2550007 INFO  (TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[49FA26D0FE604112]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDownconfig
   [junit4]   2> 2550018 INFO  (TEST-SolrCLIZkUtilsTest.testLs-seed#[49FA26D0FE604112]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLs
   [junit4]   2> 2550019 INFO  (TEST-SolrCLIZkUtilsTest.testLs-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2550020 INFO  (TEST-SolrCLIZkUtilsTest.testLs-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2550022 INFO  (zkCallback-3059-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@126b6f5 name:ZooKeeperConnection Watcher:127.0.0.1:58010/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2550022 INFO  (TEST-SolrCLIZkUtilsTest.testLs-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2550023 INFO  (TEST-SolrCLIZkUtilsTest.testLs-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:58010/solr ...
   [junit4]   1> Uploading C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf for config lister to ZooKeeper at 127.0.0.1:58010/solr
   [junit4]   2> 2550024 INFO  (TEST-SolrCLIZkUtilsTest.testLs-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/lister/schema.xml
   [junit4]   2> 2550028 INFO  (TEST-SolrCLIZkUtilsTest.testLs-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/lister/solrconfig.xml
   [junit4]   2> 2550031 INFO  (TEST-SolrCLIZkUtilsTest.testLs-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/lister/stopwords/stopwords-en.txt
   [junit4]   2> 2550037 INFO  (TEST-SolrCLIZkUtilsTest.testLs-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2550038 INFO  (TEST-SolrCLIZkUtilsTest.testLs-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2550040 INFO  (zkCallback-3060-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10a2efd name:ZooKeeperConnection Watcher:127.0.0.1:58010/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2550040 INFO  (TEST-SolrCLIZkUtilsTest.testLs-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2550040 INFO  (TEST-SolrCLIZkUtilsTest.testLs-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2550042 INFO  (TEST-SolrCLIZkUtilsTest.testLs-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2550043 INFO  (TEST-SolrCLIZkUtilsTest.testLs-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2550045 INFO  (zkCallback-3061-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1de8420 name:ZooKeeperConnection Watcher:127.0.0.1:58010/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2550045 INFO  (TEST-SolrCLIZkUtilsTest.testLs-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2550045 INFO  (TEST-SolrCLIZkUtilsTest.testLs-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2550047 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x155b6f8959f0018, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2550047 INFO  (TEST-SolrCLIZkUtilsTest.testLs-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2550050 INFO  (TEST-SolrCLIZkUtilsTest.testLs-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2550052 INFO  (zkCallback-3062-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17913d8 name:ZooKeeperConnection Watcher:127.0.0.1:58010/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2550052 INFO  (TEST-SolrCLIZkUtilsTest.testLs-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2550052 INFO  (TEST-SolrCLIZkUtilsTest.testLs-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2550064 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x155b6f8959f0019, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2550067 INFO  (TEST-SolrCLIZkUtilsTest.testLs-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2550069 INFO  (TEST-SolrCLIZkUtilsTest.testLs-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2550072 INFO  (zkCallback-3063-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f8b5f1 name:ZooKeeperConnection Watcher:127.0.0.1:58010/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2550072 INFO  (TEST-SolrCLIZkUtilsTest.testLs-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2550072 INFO  (TEST-SolrCLIZkUtilsTest.testLs-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2550099 INFO  (TEST-SolrCLIZkUtilsTest.testLs-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2550100 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x155b6f8959f001a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2550102 INFO  (TEST-SolrCLIZkUtilsTest.testLs-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2550104 INFO  (zkCallback-3064-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a3aa1a name:ZooKeeperConnection Watcher:127.0.0.1:58010/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2550104 INFO  (TEST-SolrCLIZkUtilsTest.testLs-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2550104 INFO  (TEST-SolrCLIZkUtilsTest.testLs-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2550105 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x155b6f8959f001b, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2550105 INFO  (TEST-SolrCLIZkUtilsTest.testLs-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2550108 INFO  (TEST-SolrCLIZkUtilsTest.testLs-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2550109 INFO  (zkCallback-3065-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@121b656 name:ZooKeeperConnection Watcher:127.0.0.1:58010/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2550109 INFO  (TEST-SolrCLIZkUtilsTest.testLs-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2550110 INFO  (TEST-SolrCLIZkUtilsTest.testLs-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2550126 INFO  (TEST-SolrCLIZkUtilsTest.testLs-seed#[49FA26D0FE604112]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLs
   [junit4]   2> 2550138 INFO  (TEST-SolrCLIZkUtilsTest.testMv-seed#[49FA26D0FE604112]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMv
   [junit4]   2> 2550139 INFO  (TEST-SolrCLIZkUtilsTest.testMv-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2550139 INFO  (TEST-SolrCLIZkUtilsTest.testMv-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2550142 INFO  (zkCallback-3066-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@132f051 name:ZooKeeperConnection Watcher:127.0.0.1:58010/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2550142 INFO  (TEST-SolrCLIZkUtilsTest.testMv-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2550142 INFO  (TEST-SolrCLIZkUtilsTest.testMv-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:58010/solr ...
   [junit4]   1> Uploading C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf for config mv1 to ZooKeeper at 127.0.0.1:58010/solr
   [junit4]   2> 2550144 INFO  (TEST-SolrCLIZkUtilsTest.testMv-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/mv1/schema.xml
   [junit4]   2> 2550146 INFO  (TEST-SolrCLIZkUtilsTest.testMv-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/mv1/solrconfig.xml
   [junit4]   2> 2550149 INFO  (TEST-SolrCLIZkUtilsTest.testMv-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/mv1/stopwords/stopwords-en.txt
   [junit4]   2> 2550162 INFO  (TEST-SolrCLIZkUtilsTest.testMv-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2550163 INFO  (TEST-SolrCLIZkUtilsTest.testMv-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2550164 INFO  (zkCallback-3067-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@140e0c7 name:ZooKeeperConnection Watcher:127.0.0.1:58010/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2550164 INFO  (TEST-SolrCLIZkUtilsTest.testMv-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2550164 INFO  (TEST-SolrCLIZkUtilsTest.testMv-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:58010/solr ...
   [junit4]   1> Moving Znode /configs/mv1 to /mv2 on ZooKeeper at 127.0.0.1:58010/solr
   [junit4]   2> 2550165 INFO  (TEST-SolrCLIZkUtilsTest.testMv-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient makePath: /mv2
   [junit4]   2> 2550168 INFO  (TEST-SolrCLIZkUtilsTest.testMv-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient makePath: /mv2/schema.xml
   [junit4]   2> 2550170 INFO  (TEST-SolrCLIZkUtilsTest.testMv-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient makePath: /mv2/solrconfig.xml
   [junit4]   2> 2550173 INFO  (TEST-SolrCLIZkUtilsTest.testMv-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient makePath: /mv2/stopwords
   [junit4]   2> 2550176 INFO  (TEST-SolrCLIZkUtilsTest.testMv-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient makePath: /mv2/stopwords/stopwords-en.txt
   [junit4]   2> 2550188 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x155b6f8959f001e, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2550197 INFO  (TEST-SolrCLIZkUtilsTest.testMv-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2550198 INFO  (TEST-SolrCLIZkUtilsTest.testMv-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2550200 INFO  (zkCallback-3068-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11ff03 name:ZooKeeperConnection Watcher:127.0.0.1:58010/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2550200 INFO  (TEST-SolrCLIZkUtilsTest.testMv-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2550201 INFO  (TEST-SolrCLIZkUtilsTest.testMv-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:58010/solr ...
   [junit4]   2> 2550202 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x155b6f8959f001f, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2550203 ERROR (TEST-SolrCLIZkUtilsTest.testMv-seed#[49FA26D0FE604112]) [    ] o.a.s.u.SolrCLI Could not complete mv operation for reason: mv command operates on znodes and 'file:' has been specified.
   [junit4]   2> 
   [junit4]   2> ERROR: mv command operates on znodes and 'file:' has been specified.
   [junit4]   2> 
   [junit4]   2> 2550203 INFO  (TEST-SolrCLIZkUtilsTest.testMv-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2550206 INFO  (TEST-SolrCLIZkUtilsTest.testMv-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2550208 INFO  (zkCallback-3069-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@df4bb3 name:ZooKeeperConnection Watcher:127.0.0.1:58010/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2550208 INFO  (TEST-SolrCLIZkUtilsTest.testMv-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2550209 INFO  (TEST-SolrCLIZkUtilsTest.testMv-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:58010/solr ...
   [junit4]   1> Moving Znode /mv2 to /mv4 on ZooKeeper at 127.0.0.1:58010/solr
   [junit4]   2> 2550209 INFO  (TEST-SolrCLIZkUtilsTest.testMv-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient makePath: /mv4
   [junit4]   2> 2550212 INFO  (TEST-SolrCLIZkUtilsTest.testMv-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient makePath: /mv4/schema.xml
   [junit4]   2> 2550215 INFO  (TEST-SolrCLIZkUtilsTest.testMv-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient makePath: /mv4/solrconfig.xml
   [junit4]   2> 2550219 INFO  (TEST-SolrCLIZkUtilsTest.testMv-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient makePath: /mv4/stopwords
   [junit4]   2> 2550221 INFO  (TEST-SolrCLIZkUtilsTest.testMv-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient makePath: /mv4/stopwords/stopwords-en.txt
   [junit4]   2> 2550243 INFO  (TEST-SolrCLIZkUtilsTest.testMv-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2550244 INFO  (TEST-SolrCLIZkUtilsTest.testMv-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2550246 INFO  (zkCallback-3070-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16ea185 name:ZooKeeperConnection Watcher:127.0.0.1:58010/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2550246 INFO  (TEST-SolrCLIZkUtilsTest.testMv-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2550246 INFO  (TEST-SolrCLIZkUtilsTest.testMv-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:58010/solr ...
   [junit4]   1> Moving Znode /mv4/solrconfig.xml to /testmvsingle/solrconfig.xml on ZooKeeper at 127.0.0.1:58010/solr
   [junit4]   2> 2550246 INFO  (TEST-SolrCLIZkUtilsTest.testMv-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient makePath: /testmvsingle/solrconfig.xml
   [junit4]   2> 2550252 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x155b6f8959f0021, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2550256 INFO  (TEST-SolrCLIZkUtilsTest.testMv-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient makePath: /parentNode
   [junit4]   2> 2550257 INFO  (TEST-SolrCLIZkUtilsTest.testMv-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2550258 INFO  (TEST-SolrCLIZkUtilsTest.testMv-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2550260 INFO  (zkCallback-3071-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1fb5a09 name:ZooKeeperConnection Watcher:127.0.0.1:58010/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2550260 INFO  (TEST-SolrCLIZkUtilsTest.testMv-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2550260 INFO  (TEST-SolrCLIZkUtilsTest.testMv-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:58010/solr ...
   [junit4]   1> Moving Znode /mv4/schema.xml to /parentnode/ on ZooKeeper at 127.0.0.1:58010/solr
   [junit4]   2> 2550261 INFO  (TEST-SolrCLIZkUtilsTest.testMv-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient makePath: /parentnode/schema.xml
   [junit4]   2> 2550265 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x155b6f8959f0022, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2550269 INFO  (TEST-SolrCLIZkUtilsTest.testMv-seed#[49FA26D0FE604112]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMv
   [junit4]   2> 2550272 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x155b6f8959f0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2550277 INFO  (jetty-launcher-3031-thread-1) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@12c7194{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2550277 INFO  (jetty-launcher-3031-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=28466021
   [junit4]   2> 2550277 INFO  (jetty-launcher-3031-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:58014_solr as DOWN
   [junit4]   2> 2550280 INFO  (jetty-launcher-3031-thread-1) [    ] o.a.s.c.Overseer Overseer (id=96184145836703747-127.0.0.1:58014_solr-n_0000000000) closing
   [junit4]   2> 2550280 INFO  (OverseerStateUpdate-96184145836703747-127.0.0.1:58014_solr-n_0000000000) [n:127.0.0.1:58014_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:58014_solr
   [junit4]   2> 2550281 INFO  (zkCallback-3037-thread-1-processing-n:127.0.0.1:58014_solr) [n:127.0.0.1:58014_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: [1])
   [junit4]   2> 2550281 WARN  (zkCallback-3037-thread-1-processing-n:127.0.0.1:58014_solr) [n:127.0.0.1:58014_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2550282 INFO  (jetty-launcher-3031-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@b81d64{/solr,null,UNAVAILABLE}
   [junit4]   2> 2550307 INFO  (SUITE-SolrCLIZkUtilsTest-seed#[49FA26D0FE604112]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58010 58010
   [junit4]   2> 2550315 INFO  (Thread-6313) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58010 58010
   [junit4]   2> 2550320 WARN  (Thread-6313) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 2550321 INFO  (SUITE-SolrCLIZkUtilsTest-seed#[49FA26D0FE604112]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCLIZkUtilsTest_49FA26D0FE604112-001
   [junit4]   2> Jul 04, 2016 5:33:13 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 7 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=994, maxMBSortInHeap=6.965888927469625, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=it-IT, timezone=America/Boa_Vista
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92 (32-bit)/cpus=3,threads=1,free=117407040,total=522977280
   [junit4]   2> NOTE: All tests run in this JVM: [TestReversedWildcardFilterFactory, SearchHandlerTest, TestSSLRandomization, LeaderInitiatedRecoveryOnShardRestartTest, SpatialRPTFieldTypeTest, TestOmitPositions, TestFieldTypeCollectionResource, TestOnReconnectListenerSupport, HighlighterConfigTest, TestExceedMaxTermLength, TestCloudManagedSchema, TestTrieFacet, OverseerModifyCollectionTest, WordBreakSolrSpellCheckerTest, TestRandomFaceting, BJQParserTest, LoggingHandlerTest, SolrCloudExampleTest, ZkStateWriterTest, BufferStoreTest, UpdateRequestProcessorFactoryTest, SolrPluginUtilsTest, TestPerFieldSimilarity, TestSolr4Spatial2, TermVectorComponentTest, TestSystemIdResolver, TestFuzzyAnalyzedSuggestions, TestMissingGroups, TestRTGBase, AliasIntegrationTest, TestSolrQueryParser, ShardRoutingCustomTest, CachingDirectoryFactoryTest, UniqFieldsUpdateProcessorFactoryTest, NotRequiredUniqueKeyTest, VMParamsZkACLAndCredentialsProvidersTest, TestSlowCompositeReaderWrapper, TestComplexPhraseQParserPlugin, TestPerFieldSimilarityWithDefaultOverride, TestRecovery, DocValuesMissingTest, ShowFileRequestHandlerTest, DistributedFacetPivotWhiteBoxTest, BlockJoinFacetRandomTest, SynonymTokenizerTest, TestFieldSortValues, BlockCacheTest, TestSerializedLuceneMatchVersion, ForceLeaderTest, TestDynamicFieldCollectionResource, HdfsSyncSliceTest, TestCSVResponseWriter, TestRTimerTree, TestFreeTextSuggestions, TestFieldCacheSanityChecker, QueryParsingTest, DistanceUnitsTest, HLLSerializationTest, MultiThreadedOCPTest, DistributedQueryComponentOptimizationTest, CoreAdminHandlerTest, HdfsRecoveryZkTest, SignatureUpdateProcessorFactoryTest, ConvertedLegacyTest, FileBasedSpellCheckerTest, TestCloudSchemaless, TestSortingResponseWriter, TermVectorComponentDistributedTest, TestCharFilters, RequestHandlersTest, BinaryUpdateRequestHandlerTest, CloneFieldUpdateProcessorFactoryTest, MergeStrategyTest, TestPHPSerializedResponseWriter, TlogReplayBufferedWhileIndexingTest, TestCopyFieldCollectionResource, TestQueryUtils, TestConfigReload, DistributedDebugComponentTest, CollectionReloadTest, CollectionsAPISolrJTest, DistributedMLTComponentTest, LukeRequestHandlerTest, DeleteReplicaTest, TestNumericTerms32, PKIAuthenticationIntegrationTest, SortByFunctionTest, CurrencyFieldOpenExchangeTest, TestFieldCollectionResource, BaseCdcrDistributedZkTest, FieldAnalysisRequestHandlerTest, TestSolrDynamicMBean, AsyncCallRequestStatusResponseTest, SuggesterTest, FieldMutatingUpdateProcessorTest, OpenExchangeRatesOrgProviderTest, SolrCoreCheckLockOnStartupTest, OverriddenZkACLAndCredentialsProvidersTest, TestIntervalFaceting, DistributedTermsComponentTest, TestUtils, TestMiniSolrCloudCluster, TestRequestForwarding, TestDistributedGrouping, CloudMLTQParserTest, TestConfigSetProperties, SuggestComponentContextFilterQueryTest, TestSuggestSpellingConverter, TestClassicSimilarityFactory, ExitableDirectoryReaderTest, TestShardHandlerFactory, PluginInfoTest, IndexSchemaRuntimeFieldTest, DistribDocExpirationUpdateProcessorTest, TestDefaultStatsCache, QueryResultKeyTest, AutoCommitTest, SuggesterWFSTTest, CoreMergeIndexesAdminHandlerTest, TestFieldCache, TestTestInjection, TestRebalanceLeaders, TestReRankQParserPlugin, TestClusterStateMutator, ChangedSchemaMergeTest, CreateCollectionCleanupTest, ConjunctionSolrSpellCheckerTest, TestCloudPivotFacet, IgnoreCommitOptimizeUpdateProcessorFactoryTest, LeaderElectionIntegrationTest, TestInfoStreamLogging, TestCoreDiscovery, ResourceLoaderTest, TestPivotHelperCode, DataDrivenBlockJoinTest, TestSimpleTrackingShardHandler, TestFieldCacheWithThreads, NoCacheHeaderTest, OpenCloseCoreStressTest, StatsComponentTest, OutputWriterTest, ExplicitHLLTest, DateMathParserTest, TestOverriddenPrefixQueryForCustomFieldType, TestIndexingPerformance, SparseHLLTest, DirectSolrConnectionTest, BigEndianAscendingWordSerializerTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, TestFaceting, TestHashPartitioner, TestRealTimeGet, TestJoin, TestReload, TestStressVersions, HardAutoCommitTest, SolrCoreTest, TestGroupingSearch, SolrCmdDistributorTest, TestFiltering, TestLazyCores, TestIndexSearcher, SpellCheckCollatorTest, TestFoldingMultitermQuery, DocValuesTest, DocValuesMultiTest, TestSolrDeletionPolicy1, DebugComponentTest, CacheHeaderTest, TestWriterPerf, TestQueryTypes, PrimitiveFieldTypeTest, TestValueSourceCache, MoreLikeThisHandlerTest, RegexBoostProcessorTest, TestJmxIntegration, JSONWriterTest, PingRequestHandlerTest, SOLR749Test, TestQuerySenderListener, TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest, SolrIndexConfigTest, TestSolrDeletionPolicy2, TestBinaryField, MinimalSchemaTest, TestSolrCoreProperties, TestPhraseSuggestions, TestXIncludeConfig, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TimeZoneUtilsTest, TestFastOutputStream, SpellingQueryConverterTest, DOMUtilTest, TestSolrJ, TestLRUCache, ZkNodePropsTest, SystemInfoHandlerTest, CursorPagingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestDistributedMissingSort, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, CustomCollectionTest, DistributedQueueTest, HttpPartitionTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerStatusTest, RecoveryAfterSoftCommitTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest]
   [junit4] Completed [480/619 (1!)] on J1 in 1.73s, 6 tests, 1 failure <<< FAILURES!

[...truncated 181 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud_49FA26D0FE604112-001\init-core-data-001
   [junit4]   2> 2922990 INFO  (SUITE-TestSolrConfigHandlerCloud-seed#[49FA26D0FE604112]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2922991 INFO  (SUITE-TestSolrConfigHandlerCloud-seed#[49FA26D0FE604112]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /c/u
   [junit4]   2> 2922994 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[49FA26D0FE604112]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2922994 INFO  (Thread-7254) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2922994 INFO  (Thread-7254) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2923095 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[49FA26D0FE604112]) [    ] o.a.s.c.ZkTestServer start zk server on port:62905
   [junit4]   2> 2923095 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2923096 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[49FA26D0FE604112]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to Z

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

, TestPerFieldSimilarityWithDefaultOverride, TestRecovery, DocValuesMissingTest, ShowFileRequestHandlerTest, DistributedFacetPivotWhiteBoxTest, BlockJoinFacetRandomTest, SynonymTokenizerTest, TestFieldSortValues, BlockCacheTest, TestSerializedLuceneMatchVersion, ForceLeaderTest, TestDynamicFieldCollectionResource, HdfsSyncSliceTest, TestCSVResponseWriter, TestRTimerTree, TestFreeTextSuggestions, TestFieldCacheSanityChecker, QueryParsingTest, DistanceUnitsTest, HLLSerializationTest, MultiThreadedOCPTest, DistributedQueryComponentOptimizationTest, CoreAdminHandlerTest, HdfsRecoveryZkTest, SignatureUpdateProcessorFactoryTest, ConvertedLegacyTest, FileBasedSpellCheckerTest, TestCloudSchemaless, TestSortingResponseWriter, TermVectorComponentDistributedTest, TestCharFilters, RequestHandlersTest, BinaryUpdateRequestHandlerTest, CloneFieldUpdateProcessorFactoryTest, MergeStrategyTest, TestPHPSerializedResponseWriter, TlogReplayBufferedWhileIndexingTest, TestCopyFieldCollectionResource, TestQueryUtils, TestConfigReload, DistributedDebugComponentTest, CollectionReloadTest, CollectionsAPISolrJTest, DistributedMLTComponentTest, LukeRequestHandlerTest, DeleteReplicaTest, TestNumericTerms32, PKIAuthenticationIntegrationTest, SortByFunctionTest, CurrencyFieldOpenExchangeTest, TestFieldCollectionResource, BaseCdcrDistributedZkTest, FieldAnalysisRequestHandlerTest, TestSolrDynamicMBean, AsyncCallRequestStatusResponseTest, SuggesterTest, FieldMutatingUpdateProcessorTest, OpenExchangeRatesOrgProviderTest, SolrCoreCheckLockOnStartupTest, OverriddenZkACLAndCredentialsProvidersTest, TestIntervalFaceting, DistributedTermsComponentTest, TestUtils, TestMiniSolrCloudCluster, TestRequestForwarding, TestDistributedGrouping, CloudMLTQParserTest, TestConfigSetProperties, SuggestComponentContextFilterQueryTest, TestSuggestSpellingConverter, TestClassicSimilarityFactory, ExitableDirectoryReaderTest, TestShardHandlerFactory, PluginInfoTest, IndexSchemaRuntimeFieldTest, DistribDocExpirationUpdateProcessorTest, TestDefaultStatsCache, QueryResultKeyTest, AutoCommitTest, SuggesterWFSTTest, CoreMergeIndexesAdminHandlerTest, TestFieldCache, TestTestInjection, TestRebalanceLeaders, TestReRankQParserPlugin, TestClusterStateMutator, ChangedSchemaMergeTest, CreateCollectionCleanupTest, ConjunctionSolrSpellCheckerTest, TestCloudPivotFacet, IgnoreCommitOptimizeUpdateProcessorFactoryTest, LeaderElectionIntegrationTest, TestInfoStreamLogging, TestCoreDiscovery, ResourceLoaderTest, TestPivotHelperCode, DataDrivenBlockJoinTest, TestSimpleTrackingShardHandler, TestFieldCacheWithThreads, NoCacheHeaderTest, OpenCloseCoreStressTest, StatsComponentTest, OutputWriterTest, ExplicitHLLTest, DateMathParserTest, TestOverriddenPrefixQueryForCustomFieldType, TestIndexingPerformance, SparseHLLTest, DirectSolrConnectionTest, BigEndianAscendingWordSerializerTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, TestFaceting, TestHashPartitioner, TestRealTimeGet, TestJoin, TestReload, TestStressVersions, HardAutoCommitTest, SolrCoreTest, TestGroupingSearch, SolrCmdDistributorTest, TestFiltering, TestLazyCores, TestIndexSearcher, SpellCheckCollatorTest, TestFoldingMultitermQuery, DocValuesTest, DocValuesMultiTest, TestSolrDeletionPolicy1, DebugComponentTest, CacheHeaderTest, TestWriterPerf, TestQueryTypes, PrimitiveFieldTypeTest, TestValueSourceCache, MoreLikeThisHandlerTest, RegexBoostProcessorTest, TestJmxIntegration, JSONWriterTest, PingRequestHandlerTest, SOLR749Test, TestQuerySenderListener, TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest, SolrIndexConfigTest, TestSolrDeletionPolicy2, TestBinaryField, MinimalSchemaTest, TestSolrCoreProperties, TestPhraseSuggestions, TestXIncludeConfig, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TimeZoneUtilsTest, TestFastOutputStream, SpellingQueryConverterTest, DOMUtilTest, TestSolrJ, TestLRUCache, ZkNodePropsTest, SystemInfoHandlerTest, CursorPagingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestDistributedMissingSort, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, CustomCollectionTest, DistributedQueueTest, HttpPartitionTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerStatusTest, RecoveryAfterSoftCommitTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudDeleteByQuery, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestDistribDocBasedVersion, TestExclusionRuleCollectionAccess, TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread, TestStressCloudBlindAtomicUpdates, TestStressLiveNodes, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest, HdfsNNFailoverTest, HdfsRestartWhileUpdatingTest, HdfsThreadLeakTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, RuleEngineTest, RulesTest, TestSolrConfigHandlerCloud]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrConfigHandlerCloud -Dtests.seed=49FA26D0FE604112 -Dtests.slow=true -Dtests.locale=it-CH -Dtests.timezone=Australia/ACT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestSolrConfigHandlerCloud (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.handler.TestSolrConfigHandlerCloud: 
   [junit4]    >    1) Thread[id=44666, name=Thread-7457, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
   [junit4]    >         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
   [junit4]    >         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
   [junit4]    >         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]    >         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
   [junit4]    >         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
   [junit4]    >         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:920)
   [junit4]    >         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2509)
   [junit4]    >         at org.apache.solr.core.SolrCore$$Lambda$57/14324207.run(Unknown Source)
   [junit4]    >         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2427)
   [junit4]    >    2) Thread[id=44353, name=SolrConfigHandler-refreshconf, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
   [junit4]    >         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
   [junit4]    >         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
   [junit4]    >         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]    >         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
   [junit4]    >         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
   [junit4]    >         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:920)
   [junit4]    >         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2509)
   [junit4]    >         at org.apache.solr.core.SolrCore$$Lambda$57/14324207.run(Unknown Source)
   [junit4]    >         at org.apache.solr.handler.SolrConfigHandler$Command$1.run(SolrConfigHandler.java:218)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([49FA26D0FE604112]:0)
   [junit4] Completed [534/619 (2!)] on J1 in 70.58s, 1 test, 1 error <<< FAILURES!

[...truncated 287 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:740: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:684: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\common-build.xml:530: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:1427: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:984: There were test failures: 619 suites (10 ignored), 2597 tests, 1 suite-level error, 1 failure, 127 ignored (82 assumptions) [seed: 49FA26D0FE604112]

Total time: 80 minutes 55 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



[JENKINS] Lucene-Solr-6.x-Windows (64bit/jdk1.8.0_92) - Build # 295 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/295/
Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestLiveFieldValues

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\J0\temp\lucene.search.TestLiveFieldValues_ADB1A07FC497DB73-001\livefieldupdates-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\J0\temp\lucene.search.TestLiveFieldValues_ADB1A07FC497DB73-001\livefieldupdates-001    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\J0\temp\lucene.search.TestLiveFieldValues_ADB1A07FC497DB73-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\J0\temp\lucene.search.TestLiveFieldValues_ADB1A07FC497DB73-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\J0\temp\lucene.search.TestLiveFieldValues_ADB1A07FC497DB73-001\livefieldupdates-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\J0\temp\lucene.search.TestLiveFieldValues_ADB1A07FC497DB73-001\livefieldupdates-001
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\J0\temp\lucene.search.TestLiveFieldValues_ADB1A07FC497DB73-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\J0\temp\lucene.search.TestLiveFieldValues_ADB1A07FC497DB73-001

	at __randomizedtesting.SeedInfo.seed([ADB1A07FC497DB73]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 1145 lines...]
   [junit4] Suite: org.apache.lucene.search.TestLiveFieldValues
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {id=PostingsFormat(name=Direct)}, docValues:{}, maxPointsInLeafNode=1550, maxMBSortInHeap=7.777715307974528, sim=ClassicSimilarity, locale=de-CH, timezone=VST
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=418069280,total=520093696
   [junit4]   2> NOTE: All tests run in this JVM: [TestSubScorerFreqs, TestPostingsOffsets, TestLegacyNumericUtils, TestDocInverterPerFieldErrorInfo, TestFilterDirectoryReader, TestBytesRefAttImpl, TestFSTs, TestPolygon2D, TestLongPostings, TestSimilarity, TestBooleanMinShouldMatch, TestSortRescorer, TestMultiTermsEnum, TestExitableDirectoryReader, Test2BPostings, Test2BTerms, TestUnicodeUtil, TestLucene50FieldInfoFormat, TestBasics, TestTermsEnum, TestSloppyMath, TestIndexFileDeleter, TestBytesStore, MultiCollectorTest, TestPositiveScoresOnlyCollector, TestMultiFields, TestOfflineSorter, TestPayloadsOnVectors, TestMaxPosition, TestTimSorterWorstCase, TestSegmentTermEnum, TestCharArrayMap, TestFuzzyQuery, TestStringMSBRadixSorter, TestField, TestPhraseQuery, TestGeoUtils, TestFixedBitSet, TestNRTCachingDirectory, TestRoaringDocIdSet, TestCharTermAttributeImpl, TestNotDocIdSet, TestAllFilesHaveChecksumFooter, TestMultiCollector, TestBM25Similarity, TestIndexSorting, TestBlockPostingsFormat2, TestWeakIdentityMap, TestTerms, TestLucene53NormsFormat, TestBagOfPositions, TestNIOFSDirectory, TestBufferedIndexInput, TestReaderWrapperDVTypeCheck, TestDisjunctionMaxQuery, TestElevationComparator, TestLongBitSet, TestSpanExplanations, TestSearchAfter, TestRecyclingByteBlockAllocator, TestBinaryDocument, TestIndexWriterCommit, TestCharFilter, TestBagOfPostings, TestDocValuesRewriteMethod, TestFieldMaskingSpanQuery, Test2BBKDPoints, TestSynonymQuery, Test2BPagedBytes, TestHighCompressionMode, Test2BSortedDocValuesFixedSorted, TestIndexWriterOnDiskFull, TestParallelReaderEmptyIndex, TestSumDocFreq, TestPhrasePrefixQuery, TestMultiTermQueryRewrites, TestFastDecompressionMode, TestTopDocsMerge, TestDocumentsWriterDeleteQueue, TestAllFilesHaveCodecHeader, TestSegmentTermDocs, TestSparseFixedBitSet, TestBytesRef, TestVersion, TestSpanOrQuery, TestFilterIterator, TestDocIdsWriter, TestBooleanRewrites, TestNumericDocValuesUpdates, TestRateLimiter, TestBooleanQuery, TestOperations, TestFilterLeafReader, TestFlex, TestFieldCacheRewriteMethod, TestTwoPhaseCommitTool, TestMergeRateLimiter, TestSpanNearQuery, TestAllFilesCheckIndexHeader, Test2BNumericDocValues, TestPerSegmentDeletes, TestSnapshotDeletionPolicy, TestCharacterUtils, TestIndexWriterMerging, TestWildcardRandom, TestDuelingCodecsAtNight, Test2BBinaryDocValues, TestFixedLengthBytesRefArray, TestNRTThreads, TestDuelingCodecs, TestStressAdvance, TestTimeLimitingCollector, TestMinimize, TestRollingUpdates, TestIndexWriterUnicode, TestTieredMergePolicy, TestArrayUtil, TestByteSlices, TestLockFactory, TestSegmentMerger, TestRegexpRandom2, TestPagedBytes, TestMultiDocValues, TestDocValuesIndexing, TestSimilarityBase, TestDeterminizeLexicon, TestCustomNorms, TestMixedCodecs, TestRAMDirectory, TestMultiPhraseQuery, TestMergeSchedulerExternal, TestBytesRefHash, TestStressNRT, TestIndexInput, TestForceMergeForever, TestNearSpansOrdered, TestSameScoresWithThreads, TestTermRangeQuery, TestMultiTermConstantScore, TestLiveFieldValues]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLiveFieldValues -Dtests.seed=ADB1A07FC497DB73 -Dtests.slow=true -Dtests.locale=de-CH -Dtests.timezone=VST -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestLiveFieldValues (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\J0\temp\lucene.search.TestLiveFieldValues_ADB1A07FC497DB73-001\livefieldupdates-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\J0\temp\lucene.search.TestLiveFieldValues_ADB1A07FC497DB73-001\livefieldupdates-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\J0\temp\lucene.search.TestLiveFieldValues_ADB1A07FC497DB73-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build\core\test\J0\temp\lucene.search.TestLiveFieldValues_ADB1A07FC497DB73-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ADB1A07FC497DB73]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [288/433 (1!)] on J0 in 0.38s, 1 test, 1 error <<< FAILURES!

[...truncated 496 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:740: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:684: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\build.xml:50: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:1427: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:984: There were test failures: 433 suites (1 ignored), 3709 tests, 1 suite-level error, 71 ignored (67 assumptions) [seed: ADB1A07FC497DB73]

Total time: 7 minutes 55 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