Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11660/
Java: 64bit/jdk1.8.0_40-ea-b09 -XX:+UseCompressedOops -XX:+UseSerialGC
(asserts: true)
1 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.MultiThreadedOCPTest
Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.MultiThreadedOCPTest:
1) Thread[id=1498, name=OverseerThreadFactory-593-thread-5,
state=TIMED_WAITING, group=Overseer collection creation process.] at
java.lang.Thread.sleep(Native Method) at
org.apache.solr.cloud.OverseerCollectionProcessor.waitForCoreNodeName(OverseerCollectionProcessor.java:1847)
at
org.apache.solr.cloud.OverseerCollectionProcessor.splitShard(OverseerCollectionProcessor.java:1729)
at
org.apache.solr.cloud.OverseerCollectionProcessor.processMessage(OverseerCollectionProcessor.java:615)
at
org.apache.solr.cloud.OverseerCollectionProcessor$Runner.run(OverseerCollectionProcessor.java:2856)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.cloud.MultiThreadedOCPTest:
1) Thread[id=1498, name=OverseerThreadFactory-593-thread-5,
state=TIMED_WAITING, group=Overseer collection creation process.]
at java.lang.Thread.sleep(Native Method)
at
org.apache.solr.cloud.OverseerCollectionProcessor.waitForCoreNodeName(OverseerCollectionProcessor.java:1847)
at
org.apache.solr.cloud.OverseerCollectionProcessor.splitShard(OverseerCollectionProcessor.java:1729)
at
org.apache.solr.cloud.OverseerCollectionProcessor.processMessage(OverseerCollectionProcessor.java:615)
at
org.apache.solr.cloud.OverseerCollectionProcessor$Runner.run(OverseerCollectionProcessor.java:2856)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([F30853670505D61A]:0)
Build Log:
[...truncated 11114 lines...]
[junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
[junit4] 2> Creating dataDir:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/init-core-data-001
[junit4] 2> 553302 T1302 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(true) and clientAuth (true)
[junit4] 2> 553303 T1302 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /
[junit4] 2> 553306 T1302 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 553307 T1302 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 553308 T1303 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 553410 T1302 oasc.ZkTestServer.run start zk server on
port:43293
[junit4] 2> 553410 T1302
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 553444 T1302 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 553468 T1310 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@a55b32d name:ZooKeeperConnection
Watcher:127.0.0.1:43293 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 553468 T1302 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 553469 T1302 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 553469 T1302 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 553475 T1302
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 553482 T1302 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 553490 T1313 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4aae504b
name:ZooKeeperConnection Watcher:127.0.0.1:43293/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 553490 T1302 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 553491 T1302 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 553491 T1302 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 553493 T1302 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 553495 T1302 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 553496 T1302 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 553498 T1302 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 553499 T1302 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 553501 T1302 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 553501 T1302 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 553503 T1302 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 553504 T1302 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 553505 T1302 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 553506 T1302 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 553507 T1302 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 553508 T1302 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 553509 T1302 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 553510 T1302 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 553512 T1302 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 553513 T1302 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 553514 T1302 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 553515 T1302 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 553516 T1302 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 553517 T1302 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 553519 T1302 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 553520 T1302 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 553522 T1302 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 553522 T1302 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 553530 T1302
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 553542 T1302 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 553545 T1316 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@2580d1c2
name:ZooKeeperConnection Watcher:127.0.0.1:43293/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 553545 T1302 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 553545 T1302 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 554306 T1302 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 554308 T1302 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1,
TLSv1.1, TLSv1.2]
[junit4] 2> 554364 T1302 oejs.AbstractConnector.doStart Started
[email protected]:56864
[junit4] 2> 554365 T1302 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 554365 T1302 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 554366 T1302 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-002
[junit4] 2> 554366 T1302 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-002/'
[junit4] 2> 554412 T1302 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-002/solr.xml
[junit4] 2> 554419 T1302 oasc.CoreContainer.<init> New CoreContainer
193606004
[junit4] 2> 554420 T1302 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-002/]
[junit4] 2> 554420 T1302 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 554420 T1302 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 554421 T1302 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 554421 T1302 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 554421 T1302 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 554421 T1302 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 554421 T1302 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 554422 T1302 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 554422 T1302 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 554422 T1302 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 554423 T1302 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 554424 T1302 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 554424 T1302 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 554425 T1302 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 554425 T1302 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:43293/solr
[junit4] 2> 554425 T1302 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 554425 T1302
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 554426 T1302 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 554428 T1328 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@73e6555f
name:ZooKeeperConnection Watcher:127.0.0.1:43293 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 554429 T1302 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 554429 T1302 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 554431 T1302 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 554432 T1331 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@7f78a3f2
name:ZooKeeperConnection Watcher:127.0.0.1:43293/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 554432 T1302 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 554434 T1302 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 554435 T1302 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 554437 T1302 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 554439 T1302 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 554440 T1302 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 554442 T1302 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 554443 T1302 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56864_
[junit4] 2> 554444 T1302 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:56864_
[junit4] 2> 554445 T1302 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 554446 T1302 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 554447 T1302 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 554448 T1302 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:56864_
[junit4] 2> 554449 T1302 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 554450 T1302 oasc.Overseer.start Overseer
(id=92850940756164612-127.0.0.1:56864_-n_0000000000) starting
[junit4] 2> 554451 T1302 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 554456 T1302 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 554456 T1333 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 554456 T1302 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 554458 T1302 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 554461 T1302
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 554466 T1332 oasc.Overseer$ClusterStateUpdater.run Starting to
work on the main queue
[junit4] 2> 554468 T1335 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 554468 T1335 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 554469 T1331 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 554469 T1335 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 554471 T1332 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:56864",
[junit4] 2> "node_name":"127.0.0.1:56864_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 554471 T1332
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
control_collection with shards [shard1]
[junit4] 2> 554472 T1332
oasc.Overseer$ClusterStateUpdater.createCollection state version
control_collection 1
[junit4] 2> 554472 T1332 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 554474 T1331 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> 555469 T1335 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 555470 T1335 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:control_collection
[junit4] 2> 555470 T1335 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 555470 T1335 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 555471 T1335 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 555471 T1335 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-002/collection1/'
[junit4] 2> 555472 T1335 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 555472 T1335 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 555472 T1335 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 555482 T1335 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 555484 T1335 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 555494 T1335 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 555509 T1335 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 555510 T1335 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 555515 T1335 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 555615 T1335 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 555619 T1335 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 555620 T1335 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 555627 T1335 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 555629 T1335 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 555630 T1335 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 555631 T1335
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 555631 T1335
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 555631 T1335 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 555632 T1335
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 555632 T1335
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 555632 T1335 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 555632 T1335 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 555633 T1335 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-002/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-002/collection1/data/
[junit4] 2> 555633 T1335 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@205a71f2
[junit4] 2> 555633 T1335 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-002/collection1/data
[junit4] 2> 555633 T1335 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-002/collection1/data/index/
[junit4] 2> 555634 T1335 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-002/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 555634 T1335 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-002/collection1/data/index
[junit4] 2> 555635 T1335 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1246882841,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 555635 T1335 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@6e14beb2
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ca7f7eb),segFN=segments_1,generation=1}
[junit4] 2> 555636 T1335 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 555638 T1335 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 555638 T1335 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 555638 T1335 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 555638 T1335 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 555639 T1335 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 555639 T1335 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 555639 T1335 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 555639 T1335 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 555639 T1335 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 555640 T1335 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 555640 T1335 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 555640 T1335 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 555640 T1335 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 555640 T1335 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 555641 T1335 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 555641 T1335 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 555641 T1335 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 555641 T1335 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 555641 T1335 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 555642 T1335 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 555642 T1335 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 555643 T1335 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 555644 T1335 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 555644 T1335 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 555645 T1335 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 555646 T1335 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 555647 T1335 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 555647 T1335 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6333882204273518]
[junit4] 2> 555647 T1335 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@6e14beb2
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ca7f7eb),segFN=segments_1,generation=1}
[junit4] 2> 555648 T1335 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 555648 T1335 oass.SolrIndexSearcher.<init> Opening
Searcher@23a68c9a[collection1] main
[junit4] 2> 555648 T1335 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 555649 T1335 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 555649 T1335 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 555649 T1335
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 555649 T1335 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 555649 T1335 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 555650 T1335
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 555650 T1335 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 555651 T1335 oascc.SolrZkClient.makePath makePath:
/configs/conf1/_rest_managed.json
[junit4] 2> 555652 T1335
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new
znode /configs/conf1/_rest_managed.json
[junit4] 2> 555652 T1335 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 555652 T1335 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 555654 T1336 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@23a68c9a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 555654 T1335 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 555655 T1339 oasc.ZkController.register Register replica -
core:collection1 address:https://127.0.0.1:56864 collection:control_collection
shard:shard1
[junit4] 2> 555655 T1302 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4] 2> 555655 T1302 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 555657 T1302
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 555658 T1339 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 555658 T1302 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 555659 T1342 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@31f9be47
name:ZooKeeperConnection Watcher:127.0.0.1:43293/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 555660 T1302 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 555660 T1302 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 555661 T1302
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 555662 T1339 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 555663 T1331 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 555664 T1339
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 555664 T1339 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C2575 name=collection1
org.apache.solr.core.SolrCore@179bcde url=https://127.0.0.1:56864/collection1
node=127.0.0.1:56864_ C2575_STATE=coll:control_collection core:collection1
props:{core=collection1, base_url=https://127.0.0.1:56864,
node_name=127.0.0.1:56864_, state=down}
[junit4] 2> 555664 T1339 C2575 P56864 oasc.SyncStrategy.sync Sync replicas
to https://127.0.0.1:56864/collection1/
[junit4] 2> 555664 T1302 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 555664 T1339 C2575 P56864 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 555664 T1339 C2575 P56864 oasc.SyncStrategy.syncToMe
https://127.0.0.1:56864/collection1/ has no replicas
[junit4] 2> 555664 T1339 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: https://127.0.0.1:56864/collection1/ shard1
[junit4] 2> 555665 T1339 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 555670 T1332 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection"}
[junit4] 2> 555674 T1331 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 555674 T1332 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"https://127.0.0.1:56864",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"}
[junit4] 2> 555776 T1331 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> 555776 T1342 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> 555828 T1339 oasc.ZkController.register We are
https://127.0.0.1:56864/collection1/ and leader is
https://127.0.0.1:56864/collection1/
[junit4] 2> 555829 T1339 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=https://127.0.0.1:56864
[junit4] 2> 555829 T1339 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 555829 T1339 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 555829 T1339 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 555830 T1331 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 555833 T1332 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:56864",
[junit4] 2> "node_name":"127.0.0.1:56864_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 555928 T1302 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 555929 T1302 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 555933 T1302 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1,
TLSv1.1, TLSv1.2]
[junit4] 2> 555934 T1302 oejs.AbstractConnector.doStart Started
[email protected]:36706
[junit4] 2> 555935 T1331 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> 555935 T1342 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> 555936 T1302 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 555937 T1302 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 555937 T1302 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-003
[junit4] 2> 555937 T1302 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-003/'
[junit4] 2> 555953 T1302 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-003/solr.xml
[junit4] 2> 555974 T1302 oasc.CoreContainer.<init> New CoreContainer
506655159
[junit4] 2> 555974 T1302 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-003/]
[junit4] 2> 555975 T1302 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 555975 T1302 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 555975 T1302 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 555976 T1302 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 555976 T1302 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 555976 T1302 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 555977 T1302 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 555977 T1302 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 555977 T1302 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 555978 T1302 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 555979 T1302 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 555981 T1302 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 555981 T1302 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 555981 T1302 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 555982 T1302 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:43293/solr
[junit4] 2> 555982 T1302 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 555983 T1302
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 555983 T1302 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 555986 T1354 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1ceb4fc9
name:ZooKeeperConnection Watcher:127.0.0.1:43293 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 555986 T1302 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 555987 T1302 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 555989 T1302 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 555991 T1357 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@c22f580 name:ZooKeeperConnection
Watcher:127.0.0.1:43293/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 555992 T1302 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 555998 T1302
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 557001 T1302 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36706_
[junit4] 2> 557002 T1302 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:36706_
[junit4] 2> 557005 T1302 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 557008 T1358 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 557008 T1358 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 557009 T1358 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 557009 T1331 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 557010 T1332 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:36706",
[junit4] 2> "node_name":"127.0.0.1:36706_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 557010 T1332
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
collection1 with shards [shard1, shard2]
[junit4] 2> 557011 T1332
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 1
[junit4] 2> 557011 T1332 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard2
[junit4] 2> 557113 T1331 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> 557113 T1342 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> 557113 T1357 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> 558009 T1358 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 558009 T1358 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 558010 T1358 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 558010 T1358 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 558010 T1358 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 558011 T1358 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-003/collection1/'
[junit4] 2> 558011 T1358 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 558012 T1358 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 558012 T1358 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 558023 T1358 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 558025 T1358 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 558033 T1358 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 558048 T1358 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 558049 T1358 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 558053 T1358 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 558143 T1358 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 558147 T1358 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 558149 T1358 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 558156 T1358 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 558158 T1358 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 558160 T1358 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 558160 T1358
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 558161 T1358
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 558161 T1358 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 558162 T1358
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 558162 T1358
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 558162 T1358 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 558162 T1358 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 558162 T1358 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-003/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-003/collection1/data/
[junit4] 2> 558162 T1358 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@205a71f2
[junit4] 2> 558163 T1358 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-003/collection1/data
[junit4] 2> 558163 T1358 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-003/collection1/data/index/
[junit4] 2> 558163 T1358 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-003/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 558163 T1358 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-003/collection1/data/index
[junit4] 2> 558164 T1358 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1246882841,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 558164 T1358 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@2e74e403
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@41e7e696),segFN=segments_1,generation=1}
[junit4] 2> 558164 T1358 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 558167 T1358 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 558167 T1358 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 558167 T1358 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 558167 T1358 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 558168 T1358 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 558168 T1358 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 558168 T1358 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 558168 T1358 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 558168 T1358 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 558169 T1358 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 558169 T1358 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 558169 T1358 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 558169 T1358 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 558170 T1358 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 558170 T1358 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 558170 T1358 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 558170 T1358 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 558171 T1358 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 558171 T1358 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 558171 T1358 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 558172 T1358 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 558174 T1358 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 558174 T1358 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 558175 T1358 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 558175 T1358 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 558177 T1358 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 558177 T1358 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 558177 T1358 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6333882204273518]
[junit4] 2> 558178 T1358 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@2e74e403
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@41e7e696),segFN=segments_1,generation=1}
[junit4] 2> 558178 T1358 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 558178 T1358 oass.SolrIndexSearcher.<init> Opening
Searcher@7407a0b7[collection1] main
[junit4] 2> 558178 T1358 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 558179 T1358 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 558179 T1358 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 558179 T1358
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 558179 T1358 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 558180 T1358 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 558180 T1358
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 558180 T1358 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 558181 T1358 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 558181 T1358 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 558183 T1359 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@7407a0b7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 558183 T1358 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 558184 T1362 oasc.ZkController.register Register replica -
core:collection1 address:https://127.0.0.1:36706 collection:collection1
shard:shard2
[junit4] 2> 558184 T1302 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4] 2> 558185 T1302 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 558184 T1362 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> 558192 T1362 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard2
[junit4] 2> 558193 T1331 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 558193 T1362
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 558193 T1362 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C2576 name=collection1
org.apache.solr.core.SolrCore@2dbc2599 url=https://127.0.0.1:36706/collection1
node=127.0.0.1:36706_ C2576_STATE=coll:collection1 core:collection1
props:{core=collection1, base_url=https://127.0.0.1:36706,
node_name=127.0.0.1:36706_, state=down}
[junit4] 2> 558193 T1362 C2576 P36706 oasc.SyncStrategy.sync Sync replicas
to https://127.0.0.1:36706/collection1/
[junit4] 2> 558193 T1362 C2576 P36706 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 558194 T1362 C2576 P36706 oasc.SyncStrategy.syncToMe
https://127.0.0.1:36706/collection1/ has no replicas
[junit4] 2> 558194 T1362 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: https://127.0.0.1:36706/collection1/ shard2
[junit4] 2> 558194 T1362 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard2
[junit4] 2> 558194 T1332 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1"}
[junit4] 2> 558198 T1331 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 558198 T1332 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"https://127.0.0.1:36706",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"}
[junit4] 2> 558300 T1342 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> 558301 T1357 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> 558300 T1331 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> 558349 T1362 oasc.ZkController.register We are
https://127.0.0.1:36706/collection1/ and leader is
https://127.0.0.1:36706/collection1/
[junit4] 2> 558349 T1362 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=https://127.0.0.1:36706
[junit4] 2> 558349 T1362 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 558350 T1362 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 558350 T1362 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 558351 T1331 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 558353 T1332 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:36706",
[junit4] 2> "node_name":"127.0.0.1:36706_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 558420 T1302 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 558421 T1302 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 558423 T1302 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1,
TLSv1.1, TLSv1.2]
[junit4] 2> 558424 T1302 oejs.AbstractConnector.doStart Started
[email protected]:53103
[junit4] 2> 558426 T1302 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 558426 T1302 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 558426 T1302 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-004
[junit4] 2> 558427 T1302 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-004/'
[junit4] 2> 558436 T1302 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-004/solr.xml
[junit4] 2> 558455 T1342 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> 558455 T1331 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> 558455 T1357 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> 558455 T1302 oasc.CoreContainer.<init> New CoreContainer
639348035
[junit4] 2> 558456 T1302 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-004/]
[junit4] 2> 558456 T1302 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 558457 T1302 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 558457 T1302 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 558457 T1302 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 558457 T1302 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 558458 T1302 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 558458 T1302 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 558458 T1302 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 558458 T1302 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 558458 T1302 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 558460 T1302 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 558461 T1302 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 558461 T1302 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 558462 T1302 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 558462 T1302 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:43293/solr
[junit4] 2> 558462 T1302 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 558462 T1302
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 558463 T1302 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 558465 T1374 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@15425ea name:ZooKeeperConnection
Watcher:127.0.0.1:43293 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 558466 T1302 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 558466 T1302 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 558468 T1302 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 558471 T1377 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@500921 name:ZooKeeperConnection
Watcher:127.0.0.1:43293/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 558471 T1302 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 558477 T1302
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 559479 T1302 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53103_
[junit4] 2> 559480 T1302 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:53103_
[junit4] 2> 559483 T1302 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 559487 T1378 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 559487 T1378 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 559488 T1378 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 559488 T1331 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 559490 T1332 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:53103",
[junit4] 2> "node_name":"127.0.0.1:53103_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 559490 T1332 oasc.Overseer$ClusterStateUpdater.updateState
Collection already exists with numShards=2
[junit4] 2> 559490 T1332 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 559592 T1377 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> 559592 T1331 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> 559592 T1342 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> 559592 T1357 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> 560488 T1378 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 560488 T1378 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 560489 T1378 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 560489 T1378 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 560490 T1378 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 560490 T1378 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-004/collection1/'
[junit4] 2> 560490 T1378 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 560491 T1378 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 560491 T1378 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 560500 T1378 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 560501 T1378 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 560509 T1378 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 560527 T1378 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 560529 T1378 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 560532 T1378 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 560632 T1378 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 560635 T1378 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 560636 T1378 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 560643 T1378 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 560645 T1378 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 560647 T1378 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 560648 T1378
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 560648 T1378
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 560649 T1378 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 560649 T1378
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 560649 T1378
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 560650 T1378 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 560650 T1378 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 560650 T1378 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-004/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-004/collection1/data/
[junit4] 2> 560650 T1378 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@205a71f2
[junit4] 2> 560651 T1378 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-004/collection1/data
[junit4] 2> 560651 T1378 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-004/collection1/data/index/
[junit4] 2> 560651 T1378 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-004/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 560652 T1378 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-004/collection1/data/index
[junit4] 2> 560652 T1378 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1246882841,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 560653 T1378 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@6917ab66
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@414ba1eb),segFN=segments_1,generation=1}
[junit4] 2> 560653 T1378 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 560656 T1378 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 560656 T1378 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 560656 T1378 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 560656 T1378 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 560656 T1378 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 560657 T1378 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 560657 T1378 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 560657 T1378 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 560657 T1378 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 560657 T1378 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 560658 T1378 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 560658 T1378 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 560658 T1378 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 560659 T1378 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 560659 T1378 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 560659 T1378 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 560659 T1378 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 560659 T1378 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 560660 T1378 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 560660 T1378 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 560660 T1378 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 560662 T1378 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 560662 T1378 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 560663 T1378 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 560663 T1378 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 560664 T1378 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 560665 T1378 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 560666 T1378 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6333882204273518]
[junit4] 2> 560666 T1378 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@6917ab66
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@414ba1eb),segFN=segments_1,generation=1}
[junit4] 2> 560667 T1378 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 560667 T1378 oass.SolrIndexSearcher.<init> Opening
Searcher@5a652965[collection1] main
[junit4] 2> 560667 T1378 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 560668 T1378 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 560668 T1378 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 560668 T1378
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 560668 T1378 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 560668 T1378 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 560669 T1378
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 560669 T1378 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 560669 T1378 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 560669 T1378 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 560671 T1379 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@5a652965[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 560672 T1378 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 560672 T1382 oasc.ZkController.register Register replica -
core:collection1 address:https://127.0.0.1:53103 collection:collection1
shard:shard1
[junit4] 2> 560672 T1302 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4] 2> 560673 T1302 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 560674 T1382 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 560676 T1382 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 560677 T1331 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 560678 T1382
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 560678 T1382 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C2577 name=collection1
org.apache.solr.core.SolrCore@3077d334 url=https://127.0.0.1:53103/collection1
node=127.0.0.1:53103_ C2577_STATE=coll:collection1 core:collection1
props:{core=collection1, base_url=https://127.0.0.1:53103,
node_name=127.0.0.1:53103_, state=down}
[junit4] 2> 560678 T1382 C2577 P53103 oasc.SyncStrategy.sync Sync replicas
to https://127.0.0.1:53103/collection1/
[junit4] 2> 560678 T1382 C2577 P53103 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 560678 T1382 C2577 P53103 oasc.SyncStrategy.syncToMe
https://127.0.0.1:53103/collection1/ has no replicas
[junit4] 2> 560679 T1382 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: https://127.0.0.1:53103/collection1/ shard1
[junit4] 2> 560679 T1382 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard1
[junit4] 2> 560679 T1332 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1"}
[junit4] 2> 560681 T1331 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 560682 T1332 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"https://127.0.0.1:53103",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"}
[junit4] 2> 560784 T1377 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> 560784 T1342 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> 560784 T1331 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> 560784 T1357 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> 560832 T1382 oasc.ZkController.register We are
https://127.0.0.1:53103/collection1/ and leader is
https://127.0.0.1:53103/collection1/
[junit4] 2> 560832 T1382 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=https://127.0.0.1:53103
[junit4] 2> 560832 T1382 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 560832 T1382 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 560832 T1382 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 560834 T1331 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 560836 T1332 oasc.Overseer$ClusterStateUpdater.processMessage
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:53103",
[junit4] 2> "node_name":"127.0.0.1:53103_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 560909 T1302 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 3
[junit4] 2> 560910 T1302 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 560914 T1302 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1,
TLSv1.1, TLSv1.2]
[junit4] 2> 560915 T1302 oejs.AbstractConnector.doStart Started
[email protected]:34080
[junit4] 2> 560917 T1302 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 560917 T1302 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 560917 T1302 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-005
[junit4] 2> 560917 T1302 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-005/'
[junit4] 2> 560928 T1302 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-005/solr.xml
[junit4] 2> 560944 T1342 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> 560944 T1357 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> 560945 T1331 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> 560945 T1377 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> 560948 T1302 oasc.CoreContainer.<init> New CoreContainer
2070028117
[junit4] 2> 560948 T1302 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-F30853670505D61A-001/tempDir-005/]
[junit4] 2> 560948 T1302 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 560949 T1302 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 560949 T1302 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 560949 T1302 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 560949 T1302 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 560950 T1302 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 560950 T1302 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 560950 T1302 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 560950 T1302 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 560950 T1302 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 560952 T1302 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 560953 T1302 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 560953 T1302 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 560953 T1302 oasc.
[...truncated too long message...]
Core ###deleteCore
[junit4] 2> 158279 T1301 ccr.ThreadLeakControl.checkThreadLeaks WARNING
Will linger awaiting termination of 1 leaked thread(s).
[junit4] 2> 178370 T1301 ccr.ThreadLeakControl.checkThreadLeaks SEVERE 1
thread leaked from SUITE scope at org.apache.solr.cloud.MultiThreadedOCPTest:
[junit4] 2> 1) Thread[id=1498,
name=OverseerThreadFactory-593-thread-5, state=TIMED_WAITING, group=Overseer
collection creation process.]
[junit4] 2> at java.lang.Thread.sleep(Native Method)
[junit4] 2> at
org.apache.solr.cloud.OverseerCollectionProcessor.waitForCoreNodeName(OverseerCollectionProcessor.java:1847)
[junit4] 2> at
org.apache.solr.cloud.OverseerCollectionProcessor.splitShard(OverseerCollectionProcessor.java:1729)
[junit4] 2> at
org.apache.solr.cloud.OverseerCollectionProcessor.processMessage(OverseerCollectionProcessor.java:615)
[junit4] 2> at
org.apache.solr.cloud.OverseerCollectionProcessor$Runner.run(OverseerCollectionProcessor.java:2856)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 178370 T1301 ccr.ThreadLeakControl.tryToInterruptAll Starting
to interrupt leaked threads:
[junit4] 2> 1) Thread[id=1498,
name=OverseerThreadFactory-593-thread-5, state=TIMED_WAITING, group=Overseer
collection creation process.]
[junit4] 2> 731675 T1498 oasc.SolrException.log ERROR Collection:
collection1 operation: splitshard failed:org.apache.solr.common.SolrException:
Could not find coreNodeName
[junit4] 2> at
org.apache.solr.cloud.OverseerCollectionProcessor.waitForCoreNodeName(OverseerCollectionProcessor.java:1852)
[junit4] 2> at
org.apache.solr.cloud.OverseerCollectionProcessor.splitShard(OverseerCollectionProcessor.java:1729)
[junit4] 2> at
org.apache.solr.cloud.OverseerCollectionProcessor.processMessage(OverseerCollectionProcessor.java:615)
[junit4] 2> at
org.apache.solr.cloud.OverseerCollectionProcessor$Runner.run(OverseerCollectionProcessor.java:2856)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 731676 T1498 oasc.SolrException.log ERROR
:org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode
= Session expired for /overseer/collection-map-failure/mn-2000
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:383)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:380)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:380)
[junit4] 2> at
org.apache.solr.cloud.DistributedMap.createData(DistributedMap.java:112)
[junit4] 2> at
org.apache.solr.cloud.DistributedMap.put(DistributedMap.java:125)
[junit4] 2> at
org.apache.solr.cloud.OverseerCollectionProcessor$Runner.run(OverseerCollectionProcessor.java:2864)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 731676 T1498
oasc.OverseerCollectionProcessor$Runner.resetTaskWithException WARN Resetting
task: /overseer/collection-queue-work/qn-0000000010, requestid: 2000,
collectionName: collection1
[junit4] 2> 731676 T1498 oasc.SolrException.log ERROR
:org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode
= Session expired for /overseer/collection-map-running/mn-2000
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:247)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:244)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:244)
[junit4] 2> at
org.apache.solr.cloud.DistributedMap.remove(DistributedMap.java:167)
[junit4] 2> at
org.apache.solr.cloud.OverseerCollectionProcessor$Runner.resetTaskWithException(OverseerCollectionProcessor.java:2924)
[junit4] 2> at
org.apache.solr.cloud.OverseerCollectionProcessor$Runner.run(OverseerCollectionProcessor.java:2892)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 178376 T1301 ccr.ThreadLeakControl.tryToInterruptAll All
leaked threads terminated.
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50):
{_version_=PostingsFormat(name=LuceneVarGapFixedInterval), multiDefault=FST50,
intDefault=PostingsFormat(name=LuceneVarGapFixedInterval),
id=PostingsFormat(name=Asserting), range_facet_l=FST50, timestamp=FST50},
docValues:{timestamp=DocValuesFormat(name=Memory)},
sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=th_TH,
timezone=Antarctica/McMurdo
[junit4] 2> NOTE: Linux 3.13.0-39-generic amd64/Oracle Corporation
1.8.0_40-ea (64-bit)/cpus=8,threads=1,free=131234024,total=386273280
[junit4] 2> NOTE: All tests run in this JVM: [TestTrie,
TestChildDocTransformer, LeaderFailoverAfterPartitionTest,
DistributedSpellCheckComponentTest, EchoParamsTest, TestSolrCoreProperties,
TestManagedSynonymFilterFactory, TestCustomSort, ChaosMonkeyNothingIsSafeTest,
DistributedIntervalFacetingTest, TestConfigSets, TestStandardQParsers,
HdfsUnloadDistributedZkTest, TestCloudSchemaless, SuggesterTest,
MinimalSchemaTest, DeleteShardTest, TestDistributedSearch, PeerSyncTest,
HighlighterMaxOffsetTest, MultiThreadedOCPTest]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=MultiThreadedOCPTest -Dtests.seed=F30853670505D61A
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=th_TH
-Dtests.timezone=Antarctica/McMurdo -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J0 | MultiThreadedOCPTest (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.cloud.MultiThreadedOCPTest:
[junit4] > 1) Thread[id=1498, name=OverseerThreadFactory-593-thread-5,
state=TIMED_WAITING, group=Overseer collection creation process.]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.solr.cloud.OverseerCollectionProcessor.waitForCoreNodeName(OverseerCollectionProcessor.java:1847)
[junit4] > at
org.apache.solr.cloud.OverseerCollectionProcessor.splitShard(OverseerCollectionProcessor.java:1729)
[junit4] > at
org.apache.solr.cloud.OverseerCollectionProcessor.processMessage(OverseerCollectionProcessor.java:615)
[junit4] > at
org.apache.solr.cloud.OverseerCollectionProcessor$Runner.run(OverseerCollectionProcessor.java:2856)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > at
__randomizedtesting.SeedInfo.seed([F30853670505D61A]:0)
[junit4] Completed on J0 in 178.47s, 1 test, 1 error <<< FAILURES!
[...truncated 1049 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:515: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:463: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:186: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:508:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1349:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:956:
There were test failures: 449 suites, 1822 tests, 1 suite-level error, 30
ignored (21 assumptions)
Total time: 103 minutes 9 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_40-ea-b09
-XX:+UseCompressedOops -XX:+UseSerialGC (asserts: true)
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]