Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5744/
Java: 64bit/jdk1.8.0_72 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.cloud.HttpPartitionTest.test
Error Message:
Captured an uncaught exception in thread: Thread[id=16639,
name=SocketProxy-Response-64522:64850, state=RUNNABLE,
group=TGRP-HttpPartitionTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=16639, name=SocketProxy-Response-64522:64850,
state=RUNNABLE, group=TGRP-HttpPartitionTest]
Caused by: java.lang.RuntimeException: java.net.SocketException: Socket is
closed
at __randomizedtesting.SeedInfo.seed([7A2EE9637757120B]:0)
at
org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:347)
Caused by: java.net.SocketException: Socket is closed
at java.net.Socket.setSoTimeout(Socket.java:1137)
at
org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:344)
Build Log:
[...truncated 12057 lines...]
[junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_7A2EE9637757120B-001\init-core-data-001
[junit4] 2> 2551521 INFO
(SUITE-HttpPartitionTest-seed#[7A2EE9637757120B]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 2551529 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2551529 INFO (Thread-6112) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2551529 INFO (Thread-6112) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2551630 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.ZkTestServer start zk server on port:64477
[junit4] 2> 2551630 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2551631 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2551634 INFO (zkCallback-2457-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2662c477
name:ZooKeeperConnection Watcher:127.0.0.1:64477 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2551635 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2551635 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2551635 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 2551638 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 0x153c4ab2be90000, 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> 2551640 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2551641 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2551643 INFO (zkCallback-2458-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@523b362 name:ZooKeeperConnection
Watcher:127.0.0.1:64477/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2551643 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2551643 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2551643 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
[junit4] 2> 2551645 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
[junit4] 2> 2551648 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
[junit4] 2> 2551650 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
[junit4] 2> 2551654 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 2551654 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 2551658 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 2551659 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
[junit4] 2> 2551661 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 2551662 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 2551665 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 2551666 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
[junit4] 2> 2551668 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 2551669 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
[junit4] 2> 2551671 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 2551672 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
[junit4] 2> 2551674 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 2551675 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
[junit4] 2> 2551678 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 2551678 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
[junit4] 2> 2551681 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 2551681 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 2551683 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 2551684 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
[junit4] 2> 2551686 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 2551686 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
[junit4] 2> 2552195 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_7A2EE9637757120B-001\control-001\cores\collection1
[junit4] 2> 2552199 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ] o.e.j.s.Server
jetty-9.3.8.v20160314
[junit4] 2> 2552200 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5e42af9d{/,null,AVAILABLE}
[junit4] 2> 2552202 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@77a2f8d8{HTTP/1.1,[http/1.1]}{127.0.0.1:64485}
[junit4] 2> 2552202 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ] o.e.j.s.Server
Started @2557489ms
[junit4] 2> 2552202 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_7A2EE9637757120B-001\tempDir-001/control/data,
hostContext=/, hostPort=64484,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_7A2EE9637757120B-001\control-001\cores}
[junit4] 2> 2552202 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 2552202 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_7A2EE9637757120B-001\control-001'
[junit4] 2> 2552202 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 2552202 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 2552204 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2552204 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2552206 INFO (zkCallback-2459-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@21ef8fff
name:ZooKeeperConnection Watcher:127.0.0.1:64477/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2552206 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2552206 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2552207 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2552207 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_7A2EE9637757120B-001\control-001\solr.xml
[junit4] 2> 2552221 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_7A2EE9637757120B-001\control-001\cores
[junit4] 2> 2552221 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.CoreContainer New CoreContainer 56071748
[junit4] 2> 2552221 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_7A2EE9637757120B-001\control-001]
[junit4] 2> 2552221 WARN
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_7A2EE9637757120B-001\control-001\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_7A2EE9637757120B-001\control-001\lib
[junit4] 2> 2552222 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
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> 2552227 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 2552227 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ] o.a.s.l.LogWatcher
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2552228 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ] o.a.s.l.LogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2552228 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64477/solr
[junit4] 2> 2552228 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 2552228 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2552229 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2552230 INFO (zkCallback-2462-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@55d080ea
name:ZooKeeperConnection Watcher:127.0.0.1:64477 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2552230 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2552231 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2552234 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64484_ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2552235 INFO
(zkCallback-2463-thread-1-processing-n:127.0.0.1:64484_) [n:127.0.0.1:64484_
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@63ce7552
name:ZooKeeperConnection Watcher:127.0.0.1:64477/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2552235 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64484_ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2552237 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64484_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 2552240 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64484_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 2552243 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64484_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 2552246 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64484_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 2552248 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64484_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 2552250 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64484_ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 2552253 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64484_ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 2552255 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64484_ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 2552256 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64484_ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 2552258 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64484_ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 2552259 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64484_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 2552261 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64484_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 2552263 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64484_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 2552265 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64484_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2552266 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64484_ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/95636256560054276-127.0.0.1:64484_-n_0000000000
[junit4] 2> 2552266 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64484_ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64484_
[junit4] 2> 2552266 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64484_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
[junit4] 2> 2552268 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64484_ ]
o.a.s.c.Overseer Overseer (id=95636256560054276-127.0.0.1:64484_-n_0000000000)
starting
[junit4] 2> 2552271 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64484_ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
[junit4] 2> 2552278 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64484_ ]
o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 2552279 INFO
(OverseerCollectionConfigSetProcessor-95636256560054276-127.0.0.1:64484_-n_0000000000)
[n:127.0.0.1:64484_ ] o.a.s.c.OverseerTaskProcessor Process current queue
of overseer operations
[junit4] 2> 2552279 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64484_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64484_
[junit4] 2> 2552279 INFO
(OverseerStateUpdate-95636256560054276-127.0.0.1:64484_-n_0000000000)
[n:127.0.0.1:64484_ ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 2552279 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64484_ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64484_
[junit4] 2> 2552282 INFO
(zkCallback-2463-thread-1-processing-n:127.0.0.1:64484_) [n:127.0.0.1:64484_
] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [0])
[junit4] 2> 2552283 INFO
(OverseerStateUpdate-95636256560054276-127.0.0.1:64484_-n_0000000000)
[n:127.0.0.1:64484_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2552284 INFO
(zkCallback-2463-thread-1-processing-n:127.0.0.1:64484_) [n:127.0.0.1:64484_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
[junit4] 2> 2552291 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64484_ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 2552291 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64484_ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 2552294 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64484_ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_7A2EE9637757120B-001\control-001\cores
[junit4] 2> 2552296 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64484_ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=control_collection,
coreNodeName=, dataDir=data\, shard=}
[junit4] 2> 2552296 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64484_ ]
o.a.s.c.CorePropertiesLocator Found core collection1 in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_7A2EE9637757120B-001\control-001\cores\collection1
[junit4] 2> 2552296 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64484_ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 2552297 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64484_ ]
o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
[junit4] 2> 2552297 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64484_ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 2552297 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection x:collection1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 2552297 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 2552300 INFO
(OverseerStateUpdate-95636256560054276-127.0.0.1:64484_-n_0000000000)
[n:127.0.0.1:64484_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:64484",
[junit4] 2> "node_name":"127.0.0.1:64484_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 2552300 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection x:collection1] o.a.s.c.ZkController
look for our core node name
[junit4] 2> 2552301 INFO
(OverseerStateUpdate-95636256560054276-127.0.0.1:64484_-n_0000000000)
[n:127.0.0.1:64484_ ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:64484",
[junit4] 2> "node_name":"127.0.0.1:64484_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 2552301 INFO
(OverseerStateUpdate-95636256560054276-127.0.0.1:64484_-n_0000000000)
[n:127.0.0.1:64484_ ] o.a.s.c.o.ClusterStateMutator building a new cName:
control_collection
[junit4] 2> 2552302 INFO
(OverseerStateUpdate-95636256560054276-127.0.0.1:64484_-n_0000000000)
[n:127.0.0.1:64484_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 2552303 INFO
(zkCallback-2463-thread-1-processing-n:127.0.0.1:64484_) [n:127.0.0.1:64484_
] 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> 2553301 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection x:collection1] o.a.s.c.ZkController
waiting to find shard id in clusterstate for collection1
[junit4] 2> 2553301 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection x:collection1] o.a.s.c.ZkController
Check for collection zkNode:control_collection
[junit4] 2> 2553301 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection x:collection1] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 2553302 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/control_collection]
[junit4] 2> 2553303 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader path=[/collections/control_collection]
[configName]=[conf1] specified config exists in ZooKeeper
[junit4] 2> 2553303 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_7A2EE9637757120B-001\control-001\cores\collection1'
[junit4] 2> 2553303 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 2553303 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 2553306 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection x:collection1] o.a.s.c.Config loaded
config solrconfig.xml with version 0
[junit4] 2> 2553315 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection x:collection1] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 2553319 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2553328 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 2553334 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 2553892 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 2553901 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection x:collection1] o.a.s.s.IndexSchema
default search field in schema is text
[junit4] 2> 2553902 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection x:collection1] o.a.s.s.IndexSchema
unique key field: id
[junit4] 2> 2553912 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 2553916 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 2553918 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 2553920 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 2553925 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ 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=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
[junit4] 2> 2553925 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
control_collection
[junit4] 2> 2553925 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 2553925 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_7A2EE9637757120B-001\control-001\cores\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_7A2EE9637757120B-001\control-001\cores\collection1\data\]
[junit4] 2> 2553925 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ 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@75588985
[junit4] 2> 2553925 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_7A2EE9637757120B-001\control-001\cores\collection1\data\
[junit4] 2> 2553925 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_7A2EE9637757120B-001\control-001\cores\collection1\data\index/
[junit4] 2> 2553925 WARN
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [collection1] Solr index directory
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_7A2EE9637757120B-001\control-001\cores\collection1\data\index'
doesn't exist. Creating new index...
[junit4] 2> 2553927 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_7A2EE9637757120B-001\control-001\cores\collection1\data\index
[junit4] 2> 2553927 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ 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=35, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=20.8623046875,
floorSegmentMB=0.892578125, forceMergeDeletesPctAllowed=23.883758787085796,
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 2553927 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ 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@513cc983
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ca124fa),segFN=segments_1,generation=1}
[junit4] 2> 2553927 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 2553928 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:64484_
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
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_7A2EE9637757120B-001\control-001\cores\collection1\data\
[junit4] 2> 2553928 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:64484_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.DirectoryFactory
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_7A2EE9637757120B-001\control-001\cores\collection1\data\
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 2553929 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 2553929 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 2553930 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 2553930 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 2553930 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 2553930 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ 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> 2553930 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ 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> 2553930 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ 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> 2553930 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ 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> 2553930 WARN
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ 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> 2553938 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 2553940 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 2553941 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 2553942 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 2553944 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
[junit4] 2> 2553944 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ 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> 2553945 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ 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> 2553945 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ 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> 2553947 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2553947 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2553947 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ 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=45, maxMergedSegmentMB=8.7197265625,
floorSegmentMB=0.4560546875, forceMergeDeletesPctAllowed=29.54168816012461,
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 2553949 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ 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@513cc983
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ca124fa),segFN=segments_1,generation=1}
[junit4] 2> 2553949 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 2553949 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@455f8ff5[collection1] main]
[junit4] 2> 2553949 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ 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> 2553949 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ 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> 2553949 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ 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> 2553949 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2553950 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 2553950 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ 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> 2553950 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ 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> 2553950 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ 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> 2553950 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 2553950 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2553951 INFO
(searcherExecutor-8622-thread-1-processing-n:127.0.0.1:64484_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64484_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
[collection1] Registered new searcher Searcher@455f8ff5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2553951 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ 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> 2553951 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ 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> 2553951 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ 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> 2553951 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ 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 1530180107484790784
[junit4] 2> 2553953 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version
1530180107484790784
[junit4] 2> 2553953 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ZkController watch zkdir /configs/conf1
[junit4] 2> 2553954 INFO
(coreLoadExecutor-8621-thread-1-processing-n:127.0.0.1:64484_)
[n:127.0.0.1:64484_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 2553954 INFO
(coreZkRegister-8615-thread-1-processing-n:127.0.0.1:64484_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64484_
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:64484
collection:control_collection shard:shard1
[junit4] 2> 2553956 INFO
(coreZkRegister-8615-thread-1-processing-n:127.0.0.1:64484_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64484_
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> 2553960 INFO
(coreZkRegister-8615-thread-1-processing-n:127.0.0.1:64484_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64484_
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/95636256560054276-core_node1-n_0000000000
[junit4] 2> 2553960 INFO
(coreZkRegister-8615-thread-1-processing-n:127.0.0.1:64484_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64484_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1
and weAreReplacement=false and leaderVoteWait=10000
[junit4] 2> 2553962 INFO
(coreZkRegister-8615-thread-1-processing-n:127.0.0.1:64484_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64484_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2553962 INFO
(coreZkRegister-8615-thread-1-processing-n:127.0.0.1:64484_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64484_
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> 2553962 INFO
(coreZkRegister-8615-thread-1-processing-n:127.0.0.1:64484_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64484_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:64484/collection1/
[junit4] 2> 2553962 INFO
(coreZkRegister-8615-thread-1-processing-n:127.0.0.1:64484_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64484_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 2553962 INFO
(coreZkRegister-8615-thread-1-processing-n:127.0.0.1:64484_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64484_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:64484/collection1/ has no replicas
[junit4] 2> 2553963 INFO
(OverseerStateUpdate-95636256560054276-127.0.0.1:64484_-n_0000000000)
[n:127.0.0.1:64484_ ] 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> 2553963 INFO
(coreZkRegister-8615-thread-1-processing-n:127.0.0.1:64484_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64484_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
[junit4] 2> 2553965 INFO
(zkCallback-2463-thread-1-processing-n:127.0.0.1:64484_) [n:127.0.0.1:64484_
] 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> 2553967 INFO
(coreZkRegister-8615-thread-1-processing-n:127.0.0.1:64484_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64484_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/control_collection/leaders/shard1/leader after winning as
/collections/control_collection/leader_elect/shard1/election/95636256560054276-core_node1-n_0000000000
[junit4] 2> 2553969 INFO
(coreZkRegister-8615-thread-1-processing-n:127.0.0.1:64484_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64484_
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:64484/collection1/ shard1
[junit4] 2> 2553970 INFO
(OverseerStateUpdate-95636256560054276-127.0.0.1:64484_-n_0000000000)
[n:127.0.0.1:64484_ ] 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:64484",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 2
[junit4] 2> 2554073 INFO
(zkCallback-2463-thread-1-processing-n:127.0.0.1:64484_) [n:127.0.0.1:64484_
] 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> 2554126 INFO
(coreZkRegister-8615-thread-1-processing-n:127.0.0.1:64484_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64484_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
We are http://127.0.0.1:64484/collection1/ and leader is
http://127.0.0.1:64484/collection1/
[junit4] 2> 2554126 INFO
(coreZkRegister-8615-thread-1-processing-n:127.0.0.1:64484_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64484_
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:64484
[junit4] 2> 2554126 INFO
(coreZkRegister-8615-thread-1-processing-n:127.0.0.1:64484_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64484_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 2554126 INFO
(coreZkRegister-8615-thread-1-processing-n:127.0.0.1:64484_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64484_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
publishing state=active
[junit4] 2> 2554126 INFO
(coreZkRegister-8615-thread-1-processing-n:127.0.0.1:64484_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64484_
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> 2554128 INFO
(OverseerStateUpdate-95636256560054276-127.0.0.1:64484_-n_0000000000)
[n:127.0.0.1:64484_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:64484",
[junit4] 2> "node_name":"127.0.0.1:64484_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 3
[junit4] 2> 2554129 INFO
(OverseerStateUpdate-95636256560054276-127.0.0.1:64484_-n_0000000000)
[n:127.0.0.1:64484_ ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:64484",
[junit4] 2> "node_name":"127.0.0.1:64484_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 2554236 INFO
(zkCallback-2463-thread-1-processing-n:127.0.0.1:64484_) [n:127.0.0.1:64484_
] 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> 2554357 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2554358 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2554360 INFO (zkCallback-2465-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@544aca24
name:ZooKeeperConnection Watcher:127.0.0.1:64477/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2554360 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2554360 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2554360 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 2554362 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2554363 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 2554996 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_7A2EE9637757120B-001\shard-1-001\cores\collection1
[junit4] 2> 2555000 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_7A2EE9637757120B-001\shard-1-001
[junit4] 2> 2555000 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ] o.e.j.s.Server
jetty-9.3.8.v20160314
[junit4] 2> 2555001 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7bf5aba2{/,null,AVAILABLE}
[junit4] 2> 2555002 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@294da42d{HTTP/1.1,[http/1.1]}{127.0.0.1:64504}
[junit4] 2> 2555002 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ] o.e.j.s.Server
Started @2560289ms
[junit4] 2> 2555002 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_7A2EE9637757120B-001\tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/, hostPort=64503,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_7A2EE9637757120B-001\shard-1-001\cores}
[junit4] 2> 2555002 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 2555002 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_7A2EE9637757120B-001\shard-1-001'
[junit4] 2> 2555002 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 2555002 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 2555003 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2555004 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2555005 INFO (zkCallback-2466-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@17672ba name:ZooKeeperConnection
Watcher:127.0.0.1:64477/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2555005 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2555006 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2555010 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2555010 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_7A2EE9637757120B-001\shard-1-001\solr.xml
[junit4] 2> 2555021 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_7A2EE9637757120B-001\shard-1-001\cores
[junit4] 2> 2555021 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.CoreContainer New CoreContainer 153523612
[junit4] 2> 2555021 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_7A2EE9637757120B-001\shard-1-001]
[junit4] 2> 2555022 WARN
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_7A2EE9637757120B-001\shard-1-001\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_7A2EE9637757120B-001\shard-1-001\lib
[junit4] 2> 2555022 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
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> 2555027 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 2555028 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ] o.a.s.l.LogWatcher
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2555028 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ] o.a.s.l.LogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2555028 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64477/solr
[junit4] 2> 2555028 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 2555028 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2555029 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2555031 INFO (zkCallback-2469-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@a1fef61 name:ZooKeeperConnection
Watcher:127.0.0.1:64477 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 2555031 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2555031 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2555036 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64503_ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2555038 INFO
(zkCallback-2470-thread-1-processing-n:127.0.0.1:64503_) [n:127.0.0.1:64503_
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@115ace52
name:ZooKeeperConnection Watcher:127.0.0.1:64477/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2555038 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64503_ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2555052 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64503_ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 2555056 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64503_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2555062 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64503_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2555064 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64503_ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/95636256560054280-127.0.0.1:64503_-n_0000000001
[junit4] 2> 2555065 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64503_ ]
o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95636256560054276-127.0.0.1:64484_-n_0000000000 to
know if I could be the leader
[junit4] 2> 2555066 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64503_ ]
o.a.s.c.ZkController Publish node=127.0.0.1:64503_ as DOWN
[junit4] 2> 2555069 INFO
(OverseerStateUpdate-95636256560054276-127.0.0.1:64484_-n_0000000000)
[n:127.0.0.1:64484_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:64503_"} current state version: 4
[junit4] 2> 2555070 INFO
(OverseerStateUpdate-95636256560054276-127.0.0.1:64484_-n_0000000000)
[n:127.0.0.1:64484_ ] o.a.s.c.o.NodeMutator DownNode state invoked for node:
127.0.0.1:64503_
[junit4] 2> 2555174 INFO (zkCallback-2465-thread-1) [ ]
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> 2555174 INFO
(zkCallback-2470-thread-1-processing-n:127.0.0.1:64503_) [n:127.0.0.1:64503_
] 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> 2555174 INFO
(zkCallback-2463-thread-1-processing-n:127.0.0.1:64484_) [n:127.0.0.1:64484_
] 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> 2556070 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64503_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64503_
[junit4] 2> 2556070 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64503_ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64503_
[junit4] 2> 2556073 INFO (zkCallback-2465-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> 2556073 INFO
(zkCallback-2470-thread-1-processing-n:127.0.0.1:64503_) [n:127.0.0.1:64503_
] 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> 2556073 INFO
(zkCallback-2463-thread-1-processing-n:127.0.0.1:64484_) [n:127.0.0.1:64484_
] 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> 2556073 INFO (zkCallback-2465-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2556073 INFO
(zkCallback-2463-thread-1-processing-n:127.0.0.1:64484_) [n:127.0.0.1:64484_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2556073 INFO
(zkCallback-2470-thread-1-processing-n:127.0.0.1:64503_) [n:127.0.0.1:64503_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2556082 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64503_ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 2556082 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64503_ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 2556082 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64503_ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_7A2EE9637757120B-001\shard-1-001\cores
[junit4] 2> 2556084 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64503_ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=collection1, coreNodeName=,
dataDir=data\, shard=}
[junit4] 2> 2556084 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64503_ ]
o.a.s.c.CorePropertiesLocator Found core collection1 in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_7A2EE9637757120B-001\shard-1-001\cores\collection1
[junit4] 2> 2556084 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64503_ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 2556085 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64503_ ]
o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
[junit4] 2> 2556085 INFO
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [n:127.0.0.1:64503_ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 2556086 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 x:collection1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 2556086 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 2556087 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 x:collection1] o.a.s.c.ZkController look
for our core node name
[junit4] 2> 2556088 INFO
(OverseerStateUpdate-95636256560054276-127.0.0.1:64484_-n_0000000000)
[n:127.0.0.1:64484_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:64503",
[junit4] 2> "node_name":"127.0.0.1:64503_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 5
[junit4] 2> 2556088 INFO
(OverseerStateUpdate-95636256560054276-127.0.0.1:64484_-n_0000000000)
[n:127.0.0.1:64484_ ] o.a.s.c.o.ReplicaMutator Update state numShards=2
message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:64503",
[junit4] 2> "node_name":"127.0.0.1:64503_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 2556088 INFO
(OverseerStateUpdate-95636256560054276-127.0.0.1:64484_-n_0000000000)
[n:127.0.0.1:64484_ ] o.a.s.c.o.ClusterStateMutator building a new cName:
collection1
[junit4] 2> 2556088 INFO
(OverseerStateUpdate-95636256560054276-127.0.0.1:64484_-n_0000000000)
[n:127.0.0.1:64484_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard2
[junit4] 2> 2556191 INFO (zkCallback-2465-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [2])
[junit4] 2> 2556192 INFO
(zkCallback-2463-thread-1-processing-n:127.0.0.1:64484_) [n:127.0.0.1:64484_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [2])
[junit4] 2> 2556191 INFO
(zkCallback-2470-thread-1-processing-n:127.0.0.1:64503_) [n:127.0.0.1:64503_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [2])
[junit4] 2> 2557089 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 x:collection1] o.a.s.c.ZkController waiting
to find shard id in clusterstate for collection1
[junit4] 2> 2557089 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 x:collection1] o.a.s.c.ZkController Check
for collection zkNode:collection1
[junit4] 2> 2557089 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 x:collection1] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 2557089 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader Load
collection config from: [/collections/collection1]
[junit4] 2> 2557090 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader
path=[/collections/collection1] [configName]=[conf1] specified config exists in
ZooKeeper
[junit4] 2> 2557090 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 x:collection1] o.a.s.c.SolrResourceLoader
new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_7A2EE9637757120B-001\shard-1-001\cores\collection1'
[junit4] 2> 2557091 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 x:collection1] o.a.s.c.SolrResourceLoader
JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 2557091 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 x:collection1] o.a.s.c.SolrResourceLoader
solr home defaulted to 'solr/' (could not find system property or JNDI)
[junit4] 2> 2557093 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 x:collection1] o.a.s.c.Config loaded config
solrconfig.xml with version 0
[junit4] 2> 2557102 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 x:collection1] o.a.s.c.SolrConfig current
version of requestparams : -1
[junit4] 2> 2557105 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 2557114 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 x:collection1] o.a.s.c.SolrConfig Loaded
SolrConfig: solrconfig.xml
[junit4] 2> 2557119 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 2557216 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 2557225 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 x:collection1] o.a.s.s.IndexSchema default
search field in schema is text
[junit4] 2> 2557226 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 x:collection1] o.a.s.s.IndexSchema unique
key field: id
[junit4] 2> 2557235 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 2557237 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 2557239 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 2557240 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 2557246 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ 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=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
[junit4] 2> 2557246 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 2557247 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 2557247 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_7A2EE9637757120B-001\shard-1-001\cores\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_7A2EE9637757120B-001\shard-1-001\cores\collection1\data\]
[junit4] 2> 2557247 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ 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@75588985
[junit4] 2> 2557247 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_7A2EE9637757120B-001\shard-1-001\cores\collection1\data\
[junit4] 2> 2557247 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_7A2EE9637757120B-001\shard-1-001\cores\collection1\data\index/
[junit4] 2> 2557247 WARN
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore [collection1] Solr index directory
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_7A2EE9637757120B-001\shard-1-001\cores\collection1\data\index'
doesn't exist. Creating new index...
[junit4] 2> 2557248 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_7A2EE9637757120B-001\shard-1-001\cores\collection1\data\index
[junit4] 2> 2557248 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=35, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=20.8623046875,
floorSegmentMB=0.892578125, forceMergeDeletesPctAllowed=23.883758787085796,
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 2557248 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@74e6a506
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c6e02a8),segFN=segments_1,generation=1}
[junit4] 2> 2557248 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 2557249 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:64503_
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for
old index directories to cleanup for core collection1 in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_7A2EE9637757120B-001\shard-1-001\cores\collection1\data\
[junit4] 2> 2557249 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:64503_
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_7A2EE9637757120B-001\shard-1-001\cores\collection1\data\
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 2557250 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 2557250 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 2557250 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 2557250 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 2557251 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 2557251 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 2557251 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 2557251 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 2557251 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 2557251 WARN
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 s:shard2 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> 2557257 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 2557258 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 2557260 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 2557261 INFO
(coreLoadExecutor-8632-thread-1-processing-n:127.0.0.1:64503_)
[n:127.0.0.1:64503_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2
[...truncated too long message...]
7.0.0.1:64503/, target: http://127.0.0.1:64504/
[junit4] 2> 2727388 WARN
(TEST-HttpPartitionTest.test-seed#[7A2EE9637757120B]) [ ]
o.a.s.c.SocketProxy Closing 4 connections to: http://127.0.0.1:64535/, target:
http://127.0.0.1:64536/
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=HttpPartitionTest
-Dtests.method=test -Dtests.seed=7A2EE9637757120B -Dtests.slow=true
-Dtests.locale=vi-VN -Dtests.timezone=Etc/Universal -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 176s J1 | HttpPartitionTest.test <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=16639, name=SocketProxy-Response-64522:64850,
state=RUNNABLE, group=TGRP-HttpPartitionTest]
[junit4] > Caused by: java.lang.RuntimeException:
java.net.SocketException: Socket is closed
[junit4] > at
__randomizedtesting.SeedInfo.seed([7A2EE9637757120B]:0)
[junit4] > at
org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:347)
[junit4] > Caused by: java.net.SocketException: Socket is closed
[junit4] > at java.net.Socket.setSoTimeout(Socket.java:1137)
[junit4] > at
org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:344)Throwable
#2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
uncaught exception in thread: Thread[id=16638,
name=SocketProxy-Request-64850:64522, state=RUNNABLE,
group=TGRP-HttpPartitionTest]
[junit4] > Caused by: java.lang.RuntimeException:
java.net.SocketException: Socket is closed
[junit4] > at
__randomizedtesting.SeedInfo.seed([7A2EE9637757120B]:0)
[junit4] > at
org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:347)
[junit4] > Caused by: java.net.SocketException: Socket is closed
[junit4] > at java.net.Socket.setSoTimeout(Socket.java:1137)
[junit4] > at
org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:344)
[junit4] 2> 2727394 INFO
(SUITE-HttpPartitionTest-seed#[7A2EE9637757120B]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene60):
{range_facet_l_dv=PostingsFormat(name=LuceneFixedGap),
_version_=Lucene50(blocksize=128),
multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval),
a_t=Lucene50(blocksize=128), intDefault=Lucene50(blocksize=128),
id=PostingsFormat(name=LuceneFixedGap),
range_facet_i_dv=Lucene50(blocksize=128), text=PostingsFormat(name=MockRandom),
range_facet_l=Lucene50(blocksize=128), timestamp=Lucene50(blocksize=128)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54),
range_facet_i_dv=DocValuesFormat(name=Direct),
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=841,
maxMBSortInHeap=6.542056718854315,
sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=vi-VN,
timezone=Etc/Universal
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_72
(64-bit)/cpus=3,threads=1,free=388884264,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestCloudDeleteByQuery,
TestConfigSetsAPIZkFailure, OpenCloseCoreStressTest, FullHLLTest,
DistributedFacetPivotLongTailTest, HdfsBasicDistributedZk2Test,
TestMissingGroups, TestWriterPerf, CursorMarkTest, TestHdfsUpdateLog,
HdfsDirectoryFactoryTest, TermVectorComponentDistributedTest, BJQParserTest,
TestCSVResponseWriter, TestBinaryField, AsyncCallRequestStatusResponseTest,
TestExclusionRuleCollectionAccess, SolrIndexSplitterTest, RollingRestartTest,
AddSchemaFieldsUpdateProcessorFactoryTest, TestRTGBase,
CurrencyFieldOpenExchangeTest, MigrateRouteKeyTest, ZkSolrClientTest,
ResponseLogComponentTest, TestDefaultSearchFieldResource, ZkStateReaderTest,
TestDynamicLoading, TestBM25SimilarityFactory, UUIDUpdateProcessorFallbackTest,
TestManagedSynonymFilterFactory, StressHdfsTest, BasicAuthIntegrationTest,
StatsComponentTest, CdcrUpdateLogTest, TestExactStatsCache, SolrXmlInZkTest,
TestCollationField, TestScoreJoinQPScore, TestLMJelinekMercerSimilarityFactory,
DistribJoinFromCollectionTest, TestOmitPositions, TestAuthorizationFramework,
TestRandomCollapseQParserPlugin, ShardRoutingCustomTest, SearchHandlerTest,
BasicDistributedZk2Test, SmileWriterTest, BlockJoinFacetRandomTest,
TestStandardQParsers, HdfsDirectoryTest, SpellCheckComponentTest, TestReload,
TestObjectReleaseTracker, TestSolrQueryParser, TestFieldTypeResource,
ResourceLoaderTest, QueryParsingTest, HdfsThreadLeakTest, TestValueSourceCache,
SpatialRPTFieldTypeTest, DocExpirationUpdateProcessorFactoryTest,
GraphQueryTest, SuggesterTSTTest, TestUseDocValuesAsStored,
SolrCoreCheckLockOnStartupTest, RulesTest, FullSolrCloudDistribCmdsTest,
DistributedQueryComponentCustomSortTest, TestDistributedMissingSort,
SolrPluginUtilsTest, OverseerStatusTest, TestSolrCloudWithKerberosAlt,
DocValuesMissingTest, BadIndexSchemaTest, AddBlockUpdateTest, TestOrdValues,
ClassificationUpdateProcessorFactoryTest, TestStressRecovery,
AliasIntegrationTest, TestRandomFaceting, HdfsCollectionsAPIDistributedZkTest,
DistributedExpandComponentTest, TestSolrQueryResponse, TestSolrIndexConfig,
TestTrieFacet, TestNRTOpen, ReplicationFactorTest, TestMiniSolrCloudClusterSSL,
RAMDirectoryFactoryTest, TestCloudPivotFacet, OutputWriterTest,
NotRequiredUniqueKeyTest, TestSystemIdResolver, WordBreakSolrSpellCheckerTest,
TestDistribDocBasedVersion, SegmentsInfoRequestHandlerTest, PluginInfoTest,
DateFieldTest, SolrCmdDistributorTest, NoCacheHeaderTest,
BinaryUpdateRequestHandlerTest, SuggestComponentTest,
SharedFSAutoReplicaFailoverTest, ChangedSchemaMergeTest,
DistributedIntervalFacetingTest, TestSolrConfigHandlerConcurrent,
TestClassicSimilarityFactory, TestBinaryResponseWriter,
DirectSolrConnectionTest, DistanceFunctionTest, TestZkChroot,
ResponseHeaderTest, DistribCursorPagingTest, DateMathParserTest,
SpellCheckCollatorTest, TestDynamicFieldResource, CacheHeaderTest,
DistributedTermsComponentTest, SpatialHeatmapFacetsTest,
TestSimpleQParserPlugin, TestCustomSort, SaslZkACLProviderTest,
CheckHdfsIndexTest, TestConfigSetProperties, CollectionReloadTest,
CopyFieldTest, SpellingQueryConverterTest, TestFilteredDocIdSet,
TestOverriddenPrefixQueryForCustomFieldType, TestReloadDeadlock, TestBadConfig,
TestFastOutputStream, SimpleCollectionCreateDeleteTest, TestSolrCoreProperties,
TestFieldResource, TestPHPSerializedResponseWriter, TestAtomicUpdateErrorCases,
TestDistributedGrouping, CustomCollectionTest, TestUniqueKeyFieldResource,
TestAnalyzeInfixSuggestions, CoreAdminHandlerTest, ChaosMonkeySafeLeaderTest,
UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, BasicZkTest,
RecoveryZkTest, ClusterStateUpdateTest, TestRandomDVFaceting,
TestDistributedSearch, ZkControllerTest, TestRealTimeGet, TestJoin,
QueryElevationComponentTest, ConvertedLegacyTest, TestFiltering, TestLazyCores,
HighlighterTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest,
TestFoldingMultitermQuery, SuggesterTest, TestStressLucene, TestTrie,
SuggesterWFSTTest, PolyFieldTest, TestUpdate, FieldMutatingUpdateProcessorTest,
QueryEqualityTest, SortByFunctionTest, DocValuesMultiTest, SolrInfoMBeanTest,
LukeRequestHandlerTest, DocumentAnalysisRequestHandlerTest,
PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, DocumentBuilderTest,
TermVectorComponentTest, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest,
TestJmxIntegration, UpdateRequestProcessorFactoryTest, TestAnalyzedSuggestions,
TestPartialUpdateDeduplication, CSVRequestHandlerTest, HighlighterConfigTest,
SOLR749Test, TestQuerySenderListener, SolrIndexConfigTest,
TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, SampleTest,
TestDocSet, NumericFieldsTest, MinimalSchemaTest, TestConfig,
TestFuzzyAnalyzedSuggestions, TestPhraseSuggestions,
SpellPossibilityIteratorTest, TestCharFilters, SynonymTokenizerTest,
TestXIncludeConfig, EchoParamsTest, TestPerFieldSimilarity, TestFastWriter,
TestJmxMonitoredMap, TimeZoneUtilsTest, ScriptEngineTest,
OpenExchangeRatesOrgProviderTest, TestFastLRUCache, PrimUtilsTest,
TestSuggestSpellingConverter, ClusterStateTest, TestSolrJ, TestUtils,
TestDocumentBuilder, FileUtilsTest, CursorPagingTest, SolrTestCaseJ4Test,
TestCrossCoreJoin, ConnectionReuseTest, TestEmbeddedSolrServerConstructors,
TestJettySolrRunner, ActionThrottleTest, AssignTest, AsyncMigrateRouteKeyTest,
CloudExitableDirectoryReaderTest, CollectionTooManyReplicasTest,
ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest,
DeleteLastCustomShardedReplicaTest, DeleteReplicaTest,
DistribDocExpirationUpdateProcessorTest, HttpPartitionTest]
[junit4] Completed [452/584 (1!)] on J1 in 176.81s, 1 test, 1 error <<<
FAILURES!
[...truncated 422 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:740: The
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:684: The
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:59: The
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:233: The
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:529:
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1457:
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1014:
There were test failures: 584 suites (10 ignored), 2357 tests, 1 error, 124
ignored (79 assumptions) [seed: 7A2EE9637757120B]
Total time: 80 minutes 34 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]