Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4912/
1 tests failed.
REGRESSION:
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch
Error Message:
Error CREATEing SolrCore 'halfcollection_shard1_replica1': Unable to create
core [halfcollection_shard1_replica1] Caused by: Could not get shard id for
core: halfcollection_shard1_replica1
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Error
CREATEing SolrCore 'halfcollection_shard1_replica1': Unable to create core
[halfcollection_shard1_replica1] Caused by: Could not get shard id for core:
halfcollection_shard1_replica1
at
__randomizedtesting.SeedInfo.seed([83342D6E20AC8244:2D2A37657F3E278]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:570)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testErrorHandling(CollectionsAPIDistributedZkTest.java:583)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:205)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 12113 lines...]
[junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
[junit4] 2> Creating dataDir:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/init-core-data-001
[junit4] 2> 886917 T1888 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(true) and clientAuth (true)
[junit4] 2> 886917 T1888 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /
[junit4] 2> 886923 T1888 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 886924 T1888 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 886924 T1889 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 887024 T1888 oasc.ZkTestServer.run start zk server on
port:47186
[junit4] 2> 887025 T1888
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 887026 T1888 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 887030 T1895 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@10597c19
name:ZooKeeperConnection Watcher:127.0.0.1:47186 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 887030 T1888 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 887031 T1888 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 887031 T1888 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 887034 T1888
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 887035 T1888 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 887036 T1897 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@334ccd23
name:ZooKeeperConnection Watcher:127.0.0.1:47186/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 887037 T1888 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 887037 T1888 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 887037 T1888 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 887039 T1888 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 887041 T1888 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 887042 T1888 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 887044 T1888 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 887044 T1888 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 887047 T1888 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 887047 T1888 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 887049 T1888 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 887050 T1888 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 887051 T1888 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 887052 T1888 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 887053 T1888 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 887054 T1888 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 887055 T1888 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 887056 T1888 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 887058 T1888 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 887059 T1888 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 887060 T1888 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 887061 T1888 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 887062 T1888 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 887063 T1888 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 887064 T1888 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 887065 T1888 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 887066 T1888 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 887067 T1888 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 887069 T1888
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 887070 T1888 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 887071 T1899 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@771509aa
name:ZooKeeperConnection Watcher:127.0.0.1:47186/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 887071 T1888 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 887072 T1888 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> Using old style solr.xml
[junit4] 2> 888275 T1888 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 888280 T1888 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1,
TLSv1.1, TLSv1.2]
[junit4] 2> 888283 T1888 oejs.AbstractConnector.doStart Started
[email protected]:19345
[junit4] 2> 888285 T1888 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 888285 T1888 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 888286 T1888 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-002
[junit4] 2> 888286 T1888 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-002/'
[junit4] 2> 888315 T1888 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-002/solr.xml
[junit4] 2> 888381 T1888 oasc.CoreContainer.<init> New CoreContainer
250566510
[junit4] 2> 888381 T1888 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-002/]
[junit4] 2> 888383 T1888 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 120000
[junit4] 2> 888383 T1888 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to: null
[junit4] 2> 888383 T1888 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 888384 T1888 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 888384 T1888 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 888384 T1888 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 888385 T1888 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 888385 T1888 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 888385 T1888 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 888388 T1888 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=3400000&connTimeout=45000&retry=false
[junit4] 2> 888391 T1888 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 888391 T1888 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 888391 T1888 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 888392 T1888 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:47186/solr
[junit4] 2> 888392 T1888 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 888392 T1888
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 888393 T1888 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 888396 T1910 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@290cfb57
name:ZooKeeperConnection Watcher:127.0.0.1:47186 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 888397 T1888 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 888397 T1888 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 888399 T1888 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 888400 T1912 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3e98a121
name:ZooKeeperConnection Watcher:127.0.0.1:47186/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 888400 T1888 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 888402 T1888 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 888404 T1888 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 888406 T1888 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 888408 T1888 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 888409 T1888 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 888412 T1888 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 888413 T1888 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:19345_
[junit4] 2> 888413 T1888 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:19345_
[junit4] 2> 888415 T1888 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 888416 T1888 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 888417 T1888 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 888418 T1888 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:19345_
[junit4] 2> 888419 T1888 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 888420 T1888 oasc.Overseer.start Overseer
(id=92587458933030916-127.0.0.1:19345_-n_0000000000) starting
[junit4] 2> 888422 T1888 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 888427 T1888 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 888428 T1914 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 888428 T1888 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 888430 T1888 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 888431 T1888
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 888433 T1913 oasc.Overseer$ClusterStateUpdater.run Starting to
work on the main queue
[junit4] 2> 888435 T1888 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2
[junit4] 2> 888436 T1888 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 888439 T1888
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 888440 T1888 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 888441 T1918 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@2e16581e
name:ZooKeeperConnection Watcher:127.0.0.1:47186/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 888441 T1888 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 888441 T1888 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 888442 T1888
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 888444 T1888 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 888444 T1888 oasc.AbstractFullDistribZkTestBase.createJettys
Creating collection1 with stateFormat=2
[junit4] 2> 888445 T1888
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 888445 T1888 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 888446 T1920 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@c8a8ac4 name:ZooKeeperConnection
Watcher:127.0.0.1:47186/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 888446 T1888 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 888447 T1888 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 888449 T1921 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 888451 T1913 oasc.Overseer$ClusterStateUpdater.buildCollection
building a new collection: collection1
[junit4] 2> 888451 T1913
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
collection1 with shards [shard1, shard2]
[junit4] 2> 888452 T1913
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
[junit4] 2> 888453 T1913 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to create_collection /collections/collection1/state.json
[junit4] 2> 888454 T1921 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> 888455 T1922 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> 889699 T1888 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 889699 T1888 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 889704 T1888 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1,
TLSv1.1, TLSv1.2]
[junit4] 2> 889706 T1888 oejs.AbstractConnector.doStart Started
[email protected]:14181
[junit4] 2> 889709 T1888 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 889709 T1888 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 889709 T1888 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-003
[junit4] 2> 889709 T1888 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-003/'
[junit4] 2> 889738 T1888 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-003/solr.xml
[junit4] 2> 889790 T1888 oasc.CoreContainer.<init> New CoreContainer
445402463
[junit4] 2> 889790 T1888 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-003/]
[junit4] 2> 889791 T1888 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 120000
[junit4] 2> 889791 T1888 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to: null
[junit4] 2> 889791 T1888 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 889792 T1888 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 889792 T1888 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 889792 T1888 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 889792 T1888 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 889792 T1888 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 889793 T1888 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 889795 T1888 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=3400000&connTimeout=45000&retry=false
[junit4] 2> 889796 T1888 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 889797 T1888 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 889797 T1888 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 889797 T1888 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:47186/solr
[junit4] 2> 889797 T1888 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 889798 T1888
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 889798 T1888 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 889800 T1933 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5fe20c1d
name:ZooKeeperConnection Watcher:127.0.0.1:47186 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 889800 T1888 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 889801 T1888 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 889802 T1888 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 889803 T1935 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@19781c6b
name:ZooKeeperConnection Watcher:127.0.0.1:47186/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 889804 T1888 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 889808 T1888
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 890812 T1888 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:14181_
[junit4] 2> 890813 T1888 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:14181_
[junit4] 2> 890816 T1888 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 890821 T1888 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2
[junit4] 2> 890821 T1888 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 892025 T1888 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 892026 T1888 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 892031 T1888 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1,
TLSv1.1, TLSv1.2]
[junit4] 2> 892033 T1888 oejs.AbstractConnector.doStart Started
[email protected]:30805
[junit4] 2> 892035 T1888 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 892035 T1888 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 892036 T1888 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-004
[junit4] 2> 892036 T1888 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-004/'
[junit4] 2> 892070 T1888 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-004/solr.xml
[junit4] 2> 892130 T1888 oasc.CoreContainer.<init> New CoreContainer
339423378
[junit4] 2> 892130 T1888 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-004/]
[junit4] 2> 892131 T1888 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 120000
[junit4] 2> 892131 T1888 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to: null
[junit4] 2> 892131 T1888 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 892132 T1888 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 892132 T1888 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 892132 T1888 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 892132 T1888 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 892133 T1888 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 892133 T1888 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 892135 T1888 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=3400000&connTimeout=45000&retry=false
[junit4] 2> 892137 T1888 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 892137 T1888 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 892137 T1888 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 892137 T1888 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:47186/solr
[junit4] 2> 892137 T1888 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 892138 T1888
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 892138 T1888 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 892140 T1948 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3480559b
name:ZooKeeperConnection Watcher:127.0.0.1:47186 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 892141 T1888 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 892141 T1888 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 892143 T1888 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 892144 T1950 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@2f232a82
name:ZooKeeperConnection Watcher:127.0.0.1:47186/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 892145 T1888 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 892149 T1888
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 893153 T1888 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:30805_
[junit4] 2> 893154 T1888 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:30805_
[junit4] 2> 893158 T1888 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 893163 T1888 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2
[junit4] 2> 893163 T1888 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 894511 T1888 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 3
[junit4] 2> 894512 T1888 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 894516 T1888 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1,
TLSv1.1, TLSv1.2]
[junit4] 2> 894518 T1888 oejs.AbstractConnector.doStart Started
[email protected]:36897
[junit4] 2> 894521 T1888 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 894521 T1888 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 894521 T1888 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-005
[junit4] 2> 894522 T1888 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-005/'
[junit4] 2> 894550 T1888 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-005/solr.xml
[junit4] 2> 894602 T1888 oasc.CoreContainer.<init> New CoreContainer
1843147002
[junit4] 2> 894602 T1888 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-005/]
[junit4] 2> 894603 T1888 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 120000
[junit4] 2> 894603 T1888 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to: null
[junit4] 2> 894604 T1888 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 894604 T1888 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 894604 T1888 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 894604 T1888 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 894605 T1888 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 894605 T1888 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 894605 T1888 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 894607 T1888 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=3400000&connTimeout=45000&retry=false
[junit4] 2> 894609 T1888 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 894609 T1888 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 894609 T1888 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 894609 T1888 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:47186/solr
[junit4] 2> 894609 T1888 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 894610 T1888
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 894610 T1888 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 894612 T1963 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@33353ac4
name:ZooKeeperConnection Watcher:127.0.0.1:47186 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 894613 T1888 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 894613 T1888 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 894615 T1888 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 894616 T1965 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@6aff3bf2
name:ZooKeeperConnection Watcher:127.0.0.1:47186/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 894616 T1888 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 894621 T1888
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 895625 T1888 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36897_
[junit4] 2> 895626 T1888 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:36897_
[junit4] 2> 895629 T1888 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 895634 T1888 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2
[junit4] 2> 895634 T1888 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 896804 T1888 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 4
[junit4] 2> 896805 T1888 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 896810 T1888 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1,
TLSv1.1, TLSv1.2]
[junit4] 2> 896812 T1888 oejs.AbstractConnector.doStart Started
[email protected]:43055
[junit4] 2> 896814 T1888 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 896814 T1888 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 896815 T1888 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-006
[junit4] 2> 896815 T1888 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-006/'
[junit4] 2> 896843 T1888 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-006/solr.xml
[junit4] 2> 896895 T1888 oasc.CoreContainer.<init> New CoreContainer
552609310
[junit4] 2> 896895 T1888 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-006/]
[junit4] 2> 896896 T1888 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 120000
[junit4] 2> 896896 T1888 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to: null
[junit4] 2> 896896 T1888 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 896896 T1888 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 896897 T1888 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 896897 T1888 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 896897 T1888 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 896897 T1888 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 896898 T1888 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 896900 T1888 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=3400000&connTimeout=45000&retry=false
[junit4] 2> 896901 T1888 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 896901 T1888 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 896902 T1888 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 896902 T1888 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:47186/solr
[junit4] 2> 896902 T1888 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 896902 T1888
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 896903 T1888 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 896904 T1978 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3a7d2ca3
name:ZooKeeperConnection Watcher:127.0.0.1:47186 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 896906 T1888 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 896906 T1888 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 896909 T1888 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 896910 T1980 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1a7a8062
name:ZooKeeperConnection Watcher:127.0.0.1:47186/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 896910 T1888 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 896915 T1888
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 897919 T1888 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43055_
[junit4] 2> 897920 T1888 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:43055_
[junit4] 2> 897924 T1888 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 897929 T1888 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2
[junit4] 2> 897929 T1888 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 898104 T1925 oasha.CollectionsHandler.handleCreateAction
Creating Collection :
wt=javabin&version=2&replicationFactor=2&collection.configName=conf1&name=solrj_collection&action=CREATE&numShards=2&router.field=myOwnField
[junit4] 2> 898106 T1921 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/collection-queue-work state:
SyncConnected type NodeChildrenChanged
[junit4] 2> 898106 T1914 oasc.OverseerCollectionProcessor.run Overseer
Collection Processor: Get the message
id:/overseer/collection-queue-work/qn-0000000000 message:{
[junit4] 2> "operation":"create",
[junit4] 2> "fromApi":"true",
[junit4] 2> "name":"solrj_collection",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "collection.configName":"conf1",
[junit4] 2> "numShards":"2",
[junit4] 2> "router.field":"myOwnField"}
[junit4] 2> 898107 T1984 oasc.OverseerCollectionProcessor.processMessage
WARN OverseerCollectionProcessor.processMessage : create , {
[junit4] 2> "operation":"create",
[junit4] 2> "fromApi":"true",
[junit4] 2> "name":"solrj_collection",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "collection.configName":"conf1",
[junit4] 2> "numShards":"2",
[junit4] 2> "router.field":"myOwnField"}
[junit4] 2> 898109 T1984 oasc.OverseerCollectionProcessor.createConfNode
creating collections conf node /collections/solrj_collection
[junit4] 2> 898109 T1984 oascc.SolrZkClient.makePath makePath:
/collections/solrj_collection
[junit4] 2> 898111 T1921 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 898113 T1913 oasc.Overseer$ClusterStateUpdater.buildCollection
building a new collection: solrj_collection
[junit4] 2> 898114 T1913
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
solrj_collection with shards [shard1, shard2]
[junit4] 2> 898114 T1913
oasc.Overseer$ClusterStateUpdater.createCollection state version
solrj_collection 1
[junit4] 2> 898116 T1921 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 898116 T1922 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 898116 T1936 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 898116 T1981 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 898116 T1966 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 898116 T1951 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 898212 T1984 oasc.OverseerCollectionProcessor.createCollection
Creating SolrCores for new collection solrj_collection, shardNames [shard1,
shard2] , replicationFactor : 2
[junit4] 2> 898213 T1984 oasc.OverseerCollectionProcessor.createCollection
Creating shard solrj_collection_shard1_replica1 as part of slice shard1 of
collection solrj_collection on 127.0.0.1:14181_
[junit4] 2> 898214 T1984 oasc.OverseerCollectionProcessor.createCollection
Creating shard solrj_collection_shard1_replica2 as part of slice shard1 of
collection solrj_collection on 127.0.0.1:19345_
[junit4] 2> 898215 T1984 oasc.OverseerCollectionProcessor.createCollection
Creating shard solrj_collection_shard2_replica1 as part of slice shard2 of
collection solrj_collection on 127.0.0.1:30805_
[junit4] 2> 898217 T1984 oasc.OverseerCollectionProcessor.createCollection
Creating shard solrj_collection_shard2_replica2 as part of slice shard2 of
collection solrj_collection on 127.0.0.1:43055_
[junit4] 2> 898349 T1905 oasha.CoreAdminHandler.handleCreateAction core
create command
wt=javabin&shard=shard1&collection=solrj_collection&version=2&collection.configName=conf1&name=solrj_collection_shard1_replica2&action=CREATE&numShards=2&qt=/admin/cores
[junit4] 2> 898352 T1926 oasha.CoreAdminHandler.handleCreateAction core
create command
wt=javabin&shard=shard1&collection=solrj_collection&version=2&collection.configName=conf1&name=solrj_collection_shard1_replica1&action=CREATE&numShards=2&qt=/admin/cores
[junit4] 2> 898353 T1940 oasha.CoreAdminHandler.handleCreateAction core
create command
wt=javabin&shard=shard2&collection=solrj_collection&version=2&collection.configName=conf1&name=solrj_collection_shard2_replica1&action=CREATE&numShards=2&qt=/admin/cores
[junit4] 2> 898353 T1905 oasc.ZkController.publish publishing
core=solrj_collection_shard1_replica2 state=down collection=solrj_collection
[junit4] 2> 898354 T1921 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 898354 T1905 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 898355 T1926 oasc.ZkController.publish publishing
core=solrj_collection_shard1_replica1 state=down collection=solrj_collection
[junit4] 2> 898356 T1970 oasha.CoreAdminHandler.handleCreateAction core
create command
wt=javabin&shard=shard2&collection=solrj_collection&version=2&collection.configName=conf1&name=solrj_collection_shard2_replica2&action=CREATE&numShards=2&qt=/admin/cores
[junit4] 2> 898356 T1926 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 898356 T1940 oasc.ZkController.publish publishing
core=solrj_collection_shard2_replica1 state=down collection=solrj_collection
[junit4] 2> 898357 T1940 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 898357 T1913 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "collection":"solrj_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":"127.0.0.1:19345_",
[junit4] 2> "operation":"state",
[junit4] 2> "core":"solrj_collection_shard1_replica2",
[junit4] 2> "base_url":"https://127.0.0.1:19345",
[junit4] 2> "numShards":"2",
[junit4] 2> "roles":null}
[junit4] 2> 898358 T1970 oasc.ZkController.publish publishing
core=solrj_collection_shard2_replica2 state=down collection=solrj_collection
[junit4] 2> 898358 T1970 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 898360 T1913 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "collection":"solrj_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":"127.0.0.1:14181_",
[junit4] 2> "operation":"state",
[junit4] 2> "core":"solrj_collection_shard1_replica1",
[junit4] 2> "base_url":"https://127.0.0.1:14181",
[junit4] 2> "numShards":"2",
[junit4] 2> "roles":null}
[junit4] 2> 898361 T1921 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 898361 T1913 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "collection":"solrj_collection",
[junit4] 2> "shard":"shard2",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":"127.0.0.1:30805_",
[junit4] 2> "operation":"state",
[junit4] 2> "core":"solrj_collection_shard2_replica1",
[junit4] 2> "base_url":"https://127.0.0.1:30805",
[junit4] 2> "numShards":"2",
[junit4] 2> "roles":null}
[junit4] 2> 898363 T1913 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "collection":"solrj_collection",
[junit4] 2> "shard":"shard2",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":"127.0.0.1:43055_",
[junit4] 2> "operation":"state",
[junit4] 2> "core":"solrj_collection_shard2_replica2",
[junit4] 2> "base_url":"https://127.0.0.1:43055",
[junit4] 2> "numShards":"2",
[junit4] 2> "roles":null}
[junit4] 2> 898365 T1921 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 898366 T1936 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 898366 T1966 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 898366 T1951 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 898366 T1921 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 898366 T1922 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 898366 T1981 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 899355 T1905 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for solrj_collection_shard1_replica2
[junit4] 2> 899356 T1905 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:solrj_collection
[junit4] 2> 899356 T1926 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for solrj_collection_shard1_replica1
[junit4] 2> 899356 T1905 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 899357 T1926 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:solrj_collection
[junit4] 2> 899357 T1905 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/solrj_collection
[junit4] 2> 899358 T1926 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 899358 T1926 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/solrj_collection
[junit4] 2> 899358 T1905 oascc.ZkStateReader.readConfigName
path=/collections/solrj_collection configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 899358 T1940 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for solrj_collection_shard2_replica1
[junit4] 2> 899359 T1926 oascc.ZkStateReader.readConfigName
path=/collections/solrj_collection configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 899358 T1905 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-002/solrj_collection_shard1_replica2/'
[junit4] 2> 899359 T1926 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-003/solrj_collection_shard1_replica1/'
[junit4] 2> 899359 T1940 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:solrj_collection
[junit4] 2> 899359 T1970 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for solrj_collection_shard2_replica2
[junit4] 2> 899360 T1940 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 899360 T1970 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:solrj_collection
[junit4] 2> 899361 T1940 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/solrj_collection
[junit4] 2> 899361 T1970 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 899361 T1970 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/solrj_collection
[junit4] 2> 899362 T1940 oascc.ZkStateReader.readConfigName
path=/collections/solrj_collection configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 899362 T1940 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-004/solrj_collection_shard2_replica1/'
[junit4] 2> 899362 T1970 oascc.ZkStateReader.readConfigName
path=/collections/solrj_collection configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 899363 T1970 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-006/solrj_collection_shard2_replica2/'
[junit4] 2> 899418 T1926 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 899422 T1940 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 899422 T1970 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 899434 T1905 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 899473 T1940 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 899474 T1940 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 899483 T1926 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 899483 T1940 oass.IndexSchema.readSchema
[solrj_collection_shard2_replica1] Schema name=test
[junit4] 2> 899484 T1926 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 899487 T1970 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 899488 T1970 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 899492 T1905 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 899493 T1905 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 899495 T1926 oass.IndexSchema.readSchema
[solrj_collection_shard1_replica1] Schema name=test
[junit4] 2> 899499 T1970 oass.IndexSchema.readSchema
[solrj_collection_shard2_replica2] Schema name=test
[junit4] 2> 899504 T1905 oass.IndexSchema.readSchema
[solrj_collection_shard1_replica2] Schema name=test
[junit4] 2> 899833 T1940 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 899846 T1940 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 899849 T1940 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 899862 T1940 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 899869 T1940 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 899876 T1940 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 899877 T1940
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 899882 T1940
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 899883 T1940 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 899884 T1940
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 899884 T1940
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 899884 T1940 oasc.CoreContainer.create Creating SolrCore
'solrj_collection_shard2_replica1' using configuration from collection
solrj_collection
[junit4] 2> 899885 T1940 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 899885 T1940 oasc.SolrCore.<init>
[solrj_collection_shard2_replica1] Opening new SolrCore at
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-004/solrj_collection_shard2_replica1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-004/solrj_collection_shard2_replica1/data/
[junit4] 2> 899886 T1940 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2b9f2263
[junit4] 2> 899887 T1940 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-004/solrj_collection_shard2_replica1/data
[junit4] 2> 899887 T1940 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-004/solrj_collection_shard2_replica1/data/index/
[junit4] 2> 899887 T1940 oasc.SolrCore.initIndex WARN
[solrj_collection_shard2_replica1] Solr index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-004/solrj_collection_shard2_replica1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 899888 T1940 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-004/solrj_collection_shard2_replica1/data/index
[junit4] 2> 899889 T1940 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=68.970703125,
floorSegmentMB=1.845703125, forceMergeDeletesPctAllowed=13.596028639304382,
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4115797694790778
[junit4] 2> 899890 T1940 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-7e562343)),segFN=segments_1,generation=1}
[junit4] 2> 899890 T1940 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 899896 T1940 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 899896 T1940 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 899896 T1940 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 899897 T1940 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 899897 T1940 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 899898 T1940 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 899898 T1940 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 899899 T1940 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 899899 T1940 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 899900 T1940 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 899900 T1940 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 899901 T1940 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 899902 T1940 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 899902 T1940 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 899902 T1940 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 899903 T1940 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 899904 T1940 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 899904 T1940 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 899905 T1940 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 899905 T1940 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 899929 T1926 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 899929 T1905 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 899933 T1940 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 899934 T1970 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 899935 T1940 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 899936 T1926 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 899937 T1905 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 899938 T1940 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 899939 T1926 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 899940 T1940 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 899941 T1905 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 899941 T1970 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 899944 T1970 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 899947 T1940 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 899947 T1940 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 899948 T1940 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=34,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=false, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
[junit4] 2> 899949 T1940 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-7e562343)),segFN=segments_1,generation=1}
[junit4] 2> 899949 T1940 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 899950 T1940 oass.SolrIndexSearcher.<init> Opening
Searcher@224953ee[solrj_collection_shard2_replica1] main
[junit4] 2> 899950 T1940 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/solrj_collection
[junit4] 2> 899951 T1940 oascc.ZkStateReader.readConfigName
path=/collections/solrj_collection configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 899951 T1940 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 899951 T1926 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 899952 T1940
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 899952 T1905 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 899952 T1940 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 899953 T1940 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 899954 T1940
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 899954 T1940 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 899955 T1940 oascc.SolrZkClient.makePath makePath:
/configs/conf1/_rest_managed.json
[junit4] 2> 899956 T1970 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 899957 T1926 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 899957 T1940
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new
znode /configs/conf1/_rest_managed.json
[junit4] 2> 899958 T1940 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 899958 T1940 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 899958 T1905 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 899961 T1970 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 899961 T1993 oasc.SolrCore.registerSearcher
[solrj_collection_shard2_replica1] Registered new searcher
Searcher@224953ee[solrj_collection_shard2_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 899962 T1926 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 899963 T1926
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 899964 T1926
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 899965 T1926 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 899965 T1905 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 899966 T1926
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 899966 T1905
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 899966 T1940 oasc.CoreContainer.registerCore registering core:
solrj_collection_shard2_replica1
[junit4] 2> 899966 T1926
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 899967 T1970 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 899967 T1940 oasc.ZkController.register Register replica -
core:solrj_collection_shard2_replica1 address:https://127.0.0.1:30805
collection:solrj_collection shard:shard2
[junit4] 2> 899967 T1905
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 899968 T1970
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 899967 T1926 oasc.CoreContainer.create Creating SolrCore
'solrj_collection_shard1_replica1' using configuration from collection
solrj_collection
[junit4] 2> 899969 T1970
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 899969 T1940 oascc.SolrZkClient.makePath makePath:
/collections/solrj_collection/leader_elect/shard2/election
[junit4] 2> 899968 T1905 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 899970 T1970 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 899969 T1926 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 899971 T1905
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 899971 T1970
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 899971 T1905
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 899971 T1926 oasc.SolrCore.<init>
[solrj_collection_shard1_replica1] Opening new SolrCore at
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-003/solrj_collection_shard1_replica1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-003/solrj_collection_shard1_replica1/data/
[junit4] 2> 899972 T1905 oasc.CoreContainer.create Creating SolrCore
'solrj_collection_shard1_replica2' using configuration from collection
solrj_collection
[junit4] 2> 899972 T1970
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 899973 T1905 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 899973 T1926 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2b9f2263
[junit4] 2> 899974 T1940 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard2
[junit4] 2> 899974 T1905 oasc.SolrCore.<init>
[solrj_collection_shard1_replica2] Opening new SolrCore at
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-002/solrj_collection_shard1_replica2/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-002/solrj_collection_shard1_replica2/data/
[junit4] 2> 899973 T1970 oasc.CoreContainer.create Creating SolrCore
'solrj_collection_shard2_replica2' using configuration from collection
solrj_collection
[junit4] 2> 899975 T1905 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2b9f2263
[junit4] 2> 899975 T1926 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-003/solrj_collection_shard1_replica1/data
[junit4] 2> 899975 T1921 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 899975 T1970 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 899976 T1905 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-002/solrj_collection_shard1_replica2/data
[junit4] 2> 899976 T1926 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-003/solrj_collection_shard1_replica1/data/index/
[junit4] 2> 899976 T1940
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see
more replicas up for shard shard2: total=2 found=1 timeoutin=6.9525513E15ms
[junit4] 2> 899977 T1926 oasc.SolrCore.initIndex WARN
[solrj_collection_shard1_replica1] Solr index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-003/solrj_collection_shard1_replica1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 899977 T1905 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-002/solrj_collection_shard1_replica2/data/index/
[junit4] 2> 899976 T1970 oasc.SolrCore.<init>
[solrj_collection_shard2_replica2] Opening new SolrCore at
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-006/solrj_collection_shard2_replica2/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-006/solrj_collection_shard2_replica2/data/
[junit4] 2> 899978 T1905 oasc.SolrCore.initIndex WARN
[solrj_collection_shard1_replica2] Solr index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-002/solrj_collection_shard1_replica2/data/index'
doesn't exist. Creating new index...
[junit4] 2> 899978 T1926 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-003/solrj_collection_shard1_replica1/data/index
[junit4] 2> 899979 T1905 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-002/solrj_collection_shard1_replica2/data/index
[junit4] 2> 899977 T1940
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Was waiting for
replicas to come up, but they are taking too long - assuming they won't come
back till later
[junit4] 2> 899980 T1921 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 899980 T1966 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 899980 T1922 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 899980 T1951 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 899980 T1936 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 899980 T1981 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4] 2> 899980 T1905 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=68.970703125,
floorSegmentMB=1.845703125, forceMergeDeletesPctAllowed=13.596028639304382,
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4115797694790778
[junit4] 2> 899980 T1926 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=68.970703125,
floorSegmentMB=1.845703125, forceMergeDeletesPctAllowed=13.596028639304382,
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4115797694790778
[junit4] 2> 899979 T1970 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2b9f2263
[junit4] 2> 899983 T1905 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-1c379caa)),segFN=segments_1,generation=1}
[junit4] 2> 899980 T1940 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> 899984 T1970 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-006/solrj_collection_shard2_replica2/data
[junit4] 2> 899983 T1905 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 899983 T1926 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-294d1a54)),segFN=segments_1,generation=1}
[junit4] 2> 899984 T1970 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-006/solrj_collection_shard2_replica2/data/index/
[junit4] 2> ASYNC NEW_CORE C418 name=solrj_collection_shard2_replica1
org.apache.solr.core.SolrCore@247171b6
url=https://127.0.0.1:30805/solrj_collection_shard2_replica1
node=127.0.0.1:30805_ C418_STATE=coll:solrj_collection
core:solrj_collection_shard2_replica1 props:{state=down,
node_name=127.0.0.1:30805_, core=solrj_collection_shard2_replica1,
base_url=https://127.0.0.1:30805}
[junit4] 2> 899984 T1940 C418 P30805 oasc.SyncStrategy.sync Sync replicas
to https://127.0.0.1:30805/solrj_collection_shard2_replica1/
[junit4] 2> 899985 T1970 oasc.SolrCore.initIndex WARN
[solrj_collection_shard2_replica2] Solr index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-006/solrj_collection_shard2_replica2/data/index'
doesn't exist. Creating new index...
[junit4] 2> 899985 T1926 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 899986 T1970 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-006/solrj_collection_shard2_replica2/data/index
[junit4] 2> 899986 T1940 C418 P30805 oasu.PeerSync.sync PeerSync:
core=solrj_collection_shard2_replica1 url=https://127.0.0.1:30805 START
replicas=[https://127.0.0.1:43055/solrj_collection_shard2_replica2/]
nUpdates=100
[junit4] 2> 899987 T1970 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=68.970703125,
floorSegmentMB=1.845703125, forceMergeDeletesPctAllowed=13.596028639304382,
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4115797694790778
[junit4] 2> 899987 T1940 C418 P30805 oasu.PeerSync.sync PeerSync:
core=solrj_collection_shard2_replica1 url=https://127.0.0.1:30805 DONE. We
have no versions. sync failed.
[junit4] 2> 899989 T1940 C418 P30805 oasc.SyncStrategy.syncReplicas
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 899989 T1970 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-58e78282)),segFN=segments_1,generation=1}
[junit4] 2> 899989 T1940 oasc.ShardLeaderElectionContext.runLeaderProcess
We failed sync, but we have no versions - we can't sync in that case - we were
active before, so become leader anyway
[junit4] 2> 899990 T1970 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 899990 T1940 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: https://127.0.0.1:30805/solrj_collection_shard2_replica1/
shard2
[junit4] 2> 899991 T1940 oascc.SolrZkClient.makePath makePath:
/collections/solrj_collection/leaders/shard2
[junit4] 2> 899992 T1905 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 899992 T1905 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 899993 T1905 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 899993 T1905 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 899994 T1905 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 899994 T1926 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 899994 T1905 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 899994 T1926 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 899995 T1905 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 899995 T1926 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 899996 T1921 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 899995 T1905 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 899996 T1926 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 899996 T1905 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 899997 T1926 oasup.UpdateRequestProcessorChain.init inse
[...truncated too long message...]
/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-006/awholynewcollection_2_shard1_replica1/data/index;done=false>>]
[junit4] 2> 1619241 T3000 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=4 message={
[junit4] 2> "collection":"awholynewcollection_2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":"127.0.0.1:43055_",
[junit4] 2> "operation":"state",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "core":"awholynewcollection_2_shard1_replica1",
[junit4] 2> "base_url":"https://127.0.0.1:43055",
[junit4] 2> "numShards":"4",
[junit4] 2> "roles":null}
[junit4] 2> 1619241 T1888 oasc.CachingDirectoryFactory.close Closing
directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-006/awholynewcollection_2_shard1_replica1/data/index
[junit4] 2> 1619242 T1888 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-006/awholynewcollection_2_shard1_replica1/data
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-006/awholynewcollection_2_shard1_replica1/data;done=false>>]
[junit4] 2> 1619242 T1888 oasc.CachingDirectoryFactory.close Closing
directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001/tempDir-006/awholynewcollection_2_shard1_replica1/data
[junit4] 2> 1619243 T2999 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1619244 T3000 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/awholynewcollection_2/state.json
[junit4] 2> 1619245 T2999 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/awholynewcollection_2/state.json, has occurred - updating...
[junit4] 2> 1619246 T2999 oascc.ZkStateReader.updateWatchedCollection
Updating data for awholynewcollection_2 to ver 20
[junit4] 2> 1619248 T1888 oasc.Overseer.close Overseer
(id=92587458933030926-127.0.0.1:43055_-n_0000000004) closing
[junit4] 2> 1619249 T3000 oasc.Overseer$ClusterStateUpdater.run Overseer
Loop exiting : 127.0.0.1:43055_
[junit4] 2> 1620751 T2999 oascc.ZkStateReader$3.process WARN ZooKeeper
watch triggered, but Solr cannot talk to ZK
[junit4] 2> 1620752 T1888 oejsh.ContextHandler.doStop stopped
o.e.j.s.ServletContextHandler{/,null}
[junit4] 2> 1625503 T1888 oas.SolrTestCaseJ4.tearDown ###Ending
testDistribSearch
[junit4] 2> 1625506 T1888 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:47186 47186
[junit4] 2> 1625539 T2310 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:47186 47186
[junit4] 2> 1625541 T2310 oasc.ZkTestServer$ZKServerMain.runFromConfig
WARN Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 5
/solr/collections/awholynewstresscollection_collection0_0/state.json
[junit4] 2> 5
/solr/collections/awholynewstresscollection_collection1_0/state.json
[junit4] 2> 4 /solr/aliases.json
[junit4] 2> 4 /solr/clusterstate.json
[junit4] 2> 2
/solr/collections/awholynewcollection_2/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/overseer/collection-queue-work
[junit4] 2> 4 /solr/live_nodes
[junit4] 2> 2 /solr/overseer/queue
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=testDistribSearch
-Dtests.seed=83342D6E20AC8244 -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=mt -Dtests.timezone=Atlantic/St_Helena
-Dtests.file.encoding=UTF-8
[junit4] ERROR 739s J2 |
CollectionsAPIDistributedZkTest.testDistribSearch <<<
[junit4] > Throwable #1:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Error
CREATEing SolrCore 'halfcollection_shard1_replica1': Unable to create core
[halfcollection_shard1_replica1] Caused by: Could not get shard id for core:
halfcollection_shard1_replica1
[junit4] > at
__randomizedtesting.SeedInfo.seed([83342D6E20AC8244:2D2A37657F3E278]:0)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:570)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
[junit4] > at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testErrorHandling(CollectionsAPIDistributedZkTest.java:583)
[junit4] > at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:205)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1625553 T1888 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest-83342D6E20AC8244-001
[junit4] 2> 738641 T1887 ccr.ThreadLeakControl.checkThreadLeaks WARNING
Will linger awaiting termination of 1 leaked thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50):
{intDefault=Lucene41(blocksize=128), _version_=Lucene41(blocksize=128),
timestamp=PostingsFormat(name=Lucene41VarGapFixedInterval),
a_t=PostingsFormat(name=Lucene41VarGapFixedInterval),
text=PostingsFormat(name=SimpleText),
a_i1=PostingsFormat(name=Lucene41VarGapFixedInterval), id=FSTOrd41,
range_facet_l=PostingsFormat(name=Lucene41VarGapFixedInterval),
other_tl1=Lucene41(blocksize=128),
multiDefault=PostingsFormat(name=Lucene41VarGapFixedInterval)},
docValues:{timestamp=DocValuesFormat(name=Lucene410)}, sim=DefaultSimilarity,
locale=mt, timezone=Atlantic/St_Helena
[junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65
(64-bit)/cpus=16,threads=1,free=68072856,total=350224384
[junit4] 2> NOTE: All tests run in this JVM: [OverseerStatusTest,
UpdateRequestProcessorFactoryTest, XmlUpdateRequestHandlerTest,
TestSortingResponseWriter, TestJmxMonitoredMap, TestSolr4Spatial2,
TestHashPartitioner, XsltUpdateRequestHandlerTest, RegexBoostProcessorTest,
BJQParserTest, TestDistributedSearch, CircularListTest, TestRemoteStreaming,
TestUpdate, DeleteReplicaTest, TestSchemaSimilarityResource,
TestMultiCoreConfBootstrap, LeaderInitiatedRecoveryOnCommitTest,
TestCloudInspectUtil, AliasIntegrationTest, TestSolr4Spatial,
TestSolrQueryParserResource, OutOfBoxZkACLAndCredentialsProvidersTest,
TestOverriddenPrefixQueryForCustomFieldType, TestStandardQParsers,
TestPseudoReturnFields, TestPerFieldSimilarity, ZkNodePropsTest,
TestSuggestSpellingConverter, TestSolrQueryParser, TestQuerySenderListener,
DefaultValueUpdateProcessorTest, TestSurroundQueryParser,
TestManagedSynonymFilterFactory, CurrencyFieldXmlFileTest,
HdfsBasicDistributedZk2Test, LegacyHTMLStripCharFilterTest,
TestInfoStreamLogging, TestRandomDVFaceting, TestIndexingPerformance,
ShardSplitTest, AddSchemaFieldsUpdateProcessorFactoryTest,
BasicFunctionalityTest, IndexSchemaTest, TestDocBasedVersionConstraints,
DateMathParserTest, TestFieldResource, TestAnalyzeInfixSuggestions,
PolyFieldTest, TestStressRecovery, TestBlendedInfixSuggestions,
HighlighterConfigTest, CollectionsAPIDistributedZkTest]
[junit4] Completed on J2 in 739.43s, 1 test, 1 error <<< FAILURES!
[...truncated 302 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:524:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:472:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:61:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/extra-targets.xml:39:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:189:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/common-build.xml:496:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:1359:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:961:
There were test failures: 436 suites, 1783 tests, 1 error, 58 ignored (23
assumptions)
Total time: 67 minutes 18 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-trunk-Java7 #4911
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 153303894 bytes
Compression is 0.0%
Took 27 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]