Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4323/
Java: 32bit/jdk1.8.0_20 -client -XX:+UseSerialGC (asserts: false)

1 tests failed.
REGRESSION:  
org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.testDistribSearch

Error Message:
There are still nodes recoverying - waited for 30 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 30 
seconds
        at 
__randomizedtesting.SeedInfo.seed([1F54EE25ED2E866F:9EB2603D9A71E653]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:178)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:840)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1459)
        at 
org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.doTest(DistribDocExpirationUpdateProcessorTest.java:79)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        at sun.reflect.GeneratedMethodAccessor92.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12094 lines...]
   [junit4] Suite: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-1F54EE25ED2E866F-001\init-core-data-001
   [junit4]   2> 6378409 T15207 oas.SolrTestCaseJ4.buildSSLConfig Randomized 
ssl (true) and clientAuth (true)
   [junit4]   2> 6378410 T15207 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 6378424 T15207 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 6378427 T15207 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 6378430 T15208 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 6378532 T15207 oasc.ZkTestServer.run start zk server on 
port:58972
   [junit4]   2> 6378533 T15207 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 6378537 T15207 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6378545 T15214 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5353fd name:ZooKeeperConnection 
Watcher:127.0.0.1:58972 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 6378546 T15207 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6378546 T15207 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 6378546 T15207 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 6378555 T15207 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 6378555 T15209 oazs.NIOServerCnxn.doIO WARN caught end of 
stream exception EndOfStreamException: Unable to read additional data from 
client sessionid 0x149a3cd825e0000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 6378560 T15207 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6378562 T15216 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@10548d5 name:ZooKeeperConnection 
Watcher:127.0.0.1:58972/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 6378562 T15207 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6378564 T15207 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 6378566 T15207 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 6378571 T15207 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 6378577 T15207 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 6378581 T15207 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 6378588 T15207 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-doc-expire-update-processor.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 6378590 T15207 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 6378601 T15207 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 6378602 T15207 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 6378610 T15207 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 6378610 T15207 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 6378618 T15207 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 6378619 T15207 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 6378625 T15207 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 6378627 T15207 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 6378635 T15207 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 6378636 T15207 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 6378642 T15207 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 6378643 T15207 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 6378648 T15207 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 6378650 T15207 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 6378654 T15207 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 6378655 T15207 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 6378661 T15207 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 6378662 T15207 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 6378667 T15207 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 6378669 T15207 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 6378675 T15207 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 6378676 T15207 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6378679 T15218 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@9210e1 name:ZooKeeperConnection 
Watcher:127.0.0.1:58972/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 6378680 T15207 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6378680 T15207 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 6380824 T15207 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 6380841 T15207 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 6380846 T15207 oejs.AbstractConnector.doStart Started 
[email protected]:58982
   [junit4]   2> 6380853 T15207 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 6380855 T15207 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 6380858 T15207 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-1F54EE25ED2E866F-001\tempDir-002
   [junit4]   2> 6380859 T15207 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-1F54EE25ED2E866F-001\tempDir-002\'
   [junit4]   2> 6380917 T15207 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-1F54EE25ED2E866F-001\tempDir-002\solr.xml
   [junit4]   2> 6380940 T15207 oasc.CoreContainer.<init> New CoreContainer 
523156
   [junit4]   2> 6380941 T15207 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-1F54EE25ED2E866F-001\tempDir-002\]
   [junit4]   2> 6380942 T15207 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 6380943 T15207 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 6380943 T15207 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 6380944 T15207 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 6380944 T15207 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 6380945 T15207 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 6380945 T15207 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 6380946 T15207 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 6380946 T15207 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 6380947 T15207 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 6380953 T15207 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 6380959 T15207 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 6380960 T15207 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 6380961 T15207 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 6380961 T15207 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:58972/solr
   [junit4]   2> 6380962 T15207 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 6380962 T15207 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 6380965 T15207 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6380968 T15229 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1a1f804 name:ZooKeeperConnection 
Watcher:127.0.0.1:58972 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 6380969 T15207 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6380969 T15207 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 6380975 T15207 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6380979 T15231 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@a729f1 name:ZooKeeperConnection 
Watcher:127.0.0.1:58972/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 6380979 T15207 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6380982 T15207 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 6380989 T15207 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 6380997 T15207 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 6381005 T15207 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 6381012 T15207 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 6381021 T15207 oascc.SolrZkClient.makePath makePath: 
/live_nodes
   [junit4]   2> 6381025 T15207 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58982_
   [junit4]   2> 6381027 T15207 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:58982_
   [junit4]   2> 6381033 T15207 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 6381039 T15207 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 6381043 T15207 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 6381048 T15207 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:58982_
   [junit4]   2> 6381048 T15207 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 6381053 T15207 oasc.Overseer.start Overseer 
(id=92785370388627460-127.0.0.1:58982_-n_0000000000) starting
   [junit4]   2> 6381059 T15207 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 6381083 T15207 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 6381084 T15233 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 6381087 T15207 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 6381096 T15207 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 6381117 T15207 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 6381132 T15232 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 6381144 T15235 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 6381144 T15235 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 6381146 T15235 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 6381147 T15236 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6381155 T15232 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:58982";,
   [junit4]   2>          "node_name":"127.0.0.1:58982_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 6381156 T15232 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 6381156 T15232 
oasc.Overseer$ClusterStateUpdater.createCollection state version 
control_collection 1
   [junit4]   2> 6381157 T15232 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 6381164 T15236 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 6382194 T15235 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 6382194 T15235 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 6382197 T15235 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 6382197 T15235 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 6382200 T15235 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 6382201 T15235 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-1F54EE25ED2E866F-001\tempDir-002\collection1\'
   [junit4]   2> 6382206 T15235 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-1F54EE25ED2E866F-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 6382210 T15235 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-1F54EE25ED2E866F-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 6382213 T15235 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-1F54EE25ED2E866F-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 6382307 T15235 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 6382328 T15235 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 6382331 T15235 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 6382353 T15235 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 6382604 T15235 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 6382607 T15235 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 6382609 T15235 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 6382623 T15235 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 6382712 T15235 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 6382714 T15235 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 6382715 T15235 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-1F54EE25ED2E866F-001\tempDir-002\collection1\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-1F54EE25ED2E866F-001\tempDir-001/control/data\
   [junit4]   2> 6382716 T15235 oasc.SolrCore.<init> JMX monitoring not 
detected for core: collection1
   [junit4]   2> 6382717 T15235 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-1F54EE25ED2E866F-001\tempDir-001/control/data\
   [junit4]   2> 6382718 T15235 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-1F54EE25ED2E866F-001\tempDir-001/control/data\index/
   [junit4]   2> 6382718 T15235 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-1F54EE25ED2E866F-001\tempDir-001\control\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 6382721 T15235 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-1F54EE25ED2E866F-001\tempDir-001/control/data\index
   [junit4]   2> 6382722 T15235 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5047074905269042]
   [junit4]   2> 6382723 T15235 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1533c1e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d023c),segFN=segments_1,generation=1}
   [junit4]   2> 6382724 T15235 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 6382727 T15235 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "convert-ttl-defaults"
   [junit4]   2> 6382805 T15235 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "convert-ttl-field"
   [junit4]   2> 6382806 T15235 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "convert-ttl-param"
   [junit4]   2> 6382806 T15235 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "convert-ttl-field-with-param-default"
   [junit4]   2> 6382807 T15235 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "scheduled-delete" (default)
   [junit4]   2> 6382885 T15235 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"scheduled-delete" (default)
   [junit4]   2> 6382886 T15235 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6382886 T15235 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6382888 T15235 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6382888 T15235 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 6382888 T15235 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 6382889 T15235 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 6382889 T15235 oasc.RequestHandlers.initHandlersFromConfig 
created /select: solr.SearchHandler
   [junit4]   2> 6382890 T15235 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 6382890 T15235 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: solr.admin.AdminHandlers
   [junit4]   2> 6382899 T15235 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6382902 T15235 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6382904 T15235 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6382907 T15235 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6382913 T15235 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 6382914 T15235 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 6382914 T15235 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=95.7919921875, 
floorSegmentMB=1.375, forceMergeDeletesPctAllowed=7.99092865254698, 
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.798809212653283
   [junit4]   2> 6382915 T15235 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1533c1e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d023c),segFN=segments_1,generation=1}
   [junit4]   2> 6382916 T15235 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 6382916 T15235 oass.SolrIndexSearcher.<init> Opening 
Searcher@18a1baa[collection1] main
   [junit4]   2> 6382917 T15235 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 6382921 T15235 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 6382921 T15235 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 6382923 T15235 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 6382923 T15235 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 6382923 T15235 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6382926 T15235 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 6382927 T15235 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6382928 T15235 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 6382936 T15235 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 6382936 T15235 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6382937 T15235 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 6382952 T15235 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 6382953 T15237 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@18a1baa[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6382954 T15241 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:58982 collection:control_collection 
shard:shard1
   [junit4]   2> 6382955 T15207 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 6382957 T15207 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 6382957 T15241 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 6382974 T15241 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard1
   [junit4]   2> 6382979 T15236 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6382979 T15241 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 6382979 T15241 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C14495 name=collection1 
org.apache.solr.core.SolrCore@35ce3 url=https://127.0.0.1:58982/collection1 
node=127.0.0.1:58982_ C14495_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=https://127.0.0.1:58982, 
node_name=127.0.0.1:58982_, state=down}
   [junit4]   2> 6382979 T15241 C14495 P58982 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:58982/collection1/
   [junit4]   2> 6382983 T15241 C14495 P58982 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 6382983 T15241 C14495 P58982 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:58982/collection1/ has no replicas
   [junit4]   2> 6382984 T15241 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
https://127.0.0.1:58982/collection1/ shard1
   [junit4]   2> 6382985 T15241 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 6382982 T15207 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 6382988 T15207 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6382993 T15243 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@521afd name:ZooKeeperConnection 
Watcher:127.0.0.1:58972/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 6382996 T15207 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6382997 T15207 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 6383003 T15207 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 6383008 T15236 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 6383011 T15244 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 0)
   [junit4]   2> 6383021 T15207 oasc.ChaosMonkey.monkeyLog monkey: init - 
expire sessions:false cause connection loss:false
   [junit4]   2> 6383024 T15207 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 6383025 T15207 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 6383030 T15207 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6383036 T15246 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7410de name:ZooKeeperConnection 
Watcher:127.0.0.1:58972/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 6383037 T15207 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6383039 T15207 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 6383048 T15236 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6383055 T15209 oazs.NIOServerCnxn.doIO WARN caught end of 
stream exception EndOfStreamException: Unable to read additional data from 
client sessionid 0x149a3cd825e0006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 6383068 T15244 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 6383070 T15236 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 6383092 T15232 
oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: 
collection1
   [junit4]   2> 6383092 T15232 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1, shard2]
   [junit4]   2> 6383092 T15232 
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
   [junit4]   2> 6383101 T15236 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6383102 T15232 
oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection 
/collections/collection1/state.json
   [junit4]   2> 6383112 T15236 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 6383113 T15244 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 6383132 T15241 oasc.ZkController.register We are 
https://127.0.0.1:58982/collection1/ and leader is 
https://127.0.0.1:58982/collection1/
   [junit4]   2> 6383132 T15241 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:58982
   [junit4]   2> 6383132 T15241 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 6383133 T15241 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 6383134 T15241 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 6383147 T15247 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6383164 T15232 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:58982";,
   [junit4]   2>          "node_name":"127.0.0.1:58982_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 6383292 T15244 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 6383293 T15247 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 6385250 T15207 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 6385252 T15207 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 6385264 T15207 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 6385267 T15207 oejs.AbstractConnector.doStart Started 
[email protected]:58997
   [junit4]   2> 6385278 T15207 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 6385278 T15207 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 6385278 T15207 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-1F54EE25ED2E866F-001\tempDir-003
   [junit4]   2> 6385278 T15207 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-1F54EE25ED2E866F-001\tempDir-003\'
   [junit4]   2> 6385334 T15207 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-1F54EE25ED2E866F-001\tempDir-003\solr.xml
   [junit4]   2> 6385357 T15207 oasc.CoreContainer.<init> New CoreContainer 
22001370
   [junit4]   2> 6385360 T15207 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-1F54EE25ED2E866F-001\tempDir-003\]
   [junit4]   2> 6385364 T15207 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 6385365 T15207 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 6385365 T15207 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 6385365 T15207 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 6385365 T15207 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 6385367 T15207 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 6385367 T15207 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 6385368 T15207 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 6385368 T15207 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 6385369 T15207 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 6385375 T15207 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 6385380 T15207 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 6385381 T15207 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 6385382 T15207 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 6385382 T15207 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:58972/solr
   [junit4]   2> 6385384 T15207 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 6385384 T15207 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 6385388 T15207 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6385390 T15258 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@61ef68 name:ZooKeeperConnection 
Watcher:127.0.0.1:58972 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 6385390 T15207 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6385390 T15207 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 6385396 T15207 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6385398 T15260 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1c8f6c8 name:ZooKeeperConnection 
Watcher:127.0.0.1:58972/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 6385399 T15207 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6385421 T15207 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2>  C14495_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=https://127.0.0.1:58982, 
node_name=127.0.0.1:58982_, state=active, leader=true}
   [junit4]   2> 6386346 T15238 C14495 P58982 
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run 
Begining periodic deletion of expired docs
   [junit4]   2> 6386353 T15238 C14495 P58982 oasu.DirectUpdateHandler2.commit 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 6386353 T15238 C14495 P58982 oasc.SolrCore.openNewSearcher 
SolrIndexSearcher has not changed - not re-opening: 
org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 6386355 T15238 C14495 P58982 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 6386355 T15238 C14495 P58982 oasup.LogUpdateProcessor.finish 
[collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO 
2014-11-12T11:40:02.752Z] (-1484565934510178304),commit=} 0 9
   [junit4]   2> 6386355 T15238 C14495 P58982 
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run 
Finished periodic deletion of expired docs
   [junit4]   2> 6386568 T15207 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58997_
   [junit4]   2> 6386570 T15207 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:58997_
   [junit4]   2> 6386581 T15207 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 6386602 T15262 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 6386603 T15262 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 6386607 T15247 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6386609 T15262 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 6386609 T15262 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 6386611 T15262 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 6386616 T15262 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 0 
   [junit4]   2> 6386616 T15262 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 6386631 T15232 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:58997";,
   [junit4]   2>          "node_name":"127.0.0.1:58997_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 6386639 T15232 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=2
   [junit4]   2> 6386640 T15232 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 6386654 T15247 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6386655 T15232 
oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection 
/collections/collection1/state.json
   [junit4]   2> 6386658 T15261 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 6386660 T15261 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 1 
   [junit4]   2> 6387749 T15262 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 6387749 T15262 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 6387752 T15262 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 6387753 T15262 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 6387759 T15262 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 6387759 T15262 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-1F54EE25ED2E866F-001\tempDir-003\collection1\'
   [junit4]   2> 6387769 T15262 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-1F54EE25ED2E866F-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 6387770 T15262 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-1F54EE25ED2E866F-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 6387772 T15262 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-1F54EE25ED2E866F-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 6387831 T15262 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 6387844 T15262 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 6387852 T15262 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 6387864 T15262 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 6388053 T15262 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 6388055 T15262 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 6388057 T15262 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 6388063 T15262 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 6388114 T15262 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 6388115 T15262 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 6388115 T15262 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-1F54EE25ED2E866F-001\tempDir-003\collection1\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-1F54EE25ED2E866F-001\tempDir-001/jetty1\
   [junit4]   2> 6388115 T15262 oasc.SolrCore.<init> JMX monitoring not 
detected for core: collection1
   [junit4]   2> 6388116 T15262 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-1F54EE25ED2E866F-001\tempDir-001/jetty1\
   [junit4]   2> 6388117 T15262 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-1F54EE25ED2E866F-001\tempDir-001/jetty1\index/
   [junit4]   2> 6388117 T15262 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-1F54EE25ED2E866F-001\tempDir-001\jetty1\index'
 doesn't exist. Creating new index...
   [junit4]   2> 6388118 T15262 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-1F54EE25ED2E866F-001\tempDir-001/jetty1\index
   [junit4]   2> 6388118 T15262 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5047074905269042]
   [junit4]   2> 6388121 T15262 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1650bfd 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6b13f4),segFN=segments_1,generation=1}
   [junit4]   2> 6388122 T15262 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 6388123 T15262 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "convert-ttl-defaults"
   [junit4]   2> 6388124 T15262 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "convert-ttl-field"
   [junit4]   2> 6388125 T15262 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "convert-ttl-param"
   [junit4]   2> 6388125 T15262 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "convert-ttl-field-with-param-default"
   [junit4]   2> 6388125 T15262 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "scheduled-delete" (default)
   [junit4]   2> 6388126 T15262 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"scheduled-delete" (default)
   [junit4]   2> 6388127 T15262 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6388127 T15262 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6388128 T15262 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6388128 T15262 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 6388128 T15262 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 6388129 T15262 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 6388129 T15262 oasc.RequestHandlers.initHandlersFromConfig 
created /select: solr.SearchHandler
   [junit4]   2> 6388131 T15262 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 6388131 T15262 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: solr.admin.AdminHandlers
   [junit4]   2> 6388138 T15262 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6388142 T15262 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6388145 T15262 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6388147 T15262 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6388152 T15262 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 6388152 T15262 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 6388153 T15262 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=95.7919921875, 
floorSegmentMB=1.375, forceMergeDeletesPctAllowed=7.99092865254698, 
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.798809212653283
   [junit4]   2> 6388154 T15262 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1650bfd 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6b13f4),segFN=segments_1,generation=1}
   [junit4]   2> 6388154 T15262 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 6388155 T15262 oass.SolrIndexSearcher.<init> Opening 
Searcher@14bd6f7[collection1] main
   [junit4]   2> 6388155 T15262 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 6388157 T15262 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 6388158 T15262 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 6388159 T15262 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 6388159 T15262 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 6388160 T15262 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6388163 T15262 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 6388163 T15262 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6388163 T15262 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 6388164 T15262 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 6388166 T15262 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 6388166 T15263 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@14bd6f7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6388167 T15267 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:58997 collection:collection1 
shard:shard2
   [junit4]   2> 6388169 T15207 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 6388169 T15207 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 6388170 T15267 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 6388187 T15267 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard2
   [junit4]   2> 6388191 T15247 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6388194 T15267 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 6388194 T15267 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C14496 name=collection1 
org.apache.solr.core.SolrCore@133b439 url=https://127.0.0.1:58997/collection1 
node=127.0.0.1:58997_ C14496_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=https://127.0.0.1:58997, 
node_name=127.0.0.1:58997_, state=down}
   [junit4]   2> 6388194 T15267 C14496 P58997 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:58997/collection1/
   [junit4]   2> 6388194 T15267 C14496 P58997 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 6388194 T15267 C14496 P58997 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:58997/collection1/ has no replicas
   [junit4]   2> 6388196 T15267 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
https://127.0.0.1:58997/collection1/ shard2
   [junit4]   2> 6388196 T15267 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 6388212 T15232 
oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection 
/collections/collection1/state.json
   [junit4]   2> 6388215 T15261 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 6388218 T15261 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 2 
   [junit4]   2> 6388235 T15247 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6388236 T15232 
oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection 
/collections/collection1/state.json
   [junit4]   2> 6388238 T15261 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 6388240 T15261 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 6388269 T15267 oasc.ZkController.register We are 
https://127.0.0.1:58997/collection1/ and leader is 
https://127.0.0.1:58997/collection1/
   [junit4]   2> 6388269 T15267 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:58997
   [junit4]   2> 6388269 T15267 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 6388269 T15267 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 6388269 T15267 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 6388272 T15247 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6388282 T15267 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 6388284 T15232 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:58997";,
   [junit4]   2>          "node_name":"127.0.0.1:58997_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 6388303 T15232 
oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection 
/collections/collection1/state.json
   [junit4]   2> 6388305 T15261 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 6388308 T15261 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> ASYNC  NEW_CORE C14497 name=collection1 
org.apache.solr.core.SolrCore@35ce3 url=https://127.0.0.1:58982/collection1 
node=127.0.0.1:58982_ C14497_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=https://127.0.0.1:58982, 
node_name=127.0.0.1:58982_, state=active, leader=true}
   [junit4]   2> 6389720 T15238 C14497 P58982 
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run 
Begining periodic deletion of expired docs
   [junit4]   2> 6389721 T15238 C14497 P58982 oasu.DirectUpdateHandler2.commit 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 6389721 T15238 C14497 P58982 oasc.SolrCore.openNewSearcher 
SolrIndexSearcher has not changed - not re-opening: 
org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 6389722 T15238 C14497 P58982 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 6389723 T15238 C14497 P58982 oasup.LogUpdateProcessor.finish 
[collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO 
2014-11-12T11:40:06.126Z] (-1484565938047025152),commit=} 0 3
   [junit4]   2> 6389723 T15238 C14497 P58982 
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run 
Finished periodic deletion of expired docs
   [junit4]   2> 6390449 T15207 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 6390451 T15207 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 6390467 T15207 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 6390470 T15207 oejs.AbstractConnector.doStart Started 
[email protected]:59006
   [junit4]   2> 6390480 T15207 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 6390480 T15207 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 6390480 T15207 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-1F54EE25ED2E866F-001\tempDir-004
   [junit4]   2> 6390482 T15207 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-1F54EE25ED2E866F-001\tempDir-004\'
   [junit4]   2> 6390548 T15207 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-1F54EE25ED2E866F-001\tempDir-004\solr.xml
   [junit4]   2> 6390601 T15207 oasc.CoreContainer.<init> New CoreContainer 
27939559
   [junit4]   2> 6390601 T15207 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-1F54EE25ED2E866F-001\tempDir-004\]
   [junit4]   2> 6390602 T15207 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 6390602 T15207 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 6390602 T15207 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 6390602 T15207 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 6390602 T15207 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 6390606 T15207 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 6390606 T15207 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 6390606 T15207 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 6390606 T15207 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 6390608 T15207 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 6390614 T15207 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 6390622 T15207 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 6390622 T15207 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 6390622 T15207 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 6390622 T15207 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:58972/solr
   [junit4]   2> 6390622 T15207 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 6390624 T15207 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 6390628 T15207 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6390633 T15278 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@c9caea name:ZooKeeperConnection 
Watcher:127.0.0.1:58972 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 6390634 T15207 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6390634 T15207 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 6390639 T15209 oazs.NIOServerCnxn.doIO WARN caught end of 
stream exception EndOfStreamException: Unable to read additional data from 
client sessionid 0x149a3cd825e0009, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 6390640 T15207 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6390642 T15280 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1460679 name:ZooKeeperConnection 
Watcher:127.0.0.1:58972/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 6390644 T15207 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6390658 T15207 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C14498 name=collection1 
org.apache.solr.core.SolrCore@133b439 url=https://127.0.0.1:58997/collection1 
node=127.0.0.1:58997_ C14498_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=https://127.0.0.1:58997, 
node_name=127.0.0.1:58997_, state=active, leader=true}
   [junit4]   2> 6391561 T15264 C14498 P58997 
oasup.DocExpirationUpdateProcessorFactory.iAmInChargeOfPeriodicDeletes WARN 
Slice in charge of periodic deletes for collection1 does not currently have a 
leader
   [junit4]   2> 6391806 T15207 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59006_
   [junit4]   2> 6391809 T15207 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:59006_
   [junit4]   2> 6391843 T15207 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 6391876 T15282 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 6391876 T15282 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 6391881 T15247 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6391884 T15282 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 6391885 T15282 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 6391887 T15282 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 6391892 T15282 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 6391893 T15282 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 6391896 T15232 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:59006";,
   [junit4]   2>          "node_name":"127.0.0.1:59006_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 6391907 T15232 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=2
   [junit4]   2> 6391911 T15232 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 6391930 T15232 
oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection 
/collections/collection1/state.json
   [junit4]   2> 6391934 T15281 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 6391934 T15261 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 6391936 T15281 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 6391937 T15261 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 6393025 T15282 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 6393026 T15282 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 6393030 T15282 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 6393030 T15282 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 6393034 T15282 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 6393034 T15282 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-1F54EE25ED2E866F-001\tempDir-004\collection1\'
   [junit4]   2> 6393042 T15282 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-1F54EE25ED2E866F-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 6393045 T15282 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-1F54EE25ED2E866F-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 6393050 T15282 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-1F54EE25ED2E866F-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> ASYNC  NEW_CORE C14499 name=collection1 
org.apache.solr.core.SolrCore@35ce3 url=https://127.0.0.1:58982/collection1 
node=127.0.0.1:58982_ C14499_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=https://127.0.0.1:58982, 
node_name=127.0.0.1:58982_, state=active, leader=true}
   [junit4]   2> 6393077 T15238 C14499 P58982 
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run 
Begining periodic deletion of expired docs
   [junit4]   2> 6393084 T15238 C14499 P58982 oasu.DirectUpdateHandler2.commit 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 6393084 T15238 C14499 P58982 oasc.SolrCore.openNewSearcher 
SolrIndexSearcher has not changed - not re-opening: 
org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 6393087 T15238 C14499 P58982 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 6393087 T15238 C14499 P58982 oasup.LogUpdateProcessor.finish 
[collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO 
2014-11-12T11:40:09.483Z] (-1484565941573386240),commit=} 0 10
   [junit4]   2> 6393087 T15238 C14499 P58982 
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run 
Finished periodic deletion of expired docs
   [junit4]   2> 6393155 T15282 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 6393169 T15282 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 6393174 T15282 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 6393183 T15282 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 6393382 T15282 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 6393385 T15282 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 6393387 T15282 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 6393394 T15282 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 6393445 T15282 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 6393447 T15282 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 6393448 T15282 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-1F54EE25ED2E866F-001\tempDir-004\collection1\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-1F54EE25ED2E866F-001\tempDir-001/jetty2\
   [junit4]   2> 6393448 T15282 oasc.SolrCore.<init> JMX monitoring not 
detected for core: collection1
   [junit4]   2> 6393449 T15282 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-1F54EE25ED2E866F-001\tempDir-001/jetty2\
   [junit4]   2> 6393449 T15282 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-1F54EE25ED2E866F-001\tempDir-001/jetty2\index/
   [junit4]   2> 6393449 T15282 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-1F54EE25ED2E866F-001\tempDir-001\jetty2\index'
 doesn't exist. Creating new index...
   [junit4]   2> 6393452 T15282 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribDocExpirationUpdateProcessorTest-1F54EE25ED2E866F-001\tempDir-001/jetty2\index
   [junit4]   2> 6393452 T15282 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5047074905269042]
   [junit4]   2> 6393453 T15282 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@aba05f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@fcd71c),segFN=segments_1,generation=1}
   [junit4]   2> 6393453 T15282 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 6393456 T15282 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "convert-ttl-defaults"
   [junit4]   2> 6393456 T15282 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "convert-ttl-field"
   [junit4]   2> 6393458 T15282 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "convert-ttl-param"
   [junit4]   2> 6393458 T15282 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "convert-ttl-field-with-param-default"
   [junit4]   2> 6393459 T15282 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "scheduled-delete" (default)
   [junit4]   2> 6393461 T15282 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"scheduled-delete" (default)
   [junit4]   2> 6393462 T15282 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6393462 T15282 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6393464 T15282 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6393466 T15282 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 6393466 T15282 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 6393467 T15282 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 6393467 T15282 oasc.RequestHandlers.initHandlersFromConfig 
created /select: solr.SearchHandler
   [junit4]   2> 6393469 T15282 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 6393469 T15282 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: solr.admin.AdminHandlers
   [junit4]   2> 6393477 T15282 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6393481 T15282 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6393483 T15282 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6393486 T15282 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6393490 T15282 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 6393490 T15282 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 6393492 T15282 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=95.7919921875, 
floorSegmentMB=1.375, forceMergeDeletesPctAllowed=7.99092865254698, 
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.798809212653283
   [junit4]   2> 6393493 T15282 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@aba05f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@fcd71c),segFN=segments_1,generation=1}
   [junit4]   2> 6393493 T15282 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 6393494 T15282 oass.SolrIndexSearcher.<init> Opening 
Searcher@1b74cd4[collection1] main
   [junit4]   2> 6393494 T15282 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 6393497 T15282 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 6393498 T15282 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 6393499 T15282 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 6393499 T15282 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 6393500 T15282 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6393503 T15282 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 6393503 T15282 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6393503 T15282 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 6393504 T15282 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 6393506 T15282 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 6393506 T15283 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1b74cd4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6393509 T15287 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:59006 collection:collection1 
shard:shard1
   [junit4]   2> 6393510 T15207 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 6393511 T15207 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 6393512 T15287 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 6393533 T15287 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard1
   [junit4]   2> 6393540 T15287 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 6393542 T15287 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C14500 name=collection1 
org.apache.solr.core.SolrCore@6b9490 url=https://127.0.0.1:59006/collection1 
node=127.0.0.1:59006_ C14500_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=https://127.0.0.1:59006, 
node_name=127.0.0.1:59006_, state=down}
   [junit4]   2> 6393542 T15287 C14500 P59006 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:59006/collection1/
   [junit4]   2> 6393542 T15287 C14500 P59006 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 6393543 T15287 C14500 P59006 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:59006/collection1/ has no replicas
   [junit4]   2> 6393543 T15287 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
https://127.0.0.1:59006/collection1/ shard1
   [junit4]   2> 6393543 T15287 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 6393542 T15247 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6393574 T15232 
oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection 
/collections/collection1/state.json
   [junit4]   2> 6393578 T15281 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 6393580 T15261 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 6393583 T15261 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 6 
   [junit4]   2> 6393585 T15281 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 6 
   [junit4]   2> 6393623 T15247 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6393625 T15232 
oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_col

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

-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50), 
sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=el_GR, 
timezone=Antarctica/McMurdo
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_20 
(32-bit)/cpus=2,threads=1,free=235064432,total=459141120
   [junit4]   2> NOTE: All tests run in this JVM: [ShardRoutingCustomTest, 
FileBasedSpellCheckerTest, CurrencyFieldOpenExchangeTest, DOMUtilTest, 
TestCSVLoader, TestLuceneMatchVersion, TestSolr4Spatial2, 
HdfsCollectionsAPIDistributedZkTest, TestInitQParser, SoftAutoCommitTest, 
TestStressUserVersions, TestBadConfig, TestValueSourceCache, 
RegexBoostProcessorTest, DistributedFacetPivotLargeTest, DistributedQueueTest, 
CursorMarkTest, StatelessScriptUpdateProcessorFactoryTest, CacheHeaderTest, 
HighlighterTest, BadComponentTest, UnloadDistributedZkTest, 
TestCopyFieldCollectionResource, LeaderElectionIntegrationTest, AutoCommitTest, 
DefaultValueUpdateProcessorTest, TestCharFilters, TestFoldingMultitermQuery, 
TestLRUCache, SOLR749Test, IndexSchemaTest, TestFieldSortValues, 
SortByFunctionTest, TestIndexingPerformance, SharedFSAutoReplicaFailoverTest, 
DistributedSuggestComponentTest, CSVRequestHandlerTest, 
TestSolrDeletionPolicy1, TestRecoveryHdfs, ReturnFieldsTest, TestJoin, 
TestStandardQParsers, TestSchemaSimilarityResource, TestLazyCores, 
JsonLoaderTest, TermsComponentTest, RequiredFieldsTest, TimeZoneUtilsTest, 
BasicZkTest, TestAnalyzeInfixSuggestions, PreAnalyzedUpdateProcessorTest, 
TestSchemaResource, BadCopyFieldTest, TestMultiCoreConfBootstrap, 
PreAnalyzedFieldTest, DocValuesMultiTest, TestRandomMergePolicy, 
TriLevelCompositeIdRoutingTest, TestInitParams, RAMDirectoryFactoryTest, 
TestStressReorder, LeaderFailoverAfterPartitionTest, TestZkChroot, 
SolrIndexSplitterTest, JSONWriterTest, TestFiltering, TestMergePolicyConfig, 
HdfsBasicDistributedZkTest, TestRawResponseWriter, 
DeleteLastCustomShardedReplicaTest, PrimitiveFieldTypeTest, 
SolrPluginUtilsTest, TestWordDelimiterFilterFactory, 
DistributedFacetPivotLongTailTest, SSLMigrationTest, SolrIndexConfigTest, 
TestOmitPositions, FastVectorHighlighterTest, ConnectionManagerTest, 
MoreLikeThisHandlerTest, CustomCollectionTest, DeleteShardTest, 
BadIndexSchemaTest, TestSearcherReuse, DirectUpdateHandlerOptimizeTest, 
DistributedQueryElevationComponentTest, ZkCLITest, CircularListTest, 
FullSolrCloudDistribCmdsTest, TestImplicitCoreProperties, 
LegacyHTMLStripCharFilterTest, MultiThreadedOCPTest, DocValuesMissingTest, 
SynonymTokenizerTest, TestCloudManagedSchemaConcurrent, 
TestCollapseQParserPlugin, OverseerCollectionProcessorTest, 
TestDistributedSearch, TermVectorComponentTest, PingRequestHandlerTest, 
TestConfig, TestShardHandlerFactory, AlternateDirectoryTest, TestCoreDiscovery, 
StressHdfsTest, TestNRTOpen, BlockCacheTest, HighlighterConfigTest, 
CurrencyFieldXmlFileTest, AnalysisErrorHandlingTest, BasicFunctionalityTest, 
TestSolrQueryParserDefaultOperatorResource, MBeansHandlerTest, 
TestNonDefinedSimilarityFactory, QueryResultKeyTest, TestRangeQuery, 
TestArbitraryIndexDir, TestCoreContainer, ReplicationFactorTest, 
HighlighterMaxOffsetTest, CoreAdminRequestStatusTest, 
DistributedFacetPivotSmallAdvancedTest, ScriptEngineTest, DeleteReplicaTest, 
DistributedFacetPivotSmallTest, SolrInfoMBeanTest, TestCodecSupport, 
LoggingHandlerTest, DistributedIntervalFacetingTest, 
ExitableDirectoryReaderTest, TestUniqueKeyFieldResource, PrimUtilsTest, 
TestPHPSerializedResponseWriter, TestNonNRTOpen, 
DistributedFacetPivotWhiteBoxTest, DisMaxRequestHandlerTest, 
TestCloudPivotFacet, QueryElevationComponentTest, HdfsRecoveryZkTest, 
OutputWriterTest, TestConfigSets, PluginInfoTest, 
DocumentAnalysisRequestHandlerTest, TestManagedSchemaFieldResource, 
SpellPossibilityIteratorTest, ShardRoutingTest, DocValuesTest, 
DistributedQueryComponentOptimizationTest, TestSearchPerf, RecoveryZkTest, 
SpatialFilterTest, TestSolrQueryParser, AnalyticsMergeStrategyTest, 
SolrCmdDistributorTest, TestSimpleQParserPlugin, CoreAdminHandlerTest, 
TestSolrIndexConfig, StatsComponentTest, TestQueryTypes, TestComponentsName, 
WordBreakSolrSpellCheckerTest, TestTrie, TestLMJelinekMercerSimilarityFactory, 
RollingRestartTest, TestExpandComponent, BJQParserTest, 
TestAddFieldRealTimeGet, TestDefaultSearchFieldResource, SuggesterFSTTest, 
MigrateRouteKeyTest, TestHashPartitioner, TestSerializedLuceneMatchVersion, 
TestJmxMonitoredMap, AsyncMigrateRouteKeyTest, TestCollationFieldDocValues, 
TestClassNameShortening, TestCollationField, CloudMLTQParserTest, 
UUIDFieldTest, TestPhraseSuggestions, RemoteQueryErrorTest, SliceStateTest, 
ClusterStateUpdateTest, DistributedExpandComponentTest, TestGroupingSearch, 
TestRandomFaceting, DistributedQueryComponentCustomSortTest, 
OpenCloseCoreStressTest, DateMathParserTest, TestManagedResourceStorage, 
SolrXmlInZkTest, ClusterStateTest, DistribCursorPagingTest, 
TestFileDictionaryLookup, TestManagedSynonymFilterFactory, MergeStrategyTest, 
XmlUpdateRequestHandlerTest, TestCloudSchemaless, TestLeaderElectionZkExpiry, 
BinaryUpdateRequestHandlerTest, TestDocBasedVersionConstraints, 
TestTolerantSearch, DateRangeFieldTest, CoreMergeIndexesAdminHandlerTest, 
VMParamsZkACLAndCredentialsProvidersTest, PeerSyncTest, TestRealTimeGet, 
TestRTGBase, ZkControllerTest, RequestHandlersTest, TestSchemaNameResource, 
TestBulkSchemaConcurrent, OutOfBoxZkACLAndCredentialsProvidersTest, 
CoreContainerCoreInitFailuresTest, BasicDistributedZkTest, 
ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, 
CollectionsAPIDistributedZkTest, SyncSliceTest, OverseerTest, 
TestReplicationHandler, LeaderElectionTest, ZkSolrClientTest, 
TestRandomDVFaceting, TestDistributedGrouping, TestFaceting, TestRecovery, 
DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, 
TestReload, TestStressVersions, HardAutoCommitTest, 
DistributedTermsComponentTest, SimpleFacetsTest, TestSolr4Spatial, 
SolrCoreTest, SpellCheckComponentTest, ConvertedLegacyTest, TestSort, 
TestFunctionQuery, DirectUpdateHandlerTest, TestIndexSearcher, 
ShowFileRequestHandlerTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, 
SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, 
SpellCheckCollatorTest, SolrRequestParserTest, SuggesterTSTTest, SuggesterTest, 
TestStressLucene, SuggesterWFSTTest, PolyFieldTest, NoCacheHeaderTest, 
SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, 
TestPseudoReturnFields, TestUpdate, FieldMutatingUpdateProcessorTest, 
TestAtomicUpdateErrorCases, QueryEqualityTest, TestRemoteStreaming, 
DistanceFunctionTest, XsltUpdateRequestHandlerTest, DebugComponentTest, 
IndexBasedSpellCheckerTest, TestSurroundQueryParser, LukeRequestHandlerTest, 
TestQueryUtils, StandardRequestHandlerTest, TestWriterPerf, 
DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, 
DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, 
FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, 
TestJmxIntegration, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, 
QueryParsingTest, TestAnalyzedSuggestions, 
UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, 
SearchHandlerTest, TestBinaryResponseWriter, TestLFUCache, 
TestQuerySenderListener, UpdateParamsTest, TestQuerySenderNoQuery, 
CopyFieldTest, ResponseLogComponentTest, TestStressRecovery, 
TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestDocSet, 
TestBinaryField, NumericFieldsTest, MinimalSchemaTest, 
TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, 
ExternalFileFieldSortTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, 
DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestXIncludeConfig, 
EchoParamsTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, 
TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, 
TestIBSimilarityFactory, TestBM25SimilarityFactory, 
TestDefaultSimilarityFactory, TestFastWriter, ResourceLoaderTest, 
TestFastOutputStream, OpenExchangeRatesOrgProviderTest, 
URLClassifyProcessorTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, 
TestSystemIdResolver, TestSuggestSpellingConverter, DateFieldTest, 
SpellingQueryConverterTest, TestSolrJ, TestUtils, TestDocumentBuilder, 
ZkNodePropsTest, SystemInfoHandlerTest, FileUtilsTest, CursorPagingTest, 
SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, 
TestHighlightDedupGrouping, AliasIntegrationTest, AssignTest, 
CloudExitableDirectoryReaderTest, CollectionsAPIAsyncDistributedZkTest, 
DeleteInactiveReplicaTest, DistribDocExpirationUpdateProcessorTest]
   [junit4] Completed in 114.21s, 1 test, 1 failure <<< FAILURES!

[...truncated 278 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:525: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:473: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:189: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:508:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1359:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:966:
 There were test failures: 444 suites, 1818 tests, 1 failure, 53 ignored (30 
assumptions)

Total time: 181 minutes 24 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_20 -client 
-XX:+UseSerialGC (asserts: false)
Archiving artifacts
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