Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/297/
Java: multiarch/jdk1.7.0 -d64 -XX:-UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.cloud.TestRandomRequestDistribution.test
Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper
127.0.0.1:35447/solr within 10000 ms
Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException:
Could not connect to ZooKeeper 127.0.0.1:35447/solr within 10000 ms
at
__randomizedtesting.SeedInfo.seed([EA12817ED280F9B2:6246BEA47C7C944A]:0)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:181)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:115)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:105)
at
org.apache.solr.common.cloud.ZkStateReader.<init>(ZkStateReader.java:202)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.connect(CloudSolrClient.java:467)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.initCloud(AbstractFullDistribZkTestBase.java:247)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:309)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
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:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
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:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.util.concurrent.TimeoutException: Could not connect to
ZooKeeper 127.0.0.1:35447/solr within 10000 ms
at
org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:209)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:173)
... 39 more
Build Log:
[...truncated 10979 lines...]
[junit4] Suite: org.apache.solr.cloud.TestRandomRequestDistribution
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomRequestDistribution_EA12817ED280F9B2-001/init-core-data-001
[junit4] 2> 2720174 INFO
(SUITE-TestRandomRequestDistribution-seed#[EA12817ED280F9B2]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_/xf
[junit4] 2> 2720176 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2720176 INFO (Thread-6997) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2720176 INFO (Thread-6997) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2720276 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.ZkTestServer start zk server on port:35447
[junit4] 2> 2720277 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2720277 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2720280 WARN
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]-SendThread(127.0.0.1:35447))
[ ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:35447,
unexpected error, closing socket connection and attempting reconnect
[junit4] 2> java.io.IOException: Packet len1213486160 is out of range!
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
[junit4] 2> 2721919 WARN
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]-SendThread(127.0.0.1:35447))
[ ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:35447,
unexpected error, closing socket connection and attempting reconnect
[junit4] 2> java.io.IOException: Packet len1213486160 is out of range!
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
[junit4] 2> 2723813 WARN
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]-SendThread(127.0.0.1:35447))
[ ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:35447,
unexpected error, closing socket connection and attempting reconnect
[junit4] 2> java.io.IOException: Packet len1213486160 is out of range!
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
[junit4] 2> 2725468 WARN
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]-SendThread(127.0.0.1:35447))
[ ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:35447,
unexpected error, closing socket connection and attempting reconnect
[junit4] 2> java.io.IOException: Packet len1213486160 is out of range!
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
[junit4] 2> 2727391 WARN
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]-SendThread(127.0.0.1:35447))
[ ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:35447,
unexpected error, closing socket connection and attempting reconnect
[junit4] 2> java.io.IOException: Packet len1213486160 is out of range!
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
[junit4] 2> 2729097 WARN
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]-SendThread(127.0.0.1:35447))
[ ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:35447,
unexpected error, closing socket connection and attempting reconnect
[junit4] 2> java.io.IOException: Packet len1213486160 is out of range!
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
[junit4] 2> 2730603 WARN
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]-SendThread(127.0.0.1:35447))
[ ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:35447,
unexpected error, closing socket connection and attempting reconnect
[junit4] 2> java.io.IOException: Packet len1213486160 is out of range!
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
[junit4] 2> 2732078 WARN
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]-SendThread(127.0.0.1:35447))
[ ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:35447,
unexpected error, closing socket connection and attempting reconnect
[junit4] 2> java.io.IOException: Packet len1213486160 is out of range!
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
[junit4] 2> 2733548 WARN
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]-SendThread(127.0.0.1:35447))
[ ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:35447,
unexpected error, closing socket connection and attempting reconnect
[junit4] 2> java.io.IOException: Packet len1213486160 is out of range!
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
[junit4] 2> 2735094 WARN
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]-SendThread(127.0.0.1:35447))
[ ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:35447,
unexpected error, closing socket connection and attempting reconnect
[junit4] 2> java.io.IOException: Packet len1213486160 is out of range!
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
[junit4] 2> 2736678 INFO (zkCallback-2060-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@370b579c
name:ZooKeeperConnection Watcher:127.0.0.1:35447 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2736679 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2736679 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2736679 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 2736686 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2736686 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2736688 INFO (zkCallback-2061-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4d0c000f
name:ZooKeeperConnection Watcher:127.0.0.1:35447/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2736688 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2736689 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2736689 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
[junit4] 2> 2736692 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
[junit4] 2> 2736698 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
[junit4] 2> 2736701 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
[junit4] 2> 2736704 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 2736705 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 2736710 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 2736710 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
[junit4] 2> 2736714 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 2736714 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 2736719 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 2736719 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
[junit4] 2> 2736722 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 2736723 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
[junit4] 2> 2736726 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 2736727 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
[junit4] 2> 2736732 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 2736732 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
[junit4] 2> 2736739 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 2736739 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
[junit4] 2> 2736744 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 2736744 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 2736748 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 2736748 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
[junit4] 2> 2736752 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 2736752 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
[junit4] 2> 2736900 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomRequestDistribution_EA12817ED280F9B2-001/control-001/cores/collection1
[junit4] 2> 2736902 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 2736904 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@20c92d0c{/_/xf,null,AVAILABLE}
[junit4] 2> 2736905 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@77ac7fa4{HTTP/1.1}{127.0.0.1:33059}
[junit4] 2> 2736905 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.e.j.s.Server Started @2739518ms
[junit4] 2> 2736905 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomRequestDistribution_EA12817ED280F9B2-001/tempDir-001/control/data,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomRequestDistribution_EA12817ED280F9B2-001/control-001/cores,
hostContext=/_/xf, hostPort=33059}
[junit4] 2> 2736905 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@3033b503
[junit4] 2> 2736905 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomRequestDistribution_EA12817ED280F9B2-001/control-001'
[junit4] 2> 2736906 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 2736906 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 2736906 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2736907 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2736909 INFO (zkCallback-2062-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1872f043
name:ZooKeeperConnection Watcher:127.0.0.1:35447/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2736910 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2736910 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2736912 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2736912 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomRequestDistribution_EA12817ED280F9B2-001/control-001/solr.xml
[junit4] 2> 2736928 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomRequestDistribution_EA12817ED280F9B2-001/control-001/cores
[junit4] 2> 2736928 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.CoreContainer New CoreContainer 1101035776
[junit4] 2> 2736928 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomRequestDistribution_EA12817ED280F9B2-001/control-001]
[junit4] 2> 2736928 WARN
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomRequestDistribution_EA12817ED280F9B2-001/control-001/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomRequestDistribution_EA12817ED280F9B2-001/control-001/lib
[junit4] 2> 2736928 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.h.c.HttpShardHandlerFactory 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> 2736930 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 2736930 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2736930 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2736930 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35447/solr
[junit4] 2> 2736930 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 2736930 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2736931 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2736933 INFO (zkCallback-2064-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3543c5af
name:ZooKeeperConnection Watcher:127.0.0.1:35447 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2736934 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2736934 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2736937 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 2736939 INFO
(zkCallback-2065-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@57cc445e
name:ZooKeeperConnection Watcher:127.0.0.1:35447/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2736940 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2736942 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 2736947 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 2736954 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 2736959 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 2736964 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 2736969 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 2736974 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 2736977 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.c.SolrZkClient makePath:
/clusterstate.json
[junit4] 2> 2736980 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 2736984 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33059__%2Fxf
[junit4] 2> 2736985 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:33059__%2Fxf
[junit4] 2> 2736989 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 2737027 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 2737030 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2737032 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95134653776461828-127.0.0.1:33059__%2Fxf-n_0000000000
[junit4] 2> 2737032 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:33059__%2Fxf
[junit4] 2> 2737033 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 2737036 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.Overseer Overseer
(id=95134653776461828-127.0.0.1:33059__%2Fxf-n_0000000000) starting
[junit4] 2> 2737040 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 2737055 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.OverseerAutoReplicaFailoverThread
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 2737055 INFO
(OverseerCollectionConfigSetProcessor-95134653776461828-127.0.0.1:33059__%2Fxf-n_0000000000)
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 2737055 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 2737056 INFO
(OverseerStateUpdate-95134653776461828-127.0.0.1:33059__%2Fxf-n_0000000000)
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.Overseer Starting to work on the main
queue
[junit4] 2> 2737104 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.CoreContainer Security conf doesn't
exist. Skipping setup for authorization module.
[junit4] 2> 2737104 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 2737106 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomRequestDistribution_EA12817ED280F9B2-001/control-001/cores
[junit4] 2> 2737109 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.CoreDescriptor Created CoreDescriptor:
{schema=schema.xml, shard=, loadOnStartup=true, collection=control_collection,
configSetProperties=configsetprops.json, coreNodeName=, transient=false,
dataDir=data/, name=collection1, config=solrconfig.xml}
[junit4] 2> 2737109 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.CorePropertiesLocator Found core
collection1 in
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomRequestDistribution_EA12817ED280F9B2-001/control-001/cores/collection1
[junit4] 2> 2737109 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions
[junit4] 2> 2737111 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0
[junit4] 2> 2737111 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 2737112 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection x:collection1]
o.a.s.c.ZkController publishing state=down
[junit4] 2> 2737112 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection x:collection1]
o.a.s.c.ZkController numShards not found on descriptor - reading it from system
property
[junit4] 2> 2737117 INFO
(OverseerStateUpdate-95134653776461828-127.0.0.1:33059__%2Fxf-n_0000000000)
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "shard":null,
[junit4] 2> "base_url":"http://127.0.0.1:33059/_/xf",
[junit4] 2> "node_name":"127.0.0.1:33059__%2Fxf",
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "roles":null,
[junit4] 2> "collection":"control_collection"} current state version: 0
[junit4] 2> 2737122 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection x:collection1]
o.a.s.c.ZkController look for our core node name
[junit4] 2> 2737122 INFO
(OverseerStateUpdate-95134653776461828-127.0.0.1:33059__%2Fxf-n_0000000000)
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.o.ReplicaMutator Update state
numShards=1 message={
[junit4] 2> "shard":null,
[junit4] 2> "base_url":"http://127.0.0.1:33059/_/xf",
[junit4] 2> "node_name":"127.0.0.1:33059__%2Fxf",
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "roles":null,
[junit4] 2> "collection":"control_collection"}
[junit4] 2> 2737124 INFO
(OverseerStateUpdate-95134653776461828-127.0.0.1:33059__%2Fxf-n_0000000000)
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.o.ClusterStateMutator building a new
cName: control_collection
[junit4] 2> 2737126 INFO
(OverseerStateUpdate-95134653776461828-127.0.0.1:33059__%2Fxf-n_0000000000)
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 2737130 INFO
(zkCallback-2065-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
[junit4] 2> 2738129 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection x:collection1]
o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
[junit4] 2> 2738129 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection x:collection1]
o.a.s.c.ZkController Check for collection zkNode:control_collection
[junit4] 2> 2738130 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection x:collection1]
o.a.s.c.ZkController Collection zkNode exists
[junit4] 2> 2738130 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/control_collection]
[junit4] 2> 2738132 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader path=[/collections/control_collection]
[configName]=[conf1] specified config exists in ZooKeeper
[junit4] 2> 2738132 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomRequestDistribution_EA12817ED280F9B2-001/control-001/cores/collection1'
[junit4] 2> 2738132 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 2738132 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 2738135 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection x:collection1] o.a.s.c.Config
loaded config solrconfig.xml with version 0
[junit4] 2> 2738143 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection x:collection1]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 2738164 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
[junit4] 2> 2738197 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection x:collection1]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 2738210 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2738567 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 2738576 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection x:collection1]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 2738577 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection x:collection1]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 2738596 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 2738600 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 2738608 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 2738610 WARN
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 2738610 WARN
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 2738610 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 2738611 WARN
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 2738612 WARN
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 2738613 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection x:collection1]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/configs/conf1',
cwd=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0
[junit4] 2> 2738613 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection
[junit4] 2> 2738614 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 2738615 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomRequestDistribution_EA12817ED280F9B2-001/control-001/cores/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomRequestDistribution_EA12817ED280F9B2-001/control-001/cores/collection1/data/]
[junit4] 2> 2738615 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f7aba95
[junit4] 2> 2738616 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomRequestDistribution_EA12817ED280F9B2-001/control-001/cores/collection1/data
[junit4] 2> 2738616 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomRequestDistribution_EA12817ED280F9B2-001/control-001/cores/collection1/data/index/
[junit4] 2> 2738616 WARN
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomRequestDistribution_EA12817ED280F9B2-001/control-001/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 2738616 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomRequestDistribution_EA12817ED280F9B2-001/control-001/cores/collection1/data/index
[junit4] 2> 2738617 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=11, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=14.849609375,
floorSegmentMB=1.603515625, forceMergeDeletesPctAllowed=13.559711829577168,
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8700489379078297
[junit4] 2> 2738617 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@29598b03
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35b5872a),segFN=segments_1,generation=1}
[junit4] 2> 2738618 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 2738619 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:33059__%2Fxf
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
Looking for old index directories to cleanup for core collection1 in
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomRequestDistribution_EA12817ED280F9B2-001/control-001/cores/collection1/data/
[junit4] 2> 2738619 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:33059__%2Fxf
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.DirectoryFactory
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomRequestDistribution_EA12817ED280F9B2-001/control-001/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 2738622 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 2738623 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 2738623 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 2738623 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 2738623 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 2738623 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 2738624 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 2738624 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 2738624 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 2738624 WARN
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler
{type = requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 2738629 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 2738632 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 2738634 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 2738638 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 2738643 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/plugins,/dump,/admin/logging,/admin/system,/replication,/admin/file,/schema,/admin/ping,/update,/config,/update/json,/get,/update/json/docs,/admin/properties,/admin/mbeans,standard,/admin/threads,/admin/segments,/update/csv,/admin/luke
[junit4] 2> 2738645 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 2738646 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2738646 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 2738647 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2738647 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2738648 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.24841095178693326]
[junit4] 2> 2738648 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@29598b03
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35b5872a),segFN=segments_1,generation=1}
[junit4] 2> 2738648 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 2738648 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2ffe6061[collection1]
main
[junit4] 2> 2738648 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/control_collection]
[junit4] 2> 2738650 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection]
[configName]=[conf1] specified config exists in ZooKeeper
[junit4] 2> 2738650 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based
storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 2738651 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO
with znodeBase: /configs/conf1
[junit4] 2> 2738651 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 2738651 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2738654 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode
/configs/conf1/_rest_managed.json
[junit4] 2> 2738655 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2738655 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 2738655 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2738655 INFO
(searcherExecutor-7872-thread-1-processing-s:shard1 n:127.0.0.1:33059__%2Fxf
x:collection1 c:control_collection r:core_node1) [n:127.0.0.1:33059__%2Fxf
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
[collection1] Registered new searcher Searcher@2ffe6061[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2738655 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed
version buckets
[junit4] 2> 2738655 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for
65536 version buckets from index
[junit4] 2> 2738656 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed
version bucket highest value from index
[junit4] 2> 2738656 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1522154479798976512
[junit4] 2> 2738657 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with
highest version 1522154479798976512
[junit4] 2> 2738657 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
[junit4] 2> 2738659 INFO
(coreLoadExecutor-7871-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 2738660 INFO
(coreZkRegister-7865-thread-1-processing-s:shard1 n:127.0.0.1:33059__%2Fxf
x:collection1 c:control_collection r:core_node1) [n:127.0.0.1:33059__%2Fxf
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
Register replica - core:collection1 address:http://127.0.0.1:33059/_/xf
collection:control_collection shard:shard1
[junit4] 2> 2738667 INFO
(coreZkRegister-7865-thread-1-processing-s:shard1 n:127.0.0.1:33059__%2Fxf
x:collection1 c:control_collection r:core_node1) [n:127.0.0.1:33059__%2Fxf
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.SolrZkClient makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 2738678 INFO
(coreZkRegister-7865-thread-1-processing-s:shard1 n:127.0.0.1:33059__%2Fxf
x:collection1 c:control_collection r:core_node1) [n:127.0.0.1:33059__%2Fxf
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector
Joined leadership election with path:
/collections/control_collection/leader_elect/shard1/election/95134653776461828-core_node1-n_0000000000
[junit4] 2> 2738679 INFO
(coreZkRegister-7865-thread-1-processing-s:shard1 n:127.0.0.1:33059__%2Fxf
x:collection1 c:control_collection r:core_node1) [n:127.0.0.1:33059__%2Fxf
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1
and weAreReplacement=false and leaderVoteWait=10000
[junit4] 2> 2738682 INFO
(coreZkRegister-7865-thread-1-processing-s:shard1 n:127.0.0.1:33059__%2Fxf
x:collection1 c:control_collection r:core_node1) [n:127.0.0.1:33059__%2Fxf
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2738682 INFO
(coreZkRegister-7865-thread-1-processing-s:shard1 n:127.0.0.1:33059__%2Fxf
x:collection1 c:control_collection r:core_node1) [n:127.0.0.1:33059__%2Fxf
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2738682 INFO
(coreZkRegister-7865-thread-1-processing-s:shard1 n:127.0.0.1:33059__%2Fxf
x:collection1 c:control_collection r:core_node1) [n:127.0.0.1:33059__%2Fxf
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:33059/_/xf/collection1/
[junit4] 2> 2738682 INFO
(coreZkRegister-7865-thread-1-processing-s:shard1 n:127.0.0.1:33059__%2Fxf
x:collection1 c:control_collection r:core_node1) [n:127.0.0.1:33059__%2Fxf
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 2738683 INFO
(coreZkRegister-7865-thread-1-processing-s:shard1 n:127.0.0.1:33059__%2Fxf
x:collection1 c:control_collection r:core_node1) [n:127.0.0.1:33059__%2Fxf
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:33059/_/xf/collection1/ has no replicas
[junit4] 2> 2738683 INFO
(OverseerStateUpdate-95134653776461828-127.0.0.1:33059__%2Fxf-n_0000000000)
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection"} current state version: 1
[junit4] 2> 2738685 INFO
(coreZkRegister-7865-thread-1-processing-s:shard1 n:127.0.0.1:33059__%2Fxf
x:collection1 c:control_collection r:core_node1) [n:127.0.0.1:33059__%2Fxf
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
[junit4] 2> 2738685 INFO
(zkCallback-2065-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
[junit4] 2> 2738691 INFO
(coreZkRegister-7865-thread-1-processing-s:shard1 n:127.0.0.1:33059__%2Fxf
x:collection1 c:control_collection r:core_node1) [n:127.0.0.1:33059__%2Fxf
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
[junit4] 2> 2738695 INFO
(coreZkRegister-7865-thread-1-processing-s:shard1 n:127.0.0.1:33059__%2Fxf
x:collection1 c:control_collection r:core_node1) [n:127.0.0.1:33059__%2Fxf
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:33059/_/xf/collection1/ shard1
[junit4] 2> 2738697 INFO
(OverseerStateUpdate-95134653776461828-127.0.0.1:33059__%2Fxf-n_0000000000)
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.Overseer 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:33059/_/xf",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 2
[junit4] 2> 2738803 INFO
(zkCallback-2065-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
[junit4] 2> 2738848 INFO
(coreZkRegister-7865-thread-1-processing-s:shard1 n:127.0.0.1:33059__%2Fxf
x:collection1 c:control_collection r:core_node1) [n:127.0.0.1:33059__%2Fxf
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
We are http://127.0.0.1:33059/_/xf/collection1/ and leader is
http://127.0.0.1:33059/_/xf/collection1/
[junit4] 2> 2738848 INFO
(coreZkRegister-7865-thread-1-processing-s:shard1 n:127.0.0.1:33059__%2Fxf
x:collection1 c:control_collection r:core_node1) [n:127.0.0.1:33059__%2Fxf
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33059/_/xf
[junit4] 2> 2738848 INFO
(coreZkRegister-7865-thread-1-processing-s:shard1 n:127.0.0.1:33059__%2Fxf
x:collection1 c:control_collection r:core_node1) [n:127.0.0.1:33059__%2Fxf
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 2738848 INFO
(coreZkRegister-7865-thread-1-processing-s:shard1 n:127.0.0.1:33059__%2Fxf
x:collection1 c:control_collection r:core_node1) [n:127.0.0.1:33059__%2Fxf
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
publishing state=active
[junit4] 2> 2738848 INFO
(coreZkRegister-7865-thread-1-processing-s:shard1 n:127.0.0.1:33059__%2Fxf
x:collection1 c:control_collection r:core_node1) [n:127.0.0.1:33059__%2Fxf
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 2738852 INFO
(OverseerStateUpdate-95134653776461828-127.0.0.1:33059__%2Fxf-n_0000000000)
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "shard":"shard1",
[junit4] 2> "base_url":"http://127.0.0.1:33059/_/xf",
[junit4] 2> "node_name":"127.0.0.1:33059__%2Fxf",
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "roles":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "core_node_name":"core_node1"} current state version: 3
[junit4] 2> 2738853 INFO
(OverseerStateUpdate-95134653776461828-127.0.0.1:33059__%2Fxf-n_0000000000)
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.o.ReplicaMutator Update state
numShards=1 message={
[junit4] 2> "shard":"shard1",
[junit4] 2> "base_url":"http://127.0.0.1:33059/_/xf",
[junit4] 2> "node_name":"127.0.0.1:33059__%2Fxf",
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "roles":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "core_node_name":"core_node1"}
[junit4] 2> 2738963 INFO
(zkCallback-2065-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
[junit4] 2> 2739116 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2739117 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2739121 WARN
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]-SendThread(127.0.0.1:35447))
[ ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:35447,
unexpected error, closing socket connection and attempting reconnect
[junit4] 2> java.io.IOException: Packet len1213486160 is out of range!
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
[junit4] 2> 2740676 WARN
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]-SendThread(127.0.0.1:35447))
[ ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:35447,
unexpected error, closing socket connection and attempting reconnect
[junit4] 2> java.io.IOException: Packet len1213486160 is out of range!
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
[junit4] 2> 2742324 WARN
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]-SendThread(127.0.0.1:35447))
[ ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:35447,
unexpected error, closing socket connection and attempting reconnect
[junit4] 2> java.io.IOException: Packet len1213486160 is out of range!
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
[junit4] 2> 2743660 WARN
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]-SendThread(127.0.0.1:35447))
[ ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:35447,
unexpected error, closing socket connection and attempting reconnect
[junit4] 2> java.io.IOException: Packet len1213486160 is out of range!
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
[junit4] 2> 2745614 WARN
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]-SendThread(127.0.0.1:35447))
[ ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:35447,
unexpected error, closing socket connection and attempting reconnect
[junit4] 2> java.io.IOException: Packet len1213486160 is out of range!
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
[junit4] 2> 2746831 WARN
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]-SendThread(127.0.0.1:35447))
[ ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:35447,
unexpected error, closing socket connection and attempting reconnect
[junit4] 2> java.io.IOException: Packet len1213486160 is out of range!
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
[junit4] 2> 2748333 WARN
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]-SendThread(127.0.0.1:35447))
[ ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:35447,
unexpected error, closing socket connection and attempting reconnect
[junit4] 2> java.io.IOException: Packet len1213486160 is out of range!
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
[junit4] 2> 2750054 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.ChaosMonkey monkey: stop shard! 33059
[junit4] 2> 2750054 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1101035776
[junit4] 2> 2750054 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.ZkController publishing state=down
[junit4] 2> 2750054 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading
it from system property
[junit4] 2> 2750057 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@5e93aa37
[junit4] 2> 2750057 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.ZkController removed listener for config directory
[/configs/conf1]
[junit4] 2> 2750057 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.ZkController No more listeners for config directory
[/configs/conf1]
[junit4] 2> 2750057 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
[junit4] 2> 2750057 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 2750057 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 2750057 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 2750058 INFO
(OverseerStateUpdate-95134653776461828-127.0.0.1:33059__%2Fxf-n_0000000000)
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "shard":"shard1",
[junit4] 2> "base_url":"http://127.0.0.1:33059/_/xf",
[junit4] 2> "node_name":"127.0.0.1:33059__%2Fxf",
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "roles":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "core_node_name":"core_node1"} current state version: 4
[junit4] 2> 2750059 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 2750059 INFO
(OverseerStateUpdate-95134653776461828-127.0.0.1:33059__%2Fxf-n_0000000000)
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.o.ReplicaMutator Update state
numShards=2 message={
[junit4] 2> "shard":"shard1",
[junit4] 2> "base_url":"http://127.0.0.1:33059/_/xf",
[junit4] 2> "node_name":"127.0.0.1:33059__%2Fxf",
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "roles":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "core_node_name":"core_node1"}
[junit4] 2> 2750062 INFO
(zkCallback-2065-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
[junit4] 2> 2750069 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2
directories currently being tracked
[junit4] 2> 2750069 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomRequestDistribution_EA12817ED280F9B2-001/control-001/cores/collection1/data/index
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomRequestDistribution_EA12817ED280F9B2-001/control-001/cores/collection1/data/index;done=false>>]
[junit4] 2> 2750069 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomRequestDistribution_EA12817ED280F9B2-001/control-001/cores/collection1/data/index
[junit4] 2> 2750069 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomRequestDistribution_EA12817ED280F9B2-001/control-001/cores/collection1/data
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomRequestDistribution_EA12817ED280F9B2-001/control-001/cores/collection1/data;done=false>>]
[junit4] 2> 2750069 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomRequestDistribution_EA12817ED280F9B2-001/control-001/cores/collection1/data
[junit4] 2> 2750070 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.Overseer Overseer
(id=95134653776461828-127.0.0.1:33059__%2Fxf-n_0000000000) closing
[junit4] 2> 2750070 INFO
(OverseerStateUpdate-95134653776461828-127.0.0.1:33059__%2Fxf-n_0000000000)
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:33059__%2Fxf
[junit4] 2> 2750072 INFO
(zkCallback-2065-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 2751590 WARN
(zkCallback-2065-thread-1-processing-n:127.0.0.1:33059__%2Fxf)
[n:127.0.0.1:33059__%2Fxf ] o.a.s.c.c.ZkStateReader ZooKeeper watch
triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for
/live_nodes]
[junit4] 2> 2751592 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.e.j.s.ServerConnector Stopped ServerConnector@77ac7fa4{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 2751592 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@20c92d0c{/_/xf,null,UNAVAILABLE}
[junit4] 2> 2751596 INFO
(TEST-TestRandomRequestDistribution.test-seed#[EA12817ED280F9B2])
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35447 35447
[junit4] 2> 2756638 INFO (Thread-6997) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:35447 35447
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestRandomRequestDistribution -Dtests.method=test
-Dtests.seed=EA12817ED280F9B2 -Dtests.slow=true -Dtests.locale=fr
-Dtests.timezone=US/Eastern -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] ERROR 36.5s J0 | TestRandomRequestDistribution.test <<<
[junit4] > Throwable #1: org.apache.solr.common.SolrException:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper
127.0.0.1:35447/solr within 10000 ms
[junit4] > at
__randomizedtesting.SeedInfo.seed([EA12817ED280F9B2:6246BEA47C7C944A]:0)
[junit4] > at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:181)
[junit4] > at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:115)
[junit4] > at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:105)
[junit4] > at
org.apache.solr.common.cloud.ZkStateReader.<init>(ZkStateReader.java:202)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.connect(CloudSolrClient.java:467)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.initCloud(AbstractFullDistribZkTestBase.java:247)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:309)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > Caused by: java.util.concurrent.TimeoutException: Could not
connect to ZooKeeper 127.0.0.1:35447/solr within 10000 ms
[junit4] > at
org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:209)
[junit4] > at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:173)
[junit4] > ... 39 more
[junit4] 2> 2756645 INFO
(SUITE-TestRandomRequestDistribution-seed#[EA12817ED280F9B2]-worker)
[n:127.0.0.1:33059__%2Fxf c:control_collection s:shard1 r:core_node1
x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomRequestDistribution_EA12817ED280F9B2-001
[junit4] 2> NOTE: test params are:
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
chunkSize=31180, maxDocsPerChunk=3, blockSize=369),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST,
chunkSize=31180, blockSize=369)), sim=DefaultSimilarity, locale=fr,
timezone=US/Eastern
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.7.0_91
(64-bit)/cpus=3,threads=1,free=105811368,total=518979584
[junit4] 2> NOTE: All tests run in this JVM:
[DistributedFacetPivotLongTailTest, ReturnFieldsTest, TestTestInjection,
TestSweetSpotSimilarityFactory, TestSimpleQParserPlugin,
DirectSolrSpellCheckerTest, TestNonDefinedSimilarityFactory, TestJsonRequest,
TestSolr4Spatial2, DistributedFacetPivotSmallTest, TestReplicationHandler,
TestConfigSetsAPI, QueryEqualityTest, CloudExitableDirectoryReaderTest,
TestIBSimilarityFactory, DocValuesMissingTest, TestSolrQueryResponse,
TestTolerantSearch, VersionInfoTest, SimpleFacetsTest, TestExactStatsCache,
StatelessScriptUpdateProcessorFactoryTest, TestCursorMarkWithoutUniqueKey,
TestDocSet, TestDocumentBuilder, RecoveryZkTest, InfoHandlerTest,
TestManagedSchema, TestReplicationHandlerBackup,
DocExpirationUpdateProcessorFactoryTest, TestFunctionQuery,
TestHighFrequencyDictionaryFactory, TestDistribDocBasedVersion, TestRTimerTree,
ChaosMonkeyNothingIsSafeTest, JsonLoaderTest, TestSearchPerf,
TestSolrConfigHandlerConcurrent, TestManagedResource,
DistributedQueryElevationComponentTest, SliceStateTest,
SpatialRPTFieldTypeTest, ResponseHeaderTest, TestManagedSchemaFieldResource,
LeaderFailoverAfterPartitionTest, AlternateDirectoryTest, TestUpdate,
TestJmxIntegration, SolrRequestParserTest, XmlUpdateRequestHandlerTest,
TestFieldTypeResource, TestUseDocValuesAsStored,
PathHierarchyTokenizerFactoryTest, BasicAuthIntegrationTest,
TestMaxScoreQueryParser, RankQueryTest, HdfsRecoverLeaseTest,
AliasIntegrationTest, AddBlockUpdateTest, DisMaxRequestHandlerTest,
StandardRequestHandlerTest, PolyFieldTest, ExternalFileFieldSortTest,
TestAuthenticationFramework, TestPostingsSolrHighlighter,
AsyncCallRequestStatusResponseTest, FastVectorHighlighterTest,
RequiredFieldsTest, TestSort, TestRestoreCore, MultiThreadedOCPTest,
HdfsThreadLeakTest, TestQuerySenderNoQuery, TestConfigSetsAPIZkFailure,
TestManagedSynonymFilterFactory, PreAnalyzedFieldTest, HdfsDirectoryTest,
SampleTest, TestIntervalFaceting, OverseerTaskQueueTest, BJQParserTest,
TestCloudManagedSchema, TestDistributedSearch, SimplePostToolTest,
TestExpandComponent, ConfigSetsAPITest, TestConfigSetImmutable, TestJsonFacets,
DistributedQueueTest, SolrCloudExampleTest, DOMUtilTest,
RegexBoostProcessorTest, TestSolrConfigHandler, TestCodecSupport,
TestFastLRUCache, HdfsRestartWhileUpdatingTest, TestPartialUpdateDeduplication,
TestRandomDVFaceting, ExplicitHLLTest, XsltUpdateRequestHandlerTest,
CoreAdminRequestStatusTest, MoreLikeThisHandlerTest, TestDistribIDF,
TestSolrDeletionPolicy1, TestStressLucene, RemoteQueryErrorTest, PrimUtilsTest,
TestGroupingSearch, TestFileDictionaryLookup, PeerSyncTest,
SharedFSAutoReplicaFailoverUtilsTest, TestRawResponseWriter, TestRestManager,
HdfsWriteToMultipleCollectionsTest, SuggestComponentTest,
DistributedQueryComponentCustomSortTest, TestLRUCache, PingRequestHandlerTest,
TestConfigSets, PrimitiveFieldTypeTest, TestFaceting, TestCoreContainer,
TestReRankQParserPlugin, TestUniqueKeyFieldResource,
TestTrackingShardHandlerFactory, OverseerRolesTest,
ParsingFieldUpdateProcessorsTest, HighlighterMaxOffsetTest,
TestScoreJoinQPNoScore, TestRemoveLastDynamicCopyField, ForceLeaderTest,
TestLFUCache, TestElisionMultitermQuery, TestClusterStateMutator,
TestHashQParserPlugin, TestPseudoReturnFields, BasicDistributedZkTest,
ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, OverseerTest,
BasicZkTest, FullSolrCloudDistribCmdsTest, TestZkChroot, ZkCLITest,
DistributedSpellCheckComponentTest, TestStressVersions,
DistributedTermsComponentTest, QueryElevationComponentTest,
DirectUpdateHandlerTest, SoftAutoCommitTest, SuggesterFSTTest,
SuggesterTSTTest, TestTrie, SuggesterWFSTTest, WordBreakSolrSpellCheckerTest,
TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory,
DirectUpdateHandlerOptimizeTest, TestRemoteStreaming,
IndexBasedSpellCheckerTest, TestQueryUtils, TestWriterPerf, TestQueryTypes,
TermsComponentTest, RequestHandlersTest, TermVectorComponentTest,
IndexSchemaRuntimeFieldTest, IndexSchemaTest, TestCSVResponseWriter,
TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, SearchHandlerTest,
UpdateParamsTest, ResponseLogComponentTest, BadComponentTest,
TestMergePolicyConfig, MultiTermTest, MinimalSchemaTest,
TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, TestPhraseSuggestions,
TestXIncludeConfig, TestLMDirichletSimilarityFactory,
TestLMJelinekMercerSimilarityFactory, TestJmxMonitoredMap, ResourceLoaderTest,
ScriptEngineTest, URLClassifyProcessorTest, DateMathParserTest,
RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestUtils,
ZkNodePropsTest, SystemInfoHandlerTest, UUIDFieldTest, CircularListTest,
CursorPagingTest, TestJettySolrRunner, ActionThrottleTest,
AsyncMigrateRouteKeyTest, CollectionStateFormat2Test,
ConcurrentDeleteAndCreateCollectionTest, ConnectionManagerTest,
CustomCollectionTest, DistribDocExpirationUpdateProcessorTest,
ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest,
ShardSplitTest, TestExclusionRuleCollectionAccess,
TestLeaderInitiatedRecoveryThread, TestMiniSolrCloudClusterBase,
TestMiniSolrCloudClusterSSL, TestRandomRequestDistribution]
[junit4] Completed [448/562 (1!)] on J0 in 36.52s, 1 test, 1 error <<<
FAILURES!
[...truncated 372 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:794: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:738: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:59: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build.xml:233: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/common-build.xml:526:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1444:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1000:
There were test failures: 562 suites (7 ignored), 2231 tests, 1 error, 54
ignored (39 assumptions) [seed: EA12817ED280F9B2]
Total time: 80 minutes 1 second
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
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]