Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/731/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.overseer.ZkStateWriterTest

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.cloud.overseer.ZkStateWriterTest:     1) Thread[id=2318, 
name=watches-260-thread-1, state=TIMED_WAITING, group=TGRP-ZkStateWriterTest]   
      at sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         
at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.overseer.ZkStateWriterTest: 
   1) Thread[id=2318, name=watches-260-thread-1, state=TIMED_WAITING, 
group=TGRP-ZkStateWriterTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([6B1D1A70FDC4548B]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.overseer.ZkStateWriterTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=2318, name=watches-260-thread-1, state=TIMED_WAITING, 
group=TGRP-ZkStateWriterTest]         at sun.misc.Unsafe.park(Native Method)    
     at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)  
       at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         
at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=2318, name=watches-260-thread-1, state=TIMED_WAITING, 
group=TGRP-ZkStateWriterTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([6B1D1A70FDC4548B]:0)




Build Log:
[...truncated 10701 lines...]
   [junit4] Suite: org.apache.solr.cloud.overseer.ZkStateWriterTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.overseer.ZkStateWriterTest_6B1D1A70FDC4548B-001/init-core-data-001
   [junit4]   2> 252188 INFO  
(SUITE-ZkStateWriterTest-seed#[6B1D1A70FDC4548B]-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> 252195 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[6B1D1A70FDC4548B]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testZkStateWriterBatching
   [junit4]   2> 252195 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[6B1D1A70FDC4548B]) [    
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 252199 INFO  (Thread-847) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 252199 INFO  (Thread-847) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 252297 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[6B1D1A70FDC4548B]) [    
] o.a.s.c.ZkTestServer start zk server on port:60980
   [junit4]   2> 252297 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[6B1D1A70FDC4548B]) [    
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 252298 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[6B1D1A70FDC4548B]) [    
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 252302 INFO  (zkCallback-253-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@57295473 
name:ZooKeeperConnection Watcher:127.0.0.1:60980 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 252302 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[6B1D1A70FDC4548B]) [    
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 252302 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[6B1D1A70FDC4548B]) [    
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 252305 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[6B1D1A70FDC4548B]) [    
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 252306 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[6B1D1A70FDC4548B]) [    
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 252312 INFO  (zkCallback-254-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7d083ed7 
name:ZooKeeperConnection Watcher:127.0.0.1:60980 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 252312 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[6B1D1A70FDC4548B]) [    
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 252312 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[6B1D1A70FDC4548B]) [    
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 252312 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[6B1D1A70FDC4548B]) [    
] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 252336 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[6B1D1A70FDC4548B]) [    
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 252336 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[6B1D1A70FDC4548B]) [    
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 252350 INFO  (zkCallback-255-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@56e88f35 
name:ZooKeeperConnection Watcher:127.0.0.1:60980/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 252351 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[6B1D1A70FDC4548B]) [    
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 252352 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[6B1D1A70FDC4548B]) [    
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 252356 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[6B1D1A70FDC4548B]) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 252363 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[6B1D1A70FDC4548B]) [    
] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 252367 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[6B1D1A70FDC4548B]) [    
] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 252378 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[6B1D1A70FDC4548B]) [    
] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 252395 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[6B1D1A70FDC4548B]) [    
] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 252396 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[6B1D1A70FDC4548B]) [    
] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 252397 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[6B1D1A70FDC4548B]) [    
] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 252398 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[6B1D1A70FDC4548B]) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 252400 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[6B1D1A70FDC4548B]) [    
] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 252401 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[6B1D1A70FDC4548B]) [    
] o.a.s.c.c.SolrZkClient makePath: /collections/c2
   [junit4]   2> 252402 INFO  (zkCallback-255-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 252405 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[6B1D1A70FDC4548B]) [    
] o.a.s.c.o.ZkStateWriter going to create_collection /collections/c1/state.json
   [junit4]   2> 252408 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[6B1D1A70FDC4548B]) [    
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60980 60980
   [junit4]   2> 252434 INFO  (Thread-847) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:60980 60980
   [junit4]   2> 252435 INFO  
(TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[6B1D1A70FDC4548B]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testZkStateWriterBatching
   [junit4]   2> 252441 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testExternalModificationToStateFormat2
   [junit4]   2> 252442 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 252442 INFO  (Thread-848) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 252442 INFO  (Thread-848) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 252542 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.ZkTestServer start zk server on port:33922
   [junit4]   2> 252542 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 252543 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 252546 INFO  (zkCallback-257-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6df416fb 
name:ZooKeeperConnection Watcher:127.0.0.1:33922 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 252546 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 252546 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 252548 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 252548 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 252562 INFO  (zkCallback-258-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@74c8493e 
name:ZooKeeperConnection Watcher:127.0.0.1:33922 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 252563 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 252563 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 252563 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 252567 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 252567 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 252570 INFO  (zkCallback-259-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3c1c312f 
name:ZooKeeperConnection Watcher:127.0.0.1:33922/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 252570 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 252570 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 252571 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 252572 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 252574 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 252575 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 252576 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 252577 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 252578 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 252578 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 252579 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 252581 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c2
   [junit4]   2> 252582 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/c2/state.json
   [junit4]   2> 252584 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection c2
   [junit4]   2> 252584 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.ZkStateReader Adding lazily-loaded reference for collection c2
   [junit4]   2> 252585 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.o.ZkStateWriterTest Cluster state: live 
nodes:[]collections:{c2=LazyCollectionRef(c2)}
   [junit4]   2> 252585 INFO  (zkCallback-259-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 252586 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.ZkStateReader Refreshing lazily-loaded state for collection c2
   [junit4]   2> 252587 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/c2/state.json version: 0
   [junit4]   2> 252590 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33922 33922
   [junit4]   2> 252644 INFO  (Thread-848) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:33922 33922
   [junit4]   2> 252644 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testExternalModificationToStateFormat2
   [junit4]   2> 252650 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testExternalModificationToSharedClusterState
   [junit4]   2> 252650 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 252650 INFO  (Thread-849) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 252650 INFO  (Thread-849) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 252750 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.ZkTestServer start zk server on port:65177
   [junit4]   2> 252750 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 252751 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 252755 INFO  (zkCallback-261-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@38583d57 
name:ZooKeeperConnection Watcher:127.0.0.1:65177 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 252755 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 252755 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 252758 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 252758 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 252760 INFO  (zkCallback-262-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@8405e68 name:ZooKeeperConnection 
Watcher:127.0.0.1:65177 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 252760 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 252761 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 252761 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 252766 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 252767 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 252769 INFO  (zkCallback-263-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@391ab46 name:ZooKeeperConnection 
Watcher:127.0.0.1:65177/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 252770 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 252770 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 252770 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 252772 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 252775 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 252777 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 252779 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 252780 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 252781 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 252782 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 252783 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 252785 INFO  (zkCallback-263-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 252786 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c2
   [junit4]   2> 252790 INFO  (zkCallback-263-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 252790 INFO  (zkCallback-263-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [0])
   [junit4]   2> 252790 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.ZkStateReader Refreshing lazily-loaded state for collection c1
   [junit4]   2> 252791 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.c.ZkStateReader Refreshing lazily-loaded state for collection c2
   [junit4]   2> 252794 INFO  (zkCallback-263-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [0])
   [junit4]   2> 252802 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:65177 65177
   [junit4]   2> 252961 INFO  (Thread-849) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:65177 65177
   [junit4]   2> 252962 INFO  
(TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[6B1D1A70FDC4548B])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
testExternalModificationToSharedClusterState
   [junit4]   2> 252965 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[6B1D1A70FDC4548B]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testSingleExternalCollection
   [junit4]   2> 252965 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[6B1D1A70FDC4548B]) [ 
   ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 252968 INFO  (Thread-850) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 252968 INFO  (Thread-850) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 253065 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[6B1D1A70FDC4548B]) [ 
   ] o.a.s.c.ZkTestServer start zk server on port:59068
   [junit4]   2> 253066 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[6B1D1A70FDC4548B]) [ 
   ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 253067 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[6B1D1A70FDC4548B]) [ 
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 253075 INFO  (zkCallback-265-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@637e8c38 
name:ZooKeeperConnection Watcher:127.0.0.1:59068 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 253075 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[6B1D1A70FDC4548B]) [ 
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 253075 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[6B1D1A70FDC4548B]) [ 
   ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 253078 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[6B1D1A70FDC4548B]) [ 
   ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 253079 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[6B1D1A70FDC4548B]) [ 
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 253081 INFO  (zkCallback-266-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1a67ead1 
name:ZooKeeperConnection Watcher:127.0.0.1:59068 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 253081 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[6B1D1A70FDC4548B]) [ 
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 253082 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[6B1D1A70FDC4548B]) [ 
   ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 253082 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[6B1D1A70FDC4548B]) [ 
   ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 253088 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[6B1D1A70FDC4548B]) [ 
   ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 253088 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[6B1D1A70FDC4548B]) [ 
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 253090 INFO  (zkCallback-267-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@228f5a0f 
name:ZooKeeperConnection Watcher:127.0.0.1:59068/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 253090 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[6B1D1A70FDC4548B]) [ 
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 253090 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[6B1D1A70FDC4548B]) [ 
   ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 253091 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[6B1D1A70FDC4548B]) [ 
   ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 253094 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[6B1D1A70FDC4548B]) [ 
   ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 253097 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[6B1D1A70FDC4548B]) [ 
   ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 253099 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[6B1D1A70FDC4548B]) [ 
   ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 253102 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[6B1D1A70FDC4548B]) [ 
   ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 253103 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[6B1D1A70FDC4548B]) [ 
   ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 253105 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[6B1D1A70FDC4548B]) [ 
   ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 253106 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[6B1D1A70FDC4548B]) [ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 253108 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[6B1D1A70FDC4548B]) [ 
   ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 253109 INFO  (zkCallback-267-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 253111 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[6B1D1A70FDC4548B]) [ 
   ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/c1/state.json
   [junit4]   2> 253115 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[6B1D1A70FDC4548B]) [ 
   ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59068 59068
   [junit4]   2> 253279 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxnFactory Ignoring exception
   [junit4]   2> java.nio.channels.ClosedChannelException
   [junit4]   2>        at 
sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:235)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:188)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 253280 INFO  (Thread-850) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:59068 59068
   [junit4]   2> 253284 INFO  
(TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[6B1D1A70FDC4548B]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Ending testSingleExternalCollection
   [junit4]   2> 253300 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[6B1D1A70FDC4548B]) [   
 ] o.a.s.SolrTestCaseJ4 ###Starting testSingleLegacyCollection
   [junit4]   2> 253300 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[6B1D1A70FDC4548B]) [   
 ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 253300 INFO  (Thread-851) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 253301 INFO  (Thread-851) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 253401 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[6B1D1A70FDC4548B]) [   
 ] o.a.s.c.ZkTestServer start zk server on port:57194
   [junit4]   2> 253401 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[6B1D1A70FDC4548B]) [   
 ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 253402 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[6B1D1A70FDC4548B]) [   
 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 253415 INFO  (zkCallback-269-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7705910f 
name:ZooKeeperConnection Watcher:127.0.0.1:57194 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 253415 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[6B1D1A70FDC4548B]) [   
 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 253415 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[6B1D1A70FDC4548B]) [   
 ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 253417 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[6B1D1A70FDC4548B]) [   
 ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 253417 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[6B1D1A70FDC4548B]) [   
 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 253419 INFO  (zkCallback-270-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@60d76391 
name:ZooKeeperConnection Watcher:127.0.0.1:57194 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 253419 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[6B1D1A70FDC4548B]) [   
 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 253419 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[6B1D1A70FDC4548B]) [   
 ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 253420 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[6B1D1A70FDC4548B]) [   
 ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 253460 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[6B1D1A70FDC4548B]) [   
 ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 253461 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[6B1D1A70FDC4548B]) [   
 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 253463 INFO  (zkCallback-271-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1a9fd899 
name:ZooKeeperConnection Watcher:127.0.0.1:57194/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 253463 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[6B1D1A70FDC4548B]) [   
 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 253464 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[6B1D1A70FDC4548B]) [   
 ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 253467 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[6B1D1A70FDC4548B]) [   
 ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 253469 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[6B1D1A70FDC4548B]) [   
 ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 253470 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[6B1D1A70FDC4548B]) [   
 ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 253471 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[6B1D1A70FDC4548B]) [   
 ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 253473 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[6B1D1A70FDC4548B]) [   
 ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 253474 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[6B1D1A70FDC4548B]) [   
 ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 253474 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[6B1D1A70FDC4548B]) [   
 ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 253475 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[6B1D1A70FDC4548B]) [   
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 253477 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[6B1D1A70FDC4548B]) [   
 ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 253481 INFO  (zkCallback-271-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [0])
   [junit4]   2> 253482 INFO  (zkCallback-271-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 253504 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[6B1D1A70FDC4548B]) [   
 ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57194 57194
   [junit4]   2> 253531 INFO  (Thread-851) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:57194 57194
   [junit4]   2> 253539 INFO  
(TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[6B1D1A70FDC4548B]) [   
 ] o.a.s.SolrTestCaseJ4 ###Ending testSingleLegacyCollection
   [junit4]   2> 253550 INFO  
(SUITE-ZkStateWriterTest-seed#[6B1D1A70FDC4548B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> Jul 21, 2016 5:33:02 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked 
thread(s).
   [junit4]   2> Jul 21, 2016 5:33:22 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.solr.cloud.overseer.ZkStateWriterTest: 
   [junit4]   2>    1) Thread[id=2318, name=watches-260-thread-1, 
state=TIMED_WAITING, group=TGRP-ZkStateWriterTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]   2>         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]   2>         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Jul 21, 2016 5:33:22 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=2318, name=watches-260-thread-1, 
state=TIMED_WAITING, group=TGRP-ZkStateWriterTest]
   [junit4]   2> Jul 21, 2016 5:33:25 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=2318, name=watches-260-thread-1, 
state=TIMED_WAITING, group=TGRP-ZkStateWriterTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]   2>         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]   2>         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=287, maxMBSortInHeap=5.5570017240602585, 
sim=RandomSimilarity(queryNorm=false): {}, locale=es-DO, 
timezone=Europe/Ljubljana
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 
(64-bit)/cpus=3,threads=2,free=36509280,total=291504128
   [junit4]   2> NOTE: All tests run in this JVM: 
[ParsingFieldUpdateProcessorsTest, DistributedExpandComponentTest, 
ChaosMonkeyNothingIsSafeTest, TestJmxIntegration, 
TestTolerantUpdateProcessorCloud, TestLockTree, TestReplicationHandler, 
BlockDirectoryTest, TestClusterStateMutator, 
TestHighFrequencyDictionaryFactory, DistributedFacetPivotLongTailTest, 
RegexBoostProcessorTest, TestHighlightDedupGrouping, HdfsNNFailoverTest, 
TestIBSimilarityFactory, ZkStateWriterTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ZkStateWriterTest 
-Dtests.seed=6B1D1A70FDC4548B -Dtests.slow=true -Dtests.locale=es-DO 
-Dtests.timezone=Europe/Ljubljana -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | ZkStateWriterTest (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.overseer.ZkStateWriterTest: 
   [junit4]    >    1) Thread[id=2318, name=watches-260-thread-1, 
state=TIMED_WAITING, group=TGRP-ZkStateWriterTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6B1D1A70FDC4548B]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=2318, name=watches-260-thread-1, 
state=TIMED_WAITING, group=TGRP-ZkStateWriterTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6B1D1A70FDC4548B]:0)
   [junit4] Completed [55/623 (1!)] on J0 in 24.43s, 5 tests, 2 errors <<< 
FAILURES!

[...truncated 61864 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to