Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11034/
Java: 32bit/jdk1.7.0_65 -server -XX:+UseConcMarkSweepGC
3 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.rest.TestManagedResourceStorage
Error Message:
SolrCore.getOpenCount()==2
Stack Trace:
java.lang.RuntimeException: SolrCore.getOpenCount()==2
at __randomizedtesting.SeedInfo.seed([DE9F1CDE97BE8B4A]:0)
at org.apache.solr.util.TestHarness.close(TestHarness.java:332)
at org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:633)
at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:184)
at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:790)
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:43)
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)
FAILED:
junit.framework.TestSuite.org.apache.solr.rest.TestManagedResourceStorage
Error Message:
5 threads leaked from SUITE scope at
org.apache.solr.rest.TestManagedResourceStorage: 1) Thread[id=7790,
name=coreZkRegister-4442-thread-1, state=WAITING,
group=TGRP-TestManagedResourceStorage] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745) 2) Thread[id=7782,
name=OverseerStateUpdate-92286183554482179-188.138.97.18:_-n_0000000000,
state=TIMED_WAITING, group=Overseer state updater.] at
java.lang.Object.wait(Native Method) at
org.apache.solr.cloud.DistributedQueue$LatchChildWatcher.await(DistributedQueue.java:266)
at
org.apache.solr.cloud.DistributedQueue.getChildren(DistributedQueue.java:309)
at org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:582)
at
org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:560)
at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:221)
at java.lang.Thread.run(Thread.java:745) 3) Thread[id=7788,
name=Thread-3101, state=WAITING, group=TGRP-TestManagedResourceStorage]
at java.lang.Object.wait(Native Method) at
java.lang.Object.wait(Object.java:503) at
org.apache.solr.core.CloserThread.run(CoreContainer.java:905) 4)
Thread[id=7787, name=searcherExecutor-4448-thread-1, state=WAITING,
group=TGRP-TestManagedResourceStorage] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745) 5) Thread[id=7784,
name=OverseerHdfsCoreFailoverThread-92286183554482179-188.138.97.18:_-n_0000000000,
state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.] at
java.lang.Thread.sleep(Native Method) at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:136)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE
scope at org.apache.solr.rest.TestManagedResourceStorage:
1) Thread[id=7790, name=coreZkRegister-4442-thread-1, state=WAITING,
group=TGRP-TestManagedResourceStorage]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
2) Thread[id=7782,
name=OverseerStateUpdate-92286183554482179-188.138.97.18:_-n_0000000000,
state=TIMED_WAITING, group=Overseer state updater.]
at java.lang.Object.wait(Native Method)
at
org.apache.solr.cloud.DistributedQueue$LatchChildWatcher.await(DistributedQueue.java:266)
at
org.apache.solr.cloud.DistributedQueue.getChildren(DistributedQueue.java:309)
at
org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:582)
at
org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:560)
at
org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:221)
at java.lang.Thread.run(Thread.java:745)
3) Thread[id=7788, name=Thread-3101, state=WAITING,
group=TGRP-TestManagedResourceStorage]
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:503)
at org.apache.solr.core.CloserThread.run(CoreContainer.java:905)
4) Thread[id=7787, name=searcherExecutor-4448-thread-1, state=WAITING,
group=TGRP-TestManagedResourceStorage]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
5) Thread[id=7784,
name=OverseerHdfsCoreFailoverThread-92286183554482179-188.138.97.18:_-n_0000000000,
state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
at java.lang.Thread.sleep(Native Method)
at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:136)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([DE9F1CDE97BE8B4A]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.rest.TestManagedResourceStorage
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=7787, name=searcherExecutor-4448-thread-1, state=WAITING,
group=TGRP-TestManagedResourceStorage] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745) 2) Thread[id=7784,
name=OverseerHdfsCoreFailoverThread-92286183554482179-188.138.97.18:_-n_0000000000,
state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.] at
java.lang.Throwable.fillInStackTrace(Native Method) at
java.lang.Throwable.fillInStackTrace(Throwable.java:783) at
java.lang.Throwable.<init>(Throwable.java:265) at
java.lang.Exception.<init>(Exception.java:66) at
java.lang.InterruptedException.<init>(InterruptedException.java:67) at
java.lang.Thread.sleep(Native Method) at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:136)
at java.lang.Thread.run(Thread.java:745) 3) Thread[id=7790,
name=coreZkRegister-4442-thread-1, state=WAITING,
group=TGRP-TestManagedResourceStorage] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745) 4) Thread[id=7788,
name=Thread-3101, state=WAITING, group=TGRP-TestManagedResourceStorage]
at java.lang.Object.wait(Native Method) at
java.lang.Object.wait(Object.java:503) at
org.apache.solr.core.CloserThread.run(CoreContainer.java:905)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=7787, name=searcherExecutor-4448-thread-1, state=WAITING,
group=TGRP-TestManagedResourceStorage]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
2) Thread[id=7784,
name=OverseerHdfsCoreFailoverThread-92286183554482179-188.138.97.18:_-n_0000000000,
state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]
at java.lang.Throwable.fillInStackTrace(Native Method)
at java.lang.Throwable.fillInStackTrace(Throwable.java:783)
at java.lang.Throwable.<init>(Throwable.java:265)
at java.lang.Exception.<init>(Exception.java:66)
at java.lang.InterruptedException.<init>(InterruptedException.java:67)
at java.lang.Thread.sleep(Native Method)
at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:136)
at java.lang.Thread.run(Thread.java:745)
3) Thread[id=7790, name=coreZkRegister-4442-thread-1, state=WAITING,
group=TGRP-TestManagedResourceStorage]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
4) Thread[id=7788, name=Thread-3101, state=WAITING,
group=TGRP-TestManagedResourceStorage]
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:503)
at org.apache.solr.core.CloserThread.run(CoreContainer.java:905)
at __randomizedtesting.SeedInfo.seed([DE9F1CDE97BE8B4A]:0)
Build Log:
[...truncated 12178 lines...]
[junit4] Suite: org.apache.solr.rest.TestManagedResourceStorage
[junit4] 2> Creating dataDir:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.rest.TestManagedResourceStorage-DE9F1CDE97BE8B4A-001/init-core-data-001
[junit4] 2> 3134118 T7768 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(false) and clientAuth (true)
[junit4] 2> 3134118 T7768 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3134119 T7769 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 3134219 T7768 oasc.ZkTestServer.run start zk server on
port:54967
[junit4] 2> 3134220 T7768 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 3134224 T7775 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@8f19f name:ZooKeeperConnection
Watcher:127.0.0.1:54967 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 3134225 T7768 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 3134225 T7768 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 3134228 T7768 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 3134229 T7777 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@b604f1 name:ZooKeeperConnection
Watcher:127.0.0.1:54967/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 3134229 T7768 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 3134230 T7768 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 3134231 T7768 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 3134232 T7768 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 3134234 T7768 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 3134235 T7768 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 3134236 T7768 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 3134238 T7768 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 3134238 T7768 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 3134240 T7768 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 3134240 T7768 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 3134246 T7768 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 3134247 T7768 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 3134249 T7768 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 3134249 T7768 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 3134251 T7768 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 3134252 T7768 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 3134255 T7768 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 3134256 T7768 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 3134258 T7768 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 3134258 T7768 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 3134261 T7768 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 3134261 T7768 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 3134263 T7768 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 3134264 T7768 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 3134266 T7768 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 3134283 T7768 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 3134311 T7768 oas.SolrTestCaseJ4.initCore ####initCore
[junit4] 2> 3134311 T7768 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
[junit4] 2> 3134352 T7768 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/'
to classloader
[junit4] 2> 3134353 T7768 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 3134353 T7768 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 3134402 T7768 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 5.0.0
[junit4] 2> 3134439 T7768 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 3134440 T7768 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 3134446 T7768 oass.IndexSchema.readSchema [null] Schema
name=test
[junit4] 2> 3134687 T7768 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 3134691 T7768 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 3134693 T7768 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 3134698 T7768 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 3134701 T7768 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 3134703 T7768 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 3134703 T7768
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 3134704 T7768
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 3134704 T7768 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 3134704 T7768
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 3134704 T7768
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 3134705 T7768 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 3134705 T7768 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
[junit4] 2> 3134705 T7768 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/'
[junit4] 2> 3134737 T7768 oasc.CoreContainer.<init> New CoreContainer
30831653
[junit4] 2> 3134737 T7768 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/]
[junit4] 2> 3134738 T7768 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 0
[junit4] 2> 3134738 T7768 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to: null
[junit4] 2> 3134738 T7768 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 0
[junit4] 2> 3134738 T7768 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 3134739 T7768 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 3134739 T7768 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 3134739 T7768 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 3134739 T7768 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 3134739 T7768 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 3134740 T7768 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=false
[junit4] 2> 3134740 T7768 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 3134740 T7768 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 3134741 T7768 oasc.CoreContainer.load Host Name:
[junit4] 2> 3134741 T7768 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:54967/solr
[junit4] 2> 3134759 T7768 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 3134784 T7768 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 3135183 T7779 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@634dfb name:ZooKeeperConnection
Watcher:127.0.0.1:54967 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 3135183 T7768 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 3135185 T7768 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 3135186 T7781 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5b4ee name:ZooKeeperConnection
Watcher:127.0.0.1:54967/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 3135187 T7768 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 3135188 T7768 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 3135190 T7768 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 3135191 T7768 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 3135193 T7768 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 3135194 T7768 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 3135196 T7768 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 3135197 T7768 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/188.138.97.18:_
[junit4] 2> 3135197 T7768 oascc.SolrZkClient.makePath makePath:
/live_nodes/188.138.97.18:_
[junit4] 2> 3135199 T7768 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 3135200 T7768 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 3135201 T7768 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 3135202 T7768 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 188.138.97.18:_
[junit4] 2> 3135202 T7768 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 3135203 T7768 oasc.Overseer.start Overseer
(id=92286183554482179-188.138.97.18:_-n_0000000000) starting
[junit4] 2> 3135205 T7768 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 3135211 T7768 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 3135211 T7783 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 3135212 T7768 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 3135214 T7768 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 3135216 T7768
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 3135217 T7782 oasc.Overseer$ClusterStateUpdater.run Starting
to work on the main queue
[junit4] 2> 3135220 T7785 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 3135220 T7785 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 3135221 T7785 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 3135221 T7786 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 3135223 T7782 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=null message={
[junit4] 2> "base_url":"http://188.138.97.18:",
[junit4] 2> "state":"down",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "core_node_name":"188.138.97.18:__collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "node_name":"188.138.97.18:_",
[junit4] 2> "shard":"shard1"}
[junit4] 2> 3135224 T7786 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> 3136221 T7785 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 3136222 T7785 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 3136222 T7785 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 3136223 T7785 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 3136223 T7785 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
[junit4] 2> 3136224 T7785 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/'
to classloader
[junit4] 2> 3136224 T7785 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 3136224 T7785 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 3136262 T7785 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 5.0.0
[junit4] 2> 3136298 T7785 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 3136299 T7785 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 3136304 T7785 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 3136522 T7785 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 3136526 T7785 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 3136528 T7785 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 3136535 T7785 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 3136537 T7785 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 3136540 T7785 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 3136540 T7785
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 3136541 T7785
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 3136541 T7785 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 3136542 T7785
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 3136542 T7785
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 3136542 T7785 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 3136542 T7785 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 3136543 T7785 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.rest.TestManagedResourceStorage-DE9F1CDE97BE8B4A-001/init-core-data-001/
[junit4] 2> 3136543 T7785 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@12c6a2c
[junit4] 2> 3136543 T7785 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.rest.TestManagedResourceStorage-DE9F1CDE97BE8B4A-001/init-core-data-001
[junit4] 2> 3136544 T7785 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.rest.TestManagedResourceStorage-DE9F1CDE97BE8B4A-001/init-core-data-001/index/
[junit4] 2> 3136544 T7785 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.rest.TestManagedResourceStorage-DE9F1CDE97BE8B4A-001/init-core-data-001/index'
doesn't exist. Creating new index...
[junit4] 2> 3136544 T7785 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.rest.TestManagedResourceStorage-DE9F1CDE97BE8B4A-001/init-core-data-001/index
[junit4] 2> 3136544 T7785 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3488579181571619]
[junit4] 2> 3136545 T7785 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@10a4d5d
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@126321)),segFN=segments_1,generation=1}
[junit4] 2> 3136545 T7785 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 3136546 T7785 oasc.SolrCore.initWriters created xml:
solr.XMLResponseWriter
[junit4] 2> 3136548 T7785 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 3136549 T7785 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 3136549 T7785 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 3136549 T7785 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 3136549 T7785 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 3136550 T7785 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 3136550 T7785 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 3136550 T7785 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 3136550 T7785 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 3136551 T7785 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 3136551 T7785 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 3136551 T7785 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 3136551 T7785 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 3136552 T7785 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 3136552 T7785 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 3136552 T7785 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 3136552 T7785 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 3136553 T7785 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 3136553 T7785 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 3136553 T7785 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 3136554 T7785 oasc.RequestHandlers.initHandlersFromConfig
created dismax: solr.SearchHandler
[junit4] 2> 3136554 T7785 oasc.RequestHandlers.initHandlersFromConfig
created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4] 2> 3136554 T7785 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 3136555 T7785 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 3136555 T7785 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 3136556 T7785 oasc.RequestHandlers.initHandlersFromConfig
created defaults: solr.StandardRequestHandler
[junit4] 2> 3136556 T7785 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.StandardRequestHandler
[junit4] 2> 3136556 T7785 oasc.RequestHandlers.initHandlersFromConfig
created lazy: solr.StandardRequestHandler
[junit4] 2> 3136556 T7785 oasc.RequestHandlers.initHandlersFromConfig WARN
Multiple requestHandler registered to the same name: /update ignoring:
org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 3136557 T7785 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 3136557 T7785 oasc.RequestHandlers.initHandlersFromConfig
created /terms: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 3136557 T7785 oasc.RequestHandlers.initHandlersFromConfig
created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 3136558 T7785 oasc.RequestHandlers.initHandlersFromConfig
created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 3136558 T7785 oasc.RequestHandlers.initHandlersFromConfig
created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 3136558 T7785 oasc.RequestHandlers.initHandlersFromConfig
created spellCheckWithWordbreak_Direct:
org.apache.solr.handler.component.SearchHandler
[junit4] 2> 3136559 T7785 oasc.RequestHandlers.initHandlersFromConfig
created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 3136559 T7785 oasc.RequestHandlers.initHandlersFromConfig
created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 3136559 T7785 oasc.RequestHandlers.initHandlersFromConfig
created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 3136560 T7785 oasc.RequestHandlers.initHandlersFromConfig
created /mlt: solr.MoreLikeThisHandler
[junit4] 2> 3136560 T7785 oasc.RequestHandlers.initHandlersFromConfig
created /debug/dump: solr.DumpRequestHandler
[junit4] 2> 3136563 T7785 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 3136564 T7785 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 3136565 T7785 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 3136566 T7785 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 3136567 T7785 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 3136568 T7785 oasc.SolrCore.initDeprecatedSupport WARN
solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config
to use the ShowFileRequestHandler.
[junit4] 2> 3136570 T7785 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 3136570 T7785 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 3136571 T7785 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=34, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=19.759765625,
floorSegmentMB=1.888671875, forceMergeDeletesPctAllowed=12.13314766766255,
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8024096030075857
[junit4] 2> 3136621 T7785 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@10a4d5d
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@126321)),segFN=segments_1,generation=1}
[junit4] 2> 3136622 T7785 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 3136622 T7785 oass.SolrIndexSearcher.<init> Opening
Searcher@4ec913[collection1] main
[junit4] 2> 3136622 T7785 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 3136623 T7785 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 3136623 T7785 oasr.RestManager.init Initializing RestManager
with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 3136624 T7785 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using InMemoryStorage
[junit4] 2> 3136624 T7785 oasr.ManagedResource.reloadFromStorage WARN No
stored data found for /rest/managed
[junit4] 2> 3136624 T7785 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using InMemoryStorage
[junit4] 2> 3136624 T7785 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 3136624 T7785 oashc.SpellCheckComponent.inform Initializing
spell checkers
[junit4] 2> 3136723 T7785 oass.DirectSolrSpellChecker.init init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 3136826 T7787 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@4ec913[collection1]
main{UninvertingDirectoryReader()}
[junit4] 2> 3136832 T7785 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 3136833 T7790 oasc.ZkController.register Register replica -
core:collection1 address:http://188.138.97.18: collection:collection1
shard:shard1
[junit4] 2> 3136834 T7790 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 3136835 T7768 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4] 2> 3136838 T7790 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 3136842 T7786 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 3136842 T7790
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 3136844 T7790 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> 3136844 T7790 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://188.138.97.18:/collection1/ shard1
[junit4] 2> 3136845 T7790 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard1
[junit4] 2> 3136845 T7768 oas.SolrTestCaseJ4.setUp ###Starting
testFileBasedJsonStorage
[junit4] 2> 3136846 T7768 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.rest.TestManagedResourceStorage-DE9F1CDE97BE8B4A-001/json-storage-001/'
[junit4] 2> 3136847 T7786 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> 3136851 T7786 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 3136851 T7786 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> 3136861 T7768
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage
initialized to use dir:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.rest.TestManagedResourceStorage-DE9F1CDE97BE8B4A-001/json-storage-001/managed
[junit4] 2> 3136862 T7768 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _test_foo.json using
file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.rest.TestManagedResourceStorage-DE9F1CDE97BE8B4A-001/json-storage-001/managed
[junit4] 2> 3136862 T7768 oasr.ManagedResourceStorage.load Reading
_test_foo.json using
file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.rest.TestManagedResourceStorage-DE9F1CDE97BE8B4A-001/json-storage-001/managed
[junit4] 2> 3136863 T7768 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _test_foo.json using
file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.rest.TestManagedResourceStorage-DE9F1CDE97BE8B4A-001/json-storage-001/managed
[junit4] 2> 3136863 T7768 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _test_foo.json using
file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.rest.TestManagedResourceStorage-DE9F1CDE97BE8B4A-001/json-storage-001/managed
[junit4] 2> 3136863 T7768 oasr.ManagedResourceStorage.load Reading
_test_foo.json using
file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.rest.TestManagedResourceStorage-DE9F1CDE97BE8B4A-001/json-storage-001/managed
[junit4] 2> 3136864 T7768 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _test_foo.json using
file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.rest.TestManagedResourceStorage-DE9F1CDE97BE8B4A-001/json-storage-001/managed
[junit4] 2> 3136864 T7768 oas.SolrTestCaseJ4.tearDown ###Ending
testFileBasedJsonStorage
[junit4] 2> 3136871 T7768 oas.SolrTestCaseJ4.setUp ###Starting
testZkBasedJsonStorage
[junit4] 2> 3136871 T7768 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory: './'
[junit4] 2> 3136883 T7768 oascc.SolrZkClient.makePath makePath: /test
[junit4] 2> 3136884 T7768
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /test
[junit4] 2> 3136885 T7768 oascc.SolrZkClient.makePath makePath:
/test/_test_foo.json
[junit4] 2> 3136886 T7768
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 136 bytes to new
znode /test/_test_foo.json
[junit4] 2> 3136887 T7768 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _test_foo.json using ZooKeeperStorageIO:path=/test
[junit4] 2> 3136887 T7768 oasr.ManagedResourceStorage.load Reading
_test_foo.json using ZooKeeperStorageIO:path=/test
[junit4] 2> 3136888 T7768
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 136 bytes
from znode /test/_test_foo.json
[junit4] 2> 3136888 T7768 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _test_foo.json using ZooKeeperStorageIO:path=/test
[junit4] 2> 3136889 T7768
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 175 bytes to
existing znode /test/_test_foo.json
[junit4] 2> 3136889 T7768 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _test_foo.json using ZooKeeperStorageIO:path=/test
[junit4] 2> 3136890 T7768 oasr.ManagedResourceStorage.load Reading
_test_foo.json using ZooKeeperStorageIO:path=/test
[junit4] 2> 3136890 T7768
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 175 bytes
from znode /test/_test_foo.json
[junit4] 2> 3136891 T7768 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _test_foo.json using ZooKeeperStorageIO:path=/test
[junit4] 2> 3136891 T7786 oascc.ZkStateReader$3.process WARN ZooKeeper
watch triggered, but Solr cannot talk to ZK
[junit4] 2> 3136892 T7768 oas.SolrTestCaseJ4.tearDown ###Ending
testZkBasedJsonStorage
[junit4] 2> 3136893 T7768 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:54967 54967
[junit4] 2> 3136899 T7790 oasc.ZkController.register We are
http://188.138.97.18:/collection1/ and leader is
http://188.138.97.18:/collection1/
[junit4] 2> 3137215 T7783 oasc.OverseerCollectionProcessor.amILeader
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode =
Session expired for /overseer_elect/leader
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:307)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:304)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:304)
[junit4] 2> at
org.apache.solr.cloud.OverseerCollectionProcessor.amILeader(OverseerCollectionProcessor.java:516)
[junit4] 2> at
org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProcessor.java:271)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 3137436 T7769 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:54967 54967
[junit4] 2> 3137435 T7790 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://188.138.97.18:
[junit4] 2> 3137437 T7790 oasc.ZkController.checkRecovery WARN Skipping
recovery according to sys prop solrcloud.skip.autorecovery
[junit4] 2> 3137438 T7768 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> 3137437 T7783 oasc.OverseerCollectionProcessor.amILeader
According to ZK I (id=92286183554482179-188.138.97.18:_-n_0000000000) am no
longer a leader.
[junit4] 2> 3137438 T7790 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 3137439 T7790 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 3137439 T7790
oasc.ZkController.getLeaderInitiatedRecoveryState WARN Unable to read
/collections/collection1/leader_initiated_recovery/shard1/188.138.97.18:__collection1
due to: org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for
/collections/collection1/leader_initiated_recovery/shard1/188.138.97.18:__collection1
[junit4] 2> 3137440 T7790 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 3137440 T7790 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 3137440 T7790 oasc.ZkContainer$2.run ERROR
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode =
Session expired for /overseer/queue/qn-
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:273)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:270)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:270)
[junit4] 2> at
org.apache.solr.cloud.DistributedQueue.createData(DistributedQueue.java:369)
[junit4] 2> at
org.apache.solr.cloud.DistributedQueue.offer(DistributedQueue.java:353)
[junit4] 2> at
org.apache.solr.cloud.ZkController.publish(ZkController.java:1120)
[junit4] 2> at
org.apache.solr.cloud.ZkController.publish(ZkController.java:1038)
[junit4] 2> at
org.apache.solr.cloud.ZkController.publish(ZkController.java:1034)
[junit4] 2> at
org.apache.solr.core.ZkContainer$2.run(ZkContainer.java:207)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 3137441 T7790 oasc.SolrException.log ERROR
:org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode
= Session expired for /overseer/queue/qn-
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:273)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:270)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:270)
[junit4] 2> at
org.apache.solr.cloud.DistributedQueue.createData(DistributedQueue.java:369)
[junit4] 2> at
org.apache.solr.cloud.DistributedQueue.offer(DistributedQueue.java:353)
[junit4] 2> at
org.apache.solr.cloud.ZkController.publish(ZkController.java:1120)
[junit4] 2> at
org.apache.solr.cloud.ZkController.publish(ZkController.java:1038)
[junit4] 2> at
org.apache.solr.cloud.ZkController.publish(ZkController.java:1034)
[junit4] 2> at
org.apache.solr.cloud.ZkController.register(ZkController.java:849)
[junit4] 2> at
org.apache.solr.cloud.ZkController.register(ZkController.java:763)
[junit4] 2> at
org.apache.solr.core.ZkContainer$2.run(ZkContainer.java:200)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 3894 T7767 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will
linger awaiting termination of 5 leaked thread(s).
[junit4] 2> 24102 T7767 ccr.ThreadLeakControl.checkThreadLeaks SEVERE 5
threads leaked from SUITE scope at
org.apache.solr.rest.TestManagedResourceStorage:
[junit4] 2> 1) Thread[id=7790,
name=coreZkRegister-4442-thread-1, state=WAITING,
group=TGRP-TestManagedResourceStorage]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2) Thread[id=7782,
name=OverseerStateUpdate-92286183554482179-188.138.97.18:_-n_0000000000,
state=TIMED_WAITING, group=Overseer state updater.]
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> at
org.apache.solr.cloud.DistributedQueue$LatchChildWatcher.await(DistributedQueue.java:266)
[junit4] 2> at
org.apache.solr.cloud.DistributedQueue.getChildren(DistributedQueue.java:309)
[junit4] 2> at
org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:582)
[junit4] 2> at
org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:560)
[junit4] 2> at
org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:221)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 3) Thread[id=7788, name=Thread-3101, state=WAITING,
group=TGRP-TestManagedResourceStorage]
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> at java.lang.Object.wait(Object.java:503)
[junit4] 2> at
org.apache.solr.core.CloserThread.run(CoreContainer.java:905)
[junit4] 2> 4) Thread[id=7787,
name=searcherExecutor-4448-thread-1, state=WAITING,
group=TGRP-TestManagedResourceStorage]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 5) Thread[id=7784,
name=OverseerHdfsCoreFailoverThread-92286183554482179-188.138.97.18:_-n_0000000000,
state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
[junit4] 2> at java.lang.Thread.sleep(Native Method)
[junit4] 2> at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:136)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 24103 T7767 ccr.ThreadLeakControl.tryToInterruptAll Starting
to interrupt leaked threads:
[junit4] 2> 1) Thread[id=7790,
name=coreZkRegister-4442-thread-1, state=WAITING,
group=TGRP-TestManagedResourceStorage]
[junit4] 2> 2) Thread[id=7782,
name=OverseerStateUpdate-92286183554482179-188.138.97.18:_-n_0000000000,
state=TIMED_WAITING, group=Overseer state updater.]
[junit4] 2> 3) Thread[id=7788, name=Thread-3101, state=WAITING,
group=TGRP-TestManagedResourceStorage]
[junit4] 2> 4) Thread[id=7787,
name=searcherExecutor-4448-thread-1, state=WAITING,
group=TGRP-TestManagedResourceStorage]
[junit4] 2> 5) Thread[id=7784,
name=OverseerHdfsCoreFailoverThread-92286183554482179-188.138.97.18:_-n_0000000000,
state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
[junit4] 2> 3158221 T7782 oasc.Overseer$ClusterStateUpdater.run Overseer
Loop exiting : 188.138.97.18:_
[junit4] 2> 3158221 T7791
oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read
the data org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /overseer_elect/leader
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:307)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:304)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:304)
[junit4] 2> at
org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:321)
[junit4] 2> at
org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:89)
[junit4] 2> at
org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:293)
[junit4] 2>
[junit4] 2> 27126 T7767 ccr.ThreadLeakControl.tryToInterruptAll SEVERE
There are still zombie threads that couldn't be terminated:
[junit4] 2> 1) Thread[id=7787,
name=searcherExecutor-4448-thread-1, state=WAITING,
group=TGRP-TestManagedResourceStorage]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2) Thread[id=7784,
name=OverseerHdfsCoreFailoverThread-92286183554482179-188.138.97.18:_-n_0000000000,
state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]
[junit4] 2> at java.lang.Throwable.fillInStackTrace(Native
Method)
[junit4] 2> at
java.lang.Throwable.fillInStackTrace(Throwable.java:783)
[junit4] 2> at
java.lang.Throwable.<init>(Throwable.java:265)
[junit4] 2> at java.lang.Exception.<init>(Exception.java:66)
[junit4] 2> at
java.lang.InterruptedException.<init>(InterruptedException.java:67)
[junit4] 2> at java.lang.Thread.sleep(Native Method)
[junit4] 2> at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:136)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 3) Thread[id=7790,
name=coreZkRegister-4442-thread-1, state=WAITING,
group=TGRP-TestManagedResourceStorage]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 4) Thread[id=7788, name=Thread-3101, state=WAITING,
group=TGRP-TestManagedResourceStorage]
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> at java.lang.Object.wait(Object.java:503)
[junit4] 2> at
org.apache.solr.core.CloserThread.run(CoreContainer.java:905)
[junit4] 2> NOTE: test params are: codec=Lucene410: {}, docValues:{},
sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=lt,
timezone=Asia/Aqtau
[junit4] 2> NOTE: Linux 3.13.0-32-generic i386/Oracle Corporation 1.7.0_65
(32-bit)/cpus=8,threads=5,free=115833056,total=335560704
[junit4] 2> NOTE: All tests run in this JVM: [TestIndexSearcher,
TestRealTimeGet, TestOmitPositions, TestRandomFaceting, HardAutoCommitTest,
SolrRequestParserTest, FullSolrCloudDistribCmdsTest, SuggesterFSTTest,
AnalysisErrorHandlingTest, TestCollationFieldDocValues,
TestIBSimilarityFactory, DistribDocExpirationUpdateProcessorTest,
CurrencyFieldXmlFileTest, TestSolrXml, RAMDirectoryFactoryTest, TestQueryUtils,
TestCoreContainer, FileBasedSpellCheckerTest, ChaosMonkeySafeLeaderTest,
TestOverriddenPrefixQueryForCustomFieldType, TestPostingsSolrHighlighter,
BasicDistributedZk2Test, TestUtils, TestRequestStatusCollectionAPI,
DistributedFacetPivotLongTailTest, NumericFieldsTest, TestValueSourceCache,
TestCollectionAPI, TestXIncludeConfig, MigrateRouteKeyTest,
ChangedSchemaMergeTest, AssignTest, TestLeaderElectionZkExpiry, TestOrdValues,
SimplePostToolTest, SolrXmlInZkTest, HdfsCollectionsAPIDistributedZkTest,
CoreContainerCoreInitFailuresTest, PolyFieldTest,
AddSchemaFieldsUpdateProcessorFactoryTest, AbstractAnalyticsFacetTest,
TestFileDictionaryLookup, DistanceFunctionTest, SolrCoreTest, SliceStateTest,
DistributedQueryComponentCustomSortTest, TestPhraseSuggestions, TestZkChroot,
ClusterStateTest, TestCloudManagedSchemaConcurrent, OverseerRolesTest,
RemoteQueryErrorTest, FieldFacetTest, QueryParsingTest,
DistributedQueryElevationComponentTest, MultiTermTest, TestJoin,
HdfsBasicDistributedZk2Test, TestAddFieldRealTimeGet,
TestBM25SimilarityFactory, BasicZkTest, TestUpdate,
HdfsWriteToMultipleCollectionsTest, ScriptEngineTest, RequestHandlersTest,
TestCloudInspectUtil, TestPHPSerializedResponseWriter, AlternateDirectoryTest,
DirectSolrConnectionTest, TestQuerySenderNoQuery,
TestHighFrequencyDictionaryFactory, SOLR749Test, SpatialFilterTest,
TestHighlightDedupGrouping, ShardRoutingCustomTest, SolrIndexConfigTest,
URLClassifyProcessorTest, LukeRequestHandlerTest, TestRecovery,
TestCharFilters, TestSolrQueryParser, TestCopyFieldCollectionResource,
TestExceedMaxTermLength, SolrPluginUtilsTest, DistributedTermsComponentTest,
TestGroupingSearch, TestInitQParser, LegacyHTMLStripCharFilterTest,
SynonymTokenizerTest, TestCSVLoader, TestLFUCache,
LeaderElectionIntegrationTest, TestPivotHelperCode, AnalyticsMergeStrategyTest,
TestDynamicFieldCollectionResource, ResourceLoaderTest,
TestDistributedGrouping, TestPseudoReturnFields,
TestSolrQueryParserDefaultOperatorResource, DateFieldTest, ZkSolrClientTest,
ShardRoutingTest, TestRandomDVFaceting, ZkCLITest, TestDistributedSearch,
AutoCommitTest, TestHashPartitioner, TermVectorComponentDistributedTest,
ZkControllerTest, TestStressReorder, StatsComponentTest,
SpellCheckComponentTest, PeerSyncTest, TestFunctionQuery, TestLazyCores,
TestBadConfig, ShowFileRequestHandlerTest, SolrIndexSplitterTest,
SignatureUpdateProcessorFactoryTest, DocValuesTest, SuggesterTSTTest,
NoCacheHeaderTest, DirectUpdateHandlerOptimizeTest,
DefaultValueUpdateProcessorTest, SortByFunctionTest, TestSolrDeletionPolicy1,
SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, DebugComponentTest,
IndexBasedSpellCheckerTest, StandardRequestHandlerTest, TestWriterPerf,
TestReversedWildcardFilterFactory, TestQueryTypes, DocumentBuilderTest,
TermVectorComponentTest, FieldAnalysisRequestHandlerTest,
FastVectorHighlighterTest, LoggingHandlerTest, TestJmxIntegration,
ReturnFieldsTest, JSONWriterTest, MBeansHandlerTest, JsonLoaderTest,
CSVRequestHandlerTest, TestQuerySenderListener, BadComponentTest,
TestMergePolicyConfig, TestSolrDeletionPolicy2, SampleTest, TestBinaryField,
TestElisionMultitermQuery, OutputWriterTest, ExternalFileFieldSortTest,
TestSolrCoreProperties, TestLuceneMatchVersion, EchoParamsTest,
TestSweetSpotSimilarityFactory, TestPerFieldSimilarity,
TestDefaultSimilarityFactory, TestFastWriter, TestJmxMonitoredMap,
TestFastOutputStream, PluginInfoTest, TestFastLRUCache, DateMathParserTest,
PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, TestSolrJ,
TestDocumentBuilder, ZkNodePropsTest, UUIDFieldTest, FileUtilsTest,
CircularListTest, TestRTGBase, CursorPagingTest, SolrTestCaseJ4Test,
TestDistributedMissingSort, AbstractAnalyticsStatsTest, NoFacetTest,
ExpressionTest, QueryFacetTest, FunctionTest, AliasIntegrationTest,
DeleteReplicaTest, DeleteShardTest, MultiThreadedOCPTest, RollingRestartTest,
SharedFSAutoReplicaFailoverUtilsTest, TestCloudPivotFacet,
TestDistribDocBasedVersion, TestMiniSolrCloudCluster,
HdfsBasicDistributedZkTest, HdfsRecoveryZkTest, HdfsSyncSliceTest,
HdfsUnloadDistributedZkTest, StressHdfsTest, QueryResultKeyTest,
TestImplicitCoreProperties, TestInfoStreamLogging, TestNonNRTOpen,
TestReloadAndDeleteDocs, TestSolrXmlPersistence, TestReplicationHandlerBackup,
CoreAdminRequestStatusTest, CoreMergeIndexesAdminHandlerTest, InfoHandlerTest,
DistributedDebugComponentTest, DistributedExpandComponentTest,
DistributedFacetPivotLargeTest, DistributedSuggestComponentTest,
TestChildDocTransformer, TestSortingResponseWriter, TestManagedResource,
TestManagedResourceStorage]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestManagedResourceStorage -Dtests.seed=DE9F1CDE97BE8B4A
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=lt
-Dtests.timezone=Asia/Aqtau -Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J1 | TestManagedResourceStorage (suite) <<<
[junit4] > Throwable #1: java.lang.RuntimeException:
SolrCore.getOpenCount()==2
[junit4] > at
__randomizedtesting.SeedInfo.seed([DE9F1CDE97BE8B4A]:0)
[junit4] > at
org.apache.solr.util.TestHarness.close(TestHarness.java:332)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:633)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:184)
[junit4] > at java.lang.Thread.run(Thread.java:745)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE
scope at org.apache.solr.rest.TestManagedResourceStorage:
[junit4] > 1) Thread[id=7790, name=coreZkRegister-4442-thread-1,
state=WAITING, group=TGRP-TestManagedResourceStorage]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > 2) Thread[id=7782,
name=OverseerStateUpdate-92286183554482179-188.138.97.18:_-n_0000000000,
state=TIMED_WAITING, group=Overseer state updater.]
[junit4] > at java.lang.Object.wait(Native Method)
[junit4] > at
org.apache.solr.cloud.DistributedQueue$LatchChildWatcher.await(DistributedQueue.java:266)
[junit4] > at
org.apache.solr.cloud.DistributedQueue.getChildren(DistributedQueue.java:309)
[junit4] > at
org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:582)
[junit4] > at
org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:560)
[junit4] > at
org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:221)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > 3) Thread[id=7788, name=Thread-3101, state=WAITING,
group=TGRP-TestManagedResourceStorage]
[junit4] > at java.lang.Object.wait(Native Method)
[junit4] > at java.lang.Object.wait(Object.java:503)
[junit4] > at
org.apache.solr.core.CloserThread.run(CoreContainer.java:905)
[junit4] > 4) Thread[id=7787, name=searcherExecutor-4448-thread-1,
state=WAITING, group=TGRP-TestManagedResourceStorage]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > 5) Thread[id=7784,
name=OverseerHdfsCoreFailoverThread-92286183554482179-188.138.97.18:_-n_0000000000,
state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:136)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > at
__randomizedtesting.SeedInfo.seed([DE9F1CDE97BE8B4A]:0)Throwable #3:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=7787, name=searcherExecutor-4448-thread-1,
state=WAITING, group=TGRP-TestManagedResourceStorage]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > 2) Thread[id=7784,
name=OverseerHdfsCoreFailoverThread-92286183554482179-188.138.97.18:_-n_0000000000,
state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]
[junit4] > at java.lang.Throwable.fillInStackTrace(Native Method)
[junit4] > at
java.lang.Throwable.fillInStackTrace(Throwable.java:783)
[junit4] > at java.lang.Throwable.<init>(Throwable.java:265)
[junit4] > at java.lang.Exception.<init>(Exception.java:66)
[junit4] > at
java.lang.InterruptedException.<init>(InterruptedException.java:67)
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:136)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > 3) Thread[id=7790, name=coreZkRegister-4442-thread-1,
state=WAITING, group=TGRP-TestManagedResourceStorage]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > 4) Thread[id=7788, name=Thread-3101, state=WAITING,
group=TGRP-TestManagedResourceStorage]
[junit4] > at java.lang.Object.wait(Native Method)
[junit4] > at java.lang.Object.wait(Object.java:503)
[junit4] > at
org.apache.solr.core.CloserThread.run(CoreContainer.java:905)
[junit4] > at
__randomizedtesting.SeedInfo.seed([DE9F1CDE97BE8B4A]:0)
[junit4] Completed on J1 in 27.24s, 2 tests, 3 errors <<< FAILURES!
[...truncated 124 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:474: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:454: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1350:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:965:
There were test failures: 430 suites, 1782 tests, 3 suite-level errors, 135
ignored (19 assumptions)
Total time: 99 minutes 55 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.7.0_65 -server
-XX:+UseConcMarkSweepGC
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]