Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12491/
Java: 64bit/jdk1.8.0_60-ea-b12 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED: org.apache.solr.cloud.TestCloudPivotFacet.test
Error Message:
{main(facet=true&facet.pivot=%7B%21stats%3Dst1%7Dpivot_d%2Cpivot_l%2Cdense_pivot_i&facet.limit=11&facet.offset=4&facet.pivot.mincount=5&facet.missing=true&facet.sort=index),extra(rows=0&q=id%3A%5B*+TO+1177%5D&fq=id%3A%5B*+TO+612%5D&stats=true&stats.field=%7B%21key%3Dsk1+tag%3Dst1%2Cst2%7Dpivot_tl&stats.field=%7B%21key%3Dsk2+tag%3Dst2%2Cst3%7Dpivot_y_s1&stats.field=%7B%21key%3Dsk3+tag%3Dst3%2Cst4%7Dpivot_ti&_test_min=5&_test_miss=true&_test_sort=index)}
==> pivot_d,pivot_l,dense_pivot_i:
{params(rows=0),defaults({main({main(rows=0&q=id%3A%5B*+TO+1177%5D&fq=id%3A%5B*+TO+612%5D&stats=true&stats.field=%7B%21key%3Dsk1+tag%3Dst1%2Cst2%7Dpivot_tl&stats.field=%7B%21key%3Dsk2+tag%3Dst2%2Cst3%7Dpivot_y_s1&stats.field=%7B%21key%3Dsk3+tag%3Dst3%2Cst4%7Dpivot_ti&_test_min=5&_test_miss=true&_test_sort=index),extra(fq=%7B%21term+f%3Dpivot_d%7D0.2)}),extra(fq=-pivot_l%3A%5B*+TO+*%5D)})}
expected:<5> but was:<7>
Stack Trace:
java.lang.AssertionError:
{main(facet=true&facet.pivot=%7B%21stats%3Dst1%7Dpivot_d%2Cpivot_l%2Cdense_pivot_i&facet.limit=11&facet.offset=4&facet.pivot.mincount=5&facet.missing=true&facet.sort=index),extra(rows=0&q=id%3A%5B*+TO+1177%5D&fq=id%3A%5B*+TO+612%5D&stats=true&stats.field=%7B%21key%3Dsk1+tag%3Dst1%2Cst2%7Dpivot_tl&stats.field=%7B%21key%3Dsk2+tag%3Dst2%2Cst3%7Dpivot_y_s1&stats.field=%7B%21key%3Dsk3+tag%3Dst3%2Cst4%7Dpivot_ti&_test_min=5&_test_miss=true&_test_sort=index)}
==> pivot_d,pivot_l,dense_pivot_i:
{params(rows=0),defaults({main({main(rows=0&q=id%3A%5B*+TO+1177%5D&fq=id%3A%5B*+TO+612%5D&stats=true&stats.field=%7B%21key%3Dsk1+tag%3Dst1%2Cst2%7Dpivot_tl&stats.field=%7B%21key%3Dsk2+tag%3Dst2%2Cst3%7Dpivot_y_s1&stats.field=%7B%21key%3Dsk3+tag%3Dst3%2Cst4%7Dpivot_ti&_test_min=5&_test_miss=true&_test_sort=index),extra(fq=%7B%21term+f%3Dpivot_d%7D0.2)}),extra(fq=-pivot_l%3A%5B*+TO+*%5D)})}
expected:<5> but was:<7>
at
__randomizedtesting.SeedInfo.seed([936C92DCF7848FBB:1B38AD065978E243]:0)
at
org.apache.solr.cloud.TestCloudPivotFacet.assertPivotCountsAreCorrect(TestCloudPivotFacet.java:281)
at
org.apache.solr.cloud.TestCloudPivotFacet.test(TestCloudPivotFacet.java:228)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
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:845)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.AssertionError: pivot_d,pivot_l,dense_pivot_i:
{params(rows=0),defaults({main({main(rows=0&q=id%3A%5B*+TO+1177%5D&fq=id%3A%5B*+TO+612%5D&stats=true&stats.field=%7B%21key%3Dsk1+tag%3Dst1%2Cst2%7Dpivot_tl&stats.field=%7B%21key%3Dsk2+tag%3Dst2%2Cst3%7Dpivot_y_s1&stats.field=%7B%21key%3Dsk3+tag%3Dst3%2Cst4%7Dpivot_ti&_test_min=5&_test_miss=true&_test_sort=index),extra(fq=%7B%21term+f%3Dpivot_d%7D0.2)}),extra(fq=-pivot_l%3A%5B*+TO+*%5D)})}
expected:<5> but was:<7>
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at
org.apache.solr.cloud.TestCloudPivotFacet.assertNumFound(TestCloudPivotFacet.java:677)
at
org.apache.solr.cloud.TestCloudPivotFacet.assertPivotData(TestCloudPivotFacet.java:335)
at
org.apache.solr.cloud.TestCloudPivotFacet.assertPivotCountsAreCorrect(TestCloudPivotFacet.java:302)
at
org.apache.solr.cloud.TestCloudPivotFacet.assertPivotCountsAreCorrect(TestCloudPivotFacet.java:313)
at
org.apache.solr.cloud.TestCloudPivotFacet.assertPivotCountsAreCorrect(TestCloudPivotFacet.java:271)
... 42 more
Build Log:
[...truncated 9765 lines...]
[junit4] Suite: org.apache.solr.cloud.TestCloudPivotFacet
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/init-core-data-001
[junit4] 2> 336481 T1507 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /
[junit4] 2> 336481 T1507
oasc.TestCloudPivotFacet.initUseFieldRandomizedFactor init'ing
useFieldRandomizedFactor = 11
[junit4] 2> 336482 T1507 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 2> 336483 T1508 oasc.ZkTestServer$2$1.setClientPort client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 336483 T1508 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 336583 T1507 oasc.ZkTestServer.run start zk server on
port:47869
[junit4] 2> 336598 T1507 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 336600 T1507 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 336601 T1507 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 336602 T1507 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 336603 T1507 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 336604 T1507 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 336605 T1507 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 336606 T1507 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 336607 T1507 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 336608 T1507 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 336609 T1507 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 336657 T1507 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/control-001/cores/collection1
[junit4] 2> 336658 T1507 oejs.Server.doStart jetty-9.2.10.v20150310
[junit4] 2> 336659 T1507 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@6a31a412{/,null,AVAILABLE}
[junit4] 2> 336661 T1507 oejs.AbstractConnector.doStart Started
ServerConnector@11ae1c60{HTTP/1.1}{127.0.0.1:43723}
[junit4] 2> 336661 T1507 oejs.Server.doStart Started @337733ms
[junit4] 2> 336662 T1507 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/tempDir-001/control/data, hostContext=/, hostPort=43723,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/control-001/cores}
[junit4] 2> 336662 T1507 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
[junit4] 2> 336662 T1507 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/control-001/'
[junit4] 2> 336674 T1507 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/control-001/solr.xml
[junit4] 2> 336679 T1507 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/control-001/cores
[junit4] 2> 336679 T1507 oasc.CoreContainer.<init> New CoreContainer
758273912
[junit4] 2> 336679 T1507 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/control-001/]
[junit4] 2> 336680 T1507 oasc.CoreContainer.load loading shared library:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/control-001/lib
[junit4] 2> 336680 T1507 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/control-001/lib).
[junit4] 2> 336686 T1507 oashc.HttpShardHandlerFactory.init created with
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
false,useRetries : false,
[junit4] 2> 336687 T1507 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 336688 T1507 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 336688 T1507 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 336688 T1507 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 336689 T1507 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:47869/solr
[junit4] 2> 336689 T1507 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 336699 T1507 n:127.0.0.1:43723_
oasc.ZkController.createEphemeralLiveNode Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43723_
[junit4] 2> 336701 T1507 n:127.0.0.1:43723_ oasc.Overseer.close Overseer
(id=null) closing
[junit4] 2> 336702 T1507 n:127.0.0.1:43723_
oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader
127.0.0.1:43723_
[junit4] 2> 336703 T1507 n:127.0.0.1:43723_ oasc.Overseer.start Overseer
(id=93732935682883587-127.0.0.1:43723_-n_0000000000) starting
[junit4] 2> 336705 T1507 n:127.0.0.1:43723_
oasc.OverseerAutoReplicaFailoverThread.<init> Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 336706 T1537 n:127.0.0.1:43723_
oasc.OverseerCollectionProcessor.run Process current queue of collection
creations
[junit4] 2> 336706 T1536 n:127.0.0.1:43723_
oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4] 2> 336708 T1507 n:127.0.0.1:43723_
oasc.CorePropertiesLocator.discover Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/control-001/cores
[junit4] 2> 336708 T1507 n:127.0.0.1:43723_ oasc.CoreDescriptor.<init>
CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false,
schema=schema.xml, loadOnStartup=true,
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/control-001/cores/collection1,
collection=control_collection,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/control-001/cores/collection1/, coreNodeName=,
dataDir=data/, shard=}
[junit4] 2> 336708 T1507 n:127.0.0.1:43723_
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/control-001/cores/collection1/
[junit4] 2> 336708 T1507 n:127.0.0.1:43723_
oasc.CorePropertiesLocator.discover Found 1 core definitions
[junit4] 2> 336709 T1539 n:127.0.0.1:43723_ c:control_collection
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down
collection=control_collection
[junit4] 2> 336709 T1539 n:127.0.0.1:43723_ c:control_collection
x:collection1 oasc.ZkController.publish numShards not found on descriptor -
reading it from system property
[junit4] 2> 336709 T1539 n:127.0.0.1:43723_
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 336709 T1535 n:127.0.0.1:43723_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 336710 T1536 n:127.0.0.1:43723_
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:43723",
[junit4] 2> "node_name":"127.0.0.1:43723_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 336710 T1536 n:127.0.0.1:43723_
oasco.ReplicaMutator.updateState Update state numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:43723",
[junit4] 2> "node_name":"127.0.0.1:43723_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 336710 T1536 n:127.0.0.1:43723_
oasco.ClusterStateMutator.createCollection building a new cName:
control_collection
[junit4] 2> 336710 T1536 n:127.0.0.1:43723_
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
[junit4] 2> 337710 T1539 n:127.0.0.1:43723_
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 337710 T1539 n:127.0.0.1:43723_
oasc.ZkController.createCollectionZkNode Check for collection
zkNode:control_collection
[junit4] 2> 337710 T1539 n:127.0.0.1:43723_
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 337710 T1539 n:127.0.0.1:43723_ oasc.SolrResourceLoader.<init>
new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/control-001/cores/collection1/'
[junit4] 2> 337718 T1539 n:127.0.0.1:43723_ oasc.Config.<init> loaded
config solrconfig.xml with version 0
[junit4] 2> 337720 T1539 n:127.0.0.1:43723_
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 337723 T1539 n:127.0.0.1:43723_ oasc.SolrConfig.<init> Using
Lucene MatchVersion: 6.0.0
[junit4] 2> 337729 T1539 n:127.0.0.1:43723_ oasc.SolrConfig.<init> Loaded
SolrConfig: solrconfig.xml
[junit4] 2> 337729 T1539 n:127.0.0.1:43723_ oass.IndexSchema.readSchema
Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 337732 T1539 n:127.0.0.1:43723_ oass.IndexSchema.readSchema
[collection1] Schema name=test
[junit4] 2> 337801 T1539 n:127.0.0.1:43723_
oass.OpenExchangeRatesOrgProvider.init Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 337805 T1539 n:127.0.0.1:43723_ oass.IndexSchema.readSchema
default search field in schema is text
[junit4] 2> 337806 T1539 n:127.0.0.1:43723_ oass.IndexSchema.readSchema
unique key field: id
[junit4] 2> 337811 T1539 n:127.0.0.1:43723_
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 337813 T1539 n:127.0.0.1:43723_
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 337814 T1539 n:127.0.0.1:43723_
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 337814 T1539 n:127.0.0.1:43723_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 337815 T1539 n:127.0.0.1:43723_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 337815 T1539 n:127.0.0.1:43723_
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 337815 T1539 n:127.0.0.1:43723_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 337815 T1539 n:127.0.0.1:43723_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 337815 T1539 n:127.0.0.1:43723_ oasc.CoreContainer.create
Creating SolrCore 'collection1' using configuration from collection
control_collection
[junit4] 2> 337815 T1539 n:127.0.0.1:43723_ x:collection1
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 337815 T1539 n:127.0.0.1:43723_ x:collection1
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/control-001/cores/collection1/], dataDir=[null]
[junit4] 2> 337816 T1539 n:127.0.0.1:43723_ x:collection1
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@36ceca1b
[junit4] 2> 337816 T1539 n:127.0.0.1:43723_ x:collection1
oasc.CachingDirectoryFactory.get return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/control-001/cores/collection1/data
[junit4] 2> 337816 T1539 n:127.0.0.1:43723_ x:collection1
oasc.SolrCore.getNewIndexDir New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/control-001/cores/collection1/data/index/
[junit4] 2> 337816 T1539 n:127.0.0.1:43723_ x:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/control-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 337816 T1539 n:127.0.0.1:43723_ x:collection1
oasc.CachingDirectoryFactory.get return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/control-001/cores/collection1/data/index
[junit4] 2> 337817 T1539 n:127.0.0.1:43723_ x:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.31561953049031677]
[junit4] 2> 337817 T1539 n:127.0.0.1:43723_ x:collection1
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@621b4923
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a9bb36d),segFN=segments_1,generation=1}
[junit4] 2> 337817 T1539 n:127.0.0.1:43723_ x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 337820 T1539 n:127.0.0.1:43723_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 337820 T1539 n:127.0.0.1:43723_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 337820 T1539 n:127.0.0.1:43723_ x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 337820 T1539 n:127.0.0.1:43723_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 337820 T1539 n:127.0.0.1:43723_ x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 337820 T1539 n:127.0.0.1:43723_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 337820 T1539 n:127.0.0.1:43723_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 337821 T1539 n:127.0.0.1:43723_ x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 337821 T1539 n:127.0.0.1:43723_ x:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 337822 T1539 n:127.0.0.1:43723_ x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 337823 T1539 n:127.0.0.1:43723_ x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 337824 T1539 n:127.0.0.1:43723_ x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 337824 T1539 n:127.0.0.1:43723_ x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 337826 T1539 n:127.0.0.1:43723_ x:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 337827 T1539 n:127.0.0.1:43723_ x:collection1
oasc.SolrCore.initStatsCache Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 337827 T1539 n:127.0.0.1:43723_ x:collection1
oasu.UpdateHandler.<init> Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 337827 T1539 n:127.0.0.1:43723_ x:collection1
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10
[junit4] 2> 337828 T1539 n:127.0.0.1:43723_ x:collection1
oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 337828 T1539 n:127.0.0.1:43723_ x:collection1
oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 337828 T1539 n:127.0.0.1:43723_ x:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5134310932598848]
[junit4] 2> 337829 T1539 n:127.0.0.1:43723_ x:collection1
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@621b4923
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a9bb36d),segFN=segments_1,generation=1}
[junit4] 2> 337829 T1539 n:127.0.0.1:43723_ x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 337829 T1539 n:127.0.0.1:43723_ x:collection1
oass.SolrIndexSearcher.<init> Opening Searcher@6052526c[collection1] main
[junit4] 2> 337829 T1539 n:127.0.0.1:43723_ x:collection1
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for
the RestManager with znodeBase: /configs/conf1
[junit4] 2> 337830 T1539 n:127.0.0.1:43723_ x:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 337830 T1539 n:127.0.0.1:43723_ x:collection1
oasr.RestManager.init Initializing RestManager with initArgs: {}
[junit4] 2> 337830 T1539 n:127.0.0.1:43723_ x:collection1
oasr.ManagedResourceStorage.load Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 337830 T1539 n:127.0.0.1:43723_ x:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 337830 T1539 n:127.0.0.1:43723_ x:collection1
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 337831 T1539 n:127.0.0.1:43723_ x:collection1
oasr.RestManager.init Initializing 0 registered ManagedResources
[junit4] 2> 337831 T1539 n:127.0.0.1:43723_ x:collection1
oash.ReplicationHandler.inform Commits will be reserved for 10000
[junit4] 2> 337831 T1539 n:127.0.0.1:43723_ x:collection1
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
[junit4] 2> 337831 T1540 n:127.0.0.1:43723_ x:collection1
oasc.SolrCore.registerSearcher [collection1] Registered new searcher
Searcher@6052526c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 337831 T1539 n:127.0.0.1:43723_ x:collection1
oasc.CoreContainer.registerCore registering core: collection1
[junit4] 2> 337832 T1543 n:127.0.0.1:43723_ c:control_collection s:shard1
x:collection1 oasc.ZkController.register Register replica - core:collection1
address:http://127.0.0.1:43723 collection:control_collection shard:shard1
[junit4] 2> 337832 T1507 n:127.0.0.1:43723_ oass.SolrDispatchFilter.init
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4] 2> 337832 T1507 n:127.0.0.1:43723_ oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 337834 T1543 n:127.0.0.1:43723_ c:control_collection s:shard1
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the
leader process for shard shard1
[junit4] 2> 337835 T1535 n:127.0.0.1:43723_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 337835 T1543 n:127.0.0.1:43723_ c:control_collection s:shard1
x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough
replicas found to continue.
[junit4] 2> 337835 T1543 n:127.0.0.1:43723_ c:control_collection s:shard1
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new
leader - try and sync
[junit4] 2> 337835 T1536 n:127.0.0.1:43723_
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection"} current state
version: 1
[junit4] 2> ASYNC NEW_CORE C526 name=collection1
org.apache.solr.core.SolrCore@5837386 url=http://127.0.0.1:43723/collection1
node=127.0.0.1:43723_ C526_STATE=coll:control_collection core:collection1
props:{core=collection1, base_url=http://127.0.0.1:43723,
node_name=127.0.0.1:43723_, state=down}
[junit4] 2> 337835 T1543 n:127.0.0.1:43723_ c:control_collection s:shard1
x:collection1 C526 oasc.SyncStrategy.sync Sync replicas to
http://127.0.0.1:43723/collection1/
[junit4] 2> 337836 T1543 n:127.0.0.1:43723_ c:control_collection s:shard1
x:collection1 C526 oasc.SyncStrategy.syncReplicas Sync Success - now sync
replicas to me
[junit4] 2> 337836 T1543 n:127.0.0.1:43723_ c:control_collection s:shard1
x:collection1 C526 oasc.SyncStrategy.syncToMe
http://127.0.0.1:43723/collection1/ has no replicas
[junit4] 2> 337836 T1543 n:127.0.0.1:43723_ c:control_collection s:shard1
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new
leader: http://127.0.0.1:43723/collection1/ shard1
[junit4] 2> 337836 T1507 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 337837 T1535 n:127.0.0.1:43723_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 337837 T1536 n:127.0.0.1:43723_
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:43723",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 1
[junit4] 2> 337903 T1507 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-1-001/cores/collection1
[junit4] 2> 337904 T1507 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-1-001
[junit4] 2> 337904 T1507 oejs.Server.doStart jetty-9.2.10.v20150310
[junit4] 2> 337905 T1507 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@8927a5e{/,null,AVAILABLE}
[junit4] 2> 337906 T1507 oejs.AbstractConnector.doStart Started
ServerConnector@767e838a{HTTP/1.1}{127.0.0.1:47341}
[junit4] 2> 337906 T1507 oejs.Server.doStart Started @338978ms
[junit4] 2> 337906 T1507 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/tempDir-001/jetty1, solrconfig=solrconfig.xml,
hostContext=/, hostPort=47341,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-1-001/cores}
[junit4] 2> 337907 T1507 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
[junit4] 2> 337907 T1507 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-1-001/'
[junit4] 2> 337917 T1507 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-1-001/solr.xml
[junit4] 2> 337920 T1507 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-1-001/cores
[junit4] 2> 337921 T1507 oasc.CoreContainer.<init> New CoreContainer
1642041036
[junit4] 2> 337921 T1507 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-1-001/]
[junit4] 2> 337921 T1507 oasc.CoreContainer.load loading shared library:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-1-001/lib
[junit4] 2> 337921 T1507 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-1-001/lib).
[junit4] 2> 337926 T1507 oashc.HttpShardHandlerFactory.init created with
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
false,useRetries : false,
[junit4] 2> 337927 T1507 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 337927 T1507 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 337927 T1507 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 337928 T1507 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 337928 T1507 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:47869/solr
[junit4] 2> 337928 T1507 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 337987 T1543 n:127.0.0.1:43723_ c:control_collection s:shard1
x:collection1 oasc.ZkController.register We are
http://127.0.0.1:43723/collection1/ and leader is
http://127.0.0.1:43723/collection1/
[junit4] 2> 337988 T1543 n:127.0.0.1:43723_ c:control_collection s:shard1
x:collection1 oasc.ZkController.register No LogReplay needed for
core=collection1 baseURL=http://127.0.0.1:43723
[junit4] 2> 337988 T1543 n:127.0.0.1:43723_ c:control_collection s:shard1
x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery
necessary
[junit4] 2> 337988 T1543 n:127.0.0.1:43723_ c:control_collection s:shard1
x:collection1 oasc.ZkController.publish publishing core=collection1
state=active collection=control_collection
[junit4] 2> 337989 T1543 n:127.0.0.1:43723_ c:control_collection s:shard1
x:collection1 oasc.ZkController.publish numShards not found on descriptor -
reading it from system property
[junit4] 2> 337989 T1535 n:127.0.0.1:43723_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 337990 T1536 n:127.0.0.1:43723_
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:43723",
[junit4] 2> "node_name":"127.0.0.1:43723_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 2
[junit4] 2> 337990 T1536 n:127.0.0.1:43723_
oasco.ReplicaMutator.updateState Update state numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:43723",
[junit4] 2> "node_name":"127.0.0.1:43723_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 338936 T1507 n:127.0.0.1:47341_
oasc.ZkController.createEphemeralLiveNode Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:47341_
[junit4] 2> 338938 T1507 n:127.0.0.1:47341_ oasc.Overseer.close Overseer
(id=null) closing
[junit4] 2> 338939 T1507 n:127.0.0.1:47341_
oasc.CorePropertiesLocator.discover Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-1-001/cores
[junit4] 2> 338939 T1507 n:127.0.0.1:47341_ oasc.CoreDescriptor.<init>
CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false,
schema=schema.xml, loadOnStartup=true,
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-1-001/cores/collection1, collection=collection1,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-1-001/cores/collection1/, coreNodeName=,
dataDir=data/, shard=}
[junit4] 2> 338940 T1507 n:127.0.0.1:47341_
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-1-001/cores/collection1/
[junit4] 2> 338940 T1507 n:127.0.0.1:47341_
oasc.CorePropertiesLocator.discover Found 1 core definitions
[junit4] 2> 338940 T1564 n:127.0.0.1:47341_ c:collection1 x:collection1
oasc.ZkController.publish publishing core=collection1 state=down
collection=collection1
[junit4] 2> 338940 T1564 n:127.0.0.1:47341_ c:collection1 x:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 338942 T1564 n:127.0.0.1:47341_
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 338942 T1535 n:127.0.0.1:43723_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 338942 T1536 n:127.0.0.1:43723_
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:47341",
[junit4] 2> "node_name":"127.0.0.1:47341_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 3
[junit4] 2> 338943 T1536 n:127.0.0.1:43723_
oasco.ReplicaMutator.updateState Update state numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:47341",
[junit4] 2> "node_name":"127.0.0.1:47341_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 338943 T1536 n:127.0.0.1:43723_
oasco.ClusterStateMutator.createCollection building a new cName: collection1
[junit4] 2> 338943 T1536 n:127.0.0.1:43723_
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
[junit4] 2> 339942 T1564 n:127.0.0.1:47341_
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 339942 T1564 n:127.0.0.1:47341_
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4] 2> 339943 T1564 n:127.0.0.1:47341_
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 339943 T1564 n:127.0.0.1:47341_ oasc.SolrResourceLoader.<init>
new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-1-001/cores/collection1/'
[junit4] 2> 339952 T1564 n:127.0.0.1:47341_ oasc.Config.<init> loaded
config solrconfig.xml with version 0
[junit4] 2> 339955 T1564 n:127.0.0.1:47341_
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 339958 T1564 n:127.0.0.1:47341_ oasc.SolrConfig.<init> Using
Lucene MatchVersion: 6.0.0
[junit4] 2> 339973 T1564 n:127.0.0.1:47341_ oasc.SolrConfig.<init> Loaded
SolrConfig: solrconfig.xml
[junit4] 2> 339974 T1564 n:127.0.0.1:47341_ oass.IndexSchema.readSchema
Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 339979 T1564 n:127.0.0.1:47341_ oass.IndexSchema.readSchema
[collection1] Schema name=test
[junit4] 2> 340054 T1564 n:127.0.0.1:47341_
oass.OpenExchangeRatesOrgProvider.init Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 340058 T1564 n:127.0.0.1:47341_ oass.IndexSchema.readSchema
default search field in schema is text
[junit4] 2> 340059 T1564 n:127.0.0.1:47341_ oass.IndexSchema.readSchema
unique key field: id
[junit4] 2> 340070 T1564 n:127.0.0.1:47341_
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 340073 T1564 n:127.0.0.1:47341_
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 340075 T1564 n:127.0.0.1:47341_
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 340075 T1564 n:127.0.0.1:47341_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 340075 T1564 n:127.0.0.1:47341_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 340076 T1564 n:127.0.0.1:47341_
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 340076 T1564 n:127.0.0.1:47341_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 340076 T1564 n:127.0.0.1:47341_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 340076 T1564 n:127.0.0.1:47341_ oasc.CoreContainer.create
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 340076 T1564 n:127.0.0.1:47341_ x:collection1
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 340077 T1564 n:127.0.0.1:47341_ x:collection1
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-1-001/cores/collection1/], dataDir=[null]
[junit4] 2> 340077 T1564 n:127.0.0.1:47341_ x:collection1
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@36ceca1b
[junit4] 2> 340078 T1564 n:127.0.0.1:47341_ x:collection1
oasc.CachingDirectoryFactory.get return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-1-001/cores/collection1/data
[junit4] 2> 340078 T1564 n:127.0.0.1:47341_ x:collection1
oasc.SolrCore.getNewIndexDir New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-1-001/cores/collection1/data/index/
[junit4] 2> 340078 T1564 n:127.0.0.1:47341_ x:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-1-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 340078 T1564 n:127.0.0.1:47341_ x:collection1
oasc.CachingDirectoryFactory.get return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-1-001/cores/collection1/data/index
[junit4] 2> 340078 T1564 n:127.0.0.1:47341_ x:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.31561953049031677]
[junit4] 2> 340079 T1564 n:127.0.0.1:47341_ x:collection1
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@66af4798
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b63f4cc),segFN=segments_1,generation=1}
[junit4] 2> 340079 T1564 n:127.0.0.1:47341_ x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 340083 T1564 n:127.0.0.1:47341_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 340083 T1564 n:127.0.0.1:47341_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 340083 T1564 n:127.0.0.1:47341_ x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 340083 T1564 n:127.0.0.1:47341_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 340083 T1564 n:127.0.0.1:47341_ x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 340083 T1564 n:127.0.0.1:47341_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 340084 T1564 n:127.0.0.1:47341_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 340084 T1564 n:127.0.0.1:47341_ x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 340084 T1564 n:127.0.0.1:47341_ x:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 340085 T1564 n:127.0.0.1:47341_ x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 340087 T1564 n:127.0.0.1:47341_ x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 340087 T1564 n:127.0.0.1:47341_ x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 340094 T1564 n:127.0.0.1:47341_ x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 340097 T1564 n:127.0.0.1:47341_ x:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 340098 T1564 n:127.0.0.1:47341_ x:collection1
oasc.SolrCore.initStatsCache Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 340099 T1564 n:127.0.0.1:47341_ x:collection1
oasu.UpdateHandler.<init> Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 340099 T1564 n:127.0.0.1:47341_ x:collection1
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10
[junit4] 2> 340099 T1564 n:127.0.0.1:47341_ x:collection1
oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 340100 T1564 n:127.0.0.1:47341_ x:collection1
oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 340100 T1564 n:127.0.0.1:47341_ x:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5134310932598848]
[junit4] 2> 340101 T1564 n:127.0.0.1:47341_ x:collection1
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@66af4798
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b63f4cc),segFN=segments_1,generation=1}
[junit4] 2> 340101 T1564 n:127.0.0.1:47341_ x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 340101 T1564 n:127.0.0.1:47341_ x:collection1
oass.SolrIndexSearcher.<init> Opening Searcher@444cc67a[collection1] main
[junit4] 2> 340102 T1564 n:127.0.0.1:47341_ x:collection1
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for
the RestManager with znodeBase: /configs/conf1
[junit4] 2> 340102 T1564 n:127.0.0.1:47341_ x:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 340102 T1564 n:127.0.0.1:47341_ x:collection1
oasr.RestManager.init Initializing RestManager with initArgs: {}
[junit4] 2> 340102 T1564 n:127.0.0.1:47341_ x:collection1
oasr.ManagedResourceStorage.load Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 340102 T1564 n:127.0.0.1:47341_ x:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 340102 T1564 n:127.0.0.1:47341_ x:collection1
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 340102 T1564 n:127.0.0.1:47341_ x:collection1
oasr.RestManager.init Initializing 0 registered ManagedResources
[junit4] 2> 340103 T1564 n:127.0.0.1:47341_ x:collection1
oash.ReplicationHandler.inform Commits will be reserved for 10000
[junit4] 2> 340103 T1565 n:127.0.0.1:47341_ x:collection1
oasc.SolrCore.registerSearcher [collection1] Registered new searcher
Searcher@444cc67a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 340103 T1564 n:127.0.0.1:47341_ x:collection1
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
[junit4] 2> 340103 T1564 n:127.0.0.1:47341_ x:collection1
oasc.CoreContainer.registerCore registering core: collection1
[junit4] 2> 340104 T1568 n:127.0.0.1:47341_ c:collection1 s:shard2
x:collection1 oasc.ZkController.register Register replica - core:collection1
address:http://127.0.0.1:47341 collection:collection1 shard:shard2
[junit4] 2> 340104 T1507 n:127.0.0.1:47341_ oass.SolrDispatchFilter.init
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4] 2> 340104 T1507 n:127.0.0.1:47341_ oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 340106 T1568 n:127.0.0.1:47341_ c:collection1 s:shard2
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the
leader process for shard shard2
[junit4] 2> 340107 T1535 n:127.0.0.1:43723_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 340107 T1568 n:127.0.0.1:47341_ c:collection1 s:shard2
x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough
replicas found to continue.
[junit4] 2> 340107 T1568 n:127.0.0.1:47341_ c:collection1 s:shard2
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new
leader - try and sync
[junit4] 2> 340107 T1536 n:127.0.0.1:43723_
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1"} current state version: 4
[junit4] 2> ASYNC NEW_CORE C527 name=collection1
org.apache.solr.core.SolrCore@7b3939e5 url=http://127.0.0.1:47341/collection1
node=127.0.0.1:47341_ C527_STATE=coll:collection1 core:collection1
props:{core=collection1, base_url=http://127.0.0.1:47341,
node_name=127.0.0.1:47341_, state=down}
[junit4] 2> 340107 T1568 n:127.0.0.1:47341_ c:collection1 s:shard2
x:collection1 C527 oasc.SyncStrategy.sync Sync replicas to
http://127.0.0.1:47341/collection1/
[junit4] 2> 340107 T1568 n:127.0.0.1:47341_ c:collection1 s:shard2
x:collection1 C527 oasc.SyncStrategy.syncReplicas Sync Success - now sync
replicas to me
[junit4] 2> 340108 T1568 n:127.0.0.1:47341_ c:collection1 s:shard2
x:collection1 C527 oasc.SyncStrategy.syncToMe
http://127.0.0.1:47341/collection1/ has no replicas
[junit4] 2> 340108 T1568 n:127.0.0.1:47341_ c:collection1 s:shard2
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new
leader: http://127.0.0.1:47341/collection1/ shard2
[junit4] 2> 340109 T1535 n:127.0.0.1:43723_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 340110 T1536 n:127.0.0.1:43723_
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:47341",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 4
[junit4] 2> 340179 T1507 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-2-001/cores/collection1
[junit4] 2> 340188 T1507 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-2-001
[junit4] 2> 340188 T1507 oejs.Server.doStart jetty-9.2.10.v20150310
[junit4] 2> 340190 T1507 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@75c6fa69{/,null,AVAILABLE}
[junit4] 2> 340190 T1507 oejs.AbstractConnector.doStart Started
ServerConnector@679257a5{HTTP/1.1}{127.0.0.1:38817}
[junit4] 2> 340190 T1507 oejs.Server.doStart Started @341262ms
[junit4] 2> 340190 T1507 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/tempDir-001/jetty2, solrconfig=solrconfig.xml,
hostContext=/, hostPort=38817,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-2-001/cores}
[junit4] 2> 340191 T1507 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
[junit4] 2> 340191 T1507 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-2-001/'
[junit4] 2> 340200 T1507 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-2-001/solr.xml
[junit4] 2> 340204 T1507 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-2-001/cores
[junit4] 2> 340204 T1507 oasc.CoreContainer.<init> New CoreContainer
464666285
[junit4] 2> 340204 T1507 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-2-001/]
[junit4] 2> 340204 T1507 oasc.CoreContainer.load loading shared library:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-2-001/lib
[junit4] 2> 340205 T1507 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-2-001/lib).
[junit4] 2> 340210 T1507 oashc.HttpShardHandlerFactory.init created with
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
false,useRetries : false,
[junit4] 2> 340211 T1507 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 340212 T1507 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 340212 T1507 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 340212 T1507 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 340212 T1507 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:47869/solr
[junit4] 2> 340212 T1507 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 340261 T1568 n:127.0.0.1:47341_ c:collection1 s:shard2
x:collection1 oasc.ZkController.register We are
http://127.0.0.1:47341/collection1/ and leader is
http://127.0.0.1:47341/collection1/
[junit4] 2> 340262 T1568 n:127.0.0.1:47341_ c:collection1 s:shard2
x:collection1 oasc.ZkController.register No LogReplay needed for
core=collection1 baseURL=http://127.0.0.1:47341
[junit4] 2> 340262 T1568 n:127.0.0.1:47341_ c:collection1 s:shard2
x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery
necessary
[junit4] 2> 340262 T1568 n:127.0.0.1:47341_ c:collection1 s:shard2
x:collection1 oasc.ZkController.publish publishing core=collection1
state=active collection=collection1
[junit4] 2> 340262 T1568 n:127.0.0.1:47341_ c:collection1 s:shard2
x:collection1 oasc.ZkController.publish numShards not found on descriptor -
reading it from system property
[junit4] 2> 340262 T1535 n:127.0.0.1:43723_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 340263 T1536 n:127.0.0.1:43723_
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:47341",
[junit4] 2> "node_name":"127.0.0.1:47341_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 5
[junit4] 2> 340263 T1536 n:127.0.0.1:43723_
oasco.ReplicaMutator.updateState Update state numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:47341",
[junit4] 2> "node_name":"127.0.0.1:47341_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 341220 T1507 n:127.0.0.1:38817_
oasc.ZkController.createEphemeralLiveNode Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38817_
[junit4] 2> 341222 T1507 n:127.0.0.1:38817_ oasc.Overseer.close Overseer
(id=null) closing
[junit4] 2> 341223 T1507 n:127.0.0.1:38817_
oasc.CorePropertiesLocator.discover Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-2-001/cores
[junit4] 2> 341224 T1507 n:127.0.0.1:38817_ oasc.CoreDescriptor.<init>
CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false,
schema=schema.xml, loadOnStartup=true,
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-2-001/cores/collection1, collection=collection1,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-2-001/cores/collection1/, coreNodeName=,
dataDir=data/, shard=}
[junit4] 2> 341224 T1507 n:127.0.0.1:38817_
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-2-001/cores/collection1/
[junit4] 2> 341225 T1507 n:127.0.0.1:38817_
oasc.CorePropertiesLocator.discover Found 1 core definitions
[junit4] 2> 341225 T1586 n:127.0.0.1:38817_ c:collection1 x:collection1
oasc.ZkController.publish publishing core=collection1 state=down
collection=collection1
[junit4] 2> 341225 T1586 n:127.0.0.1:38817_ c:collection1 x:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 341226 T1586 n:127.0.0.1:38817_
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 341226 T1535 n:127.0.0.1:43723_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 341226 T1536 n:127.0.0.1:43723_
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:38817",
[junit4] 2> "node_name":"127.0.0.1:38817_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 6
[junit4] 2> 341227 T1536 n:127.0.0.1:43723_
oasco.ReplicaMutator.updateState Update state numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:38817",
[junit4] 2> "node_name":"127.0.0.1:38817_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 341227 T1536 n:127.0.0.1:43723_
oasco.ReplicaMutator.updateState Collection already exists with numShards=2
[junit4] 2> 341227 T1536 n:127.0.0.1:43723_
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
[junit4] 2> 342226 T1586 n:127.0.0.1:38817_
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 342226 T1586 n:127.0.0.1:38817_
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4] 2> 342227 T1586 n:127.0.0.1:38817_
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 342227 T1586 n:127.0.0.1:38817_ oasc.SolrResourceLoader.<init>
new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-2-001/cores/collection1/'
[junit4] 2> 342238 T1586 n:127.0.0.1:38817_ oasc.Config.<init> loaded
config solrconfig.xml with version 0
[junit4] 2> 342242 T1586 n:127.0.0.1:38817_
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 342273 T1586 n:127.0.0.1:38817_ oasc.SolrConfig.<init> Using
Lucene MatchVersion: 6.0.0
[junit4] 2> 342280 T1586 n:127.0.0.1:38817_ oasc.SolrConfig.<init> Loaded
SolrConfig: solrconfig.xml
[junit4] 2> 342281 T1586 n:127.0.0.1:38817_ oass.IndexSchema.readSchema
Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 342285 T1586 n:127.0.0.1:38817_ oass.IndexSchema.readSchema
[collection1] Schema name=test
[junit4] 2> 342366 T1586 n:127.0.0.1:38817_
oass.OpenExchangeRatesOrgProvider.init Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 342374 T1586 n:127.0.0.1:38817_ oass.IndexSchema.readSchema
default search field in schema is text
[junit4] 2> 342375 T1586 n:127.0.0.1:38817_ oass.IndexSchema.readSchema
unique key field: id
[junit4] 2> 342380 T1586 n:127.0.0.1:38817_
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 342382 T1586 n:127.0.0.1:38817_
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 342383 T1586 n:127.0.0.1:38817_
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 342384 T1586 n:127.0.0.1:38817_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 342384 T1586 n:127.0.0.1:38817_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 342384 T1586 n:127.0.0.1:38817_
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 342384 T1586 n:127.0.0.1:38817_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 342385 T1586 n:127.0.0.1:38817_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 342385 T1586 n:127.0.0.1:38817_ oasc.CoreContainer.create
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 342385 T1586 n:127.0.0.1:38817_ x:collection1
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 342385 T1586 n:127.0.0.1:38817_ x:collection1
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-2-001/cores/collection1/], dataDir=[null]
[junit4] 2> 342385 T1586 n:127.0.0.1:38817_ x:collection1
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@36ceca1b
[junit4] 2> 342386 T1586 n:127.0.0.1:38817_ x:collection1
oasc.CachingDirectoryFactory.get return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-2-001/cores/collection1/data
[junit4] 2> 342386 T1586 n:127.0.0.1:38817_ x:collection1
oasc.SolrCore.getNewIndexDir New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-2-001/cores/collection1/data/index/
[junit4] 2> 342386 T1586 n:127.0.0.1:38817_ x:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-2-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 342386 T1586 n:127.0.0.1:38817_ x:collection1
oasc.CachingDirectoryFactory.get return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-2-001/cores/collection1/data/index
[junit4] 2> 342386 T1586 n:127.0.0.1:38817_ x:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.31561953049031677]
[junit4] 2> 342387 T1586 n:127.0.0.1:38817_ x:collection1
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@31e3bc8d
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@727668cf),segFN=segments_1,generation=1}
[junit4] 2> 342387 T1586 n:127.0.0.1:38817_ x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 342391 T1586 n:127.0.0.1:38817_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 342391 T1586 n:127.0.0.1:38817_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 342391 T1586 n:127.0.0.1:38817_ x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 342391 T1586 n:127.0.0.1:38817_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 342391 T1586 n:127.0.0.1:38817_ x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 342392 T1586 n:127.0.0.1:38817_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 342392 T1586 n:127.0.0.1:38817_ x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 342392 T1586 n:127.0.0.1:38817_ x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 342392 T1586 n:127.0.0.1:38817_ x:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 342393 T1586 n:127.0.0.1:38817_ x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 342394 T1586 n:127.0.0.1:38817_ x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 342395 T1586 n:127.0.0.1:38817_ x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 342395 T1586 n:127.0.0.1:38817_ x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 342399 T1586 n:127.0.0.1:38817_ x:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 342400 T1586 n:127.0.0.1:38817_ x:collection1
oasc.SolrCore.initStatsCache Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 342400 T1586 n:127.0.0.1:38817_ x:collection1
oasu.UpdateHandler.<init> Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 342400 T1586 n:127.0.0.1:38817_ x:collection1
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10
[junit4] 2> 342401 T1586 n:127.0.0.1:38817_ x:collection1
oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 342401 T1586 n:127.0.0.1:38817_ x:collection1
oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 342402 T1586 n:127.0.0.1:38817_ x:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5134310932598848]
[junit4] 2> 342403 T1586 n:127.0.0.1:38817_ x:collection1
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@31e3bc8d
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@727668cf),segFN=segments_1,generation=1}
[junit4] 2> 342403 T1586 n:127.0.0.1:38817_ x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 342403 T1586 n:127.0.0.1:38817_ x:collection1
oass.SolrIndexSearcher.<init> Opening Searcher@2408e42b[collection1] main
[junit4] 2> 342404 T1586 n:127.0.0.1:38817_ x:collection1
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for
the RestManager with znodeBase: /configs/conf1
[junit4] 2> 342404 T1586 n:127.0.0.1:38817_ x:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 342404 T1586 n:127.0.0.1:38817_ x:collection1
oasr.RestManager.init Initializing RestManager with initArgs: {}
[junit4] 2> 342404 T1586 n:127.0.0.1:38817_ x:collection1
oasr.ManagedResourceStorage.load Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 342405 T1586 n:127.0.0.1:38817_ x:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 342405 T1586 n:127.0.0.1:38817_ x:collection1
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 342405 T1586 n:127.0.0.1:38817_ x:collection1
oasr.RestManager.init Initializing 0 registered ManagedResources
[junit4] 2> 342405 T1586 n:127.0.0.1:38817_ x:collection1
oash.ReplicationHandler.inform Commits will be reserved for 10000
[junit4] 2> 342406 T1587 n:127.0.0.1:38817_ x:collection1
oasc.SolrCore.registerSearcher [collection1] Registered new searcher
Searcher@2408e42b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 342406 T1586 n:127.0.0.1:38817_ x:collection1
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
[junit4] 2> 342407 T1586 n:127.0.0.1:38817_ x:collection1
oasc.CoreContainer.registerCore registering core: collection1
[junit4] 2> 342407 T1590 n:127.0.0.1:38817_ c:collection1 s:shard1
x:collection1 oasc.ZkController.register Register replica - core:collection1
address:http://127.0.0.1:38817 collection:collection1 shard:shard1
[junit4] 2> 342407 T1507 n:127.0.0.1:38817_ oass.SolrDispatchFilter.init
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4] 2> 342408 T1507 n:127.0.0.1:38817_ oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 342416 T1590 n:127.0.0.1:38817_ c:collection1 s:shard1
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the
leader process for shard shard1
[junit4] 2> 342417 T1535 n:127.0.0.1:43723_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 342417 T1590 n:127.0.0.1:38817_ c:collection1 s:shard1
x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough
replicas found to continue.
[junit4] 2> 342418 T1590 n:127.0.0.1:38817_ c:collection1 s:shard1
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new
leader - try and sync
[junit4] 2> 342418 T1536 n:127.0.0.1:43723_
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1"} current state version: 7
[junit4] 2> ASYNC NEW_CORE C528 name=collection1
org.apache.solr.core.SolrCore@1099408d url=http://127.0.0.1:38817/collection1
node=127.0.0.1:38817_ C528_STATE=coll:collection1 core:collection1
props:{core=collection1, base_url=http://127.0.0.1:38817,
node_name=127.0.0.1:38817_, state=down}
[junit4] 2> 342419 T1590 n:127.0.0.1:38817_ c:collection1 s:shard1
x:collection1 C528 oasc.SyncStrategy.sync Sync replicas to
http://127.0.0.1:38817/collection1/
[junit4] 2> 342419 T1590 n:127.0.0.1:38817_ c:collection1 s:shard1
x:collection1 C528 oasc.SyncStrategy.syncReplicas Sync Success - now sync
replicas to me
[junit4] 2> 342419 T1590 n:127.0.0.1:38817_ c:collection1 s:shard1
x:collection1 C528 oasc.SyncStrategy.syncToMe
http://127.0.0.1:38817/collection1/ has no replicas
[junit4] 2> 342420 T1590 n:127.0.0.1:38817_ c:collection1 s:shard1
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new
leader: http://127.0.0.1:38817/collection1/ shard1
[junit4] 2> 342422 T1535 n:127.0.0.1:43723_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 342422 T1536 n:127.0.0.1:43723_
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:38817",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 7
[junit4] 2> 342482 T1507 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-3-001/cores/collection1
[junit4] 2> 342483 T1507 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-3-001
[junit4] 2> 342484 T1507 oejs.Server.doStart jetty-9.2.10.v20150310
[junit4] 2> 342485 T1507 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@524dab83{/,null,AVAILABLE}
[junit4] 2> 342486 T1507 oejs.AbstractConnector.doStart Started
ServerConnector@acedab8{HTTP/1.1}{127.0.0.1:45998}
[junit4] 2> 342486 T1507 oejs.Server.doStart Started @343558ms
[junit4] 2> 342486 T1507 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/tempDir-001/jetty3, solrconfig=solrconfig.xml,
hostContext=/, hostPort=45998,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-3-001/cores}
[junit4] 2> 342487 T1507 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
[junit4] 2> 342487 T1507 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-3-001/'
[junit4] 2> 342499 T1507 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-3-001/solr.xml
[junit4] 2> 342513 T1507 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-3-001/cores
[junit4] 2> 342513 T1507 oasc.CoreContainer.<init> New CoreContainer
1600006990
[junit4] 2> 342514 T1507 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-3-001/]
[junit4] 2> 342514 T1507 oasc.CoreContainer.load loading shared library:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-3-001/lib
[junit4] 2> 342514 T1507 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-3-001/lib).
[junit4] 2> 342518 T1507 oashc.HttpShardHandlerFactory.init created with
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
false,useRetries : false,
[junit4] 2> 342519 T1507 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 342520 T1507 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 342520 T1507 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 342520 T1507 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 342520 T1507 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:47869/solr
[junit4] 2> 342520 T1507 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 342572 T1590 n:127.0.0.1:38817_ c:collection1 s:shard1
x:collection1 oasc.ZkController.register We are
http://127.0.0.1:38817/collection1/ and leader is
http://127.0.0.1:38817/collection1/
[junit4] 2> 342573 T1590 n:127.0.0.1:38817_ c:collection1 s:shard1
x:collection1 oasc.ZkController.register No LogReplay needed for
core=collection1 baseURL=http://127.0.0.1:38817
[junit4] 2> 342573 T1590 n:127.0.0.1:38817_ c:collection1 s:shard1
x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery
necessary
[junit4] 2> 342573 T1590 n:127.0.0.1:38817_ c:collection1 s:shard1
x:collection1 oasc.ZkController.publish publishing core=collection1
state=active collection=collection1
[junit4] 2> 342573 T1590 n:127.0.0.1:38817_ c:collection1 s:shard1
x:collection1 oasc.ZkController.publish numShards not found on descriptor -
reading it from system property
[junit4] 2> 342574 T1535 n:127.0.0.1:43723_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 342574 T1536 n:127.0.0.1:43723_
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:38817",
[junit4] 2> "node_name":"127.0.0.1:38817_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 8
[junit4] 2> 342575 T1536 n:127.0.0.1:43723_
oasco.ReplicaMutator.updateState Update state numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:38817",
[junit4] 2> "node_name":"127.0.0.1:38817_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 343530 T1507 n:127.0.0.1:45998_
oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKee
[...truncated too long message...]
et 936C92DCF7848FBB-001/shard-4-001/cores/collection1/data/index
[junit4] 2> 367509 T1632 n:127.0.0.1:57159_
oasc.CachingDirectoryFactory.closeCacheValue looking to close
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-4-001/cores/collection1/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-4-001/cores/collection1/data;done=false>>]
[junit4] 2> 367510 T1632 n:127.0.0.1:57159_
oasc.CachingDirectoryFactory.close Closing directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001/shard-4-001/cores/collection1/data
[junit4] 2> 367511 T1507 oejs.AbstractConnector.doStop Stopped
ServerConnector@6460af6a{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 367511 T1507 oejsh.ContextHandler.doStop Stopped
o.e.j.s.ServletContextHandler@41973614{/,null,UNAVAILABLE}
[junit4] 2> 367512 T1507 c:control_collection s:shard1 x:collection1
oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:47869 47869
[junit4] 2> 367545 T1508 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:47869 47869
[junit4] 2> 367546 T1508 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN
Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2> 5 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/live_nodes
[junit4] 2> 4 /solr/overseer/queue
[junit4] 2> 4 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestCloudPivotFacet
-Dtests.method=test -Dtests.seed=936C92DCF7848FBB -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=hu -Dtests.timezone=Etc/GMT-3
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 31.1s J0 | TestCloudPivotFacet.test <<<
[junit4] > Throwable #1: java.lang.AssertionError:
{main(facet=true&facet.pivot=%7B%21stats%3Dst1%7Dpivot_d%2Cpivot_l%2Cdense_pivot_i&facet.limit=11&facet.offset=4&facet.pivot.mincount=5&facet.missing=true&facet.sort=index),extra(rows=0&q=id%3A%5B*+TO+1177%5D&fq=id%3A%5B*+TO+612%5D&stats=true&stats.field=%7B%21key%3Dsk1+tag%3Dst1%2Cst2%7Dpivot_tl&stats.field=%7B%21key%3Dsk2+tag%3Dst2%2Cst3%7Dpivot_y_s1&stats.field=%7B%21key%3Dsk3+tag%3Dst3%2Cst4%7Dpivot_ti&_test_min=5&_test_miss=true&_test_sort=index)}
==> pivot_d,pivot_l,dense_pivot_i:
{params(rows=0),defaults({main({main(rows=0&q=id%3A%5B*+TO+1177%5D&fq=id%3A%5B*+TO+612%5D&stats=true&stats.field=%7B%21key%3Dsk1+tag%3Dst1%2Cst2%7Dpivot_tl&stats.field=%7B%21key%3Dsk2+tag%3Dst2%2Cst3%7Dpivot_y_s1&stats.field=%7B%21key%3Dsk3+tag%3Dst3%2Cst4%7Dpivot_ti&_test_min=5&_test_miss=true&_test_sort=index),extra(fq=%7B%21term+f%3Dpivot_d%7D0.2)}),extra(fq=-pivot_l%3A%5B*+TO+*%5D)})}
expected:<5> but was:<7>
[junit4] > at
__randomizedtesting.SeedInfo.seed([936C92DCF7848FBB:1B38AD065978E243]:0)
[junit4] > at
org.apache.solr.cloud.TestCloudPivotFacet.assertPivotCountsAreCorrect(TestCloudPivotFacet.java:281)
[junit4] > at
org.apache.solr.cloud.TestCloudPivotFacet.test(TestCloudPivotFacet.java:228)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > Caused by: java.lang.AssertionError:
pivot_d,pivot_l,dense_pivot_i:
{params(rows=0),defaults({main({main(rows=0&q=id%3A%5B*+TO+1177%5D&fq=id%3A%5B*+TO+612%5D&stats=true&stats.field=%7B%21key%3Dsk1+tag%3Dst1%2Cst2%7Dpivot_tl&stats.field=%7B%21key%3Dsk2+tag%3Dst2%2Cst3%7Dpivot_y_s1&stats.field=%7B%21key%3Dsk3+tag%3Dst3%2Cst4%7Dpivot_ti&_test_min=5&_test_miss=true&_test_sort=index),extra(fq=%7B%21term+f%3Dpivot_d%7D0.2)}),extra(fq=-pivot_l%3A%5B*+TO+*%5D)})}
expected:<5> but was:<7>
[junit4] > at
org.apache.solr.cloud.TestCloudPivotFacet.assertNumFound(TestCloudPivotFacet.java:677)
[junit4] > at
org.apache.solr.cloud.TestCloudPivotFacet.assertPivotData(TestCloudPivotFacet.java:335)
[junit4] > at
org.apache.solr.cloud.TestCloudPivotFacet.assertPivotCountsAreCorrect(TestCloudPivotFacet.java:302)
[junit4] > at
org.apache.solr.cloud.TestCloudPivotFacet.assertPivotCountsAreCorrect(TestCloudPivotFacet.java:313)
[junit4] > at
org.apache.solr.cloud.TestCloudPivotFacet.assertPivotCountsAreCorrect(TestCloudPivotFacet.java:271)
[junit4] > ... 42 more
[junit4] 2> 367551 T1507 c:control_collection s:shard1 x:collection1
oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
936C92DCF7848FBB-001
[junit4] 2> 31072 T1506 ccr.ThreadLeakControl.checkThreadLeaks WARNING
Will linger awaiting termination of 1 leaked thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50):
{pivot_dt1=PostingsFormat(name=Memory doPackFST= true),
dense_pivot_i1=PostingsFormat(name=LuceneVarGapFixedInterval),
pivot_l1=FSTOrd50,
range_facet_l_dv=PostingsFormat(name=LuceneVarGapFixedInterval),
multiDefault=PostingsFormat(name=Memory doPackFST= true),
pivot_f1=PostingsFormat(name=Memory doPackFST= true), intDefault=FSTOrd50,
pivot_d1=FSTOrd50, pivot_x_s=BlockTreeOrds(blocksize=128),
pivot_b1=PostingsFormat(name=Memory doPackFST= true),
pivot_dt=PostingsFormat(name=LuceneVarGapFixedInterval),
dense_pivot_ti1=PostingsFormat(name=LuceneVarGapFixedInterval),
range_facet_l=FSTOrd50, pivot_x_s1=FSTOrd50,
pivot_y_s=PostingsFormat(name=Memory doPackFST= true),
pivot_z_s=PostingsFormat(name=LuceneVarGapFixedInterval),
dense_pivot_ti=FSTOrd50, pivot_z_s1=PostingsFormat(name=Memory doPackFST=
true), pivot_tl1=PostingsFormat(name=Memory doPackFST= true),
id=PostingsFormat(name=LuceneVarGapFixedInterval), dense_pivot_x_s1=FSTOrd50,
timestamp=FSTOrd50, dense_pivot_y_s=PostingsFormat(name=Memory doPackFST=
true), pivot_td1=PostingsFormat(name=Memory doPackFST= true),
pivot_tdt=BlockTreeOrds(blocksize=128),
pivot_i1=PostingsFormat(name=LuceneVarGapFixedInterval), pivot_tf1=FSTOrd50,
pivot_td=PostingsFormat(name=LuceneVarGapFixedInterval),
pivot_tf=BlockTreeOrds(blocksize=128),
pivot_f=PostingsFormat(name=LuceneVarGapFixedInterval), pivot_ti=FSTOrd50,
_version_=FSTOrd50, pivot_i=PostingsFormat(name=Memory doPackFST= true),
pivot_tl=PostingsFormat(name=LuceneVarGapFixedInterval),
pivot_l=BlockTreeOrds(blocksize=128), pivot_y_s1=BlockTreeOrds(blocksize=128),
pivot_ti1=BlockTreeOrds(blocksize=128), range_facet_i_dv=FSTOrd50,
dense_pivot_i=PostingsFormat(name=Memory doPackFST= true),
pivot_b=PostingsFormat(name=LuceneVarGapFixedInterval),
dense_pivot_y_s1=BlockTreeOrds(blocksize=128),
pivot_d=BlockTreeOrds(blocksize=128), pivot_tdt1=FSTOrd50,
dense_pivot_x_s=PostingsFormat(name=LuceneVarGapFixedInterval)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene50),
range_facet_i_dv=DocValuesFormat(name=Memory),
timestamp=DocValuesFormat(name=Memory)}, sim=DefaultSimilarity, locale=hu,
timezone=Etc/GMT-3
[junit4] 2> NOTE: Linux 3.13.0-49-generic amd64/Oracle Corporation
1.8.0_60-ea (64-bit)/cpus=12,threads=1,free=213272904,total=508887040
[junit4] 2> NOTE: All tests run in this JVM: [TestFunctionQuery,
SuggesterWFSTTest, RequestHandlersTest, TestUpdate,
RecoveryAfterSoftCommitTest, TestInfoStreamLogging, SuggesterFSTTest,
MBeansHandlerTest, TestStandardQParsers, TestRandomMergePolicy,
ParsingFieldUpdateProcessorsTest, ShardSplitTest, TestRangeQuery,
PreAnalyzedUpdateProcessorTest, SolrIndexConfigTest, SolrCoreTest,
TestReversedWildcardFilterFactory, DateMathParserTest, HdfsLockFactoryTest,
TestArbitraryIndexDir, DistributedIntervalFacetingTest,
CurrencyFieldXmlFileTest, DefaultValueUpdateProcessorTest, MergeStrategyTest,
TestCloudManagedSchema, TestSolrDeletionPolicy1, StandardRequestHandlerTest,
TestHashQParserPlugin, DistributedSpellCheckComponentTest,
TestComplexPhraseQParserPlugin, TestConfigOverlay, SolrCloudExampleTest,
TimeZoneUtilsTest, TermsComponentTest, TestCloudPivotFacet]
[junit4] Completed [151/485] on J0 in 31.34s, 1 test, 1 failure <<< FAILURES!
[...truncated 1043 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:526: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:474: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:229: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:512: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1415:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:973:
There were test failures: 485 suites, 1947 tests, 1 failure, 57 ignored (25
assumptions)
Total time: 38 minutes 10 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]