Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11477/
Java: 32bit/jdk1.9.0-ea-b44 -server -XX:+UseConcMarkSweepGC
2 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.DistribCursorPagingTest
Error Message:
Some resources were not closed, shutdown, or released.
Stack Trace:
java.lang.AssertionError: Some resources were not closed, shutdown, or released.
at __randomizedtesting.SeedInfo.seed([50664FE8EF732F71]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:189)
at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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: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)
FAILED:
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([50664FE8EF732F71:D180C1F0982C4F4D]: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:837)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1456)
at
org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.doTest(DistribDocExpirationUpdateProcessorTest.java:69)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 9119 lines...]
[junit4] Suite: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest
[junit4] 2> Creating dataDir:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
50664FE8EF732F71-001/init-core-data-001
[junit4] 2> 220522 T1088 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(true) and clientAuth (true)
[junit4] 2> 220522 T1088 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /fd_w/
[junit4] 2> 220524 T1088 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 220524 T1088 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 220525 T1089 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 220625 T1088 oasc.ZkTestServer.run start zk server on
port:39554
[junit4] 2> 220625 T1088
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 220626 T1088 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 220629 T1096 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@8a7030 name:ZooKeeperConnection
Watcher:127.0.0.1:39554 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 220629 T1088 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 220629 T1088 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 220629 T1088 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 220631 T1088
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 220632 T1088 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 220633 T1099 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@19f76c name:ZooKeeperConnection
Watcher:127.0.0.1:39554/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 220634 T1088 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 220634 T1088 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 220634 T1088 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 220636 T1088 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 220637 T1088 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 220638 T1088 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 220640 T1088 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-doc-expire-update-processor.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 220640 T1088 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 220642 T1088 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 220642 T1088 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 220644 T1088 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 220644 T1088 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 220645 T1088 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 220646 T1088 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 220647 T1088 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 220647 T1088 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 220648 T1088 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 220649 T1088 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 220650 T1088 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 220650 T1088 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 220651 T1088 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 220652 T1088 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 220653 T1088 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 220653 T1088 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 220654 T1088 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 220655 T1088 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 220656 T1088 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 220656 T1088 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 220658 T1088
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 220659 T1088 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 220660 T1102 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@bbb685 name:ZooKeeperConnection
Watcher:127.0.0.1:39554/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 220660 T1088 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 220660 T1088 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 220903 T1088 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 220927 T1088 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1,
TLSv1.1, TLSv1.2]
[junit4] 2> 220935 T1088 oejs.AbstractConnector.doStart Started
[email protected]:43695
[junit4] 2> 220938 T1088 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@d25a40
[junit4] 2> 220938 T1088 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 220938 T1088 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
50664FE8EF732F71-001/tempDir-002
[junit4] 2> 220939 T1088 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
50664FE8EF732F71-001/tempDir-002/'
[junit4] 2> 220952 T1088 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
50664FE8EF732F71-001/tempDir-002/solr.xml
[junit4] 2> 220984 T1088 oasc.CoreContainer.<init> New CoreContainer
10023688
[junit4] 2> 220985 T1088 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
50664FE8EF732F71-001/tempDir-002/]
[junit4] 2> 220985 T1088 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 220985 T1088 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 220986 T1088 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 220986 T1088 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 220986 T1088 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 220986 T1088 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 220987 T1088 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 220987 T1088 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 220987 T1088 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 220989 T1088 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 220989 T1088 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 220990 T1088 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 220991 T1088 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 220992 T1088 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 220992 T1088 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 220992 T1088 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:39554/solr
[junit4] 2> 220992 T1088 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 220993 T1088
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 220993 T1088 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 220995 T1114 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1871338 name:ZooKeeperConnection
Watcher:127.0.0.1:39554 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 220996 T1088 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 220996 T1088 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 220998 T1088 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 220999 T1117 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1309736 name:ZooKeeperConnection
Watcher:127.0.0.1:39554/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 220999 T1088 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 221000 T1088 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 221002 T1088 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 221003 T1088 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 221004 T1088 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 221006 T1088 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 221007 T1088 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 221008 T1088 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43695_fd_w
[junit4] 2> 221009 T1088 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:43695_fd_w
[junit4] 2> 221010 T1088 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 221011 T1088 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 221012 T1088 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 221013 T1088 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:43695_fd_w
[junit4] 2> 221013 T1088 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 221014 T1088 oasc.Overseer.start Overseer
(id=93167976978186244-127.0.0.1:43695_fd_w-n_0000000000) starting
[junit4] 2> 221016 T1088 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 221020 T1088 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 221020 T1119 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 221021 T1088 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 221022 T1088 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 221023 T1088
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 221025 T1118 oasc.Overseer$ClusterStateUpdater.run Starting to
work on the main queue
[junit4] 2> 221026 T1121 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 221026 T1121 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 221027 T1121 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 221027 T1117 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 221029 T1118 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 0, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:43695/fd_w",
[junit4] 2> "node_name":"127.0.0.1:43695_fd_w",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 221029 T1118 oasco.ReplicaMutator.updateState Update state
numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:43695/fd_w",
[junit4] 2> "node_name":"127.0.0.1:43695_fd_w",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 221029 T1118 oasco.ClusterStateMutator.createCollection
building a new cName: control_collection
[junit4] 2> 221030 T1118 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 221030 T1117 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> 222027 T1121 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 222028 T1121 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:control_collection
[junit4] 2> 222028 T1121 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 222028 T1121 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 222029 T1121 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 222029 T1121 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
50664FE8EF732F71-001/tempDir-002/collection1/'
[junit4] 2> 222030 T1121 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest%2050664FE8EF732F71-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 222030 T1121 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest%2050664FE8EF732F71-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 222030 T1121 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest%2050664FE8EF732F71-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 222045 T1121 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 222047 T1121 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 222051 T1121 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 222058 T1121 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.1.0
[junit4] 2> 222068 T1121 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 222070 T1121 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 222074 T1121 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 222172 T1121 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 222174 T1121 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 222175 T1121 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 222178 T1121 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 222200 T1121 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 222200 T1121 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 222200 T1121 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
50664FE8EF732F71-001/tempDir-002/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
50664FE8EF732F71-001/tempDir-001/control/data/
[junit4] 2> 222201 T1121 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 222201 T1121 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
50664FE8EF732F71-001/tempDir-001/control/data
[junit4] 2> 222202 T1121 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
50664FE8EF732F71-001/tempDir-001/control/data/index/
[junit4] 2> 222202 T1121 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
50664FE8EF732F71-001/tempDir-001/control/data/index' doesn't exist. Creating
new index...
[junit4] 2> 222203 T1121 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
50664FE8EF732F71-001/tempDir-001/control/data/index
[junit4] 2> 222203 T1121 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=3.6611328125,
floorSegmentMB=2.17578125, forceMergeDeletesPctAllowed=9.226257546170206,
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3336687831863883
[junit4] 2> 222204 T1121 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@82b927
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ecc31c),segFN=segments_1,generation=1}
[junit4] 2> 222204 T1121 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 222206 T1121 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-defaults"
[junit4] 2> 222220 T1121 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field"
[junit4] 2> 222235 T1121 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-param"
[junit4] 2> 222235 T1121 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field-with-param-default"
[junit4] 2> 222235 T1121 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "scheduled-delete" (default)
[junit4] 2> 222256 T1121 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"scheduled-delete" (default)
[junit4] 2> 222257 T1121 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 222257 T1121 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 222257 T1121 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 222257 T1121 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 222257 T1121 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 222257 T1121 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 222257 T1121 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 222258 T1121 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 222258 T1121 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 222258 T1121 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 222258 T1121 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 222258 T1121 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 222259 T1121 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 222259 T1121 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 222259 T1121 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 222259 T1121 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
[junit4] 2> 222259 T1121 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 222259 T1121 oasc.RequestHandlers.initHandlersFromConfig
created /select: solr.SearchHandler
[junit4] 2> 222261 T1121 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 222262 T1121 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 222262 T1121 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 222263 T1121 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 222263 T1121 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 222264 T1121 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 222264 T1121 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 222265 T1121 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=15,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.85840589716371]
[junit4] 2> 222265 T1121 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@82b927
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ecc31c),segFN=segments_1,generation=1}
[junit4] 2> 222265 T1121 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 222265 T1121 oass.SolrIndexSearcher.<init> Opening
Searcher@90c430[collection1] main
[junit4] 2> 222266 T1121 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 222267 T1121 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 222267 T1121 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 222268 T1121
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 222268 T1121 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 222268 T1121 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 222269 T1121
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 222269 T1121 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 222270 T1121 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 222275 T1121 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 222275 T1122 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@90c430[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 222275 T1121 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 222276 T1126 oasc.ZkController.register Register replica -
core:collection1 address:https://127.0.0.1:43695/fd_w
collection:control_collection shard:shard1
[junit4] 2> 222277 T1088 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
[junit4] 2> 222277 T1088 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 222277 T1126 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 222280 T1088
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 222280 T1088 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 222281 T1126 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 222282 T1129 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@12aeb9f name:ZooKeeperConnection
Watcher:127.0.0.1:39554/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 222282 T1088 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 222282 T1088 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 222282 T1126
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 222283 T1126 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> 222282 T1117 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 222283 T1088
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> ASYNC NEW_CORE C944 name=collection1
org.apache.solr.core.SolrCore@685b65
url=https://127.0.0.1:43695/fd_w/collection1 node=127.0.0.1:43695_fd_w
C944_STATE=coll:control_collection core:collection1 props:{core=collection1,
base_url=https://127.0.0.1:43695/fd_w, node_name=127.0.0.1:43695_fd_w,
state=down}
[junit4] 2> 222283 T1126 C944 P43695 oasc.SyncStrategy.sync Sync replicas
to https://127.0.0.1:43695/fd_w/collection1/
[junit4] 2> 222283 T1118 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection"} current state
version: 1
[junit4] 2> 222283 T1126 C944 P43695 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 222284 T1126 C944 P43695 oasc.SyncStrategy.syncToMe
https://127.0.0.1:43695/fd_w/collection1/ has no replicas
[junit4] 2> 222284 T1126 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: https://127.0.0.1:43695/fd_w/collection1/ shard1
[junit4] 2> 222284 T1126 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 222285 T1088 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 222285 T1088 oasc.AbstractFullDistribZkTestBase.createJettys
Creating collection1 with stateFormat=2
[junit4] 2> 222285 T1088
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 222285 T1088 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 222286 T1117 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 222286 T1132 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1676609 name:ZooKeeperConnection
Watcher:127.0.0.1:39554/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 222287 T1088 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 222287 T1118 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"https://127.0.0.1:43695/fd_w",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 1
[junit4] 2> 222287 T1088 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 222288 T1118 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"create",
[junit4] 2> "name":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "stateFormat":2} current state version: 1
[junit4] 2> 222289 T1118 oasco.ClusterStateMutator.createCollection
building a new cName: collection1
[junit4] 2> 222289 T1129 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> 222289 T1117 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> 222291 T1133 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 222292 T1118 oasco.ZkStateWriter.writePendingUpdates going to
create_collection /collections/collection1/state.json
[junit4] 2> 222292 T1129 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> 222337 T1126 oasc.ZkController.register We are
https://127.0.0.1:43695/fd_w/collection1/ and leader is
https://127.0.0.1:43695/fd_w/collection1/
[junit4] 2> 222337 T1126 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=https://127.0.0.1:43695/fd_w
[junit4] 2> 222337 T1126 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 222337 T1126 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 222337 T1126 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 222339 T1117 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 222340 T1118 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, 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:43695/fd_w",
[junit4] 2> "node_name":"127.0.0.1:43695_fd_w",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 3
[junit4] 2> 222340 T1118 oasco.ReplicaMutator.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:43695/fd_w",
[junit4] 2> "node_name":"127.0.0.1:43695_fd_w",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 222443 T1117 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> 222443 T1129 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> 222551 T1088 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 222552 T1088 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 222555 T1088 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1,
TLSv1.1, TLSv1.2]
[junit4] 2> 222556 T1088 oejs.AbstractConnector.doStart Started
[email protected]:56555
[junit4] 2> 222558 T1088 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@d25a40
[junit4] 2> 222558 T1088 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 222558 T1088 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
50664FE8EF732F71-001/tempDir-003
[junit4] 2> 222558 T1088 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
50664FE8EF732F71-001/tempDir-003/'
[junit4] 2> 222570 T1088 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
50664FE8EF732F71-001/tempDir-003/solr.xml
[junit4] 2> 222581 T1088 oasc.CoreContainer.<init> New CoreContainer
13893925
[junit4] 2> 222582 T1088 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
50664FE8EF732F71-001/tempDir-003/]
[junit4] 2> 222582 T1088 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 222583 T1088 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 222583 T1088 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 222583 T1088 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 222583 T1088 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 222584 T1088 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 222584 T1088 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 222584 T1088 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 222584 T1088 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 222584 T1088 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 222585 T1088 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 222586 T1088 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 222587 T1088 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 222587 T1088 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 222588 T1088 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 222588 T1088 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:39554/solr
[junit4] 2> 222588 T1088 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 222588 T1088
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 222589 T1088 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 222591 T1145 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@10e8d5 name:ZooKeeperConnection
Watcher:127.0.0.1:39554 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 222591 T1088 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 222592 T1088 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 222594 T1088 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 222595 T1148 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1842b34 name:ZooKeeperConnection
Watcher:127.0.0.1:39554/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 222595 T1088 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 222599 T1088
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 223602 T1088 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56555_fd_w
[junit4] 2> 223603 T1088 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:56555_fd_w
[junit4] 2> 223609 T1088 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 223617 T1149 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 223617 T1149 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 223619 T1117 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 223620 T1149 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 223620 T1149 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 223620 T1118 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:56555/fd_w",
[junit4] 2> "node_name":"127.0.0.1:56555_fd_w",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 4
[junit4] 2> 223621 T1149 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 223622 T1118 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:56555/fd_w",
[junit4] 2> "node_name":"127.0.0.1:56555_fd_w",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 223622 T1118 oasco.ReplicaMutator.updateState Collection
already exists with numShards=2
[junit4] 2> 223622 T1118 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard2
[junit4] 2> 223622 T1149 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 0
[junit4] 2> 223623 T1149 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 223726 T1118 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 0
[junit4] 2> 223727 T1148 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 223728 T1148 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 1
[junit4] 2> 224623 T1149 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 224624 T1149 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 224624 T1149 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 224625 T1149 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 224626 T1149 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 224626 T1149 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
50664FE8EF732F71-001/tempDir-003/collection1/'
[junit4] 2> 224628 T1149 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest%2050664FE8EF732F71-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 224628 T1149 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest%2050664FE8EF732F71-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 224628 T1149 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest%2050664FE8EF732F71-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 224649 T1149 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 224651 T1149 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 224657 T1149 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 224667 T1149 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.1.0
[junit4] 2> 224679 T1149 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 224681 T1149 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 224685 T1149 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 224778 T1149 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 224780 T1149 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 224781 T1149 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 224784 T1149 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 224800 T1149 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 224800 T1149 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 224800 T1149 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
50664FE8EF732F71-001/tempDir-003/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
50664FE8EF732F71-001/tempDir-001/jetty1/
[junit4] 2> 224800 T1149 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 224801 T1149 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
50664FE8EF732F71-001/tempDir-001/jetty1
[junit4] 2> 224801 T1149 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
50664FE8EF732F71-001/tempDir-001/jetty1/index/
[junit4] 2> 224801 T1149 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
50664FE8EF732F71-001/tempDir-001/jetty1/index' doesn't exist. Creating new
index...
[junit4] 2> 224805 T1149 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
50664FE8EF732F71-001/tempDir-001/jetty1/index
[junit4] 2> 224805 T1149 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=3.6611328125,
floorSegmentMB=2.17578125, forceMergeDeletesPctAllowed=9.226257546170206,
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3336687831863883
[junit4] 2> 224806 T1149 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@ee95ee
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1dbd794),segFN=segments_1,generation=1}
[junit4] 2> 224806 T1149 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 224807 T1149 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-defaults"
[junit4] 2> 224807 T1149 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field"
[junit4] 2> 224808 T1149 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-param"
[junit4] 2> 224808 T1149 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field-with-param-default"
[junit4] 2> 224808 T1149 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "scheduled-delete" (default)
[junit4] 2> 224809 T1149 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"scheduled-delete" (default)
[junit4] 2> 224809 T1149 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 224809 T1149 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 224810 T1149 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 224810 T1149 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 224810 T1149 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 224810 T1149 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 224811 T1149 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 224811 T1149 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 224811 T1149 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 224812 T1149 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 224812 T1149 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 224812 T1149 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 224812 T1149 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 224813 T1149 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 224813 T1149 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 224813 T1149 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
[junit4] 2> 224813 T1149 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 224814 T1149 oasc.RequestHandlers.initHandlersFromConfig
created /select: solr.SearchHandler
[junit4] 2> 224815 T1149 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 224816 T1149 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 224817 T1149 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 224817 T1149 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 224818 T1149 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 224818 T1149 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 224819 T1149 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 224819 T1149 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=15,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.85840589716371]
[junit4] 2> 224819 T1149 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@ee95ee
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1dbd794),segFN=segments_1,generation=1}
[junit4] 2> 224819 T1149 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 224819 T1149 oass.SolrIndexSearcher.<init> Opening
Searcher@19d7efb[collection1] main
[junit4] 2> 224820 T1149 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 224821 T1149 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 224821 T1149 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 224822 T1149
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 224822 T1149 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 224822 T1149 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 224823 T1149
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 224823 T1149 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 224823 T1149 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 224824 T1149 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 224824 T1150 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@19d7efb[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 224824 T1149 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 224825 T1154 oasc.ZkController.register Register replica -
core:collection1 address:https://127.0.0.1:56555/fd_w collection:collection1
shard:shard2
[junit4] 2> 224825 T1088 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
[junit4] 2> 224826 T1088 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 224826 T1154 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> 224829 T1154 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard2
[junit4] 2> 224830 T1117 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 224830 T1154
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 224830 T1154 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C945 name=collection1
org.apache.solr.core.SolrCore@82f471
url=https://127.0.0.1:56555/fd_w/collection1 node=127.0.0.1:56555_fd_w
C945_STATE=coll:collection1 core:collection1 props:{core=collection1,
base_url=https://127.0.0.1:56555/fd_w, node_name=127.0.0.1:56555_fd_w,
state=down}
[junit4] 2> 224830 T1154 C945 P56555 oasc.SyncStrategy.sync Sync replicas
to https://127.0.0.1:56555/fd_w/collection1/
[junit4] 2> 224831 T1118 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1"} current state version: 4
[junit4] 2> 224831 T1154 C945 P56555 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 224831 T1154 C945 P56555 oasc.SyncStrategy.syncToMe
https://127.0.0.1:56555/fd_w/collection1/ has no replicas
[junit4] 2> 224831 T1154 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: https://127.0.0.1:56555/fd_w/collection1/ shard2
[junit4] 2> 224832 T1154 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard2
[junit4] 2> 224832 T1118 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 1
[junit4] 2> 224833 T1148 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 224834 T1148 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 2
[junit4] 2> 224836 T1117 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 224837 T1118 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"https://127.0.0.1:56555/fd_w",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 4
[junit4] 2> 224838 T1118 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 2
[junit4] 2> 224838 T1148 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 224839 T1148 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 224889 T1154 oasc.ZkController.register We are
https://127.0.0.1:56555/fd_w/collection1/ and leader is
https://127.0.0.1:56555/fd_w/collection1/
[junit4] 2> 224889 T1154 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=https://127.0.0.1:56555/fd_w
[junit4] 2> 224890 T1154 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 224890 T1154 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 224890 T1154 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 224891 T1117 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 224892 T1118 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, 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:56555/fd_w",
[junit4] 2> "node_name":"127.0.0.1:56555_fd_w",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 4
[junit4] 2> 224893 T1118 oasco.ReplicaMutator.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:56555/fd_w",
[junit4] 2> "node_name":"127.0.0.1:56555_fd_w",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 224894 T1118 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 3
[junit4] 2> 224894 T1148 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 224897 T1154 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 224898 T1148 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 225076 T1088 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 225076 T1088 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 225084 T1088 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1,
TLSv1.1, TLSv1.2]
[junit4] 2> 225086 T1088 oejs.AbstractConnector.doStart Started
[email protected]:34337
[junit4] 2> 225089 T1088 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@d25a40
[junit4] 2> 225089 T1088 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 225090 T1088 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
50664FE8EF732F71-001/tempDir-004
[junit4] 2> 225090 T1088 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
50664FE8EF732F71-001/tempDir-004/'
[junit4] 2> 225109 T1088 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
50664FE8EF732F71-001/tempDir-004/solr.xml
[junit4] 2> 225125 T1088 oasc.CoreContainer.<init> New CoreContainer
2127562
[junit4] 2> 225125 T1088 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
50664FE8EF732F71-001/tempDir-004/]
[junit4] 2> 225126 T1088 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 225126 T1088 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 225126 T1088 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 225127 T1088 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 225127 T1088 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 225127 T1088 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 225127 T1088 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 225127 T1088 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 225128 T1088 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 225128 T1088 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 225128 T1088 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 225130 T1088 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 225130 T1088 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 225131 T1088 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 225131 T1088 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 225131 T1088 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:39554/solr
[junit4] 2> 225131 T1088 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 225132 T1088
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 225132 T1088 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 225135 T1166 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@d7ccc4 name:ZooKeeperConnection
Watcher:127.0.0.1:39554 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 225136 T1088 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 225136 T1088 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 225139 T1088 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 225142 T1169 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@7a3a24 name:ZooKeeperConnection
Watcher:127.0.0.1:39554/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 225142 T1088 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 225152 T1088
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> ASYNC NEW_CORE C946 name=collection1
org.apache.solr.core.SolrCore@685b65
url=https://127.0.0.1:43695/fd_w/collection1 node=127.0.0.1:43695_fd_w
C946_STATE=coll:control_collection core:collection1 props:{core=collection1,
base_url=https://127.0.0.1:43695/fd_w, node_name=127.0.0.1:43695_fd_w,
state=active, leader=true}
[junit4] 2> 225275 T1123 C946 P43695
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Begining periodic deletion of expired docs
[junit4] 2> 225281 T1123 C946 P43695 oasu.DirectUpdateHandler2.commit
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 225282 T1123 C946 P43695 oasc.SolrCore.openNewSearcher
SolrIndexSearcher has not changed - not re-opening:
org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 225282 T1123 C946 P43695 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 225283 T1123 C946 P43695 oasup.LogUpdateProcessor.finish
[collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO
2015-01-19T01:21:52.839Z] (-1490687636632764416),commit=} 0 8
[junit4] 2> 225283 T1123 C946 P43695
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Finished periodic deletion of expired docs
[junit4] 2> 226158 T1088 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34337_fd_w
[junit4] 2> 226159 T1088 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:34337_fd_w
[junit4] 2> 226165 T1088 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 226173 T1170 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 226174 T1170 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 226175 T1117 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 226176 T1170 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 226177 T1170 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 226177 T1118 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:34337/fd_w",
[junit4] 2> "node_name":"127.0.0.1:34337_fd_w",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 4
[junit4] 2> 226177 T1170 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 226178 T1118 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:34337/fd_w",
[junit4] 2> "node_name":"127.0.0.1:34337_fd_w",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 226179 T1118 oasco.ReplicaMutator.updateState Collection
already exists with numShards=2
[junit4] 2> 226179 T1170 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 226179 T1118 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 226179 T1170 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 226181 T1118 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 4
[junit4] 2> 226181 T1148 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 226181 T1169 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 226182 T1148 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 226183 T1169 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 227180 T1170 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 227180 T1170 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 227181 T1170 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 227181 T1170 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 227183 T1170 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 227183 T1170 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
50664FE8EF732F71-001/tempDir-004/collection1/'
[junit4] 2> 227184 T1170 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest%2050664FE8EF732F71-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 227184 T1170 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest%2050664FE8EF732F71-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 227185 T1170 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest%2050664FE8EF732F71-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 227201 T1170 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 227203 T1170 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 227208 T1170 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 227214 T1170 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.1.0
[junit4] 2> 227228 T1170 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 227230 T1170 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 227233 T1170 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 227340 T1170 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 227342 T1170 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 227342 T1170 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 227345 T1170 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 227354 T1170 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 227355 T1170 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 227355 T1170 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
50664FE8EF732F71-001/tempDir-004/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
50664FE8EF732F71-001/tempDir-001/jetty2/
[junit4] 2> 227355 T1170 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 227356 T1170 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
50664FE8EF732F71-001/tempDir-001/jetty2
[junit4] 2> 227356 T1170 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
50664FE8EF732F71-001/tempDir-001/jetty2/index/
[junit4] 2> 227356 T1170 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
50664FE8EF732F71-001/tempDir-001/jetty2/index' doesn't exist. Creating new
index...
[junit4] 2> 227357 T1170 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
50664FE8EF732F71-001/tempDir-001/jetty2/index
[junit4] 2> 227357 T1170 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=3.6611328125,
floorSegmentMB=2.17578125, forceMergeDeletesPctAllowed=9.226257546170206,
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3336687831863883
[junit4] 2> 227357 T1170 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@140e584
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5ee0bb),segFN=segments_1,generation=1}
[junit4] 2> 227357 T1170 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 227358 T1170 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-defaults"
[junit4] 2> 227358 T1170 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field"
[junit4] 2> 227358 T1170 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-param"
[junit4] 2> 227359 T1170 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field-with-param-default"
[junit4] 2> 227359 T1170 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "scheduled-delete" (default)
[junit4] 2> 227359 T1170 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"scheduled-delete" (default)
[junit4] 2> 227359 T1170 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 227359 T1170 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 227360 T1170 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 227360 T1170 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 227360 T1170 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 227360 T1170 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 227360 T1170 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 227360 T1170 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 227361 T1170 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 227361 T1170 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 227361 T1170 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 227361 T1170 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 227361 T1170 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 227362 T1170 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 227362 T1170 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 227362 T1170 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
[junit4] 2> 227362 T1170 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 227362 T1170 oasc.RequestHandlers.initHandlersFromConfig
created /select: solr.SearchHandler
[junit4] 2> 227364 T1170 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 227364 T1170 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 227365 T1170 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 227366 T1170 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 227366 T1170 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 227367 T1170 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 227367 T1170 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 227367 T1170 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=15,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.85840589716371]
[junit4] 2> 227368 T1170 oasc.Sol
[...truncated too long message...]
util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50):
{date=PostingsFormat(name=LuceneVarGapDocFreqInterval),
bool=PostingsFormat(name=LuceneVarGapDocFreqInterval),
collation_en_primary_first=PostingsFormat(name=Direct),
currency_first____amount_raw=Lucene50(blocksize=128),
str_last=PostingsFormat(name=Asserting),
currency_first____currency=Lucene50(blocksize=128),
double_last=PostingsFormat(name=Asserting),
float=PostingsFormat(name=Asserting), uuid=PostingsFormat(name=Direct),
int_last=PostingsFormat(name=LuceneVarGapDocFreqInterval),
long=PostingsFormat(name=Asserting),
enum_first=PostingsFormat(name=LuceneVarGapDocFreqInterval),
double_first=PostingsFormat(name=LuceneVarGapDocFreqInterval),
str_first=PostingsFormat(name=LuceneVarGapDocFreqInterval),
icu_collation_en_primary_first=Lucene50(blocksize=128),
float_first=PostingsFormat(name=Direct), id=PostingsFormat(name=Direct),
currency____amount_raw=PostingsFormat(name=LuceneVarGapDocFreqInterval),
long_first=PostingsFormat(name=Direct),
collation_en_primary_last=Lucene50(blocksize=128),
currency_last____currency=PostingsFormat(name=Direct),
date_last=Lucene50(blocksize=128), uuid_first=PostingsFormat(name=Asserting),
bool_first=Lucene50(blocksize=128), double=PostingsFormat(name=Direct),
long_last=Lucene50(blocksize=128), bool_last=PostingsFormat(name=Direct),
uuid_last=PostingsFormat(name=LuceneVarGapDocFreqInterval),
int=PostingsFormat(name=Direct), enum=Lucene50(blocksize=128),
int_first=PostingsFormat(name=Asserting), str=Lucene50(blocksize=128),
enum_last=PostingsFormat(name=Asserting),
_version_=PostingsFormat(name=LuceneVarGapDocFreqInterval),
icu_collation_en_primary_last=Lucene50(blocksize=128),
currency____currency=PostingsFormat(name=LuceneVarGapDocFreqInterval),
currency_last____amount_raw=Lucene50(blocksize=128),
date_first=PostingsFormat(name=Direct),
float_last=PostingsFormat(name=Direct)},
docValues:{uuid_dv=DocValuesFormat(name=Direct),
collation_en_primary_dv_first=DocValuesFormat(name=Asserting),
icu_collation_en_primary_dv_first=DocValuesFormat(name=Asserting),
date_dv=DocValuesFormat(name=Memory),
float_dv_first=DocValuesFormat(name=Direct),
collation_en_primary_dv=DocValuesFormat(name=SimpleText),
bin=DocValuesFormat(name=Memory), double_dv_last=DocValuesFormat(name=Memory),
uuid_dv_last=DocValuesFormat(name=SimpleText),
date_dv_last=DocValuesFormat(name=Direct),
date_dv_first=DocValuesFormat(name=Asserting),
bin_last=DocValuesFormat(name=Direct),
str_dv_last=DocValuesFormat(name=Memory), int_dv=DocValuesFormat(name=Direct),
icu_collation_en_primary_dv_last=DocValuesFormat(name=Direct),
str_dv_first=DocValuesFormat(name=SimpleText),
icu_collation_en_primary_dv=DocValuesFormat(name=SimpleText),
float_dv=DocValuesFormat(name=SimpleText),
long_dv_last=DocValuesFormat(name=Asserting),
int_dv_first=DocValuesFormat(name=Memory),
bin_first=DocValuesFormat(name=Asserting),
collation_en_primary_dv_last=DocValuesFormat(name=Direct),
long_dv_first=DocValuesFormat(name=Direct),
double_dv_first=DocValuesFormat(name=Memory),
float_dv_last=DocValuesFormat(name=Asserting),
bin_dv_last=DocValuesFormat(name=SimpleText),
uuid_dv_first=DocValuesFormat(name=SimpleText),
double_dv=DocValuesFormat(name=Asserting),
int_dv_last=DocValuesFormat(name=Memory),
str_dv=DocValuesFormat(name=Asserting),
bin_dv_first=DocValuesFormat(name=SimpleText),
long_dv=DocValuesFormat(name=SimpleText), bin_dv=DocValuesFormat(name=Direct)},
sim=DefaultSimilarity, locale=es_CR, timezone=Asia/Kolkata
[junit4] 2> NOTE: Linux 3.13.0-43-generic i386/Oracle Corporation 1.9.0-ea
(32-bit)/cpus=8,threads=1,free=152762624,total=331841536
[junit4] 2> NOTE: All tests run in this JVM: [TestFiltering,
TestExactStatsCache, SynonymTokenizerTest, MoreLikeThisHandlerTest,
HdfsBasicDistributedZk2Test, StressHdfsTest, TestRemoteStreaming,
TestSuggestSpellingConverter, PrimitiveFieldTypeTest, LoggingHandlerTest,
DeleteLastCustomShardedReplicaTest, TestReplicaProperties, IndexSchemaTest,
TestConfig, StatelessScriptUpdateProcessorFactoryTest,
TestLMJelinekMercerSimilarityFactory, TestDocBasedVersionConstraints,
CollectionsAPIAsyncDistributedZkTest, SimpleMLTQParserTest,
TestHighlightDedupGrouping, TestSolrJ, TestPHPSerializedResponseWriter,
TestSolrIndexConfig, AnalyticsMergeStrategyTest, TestLuceneMatchVersion,
BasicDistributedZk2Test, ZkStateWriterTest, SearchHandlerTest,
QueryParsingTest, BlockDirectoryTest, TermsComponentTest,
TestPostingsSolrHighlighter, CachingDirectoryFactoryTest,
TestReversedWildcardFilterFactory, DistribDocExpirationUpdateProcessorTest,
EchoParamsTest, ExternalFileFieldSortTest, MergeStrategyTest,
TestMaxScoreQueryParser, SSLMigrationTest, TestSchemaResource,
TestManagedSynonymFilterFactory, BufferStoreTest, CurrencyFieldXmlFileTest,
UUIDUpdateProcessorFallbackTest, QueryResultKeyTest, BadCopyFieldTest,
SimplePostToolTest, TestFieldSortValues, CSVRequestHandlerTest,
ReplicationFactorTest, TestRecoveryHdfs, TestValueSourceCache,
HdfsDirectoryTest, InfoHandlerTest, SchemaVersionSpecificBehaviorTest,
ScriptEngineTest, HdfsCollectionsAPIDistributedZkTest, TestPerFieldSimilarity,
TestJmxMonitoredMap, ChaosMonkeyNothingIsSafeTest, TestIntervalFaceting,
DisMaxRequestHandlerTest, TestSolr4Spatial, TestReloadAndDeleteDocs,
TestRandomFaceting, TestChildDocTransformer, TestSystemIdResolver,
TestLRUStatsCache, PolyFieldTest, TestZkChroot, TestRangeQuery,
MigrateRouteKeyTest, TestSolrConfigHandler, SpellCheckComponentTest,
SharedFSAutoReplicaFailoverTest, TestManagedStopFilterFactory,
TestStandardQParsers, TestRecovery, TestDynamicLoading, AnalyticsQueryTest,
FullSolrCloudDistribCmdsTest, DirectUpdateHandlerOptimizeTest,
TestBM25SimilarityFactory, ShardRoutingCustomTest, TestBulkSchemaAPI, TestJoin,
TermVectorComponentDistributedTest, TestManagedSchemaFieldResource,
DirectSolrSpellCheckerTest, ConvertedLegacyTest, TestCharFilters, TestRTGBase,
TestBadConfig, FieldMutatingUpdateProcessorTest, HdfsBasicDistributedZkTest,
MBeansHandlerTest, TestSolrQueryParser, TestSolrXmlPersistence,
TestMiniSolrCloudCluster, DistributedTermsComponentTest, TestTrie,
FileBasedSpellCheckerTest, LeaderElectionIntegrationTest,
DistributedQueryComponentCustomSortTest, DebugComponentTest,
TestSchemaNameResource, BadComponentTest, TestAddFieldRealTimeGet,
UnloadDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, BasicZkTest,
ZkSolrClientTest, TestDistributedGrouping, DistributedSpellCheckComponentTest,
ZkControllerTest, TestRealTimeGet, HardAutoCommitTest, StatsComponentTest,
BasicFunctionalityTest, HighlighterTest, ShowFileRequestHandlerTest,
CurrencyFieldOpenExchangeTest, SolrIndexSplitterTest, TestCoreDiscovery,
AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest,
TestExtendedDismaxParser, SuggesterFSTTest, TestFoldingMultitermQuery,
DocValuesTest, SpatialFilterTest, TestPseudoReturnFields, QueryEqualityTest,
TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest,
IndexBasedSpellCheckerTest, DocumentAnalysisRequestHandlerTest,
TestOmitPositions, PathHierarchyTokenizerFactoryTest, TestArbitraryIndexDir,
IndexSchemaRuntimeFieldTest, ReturnFieldsTest, JSONWriterTest,
UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication,
TestComponentsName, TestLFUCache, UpdateParamsTest, ResponseLogComponentTest,
TestMergePolicyConfig, TestSearchPerf, OutputWriterTest,
SpellPossibilityIteratorTest, TestDFRSimilarityFactory,
TestDefaultSimilarityFactory, TestFastOutputStream, PluginInfoTest,
SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest, TestLRUCache,
ZkNodePropsTest, FileUtilsTest, SolrTestCaseJ4Test, TestDistributedMissingSort,
TestTolerantSearch, AliasIntegrationTest, AsyncMigrateRouteKeyTest,
DistribCursorPagingTest]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=DistribCursorPagingTest -Dtests.seed=50664FE8EF732F71
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_CR
-Dtests.timezone=Asia/Kolkata -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 | DistribCursorPagingTest (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: Some resources were
not closed, shutdown, or released.
[junit4] > at
__randomizedtesting.SeedInfo.seed([50664FE8EF732F71]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:189)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] Completed on J1 in 65.68s, 1 test, 1 failure <<< FAILURES!
[...truncated 325 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:529: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:477: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:190: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:508: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1363:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:970:
There were test failures: 463 suites, 1873 tests, 1 suite-level error, 1
failure, 47 ignored (21 assumptions)
Total time: 66 minutes 44 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.9.0-ea-b44 -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]