You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/08/07 21:17:23 UTC

[JENKINS] Lucene-Solr-Tests-master - Build # 3517 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3517/

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

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:38242/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:38242/solr/collection1/select?q=*%3A*&wt=javabin&version=2
	at __randomizedtesting.SeedInfo.seed([D63F3092CAA9B65A:76D59E1F11E2987A]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:406)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:746)
	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:211)
	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.testTwoServers(TestLBHttp2SolrClient.java:186)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	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 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.base/java.lang.Thread.run(Thread.java:834)
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:397)
	... 45 more




Build Log:
[...truncated 16189 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.TestLBHttp2SolrClient
   [junit4]   2> 38432 INFO  (SUITE-TestLBHttp2SolrClient-seed#[D63F3092CAA9B65A]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_D63F3092CAA9B65A-001/data-dir-3-001
   [junit4]   2> 38432 INFO  (SUITE-TestLBHttp2SolrClient-seed#[D63F3092CAA9B65A]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 38433 INFO  (SUITE-TestLBHttp2SolrClient-seed#[D63F3092CAA9B65A]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 38434 INFO  (SUITE-TestLBHttp2SolrClient-seed#[D63F3092CAA9B65A]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 38544 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testTwoServers
   [junit4]   2> 40751 WARN  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3e0dd045[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 40751 WARN  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3e0dd045[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 41416 WARN  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 44876 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 44891 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 44912 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 45037 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 45037 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 45038 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 45258 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@55ef9a37{/solr,null,AVAILABLE}
   [junit4]   2> 45367 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3b063dbc{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:35727}
   [junit4]   2> 45368 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.Server Started @45596ms
   [junit4]   2> 45368 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, solrconfig=bad_solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_D63F3092CAA9B65A-001/instance-0-001/collection1/data, hostPort=35727}
   [junit4]   2> 46944 ERROR (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 46944 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 46945 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 46945 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 46945 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 46945 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-07T20:37:38.197707Z
   [junit4]   2> 47287 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 49680 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_D63F3092CAA9B65A-001/instance-0-001/solr.xml
   [junit4]   2> 50767 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@74c84471, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 54789 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 54985 WARN  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5c2eb6f0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 54986 WARN  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5c2eb6f0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 56297 WARN  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5cfb3f17[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 56297 WARN  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5cfb3f17[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 58721 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 58764 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 64152 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74c84471
   [junit4]   2> 64153 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74c84471
   [junit4]   2> 64153 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74c84471
   [junit4]   2> 64592 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_D63F3092CAA9B65A-001/instance-0-001/.
   [junit4]   2> 64593 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 67628 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 71829 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 72460 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 72489 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_D63F3092CAA9B65A-001/instance-0-001/./collection1, trusted=true
   [junit4]   2> 72691 INFO  (coreLoadExecutor-9-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@74c84471
   [junit4]   2> 72763 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_D63F3092CAA9B65A-001/instance-0-001/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_D63F3092CAA9B65A-001/instance-0-001/./collection1/data/]
   [junit4]   2> 77978 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 77979 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 78333 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@149f5eb[collection1] main]
   [junit4]   2> 78513 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_D63F3092CAA9B65A-001/instance-0-001/collection1/conf
   [junit4]   2> 78700 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 78753 INFO  (searcherExecutor-10-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@149f5eb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 81321 INFO  (qtp535014250-27) [    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 893
   [junit4]   2> 81603 INFO  (qtp535014250-28) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 81624 INFO  (qtp535014250-28) [    x:collection1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@63f65099 commitCommandVersion:0
   [junit4]   2> 83588 INFO  (qtp535014250-28) [    x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@292419c2[collection1] main]
   [junit4]   2> 83666 INFO  (qtp535014250-28) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 83753 INFO  (searcherExecutor-10-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@292419c2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C10:[diagnostics={java.vendor=Oracle Corporation, timestamp=1565210293737, java.version=11.0.1, java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=11.0.1+13-LTS, os.version=4.4.0-112-generic, os=Linux}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 83868 INFO  (qtp535014250-28) [    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 2338
   [junit4]   2> 85784 WARN  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 85787 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 85799 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 85800 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 85961 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 85961 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 85962 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 85982 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@531b44af{/solr,null,AVAILABLE}
   [junit4]   2> 85984 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@269a4c07{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:38242}
   [junit4]   2> 85984 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.Server Started @86212ms
   [junit4]   2> 85984 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, solrconfig=bad_solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_D63F3092CAA9B65A-001/instance-1-001/collection1/data, hostPort=38242}
   [junit4]   2> 85984 ERROR (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 85984 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 85984 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 85985 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 85985 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 85985 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-07T20:38:17.237163Z
   [junit4]   2> 85985 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_D63F3092CAA9B65A-001/instance-1-001/solr.xml
   [junit4]   2> 86110 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@74c84471, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 87457 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 87502 WARN  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@56f5d7b2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 87502 WARN  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@56f5d7b2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 87550 WARN  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2ec059be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 87551 WARN  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2ec059be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 87841 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 87841 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 88134 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74c84471
   [junit4]   2> 96821 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74c84471
   [junit4]   2> 96822 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74c84471
   [junit4]   2> 97151 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_D63F3092CAA9B65A-001/instance-1-001/.
   [junit4]   2> 97168 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 99503 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 108160 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 108271 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 108272 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_D63F3092CAA9B65A-001/instance-1-001/./collection1, trusted=true
   [junit4]   2> 108325 INFO  (coreLoadExecutor-22-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@74c84471
   [junit4]   2> 108325 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_D63F3092CAA9B65A-001/instance-1-001/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_D63F3092CAA9B65A-001/instance-1-001/./collection1/data/]
   [junit4]   2> 109544 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 109544 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 109563 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@62f8d9fe[collection1] main]
   [junit4]   2> 109563 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_D63F3092CAA9B65A-001/instance-1-001/collection1/conf
   [junit4]   2> 109583 INFO  (coreLoadExecutor-22-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 109619 INFO  (searcherExecutor-23-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@62f8d9fe[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 109918 INFO  (qtp4182023-49) [    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 56
   [junit4]   2> 109957 INFO  (qtp4182023-49) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 109957 INFO  (qtp4182023-49) [    x:collection1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@707e9a67 commitCommandVersion:0
   [junit4]   2> 110866 INFO  (qtp4182023-49) [    x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3ebaca75[collection1] main]
   [junit4]   2> 110867 INFO  (qtp4182023-49) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 110885 INFO  (searcherExecutor-23-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3ebaca75[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C10:[diagnostics={java.vendor=Oracle Corporation, timestamp=1565210321298, java.version=11.0.1, java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=11.0.1+13-LTS, os.version=4.4.0-112-generic, os=Linux}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 110903 INFO  (qtp4182023-49) [    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 946
   [junit4]   2> 110921 WARN  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 110955 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 110956 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 110956 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 111015 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 111015 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 111016 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 111016 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@589a3148{/solr,null,AVAILABLE}
   [junit4]   2> 111060 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@435a9e27{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:36601}
   [junit4]   2> 111060 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.Server Started @111288ms
   [junit4]   2> 111060 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, solrconfig=bad_solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_D63F3092CAA9B65A-001/instance-2-001/collection1/data, hostPort=36601}
   [junit4]   2> 111060 ERROR (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 111061 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 111061 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 111061 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 111061 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 111061 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-07T20:38:42.313336Z
   [junit4]   2> 111061 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_D63F3092CAA9B65A-001/instance-2-001/solr.xml
   [junit4]   2> 111217 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@74c84471, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 113065 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 113086 WARN  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6b9f8e76[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 113086 WARN  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6b9f8e76[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 113118 WARN  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@31687470[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 113119 WARN  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@31687470[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 113723 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 113723 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 114181 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74c84471
   [junit4]   2> 114437 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74c84471
   [junit4]   2> 114437 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74c84471
   [junit4]   2> 114530 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_D63F3092CAA9B65A-001/instance-2-001/.
   [junit4]   2> 114531 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 114691 INFO  (coreLoadExecutor-35-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 115088 INFO  (coreLoadExecutor-35-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 115161 INFO  (coreLoadExecutor-35-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 115161 INFO  (coreLoadExecutor-35-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_D63F3092CAA9B65A-001/instance-2-001/./collection1, trusted=true
   [junit4]   2> 115162 INFO  (coreLoadExecutor-35-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@74c84471
   [junit4]   2> 115162 INFO  (coreLoadExecutor-35-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_D63F3092CAA9B65A-001/instance-2-001/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_D63F3092CAA9B65A-001/instance-2-001/./collection1/data/]
   [junit4]   2> 119260 INFO  (coreLoadExecutor-35-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 119260 INFO  (coreLoadExecutor-35-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 119362 INFO  (coreLoadExecutor-35-thread-1) [    x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1aaaf508[collection1] main]
   [junit4]   2> 119363 INFO  (coreLoadExecutor-35-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_D63F3092CAA9B65A-001/instance-2-001/collection1/conf
   [junit4]   2> 119364 INFO  (coreLoadExecutor-35-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 119452 INFO  (searcherExecutor-36-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1aaaf508[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 119638 INFO  (qtp1248734314-71) [    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 73
   [junit4]   2> 119689 INFO  (qtp1248734314-72) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 119709 INFO  (qtp1248734314-72) [    x:collection1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@f02a2a commitCommandVersion:0
   [junit4]   2> 120682 INFO  (qtp1248734314-72) [    x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2a870f35[collection1] main]
   [junit4]   2> 120723 INFO  (qtp1248734314-72) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 120768 INFO  (searcherExecutor-36-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2a870f35[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C10:[diagnostics={java.vendor=Oracle Corporation, timestamp=1565210331036, java.version=11.0.1, java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=11.0.1+13-LTS, os.version=4.4.0-112-generic, os=Linux}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 120770 INFO  (qtp1248734314-72) [    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 1114
   [junit4]   2> 120855 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1386611430
   [junit4]   2> 120925 INFO  (coreCloseExecutor-40-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7e39d07b
   [junit4]   2> 120928 INFO  (coreCloseExecutor-40-thread-1) [    x:collection1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=7e39d07b
   [junit4]   2> 120930 INFO  (coreCloseExecutor-40-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@713411aa: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@70c22872
   [junit4]   2> 130273 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 130274 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3550a18d: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1f4fa01a
   [junit4]   2> 130307 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 130324 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@df22009: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@23bacab0
   [junit4]   2> 130342 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 130342 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4a6aa60a: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@27c097ee
   [junit4]   2> 130547 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3b063dbc{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 130568 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@55ef9a37{/solr,null,UNAVAILABLE}
   [junit4]   2> 130568 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 134773 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=213174624
   [junit4]   2> 134903 INFO  (coreCloseExecutor-42-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@61750b51
   [junit4]   2> 134903 INFO  (coreCloseExecutor-42-thread-1) [    x:collection1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=61750b51
   [junit4]   2> 134904 INFO  (coreCloseExecutor-42-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@58c421f4: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@47831510
   [junit4]   2> 135672 ERROR (qtp4182023-49) [    x:collection1 ] o.a.s.s.SolrDispatchFilter Error processing the request. CoreContainer is either not initialized or shutting down.
   [junit4]   2> 135673 WARN  (qtp4182023-49) [    x:collection1 ] o.e.j.s.HttpChannel /solr/collection1/select
   [junit4]   2>           => javax.servlet.UnavailableException: Error processing the request. CoreContainer is either not initialized or shutting down.
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:369)
   [junit4]   2> javax.servlet.UnavailableException: Error processing the request. CoreContainer is either not initialized or shutting down.
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:369) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:753) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:311) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781) ~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917) ~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 136101 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 136101 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@63ff0a56: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@511a4629
   [junit4]   2> 136177 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 136194 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@28a4ddbc: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@23bacab0
   [junit4]   2> 136197 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 136197 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@25a3f3c2: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@27c097ee
   [junit4]   2> 136285 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@269a4c07{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 136285 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@531b44af{/solr,null,UNAVAILABLE}
   [junit4]   2> 136285 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 136307 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=16284304
   [junit4]   2> 136413 INFO  (coreCloseExecutor-44-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5c278e52
   [junit4]   2> 136413 INFO  (coreCloseExecutor-44-thread-1) [    x:collection1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=5c278e52
   [junit4]   2> 136413 INFO  (coreCloseExecutor-44-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4c782e3e: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@21021ced
   [junit4]   2> 136777 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 136777 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a07bbbc: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@793fe8ed
   [junit4]   2> 136833 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 136833 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3aca66f6: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@23bacab0
   [junit4]   2> 136873 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 136886 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@236e2e67: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@27c097ee
   [junit4]   2> 136996 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@435a9e27{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 136997 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@589a3148{/solr,null,UNAVAILABLE}
   [junit4]   2> 136998 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 138671 INFO  (TEST-TestLBHttp2SolrClient.testTwoServers-seed#[D63F3092CAA9B65A]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testTwoServers
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLBHttp2SolrClient -Dtests.method=testTwoServers -Dtests.seed=D63F3092CAA9B65A -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en-VU -Dtests.timezone=SystemV/MST7 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    100s J1 | TestLBHttp2SolrClient.testTwoServers <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:38242/solr/collection1/select?q=*%3A*&wt=javabin&version=2
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D63F3092CAA9B65A:76D59E1F11E2987A]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:406)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:746)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:605)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:581)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:987)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1002)
   [junit4]    > 	at org.apache.solr.client.solrj.TestLBHttp2SolrClient.testTwoServers(TestLBHttp2SolrClient.java:186)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]    > Caused by: java.util.concurrent.TimeoutException
   [junit4]    > 	at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:397)
   [junit4]    > 	... 45 more
   [junit4]   2> 138787 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testReliability
   [junit4]   2> 138824 WARN  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5724c47f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 138824 WARN  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5724c47f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 138840 WARN  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 138841 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 138841 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 138842 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 138880 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 138880 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 138880 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 138896 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5af5f7ad{/solr,null,AVAILABLE}
   [junit4]   2> 138899 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@71622c6a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:39984}
   [junit4]   2> 138899 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.Server Started @139127ms
   [junit4]   2> 138899 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, solrconfig=bad_solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_D63F3092CAA9B65A-001/instance-0-001/collection1/data, hostPort=39984}
   [junit4]   2> 138899 ERROR (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 138932 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 138948 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 138949 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 138949 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 138949 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-07T20:39:10.201116Z
   [junit4]   2> 138949 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_D63F3092CAA9B65A-001/instance-0-001/solr.xml
   [junit4]   2> 139060 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@74c84471, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 140099 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 140116 WARN  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5f5e97fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 140117 WARN  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5f5e97fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 140191 WARN  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7bb6817[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 140191 WARN  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7bb6817[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 140386 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 140387 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 140744 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74c84471
   [junit4]   2> 140967 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74c84471
   [junit4]   2> 140967 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74c84471
   [junit4]   2> 140983 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_D63F3092CAA9B65A-001/instance-0-001/.
   [junit4]   2> 140983 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 141150 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 141670 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 141674 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 141674 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_D63F3092CAA9B65A-001/instance-0-001/./collection1, trusted=true
   [junit4]   2> 141745 INFO  (coreLoadExecutor-54-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@74c84471
   [junit4]   2> 141745 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_D63F3092CAA9B65A-001/instance-0-001/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_D63F3092CAA9B65A-001/instance-0-001/./collection1/data/]
   [junit4]   2> 142619 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 142619 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 142711 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7abe74b2[collection1] main]
   [junit4]   2> 142712 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_D63F3092CAA9B65A-001/instance-0-001/collection1/conf
   [junit4]   2> 142713 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 142714 INFO  (searcherExecutor-55-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7abe74b2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 142804 INFO  (qtp1312555-118) [    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 10
   [junit4]   2> 142907 INFO  (qtp1312555-119) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 142907 INFO  (qtp1312555-119) [    x:collection1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4be93224 commitCommandVersion:0
   [junit4]   2> 143502 INFO  (qtp1312555-119) [    x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@11b70dca[collection1] main]
   [junit4]   2> 143502 INFO  (qtp1312555-119) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 143523 INFO  (searcherExecutor-55-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@11b70dca[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C10:[diagnostics={java.vendor=Oracle Corporation, timestamp=1565210354273, java.version=11.0.1, java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=11.0.1+13-LTS, os.version=4.4.0-112-generic, os=Linux}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 143523 INFO  (qtp1312555-119) [    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 616
   [junit4]   2> 143560 WARN  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 143560 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 143560 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 143561 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 143647 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 143647 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 143647 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 143704 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@64e08d7d{/solr,null,AVAILABLE}
   [junit4]   2> 143705 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3b5d645c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33220}
   [junit4]   2> 143706 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.Server Started @143934ms
   [junit4]   2> 143706 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, solrconfig=bad_solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_D63F3092CAA9B65A-001/instance-1-001/collection1/data, hostPort=33220}
   [junit4]   2> 143706 ERROR (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 143706 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 143706 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 143706 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 143706 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 143707 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-07T20:39:14.958985Z
   [junit4]   2> 143707 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_D63F3092CAA9B65A-001/instance-1-001/solr.xml
   [junit4]   2> 143831 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@74c84471, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 144289 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 144310 WARN  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6f6a9c2c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 144310 WARN  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6f6a9c2c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 144432 WARN  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@95a795e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 144434 WARN  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@95a795e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 144865 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 144865 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 145219 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74c84471
   [junit4]   2> 145437 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74c84471
   [junit4]   2> 145437 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74c84471
   [junit4]   2> 145455 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_D63F3092CAA9B65A-001/instance-1-001/.
   [junit4]   2> 145455 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 145617 INFO  (coreLoadExecutor-67-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 146147 INFO  (coreLoadExecutor-67-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 146204 INFO  (coreLoadExecutor-67-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 146218 INFO  (coreLoadExecutor-67-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_D63F3092CAA9B65A-001/instance-1-001/./collection1, trusted=true
   [junit4]   2> 146238 INFO  (coreLoadExecutor-67-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@74c84471
   [junit4]   2> 146239 INFO  (coreLoadExecutor-67-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_D63F3092CAA9B65A-001/instance-1-001/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_D63F3092CAA9B65A-001/instance-1-001/./collection1/data/]
   [junit4]   2> 147725 INFO  (coreLoadExecutor-67-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 147726 INFO  (coreLoadExecutor-67-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 147763 INFO  (coreLoadExecutor-67-thread-1) [    x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@34d2cb9b[collection1] main]
   [junit4]   2> 147764 INFO  (coreLoadExecutor-67-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_D63F3092CAA9B65A-001/instance-1-001/collection1/conf
   [junit4]   2> 147764 INFO  (coreLoadExecutor-67-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 147779 INFO  (searcherExecutor-68-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@34d2cb9b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 148423 INFO  (qtp1259729903-140) [    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 51
   [junit4]   2> 148425 INFO  (qtp1259729903-140) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 148425 INFO  (qtp1259729903-140) [    x:collection1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4d9cc6ca commitCommandVersion:0
   [junit4]   2> 148640 INFO  (qtp1259729903-140) [    x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6b81befd[collection1] main]
   [junit4]   2> 148640 INFO  (qtp1259729903-140) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 148643 INFO  (searcherExecutor-68-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6b81befd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C10:[diagnostics={java.vendor=Oracle Corporation, timestamp=1565210359768, java.version=11.0.1, java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=11.0.1+13-LTS, os.version=4.4.0-112-generic, os=Linux}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 148673 INFO  (qtp1259729903-140) [    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 248
   [junit4]   2> 148747 WARN  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 148748 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 148748 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 148748 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 148873 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 148873 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 148873 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 148873 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a3f3eb0{/solr,null,AVAILABLE}
   [junit4]   2> 148882 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@31268ac7{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:37242}
   [junit4]   2> 148882 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.e.j.s.Server Started @149110ms
   [junit4]   2> 148882 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, solrconfig=bad_solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_D63F3092CAA9B65A-001/instance-2-001/collection1/data, hostPort=37242}
   [junit4]   2> 148882 ERROR (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 148882 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 148882 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 148897 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 148897 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 148897 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-07T20:39:20.149260Z
   [junit4]   2> 148897 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_D63F3092CAA9B65A-001/instance-2-001/solr.xml
   [junit4]   2> 148986 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@74c84471, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 150499 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 150513 WARN  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5e8a3036[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 150513 WARN  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5e8a3036[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 150536 WARN  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@11823667[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 150536 WARN  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@11823667[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 150683 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 150695 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 150844 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74c84471
   [junit4]   2> 151168 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74c84471
   [junit4]   2> 151169 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74c84471
   [junit4]   2> 151205 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_D63F3092CAA9B65A-001/instance-2-001/.
   [junit4]   2> 151205 INFO  (TEST-TestLBHttp2SolrClient.testReliability-seed#[D63F3092CAA9B65A]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 151335 INFO  (coreLoadExecutor-80-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 151801 INFO  (coreLoadExecutor-80-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 151804 INFO  (coreLoadExecutor-80-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 151822 INFO  (coreLoadExecutor-80-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_D63F3092CAA9B65A-001/instance-2-001/./collection1, trusted=true
   [junit4]   2> 151822 INFO  (coreLoadExecutor-80-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@74c84471
   [junit4]   2> 151822 INFO  (coreLoadExecutor-80-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_D63F3092CAA9B65A-001/instance-2-001/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_D63F3092CAA9B65A-001/instance-2-001/./collection1/data/]
   [junit4]   2> 152741 INFO  (coreLoadExecutor-80-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 152741 INFO  (coreLoadExecutor-80-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 152744 INFO  (coreLoadExecutor-80-thread-1) [    x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4f280c5e[collection1] main]
   [junit4]   2> 152757 INFO  (coreLoadExecutor-80-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttp2SolrClient_D63F3092CAA9B65A-001/instance-2-001/collection1/conf
   [junit4]   2> 152758 INFO  (coreLoadExecutor-80-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 152778 INFO  (searcherExecutor-81-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4f280c5e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 152906 INFO  (qtp1105465980-161) [    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 54
   [junit4]   2> 152953 INFO  (qtp1105465980-163) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=t

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

ene-Solr-Tests-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/lucene/top-level-ivy-settings.xml

resolve:

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

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene2-us-west.apache.org
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] 	found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] 	found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] 	found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 62ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 176 minutes 51 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)