Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17885/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseG1GC
2 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.client.solrj.TestLBHttpSolrClient
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.client.solrj.TestLBHttpSolrClient: 1) Thread[id=2287,
name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]
at java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.client.solrj.TestLBHttpSolrClient:
1) Thread[id=2287, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-TestLBHttpSolrClient]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([C856095D3BC5B73F]:0)
FAILED: org.apache.solr.client.solrj.TestLBHttpSolrClient.testReliability
Error Message:
Java heap space
Stack Trace:
java.lang.OutOfMemoryError: Java heap space
Build Log:
[...truncated 13225 lines...]
[junit4] Suite: org.apache.solr.client.solrj.TestLBHttpSolrClient
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/init-core-data-001
[junit4] 2> 89385 INFO
(SUITE-TestLBHttpSolrClient-seed#[C856095D3BC5B73F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 89388 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testSimple
[junit4] 2> 89395 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 89396 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@256c5d07{/solr,null,AVAILABLE}
[junit4] 2> 89398 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.e.j.s.ServerConnector Started ServerConnector@52211614{SSL,[ssl,
http/1.1]}{127.0.0.1:44269}
[junit4] 2> 89398 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.e.j.s.Server Started @91590ms
[junit4] 2> 89398 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-0-001/collection1/data,
solrconfig=bad_solrconfig.xml, hostContext=/solr, hostPort=44269}
[junit4] 2> 89399 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-0-001/solr.xml
[junit4] 2> 89407 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-0-001/.
[junit4] 2> 89407 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 89412 INFO (coreLoadExecutor-341-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 89416 INFO (coreLoadExecutor-341-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 89418 INFO (coreLoadExecutor-341-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 89420 INFO (coreLoadExecutor-341-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] unique key field: id
[junit4] 2> 89421 INFO (coreLoadExecutor-341-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-0-001/./collection1
[junit4] 2> 89422 INFO (coreLoadExecutor-341-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-0-001/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-0-001/./collection1/data/]
[junit4] 2> 89423 INFO (coreLoadExecutor-341-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-0-001/./collection1/data/index/
[junit4] 2> 89423 WARN (coreLoadExecutor-341-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-0-001/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 89453 INFO (coreLoadExecutor-341-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-0-001/collection1/data/index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@4938e687),segFN=segments_1,generation=1}
[junit4] 2> 89453 INFO (coreLoadExecutor-341-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 89457 INFO (coreLoadExecutor-341-thread-1) [
x:collection1] o.a.s.c.PluginBag [collection1] Initialized 26 plugins of type
requestHandler: [/update, /update/json, /update/csv, /update/json/docs,
/config, /schema, /replication, /get, /admin/ping, /admin/segments,
/admin/luke, /admin/system, /admin/mbeans, /admin/plugins, /admin/threads,
/admin/properties, /admin/logging, /admin/file, /export, /graph, /stream, /sql,
/terms, standard, defaults, lazy]
[junit4] 2> 89457 INFO (coreLoadExecutor-341-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 89458 INFO (coreLoadExecutor-341-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 89458 INFO (coreLoadExecutor-341-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 89461 INFO (coreLoadExecutor-341-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-0-001/collection1/data/index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@4938e687),segFN=segments_1,generation=1}
[junit4] 2> 89461 INFO (coreLoadExecutor-341-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 89461 INFO (coreLoadExecutor-341-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2346b7e0[collection1] main]
[junit4] 2> 89461 INFO (coreLoadExecutor-341-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-0-001/collection1/conf
[junit4] 2> 89461 INFO (coreLoadExecutor-341-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-0-001/collection1/conf}
[junit4] 2> 89461 INFO (coreLoadExecutor-341-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-0-001/collection1/conf
[junit4] 2> 89461 INFO (coreLoadExecutor-341-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 89461 INFO (coreLoadExecutor-341-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 89462 INFO
(searcherExecutor-342-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2346b7e0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 89941 INFO (qtp980255592-2162) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 1
[junit4] 2> 89944 INFO (qtp980255592-2162) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 89944 INFO (qtp980255592-2162) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2f86091d
[junit4] 2> 90068 INFO (qtp980255592-2162) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-0-001/collection1/data/index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@4938e687),segFN=segments_1,generation=1}
[junit4] 2>
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-0-001/collection1/data/index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@4938e687),segFN=segments_2,generation=2}
[junit4] 2> 90069 INFO (qtp980255592-2162) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 90071 INFO (qtp980255592-2162) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4d64173b[collection1] main]
[junit4] 2> 90071 INFO (qtp980255592-2162) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 90071 INFO
(searcherExecutor-342-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4d64173b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C10)))}
[junit4] 2> 90071 INFO (qtp980255592-2162) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 127
[junit4] 2> 90074 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 90075 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@8218f06{/solr,null,AVAILABLE}
[junit4] 2> 90077 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.e.j.s.ServerConnector Started ServerConnector@2569bd85{SSL,[ssl,
http/1.1]}{127.0.0.1:38273}
[junit4] 2> 90077 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.e.j.s.Server Started @92268ms
[junit4] 2> 90077 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/collection1/data,
solrconfig=bad_solrconfig.xml, hostContext=/solr, hostPort=38273}
[junit4] 2> 90078 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/solr.xml
[junit4] 2> 90083 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/.
[junit4] 2> 90083 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 90088 INFO (coreLoadExecutor-351-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 90092 INFO (coreLoadExecutor-351-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 90094 INFO (coreLoadExecutor-351-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 90095 INFO (coreLoadExecutor-351-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] unique key field: id
[junit4] 2> 90096 INFO (coreLoadExecutor-351-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/./collection1
[junit4] 2> 90096 INFO (coreLoadExecutor-351-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/./collection1/data/]
[junit4] 2> 90097 INFO (coreLoadExecutor-351-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/./collection1/data/index/
[junit4] 2> 90097 WARN (coreLoadExecutor-351-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 90136 INFO (coreLoadExecutor-351-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/collection1/data/index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@4938e687),segFN=segments_1,generation=1}
[junit4] 2> 90136 INFO (coreLoadExecutor-351-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 90142 INFO (coreLoadExecutor-351-thread-1) [
x:collection1] o.a.s.c.PluginBag [collection1] Initialized 26 plugins of type
requestHandler: [/update, /update/json, /update/csv, /update/json/docs,
/config, /schema, /replication, /get, /admin/ping, /admin/segments,
/admin/luke, /admin/system, /admin/mbeans, /admin/plugins, /admin/threads,
/admin/properties, /admin/logging, /admin/file, /export, /graph, /stream, /sql,
/terms, standard, defaults, lazy]
[junit4] 2> 90142 INFO (coreLoadExecutor-351-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 90142 INFO (coreLoadExecutor-351-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 90142 INFO (coreLoadExecutor-351-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 90143 INFO (coreLoadExecutor-351-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/collection1/data/index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@4938e687),segFN=segments_1,generation=1}
[junit4] 2> 90144 INFO (coreLoadExecutor-351-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 90144 INFO (coreLoadExecutor-351-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@602ceb0e[collection1] main]
[junit4] 2> 90144 INFO (coreLoadExecutor-351-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/collection1/conf
[junit4] 2> 90144 INFO (coreLoadExecutor-351-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/collection1/conf}
[junit4] 2> 90144 INFO (coreLoadExecutor-351-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/collection1/conf
[junit4] 2> 90144 INFO (coreLoadExecutor-351-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 90144 INFO (coreLoadExecutor-351-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 90144 INFO
(searcherExecutor-352-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@602ceb0e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 90610 INFO (qtp100004120-2179) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 1
[junit4] 2> 90613 INFO (qtp100004120-2186) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 90613 INFO (qtp100004120-2186) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@a04aa40
[junit4] 2> 90749 INFO (qtp100004120-2186) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/collection1/data/index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@4938e687),segFN=segments_1,generation=1}
[junit4] 2>
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/collection1/data/index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@4938e687),segFN=segments_2,generation=2}
[junit4] 2> 90750 INFO (qtp100004120-2186) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 90752 INFO (qtp100004120-2186) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@21f8ef1c[collection1] main]
[junit4] 2> 90752 INFO (qtp100004120-2186) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 90752 INFO
(searcherExecutor-352-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@21f8ef1c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C10)))}
[junit4] 2> 90753 INFO (qtp100004120-2186) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 139
[junit4] 2> 90756 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 90756 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@219da1d8{/solr,null,AVAILABLE}
[junit4] 2> 90758 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.e.j.s.ServerConnector Started ServerConnector@79b0f16f{SSL,[ssl,
http/1.1]}{127.0.0.1:35684}
[junit4] 2> 90758 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.e.j.s.Server Started @92950ms
[junit4] 2> 90758 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-2-001/collection1/data,
solrconfig=bad_solrconfig.xml, hostContext=/solr, hostPort=35684}
[junit4] 2> 90759 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-2-001/solr.xml
[junit4] 2> 90765 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-2-001/.
[junit4] 2> 90765 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 90770 INFO (coreLoadExecutor-361-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 90799 INFO (coreLoadExecutor-361-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 90801 INFO (coreLoadExecutor-361-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 90802 INFO (coreLoadExecutor-361-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] unique key field: id
[junit4] 2> 90803 INFO (coreLoadExecutor-361-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-2-001/./collection1
[junit4] 2> 90803 INFO (coreLoadExecutor-361-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-2-001/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-2-001/./collection1/data/]
[junit4] 2> 90804 INFO (coreLoadExecutor-361-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-2-001/./collection1/data/index/
[junit4] 2> 90804 WARN (coreLoadExecutor-361-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-2-001/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 90824 INFO (coreLoadExecutor-361-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-2-001/collection1/data/index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@4938e687),segFN=segments_1,generation=1}
[junit4] 2> 90824 INFO (coreLoadExecutor-361-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 90829 INFO (coreLoadExecutor-361-thread-1) [
x:collection1] o.a.s.c.PluginBag [collection1] Initialized 26 plugins of type
requestHandler: [/update, /update/json, /update/csv, /update/json/docs,
/config, /schema, /replication, /get, /admin/ping, /admin/segments,
/admin/luke, /admin/system, /admin/mbeans, /admin/plugins, /admin/threads,
/admin/properties, /admin/logging, /admin/file, /export, /graph, /stream, /sql,
/terms, standard, defaults, lazy]
[junit4] 2> 90829 INFO (coreLoadExecutor-361-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 90829 INFO (coreLoadExecutor-361-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 90829 INFO (coreLoadExecutor-361-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 90830 INFO (coreLoadExecutor-361-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-2-001/collection1/data/index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@4938e687),segFN=segments_1,generation=1}
[junit4] 2> 90830 INFO (coreLoadExecutor-361-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 90830 INFO (coreLoadExecutor-361-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@67fec671[collection1] main]
[junit4] 2> 90830 INFO (coreLoadExecutor-361-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-2-001/collection1/conf
[junit4] 2> 90830 INFO (coreLoadExecutor-361-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-2-001/collection1/conf}
[junit4] 2> 90830 INFO (coreLoadExecutor-361-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-2-001/collection1/conf
[junit4] 2> 90830 INFO (coreLoadExecutor-361-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 90830 INFO (coreLoadExecutor-361-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 90830 INFO
(searcherExecutor-362-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@67fec671[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 91292 INFO (qtp565195960-2196) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 1
[junit4] 2> 91295 INFO (qtp565195960-2196) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 91295 INFO (qtp565195960-2196) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@46d98806
[junit4] 2> 91465 INFO (qtp565195960-2196) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-2-001/collection1/data/index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@4938e687),segFN=segments_1,generation=1}
[junit4] 2>
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-2-001/collection1/data/index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@4938e687),segFN=segments_2,generation=2}
[junit4] 2> 91465 INFO (qtp565195960-2196) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 91467 INFO (qtp565195960-2196) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1423773a[collection1] main]
[junit4] 2> 91468 INFO (qtp565195960-2196) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 91468 INFO
(searcherExecutor-362-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1423773a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C10)))}
[junit4] 2> 91468 INFO (qtp565195960-2196) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 172
[junit4] 2> 91473 INFO (qtp980255592-2164) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
[junit4] 2> 91478 INFO (qtp100004120-2181) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
[junit4] 2> 91481 INFO (qtp565195960-2196) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
[junit4] 2> 91483 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.e.j.s.ServerConnector Stopped ServerConnector@2569bd85{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 91483 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1914011074
[junit4] 2> 91483 INFO (coreCloseExecutor-366-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@5035eac1
[junit4] 2> 91483 INFO (coreCloseExecutor-366-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=1,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 91484 INFO (coreCloseExecutor-366-thread-1) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 91484 INFO (coreCloseExecutor-366-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 91484 INFO (coreCloseExecutor-366-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 91484 INFO (coreCloseExecutor-366-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 91485 INFO (coreCloseExecutor-366-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory -
3 directories currently being tracked
[junit4] 2> 91485 INFO (coreCloseExecutor-366-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/collection1/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/collection1/data;done=false>>]
[junit4] 2> 91485 INFO (coreCloseExecutor-366-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 91485 INFO (coreCloseExecutor-366-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/collection1/data
[junit4] 2> 91485 INFO (coreCloseExecutor-366-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/collection1/data/snapshot_metadata
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/collection1/data/snapshot_metadata;done=false>>]
[junit4] 2> 91485 INFO (coreCloseExecutor-366-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 91486 INFO (coreCloseExecutor-366-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/collection1/data/snapshot_metadata
[junit4] 2> 91486 INFO (coreCloseExecutor-366-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/collection1/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/collection1/data/index;done=false>>]
[junit4] 2> 91486 INFO (coreCloseExecutor-366-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 91486 INFO (coreCloseExecutor-366-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/collection1/data/index
[junit4] 2> 91490 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@8218f06{/solr,null,UNAVAILABLE}
[junit4] 2> 91493 INFO (qtp980255592-2164) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
[junit4] 2> 91498 INFO (qtp565195960-2203) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
[junit4] 2> 91501 INFO (qtp980255592-2162) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
[junit4] 2> 91503 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 91504 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7da093bc{/solr,null,AVAILABLE}
[junit4] 2> 91506 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.e.j.s.ServerConnector Started ServerConnector@46e11faf{SSL,[ssl,
http/1.1]}{127.0.0.1:38273}
[junit4] 2> 91507 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.e.j.s.Server Started @93698ms
[junit4] 2> 91507 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/collection1/data,
solrconfig=bad_solrconfig.xml, hostContext=/solr, hostPort=38273}
[junit4] 2> 91507 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/solr.xml
[junit4] 2> 91514 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/.
[junit4] 2> 91514 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 91520 INFO (coreLoadExecutor-373-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 91524 INFO (coreLoadExecutor-373-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 91526 INFO (coreLoadExecutor-373-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 91528 INFO (coreLoadExecutor-373-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] unique key field: id
[junit4] 2> 91528 INFO (coreLoadExecutor-373-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/./collection1
[junit4] 2> 91529 INFO (coreLoadExecutor-373-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/./collection1/data/]
[junit4] 2> 91530 INFO (coreLoadExecutor-373-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/./collection1/data/index/
[junit4] 2> 91534 INFO (coreLoadExecutor-373-thread-1) [
x:collection1] o.a.s.c.PluginBag [collection1] Initialized 26 plugins of type
requestHandler: [/update, /update/json, /update/csv, /update/json/docs,
/config, /schema, /replication, /get, /admin/ping, /admin/segments,
/admin/luke, /admin/system, /admin/mbeans, /admin/plugins, /admin/threads,
/admin/properties, /admin/logging, /admin/file, /export, /graph, /stream, /sql,
/terms, standard, defaults, lazy]
[junit4] 2> 91534 INFO (coreLoadExecutor-373-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 91534 INFO (coreLoadExecutor-373-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 91534 INFO (coreLoadExecutor-373-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 91535 INFO (coreLoadExecutor-373-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/collection1/data/index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@4938e687),segFN=segments_2,generation=2}
[junit4] 2> 91535 INFO (coreLoadExecutor-373-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 91537 INFO (coreLoadExecutor-373-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3c54cb86[collection1] main]
[junit4] 2> 91537 INFO (coreLoadExecutor-373-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/collection1/conf
[junit4] 2> 91537 INFO (coreLoadExecutor-373-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/collection1/conf}
[junit4] 2> 91537 INFO (coreLoadExecutor-373-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/collection1/conf
[junit4] 2> 91537 INFO (coreLoadExecutor-373-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 91537 INFO (coreLoadExecutor-373-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 91537 INFO
(searcherExecutor-374-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3c54cb86[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C10)))}
[junit4] 2> 92023 INFO (qtp544470673-2215) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/select
params={q=*:*&distrib=false&sort=_docid_+asc&rows=0&wt=javabin&version=2}
hits=10 status=0 QTime=0
[junit4] 2> 93217 INFO (qtp565195960-2202) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
[junit4] 2> 93220 INFO (qtp544470673-2215) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
[junit4] 2> 93223 INFO (qtp980255592-2169) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
[junit4] 2> 93225 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.e.j.s.ServerConnector Stopped ServerConnector@52211614{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 93225 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1512350827
[junit4] 2> 93225 INFO (coreCloseExecutor-378-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6f62b191
[junit4] 2> 93225 INFO (coreCloseExecutor-378-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=1,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 93226 INFO (coreCloseExecutor-378-thread-1) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 93226 INFO (coreCloseExecutor-378-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 93226 INFO (coreCloseExecutor-378-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 93227 INFO (coreCloseExecutor-378-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 93227 INFO (coreCloseExecutor-378-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory -
3 directories currently being tracked
[junit4] 2> 93227 INFO (coreCloseExecutor-378-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-0-001/collection1/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-0-001/collection1/data/index;done=false>>]
[junit4] 2> 93227 INFO (coreCloseExecutor-378-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 93227 INFO (coreCloseExecutor-378-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-0-001/collection1/data/index
[junit4] 2> 93230 INFO (coreCloseExecutor-378-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-0-001/collection1/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-0-001/collection1/data;done=false>>]
[junit4] 2> 93230 INFO (coreCloseExecutor-378-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 93230 INFO (coreCloseExecutor-378-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-0-001/collection1/data
[junit4] 2> 93230 INFO (coreCloseExecutor-378-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-0-001/collection1/data/snapshot_metadata
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-0-001/collection1/data/snapshot_metadata;done=false>>]
[junit4] 2> 93230 INFO (coreCloseExecutor-378-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 93230 INFO (coreCloseExecutor-378-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-0-001/collection1/data/snapshot_metadata
[junit4] 2> 93231 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@256c5d07{/solr,null,UNAVAILABLE}
[junit4] 2> 93234 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.e.j.s.ServerConnector Stopped ServerConnector@46e11faf{SSL,[ssl,
http/1.1]}{127.0.0.1:38273}
[junit4] 2> 93234 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=806993521
[junit4] 2> 93235 INFO (coreCloseExecutor-380-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@225680b9
[junit4] 2> 93235 INFO (coreCloseExecutor-380-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 93235 INFO (coreCloseExecutor-380-thread-1) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 93235 INFO (coreCloseExecutor-380-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 93235 INFO (coreCloseExecutor-380-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 93237 INFO (coreCloseExecutor-380-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 93237 INFO (coreCloseExecutor-380-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory -
3 directories currently being tracked
[junit4] 2> 93237 INFO (coreCloseExecutor-380-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/collection1/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/collection1/data/index;done=false>>]
[junit4] 2> 93237 INFO (coreCloseExecutor-380-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 93237 INFO (coreCloseExecutor-380-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/collection1/data/index
[junit4] 2> 93240 INFO (coreCloseExecutor-380-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/collection1/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/collection1/data;done=false>>]
[junit4] 2> 93240 INFO (coreCloseExecutor-380-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 93240 INFO (coreCloseExecutor-380-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/collection1/data
[junit4] 2> 93240 INFO (coreCloseExecutor-380-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/collection1/data/snapshot_metadata
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/collection1/data/snapshot_metadata;done=false>>]
[junit4] 2> 93240 INFO (coreCloseExecutor-380-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 93240 INFO (coreCloseExecutor-380-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/collection1/data/snapshot_metadata
[junit4] 2> 93241 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7da093bc{/solr,null,UNAVAILABLE}
[junit4] 2> 93243 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.e.j.s.ServerConnector Stopped ServerConnector@79b0f16f{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 93243 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1387179556
[junit4] 2> 93243 INFO (coreCloseExecutor-382-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@323136e
[junit4] 2> 93243 INFO (coreCloseExecutor-382-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=1,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 93244 INFO (coreCloseExecutor-382-thread-1) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 93244 INFO (coreCloseExecutor-382-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 93244 INFO (coreCloseExecutor-382-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 93244 INFO (coreCloseExecutor-382-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 93244 INFO (coreCloseExecutor-382-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory -
3 directories currently being tracked
[junit4] 2> 93244 INFO (coreCloseExecutor-382-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-2-001/collection1/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-2-001/collection1/data/index;done=false>>]
[junit4] 2> 93244 INFO (coreCloseExecutor-382-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 93244 INFO (coreCloseExecutor-382-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-2-001/collection1/data/index
[junit4] 2> 93248 INFO (coreCloseExecutor-382-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-2-001/collection1/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-2-001/collection1/data;done=false>>]
[junit4] 2> 93248 INFO (coreCloseExecutor-382-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 93248 INFO (coreCloseExecutor-382-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-2-001/collection1/data
[junit4] 2> 93249 INFO (coreCloseExecutor-382-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-2-001/collection1/data/snapshot_metadata
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-2-001/collection1/data/snapshot_metadata;done=false>>]
[junit4] 2> 93249 INFO (coreCloseExecutor-382-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 93249 INFO (coreCloseExecutor-382-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-2-001/collection1/data/snapshot_metadata
[junit4] 2> 93250 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@219da1d8{/solr,null,UNAVAILABLE}
[junit4] 2> 93253 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[C856095D3BC5B73F]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testSimple
[junit4] 2> 93255 INFO
(TEST-TestLBHttpSolrClient.testReliability-seed#[C856095D3BC5B73F]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testReliability
[junit4] 2> 93260 INFO
(TEST-TestLBHttpSolrClient.testReliability-seed#[C856095D3BC5B73F]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 93261 INFO
(TEST-TestLBHttpSolrClient.testReliability-seed#[C856095D3BC5B73F]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@735fa879{/solr,null,AVAILABLE}
[junit4] 2> 93262 INFO
(TEST-TestLBHttpSolrClient.testReliability-seed#[C856095D3BC5B73F]) [ ]
o.e.j.s.ServerConnector Started ServerConnector@4503cd9c{SSL,[ssl,
http/1.1]}{127.0.0.1:46526}
[junit4] 2> 93262 INFO
(TEST-TestLBHttpSolrClient.testReliability-seed#[C856095D3BC5B73F]) [ ]
o.e.j.s.Server Started @95454ms
[junit4] 2> 93262 INFO
(TEST-TestLBHttpSolrClient.testReliability-seed#[C856095D3BC5B73F]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-0-001/collection1/data,
solrconfig=bad_solrconfig.xml, hostContext=/solr, hostPort=46526}
[junit4] 2> 93263 INFO
(TEST-TestLBHttpSolrClient.testReliability-seed#[C856095D3BC5B73F]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-0-001/solr.xml
[junit4] 2> 93268 INFO
(TEST-TestLBHttpSolrClient.testReliability-seed#[C856095D3BC5B73F]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-0-001/.
[junit4] 2> 93268 INFO
(TEST-TestLBHttpSolrClient.testReliability-seed#[C856095D3BC5B73F]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 93274 INFO (coreLoadExecutor-389-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 93277 INFO (coreLoadExecutor-389-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 93279 INFO (coreLoadExecutor-389-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 93281 INFO (coreLoadExecutor-389-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] unique key field: id
[junit4] 2> 93282 INFO (coreLoadExecutor-389-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-0-001/./collection1
[junit4] 2> 93282 INFO (coreLoadExecutor-389-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-0-001/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-0-001/./collection1/data/]
[junit4] 2> 93283 INFO (coreLoadExecutor-389-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-0-001/./collection1/data/index/
[junit4] 2> 93283 WARN (coreLoadExecutor-389-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-0-001/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 93314 INFO (coreLoadExecutor-389-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-0-001/collection1/data/index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@4938e687),segFN=segments_1,generation=1}
[junit4] 2> 93314 INFO (coreLoadExecutor-389-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 93318 INFO (coreLoadExecutor-389-thread-1) [
x:collection1] o.a.s.c.PluginBag [collection1] Initialized 26 plugins of type
requestHandler: [/update, /update/json, /update/csv, /update/json/docs,
/config, /schema, /replication, /get, /admin/ping, /admin/segments,
/admin/luke, /admin/system, /admin/mbeans, /admin/plugins, /admin/threads,
/admin/properties, /admin/logging, /admin/file, /export, /graph, /stream, /sql,
/terms, standard, defaults, lazy]
[junit4] 2> 93318 INFO (coreLoadExecutor-389-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 93318 INFO (coreLoadExecutor-389-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 93318 INFO (coreLoadExecutor-389-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 93319 INFO (coreLoadExecutor-389-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-0-001/collection1/data/index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@4938e687),segFN=segments_1,generation=1}
[junit4] 2> 93319 INFO (coreLoadExecutor-389-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 93319 INFO (coreLoadExecutor-389-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@25b76ac6[collection1] main]
[junit4] 2> 93319 INFO (coreLoadExecutor-389-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-0-001/collection1/conf
[junit4] 2> 93319 INFO (coreLoadExecutor-389-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-0-001/collection1/conf}
[junit4] 2> 93319 INFO (coreLoadExecutor-389-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-0-001/collection1/conf
[junit4] 2> 93319 INFO (coreLoadExecutor-389-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 93319 INFO (coreLoadExecutor-389-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 93320 INFO
(searcherExecutor-390-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@25b76ac6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 93793 INFO (qtp1380030198-2236) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 1
[junit4] 2> 93795 INFO (qtp1380030198-2243) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 93795 INFO (qtp1380030198-2243) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@73afbf5c
[junit4] 2> 93910 INFO (qtp1380030198-2243) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-0-001/collection1/data/index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@4938e687),segFN=segments_1,generation=1}
[junit4] 2>
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-0-001/collection1/data/index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@4938e687),segFN=segments_2,generation=2}
[junit4] 2> 93910 INFO (qtp1380030198-2243) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 93912 INFO (qtp1380030198-2243) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6db0a084[collection1] main]
[junit4] 2> 93912 INFO (qtp1380030198-2243) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 93912 INFO
(searcherExecutor-390-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6db0a084[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C10)))}
[junit4] 2> 93912 INFO (qtp1380030198-2243) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 116
[junit4] 2> 93916 INFO
(TEST-TestLBHttpSolrClient.testReliability-seed#[C856095D3BC5B73F]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 93917 INFO
(TEST-TestLBHttpSolrClient.testReliability-seed#[C856095D3BC5B73F]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@97ca3a2{/solr,null,AVAILABLE}
[junit4] 2> 93920 INFO
(TEST-TestLBHttpSolrClient.testReliability-seed#[C856095D3BC5B73F]) [ ]
o.e.j.s.ServerConnector Started ServerConnector@1ed24073{SSL,[ssl,
http/1.1]}{127.0.0.1:45704}
[junit4] 2> 93920 INFO
(TEST-TestLBHttpSolrClient.testReliability-seed#[C856095D3BC5B73F]) [ ]
o.e.j.s.Server Started @96111ms
[junit4] 2> 93920 INFO
(TEST-TestLBHttpSolrClient.testReliability-seed#[C856095D3BC5B73F]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/collection1/data,
solrconfig=bad_solrconfig.xml, hostContext=/solr, hostPort=45704}
[junit4] 2> 93920 INFO
(TEST-TestLBHttpSolrClient.testReliability-seed#[C856095D3BC5B73F]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/solr.xml
[junit4] 2> 93931 INFO
(TEST-TestLBHttpSolrClient.testReliability-seed#[C856095D3BC5B73F]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/.
[junit4] 2> 93931 INFO
(TEST-TestLBHttpSolrClient.testReliability-seed#[C856095D3BC5B73F]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 93936 INFO (coreLoadExecutor-399-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 93940 INFO (coreLoadExecutor-399-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 93942 INFO (coreLoadExecutor-399-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 93944 INFO (coreLoadExecutor-399-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] unique key field: id
[junit4] 2> 93944 INFO (coreLoadExecutor-399-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/./collection1
[junit4] 2> 93945 INFO (coreLoadExecutor-399-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/./collection1/data/]
[junit4] 2> 93946 INFO (coreLoadExecutor-399-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/./collection1/data/index/
[junit4] 2> 93946 WARN (coreLoadExecutor-399-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 93982 INFO (coreLoadExecutor-399-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/collection1/data/index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@4938e687),segFN=segments_1,generation=1}
[junit4] 2> 93982 INFO (coreLoadExecutor-399-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 93986 INFO (coreLoadExecutor-399-thread-1) [
x:collection1] o.a.s.c.PluginBag [collection1] Initialized 26 plugins of type
requestHandler: [/update, /update/json, /update/csv, /update/json/docs,
/config, /schema, /replication, /get, /admin/ping, /admin/segments,
/admin/luke, /admin/system, /admin/mbeans, /admin/plugins, /admin/threads,
/admin/properties, /admin/logging, /admin/file, /export, /graph, /stream, /sql,
/terms, standard, defaults, lazy]
[junit4] 2> 93986 INFO (coreLoadExecutor-399-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 93986 INFO (coreLoadExecutor-399-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 93986 INFO (coreLoadExecutor-399-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 93987 INFO (coreLoadExecutor-399-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/collection1/data/index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@4938e687),segFN=segments_1,generation=1}
[junit4] 2> 93987 INFO (coreLoadExecutor-399-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 93987 INFO (coreLoadExecutor-399-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@dbdadbe[collection1]
main]
[junit4] 2> 93988 INFO (coreLoadExecutor-399-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/collection1/conf
[junit4] 2> 93988 INFO (coreLoadExecutor-399-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/collection1/conf}
[junit4] 2> 93988 INFO (coreLoadExecutor-399-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/collection1/conf
[junit4] 2> 93988 INFO (coreLoadExecutor-399-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 93988 INFO (coreLoadExecutor-399-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 93988 INFO
(searcherExecutor-400-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@dbdadbe[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 94459 INFO (qtp1618311095-2253) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 2
[junit4] 2> 94462 INFO (qtp1618311095-2253) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 94462 INFO (qtp1618311095-2253) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6e0cde30
[junit4] 2> 94616 INFO (qtp1618311095-2253) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/collection1/data/index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@4938e687),segFN=segments_1,generation=1}
[junit4] 2>
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-1-001/collection1/data/index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@4938e687),segFN=segments_2,generation=2}
[junit4] 2> 94617 INFO (qtp1618311095-2253) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 94619 INFO (qtp1618311095-2253) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@16841df[collection1] main]
[junit4] 2> 94619 INFO (qtp1618311095-2253) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 94619 INFO
(searcherExecutor-400-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@16841df[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C10)))}
[junit4] 2> 94619 INFO (qtp1618311095-2253) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 157
[junit4] 2> 94623 INFO
(TEST-TestLBHttpSolrClient.testReliability-seed#[C856095D3BC5B73F]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 94623 INFO
(TEST-TestLBHttpSolrClient.testReliability-seed#[C856095D3BC5B73F]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@220bad97{/solr,null,AVAILABLE}
[junit4] 2> 94625 INFO
(TEST-TestLBHttpSolrClient.testReliability-seed#[C856095D3BC5B73F]) [ ]
o.e.j.s.ServerConnector Started ServerConnector@e2d7f0b{SSL,[ssl,
http/1.1]}{127.0.0.1:34384}
[junit4] 2> 94625 INFO
(TEST-TestLBHttpSolrClient.testReliability-seed#[C856095D3BC5B73F]) [ ]
o.e.j.s.Server Started @96817ms
[junit4] 2> 94626 INFO
(TEST-TestLBHttpSolrClient.testReliability-seed#[C856095D3BC5B73F]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-2-001/collection1/data,
solrconfig=bad_solrconfig.xml, hostContext=/solr, hostPort=34384}
[junit4] 2> 94626 INFO
(TEST-TestLBHttpSolrClient.testReliability-seed#[C856095D3BC5B73F]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-2-001/solr.xml
[junit4] 2> 94632 INFO
(TEST-TestLBHttpSolrClient.testReliability-seed#[C856095D3BC5B73F]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-2-001/.
[junit4] 2> 94632 INFO
(TEST-TestLBHttpSolrClient.testReliability-seed#[C856095D3BC5B73F]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 94639 INFO (coreLoadExecutor-409-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 94642 INFO (coreLoadExecutor-409-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 94644 INFO (coreLoadExecutor-409-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 94646 INFO (coreLoadExecutor-409-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] unique key field: id
[junit4] 2> 94647 INFO (coreLoadExecutor-409-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-2-001/./collection1
[junit4] 2> 94647 INFO (coreLoadExecutor-409-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-2-001/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-2-001/./collection1/data/]
[junit4] 2> 94648 INFO (coreLoadExecutor-409-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-2-001/./collection1/data/index/
[junit4] 2> 94648 WARN (coreLoadExecutor-409-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-2-001/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 94695 INFO (coreLoadExecutor-409-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-2-001/collection1/data/index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@4938e687),segFN=segments_1,generation=1}
[junit4] 2> 94695 INFO (coreLoadExecutor-409-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 94700 INFO (coreLoadExecutor-409-thread-1) [
x:collection1] o.a.s.c.PluginBag [collection1] Initialized 26 plugins of type
requestHandler: [/update, /update/json, /update/csv, /update/json/docs,
/config, /schema, /replication, /get, /admin/ping, /admin/segments,
/admin/luke, /admin/system, /admin/mbeans, /admin/plugins, /admin/threads,
/admin/properties, /admin/logging, /admin/file, /export, /graph, /stream, /sql,
/terms, standard, defaults, lazy]
[junit4] 2> 94700 INFO (coreLoadExecutor-409-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 94700 INFO (coreLoadExecutor-409-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 94700 INFO (coreLoadExecutor-409-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 94701 INFO (coreLoadExecutor-409-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-2-001/collection1/data/index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@4938e687),segFN=segments_1,generation=1}
[junit4] 2> 94701 INFO (coreLoadExecutor-409-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 94701 INFO (coreLoadExecutor-409-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@516ba580[collection1] main]
[junit4] 2> 94701 INFO (coreLoadExecutor-409-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-2-001/collection1/conf
[junit4] 2> 94701 INFO (coreLoadExecutor-409-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-2-001/collection1/conf}
[junit4] 2> 94702 INFO (coreLoadExecutor-409-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C8560
[...truncated too long message...]
#[C856095D3BC5B73F]) [ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@68669641{/solr,null,UNAVAILABLE}
[junit4] 2> 139016 INFO
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[C856095D3BC5B73F]) [ ]
o.e.j.s.ServerConnector Stopped ServerConnector@3487e98c{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 139016 INFO
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[C856095D3BC5B73F]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=552373892
[junit4] 2> 139017 INFO (coreCloseExecutor-478-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6bdad53d
[junit4] 2> 139017 INFO (coreCloseExecutor-478-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=1,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 139017 INFO (coreCloseExecutor-478-thread-1) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 139017 INFO (coreCloseExecutor-478-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 139018 INFO (coreCloseExecutor-478-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 139018 INFO (coreCloseExecutor-478-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 139018 INFO (coreCloseExecutor-478-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory -
3 directories currently being tracked
[junit4] 2> 139018 INFO (coreCloseExecutor-478-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-2-001/collection1/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-2-001/collection1/data;done=false>>]
[junit4] 2> 139018 INFO (coreCloseExecutor-478-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 139018 INFO (coreCloseExecutor-478-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-2-001/collection1/data
[junit4] 2> 139018 INFO (coreCloseExecutor-478-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-2-001/collection1/data/snapshot_metadata
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-2-001/collection1/data/snapshot_metadata;done=false>>]
[junit4] 2> 139018 INFO (coreCloseExecutor-478-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 139019 INFO (coreCloseExecutor-478-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-2-001/collection1/data/snapshot_metadata
[junit4] 2> 139019 INFO (coreCloseExecutor-478-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-2-001/collection1/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-2-001/collection1/data/index;done=false>>]
[junit4] 2> 139019 INFO (coreCloseExecutor-478-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 139019 INFO (coreCloseExecutor-478-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001/instance-2-001/collection1/data/index
[junit4] 2> 139021 INFO
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[C856095D3BC5B73F]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3f16045c{/solr,null,UNAVAILABLE}
[junit4] 2> 139025 INFO
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[C856095D3BC5B73F]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testTwoServers
[junit4] 2> 139027 INFO
(SUITE-TestLBHttpSolrClient-seed#[C856095D3BC5B73F]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_C856095D3BC5B73F-001
[junit4] 2> Sep 23, 2016 10:29:15 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> Sep 23, 2016 10:29:35 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 1 thread leaked from SUITE scope at
org.apache.solr.client.solrj.TestLBHttpSolrClient:
[junit4] 2> 1) Thread[id=2287, name=Connection evictor,
state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]
[junit4] 2> at java.lang.Thread.sleep(Native Method)
[junit4] 2> at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Sep 23, 2016 10:29:35 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=2287, name=Connection evictor,
state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]
[junit4] 2> Sep 23, 2016 10:29:35 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: All leaked threads terminated.
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{name=PostingsFormat(name=LuceneVarGapFixedInterval),
id=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{},
maxPointsInLeafNode=909, maxMBSortInHeap=7.752258638885215,
sim=ClassicSimilarity, locale=fi-FI, timezone=Pacific/Chuuk
[junit4] 2> NOTE: Linux 4.4.0-36-generic amd64/Oracle Corporation
1.8.0_102 (64-bit)/cpus=12,threads=2,free=97615784,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [ContentStreamTest,
AnlysisResponseBaseTest, LargeVolumeEmbeddedTest, TestDelegationTokenResponse,
TermsResponseTest, StreamExpressionTest, TestEmbeddedSolrServer,
TestXMLEscaping, SolrZkClientTest, StreamingTest,
CollectionAdminRequestRequiredParamsTest, TestCollectionAdminRequest,
JdbcDriverTest, SolrExampleBinaryTest, SolrExampleEmbeddedTest,
LargeVolumeBinaryJettyTest, TestSolrProperties, MergeIndexesEmbeddedTest,
TestHash, SolrDocumentTest, FieldAnalysisResponseTest, NamedListTest,
TestLBHttpSolrClient]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestLBHttpSolrClient -Dtests.seed=C856095D3BC5B73F
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fi-FI
-Dtests.timezone=Pacific/Chuuk -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J0 | TestLBHttpSolrClient (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.client.solrj.TestLBHttpSolrClient:
[junit4] > 1) Thread[id=2287, name=Connection evictor,
state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > at
__randomizedtesting.SeedInfo.seed([C856095D3BC5B73F]:0)
[junit4] Completed [85/85 (1!)] on J0 in 69.69s, 3 tests, 2 errors <<<
FAILURES!
[...truncated 1 lines...]
[junit4] JVM J0: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/temp/junit4-J0-20160923_222654_350.sysout
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] java.lang.OutOfMemoryError: Java heap space
[junit4] Dumping heap to
/home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid8780.hprof
...
[junit4] Heap dump file created [603556528 bytes in 7.862 secs]
[junit4] <<< JVM J0: EOF ----
[...truncated 10382 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:763: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:715: Some of the
tests produced a heap dump, but did not fail. Maybe a suppressed
OutOfMemoryError? Dumps created:
* java_pid8780.hprof
Total time: 61 minutes 32 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]