You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/04/05 06:03:15 UTC

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk1.8.0) - Build # 826 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/826/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties

Error Message:
conf(default delay): Couldn't get second timestampe after max allowed polling

Stack Trace:
java.lang.AssertionError: conf(default delay): Couldn't get second timestampe after max allowed polling
	at __randomizedtesting.SeedInfo.seed([21B6B4A9582F0EA:697FBC0326AF656E]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertNotNull(Assert.java:712)
	at org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.waitForAndDiffTimestamps(TriggerSetPropertiesIntegrationTest.java:229)
	at org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties(TriggerSetPropertiesIntegrationTest.java:92)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.testReplaceFieldTypeAccuracy

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([F88D0111DA81D2AF]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([F88D0111DA81D2AF]:0)




Build Log:
[...truncated 14231 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest
   [junit4]   2> 924329 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[21B6B4A9582F0EA]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 924329 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[21B6B4A9582F0EA]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 924334 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[21B6B4A9582F0EA]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_21B6B4A9582F0EA-001/data-dir-65-001
   [junit4]   2> 924334 WARN  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[21B6B4A9582F0EA]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=123 numCloses=123
   [junit4]   2> 924334 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[21B6B4A9582F0EA]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 924350 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[21B6B4A9582F0EA]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 924352 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[21B6B4A9582F0EA]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_21B6B4A9582F0EA-001/tempDir-001
   [junit4]   2> 924352 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[21B6B4A9582F0EA]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 924354 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 924354 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 924459 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[21B6B4A9582F0EA]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:54113
   [junit4]   2> 924459 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[21B6B4A9582F0EA]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:54113
   [junit4]   2> 924459 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[21B6B4A9582F0EA]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54113
   [junit4]   2> 924459 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[21B6B4A9582F0EA]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 54113
   [junit4]   2> 924474 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[21B6B4A9582F0EA]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 924487 INFO  (zkConnectionManagerCallback-2938-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 924489 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[21B6B4A9582F0EA]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 924517 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[21B6B4A9582F0EA]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 924518 INFO  (zkConnectionManagerCallback-2940-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 924519 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[21B6B4A9582F0EA]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 924525 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[21B6B4A9582F0EA]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 924537 INFO  (zkConnectionManagerCallback-2942-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 924543 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[21B6B4A9582F0EA]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 924702 WARN  (jetty-launcher-2943-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 924702 INFO  (jetty-launcher-2943-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 924702 INFO  (jetty-launcher-2943-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 924702 INFO  (jetty-launcher-2943-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 924705 INFO  (jetty-launcher-2943-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 924705 INFO  (jetty-launcher-2943-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 924705 INFO  (jetty-launcher-2943-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 924705 INFO  (jetty-launcher-2943-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@68dcb727{/solr,null,AVAILABLE}
   [junit4]   2> 924706 WARN  (jetty-launcher-2943-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 924706 INFO  (jetty-launcher-2943-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 924707 INFO  (jetty-launcher-2943-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 924707 INFO  (jetty-launcher-2943-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 924707 INFO  (jetty-launcher-2943-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@d9e9fd4{SSL, (ssl, http/1.1)}{127.0.0.1:54118}
   [junit4]   2> 924707 INFO  (jetty-launcher-2943-thread-1) [     ] o.e.j.s.Server Started @924834ms
   [junit4]   2> 924707 INFO  (jetty-launcher-2943-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54118}
   [junit4]   2> 924708 ERROR (jetty-launcher-2943-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 924708 INFO  (jetty-launcher-2943-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 924708 INFO  (jetty-launcher-2943-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 924708 INFO  (jetty-launcher-2943-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 924708 INFO  (jetty-launcher-2943-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 924708 INFO  (jetty-launcher-2943-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-05T05:06:34.750Z
   [junit4]   2> 924711 INFO  (jetty-launcher-2943-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 924711 INFO  (jetty-launcher-2943-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 924711 INFO  (jetty-launcher-2943-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 924711 INFO  (jetty-launcher-2943-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 924712 INFO  (jetty-launcher-2943-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5da48d37{/solr,null,AVAILABLE}
   [junit4]   2> 924713 INFO  (jetty-launcher-2943-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4ee5d6a8{SSL, (ssl, http/1.1)}{127.0.0.1:54119}
   [junit4]   2> 924713 INFO  (jetty-launcher-2943-thread-2) [     ] o.e.j.s.Server Started @924840ms
   [junit4]   2> 924714 INFO  (jetty-launcher-2943-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54119}
   [junit4]   2> 924714 ERROR (jetty-launcher-2943-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 924714 INFO  (jetty-launcher-2943-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 924714 INFO  (jetty-launcher-2943-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 924714 INFO  (jetty-launcher-2943-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 924714 INFO  (jetty-launcher-2943-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 924714 INFO  (jetty-launcher-2943-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-05T05:06:34.756Z
   [junit4]   2> 924715 INFO  (jetty-launcher-2943-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 924717 INFO  (zkConnectionManagerCallback-2945-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 924717 INFO  (jetty-launcher-2943-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 924719 INFO  (jetty-launcher-2943-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 924721 INFO  (zkConnectionManagerCallback-2947-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 924721 INFO  (jetty-launcher-2943-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 924727 INFO  (jetty-launcher-2943-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 925238 INFO  (jetty-launcher-2943-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 925242 WARN  (jetty-launcher-2943-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 925252 WARN  (jetty-launcher-2943-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@590df83b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 925252 WARN  (jetty-launcher-2943-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@590df83b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 925260 WARN  (jetty-launcher-2943-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 925263 WARN  (jetty-launcher-2943-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2c35b6aa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 925263 WARN  (jetty-launcher-2943-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2c35b6aa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 925264 INFO  (jetty-launcher-2943-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54113/solr
   [junit4]   2> 925266 INFO  (jetty-launcher-2943-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 925271 INFO  (zkConnectionManagerCallback-2955-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 925273 INFO  (jetty-launcher-2943-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 925396 INFO  (jetty-launcher-2943-thread-2) [n:127.0.0.1:54119_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 925401 INFO  (zkConnectionManagerCallback-2957-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 925402 INFO  (jetty-launcher-2943-thread-2) [n:127.0.0.1:54119_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 925594 INFO  (jetty-launcher-2943-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 925594 WARN  (jetty-launcher-2943-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 925598 WARN  (jetty-launcher-2943-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4774623a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 925598 WARN  (jetty-launcher-2943-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4774623a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 925605 WARN  (jetty-launcher-2943-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 925616 WARN  (jetty-launcher-2943-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2ea4e73c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 925616 WARN  (jetty-launcher-2943-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2ea4e73c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 925618 INFO  (jetty-launcher-2943-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54113/solr
   [junit4]   2> 925628 INFO  (jetty-launcher-2943-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 925629 INFO  (zkConnectionManagerCallback-2965-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 925630 INFO  (jetty-launcher-2943-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 925757 INFO  (jetty-launcher-2943-thread-1) [n:127.0.0.1:54118_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 925764 INFO  (zkConnectionManagerCallback-2967-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 925764 INFO  (jetty-launcher-2943-thread-1) [n:127.0.0.1:54118_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 925892 INFO  (jetty-launcher-2943-thread-1) [n:127.0.0.1:54118_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54118_solr
   [junit4]   2> 925898 INFO  (jetty-launcher-2943-thread-1) [n:127.0.0.1:54118_solr     ] o.a.s.c.Overseer Overseer (id=72106888269594632-127.0.0.1:54118_solr-n_0000000000) starting
   [junit4]   2> 925997 INFO  (OverseerStateUpdate-72106888269594632-127.0.0.1:54118_solr-n_0000000000) [n:127.0.0.1:54118_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:54118_solr
   [junit4]   2> 925999 DEBUG (OverseerAutoScalingTriggerThread-72106888269594632-127.0.0.1:54118_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 925999 INFO  (jetty-launcher-2943-thread-1) [n:127.0.0.1:54118_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54118_solr
   [junit4]   2> 926005 DEBUG (OverseerAutoScalingTriggerThread-72106888269594632-127.0.0.1:54118_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 926006 DEBUG (OverseerAutoScalingTriggerThread-72106888269594632-127.0.0.1:54118_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 926006 DEBUG (OverseerAutoScalingTriggerThread-72106888269594632-127.0.0.1:54118_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 926011 INFO  (OverseerStateUpdate-72106888269594632-127.0.0.1:54118_solr-n_0000000000) [n:127.0.0.1:54118_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 926039 INFO  (jetty-launcher-2943-thread-1) [n:127.0.0.1:54118_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 926043 WARN  (jetty-launcher-2943-thread-1) [n:127.0.0.1:54118_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 926055 DEBUG (OverseerAutoScalingTriggerThread-72106888269594632-127.0.0.1:54118_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:54118_solr]
   [junit4]   2> 926059 DEBUG (OverseerAutoScalingTriggerThread-72106888269594632-127.0.0.1:54118_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 926067 DEBUG (OverseerAutoScalingTriggerThread-72106888269594632-127.0.0.1:54118_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 926077 DEBUG (ScheduledTrigger-2654-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 926158 INFO  (jetty-launcher-2943-thread-1) [n:127.0.0.1:54118_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 926390 INFO  (jetty-launcher-2943-thread-1) [n:127.0.0.1:54118_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54118.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11537770
   [junit4]   2> 926421 INFO  (jetty-launcher-2943-thread-1) [n:127.0.0.1:54118_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54118.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11537770
   [junit4]   2> 926425 INFO  (jetty-launcher-2943-thread-1) [n:127.0.0.1:54118_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54118.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11537770
   [junit4]   2> 926435 INFO  (jetty-launcher-2943-thread-1) [n:127.0.0.1:54118_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_21B6B4A9582F0EA-001/tempDir-001/node1/.
   [junit4]   2> 926641 INFO  (jetty-launcher-2943-thread-2) [n:127.0.0.1:54119_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 926755 INFO  (jetty-launcher-2943-thread-2) [n:127.0.0.1:54119_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:54119_solr as DOWN
   [junit4]   2> 926777 INFO  (jetty-launcher-2943-thread-2) [n:127.0.0.1:54119_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 926777 INFO  (jetty-launcher-2943-thread-2) [n:127.0.0.1:54119_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54119_solr
   [junit4]   2> 926792 INFO  (zkCallback-2966-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 926793 INFO  (zkCallback-2956-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 926812 INFO  (jetty-launcher-2943-thread-2) [n:127.0.0.1:54119_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 926813 WARN  (jetty-launcher-2943-thread-2) [n:127.0.0.1:54119_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 926969 INFO  (jetty-launcher-2943-thread-2) [n:127.0.0.1:54119_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 927045 INFO  (jetty-launcher-2943-thread-2) [n:127.0.0.1:54119_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54119.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11537770
   [junit4]   2> 927072 INFO  (jetty-launcher-2943-thread-2) [n:127.0.0.1:54119_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54119.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11537770
   [junit4]   2> 927072 INFO  (jetty-launcher-2943-thread-2) [n:127.0.0.1:54119_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54119.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11537770
   [junit4]   2> 927074 INFO  (jetty-launcher-2943-thread-2) [n:127.0.0.1:54119_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_21B6B4A9582F0EA-001/tempDir-001/node2/.
   [junit4]   2> 927097 DEBUG (ScheduledTrigger-2654-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 1
   [junit4]   2> 927150 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[21B6B4A9582F0EA]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 927152 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[21B6B4A9582F0EA]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 927157 INFO  (zkConnectionManagerCallback-2978-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 927157 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[21B6B4A9582F0EA]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 927168 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[21B6B4A9582F0EA]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 927174 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[21B6B4A9582F0EA]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54113/solr ready
   [junit4]   2> 927237 INFO  (qtp1142799832-9116) [n:127.0.0.1:54119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 927304 INFO  (qtp124187812-9106) [n:127.0.0.1:54118_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 927314 INFO  (qtp1142799832-9113) [n:127.0.0.1:54119_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 927315 DEBUG (qtp124187812-9107) [n:127.0.0.1:54118_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 927321 INFO  (qtp124187812-9107) [n:127.0.0.1:54118_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=45
   [junit4]   2> 927324 DEBUG (zkCallback-2966-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 927325 DEBUG (OverseerAutoScalingTriggerThread-72106888269594632-127.0.0.1:54118_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 927344 DEBUG (OverseerAutoScalingTriggerThread-72106888269594632-127.0.0.1:54118_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 927359 DEBUG (OverseerAutoScalingTriggerThread-72106888269594632-127.0.0.1:54118_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 927445 INFO  (TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[21B6B4A9582F0EA]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSetProperties
   [junit4]   2> 927450 INFO  (TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[21B6B4A9582F0EA]) [     ] o.a.s.c.a.TriggerSetPropertiesIntegrationTest Configuring simple scheduler and adding trigger: mock-timestamper
   [junit4]   2> 927456 INFO  (TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[21B6B4A9582F0EA]) [     ] o.a.s.c.a.TriggerSetPropertiesIntegrationTest conf(default delay): Waiting for 2 timestamps to be recorded
   [junit4]   2> 927458 INFO  (ScheduledTrigger-2665-thread-1) [     ] o.a.s.c.a.TriggerSetPropertiesIntegrationTest Running mock-timestamper in ScheduledTrigger-2665-thread-1
   [junit4]   2> 928110 DEBUG (ScheduledTrigger-2654-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 931329 DEBUG (TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[21B6B4A9582F0EA]) [     ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 931329 DEBUG (ScheduledTrigger-2654-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 931337 DEBUG (TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[21B6B4A9582F0EA]) [     ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 931337 DEBUG (TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[21B6B4A9582F0EA]) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 931337 DEBUG (TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[21B6B4A9582F0EA]) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 931377 DEBUG (TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[21B6B4A9582F0EA]) [     ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 931378 INFO  (TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[21B6B4A9582F0EA]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testSetProperties
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TriggerSetPropertiesIntegrationTest -Dtests.method=testSetProperties -Dtests.seed=21B6B4A9582F0EA -Dtests.slow=true -Dtests.locale=fi-FI -Dtests.timezone=Turkey -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 4.06s J0 | TriggerSetPropertiesIntegrationTest.testSetProperties <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: conf(default delay): Couldn't get second timestampe after max allowed polling
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([21B6B4A9582F0EA:697FBC0326AF656E]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.waitForAndDiffTimestamps(TriggerSetPropertiesIntegrationTest.java:229)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties(TriggerSetPropertiesIntegrationTest.java:92)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 931509 INFO  (jetty-closer-2979-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=744552337
   [junit4]   2> 931509 INFO  (jetty-closer-2979-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:54118_solr
   [junit4]   2> 931519 INFO  (jetty-closer-2979-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1841243711
   [junit4]   2> 931519 INFO  (jetty-closer-2979-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:54119_solr
   [junit4]   2> 931523 INFO  (jetty-closer-2979-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 931523 INFO  (jetty-closer-2979-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:54118_solr as DOWN
   [junit4]   2> 931526 INFO  (jetty-closer-2979-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 931526 INFO  (jetty-closer-2979-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:54119_solr as DOWN
   [junit4]   2> 931552 INFO  (jetty-closer-2979-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 931553 INFO  (jetty-closer-2979-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@52d1e0d9: rootName = solr_54119, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@446c794d
   [junit4]   2> 931559 INFO  (jetty-closer-2979-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 931559 INFO  (jetty-closer-2979-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@41c1e5bc: rootName = solr_54119, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6b79c493
   [junit4]   2> 931561 INFO  (jetty-closer-2979-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 931561 INFO  (jetty-closer-2979-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@ee24d27: rootName = solr_54119, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5a611d89
   [junit4]   2> 931561 INFO  (jetty-closer-2979-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 931567 INFO  (jetty-closer-2979-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 931572 INFO  (jetty-closer-2979-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 931572 INFO  (jetty-closer-2979-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@118944f9: rootName = solr_54118, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7c90330b
   [junit4]   2> 931578 INFO  (jetty-closer-2979-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 931578 INFO  (jetty-closer-2979-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@12a3e8d5: rootName = solr_54118, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6b79c493
   [junit4]   2> 931580 INFO  (jetty-closer-2979-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 931580 INFO  (jetty-closer-2979-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@10784abf: rootName = solr_54118, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5a611d89
   [junit4]   2> 931580 INFO  (jetty-closer-2979-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 931582 INFO  (closeThreadPool-2987-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72106888269594632-127.0.0.1:54118_solr-n_0000000000) closing
   [junit4]   2> 931584 DEBUG (closeThreadPool-2987-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 931584 DEBUG (closeThreadPool-2987-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 931584 DEBUG (closeThreadPool-2987-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 931584 DEBUG (closeThreadPool-2987-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 931584 DEBUG (closeThreadPool-2987-thread-1) [     ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 931584 DEBUG (closeThreadPool-2987-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 931586 INFO  (OverseerAutoScalingTriggerThread-72106888269594632-127.0.0.1:54118_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 931672 INFO  (OverseerStateUpdate-72106888269594632-127.0.0.1:54118_solr-n_0000000000) [n:127.0.0.1:54118_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:54118_solr
   [junit4]   2> 931688 INFO  (closeThreadPool-2987-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72106888269594632-127.0.0.1:54118_solr-n_0000000000) closing
   [junit4]   2> 931691 INFO  (zkCallback-2966-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 931701 INFO  (jetty-closer-2979-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4ee5d6a8{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 931702 INFO  (jetty-closer-2979-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5da48d37{/solr,null,UNAVAILABLE}
   [junit4]   2> 931704 INFO  (jetty-closer-2979-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 931799 INFO  (jetty-closer-2979-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72106888269594632-127.0.0.1:54118_solr-n_0000000000) closing
   [junit4]   2> 931824 INFO  (jetty-closer-2979-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@d9e9fd4{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 931834 INFO  (jetty-closer-2979-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@68dcb727{/solr,null,UNAVAILABLE}
   [junit4]   2> 931836 INFO  (jetty-closer-2979-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 931841 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[21B6B4A9582F0EA]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 932069 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 932075 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[21B6B4A9582F0EA]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:54113
   [junit4]   2> 932076 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[21B6B4A9582F0EA]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54113
   [junit4]   2> 932076 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[21B6B4A9582F0EA]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 54113
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_21B6B4A9582F0EA-001
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=6, maxDocsPerChunk=386, blockShift=9), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=6, blockSize=9)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4749eb13), locale=fi-FI, timezone=Turkey
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=6,threads=1,free=273135232,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [IgnoreLargeDocumentProcessorFactoryTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestSubQueryTransformerDistrib, MetricsHistoryHandlerTest, CdcrUpdateLogTest, XCJFQueryTest, DistanceFunctionTest, TestFastOutputStream, AssignBackwardCompatibilityTest, RollingRestartTest, TestDocSet, MetricsHistoryWithAuthIntegrationTest, TestExportWriter, TestSearchPerf, TestStressReorder, TestPhraseSuggestions, TestCloudPseudoReturnFields, TestFilteredDocIdSet, CollectionReloadTest, TimeZoneUtilsTest, SearchHandlerTest, CollectionStateFormat2Test, SignificantTermsQParserPluginTest, TestSolrCoreSnapshots, TestBlendedInfixSuggestions, UnloadDistributedZkTest, SuggestComponentContextFilterQueryTest, BasicAuthIntegrationTest, DeleteReplicaTest, CloudReplicaSourceTest, TestBadConfig, HttpPartitionWithTlogReplicasTest, TestUnifiedSolrHighlighterWithoutStoredId, TestSolrQueryParser, TestManagedSynonymGraphFilterFactory, TestSchemaVersionResource, PolyFieldTest, HttpSolrCallGetCoreTest, JvmMetricsTest, DocValuesMultiTest, CdcrReplicationHandlerTest, SpellPossibilityIteratorTest, UpdateRequestProcessorFactoryTest, ExplicitHLLTest, CloudExitableDirectoryReaderTest, TestSolrIndexConfig, DistributedExpandComponentTest, TestSolrTestCaseJ4, TestBinaryField, TokenizerChainTest, IndexSizeTriggerSizeEstimationTest, DistributedFacetPivotSmallTest, TestRandomFlRTGCloud, TriggerSetPropertiesIntegrationTest]
   [junit4] Completed [289/904 (1!)] on J0 in 7.91s, 1 test, 1 failure <<< FAILURES!

[...truncated 2899 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.request.SchemaTest
   [junit4]   2> 178993 INFO  (SUITE-SchemaTest-seed#[F88D0111DA81D2AF]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 178993 INFO  (SUITE-SchemaTest-seed#[F88D0111DA81D2AF]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 178993 INFO  (SUITE-SchemaTest-seed#[F88D0111DA81D2AF]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_F88D0111DA81D2AF-001/data-dir-10-001
   [junit4]   2> 178993 INFO  (SUITE-SchemaTest-seed#[F88D0111DA81D2AF]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 178999 INFO  (SUITE-SchemaTest-seed#[F88D0111DA81D2AF]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 179002 INFO  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testGetFieldsAccuracy
   [junit4]   2> 179134 INFO  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 179134 INFO  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 179135 INFO  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_F88D0111DA81D2AF-001/tempDir-003/cores/core
   [junit4]   2> 179142 WARN  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 179142 INFO  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 179142 INFO  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 179142 INFO  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 179157 INFO  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 179158 INFO  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 179158 INFO  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 179159 INFO  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5fa79d82{/solr,null,AVAILABLE}
   [junit4]   2> 179164 INFO  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@33452c8b{SSL, (ssl, http/1.1)}{127.0.0.1:55030}
   [junit4]   2> 179165 INFO  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.e.j.s.Server Started @179339ms
   [junit4]   2> 179165 INFO  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55030, configSetBaseDir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_F88D0111DA81D2AF-001/tempDir-001, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_F88D0111DA81D2AF-001/tempDir-003/cores}
   [junit4]   2> 179166 ERROR (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 179166 INFO  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 179166 INFO  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 179167 INFO  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 179168 INFO  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 179168 INFO  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-05T05:38:42.344Z
   [junit4]   2> 179168 INFO  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_F88D0111DA81D2AF-001/tempDir-001/solr.xml
   [junit4]   2> 179179 INFO  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1daf44bf, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 179224 INFO  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 179225 WARN  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 179227 WARN  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@134e2f90[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 179227 WARN  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@134e2f90[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 179237 WARN  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 179241 WARN  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@52658495[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 179241 WARN  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@52658495[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 179245 WARN  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 179321 INFO  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 179321 INFO  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 179376 INFO  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1daf44bf
   [junit4]   2> 179393 INFO  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1daf44bf
   [junit4]   2> 179393 INFO  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1daf44bf
   [junit4]   2> 179399 INFO  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_F88D0111DA81D2AF-001/tempDir-003/cores
   [junit4]   2> 179399 INFO  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 179433 INFO  (coreLoadExecutor-411-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 179480 INFO  (coreLoadExecutor-411-thread-1) [    x:collection1 ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 179514 INFO  (coreLoadExecutor-411-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 179679 WARN  (coreLoadExecutor-411-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 179679 WARN  (coreLoadExecutor-411-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 179679 INFO  (coreLoadExecutor-411-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 179729 INFO  (coreLoadExecutor-411-thread-1) [    x:collection1 ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_F88D0111DA81D2AF-001/tempDir-001/collection1/conf/managed-schema
   [junit4]   2> 179746 INFO  (coreLoadExecutor-411-thread-1) [    x:collection1 ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_F88D0111DA81D2AF-001/tempDir-001/collection1/conf/schema.xml to /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_F88D0111DA81D2AF-001/tempDir-001/collection1/conf/schema.xml.bak
   [junit4]   2> 179749 INFO  (coreLoadExecutor-411-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_F88D0111DA81D2AF-001/tempDir-001/collection1, trusted=true
   [junit4]   2> 179750 INFO  (coreLoadExecutor-411-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@1daf44bf
   [junit4]   2> 179760 INFO  (coreLoadExecutor-411-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_F88D0111DA81D2AF-001/tempDir-003/cores/core], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_F88D0111DA81D2AF-001/tempDir-003/cores/core/data/]
   [junit4]   2> 179940 WARN  (coreLoadExecutor-411-thread-1) [    x:collection1 ] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 179942 INFO  (coreLoadExecutor-411-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 179942 INFO  (coreLoadExecutor-411-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 179986 INFO  (coreLoadExecutor-411-thread-1) [    x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@34dd7891[collection1] main]
   [junit4]   2> 179987 INFO  (coreLoadExecutor-411-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_F88D0111DA81D2AF-001/tempDir-001/collection1/conf
   [junit4]   2> 179988 INFO  (coreLoadExecutor-411-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 179988 INFO  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.SolrJettyTestBase Jetty Assigned Port#55030
   [junit4]   2> 179990 INFO  (searcherExecutor-412-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@34dd7891[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 179990 ERROR (coreZkRegister-403-thread-1) [    x:collection1 ] o.a.s.c.ZkContainer 
   [junit4]   2>           => java.lang.NullPointerException
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:204)
   [junit4]   2> java.lang.NullPointerException: null
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:204) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_201]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_201]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
   [junit4]   2> 179991 ERROR (coreZkRegister-403-thread-1) [    x:collection1 ] o.a.s.c.ZkContainer :java.lang.NullPointerException
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:192)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 180037 INFO  (qtp235902191-2904) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/fields params={wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 180058 INFO  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=556571117
   [junit4]   2> 180064 INFO  (coreCloseExecutor-416-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3dfb2da8
   [junit4]   2> 180064 INFO  (coreCloseExecutor-416-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=SolrCore@3dfb2da8
   [junit4]   2> 180065 INFO  (coreCloseExecutor-416-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@33444f01: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1a5a12fc
   [junit4]   2> 180076 INFO  (coreCloseExecutor-416-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 180099 INFO  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 180100 INFO  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a5f241b: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@6bd5daff
   [junit4]   2> 180117 INFO  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 180118 INFO  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@76afcc75: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5e1f4834
   [junit4]   2> 180126 INFO  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 180126 INFO  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@71a6e7e0: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@67b32e37
   [junit4]   2> 180133 INFO  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@33452c8b{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 180134 INFO  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5fa79d82{/solr,null,UNAVAILABLE}
   [junit4]   2> 180134 INFO  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 180139 INFO  (TEST-SchemaTest.testGetFieldsAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testGetFieldsAccuracy
   [junit4]   2> 180149 INFO  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testGetGlobalSimilarityAccuracy
   [junit4]   2> 180345 INFO  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 180345 INFO  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 180346 INFO  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_F88D0111DA81D2AF-001/tempDir-006/cores/core
   [junit4]   2> 180359 WARN  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 180360 INFO  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 180360 INFO  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 180360 INFO  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 180373 INFO  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 180373 INFO  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 180374 INFO  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 180375 INFO  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@746884b0{/solr,null,AVAILABLE}
   [junit4]   2> 180393 INFO  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@23966276{SSL, (ssl, http/1.1)}{127.0.0.1:55040}
   [junit4]   2> 180393 INFO  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.e.j.s.Server Started @180568ms
   [junit4]   2> 180393 INFO  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55040, configSetBaseDir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_F88D0111DA81D2AF-001/tempDir-004, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_F88D0111DA81D2AF-001/tempDir-006/cores}
   [junit4]   2> 180394 ERROR (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 180394 INFO  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 180394 INFO  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 180394 INFO  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 180394 INFO  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 180394 INFO  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-05T05:38:43.570Z
   [junit4]   2> 180394 INFO  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_F88D0111DA81D2AF-001/tempDir-004/solr.xml
   [junit4]   2> 180404 INFO  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1daf44bf, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 180463 INFO  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 180464 WARN  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 180480 WARN  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5befe77e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 180481 WARN  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5befe77e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 180494 WARN  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 180507 WARN  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6f456522[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 180507 WARN  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6f456522[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 180509 WARN  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 180576 INFO  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 180576 INFO  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 180610 INFO  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1daf44bf
   [junit4]   2> 180618 INFO  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1daf44bf
   [junit4]   2> 180618 INFO  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1daf44bf
   [junit4]   2> 180621 INFO  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_F88D0111DA81D2AF-001/tempDir-006/cores
   [junit4]   2> 180622 INFO  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 180647 INFO  (coreLoadExecutor-426-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 180678 INFO  (coreLoadExecutor-426-thread-1) [    x:collection1 ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 180682 INFO  (coreLoadExecutor-426-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 180777 WARN  (coreLoadExecutor-426-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 180777 WARN  (coreLoadExecutor-426-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 180778 INFO  (coreLoadExecutor-426-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 180784 INFO  (coreLoadExecutor-426-thread-1) [    x:collection1 ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_F88D0111DA81D2AF-001/tempDir-004/collection1/conf/managed-schema
   [junit4]   2> 180793 INFO  (coreLoadExecutor-426-thread-1) [    x:collection1 ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_F88D0111DA81D2AF-001/tempDir-004/collection1/conf/schema.xml to /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_F88D0111DA81D2AF-001/tempDir-004/collection1/conf/schema.xml.bak
   [junit4]   2> 180793 INFO  (coreLoadExecutor-426-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_F88D0111DA81D2AF-001/tempDir-004/collection1, trusted=true
   [junit4]   2> 180793 INFO  (coreLoadExecutor-426-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@1daf44bf
   [junit4]   2> 180794 INFO  (coreLoadExecutor-426-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_F88D0111DA81D2AF-001/tempDir-006/cores/core], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_F88D0111DA81D2AF-001/tempDir-006/cores/core/data/]
   [junit4]   2> 180948 WARN  (coreLoadExecutor-426-thread-1) [    x:collection1 ] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 180948 INFO  (coreLoadExecutor-426-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 180949 INFO  (coreLoadExecutor-426-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 180951 INFO  (coreLoadExecutor-426-thread-1) [    x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@615ba14d[collection1] main]
   [junit4]   2> 180952 INFO  (coreLoadExecutor-426-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_F88D0111DA81D2AF-001/tempDir-004/collection1/conf
   [junit4]   2> 180953 INFO  (coreLoadExecutor-426-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 180954 INFO  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.SolrJettyTestBase Jetty Assigned Port#55040
   [junit4]   2> 180954 INFO  (searcherExecutor-427-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@615ba14d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 180966 ERROR (coreZkRegister-418-thread-1) [    x:collection1 ] o.a.s.c.ZkContainer 
   [junit4]   2>           => java.lang.NullPointerException
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:204)
   [junit4]   2> java.lang.NullPointerException: null
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:204) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_201]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_201]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
   [junit4]   2> 180966 ERROR (coreZkRegister-418-thread-1) [    x:collection1 ] o.a.s.c.ZkContainer :java.lang.NullPointerException
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:192)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 181010 INFO  (qtp914068146-2932) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/similarity params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 181013 INFO  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=274436463
   [junit4]   2> 181014 INFO  (coreCloseExecutor-431-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7d6b65aa
   [junit4]   2> 181014 INFO  (coreCloseExecutor-431-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=SolrCore@7d6b65aa
   [junit4]   2> 181015 INFO  (coreCloseExecutor-431-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2b401449: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@60090cd9
   [junit4]   2> 181025 INFO  (coreCloseExecutor-431-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 181031 INFO  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 181031 INFO  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@463cca72: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@6f5e700
   [junit4]   2> 181040 INFO  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 181040 INFO  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1c76fcd6: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5e1f4834
   [junit4]   2> 181042 INFO  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 181042 INFO  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2733a1f3: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@67b32e37
   [junit4]   2> 181063 INFO  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@23966276{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 181064 INFO  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@746884b0{/solr,null,UNAVAILABLE}
   [junit4]   2> 181067 INFO  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 181073 INFO  (TEST-SchemaTest.testGetGlobalSimilarityAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testGetGlobalSimilarityAccuracy
   [junit4]   2> 181103 INFO  (TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[F88D0111DA81D2AF]) [     ] o.a.s.SolrTestCaseJ4 ###Starting deletingAFieldThatDoesntExistInTheSchemaShouldFail
   [junit4]   2> 181283 INFO  (TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[F88D0111DA81D2AF]) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 181283 INFO  (TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[F88D0111DA81D2AF]) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 181292 INFO  (TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[F88D0111DA81D2AF]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_F88D0111DA81D2AF-001/tempDir-009/cores/core
   [junit4]   2> 181299 WARN  (TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[F88D0111DA81D2AF]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 181299 INFO  (TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[F88D0111DA81D2AF]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 181299 INFO  (TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[F88D0111DA81D2AF]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 181299 INFO  (TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[F88D0111DA81D2AF]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 181318 INFO  (TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[F88D0111DA81D2AF]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 181318 INFO  (TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[F88D0111DA81D2AF]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 181318 INFO  (TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[F88D0111DA81D2AF]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 181324 INFO  (TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[F88D0111DA81D2AF]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7e04b7b0{/solr,null,AVAILABLE}
   [junit4]   2> 181327 INFO  (TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[F88D0111DA81D2AF]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@38120882{SSL, (ssl, http/1.1)}{127.0.0.1:55045}
   [junit4]   2> 181327 INFO  (TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[F88D0111DA81D2AF]) [     ] o.e.j.s.Server Started @181501ms
   [junit4]   2> 181327 INFO  (TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[F88D0111DA81D2AF]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55045, configSetBaseDir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_F88D0111DA81D2AF-001/tempDir-007, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_F88D0111DA81D2AF-001/tempDir-009/cores}
   [junit4]   2> 181342 ERROR (TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[F88D0111DA81D2AF]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 181342 INFO  (TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[F88D0111DA81D2AF]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 181342 INFO  (TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[F88D0111DA81D2AF]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 181342 INFO  (TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[F88D0111DA81D2AF]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 181342 INFO  (TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[F88D0111DA81D2AF]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 181343 INFO  (TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[F88D0111DA81D2AF]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-05T05:38:44.518Z
   [junit4]   2> 181343 INFO  (TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[F88D0111DA81D2AF]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_F88D0111DA81D2AF-001/tempDir-007/solr.xml
   [junit4]   2> 181359 INFO  (TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[F88D0111DA81D2AF]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1daf44bf, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 181661 INFO  (TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[F88D0111DA81D2AF]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 181661 WARN  (TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[F88D0111DA81D2AF]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 181664 WARN  (TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[F88D0111DA81D2AF]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@13750038[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 181664 WARN  (TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[F88D0111DA81D2AF]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@13750038[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 181668 WARN  (TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[F88D0111DA81D2AF]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 181671 WARN  (TEST-S

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

s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 197312 INFO  (qtp875894894-3278) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 197312 INFO  (qtp875894894-3278) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 197325 INFO  (qtp875894894-3278) [    x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@790864ba[collection1] main]
   [junit4]   2> 197326 INFO  (qtp875894894-3278) [    x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_F88D0111DA81D2AF-001/tempDir-037/collection1/conf
   [junit4]   2> 197326 INFO  (qtp875894894-3278) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 197332 INFO  (searcherExecutor-632-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@790864ba[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 197338 INFO  (qtp875894894-3278) [    x:collection1 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 197339 INFO  (qtp875894894-3278) [    x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@282f1c3d[collection1] main]
   [junit4]   2> 197339 INFO  (qtp875894894-3278) [     ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=643
   [junit4]   2> 197339 INFO  (qtp875894894-3278) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@30385e86
   [junit4]   2> 197339 INFO  (qtp875894894-3278) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=SolrCore@30385e86
   [junit4]   2> 197340 INFO  (qtp875894894-3278) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@22a90774: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@57e7e597
   [junit4]   2> 197341 INFO  (searcherExecutor-632-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@282f1c3d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 197356 INFO  (qtp875894894-3279) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/fieldtypes/replaceInt params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 197358 INFO  (TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1217501163
   [junit4]   2> 197358 INFO  (coreCloseExecutor-636-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@64b302ac
   [junit4]   2> 197359 INFO  (coreCloseExecutor-636-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=SolrCore@64b302ac
   [junit4]   2> 197359 INFO  (coreCloseExecutor-636-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@68bb05c5: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@57e7e597
   [junit4]   2> 197366 INFO  (coreCloseExecutor-636-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 197387 INFO  (TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 197388 INFO  (TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@372c26f6: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7c9f0ebf
   [junit4]   2> 197393 INFO  (TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 197393 INFO  (TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@b60ae8f: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5e1f4834
   [junit4]   2> 197395 INFO  (TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 197395 INFO  (TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e4e00f4: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@67b32e37
   [junit4]   2> 197412 INFO  (TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@69ae00a9{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 197412 INFO  (TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5e1f8900{/solr,null,UNAVAILABLE}
   [junit4]   2> 197412 INFO  (TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 197421 INFO  (TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[F88D0111DA81D2AF]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testReplaceFieldTypeAccuracy
   [junit4]   2> 197422 INFO  (SUITE-SchemaTest-seed#[F88D0111DA81D2AF]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2c10e1a4), locale=it-IT, timezone=Australia/West
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=6,threads=1,free=239481768,total=449839104
   [junit4]   2> NOTE: All tests run in this JVM: [TestZkConfigManager, TestToleratedUpdateError, StreamingTest, HyperbolicCosineEvaluatorTest, RangeFacetMapTest, TestDocumentObjectBinder, TestV2Request, TestPolicy2Old, SolrExampleBinaryHttp2Test, SquareRootEvaluatorTest, RecursiveEvaluatorTest, HttpSolrClientConPoolTest, TestNamedListCodec, NormalizeEvaluatorTest, ExclusiveOrEvaluatorTest, SolrExampleStreamingBinaryTest, TestClusteringResponse, CubedRootEvaluatorTest, ArcCosineEvaluatorTest, SchemaTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SchemaTest -Dtests.seed=F88D0111DA81D2AF -Dtests.slow=true -Dtests.locale=it-IT -Dtests.timezone=Australia/West -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | SchemaTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F88D0111DA81D2AF]:0)
   [junit4] Completed [89/208 (1!)] on J1 in 19.61s, 13 tests, 2 errors <<< FAILURES!

[...truncated 51856 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/826/consoleText

[repro] Revision: de32d0dbcbe7c8c105aa8c2000bf502f5eb4feeb

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=TriggerSetPropertiesIntegrationTest -Dtests.method=testSetProperties -Dtests.seed=21B6B4A9582F0EA -Dtests.slow=true -Dtests.locale=fi-FI -Dtests.timezone=Turkey -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=SchemaTest -Dtests.method=testReplaceFieldTypeAccuracy -Dtests.seed=F88D0111DA81D2AF -Dtests.slow=true -Dtests.locale=it-IT -Dtests.timezone=Australia/West -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=SchemaTest -Dtests.seed=F88D0111DA81D2AF -Dtests.slow=true -Dtests.locale=it-IT -Dtests.timezone=Australia/West -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       TriggerSetPropertiesIntegrationTest
[repro]    solr/solrj
[repro]       SchemaTest
[repro] ant compile-test

[...truncated 3443 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TriggerSetPropertiesIntegrationTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=21B6B4A9582F0EA -Dtests.slow=true -Dtests.locale=fi-FI -Dtests.timezone=Turkey -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 76 lines...]
[repro] ant compile-test

[...truncated 454 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.SchemaTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=F88D0111DA81D2AF -Dtests.slow=true -Dtests.locale=it-IT -Dtests.timezone=Australia/West -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 246 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.client.solrj.request.SchemaTest
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest
[repro] Exiting with code 0

[...truncated 73 lines...]