Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.0/18/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.TestLBHttp2SolrClient.testSimple

Error Message:
Timeout occured while waiting response from server at: 
http://127.0.0.1:40349/solr/collection1/select?q=*%3A*&wt=javabin&version=2

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: 
http://127.0.0.1:40349/solr/collection1/select?q=*%3A*&wt=javabin&version=2
        at 
__randomizedtesting.SeedInfo.seed([2696D9B64923597A:1E25FD486ED08DAB]:0)
        at 
org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:399)
        at 
org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:731)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:605)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:581)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:987)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1002)
        at 
org.apache.solr.client.solrj.TestLBHttp2SolrClient.testSimple(TestLBHttp2SolrClient.java:154)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.util.concurrent.TimeoutException
        at 
org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
        at 
org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:390)
        ... 46 more




Build Log:
[...truncated 16228 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.TestLBHttp2SolrClient
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/init-core-data-001
   [junit4]   2> 24638 INFO  
(SUITE-TestLBHttp2SolrClient-seed#[2696D9B64923597A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 24639 INFO  
(SUITE-TestLBHttp2SolrClient-seed#[2696D9B64923597A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 24639 INFO  
(SUITE-TestLBHttp2SolrClient-seed#[2696D9B64923597A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 24641 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testTwoServers
   [junit4]   2> 24658 WARN  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@37b3dff1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 24681 WARN  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 24681 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 24681 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 24682 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 24683 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 24683 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 24683 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 24683 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@637bcc88{/solr,null,AVAILABLE}
   [junit4]   2> 24685 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4864158e{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:44460}
   [junit4]   2> 24685 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.Server Started @24737ms
   [junit4]   2> 24685 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/instance-0-001/collection1/data,
 solrconfig=bad_solrconfig.xml, hostContext=/solr, hostPort=44460}
   [junit4]   2> 24685 ERROR 
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 24685 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 24685 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 24685 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 24686 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 24686 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-04T08:10:52.023Z
   [junit4]   2> 24686 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/instance-0-001/solr.xml
   [junit4]   2> 24698 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69412763, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 24895 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 24899 WARN  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2c38c661[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 24943 WARN  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2613d10b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 25045 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 25045 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 25089 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69412763
   [junit4]   2> 25114 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69412763
   [junit4]   2> 25114 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69412763
   [junit4]   2> 25125 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/instance-0-001/.
   [junit4]   2> 25127 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 25200 INFO  (coreLoadExecutor-65-thread-1) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 25226 INFO  (coreLoadExecutor-65-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 25236 INFO  (coreLoadExecutor-65-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 25236 INFO  (coreLoadExecutor-65-thread-1) [    x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/instance-0-001/./collection1,
 trusted=true
   [junit4]   2> 25242 INFO  (coreLoadExecutor-65-thread-1) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69412763
   [junit4]   2> 25245 INFO  (coreLoadExecutor-65-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/instance-0-001/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/instance-0-001/./collection1/data/]
   [junit4]   2> 25430 INFO  (coreLoadExecutor-65-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 25430 INFO  (coreLoadExecutor-65-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 25435 INFO  (coreLoadExecutor-65-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1126f6c5[collection1] main]
   [junit4]   2> 25436 INFO  (coreLoadExecutor-65-thread-1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/instance-0-001/collection1/conf
   [junit4]   2> 25437 INFO  (coreLoadExecutor-65-thread-1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 25439 INFO  
(searcherExecutor-66-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1126f6c5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 25472 INFO  (qtp986011040-331) [    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 4
   [junit4]   2> 25476 INFO  (qtp986011040-332) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 25476 INFO  (qtp986011040-332) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@f80ab34 commitCommandVersion:0
   [junit4]   2> 25613 INFO  (qtp986011040-332) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@46b8d9d6[collection1] main]
   [junit4]   2> 25613 INFO  (qtp986011040-332) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 25615 INFO  
(searcherExecutor-66-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@46b8d9d6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C10:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, 
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic, 
timestamp=1551687052885}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 25615 INFO  (qtp986011040-332) [    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 140
   [junit4]   2> 25626 WARN  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 25627 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 25627 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 25627 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 25670 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 25670 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 25670 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 25678 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1d2ebb9f{/solr,null,AVAILABLE}
   [junit4]   2> 25685 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@357b17da{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:37158}
   [junit4]   2> 25685 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.Server Started @25738ms
   [junit4]   2> 25685 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/instance-1-001/collection1/data,
 solrconfig=bad_solrconfig.xml, hostContext=/solr, hostPort=37158}
   [junit4]   2> 25686 ERROR 
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 25686 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 25686 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 25686 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 25693 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 25694 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-04T08:10:53.031Z
   [junit4]   2> 25694 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/instance-1-001/solr.xml
   [junit4]   2> 25711 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69412763, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 26202 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 26205 WARN  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@632f3125[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 26239 WARN  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@66c98f19[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 26297 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 26297 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 26367 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69412763
   [junit4]   2> 26385 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69412763
   [junit4]   2> 26385 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69412763
   [junit4]   2> 26404 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/instance-1-001/.
   [junit4]   2> 26404 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 26465 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 26525 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 26528 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 26528 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/instance-1-001/./collection1,
 trusted=true
   [junit4]   2> 26529 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69412763
   [junit4]   2> 26529 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/instance-1-001/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/instance-1-001/./collection1/data/]
   [junit4]   2> 26701 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 26702 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 26710 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1596009f[collection1] main]
   [junit4]   2> 26710 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/instance-1-001/collection1/conf
   [junit4]   2> 26711 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 26715 INFO  
(searcherExecutor-79-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1596009f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 26755 INFO  (qtp1927938107-354) [    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 16
   [junit4]   2> 26759 INFO  (qtp1927938107-354) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 26773 INFO  (qtp1927938107-354) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3f79649 commitCommandVersion:0
   [junit4]   2> 26833 INFO  (qtp1927938107-354) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5d677cdf[collection1] main]
   [junit4]   2> 26836 INFO  
(searcherExecutor-79-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5d677cdf[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C10:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, 
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic, 
timestamp=1551687054123}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 26838 INFO  (qtp1927938107-354) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 26838 INFO  (qtp1927938107-354) [    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 80
   [junit4]   2> 26842 WARN  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 26842 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 26842 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 26842 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 26890 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 26890 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 26890 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 26891 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2230cdd7{/solr,null,AVAILABLE}
   [junit4]   2> 26892 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3a5bc9da{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:41569}
   [junit4]   2> 26892 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.Server Started @26944ms
   [junit4]   2> 26892 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/instance-2-001/collection1/data,
 solrconfig=bad_solrconfig.xml, hostContext=/solr, hostPort=41569}
   [junit4]   2> 26893 ERROR 
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 26893 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 26893 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 26893 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 26893 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 26893 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-04T08:10:54.230Z
   [junit4]   2> 26894 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/instance-2-001/solr.xml
   [junit4]   2> 26909 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69412763, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 27118 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 27123 WARN  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4cb7a182[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 27128 WARN  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1eb22c99[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 27173 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 27173 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 27193 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69412763
   [junit4]   2> 27205 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69412763
   [junit4]   2> 27205 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69412763
   [junit4]   2> 27208 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/instance-2-001/.
   [junit4]   2> 27208 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 27282 INFO  (coreLoadExecutor-91-thread-1) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 27291 INFO  (coreLoadExecutor-91-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 27294 INFO  (coreLoadExecutor-91-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 27294 INFO  (coreLoadExecutor-91-thread-1) [    x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/instance-2-001/./collection1,
 trusted=true
   [junit4]   2> 27294 INFO  (coreLoadExecutor-91-thread-1) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69412763
   [junit4]   2> 27294 INFO  (coreLoadExecutor-91-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/instance-2-001/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/instance-2-001/./collection1/data/]
   [junit4]   2> 27371 INFO  (coreLoadExecutor-91-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 27371 INFO  (coreLoadExecutor-91-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 27374 INFO  (coreLoadExecutor-91-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@63607ca2[collection1] main]
   [junit4]   2> 27375 INFO  (coreLoadExecutor-91-thread-1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/instance-2-001/collection1/conf
   [junit4]   2> 27375 INFO  (coreLoadExecutor-91-thread-1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 27378 INFO  
(searcherExecutor-92-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@63607ca2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 27390 INFO  (qtp409309407-375) [    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 4
   [junit4]   2> 27392 INFO  (qtp409309407-375) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 27392 INFO  (qtp409309407-375) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@732d4387 commitCommandVersion:0
   [junit4]   2> 27432 INFO  (qtp409309407-375) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@382841e4[collection1] main]
   [junit4]   2> 27432 INFO  (qtp409309407-375) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 27434 INFO  
(searcherExecutor-92-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@382841e4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C10:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, 
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic, 
timestamp=1551687054733}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 27434 INFO  (qtp409309407-375) [    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 42
   [junit4]   2> 27435 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=376522462
   [junit4]   2> 27438 INFO  (coreCloseExecutor-96-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2d00ad09
   [junit4]   2> 27438 INFO  (coreCloseExecutor-96-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=2d00ad09
   [junit4]   2> 27438 INFO  (coreCloseExecutor-96-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@65efc317: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@e2a6a5
   [junit4]   2> 27542 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 27542 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7804e52: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@105e9b66
   [junit4]   2> 27545 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 27545 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3caf7952: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@22f293a3
   [junit4]   2> 27547 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 27548 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@77c73cb: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@605c39ef
   [junit4]   2> 27559 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@4864158e{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 27559 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@637bcc88{/solr,null,UNAVAILABLE}
   [junit4]   2> 27559 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 27748 INFO  (qtp1927938107-352) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=29
   [junit4]   2> 27777 INFO  (qtp1927938107-354) [    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> 27787 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1549839474
   [junit4]   2> 27823 INFO  (coreCloseExecutor-98-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@61d8e25b
   [junit4]   2> 27823 INFO  (coreCloseExecutor-98-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=61d8e25b
   [junit4]   2> 27824 INFO  (coreCloseExecutor-98-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@37e33ce5: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@c3d767e
   [junit4]   2> 27912 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 27913 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@64ede971: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@24de60b7
   [junit4]   2> 27916 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 27916 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@ff9146: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@22f293a3
   [junit4]   2> 27918 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 27918 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@52cdd7db: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@605c39ef
   [junit4]   2> 27944 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@357b17da{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 27944 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1d2ebb9f{/solr,null,UNAVAILABLE}
   [junit4]   2> 27944 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 27960 WARN  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 27961 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=44460)
   [junit4]   2> 27961 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 44460 try number 1 ...
   [junit4]   2> 27961 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 28050 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 28050 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 28050 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 28066 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3024aa7e{/solr,null,AVAILABLE}
   [junit4]   2> 28070 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@245f1da2{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:44460}
   [junit4]   2> 28070 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.Server Started @28123ms
   [junit4]   2> 28070 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/instance-0-001/collection1/data,
 solrconfig=bad_solrconfig.xml, hostContext=/solr, hostPort=44460}
   [junit4]   2> 28071 ERROR 
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 28071 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 28071 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 28071 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 28071 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 28071 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-04T08:10:55.408Z
   [junit4]   2> 28072 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/instance-0-001/solr.xml
   [junit4]   2> 28123 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69412763, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 28364 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 28370 WARN  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@69e67e35[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 28374 WARN  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@710c4820[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 28419 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 28419 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 28437 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69412763
   [junit4]   2> 28467 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69412763
   [junit4]   2> 28468 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69412763
   [junit4]   2> 28495 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/instance-0-001/.
   [junit4]   2> 28495 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 28664 INFO  (coreLoadExecutor-108-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 28693 INFO  (coreLoadExecutor-108-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 28723 INFO  (coreLoadExecutor-108-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 28723 INFO  (coreLoadExecutor-108-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/instance-0-001/./collection1,
 trusted=true
   [junit4]   2> 28723 INFO  (coreLoadExecutor-108-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69412763
   [junit4]   2> 28724 INFO  (coreLoadExecutor-108-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/instance-0-001/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/instance-0-001/./collection1/data/]
   [junit4]   2> 28901 INFO  (coreLoadExecutor-108-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 28901 INFO  (coreLoadExecutor-108-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 28923 INFO  (coreLoadExecutor-108-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5f59a44e[collection1] main]
   [junit4]   2> 28923 INFO  (coreLoadExecutor-108-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/instance-0-001/collection1/conf
   [junit4]   2> 28924 INFO  (coreLoadExecutor-108-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 28925 INFO  
(searcherExecutor-109-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5f59a44e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C10:[diagnostics={java.runtime.version=1.8.0_191-b12,
 java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.0.0, os=Linux, os.arch=amd64, 
os.version=4.4.0-112-generic, source=flush, 
timestamp=1551687052885}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 29080 INFO  (qtp305608653-416) [    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> 30126 INFO  (qtp305608653-412) [    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> 30133 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1093434959
   [junit4]   2> 30148 INFO  (coreCloseExecutor-113-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7157f638
   [junit4]   2> 30148 INFO  (coreCloseExecutor-113-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=7157f638
   [junit4]   2> 30148 INFO  (coreCloseExecutor-113-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4f381073: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@3542018e
   [junit4]   2> 30213 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 30213 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@215b0cd7: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@d50c8a0
   [junit4]   2> 30217 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 30217 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4016b9c8: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@22f293a3
   [junit4]   2> 30220 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 30220 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7fbb91c5: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@605c39ef
   [junit4]   2> 30238 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@245f1da2{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:44460}
   [junit4]   2> 30238 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3024aa7e{/solr,null,UNAVAILABLE}
   [junit4]   2> 30238 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 30267 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=671828022
   [junit4]   2> 30281 INFO  (coreCloseExecutor-115-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@507ffd07
   [junit4]   2> 30281 INFO  (coreCloseExecutor-115-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=507ffd07
   [junit4]   2> 30282 INFO  (coreCloseExecutor-115-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@24226e73: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@6623e55c
   [junit4]   2> 30331 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 30331 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5bf01af9: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@7754ac85
   [junit4]   2> 30332 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 30332 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@57fef8e4: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@22f293a3
   [junit4]   2> 30332 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 30332 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@ed3fa93: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@605c39ef
   [junit4]   2> 30354 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@3a5bc9da{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 30354 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2230cdd7{/solr,null,UNAVAILABLE}
   [junit4]   2> 30354 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 30362 INFO  
(TEST-TestLBHttp2SolrClient.testTwoServers-seed#[2696D9B64923597A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testTwoServers
   [junit4]   2> 30385 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 30400 WARN  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@43b5e106[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 30403 WARN  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 30403 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 30403 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 30403 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 30468 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 30468 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 30468 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 30468 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@13afff64{/solr,null,AVAILABLE}
   [junit4]   2> 30469 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@728c5096{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:40349}
   [junit4]   2> 30469 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.Server Started @30522ms
   [junit4]   2> 30469 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/instance-0-001/collection1/data,
 solrconfig=bad_solrconfig.xml, hostContext=/solr, hostPort=40349}
   [junit4]   2> 30470 ERROR 
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 30470 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 30470 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 30470 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 30470 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 30470 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-04T08:10:57.807Z
   [junit4]   2> 30471 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/instance-0-001/solr.xml
   [junit4]   2> 30477 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69412763, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 30879 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 30897 WARN  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1a11b11f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 30911 WARN  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3b62f7cc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 31219 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 31219 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 31242 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69412763
   [junit4]   2> 31260 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69412763
   [junit4]   2> 31260 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69412763
   [junit4]   2> 31264 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/instance-0-001/.
   [junit4]   2> 31264 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 31362 INFO  (coreLoadExecutor-125-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 31388 INFO  (coreLoadExecutor-125-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 31393 INFO  (coreLoadExecutor-125-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 31393 INFO  (coreLoadExecutor-125-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/instance-0-001/./collection1,
 trusted=true
   [junit4]   2> 31394 INFO  (coreLoadExecutor-125-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69412763
   [junit4]   2> 31394 INFO  (coreLoadExecutor-125-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/instance-0-001/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/instance-0-001/./collection1/data/]
   [junit4]   2> 31642 INFO  (coreLoadExecutor-125-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 31642 INFO  (coreLoadExecutor-125-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 31645 INFO  (coreLoadExecutor-125-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@28253379[collection1] main]
   [junit4]   2> 31645 INFO  (coreLoadExecutor-125-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/instance-0-001/collection1/conf
   [junit4]   2> 31646 INFO  (coreLoadExecutor-125-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 31664 INFO  
(searcherExecutor-126-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@28253379[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 31707 INFO  (qtp674964709-447) [    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 25
   [junit4]   2> 31709 INFO  (qtp674964709-448) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 31710 INFO  (qtp674964709-448) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5603c70 commitCommandVersion:0
   [junit4]   2> 31850 INFO  (qtp674964709-448) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@20a0703b[collection1] main]
   [junit4]   2> 31852 INFO  
(searcherExecutor-126-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@20a0703b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C10:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, 
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic, 
timestamp=1551687059098}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 31852 INFO  (qtp674964709-448) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 31852 INFO  (qtp674964709-448) [    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 143
   [junit4]   2> 31856 WARN  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 31856 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 31856 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 31856 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 31874 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 31874 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 31874 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 31875 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2c58ff80{/solr,null,AVAILABLE}
   [junit4]   2> 31887 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@315e3e00{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:33968}
   [junit4]   2> 31887 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.Server Started @31939ms
   [junit4]   2> 31887 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/instance-1-001/collection1/data,
 solrconfig=bad_solrconfig.xml, hostContext=/solr, hostPort=33968}
   [junit4]   2> 31887 ERROR 
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 31888 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 31888 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 31888 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 31888 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 31888 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-04T08:10:59.225Z
   [junit4]   2> 31888 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/instance-1-001/solr.xml
   [junit4]   2> 31894 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69412763, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 32060 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 32091 WARN  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7e66fe9b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 32108 WARN  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4eed4593[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 32149 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 32149 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 32176 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69412763
   [junit4]   2> 32185 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69412763
   [junit4]   2> 32185 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69412763
   [junit4]   2> 32188 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/instance-1-001/.
   [junit4]   2> 32188 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 32232 INFO  (coreLoadExecutor-138-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 32272 INFO  (coreLoadExecutor-138-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 32275 INFO  (coreLoadExecutor-138-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 32275 INFO  (coreLoadExecutor-138-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/instance-1-001/./collection1,
 trusted=true
   [junit4]   2> 32286 INFO  (coreLoadExecutor-138-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69412763
   [junit4]   2> 32286 INFO  (coreLoadExecutor-138-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/instance-1-001/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/instance-1-001/./collection1/data/]
   [junit4]   2> 32410 INFO  (coreLoadExecutor-138-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 32410 INFO  (coreLoadExecutor-138-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 32440 INFO  (coreLoadExecutor-138-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6c6b4645[collection1] main]
   [junit4]   2> 32440 INFO  (coreLoadExecutor-138-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/instance-1-001/collection1/conf
   [junit4]   2> 32441 INFO  (coreLoadExecutor-138-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 32442 INFO  
(searcherExecutor-139-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6c6b4645[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 33008 INFO  (qtp21297844-470) [    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 23
   [junit4]   2> 33016 INFO  (qtp21297844-471) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 33017 INFO  (qtp21297844-471) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@47fe9473 commitCommandVersion:0
   [junit4]   2> 33182 INFO  (qtp21297844-471) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4e096ad8[collection1] main]
   [junit4]   2> 33184 INFO  
(searcherExecutor-139-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4e096ad8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C10:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, 
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic, 
timestamp=1551687060384}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 33186 INFO  (qtp21297844-471) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 33186 INFO  (qtp21297844-471) [    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 170
   [junit4]   2> 33202 WARN  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 33202 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 33202 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 33202 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 33249 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 33249 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 33249 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 33251 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6d14af2f{/solr,null,AVAILABLE}
   [junit4]   2> 33252 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@71123100{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:46017}
   [junit4]   2> 33252 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.e.j.s.Server Started @33305ms
   [junit4]   2> 33252 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/instance-2-001/collection1/data,
 solrconfig=bad_solrconfig.xml, hostContext=/solr, hostPort=46017}
   [junit4]   2> 33253 ERROR 
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 33253 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 33253 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 33253 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 33253 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 33253 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-04T08:11:00.590Z
   [junit4]   2> 33254 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/instance-2-001/solr.xml
   [junit4]   2> 33298 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69412763, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 33609 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 33625 WARN  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@547b6951[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 33677 WARN  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@798dda47[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 33826 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 33826 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 33902 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69412763
   [junit4]   2> 33994 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69412763
   [junit4]   2> 33995 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69412763
   [junit4]   2> 33997 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B64923597A-001/instance-2-001/.
   [junit4]   2> 33997 INFO  
(TEST-TestLBHttp2SolrClient.testSimple-seed#[2696D9B64923597A]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 34194 INFO  (coreLoadExecutor-151-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 34289 INFO  (coreLoadExecutor-151-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 34307 INFO  (coreLoadExecutor-151-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 34307 INFO  (coreLoadExecutor-151-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_2696D9B6

[...truncated too long message...]

.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/null790682695
     [copy] Copying 236 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/null790682695
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/null790682695

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 74ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 218 minutes 7 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1835)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to