Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20313/ Java: 32bit/jdk-9-ea+181 -server -XX:+UseConcMarkSweepGC --illegal-access=deny
1 tests failed. FAILED: org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream Error Message: Error from server at https://127.0.0.1:41873/solr/workQueue_shard2_replica_n2: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /solr/workQueue_shard2_replica_n2/update. Reason: <pre> Can not find: /solr/workQueue_shard2_replica_n2/update</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.14.v20161028</a><hr/> </body> </html> Stack Trace: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at https://127.0.0.1:41873/solr/workQueue_shard2_replica_n2: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /solr/workQueue_shard2_replica_n2/update. Reason: <pre> Can not find: /solr/workQueue_shard2_replica_n2/update</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.14.v20161028</a><hr/> </body> </html> at __randomizedtesting.SeedInfo.seed([8AA48C343550DCED:37B3F92D0C7CE1B0]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178) at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233) at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream(StreamExpressionTest.java:6884) 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:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) 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:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) 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:844) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:41873/solr/workQueue_shard2_replica_n2: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /solr/workQueue_shard2_replica_n2/update. Reason: <pre> Can not find: /solr/workQueue_shard2_replica_n2/update</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.14.v20161028</a><hr/> </body> </html> at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) ... 1 more Build Log: [...truncated 1700 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J1-20170814_003120_5344565689228566599319.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/core/test/temp/junit4-J2-20170814_003120_5343543356571238286457.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J0-20170814_003120_5336543299210567309122.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 295 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J2-20170814_004019_93110833348889845142864.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/test-framework/test/temp/junit4-J0-20170814_004019_9312472566198947242163.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/test-framework/test/temp/junit4-J1-20170814_004019_931912153994375169468.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 1033 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20170814_004201_9299865836328239595813.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/common/test/temp/junit4-J0-20170814_004201_9296714604909884920317.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/common/test/temp/junit4-J2-20170814_004201_92913570720885921417822.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 218 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20170814_004358_6719279370560174449423.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/icu/test/temp/junit4-J2-20170814_004358_67116876066577015550530.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/icu/test/temp/junit4-J1-20170814_004358_6715992636760348840802.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 240 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20170814_004412_04413721466091561029412.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/kuromoji/test/temp/junit4-J0-20170814_004412_0443149968747503743881.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/kuromoji/test/temp/junit4-J1-20170814_004412_0444786565112040655643.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 146 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20170814_004436_4616955793043428233620.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/morfologik/test/temp/junit4-J2-20170814_004436_4618384339561803729954.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/morfologik/test/temp/junit4-J0-20170814_004436_4612132113226349398604.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 161 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20170814_004440_14310122748939197883556.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/analysis/phonetic/test/temp/junit4-J2-20170814_004440_139916946955379138117.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/phonetic/test/temp/junit4-J0-20170814_004440_13816992389931722122698.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 145 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20170814_004450_43914960521070366785726.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/smartcn/test/temp/junit4-J0-20170814_004450_43914389766262461081508.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20170814_004501_00312061530997871647135.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/analysis/stempel/test/temp/junit4-J1-20170814_004501_0037767178051486142944.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/stempel/test/temp/junit4-J0-20170814_004501_00317392101682425578695.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 161 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/uima/test/temp/junit4-J0-20170814_004503_39715301434039571779143.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 145 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20170814_004511_43014270240217769598223.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/backward-codecs/test/temp/junit4-J1-20170814_004511_43212865030990959729039.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 25 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20170814_004511_43310268772459281698084.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 1209 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J1-20170814_004522_67611148348778484508430.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/benchmark/test/temp/junit4-J2-20170814_004522_6763126119577282969827.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/benchmark/test/temp/junit4-J0-20170814_004522_67610356739664115300141.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/classification/test/temp/junit4-J0-20170814_004530_00010350392316653218338.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/classification/test/temp/junit4-J2-20170814_004530_0014282959822194621360.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/classification/test/temp/junit4-J1-20170814_004530_00014252567736638537724.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 245 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J0-20170814_004543_83016086937156298689300.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J1-20170814_004543_830638597901474576023.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/codecs/test/temp/junit4-J2-20170814_004543_8309698398355930654263.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J0-20170814_004817_49616789894567432357439.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/demo/test/temp/junit4-J2-20170814_004817_4965195918151604959528.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/demo/test/temp/junit4-J1-20170814_004817_4961745649978381717930.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 162 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J1-20170814_004819_9953665587122737480381.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/expressions/test/temp/junit4-J2-20170814_004819_9954430634225757484718.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/expressions/test/temp/junit4-J0-20170814_004819_9958849542239647842509.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 213 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J0-20170814_004826_5259676987838707350487.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/facet/test/temp/junit4-J2-20170814_004826_52515672759671939473138.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/facet/test/temp/junit4-J1-20170814_004826_5257536760224844037686.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 171 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J0-20170814_004858_6656908076428429715841.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/grouping/test/temp/junit4-J2-20170814_004858_66512857717120008800946.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/grouping/test/temp/junit4-J1-20170814_004858_66514397372910150051385.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 238 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J2-20170814_004919_2964596713393367441697.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/highlighter/test/temp/junit4-J1-20170814_004919_29514785866312410127887.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/highlighter/test/temp/junit4-J0-20170814_004919_2943836263812620149857.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 152 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J2-20170814_004937_2494553693845868801481.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/join/test/temp/junit4-J0-20170814_004937_2492549088313756655974.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/join/test/temp/junit4-J1-20170814_004937_24911599201756630911464.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 141 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J0-20170814_004957_8891426750696112477264.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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-20170814_004957_8898490144822008123677.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 166 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J1-20170814_005008_5597140838797977651256.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/misc/test/temp/junit4-J2-20170814_005008_56012179640883027751346.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J0-20170814_005008_55914829578557539917349.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 304 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J1-20170814_005026_1107803905874143024686.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/queries/test/temp/junit4-J0-20170814_005026_11013379514065045927771.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/queries/test/temp/junit4-J2-20170814_005026_11014269440920616011983.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 219 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J0-20170814_005032_83712262173097567647958.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/queryparser/test/temp/junit4-J2-20170814_005032_837306291770451474345.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/queryparser/test/temp/junit4-J1-20170814_005032_837430449558064603979.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 199 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J1-20170814_005040_17716438336070801494562.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/replicator/test/temp/junit4-J2-20170814_005040_1925543972104891170103.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/replicator/test/temp/junit4-J0-20170814_005040_1771833382257259162578.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 197 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J1-20170814_005053_578974749422233726895.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/sandbox/test/temp/junit4-J2-20170814_005053_57910051912292243981146.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 7 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J0-20170814_005053_57816129577486442331264.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 207 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20170814_005132_97112097298998480410382.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/spatial-extras/test/temp/junit4-J2-20170814_005132_9714522006546863949768.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/spatial-extras/test/temp/junit4-J1-20170814_005132_97114273646395160817491.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 140 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial/test/temp/junit4-J0-20170814_005144_39915925279764268300373.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 163 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20170814_005146_90412319204795309091843.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 7 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20170814_005146_90311969191144774205598.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/spatial3d/test/temp/junit4-J1-20170814_005146_9042024375846836121654.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 233 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J2-20170814_005332_53917765840529395737898.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 12 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J1-20170814_005332_5398150288083350408852.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/suggest/test/temp/junit4-J0-20170814_005332_5399711700418822609521.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 3808 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J2-20170814_005438_07011134282333382959492.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 4 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J0-20170814_005438_0706086135873864791908.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/solr/build/solr-core/test/temp/junit4-J1-20170814_005438_0704562040508169918524.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 726 lines...] [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest [junit4] 2> 11291 INFO (SUITE-StreamExpressionTest-seed#[8AA48C343550DCED]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_8AA48C343550DCED-001/init-core-data-001 [junit4] 2> 11291 WARN (SUITE-StreamExpressionTest-seed#[8AA48C343550DCED]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=112 numCloses=112 [junit4] 2> 11291 INFO (SUITE-StreamExpressionTest-seed#[8AA48C343550DCED]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 11292 INFO (SUITE-StreamExpressionTest-seed#[8AA48C343550DCED]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) 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> 11303 INFO (SUITE-StreamExpressionTest-seed#[8AA48C343550DCED]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_8AA48C343550DCED-001/tempDir-001 [junit4] 2> 11306 INFO (SUITE-StreamExpressionTest-seed#[8AA48C343550DCED]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 11309 INFO (Thread-12) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 11310 INFO (Thread-12) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 11409 INFO (SUITE-StreamExpressionTest-seed#[8AA48C343550DCED]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:40471 [junit4] 2> 11449 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Exception causing close of session 0x0 due to java.io.IOException: ZooKeeperServer not running [junit4] 2> 11477 ERROR (Thread-12) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 13406 INFO (jetty-launcher-3-thread-3) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 13407 INFO (jetty-launcher-3-thread-1) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 13407 INFO (jetty-launcher-3-thread-2) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 13458 INFO (jetty-launcher-3-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13c3924{/solr,null,AVAILABLE} [junit4] 2> 13466 INFO (jetty-launcher-3-thread-4) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 13560 INFO (jetty-launcher-3-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1cdf517{/solr,null,AVAILABLE} [junit4] 2> 13561 INFO (jetty-launcher-3-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1893468{SSL,[ssl, http/1.1]}{127.0.0.1:39107} [junit4] 2> 13561 INFO (jetty-launcher-3-thread-3) [ ] o.e.j.s.Server Started @14724ms [junit4] 2> 13561 INFO (jetty-launcher-3-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39107} [junit4] 2> 13562 ERROR (jetty-launcher-3-thread-3) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 13562 INFO (jetty-launcher-3-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 13562 INFO (jetty-launcher-3-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 13562 INFO (jetty-launcher-3-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 13562 INFO (jetty-launcher-3-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-14T01:33:24.089308Z [junit4] 2> 13650 INFO (jetty-launcher-3-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1121813{/solr,null,AVAILABLE} [junit4] 2> 13650 INFO (jetty-launcher-3-thread-3) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 13673 INFO (jetty-launcher-3-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@605ccb{/solr,null,AVAILABLE} [junit4] 2> 13678 INFO (jetty-launcher-3-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@209251{SSL,[ssl, http/1.1]}{127.0.0.1:41873} [junit4] 2> 13678 INFO (jetty-launcher-3-thread-4) [ ] o.e.j.s.Server Started @14841ms [junit4] 2> 13678 INFO (jetty-launcher-3-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41873} [junit4] 2> 13678 ERROR (jetty-launcher-3-thread-4) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 13679 INFO (jetty-launcher-3-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 13679 INFO (jetty-launcher-3-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 13679 INFO (jetty-launcher-3-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 13679 INFO (jetty-launcher-3-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-14T01:33:24.206227Z [junit4] 2> 13690 INFO (jetty-launcher-3-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@e5bcdc{SSL,[ssl, http/1.1]}{127.0.0.1:39493} [junit4] 2> 13690 INFO (jetty-launcher-3-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1cc3270{SSL,[ssl, http/1.1]}{127.0.0.1:38617} [junit4] 2> 13690 INFO (jetty-launcher-3-thread-2) [ ] o.e.j.s.Server Started @14852ms [junit4] 2> 13690 INFO (jetty-launcher-3-thread-1) [ ] o.e.j.s.Server Started @14852ms [junit4] 2> 13690 INFO (jetty-launcher-3-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39493} [junit4] 2> 13690 INFO (jetty-launcher-3-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38617} [junit4] 2> 13690 ERROR (jetty-launcher-3-thread-2) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 13690 ERROR (jetty-launcher-3-thread-1) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 13690 INFO (jetty-launcher-3-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 13690 INFO (jetty-launcher-3-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 13691 INFO (jetty-launcher-3-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 13691 INFO (jetty-launcher-3-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 13691 INFO (jetty-launcher-3-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 13691 INFO (jetty-launcher-3-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 13691 INFO (jetty-launcher-3-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-14T01:33:24.218069Z [junit4] 2> 13691 INFO (jetty-launcher-3-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-14T01:33:24.218085Z [junit4] 2> 13762 INFO (jetty-launcher-3-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 13766 INFO (jetty-launcher-3-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 13785 INFO (jetty-launcher-3-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 13785 INFO (jetty-launcher-3-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 13822 INFO (jetty-launcher-3-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40471/solr [junit4] 2> 13869 INFO (jetty-launcher-3-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40471/solr [junit4] 2> 13891 INFO (jetty-launcher-3-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40471/solr [junit4] 2> 13974 INFO (jetty-launcher-3-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40471/solr [junit4] 2> 14068 WARN (jetty-launcher-3-thread-4) [ ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null [junit4] 2> 14068 WARN (jetty-launcher-3-thread-1) [ ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null [junit4] 2> 14069 WARN (jetty-launcher-3-thread-3) [ ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null [junit4] 2> 14070 WARN (jetty-launcher-3-thread-2) [ ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null [junit4] 2> 14091 INFO (jetty-launcher-3-thread-1) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 14092 INFO (jetty-launcher-3-thread-4) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 14093 INFO (jetty-launcher-3-thread-3) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 14093 INFO (jetty-launcher-3-thread-2) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 14095 INFO (jetty-launcher-3-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38617_solr [junit4] 2> 14097 INFO (jetty-launcher-3-thread-4) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41873_solr [junit4] 2> 14097 INFO (jetty-launcher-3-thread-2) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39493_solr [junit4] 2> 14097 INFO (jetty-launcher-3-thread-3) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39107_solr [junit4] 2> 14099 INFO (jetty-launcher-3-thread-1) [ ] o.a.s.c.Overseer Overseer (id=98479269602066444-127.0.0.1:38617_solr-n_0000000000) starting [junit4] 2> 14100 INFO (zkCallback-21-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 14100 INFO (zkCallback-24-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 14101 INFO (zkCallback-22-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 14100 INFO (zkCallback-25-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 14105 INFO (zkCallback-21-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 14106 INFO (zkCallback-25-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 14106 INFO (zkCallback-24-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 14106 INFO (zkCallback-22-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 14183 INFO (jetty-launcher-3-thread-1) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38617_solr [junit4] 2> 14188 INFO (zkCallback-21-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 14188 INFO (zkCallback-25-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 14190 INFO (zkCallback-24-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 14190 INFO (zkCallback-22-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 14409 INFO (jetty-launcher-3-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38617.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e2c579 [junit4] 2> 14415 INFO (jetty-launcher-3-thread-3) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39107.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e2c579 [junit4] 2> 14415 INFO (jetty-launcher-3-thread-4) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41873.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e2c579 [junit4] 2> 14420 INFO (jetty-launcher-3-thread-2) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39493.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e2c579 [junit4] 2> 14431 INFO (jetty-launcher-3-thread-3) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39107.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e2c579 [junit4] 2> 14431 INFO (jetty-launcher-3-thread-3) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39107.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e2c579 [junit4] 2> 14435 INFO (jetty-launcher-3-thread-4) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41873.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e2c579 [junit4] 2> 14435 INFO (jetty-launcher-3-thread-4) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41873.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e2c579 [junit4] 2> 14437 INFO (jetty-launcher-3-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38617.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e2c579 [junit4] 2> 14437 INFO (jetty-launcher-3-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38617.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e2c579 [junit4] 2> 14447 INFO (jetty-launcher-3-thread-3) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_8AA48C343550DCED-001/tempDir-001/node3/. [junit4] 2> 14450 INFO (jetty-launcher-3-thread-2) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39493.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e2c579 [junit4] 2> 14450 INFO (jetty-launcher-3-thread-1) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_8AA48C343550DCED-001/tempDir-001/node1/. [junit4] 2> 14450 INFO (jetty-launcher-3-thread-2) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39493.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e2c579 [junit4] 2> 14452 INFO (jetty-launcher-3-thread-4) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_8AA48C343550DCED-001/tempDir-001/node4/. [junit4] 2> 14453 INFO (jetty-launcher-3-thread-2) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_8AA48C343550DCED-001/tempDir-001/node2/. [junit4] 2> 14672 INFO (SUITE-StreamExpressionTest-seed#[8AA48C343550DCED]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 14673 INFO (SUITE-StreamExpressionTest-seed#[8AA48C343550DCED]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40471/solr ready [junit4] 2> 14834 INFO (qtp6035350-101) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 14845 INFO (OverseerThreadFactory-32-thread-1) [ ] o.a.s.c.CreateCollectionCmd Create collection collection1_collection [junit4] 2> 14974 INFO (OverseerStateUpdate-98479269602066444-127.0.0.1:38617_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1_collection", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection1_collection_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:41873/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 14987 INFO (OverseerStateUpdate-98479269602066444-127.0.0.1:38617_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1_collection", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"collection1_collection_shard2_replica_n3", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:39493/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 15282 INFO (qtp9876881-105) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 15283 INFO (qtp9876881-105) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 15290 INFO (qtp14679347-114) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n3&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 15291 INFO (qtp14679347-114) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 15404 INFO (zkCallback-22-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 15404 INFO (zkCallback-24-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 15404 INFO (zkCallback-24-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 15405 INFO (zkCallback-22-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 16340 INFO (qtp14679347-114) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 16392 INFO (qtp9876881-105) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 16419 INFO (qtp14679347-114) [ ] o.a.s.s.IndexSchema [collection1_collection_shard2_replica_n3] Schema name=test [junit4] 2> 16422 WARN (qtp14679347-114) [ ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult documentation how to replace it accordingly. [junit4] 2> 16424 WARN (qtp14679347-114) [ ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieFloatField]. Please consult documentation how to replace it accordingly. [junit4] 2> 16438 INFO (qtp9876881-105) [ ] o.a.s.s.IndexSchema [collection1_collection_shard1_replica_n1] Schema name=test [junit4] 2> 16441 WARN (qtp9876881-105) [ ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult documentation how to replace it accordingly. [junit4] 2> 16443 WARN (qtp9876881-105) [ ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieDoubleField]. Please consult documentation how to replace it accordingly. [junit4] 2> 16443 WARN (qtp14679347-114) [ ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult documentation how to replace it accordingly. [junit4] 2> 16470 WARN (qtp14679347-114) [ ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieDateField]. Please consult documentation how to replace it accordingly. [junit4] 2> 16679 WARN (qtp9876881-105) [ ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult documentation how to replace it accordingly. [junit4] 2> 16682 WARN (qtp9876881-105) [ ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly. [junit4] 2> 16701 WARN (qtp9876881-105) [ ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2) [junit4] 2> 16701 WARN (qtp9876881-105) [ ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3) [junit4] 2> 16702 WARN (qtp14679347-114) [ ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2) [junit4] 2> 16702 WARN (qtp14679347-114) [ ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3) [junit4] 2> 16702 INFO (qtp9876881-105) [ ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 16702 INFO (qtp14679347-114) [ ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 16703 INFO (qtp9876881-105) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_collection_shard1_replica_n1' using configuration from collection collection1_collection, trusted=true [junit4] 2> 16704 INFO (qtp9876881-105) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41873.solr.core.collection1_collection.shard1.replica_n1' (registry 'solr.core.collection1_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e2c579 [junit4] 2> 16704 INFO (qtp9876881-105) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 16705 INFO (qtp9876881-105) [ ] o.a.s.c.SolrCore [[collection1_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_8AA48C343550DCED-001/tempDir-001/node4/collection1_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_8AA48C343550DCED-001/tempDir-001/node4/./collection1_collection_shard1_replica_n1/data/] [junit4] 2> 16708 INFO (qtp14679347-114) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_collection_shard2_replica_n3' using configuration from collection collection1_collection, trusted=true [junit4] 2> 16708 INFO (qtp14679347-114) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39493.solr.core.collection1_collection.shard2.replica_n3' (registry 'solr.core.collection1_collection.shard2.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e2c579 [junit4] 2> 16709 INFO (qtp14679347-114) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 16709 INFO (qtp14679347-114) [ ] o.a.s.c.SolrCore [[collection1_collection_shard2_replica_n3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_8AA48C343550DCED-001/tempDir-001/node2/collection1_collection_shard2_replica_n3], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_8AA48C343550DCED-001/tempDir-001/node2/./collection1_collection_shard2_replica_n3/data/] [junit4] 2> 16909 INFO (qtp14679347-114) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 16922 INFO (qtp14679347-114) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 16924 INFO (qtp14679347-114) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 16924 INFO (qtp14679347-114) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 16929 INFO (qtp14679347-114) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7b39a0[collection1_collection_shard2_replica_n3] main] [junit4] 2> 16949 INFO (qtp9876881-105) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 16949 INFO (qtp9876881-105) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 16952 INFO (qtp9876881-105) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 16952 INFO (qtp9876881-105) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 16940 INFO (qtp14679347-114) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 16954 INFO (qtp14679347-114) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 16957 INFO (qtp9876881-105) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@9a4cbf[collection1_collection_shard1_replica_n1] main] [junit4] 2> 16962 INFO (qtp14679347-114) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 16968 INFO (searcherExecutor-42-thread-1) [ ] o.a.s.c.SolrCore [collection1_collection_shard2_replica_n3] Registered new searcher Searcher@7b39a0[collection1_collection_shard2_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 16968 INFO (qtp9876881-105) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 16968 INFO (qtp9876881-105) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 16969 INFO (qtp9876881-105) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 16969 INFO (qtp14679347-114) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1575668319514525696 [junit4] 2> 16969 INFO (qtp9876881-105) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1575668319514525696 [junit4] 2> 16983 INFO (searcherExecutor-41-thread-1) [ ] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new searcher Searcher@9a4cbf[collection1_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 17022 INFO (qtp14679347-114) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 17022 INFO (qtp14679347-114) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 17023 INFO (qtp14679347-114) [ ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39493/solr/collection1_collection_shard2_replica_n3/ [junit4] 2> 17023 INFO (qtp14679347-114) [ ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 17023 INFO (qtp14679347-114) [ ] o.a.s.c.SyncStrategy https://127.0.0.1:39493/solr/collection1_collection_shard2_replica_n3/ has no replicas [junit4] 2> 17023 INFO (qtp14679347-114) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 17025 INFO (qtp9876881-105) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 17026 INFO (qtp9876881-105) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 17026 INFO (qtp9876881-105) [ ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41873/solr/collection1_collection_shard1_replica_n1/ [junit4] 2> 17029 INFO (qtp9876881-105) [ ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 17029 INFO (qtp9876881-105) [ ] o.a.s.c.SyncStrategy https://127.0.0.1:41873/solr/collection1_collection_shard1_replica_n1/ has no replicas [junit4] 2> 17029 INFO (qtp9876881-105) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 17036 INFO (qtp9876881-105) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:41873/solr/collection1_collection_shard1_replica_n1/ shard1 [junit4] 2> 17036 INFO (qtp14679347-114) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39493/solr/collection1_collection_shard2_replica_n3/ shard2 [junit4] 2> 17139 INFO (zkCallback-22-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 17139 INFO (zkCallback-22-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 17139 INFO (zkCallback-24-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 17139 INFO (zkCallback-24-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 17187 INFO (qtp9876881-105) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 17189 INFO (qtp14679347-114) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 17189 INFO (qtp9876881-105) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1907 [junit4] 2> 17191 INFO (qtp14679347-114) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n3&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1901 [junit4] 2> 17211 INFO (qtp6035350-101) [ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 17296 INFO (zkCallback-22-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 17296 INFO (zkCallback-24-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 17296 INFO (zkCallback-22-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 17296 INFO (zkCallback-24-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 18212 INFO (qtp6035350-101) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3378 [junit4] 2> 18226 INFO (SUITE-StreamExpressionTest-seed#[8AA48C343550DCED]-worker) [ ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1_collection failOnTimeout:true timeout (sec):90 [junit4] 2> 18227 INFO (SUITE-StreamExpressionTest-seed#[8AA48C343550DCED]-worker) [ ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1_collection [junit4] 2> 18229 INFO (qtp6035350-102) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 18232 INFO (OverseerCollectionConfigSetProcessor-98479269602066444-127.0.0.1:38617_solr-n_0000000000) [ ] 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> 18335 INFO (qtp6035350-102) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2} status=0 QTime=105 [junit4] 2> 18353 INFO (TEST-StreamExpressionTest.testCopyOf-seed#[8AA48C343550DCED]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testCopyOf [junit4] 2> 18420 INFO (qtp14679347-122) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n3] webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:41873/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1575668321020280832)} 0 14 [junit4] 2> 18428 INFO (qtp14679347-114) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1575668321044398080,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 18428 INFO (qtp14679347-114) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 18428 INFO (qtp14679347-114) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 18428 INFO (qtp14679347-114) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n3] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:41873/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0 [junit4] 2> 18436 INFO (qtp9876881-106) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1575668321052786688,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 18436 INFO (qtp9876881-106) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 18437 INFO (qtp9876881-106) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 18437 INFO (qtp9876881-106) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:41873/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0 [junit4] 2> 18449 INFO (qtp9876881-112) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1] webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1575668320999309312),commit=} 0 83 [junit4] 2> 18521 INFO (qtp14679347-115) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n3] webapp=/solr path=/update params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[id_1 (1575668321101021184), id_3 (1575668321108361216), id_4 (1575668321109409792), id_5 (1575668321109409793), id_6 (1575668321110458368), id_7 (1575668321110458369), id_8 (1575668321110458370), id_9 (1575668321111506944), id_11 (1575668321111506945), id_12 (1575668321111506946), ... (125 adds)]} 0 39 [junit4] 2> 18523 INFO (qtp9876881-105) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1] webapp=/solr path=/update params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[id_2 (1575668321084243968), id_10 (1575668321108361216), id_13 (1575668321109409792), id_14 (1575668321109409793), id_16 (1575668321110458368), id_17 (1575668321110458369), id_18 (1575668321110458370), id_21 (1575668321111506944), id_22 (1575668321111506945), id_23 (1575668321111506946), ... (125 adds)]} 0 57 [junit4] 2> 18530 INFO (qtp14679347-120) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1575668321151352832,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 18531 INFO (qtp14679347-120) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@12318da commitCommandVersion:1575668321151352832 [junit4] 2> 18531 INFO (qtp9876881-111) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1575668321152401408,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 18531 INFO (qtp9876881-111) [ ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@267b45 commitCommandVersion:1575668321152401408 [junit4] 2> 18576 INFO (qtp9876881-111) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1bd87e0[collection1_collection_shard1_replica_n1] main] [junit4] 2> 18576 INFO (qtp14679347-120) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@160a046[collection1_collection_shard2_replica_n3] main] [junit4] 2> 18577 INFO (qtp14679347-120) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 18578 INFO (searcherExecutor-41-thread-1) [ ] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new searcher Searcher@1bd87e0[collection1_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C125)))} [junit4] 2> 18578 INFO (qtp9876881-111) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 18578 INFO (qtp9876881-111) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:41873/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 48 [junit4] 2> 18579 INFO (searcherExecutor-42-thread-1) [ ] o.a.s.c.SolrCore [collection1_col [...truncated too long message...] 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/solr/build/contrib/solr-analytics/test/temp/junit4-J2-20170814_013545_71613855306969074942203.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/solr/build/contrib/solr-analytics/test/temp/junit4-J1-20170814_013545_7165450959440123244949.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 502 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J2-20170814_013626_07812566833931094357472.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/solr/build/contrib/solr-clustering/test/temp/junit4-J1-20170814_013626_07812739232955033757531.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/solr/build/contrib/solr-clustering/test/temp/junit4-J0-20170814_013626_0788262826115565431336.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 1131 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J1-20170814_013644_614489235136877071407.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J0-20170814_013644_6144321681354865174467.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 590 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J2-20170814_013651_44015025343988098920662.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20170814_013651_4406211069244792074212.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20170814_013651_44014747412433575173197.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 503 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J0-20170814_013713_80717008347937607383602.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/solr/build/contrib/solr-cell/test/temp/junit4-J2-20170814_013713_8072112497578020200028.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/solr/build/contrib/solr-cell/test/temp/junit4-J1-20170814_013713_80713465017861175153447.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 507 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-20170814_013723_62111655893623273886166.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/solr/build/contrib/solr-langid/test/temp/junit4-J1-20170814_013723_62110703068621939423078.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 589 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20170814_013730_20113161764308879426351.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20170814_013730_201169069304233745296.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20170814_013730_2016700655857106264300.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 538 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J1-20170814_013805_76514500058056149632094.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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/solr/build/contrib/solr-uima/test/temp/junit4-J0-20170814_013805_7652593087460694536626.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 494 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20170814_013816_25314384167474717915858.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 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 28962 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
