Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5308/
Java: 64bit/jdk1.8.0_60 -XX:+UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestCloudPivotFacet

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.TestCloudPivotFacet:  
   1) Thread[id=4931, 
name=OverseerHdfsCoreFailoverThread-94637070258667531-127.0.0.1:55952_oj%2Fp-n_0000000002,
 state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
         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.TestCloudPivotFacet: 
   1) Thread[id=4931, 
name=OverseerHdfsCoreFailoverThread-94637070258667531-127.0.0.1:55952_oj%2Fp-n_0000000002,
 state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([F8BF90845D99DA2A]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestCloudPivotFacet

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=4931, 
name=OverseerHdfsCoreFailoverThread-94637070258667531-127.0.0.1:55952_oj%2Fp-n_0000000002,
 state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]         at 
java.lang.Throwable.getStackTraceElement(Native Method)         at 
java.lang.Throwable.getOurStackTrace(Throwable.java:827)         at 
java.lang.Throwable.printStackTrace(Throwable.java:656)         at 
java.lang.Throwable.printStackTrace(Throwable.java:721)         at 
org.apache.solr.common.SolrException.toStr(SolrException.java:170)         at 
org.apache.solr.common.SolrException.log(SolrException.java:144)         at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:133)
         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=4931, 
name=OverseerHdfsCoreFailoverThread-94637070258667531-127.0.0.1:55952_oj%2Fp-n_0000000002,
 state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]
        at java.lang.Throwable.getStackTraceElement(Native Method)
        at java.lang.Throwable.getOurStackTrace(Throwable.java:827)
        at java.lang.Throwable.printStackTrace(Throwable.java:656)
        at java.lang.Throwable.printStackTrace(Throwable.java:721)
        at org.apache.solr.common.SolrException.toStr(SolrException.java:170)
        at org.apache.solr.common.SolrException.log(SolrException.java:144)
        at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:133)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([F8BF90845D99DA2A]:0)


FAILED:  org.apache.solr.logging.TestLogWatcher.testLog4jWatcher

Error Message:
expected:<13> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<13> but was:<1>
        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.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.logging.TestLogWatcher.testLog4jWatcher(TestLogWatcher.java:54)
        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:497)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
        at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
        at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:244)
        at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:355)
        at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:10)




Build Log:
[...truncated 9716 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudPivotFacet
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_F8BF90845D99DA2A-001\init-core-data-001
   [junit4]   2> 612758 INFO  
(SUITE-TestCloudPivotFacet-seed#[F8BF90845D99DA2A]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /oj/p
   [junit4]   2> 612758 INFO  
(SUITE-TestCloudPivotFacet-seed#[F8BF90845D99DA2A]-worker) [    ] 
o.a.s.c.TestCloudPivotFacet init'ing useFieldRandomizedFactor = 21
   [junit4]   2> 612761 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 612761 INFO  (Thread-2202) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 612761 INFO  (Thread-2202) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 612870 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:55912
   [junit4]   2> 612870 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 612871 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 612875 INFO  (zkCallback-479-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1e8fd5ba 
name:ZooKeeperConnection Watcher:127.0.0.1:55912 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 612875 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 612875 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 612875 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 612880 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 612882 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 612883 INFO  (zkCallback-480-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6878e97 name:ZooKeeperConnection 
Watcher:127.0.0.1:55912/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 612883 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 612885 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 612885 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 612886 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 612887 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 612889 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 612891 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 612891 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 612893 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 612893 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 612896 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 612896 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 612897 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 612897 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 612899 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 612899 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 612901 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 612901 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 612903 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 612903 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 612905 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 612905 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 612907 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 612907 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 612909 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 612909 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 612911 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 612911 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 613326 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_F8BF90845D99DA2A-001\control-001\cores\collection1
   [junit4]   2> 613330 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] o.e.j.s.Server 
jetty-9.2.13.v20150730
   [junit4]   2> 613332 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@43997035{/oj/p,null,AVAILABLE}
   [junit4]   2> 613333 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@c99fa0c{HTTP/1.1}{127.0.0.1:55919}
   [junit4]   2> 613333 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] o.e.j.s.Server 
Started @617297ms
   [junit4]   2> 613333 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_F8BF90845D99DA2A-001\tempDir-001/control/data,
 hostContext=/oj/p, hostPort=55919, 
coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_F8BF90845D99DA2A-001\control-001\cores}
   [junit4]   2> 613333 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 613333 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_F8BF90845D99DA2A-001\control-001\'
   [junit4]   2> 613356 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 613356 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 613358 INFO  (zkCallback-481-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3d9d6b66 
name:ZooKeeperConnection Watcher:127.0.0.1:55912/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 613358 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 613358 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 613359 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 613359 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_F8BF90845D99DA2A-001\control-001\solr.xml
   [junit4]   2> 613366 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_F8BF90845D99DA2A-001\control-001\cores
   [junit4]   2> 613366 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 910126648
   [junit4]   2> 613366 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_F8BF90845D99DA2A-001\control-001\]
   [junit4]   2> 613366 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_F8BF90845D99DA2A-001\control-001\lib
   [junit4]   2> 613366 WARN  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_F8BF90845D99DA2A-001\control-001\lib).
   [junit4]   2> 613373 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
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> 613376 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 613376 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 613376 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 613376 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55912/solr
   [junit4]   2> 613376 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 613376 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 613378 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 613379 INFO  (zkCallback-483-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5ecb9ba9 
name:ZooKeeperConnection Watcher:127.0.0.1:55912 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 613379 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 613379 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 613382 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 613385 INFO  
(zkCallback-484-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@78de82d name:ZooKeeperConnection 
Watcher:127.0.0.1:55912/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 613385 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 613386 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 613387 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 613388 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 613389 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 613390 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 613391 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 613392 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 613393 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.c.SolrZkClient makePath: 
/clusterstate.json
   [junit4]   2> 613394 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 613395 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55919_oj%2Fp
   [junit4]   2> 613395 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:55919_oj%2Fp
   [junit4]   2> 613405 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 613407 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 613408 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 613408 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94637070258667524-127.0.0.1:55919_oj%2Fp-n_0000000000
   [junit4]   2> 613409 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:55919_oj%2Fp
   [junit4]   2> 613409 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 613410 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.Overseer Overseer 
(id=94637070258667524-127.0.0.1:55919_oj%2Fp-n_0000000000) starting
   [junit4]   2> 613412 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 613416 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.OverseerAutoReplicaFailoverThread 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 613416 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 613416 INFO  
(OverseerCollectionConfigSetProcessor-94637070258667524-127.0.0.1:55919_oj%2Fp-n_0000000000)
 [n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 613416 INFO  
(OverseerStateUpdate-94637070258667524-127.0.0.1:55919_oj%2Fp-n_0000000000) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.Overseer Starting to work on the main 
queue
   [junit4]   2> 613431 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.CoreContainer Security conf doesn't 
exist. Skipping setup for authorization module.
   [junit4]   2> 613431 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 613432 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.CoresLocator Looking for core 
definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_F8BF90845D99DA2A-001\control-001\cores
   [junit4]   2> 613434 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, configSetProperties=configsetprops.json, 
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_F8BF90845D99DA2A-001\control-001\cores\collection1,
 collection=control_collection, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_F8BF90845D99DA2A-001\control-001\cores\collection1\,
 coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 613434 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.CoresLocator Found core collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_F8BF90845D99DA2A-001\control-001\cores\collection1\
   [junit4]   2> 613434 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 613435 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 613435 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 613435 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection   x:collection1] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 613435 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection   x:collection1] 
o.a.s.c.ZkController numShards not found on descriptor - reading it from system 
property
   [junit4]   2> 613437 INFO  
(OverseerStateUpdate-94637070258667524-127.0.0.1:55919_oj%2Fp-n_0000000000) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55919/oj/p";,
   [junit4]   2>   "node_name":"127.0.0.1:55919_oj%2Fp",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 613437 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection   x:collection1] 
o.a.s.c.ZkController look for our core node name
   [junit4]   2> 613437 INFO  
(OverseerStateUpdate-94637070258667524-127.0.0.1:55919_oj%2Fp-n_0000000000) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.o.ReplicaMutator Update state 
numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55919/oj/p";,
   [junit4]   2>   "node_name":"127.0.0.1:55919_oj%2Fp",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 613437 INFO  
(OverseerStateUpdate-94637070258667524-127.0.0.1:55919_oj%2Fp-n_0000000000) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: control_collection
   [junit4]   2> 613438 INFO  
(OverseerStateUpdate-94637070258667524-127.0.0.1:55919_oj%2Fp-n_0000000000) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 613439 INFO  
(zkCallback-484-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.c.ZkStateReader A cluster state change: 
WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, 
has occurred - updating... (live nodes size: 1)
   [junit4]   2> 614515 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection   x:collection1] 
o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 614515 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection   x:collection1] 
o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 614515 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection   x:collection1] 
o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 614515 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 614516 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 614516 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_F8BF90845D99DA2A-001\control-001\cores\collection1\'
   [junit4]   2> 614532 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection   x:collection1] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 614540 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection   x:collection1] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 614542 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 614563 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection   x:collection1] o.a.s.c.Config 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 614564 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection   x:collection1] 
o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 614567 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 614632 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 614638 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection   x:collection1] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 614640 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection   x:collection1] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 614648 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 614651 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 614652 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 614653 WARN  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 614653 WARN  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 614653 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 614654 WARN  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 614654 WARN  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 614656 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection   x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf1', 
cwd=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 614657 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 614657 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 614657 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_F8BF90845D99DA2A-001\control-001\cores\collection1\],
 dataDir=[null]
   [junit4]   2> 614657 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@32de69be
   [junit4]   2> 614657 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_F8BF90845D99DA2A-001\control-001\cores\collection1\data\
   [junit4]   2> 614657 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_F8BF90845D99DA2A-001\control-001\cores\collection1\data\index/
   [junit4]   2> 614658 WARN  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_F8BF90845D99DA2A-001\control-001\cores\collection1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 614658 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_F8BF90845D99DA2A-001\control-001\cores\collection1\data\index
   [junit4]   2> 614658 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.33550109240488857]
   [junit4]   2> 614658 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@190fb3ba 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@24bf5c9f),segFN=segments_1,generation=1}
   [junit4]   2> 614658 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 614660 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:55919_oj%2Fp 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
Looking for old index directories to cleanup for core collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_F8BF90845D99DA2A-001\control-001\cores\collection1\data\
   [junit4]   2> 614660 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:55919_oj%2Fp 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_F8BF90845D99DA2A-001\control-001\cores\collection1\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 614663 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 614663 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 614663 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 614664 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 614664 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 614664 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 614664 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 614664 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 614664 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 614668 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 614669 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 614669 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 614670 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 614672 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 614673 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 614674 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 614674 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 614675 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 614675 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 614675 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=39, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=75.8935546875, 
floorSegmentMB=1.2568359375, forceMergeDeletesPctAllowed=22.623106452654532, 
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3102688881470288
   [junit4]   2> 614675 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@190fb3ba 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@24bf5c9f),segFN=segments_1,generation=1}
   [junit4]   2> 614675 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 614675 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7b6a8a80[collection1] 
main
   [junit4]   2> 614675 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 614676 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 614676 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based 
storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 614676 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO 
with znodeBase: /configs/conf1
   [junit4]   2> 614676 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 614676 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 614677 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode 
/configs/conf1/_rest_managed.json
   [junit4]   2> 614677 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 614677 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 614677 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 614677 INFO  
(searcherExecutor-2240-thread-1-processing-n:127.0.0.1:55919_oj%2Fp 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7b6a8a80[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 614677 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 614677 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 614677 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 614677 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1514193126144606208
   [junit4]   2> 614680 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with 
highest version 1514193126144606208
   [junit4]   2> 614681 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 614681 INFO  
(coreLoadExecutor-2239-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 614681 INFO  
(coreZkRegister-2233-thread-1-processing-n:127.0.0.1:55919_oj%2Fp x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55919_oj%2Fp 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
Register replica - core:collection1 address:http://127.0.0.1:55919/oj/p 
collection:control_collection shard:shard1
   [junit4]   2> 614682 INFO  
(coreZkRegister-2233-thread-1-processing-n:127.0.0.1:55919_oj%2Fp x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55919_oj%2Fp 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 614686 INFO  
(coreZkRegister-2233-thread-1-processing-n:127.0.0.1:55919_oj%2Fp x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55919_oj%2Fp 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector 
Joined leadership election with path: 
/collections/control_collection/leader_elect/shard1/election/94637070258667524-core_node1-n_0000000000
   [junit4]   2> 614686 INFO  
(coreZkRegister-2233-thread-1-processing-n:127.0.0.1:55919_oj%2Fp x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55919_oj%2Fp 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 614688 INFO  
(coreZkRegister-2233-thread-1-processing-n:127.0.0.1:55919_oj%2Fp x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55919_oj%2Fp 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 614688 INFO  
(coreZkRegister-2233-thread-1-processing-n:127.0.0.1:55919_oj%2Fp x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55919_oj%2Fp 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 614688 INFO  
(coreZkRegister-2233-thread-1-processing-n:127.0.0.1:55919_oj%2Fp x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55919_oj%2Fp 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:55919/oj/p/collection1/
   [junit4]   2> 614688 INFO  
(coreZkRegister-2233-thread-1-processing-n:127.0.0.1:55919_oj%2Fp x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55919_oj%2Fp 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 614688 INFO  
(coreZkRegister-2233-thread-1-processing-n:127.0.0.1:55919_oj%2Fp x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55919_oj%2Fp 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:55919/oj/p/collection1/ has no replicas
   [junit4]   2> 614688 INFO  
(coreZkRegister-2233-thread-1-processing-n:127.0.0.1:55919_oj%2Fp x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55919_oj%2Fp 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:55919/oj/p/collection1/ shard1
   [junit4]   2> 614688 INFO  
(OverseerStateUpdate-94637070258667524-127.0.0.1:55919_oj%2Fp-n_0000000000) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 614688 INFO  
(coreZkRegister-2233-thread-1-processing-n:127.0.0.1:55919_oj%2Fp x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55919_oj%2Fp 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 614690 INFO  
(coreZkRegister-2233-thread-1-processing-n:127.0.0.1:55919_oj%2Fp x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55919_oj%2Fp 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 614693 INFO  
(OverseerStateUpdate-94637070258667524-127.0.0.1:55919_oj%2Fp-n_0000000000) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:55919/oj/p";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 614804 INFO  
(zkCallback-484-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.c.ZkStateReader A cluster state change: 
WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, 
has occurred - updating... (live nodes size: 1)
   [junit4]   2> 614857 INFO  
(coreZkRegister-2233-thread-1-processing-n:127.0.0.1:55919_oj%2Fp x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55919_oj%2Fp 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
We are http://127.0.0.1:55919/oj/p/collection1/ and leader is 
http://127.0.0.1:55919/oj/p/collection1/
   [junit4]   2> 614857 INFO  
(coreZkRegister-2233-thread-1-processing-n:127.0.0.1:55919_oj%2Fp x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55919_oj%2Fp 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55919/oj/p
   [junit4]   2> 614857 INFO  
(coreZkRegister-2233-thread-1-processing-n:127.0.0.1:55919_oj%2Fp x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55919_oj%2Fp 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 614857 INFO  
(coreZkRegister-2233-thread-1-processing-n:127.0.0.1:55919_oj%2Fp x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55919_oj%2Fp 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
publishing state=active
   [junit4]   2> 614857 INFO  
(coreZkRegister-2233-thread-1-processing-n:127.0.0.1:55919_oj%2Fp x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55919_oj%2Fp 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 614859 INFO  
(OverseerStateUpdate-94637070258667524-127.0.0.1:55919_oj%2Fp-n_0000000000) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55919/oj/p";,
   [junit4]   2>   "node_name":"127.0.0.1:55919_oj%2Fp",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 614860 INFO  
(OverseerStateUpdate-94637070258667524-127.0.0.1:55919_oj%2Fp-n_0000000000) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.o.ReplicaMutator Update state 
numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55919/oj/p";,
   [junit4]   2>   "node_name":"127.0.0.1:55919_oj%2Fp",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 614970 INFO  
(zkCallback-484-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.c.ZkStateReader A cluster state change: 
WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, 
has occurred - updating... (live nodes size: 1)
   [junit4]   2> 615053 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 615054 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 615055 INFO  (zkCallback-486-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@387ce279 
name:ZooKeeperConnection Watcher:127.0.0.1:55912/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 615055 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 615055 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 615055 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 615059 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 615416 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_F8BF90845D99DA2A-001\shard-1-001\cores\collection1
   [junit4]   2> 615419 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_F8BF90845D99DA2A-001\shard-1-001
   [junit4]   2> 615419 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] o.e.j.s.Server 
jetty-9.2.13.v20150730
   [junit4]   2> 615421 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6b1425ab{/oj/p,null,AVAILABLE}
   [junit4]   2> 615421 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1464c4ef{HTTP/1.1}{127.0.0.1:55934}
   [junit4]   2> 615421 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] o.e.j.s.Server 
Started @619234ms
   [junit4]   2> 615421 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_F8BF90845D99DA2A-001\tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/oj/p, hostPort=55934, 
coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_F8BF90845D99DA2A-001\shard-1-001\cores}
   [junit4]   2> 615422 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 615422 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_F8BF90845D99DA2A-001\shard-1-001\'
   [junit4]   2> 615461 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 615463 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 615463 INFO  (zkCallback-487-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@13c5521f 
name:ZooKeeperConnection Watcher:127.0.0.1:55912/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 615463 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 615463 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 615464 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 615464 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_F8BF90845D99DA2A-001\shard-1-001\solr.xml
   [junit4]   2> 615471 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_F8BF90845D99DA2A-001\shard-1-001\cores
   [junit4]   2> 615471 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1150409178
   [junit4]   2> 615471 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_F8BF90845D99DA2A-001\shard-1-001\]
   [junit4]   2> 615471 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_F8BF90845D99DA2A-001\shard-1-001\lib
   [junit4]   2> 615471 WARN  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_F8BF90845D99DA2A-001\shard-1-001\lib).
   [junit4]   2> 615480 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
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> 615482 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 615483 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 615483 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 615483 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55912/solr
   [junit4]   2> 615483 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 615483 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 615484 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 615486 INFO  (zkCallback-489-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@19a7ffc0 
name:ZooKeeperConnection Watcher:127.0.0.1:55912 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 615487 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 615487 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 615489 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55934_oj%2Fp    ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 615490 INFO  
(zkCallback-490-thread-1-processing-n:127.0.0.1:55934_oj%2Fp) 
[n:127.0.0.1:55934_oj%2Fp    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@40d9333a 
name:ZooKeeperConnection Watcher:127.0.0.1:55912/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 615491 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55934_oj%2Fp    ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 615499 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55934_oj%2Fp    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 616583 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55934_oj%2Fp    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55934_oj%2Fp
   [junit4]   2> 616583 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55934_oj%2Fp    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:55934_oj%2Fp
   [junit4]   2> 616585 INFO  
(zkCallback-490-thread-1-processing-n:127.0.0.1:55934_oj%2Fp) 
[n:127.0.0.1:55934_oj%2Fp    ] 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> 616585 INFO  (zkCallback-486-thread-1) [    ] 
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> 616585 INFO  
(zkCallback-484-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp    ] 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> 616587 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55934_oj%2Fp    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 616587 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55934_oj%2Fp    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94637070258667528-127.0.0.1:55934_oj%2Fp-n_0000000001
   [junit4]   2> 616588 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55934_oj%2Fp    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94637070258667524-127.0.0.1:55919_oj%2Fp-n_0000000000 
to know if I could be the leader
   [junit4]   2> 616602 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55934_oj%2Fp    ] o.a.s.c.CoreContainer Security conf doesn't 
exist. Skipping setup for authorization module.
   [junit4]   2> 616602 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55934_oj%2Fp    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 616603 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55934_oj%2Fp    ] o.a.s.c.CoresLocator Looking for core 
definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_F8BF90845D99DA2A-001\shard-1-001\cores
   [junit4]   2> 616606 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55934_oj%2Fp    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, configSetProperties=configsetprops.json, 
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_F8BF90845D99DA2A-001\shard-1-001\cores\collection1,
 collection=collection1, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_F8BF90845D99DA2A-001\shard-1-001\cores\collection1\,
 coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 616607 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55934_oj%2Fp    ] o.a.s.c.CoresLocator Found core collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_F8BF90845D99DA2A-001\shard-1-001\cores\collection1\
   [junit4]   2> 616607 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55934_oj%2Fp    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 616608 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55934_oj%2Fp    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 616608 INFO  
(TEST-TestCloudPivotFacet.test-seed#[F8BF90845D99DA2A]) 
[n:127.0.0.1:55934_oj%2Fp    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 616608 INFO  
(coreLoadExecutor-2250-thread-1-processing-n:127.0.0.1:55934_oj%2Fp) 
[n:127.0.0.1:55934_oj%2Fp c:collection1   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 616608 INFO  
(coreLoadExecutor-2250-thread-1-processing-n:127.0.0.1:55934_oj%2Fp) 
[n:127.0.0.1:55934_oj%2Fp c:collection1   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 616610 INFO  
(OverseerStateUpdate-94637070258667524-127.0.0.1:55919_oj%2Fp-n_0000000000) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55934/oj/p";,
   [junit4]   2>   "node_name":"127.0.0.1:55934_oj%2Fp",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 616611 INFO  
(coreLoadExecutor-2250-thread-1-processing-n:127.0.0.1:55934_oj%2Fp) 
[n:127.0.0.1:55934_oj%2Fp c:collection1   x:collection1] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 616611 INFO  
(OverseerStateUpdate-94637070258667524-127.0.0.1:55919_oj%2Fp-n_0000000000) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.o.ReplicaMutator Update state 
numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55934/oj/p";,
   [junit4]   2>   "node_name":"127.0.0.1:55934_oj%2Fp",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 616611 INFO  
(OverseerStateUpdate-94637070258667524-127.0.0.1:55919_oj%2Fp-n_0000000000) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: collection1
   [junit4]   2> 616611 INFO  
(OverseerStateUpdate-94637070258667524-127.0.0.1:55919_oj%2Fp-n_0000000000) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard2
   [junit4]   2> 616612 INFO  (zkCallback-486-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 616612 INFO  
(zkCallback-484-thread-1-processing-n:127.0.0.1:55919_oj%2Fp) 
[n:127.0.0.1:55919_oj%2Fp    ] o.a.s.c.c.ZkStateReader A cluster state change: 
WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, 
has occurred - updating... (live nodes size: 2)
   [junit4]   2> 616612 INFO  
(zkCallback-490-thread-1-processing-n:127.0.0.1:55934_oj%2Fp) 
[n:127.0.0.1:55934_oj%2Fp    ] o.a.s.c.c.ZkStateReader A cluster state change: 
WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, 
has occurred - updating... (live nodes size: 2)
   [junit4]   2> 617628 INFO  
(coreLoadExecutor-2250-thread-1-processing-n:127.0.0.1:55934_oj%2Fp) 
[n:127.0.0.1:55934_oj%2Fp c:collection1   x:collection1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for collection1
   [junit4]   2> 617628 INFO  
(coreLoadExecutor-2250-thread-1-processing-n:127.0.0.1:55934_oj%2Fp) 
[n:127.0.0.1:55934_oj%2Fp c:collection1   x:collection1] o.a.s.c.ZkController 
Check for collection zkNode:collection1
   [junit4]   2> 617628 INFO  
(coreLoadExecutor-2250-thread-1-processing-n:127.0.0.1:55934_oj%2Fp) 
[n:127.0.0.1:55934_oj%2Fp c:collection1   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 617628 INFO  
(coreLoadExecutor-2250-thread-1-processing-n:127.0.0.1:55934_oj%2Fp) 
[n:127.0.0.1:55934_oj%2Fp c:collection1   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 617628 INFO  
(coreLoadExecutor-2250-thread-1-processing-n:127.0.0.1:55934_oj%2Fp) 
[n:127.0.0.1:55934_oj%2Fp c:collection1   x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 617628 INFO  
(coreLoadExecutor-2250-thread-1-processing-n:127.0.0.1:55934_oj%2Fp) 
[n:127.0.0.1:55934_oj%2Fp c:collection1   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_F8BF90845D99DA2A-001\shard-1-001\cores\collection1\'
   [junit4]   2> 617640 INFO  
(coreLoadExecutor-2250-thread-1-processing-n:127.0.0.1:55934_oj%2Fp) 
[n:127.0.0.1:55934_oj%2Fp c:collection1   x:collection1] o.a.s.c.Config loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 617645 INFO  
(coreLoadExecutor-2250-thread-1-processing-n:127.0.0.1:55934_oj%2Fp) 
[n:127.0.0.1:55934_oj%2Fp c:collection1   x:collection1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 617648 INFO  
(coreLoadExecutor-2250-thread-1-processing-n:127.0.0.1:55934_oj%2Fp) 
[n:127.0.0.1:55934_oj%2Fp c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 617653 INFO  
(coreLoadExecutor-2250-thread-1-processing-n:127.0.0.1:55934_oj%2Fp) 
[n:127.0.0.1:55934_oj%2Fp c:collection1   x:collection1] o.a.s.c.Config Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 617654 INFO  
(coreLoadExecutor-2250-thread-1-processing-n:127.0.0.1:55934_oj%2Fp) 
[n:127.0.0.1:55934_oj%2Fp c:collection1   x:collection1] o.a.s.s.IndexSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 617657 INFO  
(coreLoadExecutor-2250-thread-1-processing-n:127.0.0.1:55934_oj%2Fp) 
[n:127.0.0.1:55934_oj%2Fp c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 617737 INFO  
(coreLoadExecutor-2250-thread-1-processing-n:127.0.0.1:55934_oj%2Fp) 
[n:127.0.0.1:55934_oj%2Fp c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 617743 INFO  
(coreLoadExecutor-2250-thread-1-processing-n:127.0.0.1:55934_oj%2Fp) 
[n:127.0.0.1:55934_oj%2Fp c:collection1   x:collection1] o.a.s.s.IndexSchema 
default search field in schema is text
   [junit4]   2> 617743 INFO  
(coreLoadExecutor-2250-thread-1-processing-n:127.0.0.1:55934_oj%2Fp) 
[n:127.0.0.1:55934_oj%2Fp c:collection1   x:collection1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 617752 INFO  
(coreLoadExecutor-2250-thread-1-processing-n:127.0.0.1:55934_oj%2Fp) 
[n:127.0.0.1:55934_oj%2Fp c:collection1   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 617753 INFO  
(coreLoadExecutor-2250-thread-1-processing-n:127.0.0.1:55934_oj%2Fp) 
[n:127.0.0.1:55934_oj%2Fp c:collection1   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 617755 INFO  
(coreLoadExecutor-2250-thread-1-processing-n:127.0.0.1:55934_oj%2Fp) 
[n:127.0.0.1:55934_oj%2Fp c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 617756 WARN  
(coreLoadExecutor-2250-thread-1-processing-n:127.0.0.1:55934_oj%2Fp) 
[n:127.0.0.1:55934_oj%2Fp c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 617756 WARN  
(coreLoadExecutor-2250-thread-1-processing-n:127.0.0.1:55934_oj%2Fp) 
[n:127.0.0.1:55934_oj%2Fp c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 617756 INFO  
(coreLoadExecutor-2250-thread-1-processing-n:127.0.0.1:55934_oj%2Fp) 
[n:127.0.0.1:55934_oj%2Fp c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 617758 WARN  
(coreLoadExecutor-2250-thread-1-processing-n:127.0.0.1:55934_oj%2Fp) 
[n:127.0.0.1:55934_oj%2Fp c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 617758 WARN  
(coreLoadExecutor-2250-thread-1-processing-n:127.0.0.1:55934_oj%2Fp) 
[n:127.0.0.1:55934_oj%2Fp c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 617762 INFO  
(coreLoadExecutor-2250-thread-1-processing-n:127.0.0.1:55934_oj%2Fp) 
[n:127.0.0.1:55934_oj%2Fp c:collection1   x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf1', 
cwd=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 617762 INFO  
(coreLoadExecutor-2250-thread-1-processing-n:127.0.0.1:55934_oj%2Fp) 
[n:127.0.0.1:55934_oj%2Fp c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 617762 INFO  
(coreLoadExecutor-2250-thread-1-processing-n:127.0.0.1:55934_oj%2Fp) 
[n:127.0.0.1:55934_oj%2Fp c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 617763 INFO  
(coreLoadExecutor-2250-thread-1-processing-n:127.0.0.1:55934_oj%2Fp) 
[n:127.0.0.1:55934_oj%2Fp c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPivotFacet_F8BF90845D99DA2A-001\shard-1-001\cores\collection1\],
 dataDir=[null]
   [junit4]   2> 617763 INFO  
(coreLoadExecutor-2250-thread-1-processing-n:127.0.0.1:55934_oj%2Fp) 
[n:127.0.0.1:55934_oj%2Fp c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@32de69be
   [junit4]   2> 617763 INFO  
(coreLoadExecutor-2250-thread-1-processing-n:127.0.0.1:55934_oj%2Fp) 
[n:127.0.0.1:55934_oj%2Fp c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\.

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

work loop.:org.apache.solr.common.SolrException: Error reading cluster 
properties
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:732)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.doWork(OverseerAutoReplicaFailoverThread.java:152)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:131)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: 
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /clusterprops.json
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:319)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:316)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:316)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:725)
   [junit4]   2>        ... 3 more
   [junit4]   2> 
   [junit4]   2> 725033 ERROR 
(OverseerHdfsCoreFailoverThread-94637070258667531-127.0.0.1:55952_oj%2Fp-n_0000000002)
 [n:127.0.0.1:55952_oj%2Fp    ] o.a.s.c.OverseerAutoReplicaFailoverThread 
OverseerAutoReplicaFailoverThread had an error in its thread work 
loop.:org.apache.solr.common.SolrException: Error reading cluster properties
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:732)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.doWork(OverseerAutoReplicaFailoverThread.java:152)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:131)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: 
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /clusterprops.json
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:319)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:316)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:316)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:725)
   [junit4]   2>        ... 3 more
   [junit4]   2> 
   [junit4]   2> 725033 ERROR 
(OverseerHdfsCoreFailoverThread-94637070258667531-127.0.0.1:55952_oj%2Fp-n_0000000002)
 [n:127.0.0.1:55952_oj%2Fp    ] o.a.s.c.OverseerAutoReplicaFailoverThread 
OverseerAutoReplicaFailoverThread had an error in its thread work 
loop.:org.apache.solr.common.SolrException: Error reading cluster properties
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:732)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.doWork(OverseerAutoReplicaFailoverThread.java:152)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:131)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: 
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /clusterprops.json
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:319)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:316)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:316)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:725)
   [junit4]   2>        ... 3 more
   [junit4]   2> 
   [junit4]   2> 725034 ERROR 
(OverseerHdfsCoreFailoverThread-94637070258667531-127.0.0.1:55952_oj%2Fp-n_0000000002)
 [n:127.0.0.1:55952_oj%2Fp    ] o.a.s.c.OverseerAutoReplicaFailoverThread 
OverseerAutoReplicaFailoverThread had an error in its thread work 
loop.:org.apache.solr.common.SolrException: Error reading cluster properties
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:732)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.doWork(OverseerAutoReplicaFailoverThread.java:152)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:131)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: 
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /clusterprops.json
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:319)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:316)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:316)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:725)
   [junit4]   2>        ... 3 more
   [junit4]   2> 
   [junit4] FAILURE 0.01s J0 | TestLogWatcher.testLog4jWatcher <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<13> but 
was:<1>
   [junit4]    >        at 
org.apache.solr.logging.TestLogWatcher.testLog4jWatcher(TestLogWatcher.java:54)
   [junit4]   2> 725034 ERROR 
(OverseerHdfsCoreFailoverThread-94637070258667531-127.0.0.1:55952_oj%2Fp-n_0000000002)
 [n:127.0.0.1:55952_oj%2Fp    ] o.a.s.c.OverseerAutoReplicaFailoverThread 
OverseerAutoReplicaFailoverThread had an error in its thread work 
loop.:org.apache.solr.common.SolrException: Error reading cluster properties
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:732)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.doWork(OverseerAutoReplicaFailoverThread.java:152)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:131)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: 
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /clusterprops.json
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:319)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:316)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:316)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:725)
   [junit4]   2>        ... 3 more
   [junit4]   2> 
   [junit4] Completed [399/547] on J0 in 0.03s, 1 test, 1 failure <<< FAILURES!

[...truncated 470 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:775: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:719: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:233: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:516:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1432:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:987:
 There were test failures: 547 suites (8 ignored), 2146 tests, 2 suite-level 
errors, 1 failure, 1284 ignored (34 assumptions) [seed: F8BF90845D99DA2A]

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


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

Reply via email to