You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/04/24 01:59:15 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-11.0.2) - Build # 23973 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23973/
Java: 64bit/jdk-11.0.2 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.NestedShardedAtomicUpdateTest.test

Error Message:
Error from server at http://127.0.0.1:44113/ah/s/collection1: non ok status: 500, message:Server Error

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:44113/ah/s/collection1: non ok status: 500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([F782329F88FD940C:7FD60D452601F9F4]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:579)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:576)
	at org.apache.solr.cloud.NestedShardedAtomicUpdateTest.indexDocAndRandomlyCommit(NestedShardedAtomicUpdateTest.java:221)
	at org.apache.solr.cloud.NestedShardedAtomicUpdateTest.sendWrongRouteParam(NestedShardedAtomicUpdateTest.java:191)
	at org.apache.solr.cloud.NestedShardedAtomicUpdateTest.test(NestedShardedAtomicUpdateTest.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 14051 lines...]
   [junit4] Suite: org.apache.solr.cloud.NestedShardedAtomicUpdateTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/init-core-data-001
   [junit4]   2> 1260361 WARN  (SUITE-NestedShardedAtomicUpdateTest-seed#[F782329F88FD940C]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=19 numCloses=19
   [junit4]   2> 1260361 INFO  (SUITE-NestedShardedAtomicUpdateTest-seed#[F782329F88FD940C]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1260361 INFO  (SUITE-NestedShardedAtomicUpdateTest-seed#[F782329F88FD940C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1260361 INFO  (SUITE-NestedShardedAtomicUpdateTest-seed#[F782329F88FD940C]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1260361 INFO  (SUITE-NestedShardedAtomicUpdateTest-seed#[F782329F88FD940C]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /ah/s
   [junit4]   2> 1260363 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1260364 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1260364 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1260464 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.a.s.c.ZkTestServer start zk server on port:41497
   [junit4]   2> 1260464 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41497
   [junit4]   2> 1260464 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41497
   [junit4]   2> 1260466 INFO  (zkConnectionManagerCallback-10680-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1260467 INFO  (zkConnectionManagerCallback-10682-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1260468 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1260468 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema-nest.xml to /configs/conf1/schema.xml
   [junit4]   2> 1260469 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1260469 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1260469 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1260470 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1260470 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1260471 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1260471 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1260472 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1260472 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1260473 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1260534 WARN  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1260534 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1260534 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1260534 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1260535 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1260535 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1260535 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1260535 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3f002c10{/ah/s,null,AVAILABLE}
   [junit4]   2> 1260536 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3cfe9256{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:40403}
   [junit4]   2> 1260536 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.e.j.s.Server Started @1260574ms
   [junit4]   2> 1260536 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ah/s, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/tempDir-001/control/data, hostPort=40403, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/control-001/cores}
   [junit4]   2> 1260536 ERROR (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1260536 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1260536 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1260536 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1260536 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1260536 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-24T01:26:57.026986Z
   [junit4]   2> 1260538 INFO  (zkConnectionManagerCallback-10684-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1260539 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1260539 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/control-001/solr.xml
   [junit4]   2> 1260540 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1260540 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1260541 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1260711 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1260712 WARN  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@67c02f24[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1260721 WARN  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6554a316[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1260722 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41497/solr
   [junit4]   2> 1260723 INFO  (zkConnectionManagerCallback-10691-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1260724 INFO  (zkConnectionManagerCallback-10693-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1260748 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [n:127.0.0.1:40403_ah%2Fs    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40403_ah%2Fs
   [junit4]   2> 1260748 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [n:127.0.0.1:40403_ah%2Fs    ] o.a.s.c.Overseer Overseer (id=72133914125860868-127.0.0.1:40403_ah%2Fs-n_0000000000) starting
   [junit4]   2> 1260750 INFO  (zkConnectionManagerCallback-10700-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1260751 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [n:127.0.0.1:40403_ah%2Fs    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41497/solr ready
   [junit4]   2> 1260752 INFO  (OverseerStateUpdate-72133914125860868-127.0.0.1:40403_ah%2Fs-n_0000000000) [n:127.0.0.1:40403_ah%2Fs    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40403_ah%2Fs
   [junit4]   2> 1260752 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [n:127.0.0.1:40403_ah%2Fs    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40403_ah%2Fs
   [junit4]   2> 1260752 INFO  (zkCallback-10692-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1260753 INFO  (zkCallback-10699-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1260761 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [n:127.0.0.1:40403_ah%2Fs    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1260771 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [n:127.0.0.1:40403_ah%2Fs    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537
   [junit4]   2> 1260777 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [n:127.0.0.1:40403_ah%2Fs    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537
   [junit4]   2> 1260777 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [n:127.0.0.1:40403_ah%2Fs    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537
   [junit4]   2> 1260777 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [n:127.0.0.1:40403_ah%2Fs    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/control-001/cores
   [junit4]   2> 1260787 INFO  (zkConnectionManagerCallback-10706-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1260788 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1260789 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41497/solr ready
   [junit4]   2> 1260789 INFO  (qtp480626790-26651) [n:127.0.0.1:40403_ah%2Fs    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:40403_ah%252Fs&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1260791 INFO  (OverseerThreadFactory-9038-thread-1-processing-n:127.0.0.1:40403_ah%2Fs) [n:127.0.0.1:40403_ah%2Fs    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1260895 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs    x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1260895 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1262084 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1262095 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=nested-docs
   [junit4]   2> 1262097 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema nested-docs/1.6 with uniqueid field id
   [junit4]   2> 1262097 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1262098 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537
   [junit4]   2> 1262098 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1262100 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=49.451171875, floorSegmentMB=0.47265625, forceMergeDeletesPctAllowed=28.29117091319369, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.407193094408817, deletesPctAllowed=27.985158860583855
   [junit4]   2> 1262101 WARN  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1262124 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1262124 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1262125 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1262125 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1262126 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=36.96484375, floorSegmentMB=1.541015625, forceMergeDeletesPctAllowed=16.326126412237574, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7377620916557055, deletesPctAllowed=36.256003957924655
   [junit4]   2> 1262126 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3f02b935[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1262127 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1262127 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1262128 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1262128 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1631656836981587968
   [junit4]   2> 1262130 INFO  (searcherExecutor-9043-thread-1-processing-n:127.0.0.1:40403_ah%2Fs x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:40403_ah%2Fs c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@3f02b935[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1262131 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1262131 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 1262132 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1262132 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1262132 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40403/ah/s/control_collection_shard1_replica_n1/
   [junit4]   2> 1262132 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1262132 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:40403/ah/s/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1262132 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72133914125860868-core_node2-n_0000000000
   [junit4]   2> 1262133 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40403/ah/s/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1262233 INFO  (zkCallback-10692-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1262234 INFO  (zkCallback-10692-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1262234 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1262235 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1340
   [junit4]   2> 1262236 INFO  (qtp480626790-26651) [n:127.0.0.1:40403_ah%2Fs    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1262335 INFO  (zkCallback-10692-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1262335 INFO  (zkCallback-10692-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1262335 INFO  (zkCallback-10692-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1262335 INFO  (qtp480626790-26651) [n:127.0.0.1:40403_ah%2Fs    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:40403_ah%252Fs&wt=javabin&version=2} status=0 QTime=1546
   [junit4]   2> 1262337 INFO  (zkConnectionManagerCallback-10712-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1262338 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1262338 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41497/solr ready
   [junit4]   2> 1262338 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1262339 INFO  (qtp480626790-26652) [n:127.0.0.1:40403_ah%2Fs    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1262340 INFO  (OverseerThreadFactory-9038-thread-2-processing-n:127.0.0.1:40403_ah%2Fs) [n:127.0.0.1:40403_ah%2Fs    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1262340 INFO  (OverseerCollectionConfigSetProcessor-72133914125860868-127.0.0.1:40403_ah%2Fs-n_0000000000) [n:127.0.0.1:40403_ah%2Fs    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1262541 WARN  (OverseerThreadFactory-9038-thread-2-processing-n:127.0.0.1:40403_ah%2Fs) [n:127.0.0.1:40403_ah%2Fs    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1262542 INFO  (qtp480626790-26652) [n:127.0.0.1:40403_ah%2Fs    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1262543 INFO  (qtp480626790-26652) [n:127.0.0.1:40403_ah%2Fs    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=204
   [junit4]   2> 1262544 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1262623 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-1-001 of type NRT
   [junit4]   2> 1262623 WARN  (closeThreadPool-10713-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1262623 INFO  (closeThreadPool-10713-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1262623 INFO  (closeThreadPool-10713-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1262623 INFO  (closeThreadPool-10713-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1262624 INFO  (closeThreadPool-10713-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1262624 INFO  (closeThreadPool-10713-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1262624 INFO  (closeThreadPool-10713-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1262624 INFO  (closeThreadPool-10713-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4ef3169f{/ah/s,null,AVAILABLE}
   [junit4]   2> 1262625 INFO  (closeThreadPool-10713-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@770cec5{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44113}
   [junit4]   2> 1262625 INFO  (closeThreadPool-10713-thread-1) [    ] o.e.j.s.Server Started @1262662ms
   [junit4]   2> 1262625 INFO  (closeThreadPool-10713-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ah/s, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/tempDir-001/jetty1, hostPort=44113, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-1-001/cores, replicaType=NRT}
   [junit4]   2> 1262625 ERROR (closeThreadPool-10713-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1262625 INFO  (closeThreadPool-10713-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1262625 INFO  (closeThreadPool-10713-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1262625 INFO  (closeThreadPool-10713-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1262625 INFO  (closeThreadPool-10713-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1262625 INFO  (closeThreadPool-10713-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-24T01:26:59.115310Z
   [junit4]   2> 1262626 INFO  (zkConnectionManagerCallback-10715-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1262626 INFO  (closeThreadPool-10713-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1262626 INFO  (closeThreadPool-10713-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-1-001/solr.xml
   [junit4]   2> 1262628 INFO  (closeThreadPool-10713-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1262628 INFO  (closeThreadPool-10713-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1262628 INFO  (closeThreadPool-10713-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1262684 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-2-001 of type NRT
   [junit4]   2> 1262685 WARN  (closeThreadPool-10713-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1262685 INFO  (closeThreadPool-10713-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1262685 INFO  (closeThreadPool-10713-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1262685 INFO  (closeThreadPool-10713-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1262689 INFO  (closeThreadPool-10713-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1262689 INFO  (closeThreadPool-10713-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1262689 INFO  (closeThreadPool-10713-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1262689 INFO  (closeThreadPool-10713-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2ea665d0{/ah/s,null,AVAILABLE}
   [junit4]   2> 1262690 INFO  (closeThreadPool-10713-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@45e6a5d0{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:35115}
   [junit4]   2> 1262690 INFO  (closeThreadPool-10713-thread-2) [    ] o.e.j.s.Server Started @1262727ms
   [junit4]   2> 1262690 INFO  (closeThreadPool-10713-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ah/s, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/tempDir-001/jetty2, hostPort=35115, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-2-001/cores, replicaType=NRT}
   [junit4]   2> 1262690 ERROR (closeThreadPool-10713-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1262690 INFO  (closeThreadPool-10713-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1262690 INFO  (closeThreadPool-10713-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1262690 INFO  (closeThreadPool-10713-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1262690 INFO  (closeThreadPool-10713-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1262690 INFO  (closeThreadPool-10713-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-24T01:26:59.180510Z
   [junit4]   2> 1262705 INFO  (zkConnectionManagerCallback-10718-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1262706 INFO  (closeThreadPool-10713-thread-2) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1262706 INFO  (closeThreadPool-10713-thread-2) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-2-001/solr.xml
   [junit4]   2> 1262708 INFO  (closeThreadPool-10713-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1262708 INFO  (closeThreadPool-10713-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1262708 INFO  (closeThreadPool-10713-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1262783 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-3-001 of type NRT
   [junit4]   2> 1262784 WARN  (closeThreadPool-10713-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1262784 INFO  (closeThreadPool-10713-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1262784 INFO  (closeThreadPool-10713-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1262784 INFO  (closeThreadPool-10713-thread-3) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1262785 INFO  (closeThreadPool-10713-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1262785 INFO  (closeThreadPool-10713-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1262785 INFO  (closeThreadPool-10713-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1262785 INFO  (closeThreadPool-10713-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@165f738d{/ah/s,null,AVAILABLE}
   [junit4]   2> 1262785 INFO  (closeThreadPool-10713-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4ad8cad5{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:39225}
   [junit4]   2> 1262785 INFO  (closeThreadPool-10713-thread-3) [    ] o.e.j.s.Server Started @1262823ms
   [junit4]   2> 1262785 INFO  (closeThreadPool-10713-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ah/s, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/tempDir-001/jetty3, hostPort=39225, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-3-001/cores, replicaType=NRT}
   [junit4]   2> 1262785 ERROR (closeThreadPool-10713-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1262785 INFO  (closeThreadPool-10713-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1262786 INFO  (closeThreadPool-10713-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1262786 INFO  (closeThreadPool-10713-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1262786 INFO  (closeThreadPool-10713-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1262786 INFO  (closeThreadPool-10713-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-24T01:26:59.276064Z
   [junit4]   2> 1262805 INFO  (closeThreadPool-10713-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1262805 WARN  (closeThreadPool-10713-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3e71d9b3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1262806 INFO  (zkConnectionManagerCallback-10721-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1262807 INFO  (closeThreadPool-10713-thread-3) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1262807 INFO  (closeThreadPool-10713-thread-3) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-3-001/solr.xml
   [junit4]   2> 1262809 INFO  (closeThreadPool-10713-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1262809 INFO  (closeThreadPool-10713-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1262810 INFO  (closeThreadPool-10713-thread-3) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1262834 WARN  (closeThreadPool-10713-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7c8e5910[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1262834 INFO  (closeThreadPool-10713-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41497/solr
   [junit4]   2> 1262863 INFO  (closeThreadPool-10713-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1262864 INFO  (zkConnectionManagerCallback-10728-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1262864 WARN  (closeThreadPool-10713-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4357ef0f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1262869 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-4-001 of type NRT
   [junit4]   2> 1262870 WARN  (closeThreadPool-10713-thread-4) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1262870 INFO  (closeThreadPool-10713-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1262870 INFO  (closeThreadPool-10713-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1262870 INFO  (closeThreadPool-10713-thread-4) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1262877 INFO  (zkConnectionManagerCallback-10732-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1262878 WARN  (closeThreadPool-10713-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5d8d8dc6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1262878 INFO  (closeThreadPool-10713-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41497/solr
   [junit4]   2> 1262879 INFO  (closeThreadPool-10713-thread-2) [n:127.0.0.1:35115_ah%2Fs    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1262881 INFO  (closeThreadPool-10713-thread-2) [n:127.0.0.1:35115_ah%2Fs    ] o.a.s.c.ZkController Publish node=127.0.0.1:35115_ah%2Fs as DOWN
   [junit4]   2> 1262881 INFO  (closeThreadPool-10713-thread-2) [n:127.0.0.1:35115_ah%2Fs    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1262881 INFO  (closeThreadPool-10713-thread-2) [n:127.0.0.1:35115_ah%2Fs    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35115_ah%2Fs
   [junit4]   2> 1262882 INFO  (zkCallback-10711-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1262882 INFO  (zkCallback-10699-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1262883 INFO  (zkCallback-10731-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1262885 INFO  (zkCallback-10692-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1262897 INFO  (zkConnectionManagerCallback-10738-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1262901 INFO  (closeThreadPool-10713-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1262901 INFO  (closeThreadPool-10713-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1262901 INFO  (closeThreadPool-10713-thread-4) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1262909 INFO  (zkConnectionManagerCallback-10743-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1262910 INFO  (closeThreadPool-10713-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a922698{/ah/s,null,AVAILABLE}
   [junit4]   2> 1262910 INFO  (closeThreadPool-10713-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5870b83c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33629}
   [junit4]   2> 1262910 INFO  (closeThreadPool-10713-thread-4) [    ] o.e.j.s.Server Started @1262947ms
   [junit4]   2> 1262910 INFO  (closeThreadPool-10713-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ah/s, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/tempDir-001/jetty4, hostPort=33629, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-4-001/cores, replicaType=NRT}
   [junit4]   2> 1262910 ERROR (closeThreadPool-10713-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1262910 INFO  (closeThreadPool-10713-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1262910 INFO  (closeThreadPool-10713-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1262910 INFO  (closeThreadPool-10713-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1262910 INFO  (closeThreadPool-10713-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1262910 INFO  (closeThreadPool-10713-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-24T01:26:59.400648Z
   [junit4]   2> 1262911 INFO  (closeThreadPool-10713-thread-2) [n:127.0.0.1:35115_ah%2Fs    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1262912 INFO  (closeThreadPool-10713-thread-2) [n:127.0.0.1:35115_ah%2Fs    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41497/solr ready
   [junit4]   2> 1262913 INFO  (zkConnectionManagerCallback-10745-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1262915 INFO  (closeThreadPool-10713-thread-1) [n:127.0.0.1:44113_ah%2Fs    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1262917 INFO  (closeThreadPool-10713-thread-1) [n:127.0.0.1:44113_ah%2Fs    ] o.a.s.c.ZkController Publish node=127.0.0.1:44113_ah%2Fs as DOWN
   [junit4]   2> 1262917 INFO  (closeThreadPool-10713-thread-1) [n:127.0.0.1:44113_ah%2Fs    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1262917 INFO  (closeThreadPool-10713-thread-1) [n:127.0.0.1:44113_ah%2Fs    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44113_ah%2Fs
   [junit4]   2> 1262918 INFO  (zkCallback-10711-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1262918 INFO  (zkCallback-10731-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1262918 INFO  (zkCallback-10699-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1262918 INFO  (zkCallback-10692-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1262921 INFO  (closeThreadPool-10713-thread-2) [n:127.0.0.1:35115_ah%2Fs    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1262926 INFO  (zkCallback-10742-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1262937 INFO  (closeThreadPool-10713-thread-2) [n:127.0.0.1:35115_ah%2Fs    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537
   [junit4]   2> 1262948 INFO  (zkCallback-10744-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1262948 INFO  (zkConnectionManagerCallback-10755-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1262949 INFO  (closeThreadPool-10713-thread-1) [n:127.0.0.1:44113_ah%2Fs    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1262949 INFO  (closeThreadPool-10713-thread-1) [n:127.0.0.1:44113_ah%2Fs    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41497/solr ready
   [junit4]   2> 1262953 INFO  (closeThreadPool-10713-thread-1) [n:127.0.0.1:44113_ah%2Fs    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1262954 INFO  (closeThreadPool-10713-thread-2) [n:127.0.0.1:35115_ah%2Fs    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537
   [junit4]   2> 1262954 INFO  (closeThreadPool-10713-thread-2) [n:127.0.0.1:35115_ah%2Fs    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537
   [junit4]   2> 1262955 INFO  (closeThreadPool-10713-thread-2) [n:127.0.0.1:35115_ah%2Fs    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-2-001/cores
   [junit4]   2> 1262957 INFO  (zkConnectionManagerCallback-10747-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1262958 INFO  (closeThreadPool-10713-thread-4) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1262958 INFO  (closeThreadPool-10713-thread-4) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-4-001/solr.xml
   [junit4]   2> 1262959 INFO  (closeThreadPool-10713-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1262960 INFO  (closeThreadPool-10713-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1262960 INFO  (closeThreadPool-10713-thread-4) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1262965 INFO  (closeThreadPool-10713-thread-1) [n:127.0.0.1:44113_ah%2Fs    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537
   [junit4]   2> 1262973 INFO  (closeThreadPool-10713-thread-1) [n:127.0.0.1:44113_ah%2Fs    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537
   [junit4]   2> 1262973 INFO  (closeThreadPool-10713-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1262973 INFO  (closeThreadPool-10713-thread-1) [n:127.0.0.1:44113_ah%2Fs    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537
   [junit4]   2> 1262974 INFO  (closeThreadPool-10713-thread-1) [n:127.0.0.1:44113_ah%2Fs    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-1-001/cores
   [junit4]   2> 1262979 WARN  (closeThreadPool-10713-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@10eac84f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1262988 WARN  (closeThreadPool-10713-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@135c69d9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1262989 INFO  (closeThreadPool-10713-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41497/solr
   [junit4]   2> 1263018 INFO  (zkConnectionManagerCallback-10763-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1263021 INFO  (zkConnectionManagerCallback-10765-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1263023 INFO  (closeThreadPool-10713-thread-3) [n:127.0.0.1:39225_ah%2Fs    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1263024 INFO  (closeThreadPool-10713-thread-3) [n:127.0.0.1:39225_ah%2Fs    ] o.a.s.c.ZkController Publish node=127.0.0.1:39225_ah%2Fs as DOWN
   [junit4]   2> 1263025 INFO  (closeThreadPool-10713-thread-3) [n:127.0.0.1:39225_ah%2Fs    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1263025 INFO  (closeThreadPool-10713-thread-3) [n:127.0.0.1:39225_ah%2Fs    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39225_ah%2Fs
   [junit4]   2> 1263025 INFO  (zkCallback-10699-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1263025 INFO  (zkCallback-10744-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1263025 INFO  (zkCallback-10711-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1263025 INFO  (zkCallback-10692-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1263025 INFO  (zkCallback-10742-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1263025 INFO  (zkCallback-10731-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1263025 INFO  (zkCallback-10754-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1263026 INFO  (zkCallback-10764-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1263045 INFO  (zkConnectionManagerCallback-10772-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1263046 INFO  (closeThreadPool-10713-thread-3) [n:127.0.0.1:39225_ah%2Fs    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1263047 INFO  (closeThreadPool-10713-thread-3) [n:127.0.0.1:39225_ah%2Fs    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41497/solr ready
   [junit4]   2> 1263049 INFO  (closeThreadPool-10713-thread-3) [n:127.0.0.1:39225_ah%2Fs    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1263059 INFO  (closeThreadPool-10713-thread-3) [n:127.0.0.1:39225_ah%2Fs    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537
   [junit4]   2> 1263064 INFO  (closeThreadPool-10713-thread-3) [n:127.0.0.1:39225_ah%2Fs    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537
   [junit4]   2> 1263065 INFO  (closeThreadPool-10713-thread-3) [n:127.0.0.1:39225_ah%2Fs    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537
   [junit4]   2> 1263065 INFO  (closeThreadPool-10713-thread-3) [n:127.0.0.1:39225_ah%2Fs    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-3-001/cores
   [junit4]   2> 1263206 INFO  (closeThreadPool-10713-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1263207 WARN  (closeThreadPool-10713-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5dc11849[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1263208 WARN  (closeThreadPool-10713-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6e63d805[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1263209 INFO  (closeThreadPool-10713-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41497/solr
   [junit4]   2> 1263210 INFO  (zkConnectionManagerCallback-10779-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1263211 INFO  (zkConnectionManagerCallback-10781-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1263213 INFO  (closeThreadPool-10713-thread-4) [n:127.0.0.1:33629_ah%2Fs    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1263213 INFO  (closeThreadPool-10713-thread-4) [n:127.0.0.1:33629_ah%2Fs    ] o.a.s.c.ZkController Publish node=127.0.0.1:33629_ah%2Fs as DOWN
   [junit4]   2> 1263214 INFO  (closeThreadPool-10713-thread-4) [n:127.0.0.1:33629_ah%2Fs    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1263214 INFO  (closeThreadPool-10713-thread-4) [n:127.0.0.1:33629_ah%2Fs    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33629_ah%2Fs
   [junit4]   2> 1263214 INFO  (zkCallback-10692-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1263214 INFO  (zkCallback-10711-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1263214 INFO  (zkCallback-10754-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1263214 INFO  (zkCallback-10742-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1263214 INFO  (zkCallback-10731-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1263214 INFO  (zkCallback-10699-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1263214 INFO  (zkCallback-10744-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1263214 INFO  (zkCallback-10764-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1263217 INFO  (zkCallback-10771-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1263217 INFO  (zkCallback-10780-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1263222 INFO  (zkConnectionManagerCallback-10788-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1263223 INFO  (closeThreadPool-10713-thread-4) [n:127.0.0.1:33629_ah%2Fs    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1263223 INFO  (closeThreadPool-10713-thread-4) [n:127.0.0.1:33629_ah%2Fs    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41497/solr ready
   [junit4]   2> 1263223 INFO  (closeThreadPool-10713-thread-4) [n:127.0.0.1:33629_ah%2Fs    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1263232 INFO  (closeThreadPool-10713-thread-4) [n:127.0.0.1:33629_ah%2Fs    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537
   [junit4]   2> 1263238 INFO  (closeThreadPool-10713-thread-4) [n:127.0.0.1:33629_ah%2Fs    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537
   [junit4]   2> 1263238 INFO  (closeThreadPool-10713-thread-4) [n:127.0.0.1:33629_ah%2Fs    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537
   [junit4]   2> 1263239 INFO  (closeThreadPool-10713-thread-4) [n:127.0.0.1:33629_ah%2Fs    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-4-001/cores
   [junit4]   2> 1263271 INFO  (qtp772589105-26773) [n:127.0.0.1:33629_ah%2Fs    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:35115_ah%252Fs&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1263271 INFO  (qtp772589105-26772) [n:127.0.0.1:33629_ah%2Fs    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:44113_ah%252Fs&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1263271 INFO  (qtp772589105-26769) [n:127.0.0.1:33629_ah%2Fs    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:39225_ah%252Fs&action=ADDREPLICA&collection=collection1&shard=shard4&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1263272 INFO  (qtp772589105-26847) [n:127.0.0.1:33629_ah%2Fs    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:33629_ah%252Fs&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1263272 INFO  (OverseerCollectionConfigSetProcessor-72133914125860868-127.0.0.1:40403_ah%2Fs-n_0000000000) [n:127.0.0.1:40403_ah%2Fs    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1263272 INFO  (OverseerThreadFactory-9038-thread-3-processing-n:127.0.0.1:40403_ah%2Fs) [n:127.0.0.1:40403_ah%2Fs c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:44113_ah%2Fs for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 1263273 INFO  (OverseerThreadFactory-9038-thread-3-processing-n:127.0.0.1:40403_ah%2Fs) [n:127.0.0.1:40403_ah%2Fs c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1263273 INFO  (OverseerThreadFactory-9038-thread-4-processing-n:127.0.0.1:40403_ah%2Fs) [n:127.0.0.1:40403_ah%2Fs c:collection1 s:shard3  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:35115_ah%2Fs for creating new replica of shard shard3 for collection collection1
   [junit4]   2> 1263273 INFO  (OverseerThreadFactory-9038-thread-2-processing-n:127.0.0.1:40403_ah%2Fs) [n:127.0.0.1:40403_ah%2Fs c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:33629_ah%2Fs for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 1263273 INFO  (OverseerThreadFactory-9038-thread-5-processing-n:127.0.0.1:40403_ah%2Fs) [n:127.0.0.1:40403_ah%2Fs c:collection1 s:shard4  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:39225_ah%2Fs for creating new replica of shard shard4 for collection collection1
   [junit4]   2> 1263273 INFO  (OverseerThreadFactory-9038-thread-4-processing-n:127.0.0.1:40403_ah%2Fs) [n:127.0.0.1:40403_ah%2Fs c:collection1 s:shard3  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1263273 INFO  (OverseerThreadFactory-9038-thread-2-processing-n:127.0.0.1:40403_ah%2Fs) [n:127.0.0.1:40403_ah%2Fs c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1263274 INFO  (OverseerThreadFactory-9038-thread-5-processing-n:127.0.0.1:40403_ah%2Fs) [n:127.0.0.1:40403_ah%2Fs c:collection1 s:shard4  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1263279 INFO  (qtp1746420651-26728) [n:127.0.0.1:35115_ah%2Fs    x:collection1_shard3_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n2&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1263279 INFO  (qtp1886278843-26741) [n:127.0.0.1:39225_ah%2Fs    x:collection1_shard4_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard4_replica_n4&action=CREATE&collection=collection1&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1263279 INFO  (qtp772589105-26848) [n:127.0.0.1:33629_ah%2Fs    x:collection1_shard1_replica_n3] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n3&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1263279 INFO  (qtp1116153440-26715) [n:127.0.0.1:44113_ah%2Fs    x:collection1_shard2_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1264288 INFO  (qtp1746420651-26728) [n:127.0.0.1:35115_ah%2Fs c:collection1 s:shard3  x:collection1_shard3_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1264288 INFO  (qtp1116153440-26715) [n:127.0.0.1:44113_ah%2Fs c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1264288 INFO  (qtp1886278843-26741) [n:127.0.0.1:39225_ah%2Fs c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1264288 INFO  (qtp772589105-26848) [n:127.0.0.1:33629_ah%2Fs c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1264297 INFO  (qtp1116153440-26715) [n:127.0.0.1:44113_ah%2Fs c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema [collection1_shard2_replica_n1] Schema name=nested-docs
   [junit4]   2> 1264300 INFO  (qtp1116153440-26715) [n:127.0.0.1:44113_ah%2Fs c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema Loaded schema nested-docs/1.6 with uniqueid field id
   [junit4]   2> 1264300 INFO  (qtp1116153440-26715) [n:127.0.0.1:44113_ah%2Fs c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 1264300 INFO  (qtp1116153440-26715) [n:127.0.0.1:44113_ah%2Fs c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n1' (registry 'solr.core.collection1.shard2.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537
   [junit4]   2> 1264300 INFO  (qtp1116153440-26715) [n:127.0.0.1:44113_ah%2Fs c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrCore [[collection1_shard2_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-1-001/cores/collection1_shard2_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-1-001/cores/collection1_shard2_replica_n1/data/]
   [junit4]   2> 1264300 INFO  (qtp1746420651-26728) [n:127.0.0.1:35115_ah%2Fs c:collection1 s:shard3  x:collection1_shard3_replica_n2] o.a.s.s.IndexSchema [collection1_shard3_replica_n2] Schema name=nested-docs
   [junit4]   2> 1264300 INFO  (qtp772589105-26848) [n:127.0.0.1:33629_ah%2Fs c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.s.IndexSchema [collection1_shard1_replica_n3] Schema name=nested-docs
   [junit4]   2> 1264309 INFO  (qtp1116153440-26715) [n:127.0.0.1:44113_ah%2Fs c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=49.451171875, floorSegmentMB=0.47265625, forceMergeDeletesPctAllowed=28.29117091319369, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.407193094408817, deletesPctAllowed=27.985158860583855
   [junit4]   2> 1264309 INFO  (qtp1886278843-26741) [n:127.0.0.1:39225_ah%2Fs c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.s.IndexSchema [collection1_shard4_replica_n4] Schema name=nested-docs
   [junit4]   2> 1264310 INFO  (qtp1746420651-26728) [n:127.0.0.1:35115_ah%2Fs c:collection1 s:shard3  x:collection1_shard3_replica_n2] o.a.s.s.IndexSchema Loaded schema nested-docs/1.6 with uniqueid field id
   [junit4]   2> 1264310 INFO  (qtp772589105-26848) [n:127.0.0.1:33629_ah%2Fs c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema nested-docs/1.6 with uniqueid field id
   [junit4]   2> 1264310 INFO  (qtp772589105-26848) [n:127.0.0.1:33629_ah%2Fs c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n3' using configuration from collection collection1, trusted=true
   [junit4]   2> 1264310 INFO  (qtp1746420651-26728) [n:127.0.0.1:35115_ah%2Fs c:collection1 s:shard3  x:collection1_shard3_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 1264310 INFO  (qtp772589105-26848) [n:127.0.0.1:33629_ah%2Fs c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n3' (registry 'solr.core.collection1.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537
   [junit4]   2> 1264310 INFO  (qtp1746420651-26728) [n:127.0.0.1:35115_ah%2Fs c:collection1 s:shard3  x:collection1_shard3_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard3.replica_n2' (registry 'solr.core.collection1.shard3.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537
   [junit4]   2> 1264310 INFO  (qtp772589105-26848) [n:127.0.0.1:33629_ah%2Fs c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.SolrCore [[collection1_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-4-001/cores/collection1_shard1_replica_n3], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-4-001/cores/collection1_shard1_replica_n3/data/]
   [junit4]   2> 1264310 INFO  (qtp1746420651-26728) [n:127.0.0.1:35115_ah%2Fs c:collection1 s:shard3  x:collection1_shard3_replica_n2] o.a.s.c.SolrCore [[collection1_shard3_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-2-001/cores/collection1_shard3_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-2-001/cores/collection1_shard3_replica_n2/data/]
   [junit4]   2> 1264310 WARN  (qtp1116153440-26715) [n:127.0.0.1:44113_ah%2Fs c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1264311 INFO  (qtp1886278843-26741) [n:127.0.0.1:39225_ah%2Fs c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.s.IndexSchema Loaded schema nested-docs/1.6 with uniqueid field id
   [junit4]   2> 1264311 INFO  (qtp1886278843-26741) [n:127.0.0.1:39225_ah%2Fs c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard4_replica_n4' using configuration from collection collection1, trusted=true
   [junit4]   2> 1264311 INFO  (qtp1886278843-26741) [n:127.0.0.1:39225_ah%2Fs c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard4.replica_n4' (registry 'solr.core.collection1.shard4.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537
   [junit4]   2> 1264311 INFO  (qtp1886278843-26741) [n:127.0.0.1:39225_ah%2Fs c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.c.SolrCore [[collection1_shard4_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-3-001/cores/collection1_shard4_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-3-001/cores/collection1_shard4_replica_n4/data/]
   [junit4]   2> 1264312 INFO  (qtp1746420651-26728) [n:127.0.0.1:35115_ah%2Fs c:collection1 s:shard3  x:collection1_shard3_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=49.451171875, floorSegmentMB=0.47265625, forceMergeDeletesPctAllowed=28.29117091319369, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.407193094408817, deletesPctAllowed=27.985158860583855
   [junit4]   2> 1264312 INFO  (qtp772589105-26848) [n:127.0.0.1:33629_ah%2Fs c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=49.451171875, floorSegmentMB=0.47265625, forceMergeDeletesPctAllowed=28.29117091319369, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.407193094408817, deletesPctAllowed=27.985158860583855
   [junit4]   2> 1264313 INFO  (qtp1886278843-26741) [n:127.0.0.1:39225_ah%2Fs c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=49.451171875, floorSegmentMB=0.47265625, forceMergeDeletesPctAllowed=28.29117091319369, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.407193094408817, deletesPctAllowed=27.985158860583855
   [junit4]   2> 1264313 WARN  (qtp1746420651-26728) [n:127.0.0.1:35115_ah%2Fs c:collection1 s:shard3  x:collection1_shard3_replica_n2] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1264313 WARN  (qtp772589105-26848) [n:127.0.0.1:33629_ah%2Fs c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1264318 WARN  (qtp1886278843-26741) [n:127.0.0.1:39225_ah%2Fs c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1264345 INFO  (qtp1116153440-26715) [n:127.0.0.1:44113_ah%2Fs c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1264345 INFO  (qtp1116153440-26715) [n:127.0.0.1:44113_ah%2Fs c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1264347 INFO  (qtp1116153440-26715) [n:127.0.0.1:44113_ah%2Fs c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1264347 INFO  (qtp1116153440-26715) [n:127.0.0.1:44113_ah%2Fs c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1264347 INFO  (qtp1116153440-26715) [n:127.0.0.1:44113_ah%2Fs c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=36.96484375, floorSegmentMB=1.541015625, forceMergeDeletesPctAllowed=16.326126412237574, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7377620916557055, deletesPctAllowed=36.256003957924655
   [junit4]   2> 1264347 INFO  (qtp1116153440-26715) [n:127.0.0.1:44113_ah%2Fs c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4222c691[collection1_shard2_replica_n1] main]
   [junit4]   2> 1264348 INFO  (qtp1116153440-26715) [n:127.0.0.1:44113_ah%2Fs c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1264348 INFO  (qtp1116153440-26715) [n:127.0.0.1:44113_ah%2Fs c:collection1 s:shard2  x:collection1_shard2_replica_

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

: loading settings :: file = /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

init:

compile-lucene-core:

compile-codecs:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

common.compile-test:
    [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test
    [javac] Compiling 960 source files to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test/org/apache/solr/cloud/autoscaling/sim/package-info.class
     [copy] Copying 1 file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test

common-solr.compile-test:

compile-test:

BUILD SUCCESSFUL
Total time: 1 minute 14 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.NestedShardedAtomicUpdateTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=F782329F88FD940C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-SY -Dtests.timezone=Europe/Istanbul -Dtests.asserts=true -Dtests.file.encoding=UTF-8
Buildfile: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build.xml

-clover.disable:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

install-junit4-taskdef:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.16 in public
[ivy:cachepath] :: resolution report :: resolve 18ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: F782329F88FD940C
    [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says cześć! Master seed: F782329F88FD940C
   [junit4] Executing 5 suites with 3 JVMs.
   [junit4] 
   [junit4] Started J0 PID(2798@serv1.sd-datasolutions.de).
   [junit4] Started J1 PID(2796@serv1.sd-datasolutions.de).
   [junit4] Started J2 PID(2797@serv1.sd-datasolutions.de).
   [junit4] Suite: org.apache.solr.cloud.NestedShardedAtomicUpdateTest
   [junit4] OK      17.0s J0 | NestedShardedAtomicUpdateTest.test
   [junit4] Completed [1/5] on J0 in 19.82s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.NestedShardedAtomicUpdateTest
   [junit4] OK      17.1s J2 | NestedShardedAtomicUpdateTest.test
   [junit4] Completed [2/5] on J2 in 20.95s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.NestedShardedAtomicUpdateTest
   [junit4] OK      17.7s J1 | NestedShardedAtomicUpdateTest.test
   [junit4] Completed [3/5] on J1 in 21.06s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.NestedShardedAtomicUpdateTest
   [junit4] OK      6.75s J0 | NestedShardedAtomicUpdateTest.test
   [junit4] Completed [4/5] on J0 in 7.56s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.NestedShardedAtomicUpdateTest
   [junit4] OK      6.63s J2 | NestedShardedAtomicUpdateTest.test
   [junit4] Completed [5/5] on J2 in 7.03s, 1 test
   [junit4] 
   [junit4] JVM J0:     1.64 ..    30.57 =    28.93s
   [junit4] JVM J1:     1.65 ..    23.33 =    21.68s
   [junit4] JVM J2:     1.64 ..    30.61 =    28.97s
   [junit4] Execution time total: 30 seconds
   [junit4] Tests summary: 5 suites, 5 tests
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp])
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp])
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 195.80s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 116.58s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints]  98.30s | org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest
[junit4:tophints]  98.10s | org.apache.solr.cloud.HttpPartitionTest
[junit4:tophints]  84.75s | org.apache.solr.cloud.CollectionsAPISolrJTest

-check-totals:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (file:/home/jenkins/.ivy2/cache/org.codehaus.groovy/groovy-all/jars/groovy-all-2.4.16.jar) to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release

test-nocompile:

BUILD SUCCESSFUL
Total time: 33 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.NestedShardedAtomicUpdateTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2801)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2680)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2661)
	at hudson.FilePath.act(FilePath.java:1074)
	at hudson.FilePath.act(FilePath.java:1057)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2659)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1843)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=80d3ac8709c6d93c4e4634dc7c10ef667a029cb1, workspace=/home/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #23972
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-11.0.2) - Build # 23975 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23975/
Java: 64bit/jdk-11.0.2 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

All tests passed

Build Log:
[...truncated 2001 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J1-20190424_123124_3277701471056332218569.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 8 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J0-20190424_123124_32710403547086812918310.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J2-20190424_123124_3276882641266229789520.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 301 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J1-20190424_124120_1821069212121651646809.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J2-20190424_124120_18212833489301824236459.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J0-20190424_124120_18212290171293524388660.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1075 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20190424_124255_5255102073826704784101.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20190424_124255_52510059149642011624110.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20190424_124255_52510406230899538590370.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 241 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20190424_124535_0654194809971511091409.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20190424_124535_06511875825917996874015.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20190424_124535_06412377365699248390469.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 243 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20190424_124549_99313903438852235354269.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20190424_124549_99316438206750062619852.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20190424_124549_9934189766142684056012.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 154 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20190424_124622_11312326931871099689241.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20190424_124622_1137481572874535531683.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20190424_124622_1138483230629221540753.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 203 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/nori/test/temp/junit4-J0-20190424_124627_05811968081132960124278.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/nori/test/temp/junit4-J2-20190424_124627_0587253290805298968804.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/nori/test/temp/junit4-J1-20190424_124627_058562333308648897613.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 160 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J1-20190424_124640_85517503703677949456404.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-20190424_124640_8559066600168221353265.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20190424_124640_8557095266550395288101.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 171 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20190424_124644_2084225980873827392278.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20190424_124644_20813340174080035600114.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20190424_124644_20816491329015241821277.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 153 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20190424_124656_12310813336586555276465.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20190424_124656_12316469394120869231487.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 154 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20190424_124711_54917407481947675447739.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20190424_124711_5496506055791790965252.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20190424_124711_5492562810656830852937.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 178 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20190424_124716_27917224357320516307378.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20190424_124716_27913786594183503777077.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20190424_124716_2799133868058899708379.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] #
   [junit4] # A fatal error has been detected by the Java Runtime Environment:
   [junit4] #
   [junit4] #  SIGSEGV (0xb) at pc=0x00007f3f4016fc7c, pid=9694, tid=11102
   [junit4] #
   [junit4] # JRE version: OpenJDK Runtime Environment (11.0.2+9) (build 11.0.2+9)
   [junit4] # Java VM: OpenJDK 64-Bit Server VM (11.0.2+9, mixed mode, tiered, concurrent mark sweep gc, linux-amd64)
   [junit4] # Problematic frame:
   [junit4] # V  [libjvm.so+0xd0dc7c]  PhaseIdealLoop::split_up(Node*, Node*, Node*) [clone .part.39]+0x47c
   [junit4] #
   [junit4] # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
   [junit4] #
   [junit4] # An error report file with more information is saved as:
   [junit4] # /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/J1/hs_err_pid9694.log
   [junit4] #
   [junit4] # Compiler replay data is saved as:
   [junit4] # /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/J1/replay_pid9694.log
   [junit4] #
   [junit4] # If you would like to submit a bug report, please visit:
   [junit4] #   http://bugreport.java.com/bugreport/crash.jsp
   [junit4] #
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20190424_124716_2793248801764955044868.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] ERROR: JVM J1 ended with an exception, command line: /home/jenkins/tools/java/64bit/jdk-11.0.2/bin/java -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps -ea -esa --illegal-access=deny -Dtests.prefix=tests -Dtests.seed=307E5651127287F -Xmx512M -Dtests.iters= -Dtests.verbose=false -Dtests.infostream=false -Dtests.codec=random -Dtests.postingsformat=random -Dtests.docvaluesformat=random -Dtests.locale=random -Dtests.timezone=random -Dtests.directory=random -Dtests.linedocsfile=europarl.lines.txt.gz -Dtests.luceneMatchVersion=9.0.0 -Dtests.cleanthreads=perMethod -Djava.util.logging.config.file=/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/tools/junit4/logging.properties -Dtests.nightly=false -Dtests.weekly=false -Dtests.monster=false -Dtests.slow=true -Dtests.asserts=true -Dtests.multiplier=3 -DtempDir=./temp -Djava.io.tmpdir=./temp -Dcommon.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene -Dclover.db.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/clover/db -Djava.security.policy=/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/tools/junit4/tests.policy -Dtests.LUCENE_VERSION=9.0.0 -Djetty.testMode=1 -Djetty.insecurerandom=1 -Dsolr.directoryFactory=org.apache.solr.core.MockDirectoryFactory -Djava.awt.headless=true -Djdk.map.althashing.threshold=0 -Dtests.src.home=/home/jenkins/workspace/Lucene-Solr-master-Linux -Djava.security.egd=file:/dev/./urandom -Djunit4.childvm.cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/J1 -Djunit4.tempDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp -Djunit4.childvm.id=1 -Djunit4.childvm.count=3 -Dfile.encoding=UTF-8 -Djava.security.manager=org.apache.lucene.util.TestSecurityManager -Dtests.filterstacks=true -Dtests.leaveTemporary=false -Dtests.badapples=false -classpath /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/classes/test:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/classes/java:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/classes/java:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/test-framework/lib/hamcrest-core-1.3.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/test-framework/lib/junit-4.12.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/test-framework/lib/randomizedtesting-runner-2.7.2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/classes/java:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-launcher.jar:/home/jenkins/.ant/lib/ivy-2.4.0.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-netrexx.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-xalan2.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-javamail.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-net.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-regexp.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-oro.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jmf.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-log4j.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jsch.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jai.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bsf.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit4.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-resolver.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bcel.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jdepend.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-testutil.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-antlr.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-swing.jar:/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-logging.jar:/home/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.7.2.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20190424_124716_2791740408188328948063.events @/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20190424_124716_27911266335771778797076.suites -stdin
   [junit4] ERROR: JVM J1 ended with an exception: Forked process returned with error code: 134. Very likely a JVM crash.  See process stdout at: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20190424_124716_2799133868058899708379.sysout See process stderr at: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20190424_124716_2793248801764955044868.syserr
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1542)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:123)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:997)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:994)
   [junit4] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4] 	at java.base/java.lang.Thread.run(Thread.java:834)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:634: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:578: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build.xml:481: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2180: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/module-build.xml:58: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1493: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1020: At least one slave process threw an exception, first: Forked process returned with error code: 134. Very likely a JVM crash.  See process stdout at: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20190424_124716_2799133868058899708379.sysout See process stderr at: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20190424_124716_2793248801764955044868.syserr

Total time: 17 minutes 2 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-13-ea+12) - Build # 23974 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23974/
Java: 64bit/jdk-13-ea+12 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest.testCompareSmallPolygons {seed=[28EF37EC1D1BF34B:C08A49DE9F7C097F]}

Error Message:
 Standard polygon: GeoCompositePolygon: {[GeoConvexPolygon: {planetmodel=PlanetModel.SPHERE, points=[[lat=3.5E-323, lon=3.1415926535897913([X=-1.0, Y=1.8988215193149856E-15, Z=3.5E-323])], [lat=-2.058880948361636E-4, lon=3.141444126308235([X=-0.9999999677748699, Y=1.4852727786423016E-4, Z=-2.058880933815674E-4])], [lat=-2.3569520578149272E-4, lon=-3.141521824686947([X=-0.9999999697155185, Y=-7.082890081948101E-5, Z=-2.3569520359926035E-4])], [lat=-1.2677296615330982E-4, lon=-3.141491610391567([X=-0.9999999868594436, Y=-1.0104319724246923E-4, Z=-1.267729658137403E-4])]], internalEdges={3}}, GeoConvexPolygon: {planetmodel=PlanetModel.SPHERE, points=[[lat=4.5901958541215705E-6, lon=-3.1414428591676185([X=-0.9999999887702806, Y=-1.4979442161301896E-4, Z=4.5901958541054515E-6])], [lat=5.9229798029003134E-5, lon=3.1415499601967642([X=-0.9999999973345527, Y=4.269339294113469E-5, Z=5.922979799437178E-5])], [lat=3.5E-323, lon=3.1415926535897913([X=-1.0, Y=1.8988215193149856E-15, Z=3.5E-323])], [lat=-1.2677296615330982E-4, lon=-3.141491610391567([X=-0.9999999868594436, Y=-1.0104319724246923E-4, Z=-1.267729658137403E-4])]], internalEdges={2, 3}}, GeoConvexPolygon: {planetmodel=PlanetModel.SPHERE, points=[[lat=4.5901958541215705E-6, lon=-3.1414428591676185([X=-0.9999999887702806, Y=-1.4979442161301896E-4, Z=4.5901958541054515E-6])], [lat=-1.2677296615330982E-4, lon=-3.141491610391567([X=-0.9999999868594436, Y=-1.0104319724246923E-4, Z=-1.267729658137403E-4])], [lat=5.36795542568924E-5, lon=-3.1413445230472092([X=-0.99999996777487, Y=-2.48130539680327E-4, Z=5.367955423111286E-5])]], internalEdges={0}}]}  Large polygon: GeoComplexPolygon: {planetmodel=PlanetModel.SPHERE, number of shapes=1, address=58b53d2d, testPoint=[lat=-6.440810303931173E-5, lon=-3.141538571247684([X=-0.9999999964633484, Y=-5.408234197068165E-5, Z=-6.440810299477992E-5])], testPointInSet=true, shapes={ {[lat=-2.058880948361636E-4, lon=3.141444126308235([X=-0.9999999677748699, Y=1.4852727786423016E-4, Z=-2.058880933815674E-4])], [lat=-2.3569520578149272E-4, lon=-3.141521824686947([X=-0.9999999697155185, Y=-7.082890081948101E-5, Z=-2.3569520359926035E-4])], [lat=-1.2677296615330982E-4, lon=-3.141491610391567([X=-0.9999999868594436, Y=-1.0104319724246923E-4, Z=-1.267729658137403E-4])], [lat=5.36795542568924E-5, lon=-3.1413445230472092([X=-0.99999996777487, Y=-2.48130539680327E-4, Z=5.367955423111286E-5])], [lat=4.5901958541215705E-6, lon=-3.1414428591676185([X=-0.9999999887702806, Y=-1.4979442161301896E-4, Z=4.5901958541054515E-6])], [lat=5.9229798029003134E-5, lon=3.1415499601967642([X=-0.9999999973345527, Y=4.269339294113469E-5, Z=5.922979799437178E-5])], [lat=3.5E-323, lon=3.1415926535897913([X=-1.0, Y=1.8988215193149856E-15, Z=3.5E-323])]}}  Point: [lat=-2.3960299293668283E-4, lon=3.1415926535897927([X=-0.9999999712952032, Y=5.665538735019837E-16, Z=-2.396029906440978E-4])]  WKT: POLYGON((-179.9959418027994 -0.013504340542746972,-179.99421065119313 -0.0072635559169394875,-179.98578316714165 0.0030756119050634467,-179.99141741181478 2.629988495796141E-4,179.99755384876636 0.0033936174484741617,179.9999999999999 1.98E-321,179.99149001362417 -0.011796518886101413,-179.9959418027994 -0.013504340542746972))  WKT: POINT(179.99999999999997 -0.0137282402539748) normal polygon: false large polygon: true 

Stack Trace:
java.lang.AssertionError: 
Standard polygon: GeoCompositePolygon: {[GeoConvexPolygon: {planetmodel=PlanetModel.SPHERE, points=[[lat=3.5E-323, lon=3.1415926535897913([X=-1.0, Y=1.8988215193149856E-15, Z=3.5E-323])], [lat=-2.058880948361636E-4, lon=3.141444126308235([X=-0.9999999677748699, Y=1.4852727786423016E-4, Z=-2.058880933815674E-4])], [lat=-2.3569520578149272E-4, lon=-3.141521824686947([X=-0.9999999697155185, Y=-7.082890081948101E-5, Z=-2.3569520359926035E-4])], [lat=-1.2677296615330982E-4, lon=-3.141491610391567([X=-0.9999999868594436, Y=-1.0104319724246923E-4, Z=-1.267729658137403E-4])]], internalEdges={3}}, GeoConvexPolygon: {planetmodel=PlanetModel.SPHERE, points=[[lat=4.5901958541215705E-6, lon=-3.1414428591676185([X=-0.9999999887702806, Y=-1.4979442161301896E-4, Z=4.5901958541054515E-6])], [lat=5.9229798029003134E-5, lon=3.1415499601967642([X=-0.9999999973345527, Y=4.269339294113469E-5, Z=5.922979799437178E-5])], [lat=3.5E-323, lon=3.1415926535897913([X=-1.0, Y=1.8988215193149856E-15, Z=3.5E-323])], [lat=-1.2677296615330982E-4, lon=-3.141491610391567([X=-0.9999999868594436, Y=-1.0104319724246923E-4, Z=-1.267729658137403E-4])]], internalEdges={2, 3}}, GeoConvexPolygon: {planetmodel=PlanetModel.SPHERE, points=[[lat=4.5901958541215705E-6, lon=-3.1414428591676185([X=-0.9999999887702806, Y=-1.4979442161301896E-4, Z=4.5901958541054515E-6])], [lat=-1.2677296615330982E-4, lon=-3.141491610391567([X=-0.9999999868594436, Y=-1.0104319724246923E-4, Z=-1.267729658137403E-4])], [lat=5.36795542568924E-5, lon=-3.1413445230472092([X=-0.99999996777487, Y=-2.48130539680327E-4, Z=5.367955423111286E-5])]], internalEdges={0}}]}

Large polygon: GeoComplexPolygon: {planetmodel=PlanetModel.SPHERE, number of shapes=1, address=58b53d2d, testPoint=[lat=-6.440810303931173E-5, lon=-3.141538571247684([X=-0.9999999964633484, Y=-5.408234197068165E-5, Z=-6.440810299477992E-5])], testPointInSet=true, shapes={ {[lat=-2.058880948361636E-4, lon=3.141444126308235([X=-0.9999999677748699, Y=1.4852727786423016E-4, Z=-2.058880933815674E-4])], [lat=-2.3569520578149272E-4, lon=-3.141521824686947([X=-0.9999999697155185, Y=-7.082890081948101E-5, Z=-2.3569520359926035E-4])], [lat=-1.2677296615330982E-4, lon=-3.141491610391567([X=-0.9999999868594436, Y=-1.0104319724246923E-4, Z=-1.267729658137403E-4])], [lat=5.36795542568924E-5, lon=-3.1413445230472092([X=-0.99999996777487, Y=-2.48130539680327E-4, Z=5.367955423111286E-5])], [lat=4.5901958541215705E-6, lon=-3.1414428591676185([X=-0.9999999887702806, Y=-1.4979442161301896E-4, Z=4.5901958541054515E-6])], [lat=5.9229798029003134E-5, lon=3.1415499601967642([X=-0.9999999973345527, Y=4.269339294113469E-5, Z=5.922979799437178E-5])], [lat=3.5E-323, lon=3.1415926535897913([X=-1.0, Y=1.8988215193149856E-15, Z=3.5E-323])]}}

Point: [lat=-2.3960299293668283E-4, lon=3.1415926535897927([X=-0.9999999712952032, Y=5.665538735019837E-16, Z=-2.396029906440978E-4])]

WKT: POLYGON((-179.9959418027994 -0.013504340542746972,-179.99421065119313 -0.0072635559169394875,-179.98578316714165 0.0030756119050634467,-179.99141741181478 2.629988495796141E-4,179.99755384876636 0.0033936174484741617,179.9999999999999 1.98E-321,179.99149001362417 -0.011796518886101413,-179.9959418027994 -0.013504340542746972))

WKT: POINT(179.99999999999997 -0.0137282402539748)
normal polygon: false
large polygon: true

	at __randomizedtesting.SeedInfo.seed([28EF37EC1D1BF34B:C08A49DE9F7C097F]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest.checkPoint(RandomGeoPolygonTest.java:228)
	at org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest.testComparePolygons(RandomGeoPolygonTest.java:203)
	at org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest.testCompareSmallPolygons(RandomGeoPolygonTest.java:109)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	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 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 org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest.testCompareSmallPolygons {seed=[28EF37EC1D1BF34B:C08A49DE9F7C097F]}

Error Message:
 Standard polygon: GeoCompositePolygon: {[GeoConvexPolygon: {planetmodel=PlanetModel.SPHERE, points=[[lat=3.5E-323, lon=3.1415926535897913([X=-1.0, Y=1.8988215193149856E-15, Z=3.5E-323])], [lat=-2.058880948361636E-4, lon=3.141444126308235([X=-0.9999999677748699, Y=1.4852727786423016E-4, Z=-2.058880933815674E-4])], [lat=-2.3569520578149272E-4, lon=-3.141521824686947([X=-0.9999999697155185, Y=-7.082890081948101E-5, Z=-2.3569520359926035E-4])], [lat=-1.2677296615330982E-4, lon=-3.141491610391567([X=-0.9999999868594436, Y=-1.0104319724246923E-4, Z=-1.267729658137403E-4])]], internalEdges={3}}, GeoConvexPolygon: {planetmodel=PlanetModel.SPHERE, points=[[lat=4.5901958541215705E-6, lon=-3.1414428591676185([X=-0.9999999887702806, Y=-1.4979442161301896E-4, Z=4.5901958541054515E-6])], [lat=5.9229798029003134E-5, lon=3.1415499601967642([X=-0.9999999973345527, Y=4.269339294113469E-5, Z=5.922979799437178E-5])], [lat=3.5E-323, lon=3.1415926535897913([X=-1.0, Y=1.8988215193149856E-15, Z=3.5E-323])], [lat=-1.2677296615330982E-4, lon=-3.141491610391567([X=-0.9999999868594436, Y=-1.0104319724246923E-4, Z=-1.267729658137403E-4])]], internalEdges={2, 3}}, GeoConvexPolygon: {planetmodel=PlanetModel.SPHERE, points=[[lat=4.5901958541215705E-6, lon=-3.1414428591676185([X=-0.9999999887702806, Y=-1.4979442161301896E-4, Z=4.5901958541054515E-6])], [lat=-1.2677296615330982E-4, lon=-3.141491610391567([X=-0.9999999868594436, Y=-1.0104319724246923E-4, Z=-1.267729658137403E-4])], [lat=5.36795542568924E-5, lon=-3.1413445230472092([X=-0.99999996777487, Y=-2.48130539680327E-4, Z=5.367955423111286E-5])]], internalEdges={0}}]}  Large polygon: GeoComplexPolygon: {planetmodel=PlanetModel.SPHERE, number of shapes=1, address=58b53d2d, testPoint=[lat=-6.440810303931173E-5, lon=-3.141538571247684([X=-0.9999999964633484, Y=-5.408234197068165E-5, Z=-6.440810299477992E-5])], testPointInSet=true, shapes={ {[lat=-2.058880948361636E-4, lon=3.141444126308235([X=-0.9999999677748699, Y=1.4852727786423016E-4, Z=-2.058880933815674E-4])], [lat=-2.3569520578149272E-4, lon=-3.141521824686947([X=-0.9999999697155185, Y=-7.082890081948101E-5, Z=-2.3569520359926035E-4])], [lat=-1.2677296615330982E-4, lon=-3.141491610391567([X=-0.9999999868594436, Y=-1.0104319724246923E-4, Z=-1.267729658137403E-4])], [lat=5.36795542568924E-5, lon=-3.1413445230472092([X=-0.99999996777487, Y=-2.48130539680327E-4, Z=5.367955423111286E-5])], [lat=4.5901958541215705E-6, lon=-3.1414428591676185([X=-0.9999999887702806, Y=-1.4979442161301896E-4, Z=4.5901958541054515E-6])], [lat=5.9229798029003134E-5, lon=3.1415499601967642([X=-0.9999999973345527, Y=4.269339294113469E-5, Z=5.922979799437178E-5])], [lat=3.5E-323, lon=3.1415926535897913([X=-1.0, Y=1.8988215193149856E-15, Z=3.5E-323])]}}  Point: [lat=-2.3960299293668283E-4, lon=3.1415926535897927([X=-0.9999999712952032, Y=5.665538735019837E-16, Z=-2.396029906440978E-4])]  WKT: POLYGON((-179.9959418027994 -0.013504340542746972,-179.99421065119313 -0.0072635559169394875,-179.98578316714165 0.0030756119050634467,-179.99141741181478 2.629988495796141E-4,179.99755384876636 0.0033936174484741617,179.9999999999999 1.98E-321,179.99149001362417 -0.011796518886101413,-179.9959418027994 -0.013504340542746972))  WKT: POINT(179.99999999999997 -0.0137282402539748) normal polygon: false large polygon: true 

Stack Trace:
java.lang.AssertionError: 
Standard polygon: GeoCompositePolygon: {[GeoConvexPolygon: {planetmodel=PlanetModel.SPHERE, points=[[lat=3.5E-323, lon=3.1415926535897913([X=-1.0, Y=1.8988215193149856E-15, Z=3.5E-323])], [lat=-2.058880948361636E-4, lon=3.141444126308235([X=-0.9999999677748699, Y=1.4852727786423016E-4, Z=-2.058880933815674E-4])], [lat=-2.3569520578149272E-4, lon=-3.141521824686947([X=-0.9999999697155185, Y=-7.082890081948101E-5, Z=-2.3569520359926035E-4])], [lat=-1.2677296615330982E-4, lon=-3.141491610391567([X=-0.9999999868594436, Y=-1.0104319724246923E-4, Z=-1.267729658137403E-4])]], internalEdges={3}}, GeoConvexPolygon: {planetmodel=PlanetModel.SPHERE, points=[[lat=4.5901958541215705E-6, lon=-3.1414428591676185([X=-0.9999999887702806, Y=-1.4979442161301896E-4, Z=4.5901958541054515E-6])], [lat=5.9229798029003134E-5, lon=3.1415499601967642([X=-0.9999999973345527, Y=4.269339294113469E-5, Z=5.922979799437178E-5])], [lat=3.5E-323, lon=3.1415926535897913([X=-1.0, Y=1.8988215193149856E-15, Z=3.5E-323])], [lat=-1.2677296615330982E-4, lon=-3.141491610391567([X=-0.9999999868594436, Y=-1.0104319724246923E-4, Z=-1.267729658137403E-4])]], internalEdges={2, 3}}, GeoConvexPolygon: {planetmodel=PlanetModel.SPHERE, points=[[lat=4.5901958541215705E-6, lon=-3.1414428591676185([X=-0.9999999887702806, Y=-1.4979442161301896E-4, Z=4.5901958541054515E-6])], [lat=-1.2677296615330982E-4, lon=-3.141491610391567([X=-0.9999999868594436, Y=-1.0104319724246923E-4, Z=-1.267729658137403E-4])], [lat=5.36795542568924E-5, lon=-3.1413445230472092([X=-0.99999996777487, Y=-2.48130539680327E-4, Z=5.367955423111286E-5])]], internalEdges={0}}]}

Large polygon: GeoComplexPolygon: {planetmodel=PlanetModel.SPHERE, number of shapes=1, address=58b53d2d, testPoint=[lat=-6.440810303931173E-5, lon=-3.141538571247684([X=-0.9999999964633484, Y=-5.408234197068165E-5, Z=-6.440810299477992E-5])], testPointInSet=true, shapes={ {[lat=-2.058880948361636E-4, lon=3.141444126308235([X=-0.9999999677748699, Y=1.4852727786423016E-4, Z=-2.058880933815674E-4])], [lat=-2.3569520578149272E-4, lon=-3.141521824686947([X=-0.9999999697155185, Y=-7.082890081948101E-5, Z=-2.3569520359926035E-4])], [lat=-1.2677296615330982E-4, lon=-3.141491610391567([X=-0.9999999868594436, Y=-1.0104319724246923E-4, Z=-1.267729658137403E-4])], [lat=5.36795542568924E-5, lon=-3.1413445230472092([X=-0.99999996777487, Y=-2.48130539680327E-4, Z=5.367955423111286E-5])], [lat=4.5901958541215705E-6, lon=-3.1414428591676185([X=-0.9999999887702806, Y=-1.4979442161301896E-4, Z=4.5901958541054515E-6])], [lat=5.9229798029003134E-5, lon=3.1415499601967642([X=-0.9999999973345527, Y=4.269339294113469E-5, Z=5.922979799437178E-5])], [lat=3.5E-323, lon=3.1415926535897913([X=-1.0, Y=1.8988215193149856E-15, Z=3.5E-323])]}}

Point: [lat=-2.3960299293668283E-4, lon=3.1415926535897927([X=-0.9999999712952032, Y=5.665538735019837E-16, Z=-2.396029906440978E-4])]

WKT: POLYGON((-179.9959418027994 -0.013504340542746972,-179.99421065119313 -0.0072635559169394875,-179.98578316714165 0.0030756119050634467,-179.99141741181478 2.629988495796141E-4,179.99755384876636 0.0033936174484741617,179.9999999999999 1.98E-321,179.99149001362417 -0.011796518886101413,-179.9959418027994 -0.013504340542746972))

WKT: POINT(179.99999999999997 -0.0137282402539748)
normal polygon: false
large polygon: true

	at __randomizedtesting.SeedInfo.seed([28EF37EC1D1BF34B:C08A49DE9F7C097F]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest.checkPoint(RandomGeoPolygonTest.java:228)
	at org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest.testComparePolygons(RandomGeoPolygonTest.java:203)
	at org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest.testCompareSmallPolygons(RandomGeoPolygonTest.java:109)
	at jdk.internal.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	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 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 org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest.testCompareSmallPolygons {seed=[28EF37EC1D1BF34B:C08A49DE9F7C097F]}

Error Message:
 Standard polygon: GeoCompositePolygon: {[GeoConvexPolygon: {planetmodel=PlanetModel.SPHERE, points=[[lat=3.5E-323, lon=3.1415926535897913([X=-1.0, Y=1.8988215193149856E-15, Z=3.5E-323])], [lat=-2.058880948361636E-4, lon=3.141444126308235([X=-0.9999999677748699, Y=1.4852727786423016E-4, Z=-2.058880933815674E-4])], [lat=-2.3569520578149272E-4, lon=-3.141521824686947([X=-0.9999999697155185, Y=-7.082890081948101E-5, Z=-2.3569520359926035E-4])], [lat=-1.2677296615330982E-4, lon=-3.141491610391567([X=-0.9999999868594436, Y=-1.0104319724246923E-4, Z=-1.267729658137403E-4])]], internalEdges={3}}, GeoConvexPolygon: {planetmodel=PlanetModel.SPHERE, points=[[lat=4.5901958541215705E-6, lon=-3.1414428591676185([X=-0.9999999887702806, Y=-1.4979442161301896E-4, Z=4.5901958541054515E-6])], [lat=5.9229798029003134E-5, lon=3.1415499601967642([X=-0.9999999973345527, Y=4.269339294113469E-5, Z=5.922979799437178E-5])], [lat=3.5E-323, lon=3.1415926535897913([X=-1.0, Y=1.8988215193149856E-15, Z=3.5E-323])], [lat=-1.2677296615330982E-4, lon=-3.141491610391567([X=-0.9999999868594436, Y=-1.0104319724246923E-4, Z=-1.267729658137403E-4])]], internalEdges={2, 3}}, GeoConvexPolygon: {planetmodel=PlanetModel.SPHERE, points=[[lat=4.5901958541215705E-6, lon=-3.1414428591676185([X=-0.9999999887702806, Y=-1.4979442161301896E-4, Z=4.5901958541054515E-6])], [lat=-1.2677296615330982E-4, lon=-3.141491610391567([X=-0.9999999868594436, Y=-1.0104319724246923E-4, Z=-1.267729658137403E-4])], [lat=5.36795542568924E-5, lon=-3.1413445230472092([X=-0.99999996777487, Y=-2.48130539680327E-4, Z=5.367955423111286E-5])]], internalEdges={0}}]}  Large polygon: GeoComplexPolygon: {planetmodel=PlanetModel.SPHERE, number of shapes=1, address=58b53d2d, testPoint=[lat=-6.440810303931173E-5, lon=-3.141538571247684([X=-0.9999999964633484, Y=-5.408234197068165E-5, Z=-6.440810299477992E-5])], testPointInSet=true, shapes={ {[lat=-2.058880948361636E-4, lon=3.141444126308235([X=-0.9999999677748699, Y=1.4852727786423016E-4, Z=-2.058880933815674E-4])], [lat=-2.3569520578149272E-4, lon=-3.141521824686947([X=-0.9999999697155185, Y=-7.082890081948101E-5, Z=-2.3569520359926035E-4])], [lat=-1.2677296615330982E-4, lon=-3.141491610391567([X=-0.9999999868594436, Y=-1.0104319724246923E-4, Z=-1.267729658137403E-4])], [lat=5.36795542568924E-5, lon=-3.1413445230472092([X=-0.99999996777487, Y=-2.48130539680327E-4, Z=5.367955423111286E-5])], [lat=4.5901958541215705E-6, lon=-3.1414428591676185([X=-0.9999999887702806, Y=-1.4979442161301896E-4, Z=4.5901958541054515E-6])], [lat=5.9229798029003134E-5, lon=3.1415499601967642([X=-0.9999999973345527, Y=4.269339294113469E-5, Z=5.922979799437178E-5])], [lat=3.5E-323, lon=3.1415926535897913([X=-1.0, Y=1.8988215193149856E-15, Z=3.5E-323])]}}  Point: [lat=-2.3960299293668283E-4, lon=3.1415926535897927([X=-0.9999999712952032, Y=5.665538735019837E-16, Z=-2.396029906440978E-4])]  WKT: POLYGON((-179.9959418027994 -0.013504340542746972,-179.99421065119313 -0.0072635559169394875,-179.98578316714165 0.0030756119050634467,-179.99141741181478 2.629988495796141E-4,179.99755384876636 0.0033936174484741617,179.9999999999999 1.98E-321,179.99149001362417 -0.011796518886101413,-179.9959418027994 -0.013504340542746972))  WKT: POINT(179.99999999999997 -0.0137282402539748) normal polygon: false large polygon: true 

Stack Trace:
java.lang.AssertionError: 
Standard polygon: GeoCompositePolygon: {[GeoConvexPolygon: {planetmodel=PlanetModel.SPHERE, points=[[lat=3.5E-323, lon=3.1415926535897913([X=-1.0, Y=1.8988215193149856E-15, Z=3.5E-323])], [lat=-2.058880948361636E-4, lon=3.141444126308235([X=-0.9999999677748699, Y=1.4852727786423016E-4, Z=-2.058880933815674E-4])], [lat=-2.3569520578149272E-4, lon=-3.141521824686947([X=-0.9999999697155185, Y=-7.082890081948101E-5, Z=-2.3569520359926035E-4])], [lat=-1.2677296615330982E-4, lon=-3.141491610391567([X=-0.9999999868594436, Y=-1.0104319724246923E-4, Z=-1.267729658137403E-4])]], internalEdges={3}}, GeoConvexPolygon: {planetmodel=PlanetModel.SPHERE, points=[[lat=4.5901958541215705E-6, lon=-3.1414428591676185([X=-0.9999999887702806, Y=-1.4979442161301896E-4, Z=4.5901958541054515E-6])], [lat=5.9229798029003134E-5, lon=3.1415499601967642([X=-0.9999999973345527, Y=4.269339294113469E-5, Z=5.922979799437178E-5])], [lat=3.5E-323, lon=3.1415926535897913([X=-1.0, Y=1.8988215193149856E-15, Z=3.5E-323])], [lat=-1.2677296615330982E-4, lon=-3.141491610391567([X=-0.9999999868594436, Y=-1.0104319724246923E-4, Z=-1.267729658137403E-4])]], internalEdges={2, 3}}, GeoConvexPolygon: {planetmodel=PlanetModel.SPHERE, points=[[lat=4.5901958541215705E-6, lon=-3.1414428591676185([X=-0.9999999887702806, Y=-1.4979442161301896E-4, Z=4.5901958541054515E-6])], [lat=-1.2677296615330982E-4, lon=-3.141491610391567([X=-0.9999999868594436, Y=-1.0104319724246923E-4, Z=-1.267729658137403E-4])], [lat=5.36795542568924E-5, lon=-3.1413445230472092([X=-0.99999996777487, Y=-2.48130539680327E-4, Z=5.367955423111286E-5])]], internalEdges={0}}]}

Large polygon: GeoComplexPolygon: {planetmodel=PlanetModel.SPHERE, number of shapes=1, address=58b53d2d, testPoint=[lat=-6.440810303931173E-5, lon=-3.141538571247684([X=-0.9999999964633484, Y=-5.408234197068165E-5, Z=-6.440810299477992E-5])], testPointInSet=true, shapes={ {[lat=-2.058880948361636E-4, lon=3.141444126308235([X=-0.9999999677748699, Y=1.4852727786423016E-4, Z=-2.058880933815674E-4])], [lat=-2.3569520578149272E-4, lon=-3.141521824686947([X=-0.9999999697155185, Y=-7.082890081948101E-5, Z=-2.3569520359926035E-4])], [lat=-1.2677296615330982E-4, lon=-3.141491610391567([X=-0.9999999868594436, Y=-1.0104319724246923E-4, Z=-1.267729658137403E-4])], [lat=5.36795542568924E-5, lon=-3.1413445230472092([X=-0.99999996777487, Y=-2.48130539680327E-4, Z=5.367955423111286E-5])], [lat=4.5901958541215705E-6, lon=-3.1414428591676185([X=-0.9999999887702806, Y=-1.4979442161301896E-4, Z=4.5901958541054515E-6])], [lat=5.9229798029003134E-5, lon=3.1415499601967642([X=-0.9999999973345527, Y=4.269339294113469E-5, Z=5.922979799437178E-5])], [lat=3.5E-323, lon=3.1415926535897913([X=-1.0, Y=1.8988215193149856E-15, Z=3.5E-323])]}}

Point: [lat=-2.3960299293668283E-4, lon=3.1415926535897927([X=-0.9999999712952032, Y=5.665538735019837E-16, Z=-2.396029906440978E-4])]

WKT: POLYGON((-179.9959418027994 -0.013504340542746972,-179.99421065119313 -0.0072635559169394875,-179.98578316714165 0.0030756119050634467,-179.99141741181478 2.629988495796141E-4,179.99755384876636 0.0033936174484741617,179.9999999999999 1.98E-321,179.99149001362417 -0.011796518886101413,-179.9959418027994 -0.013504340542746972))

WKT: POINT(179.99999999999997 -0.0137282402539748)
normal polygon: false
large polygon: true

	at __randomizedtesting.SeedInfo.seed([28EF37EC1D1BF34B:C08A49DE9F7C097F]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest.checkPoint(RandomGeoPolygonTest.java:228)
	at org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest.testComparePolygons(RandomGeoPolygonTest.java:203)
	at org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest.testCompareSmallPolygons(RandomGeoPolygonTest.java:109)
	at jdk.internal.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	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 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 org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest.testCompareSmallPolygons {seed=[28EF37EC1D1BF34B:C08A49DE9F7C097F]}

Error Message:
 Standard polygon: GeoCompositePolygon: {[GeoConvexPolygon: {planetmodel=PlanetModel.SPHERE, points=[[lat=3.5E-323, lon=3.1415926535897913([X=-1.0, Y=1.8988215193149856E-15, Z=3.5E-323])], [lat=-2.058880948361636E-4, lon=3.141444126308235([X=-0.9999999677748699, Y=1.4852727786423016E-4, Z=-2.058880933815674E-4])], [lat=-2.3569520578149272E-4, lon=-3.141521824686947([X=-0.9999999697155185, Y=-7.082890081948101E-5, Z=-2.3569520359926035E-4])], [lat=-1.2677296615330982E-4, lon=-3.141491610391567([X=-0.9999999868594436, Y=-1.0104319724246923E-4, Z=-1.267729658137403E-4])]], internalEdges={3}}, GeoConvexPolygon: {planetmodel=PlanetModel.SPHERE, points=[[lat=4.5901958541215705E-6, lon=-3.1414428591676185([X=-0.9999999887702806, Y=-1.4979442161301896E-4, Z=4.5901958541054515E-6])], [lat=5.9229798029003134E-5, lon=3.1415499601967642([X=-0.9999999973345527, Y=4.269339294113469E-5, Z=5.922979799437178E-5])], [lat=3.5E-323, lon=3.1415926535897913([X=-1.0, Y=1.8988215193149856E-15, Z=3.5E-323])], [lat=-1.2677296615330982E-4, lon=-3.141491610391567([X=-0.9999999868594436, Y=-1.0104319724246923E-4, Z=-1.267729658137403E-4])]], internalEdges={2, 3}}, GeoConvexPolygon: {planetmodel=PlanetModel.SPHERE, points=[[lat=4.5901958541215705E-6, lon=-3.1414428591676185([X=-0.9999999887702806, Y=-1.4979442161301896E-4, Z=4.5901958541054515E-6])], [lat=-1.2677296615330982E-4, lon=-3.141491610391567([X=-0.9999999868594436, Y=-1.0104319724246923E-4, Z=-1.267729658137403E-4])], [lat=5.36795542568924E-5, lon=-3.1413445230472092([X=-0.99999996777487, Y=-2.48130539680327E-4, Z=5.367955423111286E-5])]], internalEdges={0}}]}  Large polygon: GeoComplexPolygon: {planetmodel=PlanetModel.SPHERE, number of shapes=1, address=58b53d2d, testPoint=[lat=-6.440810303931173E-5, lon=-3.141538571247684([X=-0.9999999964633484, Y=-5.408234197068165E-5, Z=-6.440810299477992E-5])], testPointInSet=true, shapes={ {[lat=-2.058880948361636E-4, lon=3.141444126308235([X=-0.9999999677748699, Y=1.4852727786423016E-4, Z=-2.058880933815674E-4])], [lat=-2.3569520578149272E-4, lon=-3.141521824686947([X=-0.9999999697155185, Y=-7.082890081948101E-5, Z=-2.3569520359926035E-4])], [lat=-1.2677296615330982E-4, lon=-3.141491610391567([X=-0.9999999868594436, Y=-1.0104319724246923E-4, Z=-1.267729658137403E-4])], [lat=5.36795542568924E-5, lon=-3.1413445230472092([X=-0.99999996777487, Y=-2.48130539680327E-4, Z=5.367955423111286E-5])], [lat=4.5901958541215705E-6, lon=-3.1414428591676185([X=-0.9999999887702806, Y=-1.4979442161301896E-4, Z=4.5901958541054515E-6])], [lat=5.9229798029003134E-5, lon=3.1415499601967642([X=-0.9999999973345527, Y=4.269339294113469E-5, Z=5.922979799437178E-5])], [lat=3.5E-323, lon=3.1415926535897913([X=-1.0, Y=1.8988215193149856E-15, Z=3.5E-323])]}}  Point: [lat=-2.3960299293668283E-4, lon=3.1415926535897927([X=-0.9999999712952032, Y=5.665538735019837E-16, Z=-2.396029906440978E-4])]  WKT: POLYGON((-179.9959418027994 -0.013504340542746972,-179.99421065119313 -0.0072635559169394875,-179.98578316714165 0.0030756119050634467,-179.99141741181478 2.629988495796141E-4,179.99755384876636 0.0033936174484741617,179.9999999999999 1.98E-321,179.99149001362417 -0.011796518886101413,-179.9959418027994 -0.013504340542746972))  WKT: POINT(179.99999999999997 -0.0137282402539748) normal polygon: false large polygon: true 

Stack Trace:
java.lang.AssertionError: 
Standard polygon: GeoCompositePolygon: {[GeoConvexPolygon: {planetmodel=PlanetModel.SPHERE, points=[[lat=3.5E-323, lon=3.1415926535897913([X=-1.0, Y=1.8988215193149856E-15, Z=3.5E-323])], [lat=-2.058880948361636E-4, lon=3.141444126308235([X=-0.9999999677748699, Y=1.4852727786423016E-4, Z=-2.058880933815674E-4])], [lat=-2.3569520578149272E-4, lon=-3.141521824686947([X=-0.9999999697155185, Y=-7.082890081948101E-5, Z=-2.3569520359926035E-4])], [lat=-1.2677296615330982E-4, lon=-3.141491610391567([X=-0.9999999868594436, Y=-1.0104319724246923E-4, Z=-1.267729658137403E-4])]], internalEdges={3}}, GeoConvexPolygon: {planetmodel=PlanetModel.SPHERE, points=[[lat=4.5901958541215705E-6, lon=-3.1414428591676185([X=-0.9999999887702806, Y=-1.4979442161301896E-4, Z=4.5901958541054515E-6])], [lat=5.9229798029003134E-5, lon=3.1415499601967642([X=-0.9999999973345527, Y=4.269339294113469E-5, Z=5.922979799437178E-5])], [lat=3.5E-323, lon=3.1415926535897913([X=-1.0, Y=1.8988215193149856E-15, Z=3.5E-323])], [lat=-1.2677296615330982E-4, lon=-3.141491610391567([X=-0.9999999868594436, Y=-1.0104319724246923E-4, Z=-1.267729658137403E-4])]], internalEdges={2, 3}}, GeoConvexPolygon: {planetmodel=PlanetModel.SPHERE, points=[[lat=4.5901958541215705E-6, lon=-3.1414428591676185([X=-0.9999999887702806, Y=-1.4979442161301896E-4, Z=4.5901958541054515E-6])], [lat=-1.2677296615330982E-4, lon=-3.141491610391567([X=-0.9999999868594436, Y=-1.0104319724246923E-4, Z=-1.267729658137403E-4])], [lat=5.36795542568924E-5, lon=-3.1413445230472092([X=-0.99999996777487, Y=-2.48130539680327E-4, Z=5.367955423111286E-5])]], internalEdges={0}}]}

Large polygon: GeoComplexPolygon: {planetmodel=PlanetModel.SPHERE, number of shapes=1, address=58b53d2d, testPoint=[lat=-6.440810303931173E-5, lon=-3.141538571247684([X=-0.9999999964633484, Y=-5.408234197068165E-5, Z=-6.440810299477992E-5])], testPointInSet=true, shapes={ {[lat=-2.058880948361636E-4, lon=3.141444126308235([X=-0.9999999677748699, Y=1.4852727786423016E-4, Z=-2.058880933815674E-4])], [lat=-2.3569520578149272E-4, lon=-3.141521824686947([X=-0.9999999697155185, Y=-7.082890081948101E-5, Z=-2.3569520359926035E-4])], [lat=-1.2677296615330982E-4, lon=-3.141491610391567([X=-0.9999999868594436, Y=-1.0104319724246923E-4, Z=-1.267729658137403E-4])], [lat=5.36795542568924E-5, lon=-3.1413445230472092([X=-0.99999996777487, Y=-2.48130539680327E-4, Z=5.367955423111286E-5])], [lat=4.5901958541215705E-6, lon=-3.1414428591676185([X=-0.9999999887702806, Y=-1.4979442161301896E-4, Z=4.5901958541054515E-6])], [lat=5.9229798029003134E-5, lon=3.1415499601967642([X=-0.9999999973345527, Y=4.269339294113469E-5, Z=5.922979799437178E-5])], [lat=3.5E-323, lon=3.1415926535897913([X=-1.0, Y=1.8988215193149856E-15, Z=3.5E-323])]}}

Point: [lat=-2.3960299293668283E-4, lon=3.1415926535897927([X=-0.9999999712952032, Y=5.665538735019837E-16, Z=-2.396029906440978E-4])]

WKT: POLYGON((-179.9959418027994 -0.013504340542746972,-179.99421065119313 -0.0072635559169394875,-179.98578316714165 0.0030756119050634467,-179.99141741181478 2.629988495796141E-4,179.99755384876636 0.0033936174484741617,179.9999999999999 1.98E-321,179.99149001362417 -0.011796518886101413,-179.9959418027994 -0.013504340542746972))

WKT: POINT(179.99999999999997 -0.0137282402539748)
normal polygon: false
large polygon: true

	at __randomizedtesting.SeedInfo.seed([28EF37EC1D1BF34B:C08A49DE9F7C097F]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest.checkPoint(RandomGeoPolygonTest.java:228)
	at org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest.testComparePolygons(RandomGeoPolygonTest.java:203)
	at org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest.testCompareSmallPolygons(RandomGeoPolygonTest.java:109)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	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 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 org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 2007 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J0-20190424_083126_8234218046681399884750.syserr
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J1-20190424_083126_8144797518597342115231.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 8 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J2-20190424_083126_819171563342668866126.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 298 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J1-20190424_084334_1038071500959086896607.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J0-20190424_084334_1014029581577803620511.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J2-20190424_084334_10711408140734987935213.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 1078 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20190424_084535_7086182975774907097413.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20190424_084535_7095453245276912287151.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20190424_084535_70814149062959264799348.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 241 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20190424_084835_51317075982811607880477.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20190424_084835_5111154929190555039744.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20190424_084835_51318032057718140224542.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 255 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20190424_084854_09212029226731825279074.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20190424_084854_09216865499124545037571.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20190424_084854_0924725320813753936767.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 154 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20190424_084927_6981333719346250747938.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20190424_084927_6986305003997953112008.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20190424_084927_6982107864736385882939.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 206 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/nori/test/temp/junit4-J2-20190424_084933_27513355073201906665296.syserr
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/nori/test/temp/junit4-J0-20190424_084933_2756992032099303050236.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/nori/test/temp/junit4-J1-20190424_084933_2755665232301702818703.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 160 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20190424_084947_53617316161180394581749.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-20190424_084947_5327390518405483984499.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J1-20190424_084947_536389109551557063152.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 165 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20190424_084951_63717673864716463104535.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20190424_084951_6373295252207265544165.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20190424_084951_63718388038380391789267.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 153 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20190424_085004_0689890349849220304523.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20190424_085004_0688662935221180755579.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 157 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20190424_085016_8855520067921713696733.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20190424_085016_88514689047873001927042.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20190424_085016_8854191761223088909009.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 178 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20190424_085021_1311935685149279145544.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20190424_085021_13210619900730324302515.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20190424_085021_13110277243520721194530.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1440 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J2-20190424_085342_24616153675597203479145.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J1-20190424_085342_24617379266411329872651.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J0-20190424_085342_2468215774394556272676.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 235 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J2-20190424_085355_3151911994320750083747.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J0-20190424_085355_3144695971831792071816.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J1-20190424_085355_31417370522034940118625.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 258 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J2-20190424_085414_5418644907740672083682.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J1-20190424_085414_5418238103540605527354.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 4 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J0-20190424_085414_54117821449417290556707.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 212 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J0-20190424_085752_6392227889682770614581.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J1-20190424_085752_63915793701054578281555.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J2-20190424_085752_6396432439449909039554.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 170 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J1-20190424_085756_7725851753788662493072.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J2-20190424_085756_77312679489128827632269.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J0-20190424_085756_7725723397871082165008.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 223 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J0-20190424_085807_78413910259614113660087.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J2-20190424_085807_7846592668989164047308.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J1-20190424_085807_78412468019660539446207.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 179 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J1-20190424_085909_3955780828614413051211.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J2-20190424_085909_39516830140984102241910.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J0-20190424_085909_39516343686948165118348.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 243 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J1-20190424_085929_22518056816328675235472.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J0-20190424_085929_2259869584238752292307.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J2-20190424_085929_225644651500345813644.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 163 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J1-20190424_090001_7614381599966179677619.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J0-20190424_090001_76116581716895472567005.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J2-20190424_090001_76113410820806143422871.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 268 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/luke/test/temp/junit4-J1-20190424_090103_99117295963057479765298.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/luke/test/temp/junit4-J2-20190424_090103_99116596848690729791153.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/luke/test/temp/junit4-J0-20190424_090103_991625383826313961151.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 149 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J0-20190424_090112_7419419600221919886181.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J1-20190424_090112_741482946017196404783.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 176 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J0-20190424_090129_3393020093175835340926.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J2-20190424_090129_33910006964225838090239.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J1-20190424_090129_3391965726535083746458.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 304 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J0-20190424_090157_64714643852911853785946.syserr
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J1-20190424_090157_64712500811891123523297.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J2-20190424_090157_64713205634820353921986.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 229 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J1-20190424_090210_14217707991722697119742.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J0-20190424_090210_1422824460817642843382.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J2-20190424_090210_14215061253868129993763.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 210 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J2-20190424_090221_96213223231494858063928.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J1-20190424_090221_96212022834769714017645.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J0-20190424_090221_96210161404894194282984.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 247 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J1-20190424_090235_62910124005843818182013.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J0-20190424_090235_6292863495512540313996.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J2-20190424_090235_62912064979186809021336.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 297 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20190424_090341_39616107840983475305514.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20190424_090341_3955596729363042558095.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20190424_090341_39514568203132157920465.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 148 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial/test/temp/junit4-J0-20190424_090411_1668021289037341495439.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 178 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20190424_090412_9328832235117222829337.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] Suite: org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RandomGeoPolygonTest -Dtests.method=testCompareSmallPolygons -Dtests.seed=28EF37EC1D1BF34B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-MA -Dtests.timezone=Etc/GMT+2 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.09s J2 | RandomGeoPolygonTest.testCompareSmallPolygons {seed=[28EF37EC1D1BF34B:C08A49DE9F7C097F]} <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: 
   [junit4]    > Standard polygon: GeoCompositePolygon: {[GeoConvexPolygon: {planetmodel=PlanetModel.SPHERE, points=[[lat=3.5E-323, lon=3.1415926535897913([X=-1.0, Y=1.8988215193149856E-15, Z=3.5E-323])], [lat=-2.058880948361636E-4, lon=3.141444126308235([X=-0.9999999677748699, Y=1.4852727786423016E-4, Z=-2.058880933815674E-4])], [lat=-2.3569520578149272E-4, lon=-3.141521824686947([X=-0.9999999697155185, Y=-7.082890081948101E-5, Z=-2.3569520359926035E-4])], [lat=-1.2677296615330982E-4, lon=-3.141491610391567([X=-0.9999999868594436, Y=-1.0104319724246923E-4, Z=-1.267729658137403E-4])]], internalEdges={3}}, GeoConvexPolygon: {planetmodel=PlanetModel.SPHERE, points=[[lat=4.5901958541215705E-6, lon=-3.1414428591676185([X=-0.9999999887702806, Y=-1.4979442161301896E-4, Z=4.5901958541054515E-6])], [lat=5.9229798029003134E-5, lon=3.1415499601967642([X=-0.9999999973345527, Y=4.269339294113469E-5, Z=5.922979799437178E-5])], [lat=3.5E-323, lon=3.1415926535897913([X=-1.0, Y=1.8988215193149856E-15, Z=3.5E-323])], [lat=-1.2677296615330982E-4, lon=-3.141491610391567([X=-0.9999999868594436, Y=-1.0104319724246923E-4, Z=-1.267729658137403E-4])]], internalEdges={2, 3}}, GeoConvexPolygon: {planetmodel=PlanetModel.SPHERE, points=[[lat=4.5901958541215705E-6, lon=-3.1414428591676185([X=-0.9999999887702806, Y=-1.4979442161301896E-4, Z=4.5901958541054515E-6])], [lat=-1.2677296615330982E-4, lon=-3.141491610391567([X=-0.9999999868594436, Y=-1.0104319724246923E-4, Z=-1.267729658137403E-4])], [lat=5.36795542568924E-5, lon=-3.1413445230472092([X=-0.99999996777487, Y=-2.48130539680327E-4, Z=5.367955423111286E-5])]], internalEdges={0}}]}
   [junit4]    > Large polygon: GeoComplexPolygon: {planetmodel=PlanetModel.SPHERE, number of shapes=1, address=58b53d2d, testPoint=[lat=-6.440810303931173E-5, lon=-3.141538571247684([X=-0.9999999964633484, Y=-5.408234197068165E-5, Z=-6.440810299477992E-5])], testPointInSet=true, shapes={ {[lat=-2.058880948361636E-4, lon=3.141444126308235([X=-0.9999999677748699, Y=1.4852727786423016E-4, Z=-2.058880933815674E-4])], [lat=-2.3569520578149272E-4, lon=-3.141521824686947([X=-0.9999999697155185, Y=-7.082890081948101E-5, Z=-2.3569520359926035E-4])], [lat=-1.2677296615330982E-4, lon=-3.141491610391567([X=-0.9999999868594436, Y=-1.0104319724246923E-4, Z=-1.267729658137403E-4])], [lat=5.36795542568924E-5, lon=-3.1413445230472092([X=-0.99999996777487, Y=-2.48130539680327E-4, Z=5.367955423111286E-5])], [lat=4.5901958541215705E-6, lon=-3.1414428591676185([X=-0.9999999887702806, Y=-1.4979442161301896E-4, Z=4.5901958541054515E-6])], [lat=5.9229798029003134E-5, lon=3.1415499601967642([X=-0.9999999973345527, Y=4.269339294113469E-5, Z=5.922979799437178E-5])], [lat=3.5E-323, lon=3.1415926535897913([X=-1.0, Y=1.8988215193149856E-15, Z=3.5E-323])]}}
   [junit4]    > Point: [lat=-2.3960299293668283E-4, lon=3.1415926535897927([X=-0.9999999712952032, Y=5.665538735019837E-16, Z=-2.396029906440978E-4])]
   [junit4]    > WKT: POLYGON((-179.9959418027994 -0.013504340542746972,-179.99421065119313 -0.0072635559169394875,-179.98578316714165 0.0030756119050634467,-179.99141741181478 2.629988495796141E-4,179.99755384876636 0.0033936174484741617,179.9999999999999 1.98E-321,179.99149001362417 -0.011796518886101413,-179.9959418027994 -0.013504340542746972))
   [junit4]    > WKT: POINT(179.99999999999997 -0.0137282402539748)
   [junit4]    > normal polygon: false
   [junit4]    > large polygon: true
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([28EF37EC1D1BF34B:C08A49DE9F7C097F]:0)
   [junit4]    > 	at org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest.checkPoint(RandomGeoPolygonTest.java:228)
   [junit4]    > 	at org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest.testComparePolygons(RandomGeoPolygonTest.java:203)
   [junit4]    > 	at org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest.testCompareSmallPolygons(RandomGeoPolygonTest.java:109)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=290, maxMBSortInHeap=5.376540257717326, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4e378361), locale=ar-MA, timezone=Etc/GMT+2
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 13-ea (64-bit)/cpus=8,threads=1,free=375885224,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [GeoExactCircleTest, RandomGeoPolygonTest]
   [junit4] Completed [16/18 (1!)] on J2 in 7.58s, 32 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20190424_090412_9325086894387961050244.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 8 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20190424_090412_93215522918492638883729.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 256 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J0-20190424_090523_93514983255515687864080.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J1-20190424_090523_93516156556946522525202.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J2-20190424_090523_9446824650301798471449.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 4660 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J1-20190424_090644_8057716563412279122318.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM

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

nTest.testCompareBigPolygons {seed=[28EF37EC1D1BF34B:B0C0E51CDCB73D94]}
   [junit4] OK      0.20s J0 | RandomGeoPolygonTest.testCompareBigPolygons {seed=[28EF37EC1D1BF34B:2C737F66FFA3A93A]}
   [junit4] OK      0.19s J0 | RandomGeoPolygonTest.testCompareBigPolygons {seed=[28EF37EC1D1BF34B:1EDF9A088868BE60]}
   [junit4] OK      0.22s J0 | RandomGeoPolygonTest.testCompareBigPolygons {seed=[28EF37EC1D1BF34B:C954CCB2EC3F8932]}
   [junit4] OK      0.00s J0 | RandomGeoPolygonTest.testCoplanarityTilePolygon
   [junit4] OK      0.22s J0 | RandomGeoPolygonTest.testCompareSmallPolygons {seed=[28EF37EC1D1BF34B:283EFA6F58004C0C]}
   [junit4] OK      0.22s J0 | RandomGeoPolygonTest.testCompareSmallPolygons {seed=[28EF37EC1D1BF34B:9C6846936CC28720]}
   [junit4] OK      0.20s J0 | RandomGeoPolygonTest.testCompareSmallPolygons {seed=[28EF37EC1D1BF34B:1281D04F3D06CFEB]}
   [junit4] OK      0.19s J0 | RandomGeoPolygonTest.testCompareSmallPolygons {seed=[28EF37EC1D1BF34B:236F7BAA51F894C2]}
   [junit4] OK      0.19s J0 | RandomGeoPolygonTest.testCompareSmallPolygons {seed=[28EF37EC1D1BF34B:6FAEFE07F0F05479]}
   [junit4] OK      0.17s J0 | RandomGeoPolygonTest.testCompareSmallPolygons {seed=[28EF37EC1D1BF34B:FE542D588D4C1979]}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RandomGeoPolygonTest -Dtests.method=testCompareSmallPolygons -Dtests.seed=28EF37EC1D1BF34B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar-MA -Dtests.timezone=Etc/GMT+2 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.06s J0 | RandomGeoPolygonTest.testCompareSmallPolygons {seed=[28EF37EC1D1BF34B:C08A49DE9F7C097F]} <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: 
   [junit4]    > Standard polygon: GeoCompositePolygon: {[GeoConvexPolygon: {planetmodel=PlanetModel.SPHERE, points=[[lat=3.5E-323, lon=3.1415926535897913([X=-1.0, Y=1.8988215193149856E-15, Z=3.5E-323])], [lat=-2.058880948361636E-4, lon=3.141444126308235([X=-0.9999999677748699, Y=1.4852727786423016E-4, Z=-2.058880933815674E-4])], [lat=-2.3569520578149272E-4, lon=-3.141521824686947([X=-0.9999999697155185, Y=-7.082890081948101E-5, Z=-2.3569520359926035E-4])], [lat=-1.2677296615330982E-4, lon=-3.141491610391567([X=-0.9999999868594436, Y=-1.0104319724246923E-4, Z=-1.267729658137403E-4])]], internalEdges={3}}, GeoConvexPolygon: {planetmodel=PlanetModel.SPHERE, points=[[lat=4.5901958541215705E-6, lon=-3.1414428591676185([X=-0.9999999887702806, Y=-1.4979442161301896E-4, Z=4.5901958541054515E-6])], [lat=5.9229798029003134E-5, lon=3.1415499601967642([X=-0.9999999973345527, Y=4.269339294113469E-5, Z=5.922979799437178E-5])], [lat=3.5E-323, lon=3.1415926535897913([X=-1.0, Y=1.8988215193149856E-15, Z=3.5E-323])], [lat=-1.2677296615330982E-4, lon=-3.141491610391567([X=-0.9999999868594436, Y=-1.0104319724246923E-4, Z=-1.267729658137403E-4])]], internalEdges={2, 3}}, GeoConvexPolygon: {planetmodel=PlanetModel.SPHERE, points=[[lat=4.5901958541215705E-6, lon=-3.1414428591676185([X=-0.9999999887702806, Y=-1.4979442161301896E-4, Z=4.5901958541054515E-6])], [lat=-1.2677296615330982E-4, lon=-3.141491610391567([X=-0.9999999868594436, Y=-1.0104319724246923E-4, Z=-1.267729658137403E-4])], [lat=5.36795542568924E-5, lon=-3.1413445230472092([X=-0.99999996777487, Y=-2.48130539680327E-4, Z=5.367955423111286E-5])]], internalEdges={0}}]}
   [junit4]    > Large polygon: GeoComplexPolygon: {planetmodel=PlanetModel.SPHERE, number of shapes=1, address=58b53d2d, testPoint=[lat=-6.440810303931173E-5, lon=-3.141538571247684([X=-0.9999999964633484, Y=-5.408234197068165E-5, Z=-6.440810299477992E-5])], testPointInSet=true, shapes={ {[lat=-2.058880948361636E-4, lon=3.141444126308235([X=-0.9999999677748699, Y=1.4852727786423016E-4, Z=-2.058880933815674E-4])], [lat=-2.3569520578149272E-4, lon=-3.141521824686947([X=-0.9999999697155185, Y=-7.082890081948101E-5, Z=-2.3569520359926035E-4])], [lat=-1.2677296615330982E-4, lon=-3.141491610391567([X=-0.9999999868594436, Y=-1.0104319724246923E-4, Z=-1.267729658137403E-4])], [lat=5.36795542568924E-5, lon=-3.1413445230472092([X=-0.99999996777487, Y=-2.48130539680327E-4, Z=5.367955423111286E-5])], [lat=4.5901958541215705E-6, lon=-3.1414428591676185([X=-0.9999999887702806, Y=-1.4979442161301896E-4, Z=4.5901958541054515E-6])], [lat=5.9229798029003134E-5, lon=3.1415499601967642([X=-0.9999999973345527, Y=4.269339294113469E-5, Z=5.922979799437178E-5])], [lat=3.5E-323, lon=3.1415926535897913([X=-1.0, Y=1.8988215193149856E-15, Z=3.5E-323])]}}
   [junit4]    > Point: [lat=-2.3960299293668283E-4, lon=3.1415926535897927([X=-0.9999999712952032, Y=5.665538735019837E-16, Z=-2.396029906440978E-4])]
   [junit4]    > WKT: POLYGON((-179.9959418027994 -0.013504340542746972,-179.99421065119313 -0.0072635559169394875,-179.98578316714165 0.0030756119050634467,-179.99141741181478 2.629988495796141E-4,179.99755384876636 0.0033936174484741617,179.9999999999999 1.98E-321,179.99149001362417 -0.011796518886101413,-179.9959418027994 -0.013504340542746972))
   [junit4]    > WKT: POINT(179.99999999999997 -0.0137282402539748)
   [junit4]    > normal polygon: false
   [junit4]    > large polygon: true
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([28EF37EC1D1BF34B:C08A49DE9F7C097F]:0)
   [junit4]    > 	at org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest.checkPoint(RandomGeoPolygonTest.java:228)
   [junit4]    > 	at org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest.testComparePolygons(RandomGeoPolygonTest.java:203)
   [junit4]    > 	at org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest.testCompareSmallPolygons(RandomGeoPolygonTest.java:109)
   [junit4]    > 	at jdk.internal.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4] OK      0.23s J0 | RandomGeoPolygonTest.testCompareSmallPolygons {seed=[28EF37EC1D1BF34B:5C39D3A4BC689DD1]}
   [junit4] OK      0.18s J0 | RandomGeoPolygonTest.testCompareSmallPolygons {seed=[28EF37EC1D1BF34B:6E9536CACBA38A8B]}
   [junit4] OK      0.18s J0 | RandomGeoPolygonTest.testCompareSmallPolygons {seed=[28EF37EC1D1BF34B:B91E6070AFF4BDD9]}
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=290, maxMBSortInHeap=5.376540257717326, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@15fa9730), locale=ar-MA, timezone=Etc/GMT+2
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 13-ea (64-bit)/cpus=8,threads=1,free=472943024,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [RandomGeoPolygonTest, RandomGeoPolygonTest]
   [junit4] Completed [5/5 (5!)] on J0 in 4.01s, 32 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20190424_095701_0936241185066285571281.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20190424_095701_0936342776413789662163.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 14 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1493: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1020: There were test failures: 5 suites, 160 tests, 5 failures [seed: 28EF37EC1D1BF34B]

Total time: 13 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.lucene.spatial3d.geom.RandomGeoPolygonTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
mv: cannot stat 'solr/build': No such file or directory
+ true
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=80d3ac8709c6d93c4e4634dc7c10ef667a029cb1, workspace=/home/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #23973
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2