Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/652/
1 tests failed.
REGRESSION: org.apache.solr.cloud.MultiThreadedOCPTest.testDistribSearch
Error Message:
Task 3001 did not complete, final state: failed
Stack Trace:
java.lang.AssertionError: Task 3001 did not complete, final state: failed
at
__randomizedtesting.SeedInfo.seed([3EA05B6A2683C216:BF46D57251DCA22A]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.MultiThreadedOCPTest.testDeduplicationOfSubmittedTasks(MultiThreadedOCPTest.java:203)
at
org.apache.solr.cloud.MultiThreadedOCPTest.doTest(MultiThreadedOCPTest.java:74)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$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:43)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11751 lines...]
[junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
[junit4] 2> Creating dataDir:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/init-core-data-001
[junit4] 2> 112396 T209 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(true) and clientAuth (false)
[junit4] 2> 112396 T209 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /
[junit4] 2> 112403 T209 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 112404 T209 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 112405 T210 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 112505 T209 oasc.ZkTestServer.run start zk server on port:43483
[junit4] 2> 112506 T209
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 112507 T209 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 112511 T216 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@ba66aba name:ZooKeeperConnection
Watcher:127.0.0.1:43483 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 112511 T209 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 112512 T209 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 112512 T209 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 112516 T209
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 112517 T209 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 112519 T218 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@38608dcc
name:ZooKeeperConnection Watcher:127.0.0.1:43483/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 112519 T209 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 112520 T209 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 112520 T209 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 112523 T209 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 112526 T209 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 112529 T209 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 112532 T209 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 112533 T209 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 112538 T209 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 112539 T209 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 112543 T209 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 112544 T209 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 112547 T209 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 112548 T209 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 112551 T209 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 112552 T209 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 112555 T209 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 112556 T209 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 112559 T209 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 112560 T209 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 112563 T209 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 112563 T209 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 112567 T209 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 112567 T209 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 112571 T209 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 112572 T209 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 112575 T209 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 112576 T209 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 112579 T209
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 112580 T209 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 112582 T220 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@6f7714c8
name:ZooKeeperConnection Watcher:127.0.0.1:43483/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 112582 T209 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 112583 T209 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 113940 T209 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 113946 T209 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1,
TLSv1.1, TLSv1.2]
[junit4] 2> 113948 T209 oejs.AbstractConnector.doStart Started
[email protected]:43494
[junit4] 2> 113951 T209 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 113951 T209 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 113952 T209 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-002
[junit4] 2> 113952 T209 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-002/'
[junit4] 2> 113985 T209 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-002/solr.xml
[junit4] 2> 114052 T209 oasc.CoreContainer.<init> New CoreContainer
708962090
[junit4] 2> 114053 T209 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-002/]
[junit4] 2> 114054 T209 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 114054 T209 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to:
[junit4] 2> 114055 T209 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 114055 T209 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 114055 T209 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 114056 T209 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 114056 T209 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 114056 T209 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 114056 T209 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 114059 T209 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 114061 T209 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 114061 T209 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 114062 T209 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 114062 T209 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:43483/solr
[junit4] 2> 114062 T209 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 114062 T209
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 114063 T209 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 114065 T231 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@f43d5f2 name:ZooKeeperConnection
Watcher:127.0.0.1:43483 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 114066 T209 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 114066 T209 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 114069 T209 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 114070 T233 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4d08c94 name:ZooKeeperConnection
Watcher:127.0.0.1:43483/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 114070 T209 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 114072 T209 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 114075 T209 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 114078 T209 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 114081 T209 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 114084 T209 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 114088 T209 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 114089 T209 oasc.ZkController.createEphemeralLiveNode Register
node as live in ZooKeeper:/live_nodes/127.0.0.1:43494_
[junit4] 2> 114090 T209 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:43494_
[junit4] 2> 114093 T209 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 114095 T209 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 114098 T209 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 114100 T209 oasc.OverseerElectionContext.runLeaderProcess I am
going to be the leader 127.0.0.1:43494_
[junit4] 2> 114100 T209 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 114102 T209 oasc.Overseer.start Overseer
(id=92592769786052612-127.0.0.1:43494_-n_0000000000) starting
[junit4] 2> 114105 T209 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 114115 T209 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 114116 T235 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 114117 T209 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 114119 T209 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4] 2> 114121 T209
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 114125 T234 oasc.Overseer$ClusterStateUpdater.run Starting to
work on the main queue
[junit4] 2> 114132 T237 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 114132 T237 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 114133 T237 oasc.ZkController.waitForCoreNodeName look for our
core node name
[junit4] 2> 114134 T238 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 114138 T234 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=1 message={
[junit4] 2> "base_url":"https://127.0.0.1:43494",
[junit4] 2> "numShards":"1",
[junit4] 2> "shard":null,
[junit4] 2> "node_name":"127.0.0.1:43494_",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "state":"down",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 114138 T234 oasc.Overseer$ClusterStateUpdater.createCollection
Create collection control_collection with shards [shard1]
[junit4] 2> 114138 T234 oasc.Overseer$ClusterStateUpdater.createCollection
state version control_collection 1
[junit4] 2> 114138 T234 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 114142 T238 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> 115134 T237 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 115135 T237 oasc.ZkController.createCollectionZkNode Check for
collection zkNode:control_collection
[junit4] 2> 115136 T237 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 115136 T237 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/control_collection
[junit4] 2> 115138 T237 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 115138 T237 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-002/collection1/'
[junit4] 2> 115140 T237 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 115141 T237 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 115142 T237 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 115227 T237 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 115285 T237 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 115287 T237 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 115310 T237 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 115792 T237 oass.OpenExchangeRatesOrgProvider.init Initialized
with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 115812 T237 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 115816 T237 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 115847 T237 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 115854 T237 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 115859 T237 oass.OpenExchangeRatesOrgProvider.reload Reloading
exchange rates from open-exchange-rates.json
[junit4] 2> 115861 T237
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 115861 T237
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 115861 T237 oass.OpenExchangeRatesOrgProvider.reload Reloading
exchange rates from open-exchange-rates.json
[junit4] 2> 115863 T237
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 115863 T237
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 115863 T237 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 115864 T237 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 115864 T237 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-002/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-002/collection1/data/
[junit4] 2> 115865 T237 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@116f5d6b
[junit4] 2> 115866 T237 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-002/collection1/data
[junit4] 2> 115866 T237 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-002/collection1/data/index/
[junit4] 2> 115867 T237 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-002/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 115867 T237 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-002/collection1/data/index
[junit4] 2> 115868 T237 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@467d81d7
[junit4] 2> 115869 T237 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-110c2f56)),segFN=segments_1,generation=1}
[junit4] 2> 115869 T237 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 115876 T237 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 115876 T237 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 115877 T237 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 115877 T237 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 115877 T237 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 115878 T237 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 115878 T237 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 115879 T237 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 115879 T237 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 115880 T237 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 115881 T237 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 115881 T237 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 115882 T237 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 115882 T237 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 115883 T237 oasc.RequestHandlers.initHandlersFromConfig adding
lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 115883 T237 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 115884 T237 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 115884 T237 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 115885 T237 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 115886 T237 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 115913 T237 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 115915 T237 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 115917 T237 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 115920 T237 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 115926 T237 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 115926 T237 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 115927 T237 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@33bb9f34
[junit4] 2> 115928 T237 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-110c2f56)),segFN=segments_1,generation=1}
[junit4] 2> 115928 T237 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 115929 T237 oass.SolrIndexSearcher.<init> Opening
Searcher@37bcbee5[collection1] main
[junit4] 2> 115929 T237 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/control_collection
[junit4] 2> 115930 T237 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 115931 T237 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 115931 T237
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 115932 T237 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 115932 T237 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 115933 T237
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 115933 T237 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 115934 T237 oascc.SolrZkClient.makePath makePath:
/configs/conf1/_rest_managed.json
[junit4] 2> 115937 T237
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new
znode /configs/conf1/_rest_managed.json
[junit4] 2> 115937 T237 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 115938 T237 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 115941 T239 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@37bcbee5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 115946 T237 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 115947 T242 oasc.ZkController.register Register replica -
core:collection1 address:https://127.0.0.1:43494 collection:control_collection
shard:shard1
[junit4] 2> 115948 T209 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
[junit4] 2> 115948 T209 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 115948 T242 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 115952 T209
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 115953 T209 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 115955 T244 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3666994d
name:ZooKeeperConnection Watcher:127.0.0.1:43483/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 115956 T209 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 115956 T209 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 115956 T242 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 115958 T209
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 115959 T238 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 115960 T242
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 115960 T242 oasc.ShardLeaderElectionContext.runLeaderProcess I
may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C19 name=collection1
org.apache.solr.core.SolrCore@1f509a03 url=https://127.0.0.1:43494/collection1
node=127.0.0.1:43494_ C19_STATE=coll:control_collection core:collection1
props:{base_url=https://127.0.0.1:43494, node_name=127.0.0.1:43494_,
core=collection1, state=down}
[junit4] 2> 115960 T242 C19 P43494 oasc.SyncStrategy.sync Sync replicas to
https://127.0.0.1:43494/collection1/
[junit4] 2> 115960 T242 C19 P43494 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 115960 T242 C19 P43494 oasc.SyncStrategy.syncToMe
https://127.0.0.1:43494/collection1/ has no replicas
[junit4] 2> 115961 T242 oasc.ShardLeaderElectionContext.runLeaderProcess I
am the new leader: https://127.0.0.1:43494/collection1/ shard1
[junit4] 2> 115961 T242 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 115962 T209 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 115966 T238 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> 115966 T245 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> 115976 T238 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 115977 T245 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> 115977 T238 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> 116019 T242 oasc.ZkController.register We are
https://127.0.0.1:43494/collection1/ and leader is
https://127.0.0.1:43494/collection1/
[junit4] 2> 116020 T242 oasc.ZkController.register No LogReplay needed for
core=collection1 baseURL=https://127.0.0.1:43494
[junit4] 2> 116020 T242 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 116020 T242 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 116021 T242 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 116022 T238 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 116028 T234 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "base_url":"https://127.0.0.1:43494",
[junit4] 2> "numShards":"2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "node_name":"127.0.0.1:43494_",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "state":"active",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 116133 T245 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> 116133 T238 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> 116939 T209 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 116940 T209 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 116946 T209 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1,
TLSv1.1, TLSv1.2]
[junit4] 2> 116948 T209 oejs.AbstractConnector.doStart Started
[email protected]:43502
[junit4] 2> 116950 T209 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 116951 T209 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 116951 T209 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-003
[junit4] 2> 116951 T209 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-003/'
[junit4] 2> 116981 T209 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-003/solr.xml
[junit4] 2> 117039 T209 oasc.CoreContainer.<init> New CoreContainer
1435143432
[junit4] 2> 117039 T209 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-003/]
[junit4] 2> 117040 T209 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 117040 T209 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to:
[junit4] 2> 117041 T209 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 117041 T209 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 117041 T209 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 117042 T209 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 117042 T209 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 117042 T209 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 117042 T209 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 117045 T209 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 117047 T209 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 117047 T209 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 117047 T209 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 117048 T209 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:43483/solr
[junit4] 2> 117048 T209 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 117048 T209
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 117049 T209 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 117051 T256 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@47472aa9
name:ZooKeeperConnection Watcher:127.0.0.1:43483 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 117052 T209 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 117052 T209 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 117055 T209 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 117057 T258 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3982a6a6
name:ZooKeeperConnection Watcher:127.0.0.1:43483/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 117057 T209 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 117065 T209
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 118071 T209 oasc.ZkController.createEphemeralLiveNode Register
node as live in ZooKeeper:/live_nodes/127.0.0.1:43502_
[junit4] 2> 118073 T209 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:43502_
[junit4] 2> 118077 T209 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 118087 T260 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 118087 T260 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 118088 T238 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 118088 T260 oasc.ZkController.waitForCoreNodeName look for our
core node name
[junit4] 2> 118092 T234 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "base_url":"https://127.0.0.1:43502",
[junit4] 2> "numShards":"2",
[junit4] 2> "shard":null,
[junit4] 2> "node_name":"127.0.0.1:43502_",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "state":"down",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 118093 T234 oasc.Overseer$ClusterStateUpdater.createCollection
Create collection collection1 with shards [shard1, shard2]
[junit4] 2> 118093 T234 oasc.Overseer$ClusterStateUpdater.createCollection
state version collection1 1
[junit4] 2> 118093 T234 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 118097 T259 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 118097 T245 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 118097 T238 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 119089 T260 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 119090 T260 oasc.ZkController.createCollectionZkNode Check for
collection zkNode:collection1
[junit4] 2> 119091 T260 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 119091 T260 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/collection1
[junit4] 2> 119092 T260 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 119093 T260 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-003/collection1/'
[junit4] 2> 119095 T260 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 119095 T260 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 119096 T260 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 119161 T260 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 119217 T260 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 119219 T260 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 119240 T260 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 119633 T260 oass.OpenExchangeRatesOrgProvider.init Initialized
with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 119647 T260 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 119650 T260 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 119678 T260 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 119684 T260 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 119689 T260 oass.OpenExchangeRatesOrgProvider.reload Reloading
exchange rates from open-exchange-rates.json
[junit4] 2> 119691 T260
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 119691 T260
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 119691 T260 oass.OpenExchangeRatesOrgProvider.reload Reloading
exchange rates from open-exchange-rates.json
[junit4] 2> 119693 T260
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 119693 T260
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 119693 T260 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 119694 T260 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 119694 T260 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-003/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-003/collection1/data/
[junit4] 2> 119694 T260 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@116f5d6b
[junit4] 2> 119695 T260 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-003/collection1/data
[junit4] 2> 119696 T260 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-003/collection1/data/index/
[junit4] 2> 119696 T260 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-003/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 119697 T260 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-003/collection1/data/index
[junit4] 2> 119697 T260 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@6d866a6f
[junit4] 2> 119698 T260 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-59f88e8c)),segFN=segments_1,generation=1}
[junit4] 2> 119698 T260 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 119706 T260 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 119706 T260 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 119707 T260 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 119707 T260 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 119708 T260 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 119708 T260 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 119709 T260 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 119709 T260 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 119709 T260 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 119710 T260 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 119711 T260 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 119712 T260 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 119712 T260 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 119713 T260 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 119714 T260 oasc.RequestHandlers.initHandlersFromConfig adding
lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 119714 T260 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 119715 T260 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 119715 T260 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 119716 T260 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 119717 T260 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 119734 T260 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 119737 T260 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 119738 T260 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 119740 T260 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 119745 T260 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 119745 T260 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 119746 T260 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@394df827
[junit4] 2> 119747 T260 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-59f88e8c)),segFN=segments_1,generation=1}
[junit4] 2> 119748 T260 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 119748 T260 oass.SolrIndexSearcher.<init> Opening
Searcher@7247ec8a[collection1] main
[junit4] 2> 119749 T260 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/collection1
[junit4] 2> 119750 T260 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 119750 T260 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 119751 T260
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 119751 T260 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 119752 T260 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 119753 T260
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 119753 T260 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 119754 T260 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 119754 T260 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 119759 T261 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@7247ec8a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 119764 T260 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 119765 T264 oasc.ZkController.register Register replica -
core:collection1 address:https://127.0.0.1:43502 collection:collection1
shard:shard1
[junit4] 2> 119766 T209 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
[junit4] 2> 119766 T209 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 119766 T264 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 119774 T264 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 119776 T238 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 119776 T264
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 119777 T264 oasc.ShardLeaderElectionContext.runLeaderProcess I
may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C20 name=collection1
org.apache.solr.core.SolrCore@4caf2d07 url=https://127.0.0.1:43502/collection1
node=127.0.0.1:43502_ C20_STATE=coll:collection1 core:collection1
props:{base_url=https://127.0.0.1:43502, node_name=127.0.0.1:43502_,
core=collection1, state=down}
[junit4] 2> 119777 T264 C20 P43502 oasc.SyncStrategy.sync Sync replicas to
https://127.0.0.1:43502/collection1/
[junit4] 2> 119777 T264 C20 P43502 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 119778 T264 C20 P43502 oasc.SyncStrategy.syncToMe
https://127.0.0.1:43502/collection1/ has no replicas
[junit4] 2> 119778 T264 oasc.ShardLeaderElectionContext.runLeaderProcess I
am the new leader: https://127.0.0.1:43502/collection1/ shard1
[junit4] 2> 119778 T264 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard1
[junit4] 2> 119784 T259 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 119784 T245 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 119784 T238 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 119794 T238 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 119795 T245 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 119795 T259 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 119795 T238 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 119837 T264 oasc.ZkController.register We are
https://127.0.0.1:43502/collection1/ and leader is
https://127.0.0.1:43502/collection1/
[junit4] 2> 119838 T264 oasc.ZkController.register No LogReplay needed for
core=collection1 baseURL=https://127.0.0.1:43502
[junit4] 2> 119838 T264 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 119838 T264 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 119839 T264 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 119841 T238 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 119844 T234 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "base_url":"https://127.0.0.1:43502",
[junit4] 2> "numShards":"2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "node_name":"127.0.0.1:43502_",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "state":"active",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 119950 T245 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 119950 T238 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 119950 T259 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 120844 T209 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 120845 T209 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 120850 T209 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1,
TLSv1.1, TLSv1.2]
[junit4] 2> 120852 T209 oejs.AbstractConnector.doStart Started
[email protected]:12985
[junit4] 2> 120854 T209 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 120855 T209 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 120855 T209 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-004
[junit4] 2> 120855 T209 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-004/'
[junit4] 2> 120889 T209 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-004/solr.xml
[junit4] 2> 120952 T209 oasc.CoreContainer.<init> New CoreContainer
531837739
[junit4] 2> 120953 T209 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-004/]
[junit4] 2> 120954 T209 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 120954 T209 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to:
[junit4] 2> 120955 T209 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 120955 T209 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 120955 T209 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 120955 T209 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 120956 T209 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 120956 T209 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 120956 T209 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 120959 T209 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 120961 T209 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 120961 T209 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 120961 T209 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 120961 T209 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:43483/solr
[junit4] 2> 120962 T209 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 120962 T209
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 120963 T209 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 120965 T275 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@7ab23c10
name:ZooKeeperConnection Watcher:127.0.0.1:43483 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 120965 T209 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 120966 T209 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 120968 T209 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 120969 T277 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@7abcaec7
name:ZooKeeperConnection Watcher:127.0.0.1:43483/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 120970 T209 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 120975 T209
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 121979 T209 oasc.ZkController.createEphemeralLiveNode Register
node as live in ZooKeeper:/live_nodes/127.0.0.1:12985_
[junit4] 2> 121981 T209 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:12985_
[junit4] 2> 121985 T209 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 121994 T279 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 121995 T279 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 121996 T238 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 121996 T279 oasc.ZkController.waitForCoreNodeName look for our
core node name
[junit4] 2> 122000 T234 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "base_url":"https://127.0.0.1:12985",
[junit4] 2> "numShards":"2",
[junit4] 2> "shard":null,
[junit4] 2> "node_name":"127.0.0.1:12985_",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "state":"down",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 122001 T234 oasc.Overseer$ClusterStateUpdater.updateState
Collection already exists with numShards=2
[junit4] 2> 122001 T234 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard2
[junit4] 2> 122004 T259 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 122005 T245 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 122005 T278 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 122004 T238 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 122997 T279 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 122998 T279 oasc.ZkController.createCollectionZkNode Check for
collection zkNode:collection1
[junit4] 2> 122999 T279 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 122999 T279 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/collection1
[junit4] 2> 123000 T279 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 123001 T279 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-004/collection1/'
[junit4] 2> 123003 T279 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 123003 T279 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 123004 T279 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 123077 T279 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 123129 T279 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 123131 T279 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 123150 T279 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 123560 T279 oass.OpenExchangeRatesOrgProvider.init Initialized
with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 123575 T279 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 123578 T279 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 123607 T279 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 123613 T279 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 123618 T279 oass.OpenExchangeRatesOrgProvider.reload Reloading
exchange rates from open-exchange-rates.json
[junit4] 2> 123619 T279
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 123620 T279
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 123620 T279 oass.OpenExchangeRatesOrgProvider.reload Reloading
exchange rates from open-exchange-rates.json
[junit4] 2> 123621 T279
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 123622 T279
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 123622 T279 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 123622 T279 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 123623 T279 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-004/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-004/collection1/data/
[junit4] 2> 123623 T279 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@116f5d6b
[junit4] 2> 123624 T279 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-004/collection1/data
[junit4] 2> 123625 T279 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-004/collection1/data/index/
[junit4] 2> 123625 T279 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-004/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 123626 T279 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-004/collection1/data/index
[junit4] 2> 123626 T279 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@22883e96
[junit4] 2> 123627 T279 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-7ccb7779)),segFN=segments_1,generation=1}
[junit4] 2> 123628 T279 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 123636 T279 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 123636 T279 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 123637 T279 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 123637 T279 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 123637 T279 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 123638 T279 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 123638 T279 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 123639 T279 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 123639 T279 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 123640 T279 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 123641 T279 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 123642 T279 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 123642 T279 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 123643 T279 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 123643 T279 oasc.RequestHandlers.initHandlersFromConfig adding
lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 123644 T279 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 123645 T279 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 123645 T279 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 123646 T279 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 123647 T279 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 123665 T279 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 123667 T279 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 123669 T279 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 123671 T279 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 123676 T279 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 123677 T279 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 123678 T279 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@3516bcad
[junit4] 2> 123679 T279 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-7ccb7779)),segFN=segments_1,generation=1}
[junit4] 2> 123679 T279 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 123680 T279 oass.SolrIndexSearcher.<init> Opening
Searcher@773d7512[collection1] main
[junit4] 2> 123680 T279 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/collection1
[junit4] 2> 123681 T279 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 123682 T279 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 123682 T279
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 123683 T279 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 123683 T279 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 123684 T279
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 123685 T279 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 123685 T279 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 123685 T279 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 123690 T280 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@773d7512[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 123696 T279 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 123697 T283 oasc.ZkController.register Register replica -
core:collection1 address:https://127.0.0.1:12985 collection:collection1
shard:shard2
[junit4] 2> 123697 T209 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
[junit4] 2> 123698 T209 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 123698 T283 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> 123704 T283 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard2
[junit4] 2> 123706 T238 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 123707 T283
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 123707 T283 oasc.ShardLeaderElectionContext.runLeaderProcess I
may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C21 name=collection1
org.apache.solr.core.SolrCore@37e41130 url=https://127.0.0.1:12985/collection1
node=127.0.0.1:12985_ C21_STATE=coll:collection1 core:collection1
props:{base_url=https://127.0.0.1:12985, node_name=127.0.0.1:12985_,
core=collection1, state=down}
[junit4] 2> 123707 T283 C21 P12985 oasc.SyncStrategy.sync Sync replicas to
https://127.0.0.1:12985/collection1/
[junit4] 2> 123708 T283 C21 P12985 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 123708 T283 C21 P12985 oasc.SyncStrategy.syncToMe
https://127.0.0.1:12985/collection1/ has no replicas
[junit4] 2> 123708 T283 oasc.ShardLeaderElectionContext.runLeaderProcess I
am the new leader: https://127.0.0.1:12985/collection1/ shard2
[junit4] 2> 123709 T283 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard2
[junit4] 2> 123713 T238 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 123713 T245 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 123713 T278 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 123713 T259 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 123722 T238 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 123724 T259 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 123724 T238 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 123724 T278 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 123724 T245 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 123765 T283 oasc.ZkController.register We are
https://127.0.0.1:12985/collection1/ and leader is
https://127.0.0.1:12985/collection1/
[junit4] 2> 123766 T283 oasc.ZkController.register No LogReplay needed for
core=collection1 baseURL=https://127.0.0.1:12985
[junit4] 2> 123766 T283 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 123766 T283 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 123767 T283 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 123768 T238 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 123772 T234 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "base_url":"https://127.0.0.1:12985",
[junit4] 2> "numShards":"2",
[junit4] 2> "shard":"shard2",
[junit4] 2> "node_name":"127.0.0.1:12985_",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "state":"active",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 123877 T278 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 123878 T259 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 123877 T238 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 123877 T245 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 124900 T209 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 3
[junit4] 2> 124901 T209 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 124906 T209 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1,
TLSv1.1, TLSv1.2]
[junit4] 2> 124908 T209 oejs.AbstractConnector.doStart Started
[email protected]:43588
[junit4] 2> 124911 T209 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 124911 T209 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 124912 T209 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-005
[junit4] 2> 124912 T209 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-005/'
[junit4] 2> 124942 T209 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-005/solr.xml
[junit4] 2> 125000 T209 oasc.CoreContainer.<init> New CoreContainer
102254670
[junit4] 2> 125000 T209 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-005/]
[junit4] 2> 125001 T209 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 125002 T209 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to:
[junit4] 2> 125002 T209 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 125002 T209 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 125002 T209 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 125003 T209 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 125003 T209 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 125003 T209 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 125004 T209 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 125006 T209 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 125008 T209 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 125008 T209 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 125008 T209 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 125009 T209 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:43483/solr
[junit4] 2> 125009 T209 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 125009 T209
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 125010 T209 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 125012 T294 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@631be0e name:ZooKeeperConnection
Watcher:127.0.0.1:43483 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 125013 T209 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 125013 T209 oascc.SolrZkClient.createZkACLProvider Using
default Zk
[...truncated too long message...]
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-006/ocptest_shardsplit_shard1_1_replica1/data/index
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-006/ocptest_shardsplit_shard1_1_replica1/data/index;done=false>>]
[junit4] 2> 313784 T209 oasc.CachingDirectoryFactory.close Closing
directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-006/ocptest_shardsplit_shard1_1_replica1/data/index
[junit4] 2> 313784 T209 oasc.SolrCore.close
[ocptest_shardsplit2_shard2_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@782b1040
[junit4] 2> 313798 T209 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=1,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
[junit4] 2> 313799 T209 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 313799 T209 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 313799 T209 oasu.DefaultSolrCoreState.closeIndexWriter closing
IndexWriter with IndexWriterCloser
[junit4] 2> 313801 T209 oasc.SolrCore.closeSearcher
[ocptest_shardsplit2_shard2_replica1] Closing main searcher on request.
[junit4] 2> 313801 T209 oasc.CachingDirectoryFactory.close Closing
MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 313801 T209 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-006/ocptest_shardsplit2_shard2_replica1/data
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-006/ocptest_shardsplit2_shard2_replica1/data;done=false>>]
[junit4] 2> 313802 T209 oasc.CachingDirectoryFactory.close Closing
directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-006/ocptest_shardsplit2_shard2_replica1/data
[junit4] 2> 313802 T209 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-006/ocptest_shardsplit2_shard2_replica1/data/index
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-006/ocptest_shardsplit2_shard2_replica1/data/index;done=false>>]
[junit4] 2> 313803 T209 oasc.CachingDirectoryFactory.close Closing
directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001/tempDir-006/ocptest_shardsplit2_shard2_replica1/data/index
[junit4] 2> 313805 T209 oasc.Overseer.close Overseer
(id=92592769786052621-127.0.0.1:55271_-n_0000000004) closing
[junit4] 2> 313805 T565 oasc.Overseer$ClusterStateUpdater.run Overseer
Loop exiting : 127.0.0.1:55271_
[junit4] 2> 315309 T543 oascc.ZkStateReader$3.process WARN ZooKeeper watch
triggered, but Solr cannot talk to ZK
[junit4] 2> 315312 T209 oejsh.ContextHandler.doStop stopped
o.e.j.s.ServletContextHandler{/,null}
[junit4] 2> 318807 T209 oas.SolrTestCaseJ4.tearDown ###Ending
testDistribSearch
[junit4] 2> 318811 T209 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:43483 43483
[junit4] 2> 319172 T210 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:43483 43483
[junit4] 2> 319175 T210 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN
Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/live_nodes
[junit4] 2> 5 /solr/overseer/queue
[junit4] 2> 5 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=MultiThreadedOCPTest -Dtests.method=testDistribSearch
-Dtests.seed=3EA05B6A2683C216 -Dtests.multiplier=2 -Dtests.nightly=true
-Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/lucene-data/enwiki.random.lines.txt
-Dtests.locale=de -Dtests.timezone=America/Argentina/Buenos_Aires
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 207s J0 | MultiThreadedOCPTest.testDistribSearch <<<
[junit4] > Throwable #1: java.lang.AssertionError: Task 3001 did not
complete, final state: failed
[junit4] > at
__randomizedtesting.SeedInfo.seed([3EA05B6A2683C216:BF46D57251DCA22A]:0)
[junit4] > at
org.apache.solr.cloud.MultiThreadedOCPTest.testDeduplicationOfSubmittedTasks(MultiThreadedOCPTest.java:203)
[junit4] > at
org.apache.solr.cloud.MultiThreadedOCPTest.doTest(MultiThreadedOCPTest.java:74)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 319253 T209 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-3EA05B6A2683C216-001
[junit4] 2> 206865 T208 ccr.ThreadLeakControl.checkThreadLeaks WARNING
Will linger awaiting termination of 1 leaked thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {},
docValues:{}, sim=DefaultSimilarity, locale=de,
timezone=America/Argentina/Buenos_Aires
[junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65
(64-bit)/cpus=16,threads=1,free=59266752,total=165675008
[junit4] 2> NOTE: All tests run in this JVM:
[TestDefaultSimilarityFactory, TestExtendedDismaxParser, TestJmxIntegration,
DocValuesMissingTest, TestReplicationHandlerBackup, TestBulkSchemaConcurrent,
MultiThreadedOCPTest]
[junit4] Completed on J0 in 207.43s, 1 test, 1 failure <<< FAILURES!
[...truncated 1323 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:531:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:472:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:61:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/extra-targets.xml:39:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:189:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:496:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1359:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:961:
There were test failures: 437 suites, 1784 tests, 1 failure, 53 ignored (9
assumptions)
Total time: 211 minutes 25 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-trunk #651
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 508292643 bytes
Compression is 0.0%
Took 1 min 30 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]