Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/1051/
1 tests failed.
FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test
Error Message:
Captured an uncaught exception in thread: Thread[id=59568, name=collection4,
state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=59568, name=collection4, state=RUNNABLE,
group=TGRP-CollectionsAPIDistributedZkTest]
at
__randomizedtesting.SeedInfo.seed([624CA185227AE717:EA189E5F8C868AEF]:0)
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:60188: Could not find collection :
awholynewstresscollection_collection4_2
at __randomizedtesting.SeedInfo.seed([624CA185227AE717]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1100)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:871)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:807)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:888)
Build Log:
[...truncated 10880 lines...]
[junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_624CA185227AE717-001/init-core-data-001
[junit4] 2> 1883666 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[624CA185227AE717]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
[junit4] 2> 1883666 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[624CA185227AE717]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 1883671 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1883672 INFO (Thread-53926) [ ] o.a.s.c.ZkTestServer
client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1883672 INFO (Thread-53926) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1883773 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.ZkTestServer start zk server on port:39004
[junit4] 2> 1883773 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1883775 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1883778 INFO (zkCallback-932-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@53223dd5
name:ZooKeeperConnection Watcher:127.0.0.1:39004 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1883778 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1883779 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1883779 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 1883782 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x151bcb0a7500000, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1883791 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1883792 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1883795 INFO (zkCallback-933-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@11ab8b57
name:ZooKeeperConnection Watcher:127.0.0.1:39004/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1883795 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1883795 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1883795 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
[junit4] 2> 1883797 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
[junit4] 2> 1883799 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
[junit4] 2> 1883800 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
[junit4] 2> 1883802 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1883802 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 1883805 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 1883805 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
[junit4] 2> 1883807 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1883807 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1883808 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1883808 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
[junit4] 2> 1883810 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1883810 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
[junit4] 2> 1883812 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1883812 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
[junit4] 2> 1883813 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1883813 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
[junit4] 2> 1883815 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1883815 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
[junit4] 2> 1883817 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1883817 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1883818 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1883818 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
[junit4] 2> 1883820 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1883820 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
[junit4] 2> 1884227 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_624CA185227AE717-001/control-001/cores/collection1
[junit4] 2> 1884228 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 1884248 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1dbe9a31{/,null,AVAILABLE}
[junit4] 2> 1884250 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@4c7d1638{HTTP/1.1}{127.0.0.1:57256}
[junit4] 2> 1884251 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.e.j.s.Server Started @1886938ms
[junit4] 2> 1884251 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_624CA185227AE717-001/control-001/cores,
hostContext=/, hostPort=57256,
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_624CA185227AE717-001/tempDir-001/control/data}
[junit4] 2> 1884251 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@7b3cb2c6
[junit4] 2> 1884251 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_624CA185227AE717-001/control-001'
[junit4] 2> 1884251 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1884251 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1884252 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1884256 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1884261 INFO (zkCallback-934-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7651a346
name:ZooKeeperConnection Watcher:127.0.0.1:39004/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1884261 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1884262 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1884263 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1884263 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_624CA185227AE717-001/control-001/solr.xml
[junit4] 2> 1884279 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_624CA185227AE717-001/control-001/cores
[junit4] 2> 1884279 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.CoreContainer New CoreContainer 1253870921
[junit4] 2> 1884279 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_624CA185227AE717-001/control-001]
[junit4] 2> 1884279 WARN
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_624CA185227AE717-001/control-001/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_624CA185227AE717-001/control-001/lib
[junit4] 2> 1884280 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
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> 1884281 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1884282 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1884282 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1884282 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39004/solr
[junit4] 2> 1884282 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1884282 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1884282 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1884283 INFO (zkCallback-936-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@22b16274
name:ZooKeeperConnection Watcher:127.0.0.1:39004 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1884284 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1884285 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1884286 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:57256_ ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1884289 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x151bcb0a7500003, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1884290 INFO
(zkCallback-937-thread-1-processing-n:127.0.0.1:57256_) [n:127.0.0.1:57256_
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@10d6b753
name:ZooKeeperConnection Watcher:127.0.0.1:39004/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1884290 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:57256_ ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1884291 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:57256_ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1884293 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:57256_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 1884296 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:57256_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 1884302 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:57256_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 1884305 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:57256_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 1884307 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:57256_ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1884308 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:57256_ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1884310 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:57256_ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1884312 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:57256_ ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1884328 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:57256_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57256_
[junit4] 2> 1884329 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:57256_ ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:57256_
[junit4] 2> 1884332 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:57256_ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1884334 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:57256_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 1884335 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:57256_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1884335 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:57256_ ] o.a.s.c.LeaderElector Joined leadership election with
path: /overseer_elect/election/95064534058795012-127.0.0.1:57256_-n_0000000000
[junit4] 2> 1884336 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:57256_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:57256_
[junit4] 2> 1884336 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:57256_ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
[junit4] 2> 1884337 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:57256_ ] o.a.s.c.Overseer Overseer
(id=95064534058795012-127.0.0.1:57256_-n_0000000000) starting
[junit4] 2> 1884348 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:57256_ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
[junit4] 2> 1884360 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:57256_ ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=10000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1884361 INFO
(OverseerCollectionConfigSetProcessor-95064534058795012-127.0.0.1:57256_-n_0000000000)
[n:127.0.0.1:57256_ ] o.a.s.c.OverseerTaskProcessor Process current queue
of overseer operations
[junit4] 2> 1884365 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:57256_ ] o.a.s.c.c.ZkStateReader Updating cluster state from
ZooKeeper...
[junit4] 2> 1884366 INFO
(OverseerStateUpdate-95064534058795012-127.0.0.1:57256_-n_0000000000)
[n:127.0.0.1:57256_ ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 1884394 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:57256_ ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1884394 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:57256_ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1884395 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:57256_ ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_624CA185227AE717-001/control-001/cores
[junit4] 2> 1884397 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:57256_ ] o.a.s.c.CoreDescriptor Created CoreDescriptor:
{loadOnStartup=true, transient=false, config=solrconfig.xml,
configSetProperties=configsetprops.json, name=collection1, dataDir=data/,
shard=, collection=control_collection, schema=schema.xml, coreNodeName=}
[junit4] 2> 1884397 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:57256_ ] o.a.s.c.CorePropertiesLocator Found core collection1
in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_624CA185227AE717-001/control-001/cores/collection1
[junit4] 2> 1884397 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:57256_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 1884398 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:57256_ ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
[junit4] 2> 1884398 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:57256_ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init()
done
[junit4] 2> 1884398 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection x:collection1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 1884398 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 1884402 INFO
(OverseerStateUpdate-95064534058795012-127.0.0.1:57256_-n_0000000000)
[n:127.0.0.1:57256_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"1",
[junit4] 2> "roles":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "shard":null,
[junit4] 2> "node_name":"127.0.0.1:57256_",
[junit4] 2> "base_url":"http://127.0.0.1:57256",
[junit4] 2> "state":"down",
[junit4] 2> "core":"collection1"} current state version: 0
[junit4] 2> 1884416 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection x:collection1] o.a.s.c.ZkController
look for our core node name
[junit4] 2> 1884417 INFO
(OverseerStateUpdate-95064534058795012-127.0.0.1:57256_-n_0000000000)
[n:127.0.0.1:57256_ ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"1",
[junit4] 2> "roles":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "shard":null,
[junit4] 2> "node_name":"127.0.0.1:57256_",
[junit4] 2> "base_url":"http://127.0.0.1:57256",
[junit4] 2> "state":"down",
[junit4] 2> "core":"collection1"}
[junit4] 2> 1884417 INFO
(OverseerStateUpdate-95064534058795012-127.0.0.1:57256_-n_0000000000)
[n:127.0.0.1:57256_ ] o.a.s.c.o.ClusterStateMutator building a new cName:
control_collection
[junit4] 2> 1884418 INFO
(OverseerStateUpdate-95064534058795012-127.0.0.1:57256_-n_0000000000)
[n:127.0.0.1:57256_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 1884420 INFO
(zkCallback-937-thread-2-processing-n:127.0.0.1:57256_) [n:127.0.0.1:57256_
] 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> 1885417 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection x:collection1] o.a.s.c.ZkController
waiting to find shard id in clusterstate for collection1
[junit4] 2> 1885417 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection x:collection1] o.a.s.c.ZkController
Check for collection zkNode:control_collection
[junit4] 2> 1885420 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection x:collection1] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 1885420 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader Load collection config
from:/collections/control_collection
[junit4] 2> 1885429 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1
specified config exists in ZooKeeper
[junit4] 2> 1885429 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_624CA185227AE717-001/control-001/cores/collection1'
[junit4] 2> 1885429 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1885429 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1885431 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection x:collection1] o.a.s.c.Config loaded
config solrconfig.xml with version 0
[junit4] 2> 1885439 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection x:collection1] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 1885462 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 5.5.0
[junit4] 2> 1885491 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1885498 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1885937 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1885945 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection x:collection1] o.a.s.s.IndexSchema
default search field in schema is text
[junit4] 2> 1885947 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection x:collection1] o.a.s.s.IndexSchema
unique key field: id
[junit4] 2> 1886005 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1886013 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1886027 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1886028 WARN
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 1886029 WARN
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 1886029 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1886030 WARN
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 1886030 WARN
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 1886031 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ 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=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
[junit4] 2> 1886032 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
control_collection
[junit4] 2> 1886032 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1886032 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_624CA185227AE717-001/control-001/cores/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_624CA185227AE717-001/control-001/cores/collection1/data/]
[junit4] 2> 1886032 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ 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@684e89b2
[junit4] 2> 1886033 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_624CA185227AE717-001/control-001/cores/collection1/data
[junit4] 2> 1886033 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_624CA185227AE717-001/control-001/cores/collection1/data/index/
[junit4] 2> 1886033 WARN
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [collection1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_624CA185227AE717-001/control-001/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1886034 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_624CA185227AE717-001/control-001/cores/collection1/data/index
[junit4] 2> 1886034 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ 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=42, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=37.947265625,
floorSegmentMB=1.98828125, forceMergeDeletesPctAllowed=4.5759800137177,
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.30878684524473454
[junit4] 2> 1886035 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ 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@7e77d7f4
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e031509),segFN=segments_1,generation=1}
[junit4] 2> 1886035 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1886035 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:57256_
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
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_624CA185227AE717-001/control-001/cores/collection1/data/
[junit4] 2> 1886035 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:57256_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.DirectoryFactory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_624CA185227AE717-001/control-001/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 1886038 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 1886039 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 1886039 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1886039 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 1886039 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1886039 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ 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> 1886039 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ 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> 1886040 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ 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> 1886040 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ 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> 1886040 WARN
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ 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> 1886043 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1886045 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1886049 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1886051 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1886055 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers Registered paths:
/admin/system,/admin/logging,/admin/properties,/admin/plugins,standard,/replication,/admin/luke,/admin/segments,/admin/mbeans,/get,/dump,/config,/update/json,/admin/ping,/update/json/docs,/update/csv,/update,/admin/file,/admin/threads,/schema
[junit4] 2> 1886056 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ 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> 1886057 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ 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> 1886057 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ 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> 1886058 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1886058 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1886059 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1238564430,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1886059 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ 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@7e77d7f4
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e031509),segFN=segments_1,generation=1}
[junit4] 2> 1886059 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1886059 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@745af3b5[collection1] main
[junit4] 2> 1886059 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ 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> 1886061 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ 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> 1886061 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ 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> 1886061 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1886071 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 1886071 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ 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> 1886072 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ 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> 1886072 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ 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> 1886072 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1886072 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1886073 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ 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> 1886073 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ 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> 1886073 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ 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> 1886073 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ 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 1521032547457302528
[junit4] 2> 1886074 INFO
(searcherExecutor-3534-thread-1-processing-r:core_node1 s:shard1
n:127.0.0.1:57256_ c:control_collection x:collection1) [n:127.0.0.1:57256_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
[collection1] Registered new searcher Searcher@745af3b5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1886075 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version
1521032547457302528
[junit4] 2> 1886075 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ZkController watch zkdir /configs/conf1
[junit4] 2> 1886076 INFO
(coreLoadExecutor-3533-thread-1-processing-n:127.0.0.1:57256_)
[n:127.0.0.1:57256_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1886077 INFO
(coreZkRegister-3527-thread-1-processing-r:core_node1 s:shard1
n:127.0.0.1:57256_ c:control_collection x:collection1) [n:127.0.0.1:57256_
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:57256
collection:control_collection shard:shard1
[junit4] 2> 1886077 INFO
(coreZkRegister-3527-thread-1-processing-r:core_node1 s:shard1
n:127.0.0.1:57256_ c:control_collection x:collection1) [n:127.0.0.1:57256_
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> 1886081 INFO
(coreZkRegister-3527-thread-1-processing-r:core_node1 s:shard1
n:127.0.0.1:57256_ c:control_collection x:collection1) [n:127.0.0.1:57256_
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/95064534058795012-core_node1-n_0000000000
[junit4] 2> 1886081 INFO
(coreZkRegister-3527-thread-1-processing-r:core_node1 s:shard1
n:127.0.0.1:57256_ c:control_collection x:collection1) [n:127.0.0.1:57256_
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=180000
[junit4] 2> 1886083 INFO
(coreZkRegister-3527-thread-1-processing-r:core_node1 s:shard1
n:127.0.0.1:57256_ c:control_collection x:collection1) [n:127.0.0.1:57256_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1886083 INFO
(coreZkRegister-3527-thread-1-processing-r:core_node1 s:shard1
n:127.0.0.1:57256_ c:control_collection x:collection1) [n:127.0.0.1:57256_
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> 1886083 INFO
(coreZkRegister-3527-thread-1-processing-r:core_node1 s:shard1
n:127.0.0.1:57256_ c:control_collection x:collection1) [n:127.0.0.1:57256_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:57256/collection1/
[junit4] 2> 1886083 INFO
(coreZkRegister-3527-thread-1-processing-r:core_node1 s:shard1
n:127.0.0.1:57256_ c:control_collection x:collection1) [n:127.0.0.1:57256_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1886083 INFO
(coreZkRegister-3527-thread-1-processing-r:core_node1 s:shard1
n:127.0.0.1:57256_ c:control_collection x:collection1) [n:127.0.0.1:57256_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:57256/collection1/ has no replicas
[junit4] 2> 1886084 INFO
(OverseerStateUpdate-95064534058795012-127.0.0.1:57256_-n_0000000000)
[n:127.0.0.1:57256_ ] 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> 1886085 INFO
(coreZkRegister-3527-thread-1-processing-r:core_node1 s:shard1
n:127.0.0.1:57256_ c:control_collection x:collection1) [n:127.0.0.1:57256_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
[junit4] 2> 1886085 INFO
(zkCallback-937-thread-2-processing-n:127.0.0.1:57256_) [n:127.0.0.1:57256_
] 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> 1886120 INFO
(coreZkRegister-3527-thread-1-processing-r:core_node1 s:shard1
n:127.0.0.1:57256_ c:control_collection x:collection1) [n:127.0.0.1:57256_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
[junit4] 2> 1886123 INFO
(coreZkRegister-3527-thread-1-processing-r:core_node1 s:shard1
n:127.0.0.1:57256_ c:control_collection x:collection1) [n:127.0.0.1:57256_
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:57256/collection1/ shard1
[junit4] 2> 1886130 INFO
(OverseerStateUpdate-95064534058795012-127.0.0.1:57256_-n_0000000000)
[n:127.0.0.1:57256_ ] 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:57256",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 2
[junit4] 2> 1886247 INFO
(zkCallback-937-thread-2-processing-n:127.0.0.1:57256_) [n:127.0.0.1:57256_
] 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> 1886284 INFO
(coreZkRegister-3527-thread-1-processing-r:core_node1 s:shard1
n:127.0.0.1:57256_ c:control_collection x:collection1) [n:127.0.0.1:57256_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
We are http://127.0.0.1:57256/collection1/ and leader is
http://127.0.0.1:57256/collection1/
[junit4] 2> 1886284 INFO
(coreZkRegister-3527-thread-1-processing-r:core_node1 s:shard1
n:127.0.0.1:57256_ c:control_collection x:collection1) [n:127.0.0.1:57256_
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:57256
[junit4] 2> 1886284 INFO
(coreZkRegister-3527-thread-1-processing-r:core_node1 s:shard1
n:127.0.0.1:57256_ c:control_collection x:collection1) [n:127.0.0.1:57256_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1886284 INFO
(coreZkRegister-3527-thread-1-processing-r:core_node1 s:shard1
n:127.0.0.1:57256_ c:control_collection x:collection1) [n:127.0.0.1:57256_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
publishing state=active
[junit4] 2> 1886284 INFO
(coreZkRegister-3527-thread-1-processing-r:core_node1 s:shard1
n:127.0.0.1:57256_ c:control_collection x:collection1) [n:127.0.0.1:57256_
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> 1886286 INFO
(OverseerStateUpdate-95064534058795012-127.0.0.1:57256_-n_0000000000)
[n:127.0.0.1:57256_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "node_name":"127.0.0.1:57256_",
[junit4] 2> "base_url":"http://127.0.0.1:57256",
[junit4] 2> "state":"active",
[junit4] 2> "core":"collection1"} current state version: 3
[junit4] 2> 1886287 INFO
(OverseerStateUpdate-95064534058795012-127.0.0.1:57256_-n_0000000000)
[n:127.0.0.1:57256_ ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "node_name":"127.0.0.1:57256_",
[junit4] 2> "base_url":"http://127.0.0.1:57256",
[junit4] 2> "state":"active",
[junit4] 2> "core":"collection1"}
[junit4] 2> 1886390 INFO
(zkCallback-937-thread-2-processing-n:127.0.0.1:57256_) [n:127.0.0.1:57256_
] 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> 1886400 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1886401 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1886401 INFO (zkCallback-939-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5f04cfaa
name:ZooKeeperConnection Watcher:127.0.0.1:39004/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1886402 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1886402 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1886402 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 1886404 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 1886404 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
[junit4] 2> 1886404 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1886406 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1886438 INFO (zkCallback-940-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7f811746
name:ZooKeeperConnection Watcher:127.0.0.1:39004/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1886439 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1886439 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1886441 INFO
(OverseerStateUpdate-95064534058795012-127.0.0.1:57256_-n_0000000000)
[n:127.0.0.1:57256_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "operation":"create",
[junit4] 2> "name":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "stateFormat":"2"} current state version: 4
[junit4] 2> 1886441 INFO
(OverseerStateUpdate-95064534058795012-127.0.0.1:57256_-n_0000000000)
[n:127.0.0.1:57256_ ] o.a.s.c.o.ClusterStateMutator building a new cName:
collection1
[junit4] 2> 1886543 INFO
(OverseerStateUpdate-95064534058795012-127.0.0.1:57256_-n_0000000000)
[n:127.0.0.1:57256_ ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/collection1/state.json
[junit4] 2> 1886880 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_624CA185227AE717-001/shard-1-001/cores/collection1
[junit4] 2> 1886881 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_624CA185227AE717-001/shard-1-001
[junit4] 2> 1886881 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 1886886 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@64ae1e45{/,null,AVAILABLE}
[junit4] 2> 1886886 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@634577a6{HTTP/1.1}{127.0.0.1:60188}
[junit4] 2> 1886886 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.e.j.s.Server Started @1889574ms
[junit4] 2> 1886887 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=60188,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_624CA185227AE717-001/shard-1-001/cores,
hostContext=/,
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_624CA185227AE717-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml}
[junit4] 2> 1886887 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@7b3cb2c6
[junit4] 2> 1886887 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_624CA185227AE717-001/shard-1-001'
[junit4] 2> 1886887 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1886887 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1886887 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1886893 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1886894 INFO (zkCallback-941-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5660c652
name:ZooKeeperConnection Watcher:127.0.0.1:39004/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1886894 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1886894 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1886895 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1886895 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_624CA185227AE717-001/shard-1-001/solr.xml
[junit4] 2> 1886921 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_624CA185227AE717-001/shard-1-001/cores
[junit4] 2> 1886921 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.CoreContainer New CoreContainer 157467320
[junit4] 2> 1886921 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_624CA185227AE717-001/shard-1-001]
[junit4] 2> 1886921 WARN
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_624CA185227AE717-001/shard-1-001/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_624CA185227AE717-001/shard-1-001/lib
[junit4] 2> 1886921 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
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> 1886923 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1886923 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1886923 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1886923 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39004/solr
[junit4] 2> 1886923 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1886923 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1886924 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1886925 INFO (zkCallback-943-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6c8a472d
name:ZooKeeperConnection Watcher:127.0.0.1:39004 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1886929 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1886930 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1886935 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:60188_ ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1886936 INFO
(zkCallback-944-thread-1-processing-n:127.0.0.1:60188_) [n:127.0.0.1:60188_
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5bb2f613
name:ZooKeeperConnection Watcher:127.0.0.1:39004/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1886936 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:60188_ ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1886942 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:60188_ ] o.a.s.c.c.ZkStateReader Updating cluster state from
ZooKeeper...
[junit4] 2> 1887965 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:60188_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:60188_
[junit4] 2> 1887966 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:60188_ ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:60188_
[junit4] 2> 1887967 INFO
(zkCallback-944-thread-1-processing-n:127.0.0.1:60188_) [n:127.0.0.1:60188_
] 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> 1887967 INFO (zkCallback-939-thread-1) [ ]
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> 1887967 INFO
(zkCallback-937-thread-1-processing-n:127.0.0.1:57256_) [n:127.0.0.1:57256_
] 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> 1887971 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:60188_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1887972 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:60188_ ] o.a.s.c.LeaderElector Joined leadership election with
path: /overseer_elect/election/95064534058795017-127.0.0.1:60188_-n_0000000001
[junit4] 2> 1887973 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:60188_ ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95064534058795012-127.0.0.1:57256_-n_0000000000 to
know if I could be the leader
[junit4] 2> 1887986 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:60188_ ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1887986 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:60188_ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1887987 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:60188_ ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_624CA185227AE717-001/shard-1-001/cores
[junit4] 2> 1887988 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:60188_ ] o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=collection1, collection=collection1, shard=,
configSetProperties=configsetprops.json, schema=schema.xml, coreNodeName=,
transient=false, config=solrconfig.xml, loadOnStartup=true, dataDir=data/}
[junit4] 2> 1887988 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:60188_ ] o.a.s.c.CorePropertiesLocator Found core collection1
in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_624CA185227AE717-001/shard-1-001/cores/collection1
[junit4] 2> 1887988 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:60188_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 1887990 INFO
(coreLoadExecutor-3544-thread-1-processing-n:127.0.0.1:60188_)
[n:127.0.0.1:60188_ c:collection1 x:collection1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 1887990 INFO
(coreLoadExecutor-3544-thread-1-processing-n:127.0.0.1:60188_)
[n:127.0.0.1:60188_ c:collection1 x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 1887991 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:60188_ ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
[junit4] 2> 1887991 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[624CA185227AE717])
[n:127.0.0.1:60188_ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init()
done
[junit4] 2> 1887992 INFO
(coreLoadExecutor-3544-thread-1-processing-n:127.0.0.1:60188_)
[n:127.0.0.1:60188_ c:collection1 x:collection1] o.a.s.c.ZkController
Registering watch for collection collection1
[junit4] 2> 1887992 INFO
(coreLoadExecutor-3544-thread-1-processing-n:127.0.0.1:60188_)
[n:127.0.0.1:60188_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader
addZkWatch collection1
[junit4] 2> 1887992 INFO
(OverseerStateUpdate-95064534058795012-127.0.0.1:57256_-n_0000000000)
[n:127.0.0.1:57256_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"2",
[junit4] 2> "roles":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":null,
[junit4] 2> "node_name":"127.0.0.1:60188_",
[junit4] 2> "base_url":"http://127.0.0.1:60188",
[junit4] 2> "state":"down",
[junit4] 2> "core":"collection1"} current state version: 4
[junit4] 2> 1887992 INFO
(coreLoadExecutor-3544-thread-1-processing-n:127.0.0.1:60188_)
[n:127.0.0.1:60188_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader Add
data for collection1 ver 0
[junit4] 2> 1887992 INFO
(coreLoadExecutor-3544-thread-1-processing-n:127.0.0.1:60188_)
[n:127.0.0.1:60188_ c:collection1 x:collection1] o.a.s.c.ZkController look
for our core node name
[junit4] 2> 1887992 INFO
(OverseerStateUpdate-95064534058795012-127.0.0.1:57256_-n_0000000000)
[n:127.0.0.1:57256_ ] o.a.s.c.o.ReplicaMutator Update state numShards=2
message={
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"2",
[junit4] 2> "roles":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":null,
[junit4] 2> "node_name":"127.0.0.1:60188_",
[junit4] 2> "base_url":"http://127.0.0.1:60188",
[junit4] 2> "state":"down",
[junit4] 2> "core":"collection1"}
[junit4] 2> 1887992 INFO
(OverseerStateUpdate-95064534058795012-127.0.0.1:57256_-n_0000000000)
[n:127.0.0.1:57256_ ] o.a.s.c.o.ReplicaMutator Collection already exists
with numShards=2
[junit4] 2> 1887992 INFO
(OverseerStateUpdate-95064534058795012-127.0.0.1:57256_-n_0000000000)
[n:127.0.0.1:57256_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard2
[junit4] 2> 1888121 INFO
(OverseerStateUpdate-95064534058795012-127.0.0.1:57256_-n_0000000000)
[n:127.0.0.1:57256_ ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/collection1/state.json version: 0
[junit4] 2> 1888122 INFO
(zkCallback-944-thread-1-processing-n:127.0.0.1:60188_) [n:127.0.0.1:60188_
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json for collection collection1 has
occurred - updating... (live nodes size: 2)
[junit4] 2> 1888123 INFO
(zkCallback-944-thread-1-processing-n:127.0.0.1:60188_) [n:127.0.0.1:60188_
] o.a.s.c.c.ZkStateReader Updating data for collection1 from 0 to 1
[junit4] 2> 1888992 INFO
(coreLoadExecutor-3544-thread-1-processing-n:127.0.0.1:60188_)
[n:127.0.0.1:60188_ c:collection1 x:collection1] o.a.s.c.ZkController waiting
to find shard id in clusterstate for collection1
[junit4] 2> 1888992 INFO
(coreLoadExecutor-3544-thread-1-processing-n:127.0.0.1:60188_)
[n:127.0.0.1:60188_ c:collection1 x:collection1] o.a.s.c.ZkController Check
for collection zkNode:collection1
[junit4] 2> 1888993 INFO
(coreLoadExecutor-3544-thread-1-processing-n:127.0.0.1:60188_)
[n:127.0.0.1:60188_ c:collection1 x:collection1] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 1888993 INFO
(coreLoadExecutor-3544-thread-1-processing-n:127.0.0.1:60188_)
[n:127.0.0.1:60188_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader Load
collection config from:/collections/collection1
[junit4] 2> 1888994 INFO
(coreLoadExecutor-3544-thread-1-processing-n:127.0.0.1:60188_)
[n:127.0.0.1:60188_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1888994 INFO
(coreLoadExecutor-3544-thread-1-processing-n:127.0.0.1:60188_)
[n:127.0.0.1:60188_ c:collection1 x:collection1] o.a.s.c.SolrResourceLoader
new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_624CA185227AE717-001/shard-1-001/cores/collection1'
[junit4] 2> 1888994 INFO
(coreLoadExecutor-3544-thread-1-processing-n:127.0.0.1:60188_)
[n:127.0.0.1:60188_ c:collection1 x:collection1] o.a.s.c.SolrResourceLoader
JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1888994 INFO
(coreLoadExecutor-3544-thread-1-processing-n:127.0.0.1:60188_)
[n:127.0.0.1:60188_ c:collection1 x:collection1] o.a.s.c.SolrResourceLoader
solr home defaulted to 'solr/' (could not find system property or JNDI)
[junit4] 2> 1888996 INFO
(coreLoadExecutor-3544-thread-1-processing-n:127.0.0.1:60188_)
[n:127.0.0.1:60188_ c:collection1 x:collection1] o.a.s.c.Config loaded config
solrconfig.xml with version 0
[junit4] 2> 1889013 INFO
(coreLoadExecutor-3544-thread-1-processing-n:127.0.0.1:60188_)
[n:127.0.0.1:60188_ c:collection1 x:collection1] o.a.s.c.SolrConfig current
version of requestparams : -1
[junit4] 2> 1889036 INFO
(coreLoadExecutor-3544-thread-1-processing-n:127.0.0.1:60188_)
[n:127.0.0.1:60188_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 5.5.0
[junit4] 2> 1889083 INFO
(coreLoadExecutor-3544-thread-1-processing-n:127.0.0.1:60188_)
[n:127.0.0.1:60188_ c:collection1 x:collection1] o.a.s.c.SolrConfig Loaded
SolrConfig: solrconfig.xml
[junit4] 2> 1889101 INFO
(coreLoadExecutor-3544-thread-1-processing-n:127.0.0.1:60188_)
[n:127.0.0.1:60188_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1889476 INFO
(coreLoadExecutor-3544-thread-1-processing-n:127.0.0.1:60188_)
[n:127.0.0.1:60188_ c:collection1 x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1889520 INFO
(coreLoadExecutor-3544-thread-1-processing-n:127.0.0.1:60188_)
[n:127.0.0.1:60188_ c:collection1 x:collection1] o.a.s.s.IndexSchema default
search field in schema is text
[junit4] 2> 1889522 INFO
(coreLoadExecutor-3544-thread-1-processing-n:127.0.0.1:60188_)
[n:127.0.0.1:60188_ c:collection1 x:collection1] o.a.s.s.IndexSchema unique
key field: id
[junit4] 2> 1889530 INFO
(coreLoadExecutor-3544-thread-1-processing-n:127.0.0.1:60188_)
[n:127.0.0.1:60188_ c:collection1 x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1889534 INFO
(coreLoadExecutor-3544-thread-1-processing-n:127.0.0.1:60188_)
[n:127.0.0.1:60188_ c:collection1 x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1889536 INFO
(coreLoadExecutor-3544-thread-1-processing-n:127.0.0.1:60188_)
[n:127.0.0.1:60188_ c:collection1 x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1889537 WARN
(coreLoadExecutor-3544-thread-1-processing-n:127.0.0.1:60188_)
[n:127.0.0.1:60188_ c:collection1 x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 1889537 WARN
(coreLoadExecutor-3544-thread-1-processing-n:127.0.0.1:60188_)
[n:127.0.0.1:60188_ c:collection1 x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 1889537 INFO
(coreLoadExecutor-3544-thread-1-processing-n:127.0.0.1:60188_)
[n:127.0.0.1:60188_ c:collection1 x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1889538 WARN
(coreLoadExecutor-3544-thread-1-processing-n:127.0.0.1:60188_)
[n:127.0.0.1:60188_ c:collection1 x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
[junit4] 2> 1889538 WARN
(coreLoadExecutor-3544-thread-1-processing-n:127.0.0.1:60188_)
[n:127.0.0.1:60188_ c:collection1 x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
[junit4] 2> 1889539 INFO
(coreLoadExecutor-3544-thread-1-processing-n:127.0.0.1:60188_)
[n:127.0.0.1:60188_ c:collection1 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=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
[junit4] 2> 1889539 INFO
(coreLoadExecutor-3544-thread-1-processing-n:127.0.0.1:60188_)
[n:127.0.0.1:60188_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 1889539 INFO
(coreLoadExecutor-3544-thread-1-processing-n:127.0.0.1:60188_)
[n:127.0.0.1:60188_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1889539 INFO
(coreLoadExecutor-3544-thread-1-processing-n:127.0.0.1:60188_)
[n:127.0.0.1:60188_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_624CA185227AE717-001/shard-1-001/cores/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_624CA185227AE717-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 1889539 INFO
(coreLoadExecutor-3544-thread-1-processing-n:127.0.0.1:60188_)
[n:127.0.0.1:60188_ c:collection1 s:shard2 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@684e89b2
[junit4] 2> 1889540 INFO
(coreLoadExecutor-3544-thread-1-processing-n:127.0.0.1:60188_)
[n:127.0.0.1:60188_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Nig
[...truncated too long message...]
tions/awholynewstresscollection_collection1_2/leader_elect/shard3/election/95064534058795020-core_node19-n_0000000001
[junit4] 2> 2
/solr/collections/awholynewstresscollection_collection5_12/leader_elect/shard1/election/95064534058795026-core_node9-n_0000000000
[junit4] 2> 2
/solr/collections/awholynewstresscollection_collection3_3/leader_elect/shard4/election/95064534058795026-core_node15-n_0000000001
[junit4] 2> 2
/solr/collections/awholynewcollection_0/leader_elect/shard2/election/95064534058795026-core_node15-n_0000000001
[junit4] 2> 2
/solr/collections/awholynewstresscollection_collection2_3/leader_elect/shard3/election/95064534058795023-core_node16-n_0000000001
[junit4] 2> 2
/solr/collections/awholynewstresscollection_collection1_4/leader_elect/shard9/election/95064534058795020-core_node2-n_0000000000
[junit4] 2> 2
/solr/collections/awholynewstresscollection_collection2_4/leader_elect/shard2/election/95064534058795012-core_node9-n_0000000000
[junit4] 2> 2
/solr/collections/awholynewstresscollection_collection2_5/leader_elect/shard6/election/95064534058795023-core_node16-n_0000000001
[junit4] 2> 2
/solr/collections/awholynewstresscollection_collection1_5/leader_elect/shard4/election/95064534058795012-core_node16-n_0000000001
[junit4] 2> 2
/solr/collections/awholynewstresscollection_collection5_5/leader_elect/shard1/election/95064534058795023-core_node23-n_0000000001
[junit4] 2> 2
/solr/collections/awholynewstresscollection_collection2_2/leader_elect/shard5/election/95064534058795012-core_node28-n_0000000001
[junit4] 2> 2
/solr/collections/awholynewcollection_0/leader_elect/shard4/election/95064534058795026-core_node10-n_0000000001
[junit4] 2> 2
/solr/collections/awholynewstresscollection_collection0_3/leader_elect/shard2/election/95064534058795017-core_node6-n_0000000001
[junit4] 2> 2
/solr/collections/halfdeletedcollection2/leader_elect/shard3/election/95064534058795026-core_node5-n_0000000000
[junit4] 2> 2
/solr/collections/awholynewstresscollection_collection1_4/leader_elect/shard6/election/95064534058795023-core_node5-n_0000000000
[junit4] 2> 2
/solr/collections/awholynewstresscollection_collection0_5/leader_elect/shard2/election/95064534058795020-core_node27-n_0000000001
[junit4] 2> 2
/solr/collections/awholynewstresscollection_collection5_2/leader_elect/shard5/election/95064534058795020-core_node12-n_0000000001
[junit4] 2> 2
/solr/collections/awholynewstresscollection_collection3_3/leader_elect/shard3/election/95064534058795020-core_node4-n_0000000001
[junit4] 2> 2
/solr/collections/awholynewstresscollection_collection2_4/leader_elect/shard7/election/95064534058795017-core_node10-n_0000000000
[junit4] 2> 2
/solr/collections/awholynewstresscollection_collection2_4/leader_elect/shard5/election/95064534058795026-core_node11-n_0000000000
[junit4] 2> 2
/solr/collections/awholynewstresscollection_collection5_5/leader_elect/shard2/election/95064534058795017-core_node16-n_0000000000
[junit4] 2> 2
/solr/collections/awholynewstresscollection_collection3_2/leader_elect/shard8/election/95064534058795012-core_node4-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 88 /solr/collections
[junit4] 2> 87 /solr/live_nodes
[junit4] 2> 3 /solr/overseer/queue
[junit4] 2> 3 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=test
-Dtests.seed=624CA185227AE717 -Dtests.multiplier=2 -Dtests.nightly=true
-Dtests.slow=true
-Dtests.linedocsfile=/x1/jenkins/lucene-data/enwiki.random.lines.txt
-Dtests.locale=ar_SA -Dtests.timezone=Africa/Bissau -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 526s J0 | CollectionsAPIDistributedZkTest.test <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=59568, name=collection4, state=RUNNABLE,
group=TGRP-CollectionsAPIDistributedZkTest]
[junit4] > at
__randomizedtesting.SeedInfo.seed([624CA185227AE717:EA189E5F8C868AEF]:0)
[junit4] > Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:60188: Could not find collection :
awholynewstresscollection_collection4_2
[junit4] > at
__randomizedtesting.SeedInfo.seed([624CA185227AE717]:0)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1100)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:871)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:807)
[junit4] > at
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
[junit4] > at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:888)
[junit4] 2> 2409493 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[624CA185227AE717]-worker)
[n:127.0.0.1:55878_ c:addReplicaColl s:shard2 r:core_node6
x:addReplicaColl_shard2_replica3] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=DefaultSimilarity, locale=ar_SA, timezone=Africa/Bissau
[junit4] 2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation
1.7.0_80 (64-bit)/cpus=4,threads=1,free=312863408,total=503840768
[junit4] 2> NOTE: All tests run in this JVM: [TestStressLucene,
ReplicationFactorTest, JsonLoaderTest, SignatureUpdateProcessorFactoryTest,
TestLuceneMatchVersion, SystemInfoHandlerTest, HdfsNNFailoverTest,
TestHighlightDedupGrouping, TestLazyCores, PathHierarchyTokenizerFactoryTest,
IndexSchemaTest, SSLMigrationTest, AlternateDirectoryTest,
TestValueSourceCache, SOLR749Test, TestRemoteStreaming,
FileBasedSpellCheckerTest, TestHighFrequencyDictionaryFactory,
CoreAdminCreateDiscoverTest, AsyncMigrateRouteKeyTest, BufferStoreTest,
TestConfigSetsAPI, TestMiniSolrCloudClusterSSL, TestInitQParser,
ZkNodePropsTest, PreAnalyzedFieldTest, TestSchemaVersionResource,
TestClassicSimilarityFactory, DateFieldTest, TestPhraseSuggestions,
TestCSVLoader, UUIDUpdateProcessorFallbackTest, DeleteInactiveReplicaTest,
TestCustomSort, TestPKIAuthenticationPlugin, RequiredFieldsTest,
ExternalFileFieldSortTest, OverseerTaskQueueTest, TestOmitPositions, RulesTest,
JavabinLoaderTest, TestMacros, EchoParamsTest, TestRestoreCore, SolrCoreTest,
XsltUpdateRequestHandlerTest, DistributedFacetPivotLongTailTest,
TestReloadDeadlock, TestDistributedSearch, TestSolrXml, BasicZkTest,
TestArbitraryIndexDir, HLLSerializationTest, TestCopyFieldCollectionResource,
TestRestManager, TestExactSharedStatsCache, ResponseLogComponentTest,
HdfsWriteToMultipleCollectionsTest, TestConfigReload,
AnalysisAfterCoreReloadTest, UUIDFieldTest, TestShardHandlerFactory,
OutputWriterTest, TestShortCircuitedRequests, SyncSliceTest, HdfsSyncSliceTest,
JSONWriterTest, TestExclusionRuleCollectionAccess,
CloneFieldUpdateProcessorFactoryTest, DisMaxRequestHandlerTest,
OverseerCollectionConfigSetProcessorTest, DistributedSpellCheckComponentTest,
ParsingFieldUpdateProcessorsTest, DocumentAnalysisRequestHandlerTest,
CloudExitableDirectoryReaderTest, LeaderInitiatedRecoveryOnCommitTest,
ZkStateReaderTest, PeerSyncTest, HdfsChaosMonkeyNothingIsSafeTest,
QueryElevationComponentTest, TestNoOpRegenerator,
DistributedDebugComponentTest, SuggestComponentContextFilterQueryTest,
TestRawResponseWriter, TestStressUserVersions, TestPseudoReturnFields,
TestFunctionQuery, TestDocBasedVersionConstraints, VersionInfoTest,
TestLMDirichletSimilarityFactory, BasicDistributedZkTest,
BasicDistributedZk2Test, UnloadDistributedZkTest,
CollectionsAPIDistributedZkTest]
[junit4] Completed [283/555 (1!)] on J0 in 526.70s, 1 test, 1 error <<<
FAILURES!
[...truncated 864 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:801:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:738:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:59:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:233:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:526:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1456:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1010:
There were test failures: 555 suites (7 ignored), 2206 tests, 1 error, 33
ignored (18 assumptions) [seed: 624CA185227AE717]
Total time: 190 minutes 21 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]