Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22038/ Java: 64bit/jdk-10 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed. FAILED: org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.testAboveSearchRate Error Message: Error from server at https://127.0.0.1:34377/solr: Could not fully remove collection: belowRate_collection Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:34377/solr: Could not fully remove collection: belowRate_collection at __randomizedtesting.SeedInfo.seed([6111223B2FD2AE4:F01AAFE558991038]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.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.sendRequest(CloudSolrClient.java:1106) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:454) at org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.beforeTest(SearchRateTriggerIntegrationTest.java:97) 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:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:968) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) 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:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) 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) Build Log: [...truncated 1868 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J2-20180519_003122_6703195572512348673876.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 5 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J0-20180519_003122_670811669498830084972.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J1-20180519_003122_6703398536137666540979.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 298 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J1-20180519_004122_0719112239536967471176.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J0-20180519_004122_0663034560758384427412.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J2-20180519_004122_0729977744660824960993.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 1071 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20180519_004311_5199403355018931994060.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20180519_004311_5198625886009226330213.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20180519_004311_5248860108715469896151.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 253 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20180519_004512_1536922937763213777836.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20180519_004512_153688159635489408903.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 5 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20180519_004512_15212522799406411318800.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 247 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20180519_004531_0125478304380523941559.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20180519_004531_0128615401204552355579.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 12 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20180519_004531_0129243065461909536631.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 162 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20180519_004600_96314549231004650572253.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20180519_004600_9604747557940552901833.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20180519_004600_9633455604999154301913.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 207 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/nori/test/temp/junit4-J2-20180519_004605_96815395880975389432059.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/nori/test/temp/junit4-J0-20180519_004605_96815711631869432602628.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 6 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/nori/test/temp/junit4-J1-20180519_004605_968362502487013515532.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 168 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J1-20180519_004618_14617335396257547060119.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20180519_004618_14417009576770495881383.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-20180519_004618_1445774035597314924428.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 176 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20180519_004622_03411676768425065491075.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20180519_004622_0341974019542506151133.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20180519_004622_0341014741810044087272.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 161 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20180519_004634_5946471885776607866648.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20180519_004634_59417818437965287470323.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 165 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20180519_004645_90810111869963899126868.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20180519_004645_9081185880414008527253.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20180519_004645_9087423932981625109338.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 177 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/uima/test/temp/junit4-J0-20180519_004649_850441268329623773434.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 158 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20180519_004659_7559263254061497778233.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20180519_004659_7515243738440795289107.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 19 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20180519_004659_7515229271858069490140.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 1391 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J1-20180519_004726_73913704098742128263931.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J2-20180519_004726_73912959911522853506777.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J0-20180519_004726_7318079345978161824819.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 250 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J1-20180519_004737_64016502709188088034178.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J0-20180519_004737_6403362284838902210307.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J2-20180519_004737_64515825918333856012456.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 258 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J0-20180519_004754_5382900794705602579591.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J1-20180519_004754_5389979660140010037012.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 7 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J2-20180519_004754_53816472566334316348818.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 234 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J1-20180519_005045_52517292917091605463825.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J0-20180519_005045_52515190549544846387957.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J2-20180519_005045_52515772298864154502078.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 173 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J2-20180519_005048_5293048456356587201778.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J1-20180519_005048_52918011339366752451683.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J0-20180519_005048_5296312321589057837332.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 229 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J2-20180519_005054_86217646624922198668654.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J0-20180519_005054_86211162157009889785507.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 9 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J1-20180519_005054_86212094838553794016848.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 182 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J2-20180519_005145_2614509463883266647912.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J1-20180519_005145_26111793226033056238252.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J0-20180519_005145_26110558855740505055070.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 255 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J2-20180519_005200_0106975877615122269532.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J0-20180519_005200_00910964203468092375807.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J1-20180519_005200_00910216565299874170486.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 163 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J2-20180519_005223_8233947472454247034380.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 6 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J0-20180519_005223_82316236986711904730946.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J1-20180519_005223_82315846333474317961104.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 155 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J0-20180519_005251_81014999059521995753442.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J1-20180519_005251_8169346152875445440673.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 189 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J0-20180519_005303_92815546799041290668557.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J1-20180519_005303_9284874710983202704840.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J2-20180519_005303_9287049590784890325869.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 310 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J2-20180519_005322_58817142165057558453881.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J0-20180519_005322_587439781774279760860.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J1-20180519_005322_5871137679242092224134.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 232 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J1-20180519_005331_92411137965998512052060.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J2-20180519_005331_92411474536888124053205.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J0-20180519_005331_92417044705651270188331.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 212 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J1-20180519_005342_7332816693445332222760.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J2-20180519_005342_73317519247986627224936.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 6 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J0-20180519_005342_73316990732109649198733.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 206 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J2-20180519_005355_57215762054580101002470.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 10 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J0-20180519_005355_57011445692162604760785.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 21 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J1-20180519_005355_5704336809391539007326.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 320 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20180519_005457_3344344320979549909118.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20180519_005457_33415975611959333945862.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 6 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20180519_005457_3341590434803783591560.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 153 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial/test/temp/junit4-J0-20180519_005522_3314888440745363242.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 184 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20180519_005524_5109644014616171489209.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20180519_005524_51011846434425676337102.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 6 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20180519_005524_5102875977361951122926.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 267 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J1-20180519_005655_188743156683455840631.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J2-20180519_005655_1935614914249963995959.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J0-20180519_005655_18813691890932912329985.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3888 lines...] [junit4] Suite: org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest [junit4] 2> 1970648 INFO (SUITE-SearchRateTriggerIntegrationTest-seed#[6111223B2FD2AE4]-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-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_6111223B2FD2AE4-001/init-core-data-001 [junit4] 2> 1970649 INFO (SUITE-SearchRateTriggerIntegrationTest-seed#[6111223B2FD2AE4]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 1970649 INFO (SUITE-SearchRateTriggerIntegrationTest-seed#[6111223B2FD2AE4]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 1970650 INFO (SUITE-SearchRateTriggerIntegrationTest-seed#[6111223B2FD2AE4]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_6111223B2FD2AE4-001/tempDir-001 [junit4] 2> 1970650 INFO (SUITE-SearchRateTriggerIntegrationTest-seed#[6111223B2FD2AE4]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1970650 INFO (Thread-6183) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1970650 INFO (Thread-6183) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1970651 ERROR (Thread-6183) [ ] 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> 1970750 INFO (SUITE-SearchRateTriggerIntegrationTest-seed#[6111223B2FD2AE4]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:41111 [junit4] 2> 1970752 INFO (zkConnectionManagerCallback-9665-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1970755 INFO (jetty-launcher-9662-thread-2) [ ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 10+46 [junit4] 2> 1970755 INFO (jetty-launcher-9662-thread-3) [ ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 10+46 [junit4] 2> 1970755 INFO (jetty-launcher-9662-thread-1) [ ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 10+46 [junit4] 2> 1970755 INFO (jetty-launcher-9662-thread-5) [ ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 10+46 [junit4] 2> 1970756 INFO (jetty-launcher-9662-thread-4) [ ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 10+46 [junit4] 2> 1970757 INFO (jetty-launcher-9662-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1970757 INFO (jetty-launcher-9662-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1970757 INFO (jetty-launcher-9662-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1970757 INFO (jetty-launcher-9662-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1205a065{/solr,null,AVAILABLE} [junit4] 2> 1970757 INFO (jetty-launcher-9662-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@23f5ec80{SSL,[ssl, http/1.1]}{127.0.0.1:34377} [junit4] 2> 1970757 INFO (jetty-launcher-9662-thread-1) [ ] o.e.j.s.Server Started @1970788ms [junit4] 2> 1970757 INFO (jetty-launcher-9662-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34377} [junit4] 2> 1970757 ERROR (jetty-launcher-9662-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1970757 INFO (jetty-launcher-9662-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1970757 INFO (jetty-launcher-9662-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1970758 INFO (jetty-launcher-9662-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1970758 INFO (jetty-launcher-9662-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1970758 INFO (jetty-launcher-9662-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-05-19T01:30:59.414041Z [junit4] 2> 1970758 INFO (jetty-launcher-9662-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1970758 INFO (jetty-launcher-9662-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1970758 INFO (jetty-launcher-9662-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1970758 INFO (jetty-launcher-9662-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1970758 INFO (jetty-launcher-9662-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1970758 INFO (jetty-launcher-9662-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1970758 INFO (jetty-launcher-9662-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7e8bbc46{/solr,null,AVAILABLE} [junit4] 2> 1970759 INFO (jetty-launcher-9662-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1970759 INFO (jetty-launcher-9662-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1970759 INFO (jetty-launcher-9662-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1970759 INFO (jetty-launcher-9662-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@175e97cf{/solr,null,AVAILABLE} [junit4] 2> 1970759 INFO (zkConnectionManagerCallback-9667-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1970759 INFO (jetty-launcher-9662-thread-5) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1970759 INFO (jetty-launcher-9662-thread-5) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1970759 INFO (jetty-launcher-9662-thread-5) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1970759 INFO (jetty-launcher-9662-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7cfda81d{/solr,null,AVAILABLE} [junit4] 2> 1970759 INFO (jetty-launcher-9662-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@79759ec1{/solr,null,AVAILABLE} [junit4] 2> 1970759 INFO (jetty-launcher-9662-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2e735e93{SSL,[ssl, http/1.1]}{127.0.0.1:42853} [junit4] 2> 1970759 INFO (jetty-launcher-9662-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1970759 INFO (jetty-launcher-9662-thread-2) [ ] o.e.j.s.Server Started @1970790ms [junit4] 2> 1970759 INFO (jetty-launcher-9662-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42853} [junit4] 2> 1970759 INFO (jetty-launcher-9662-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@62e6d99b{SSL,[ssl, http/1.1]}{127.0.0.1:42749} [junit4] 2> 1970759 INFO (jetty-launcher-9662-thread-3) [ ] o.e.j.s.Server Started @1970790ms [junit4] 2> 1970759 INFO (jetty-launcher-9662-thread-5) [ ] o.e.j.s.AbstractConnector Started ServerConnector@68fe7516{SSL,[ssl, http/1.1]}{127.0.0.1:37227} [junit4] 2> 1970759 INFO (jetty-launcher-9662-thread-5) [ ] o.e.j.s.Server Started @1970790ms [junit4] 2> 1970759 INFO (jetty-launcher-9662-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42749} [junit4] 2> 1970759 INFO (jetty-launcher-9662-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37227} [junit4] 2> 1970759 ERROR (jetty-launcher-9662-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1970759 INFO (jetty-launcher-9662-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1970759 ERROR (jetty-launcher-9662-thread-5) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1970759 ERROR (jetty-launcher-9662-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1970759 INFO (jetty-launcher-9662-thread-5) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1970759 INFO (jetty-launcher-9662-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1970759 INFO (jetty-launcher-9662-thread-5) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1970759 INFO (jetty-launcher-9662-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1970759 INFO (jetty-launcher-9662-thread-5) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1970759 INFO (jetty-launcher-9662-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1970759 INFO (jetty-launcher-9662-thread-5) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1970759 INFO (jetty-launcher-9662-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1970759 INFO (jetty-launcher-9662-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-05-19T01:30:59.415943Z [junit4] 2> 1970759 INFO (jetty-launcher-9662-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@333e5f0f{SSL,[ssl, http/1.1]}{127.0.0.1:36481} [junit4] 2> 1970760 INFO (jetty-launcher-9662-thread-4) [ ] o.e.j.s.Server Started @1970791ms [junit4] 2> 1970760 INFO (jetty-launcher-9662-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36481} [junit4] 2> 1970760 ERROR (jetty-launcher-9662-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1970760 INFO (jetty-launcher-9662-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1970760 INFO (jetty-launcher-9662-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1970760 INFO (jetty-launcher-9662-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1970760 INFO (jetty-launcher-9662-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1970760 INFO (jetty-launcher-9662-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-05-19T01:30:59.416543Z [junit4] 2> 1970759 INFO (jetty-launcher-9662-thread-5) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-05-19T01:30:59.415936Z [junit4] 2> 1970759 INFO (jetty-launcher-9662-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1970760 INFO (jetty-launcher-9662-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1970760 INFO (jetty-launcher-9662-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1970760 INFO (jetty-launcher-9662-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-05-19T01:30:59.416884Z [junit4] 2> 1970761 INFO (zkConnectionManagerCallback-9669-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1970761 INFO (zkConnectionManagerCallback-9673-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1970761 INFO (zkConnectionManagerCallback-9671-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1970761 INFO (zkConnectionManagerCallback-9675-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1970762 INFO (jetty-launcher-9662-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1970762 INFO (jetty-launcher-9662-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1970762 INFO (jetty-launcher-9662-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1970762 INFO (jetty-launcher-9662-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1970768 INFO (jetty-launcher-9662-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41111/solr [junit4] 2> 1970768 INFO (jetty-launcher-9662-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41111/solr [junit4] 2> 1970769 INFO (zkConnectionManagerCallback-9685-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1970769 INFO (jetty-launcher-9662-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41111/solr [junit4] 2> 1970769 INFO (jetty-launcher-9662-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41111/solr [junit4] 2> 1970770 INFO (jetty-launcher-9662-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41111/solr [junit4] 2> 1970770 INFO (zkConnectionManagerCallback-9690-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1970770 INFO (zkConnectionManagerCallback-9686-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1970770 INFO (zkConnectionManagerCallback-9693-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1970770 INFO (zkConnectionManagerCallback-9695-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1970771 INFO (zkConnectionManagerCallback-9697-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1970771 INFO (zkConnectionManagerCallback-9703-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1970771 INFO (zkConnectionManagerCallback-9701-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1970771 INFO (zkConnectionManagerCallback-9699-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1970771 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10074cade57000b, likely client has closed socket [junit4] 2> 1970772 INFO (zkConnectionManagerCallback-9705-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1970831 INFO (jetty-launcher-9662-thread-4) [n:127.0.0.1:36481_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1970831 INFO (jetty-launcher-9662-thread-3) [n:127.0.0.1:42749_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1970831 INFO (jetty-launcher-9662-thread-4) [n:127.0.0.1:36481_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36481_solr [junit4] 2> 1970831 INFO (jetty-launcher-9662-thread-1) [n:127.0.0.1:34377_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1970831 INFO (jetty-launcher-9662-thread-2) [n:127.0.0.1:42853_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1970831 INFO (jetty-launcher-9662-thread-3) [n:127.0.0.1:42749_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42749_solr [junit4] 2> 1970831 INFO (jetty-launcher-9662-thread-4) [n:127.0.0.1:36481_solr ] o.a.s.c.Overseer Overseer (id=72186008700387340-127.0.0.1:36481_solr-n_0000000000) starting [junit4] 2> 1970836 INFO (zkCallback-9700-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1970836 INFO (zkCallback-9698-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1970836 INFO (zkCallback-9702-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1970836 INFO (zkCallback-9694-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1970837 INFO (jetty-launcher-9662-thread-5) [n:127.0.0.1:37227_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1970837 INFO (jetty-launcher-9662-thread-1) [n:127.0.0.1:34377_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1970837 INFO (jetty-launcher-9662-thread-2) [n:127.0.0.1:42853_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1970837 INFO (jetty-launcher-9662-thread-1) [n:127.0.0.1:34377_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34377_solr [junit4] 2> 1970837 INFO (jetty-launcher-9662-thread-2) [n:127.0.0.1:42853_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42853_solr [junit4] 2> 1970837 INFO (zkCallback-9700-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 1970837 INFO (zkCallback-9694-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 1970837 INFO (zkCallback-9702-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 1970837 INFO (zkCallback-9698-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 1970838 INFO (zkCallback-9704-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 1970838 INFO (jetty-launcher-9662-thread-5) [n:127.0.0.1:37227_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1970839 INFO (jetty-launcher-9662-thread-5) [n:127.0.0.1:37227_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1970839 INFO (jetty-launcher-9662-thread-5) [n:127.0.0.1:37227_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37227_solr [junit4] 2> 1970840 INFO (zkCallback-9700-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1970840 INFO (zkCallback-9704-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1970840 INFO (zkCallback-9702-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1970852 INFO (zkCallback-9694-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1970852 INFO (zkCallback-9698-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1970872 INFO (zkConnectionManagerCallback-9720-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1970872 INFO (jetty-launcher-9662-thread-4) [n:127.0.0.1:36481_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1970873 INFO (jetty-launcher-9662-thread-4) [n:127.0.0.1:36481_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41111/solr ready [junit4] 2> 1970896 INFO (jetty-launcher-9662-thread-4) [n:127.0.0.1:36481_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1970896 INFO (jetty-launcher-9662-thread-4) [n:127.0.0.1:36481_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36481_solr [junit4] 2> 1970897 INFO (zkCallback-9694-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1970897 INFO (zkCallback-9698-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1970897 INFO (zkCallback-9704-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1970897 INFO (zkCallback-9700-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1970898 DEBUG (OverseerAutoScalingTriggerThread-72186008700387340-127.0.0.1:36481_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers [junit4] 2> 1970904 INFO (zkCallback-9702-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1970904 DEBUG (OverseerAutoScalingTriggerThread-72186008700387340-127.0.0.1:36481_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1 [junit4] 2> 1970905 DEBUG (OverseerAutoScalingTriggerThread-72186008700387340-127.0.0.1:36481_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1 [junit4] 2> 1970905 DEBUG (OverseerAutoScalingTriggerThread-72186008700387340-127.0.0.1:36481_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1 [junit4] 2> 1970906 INFO (zkCallback-9719-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1970921 DEBUG (OverseerAutoScalingTriggerThread-72186008700387340-127.0.0.1:36481_solr-n_0000000000) [ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:34377_solr, 127.0.0.1:37227_solr, 127.0.0.1:36481_solr, 127.0.0.1:42853_solr, 127.0.0.1:42749_solr] [junit4] 2> 1970938 DEBUG (ScheduledTrigger-8885-thread-1) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 5 [junit4] 2> 1970946 INFO (jetty-launcher-9662-thread-1) [n:127.0.0.1:34377_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34377.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a3db69 [junit4] 2> 1970948 DEBUG (OverseerAutoScalingTriggerThread-72186008700387340-127.0.0.1:36481_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers [junit4] 2> 1970953 DEBUG (OverseerAutoScalingTriggerThread-72186008700387340-127.0.0.1:36481_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1 [junit4] 2> 1970959 INFO (jetty-launcher-9662-thread-5) [n:127.0.0.1:37227_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37227.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a3db69 [junit4] 2> 1970960 INFO (jetty-launcher-9662-thread-1) [n:127.0.0.1:34377_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34377.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a3db69 [junit4] 2> 1970960 INFO (jetty-launcher-9662-thread-1) [n:127.0.0.1:34377_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34377.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a3db69 [junit4] 2> 1970961 INFO (jetty-launcher-9662-thread-1) [n:127.0.0.1:34377_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_6111223B2FD2AE4-001/tempDir-001/node1/. [junit4] 2> 1970965 INFO (jetty-launcher-9662-thread-5) [n:127.0.0.1:37227_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37227.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a3db69 [junit4] 2> 1970965 INFO (jetty-launcher-9662-thread-5) [n:127.0.0.1:37227_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37227.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a3db69 [junit4] 2> 1970965 INFO (jetty-launcher-9662-thread-5) [n:127.0.0.1:37227_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_6111223B2FD2AE4-001/tempDir-001/node5/. [junit4] 2> 1971003 INFO (jetty-launcher-9662-thread-4) [n:127.0.0.1:36481_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36481.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a3db69 [junit4] 2> 1971010 INFO (jetty-launcher-9662-thread-4) [n:127.0.0.1:36481_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36481.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a3db69 [junit4] 2> 1971011 INFO (jetty-launcher-9662-thread-4) [n:127.0.0.1:36481_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36481.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a3db69 [junit4] 2> 1971012 INFO (jetty-launcher-9662-thread-4) [n:127.0.0.1:36481_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_6111223B2FD2AE4-001/tempDir-001/node4/. [junit4] 2> 1971012 INFO (zkConnectionManagerCallback-9730-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1971012 INFO (jetty-launcher-9662-thread-5) [n:127.0.0.1:37227_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 1971013 INFO (jetty-launcher-9662-thread-5) [n:127.0.0.1:37227_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41111/solr ready [junit4] 2> 1971016 INFO (zkConnectionManagerCallback-9726-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1971016 INFO (jetty-launcher-9662-thread-1) [n:127.0.0.1:34377_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 1971016 INFO (jetty-launcher-9662-thread-1) [n:127.0.0.1:34377_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41111/solr ready [junit4] 2> 1971067 INFO (jetty-launcher-9662-thread-3) [n:127.0.0.1:42749_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42749.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a3db69 [junit4] 2> 1971075 INFO (jetty-launcher-9662-thread-3) [n:127.0.0.1:42749_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42749.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a3db69 [junit4] 2> 1971075 INFO (jetty-launcher-9662-thread-3) [n:127.0.0.1:42749_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42749.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a3db69 [junit4] 2> 1971076 INFO (jetty-launcher-9662-thread-3) [n:127.0.0.1:42749_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_6111223B2FD2AE4-001/tempDir-001/node3/. [junit4] 2> 1971086 INFO (zkConnectionManagerCallback-9735-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1971086 INFO (jetty-launcher-9662-thread-3) [n:127.0.0.1:42749_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 1971087 INFO (jetty-launcher-9662-thread-3) [n:127.0.0.1:42749_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41111/solr ready [junit4] 2> 1971139 INFO (jetty-launcher-9662-thread-2) [n:127.0.0.1:42853_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42853.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a3db69 [junit4] 2> 1971147 INFO (jetty-launcher-9662-thread-2) [n:127.0.0.1:42853_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42853.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a3db69 [junit4] 2> 1971147 INFO (jetty-launcher-9662-thread-2) [n:127.0.0.1:42853_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42853.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a3db69 [junit4] 2> 1971148 INFO (jetty-launcher-9662-thread-2) [n:127.0.0.1:42853_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_6111223B2FD2AE4-001/tempDir-001/node2/. [junit4] 2> 1971151 INFO (zkConnectionManagerCallback-9740-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1971151 INFO (jetty-launcher-9662-thread-2) [n:127.0.0.1:42853_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 1971151 INFO (jetty-launcher-9662-thread-2) [n:127.0.0.1:42853_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41111/solr ready [junit4] 2> 1971192 INFO (zkConnectionManagerCallback-9742-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1971194 INFO (zkConnectionManagerCallback-9747-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1971195 INFO (SUITE-SearchRateTriggerIntegrationTest-seed#[6111223B2FD2AE4]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 1971195 INFO (SUITE-SearchRateTriggerIntegrationTest-seed#[6111223B2FD2AE4]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41111/solr ready [junit4] 2> 1971209 INFO (qtp1092736454-30189) [n:127.0.0.1:34377_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 1971219 INFO (qtp1374362206-30230) [n:127.0.0.1:37227_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 1971230 INFO (qtp1411113233-30222) [n:127.0.0.1:42749_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 1971239 INFO (qtp193644889-30212) [n:127.0.0.1:36481_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 1971250 INFO (qtp862410650-30208) [n:127.0.0.1:42853_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 1971250 DEBUG (qtp1092736454-30202) [n:127.0.0.1:34377_solr ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration [junit4] 2> 1971250 INFO (qtp1092736454-30202) [n:127.0.0.1:34377_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=44 [junit4] 2> 1971250 DEBUG (zkCallback-9719-thread-1) [ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2 [junit4] 2> 1971251 DEBUG (OverseerAutoScalingTriggerThread-72186008700387340-127.0.0.1:36481_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2 [junit4] 2> 1971255 DEBUG (OverseerAutoScalingTriggerThread-72186008700387340-127.0.0.1:36481_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers [junit4] 2> 1971256 DEBUG (OverseerAutoScalingTriggerThread-72186008700387340-127.0.0.1:36481_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2 [junit4] 2> 1971269 INFO (TEST-SearchRateTriggerIntegrationTest.testDeleteNode-seed#[6111223B2FD2AE4]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteNode [junit4] 2> 1971269 INFO (TEST-SearchRateTriggerIntegrationTest.testDeleteNode-seed#[6111223B2FD2AE4]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 1971270 INFO (TEST-SearchRateTriggerIntegrationTest.testDeleteNode-seed#[6111223B2FD2AE4]) [ ] o.a.s.c.a.SearchRateTriggerIntegrationTest /autoscaling.json reset, new znode version 3 [junit4] 2> 1971270 DEBUG (zkCallback-9719-thread-1) [ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3 [junit4] 2> 1971270 DEBUG (OverseerAutoScalingTriggerThread-72186008700387340-127.0.0.1:36481_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3 [junit4] 2> 1971271 DEBUG (OverseerAutoScalingTriggerThread-72186008700387340-127.0.0.1:36481_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers [junit4] 2> 1971271 DEBUG (OverseerAutoScalingTriggerThread-72186008700387340-127.0.0.1:36481_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers [junit4] 2> 1971271 DEBUG (OverseerAutoScalingTriggerThread-72186008700387340-127.0.0.1:36481_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3 [junit4] 2> 1976272 INFO (qtp1092736454-30204) [n:127.0.0.1:34377_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=deleteNode_collection&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1976273 INFO (OverseerThreadFactory-8887-thread-1) [ ] o.a.s.c.a.c.CreateCollectionCmd Create collection deleteNode_collection [junit4] 2> 1976376 INFO (OverseerStateUpdate-72186008700387340-127.0.0.1:36481_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"deleteNode_collection", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"deleteNode_collection_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:42749/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1976377 INFO (OverseerStateUpdate-72186008700387340-127.0.0.1:36481_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"deleteNode_collection", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"deleteNode_collection_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:36481/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1976582 INFO (qtp193644889-30221) [n:127.0.0.1:36481_solr x:deleteNode_collection_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=deleteNode_collection_shard1_replica_n2&action=CREATE&numShards=1&collection=deleteNode_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1976582 INFO (qtp1411113233-30227) [n:127.0.0.1:42749_solr x:deleteNode_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteNode_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=deleteNode_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1976582 INFO (qtp1411113233-30227) [n:127.0.0.1:42749_solr x:deleteNode_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1977588 INFO (qtp1411113233-30227) [n:127.0.0.1:42749_solr c:deleteNode_collection s:shard1 r:core_node3 x:deleteNode_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1977588 INFO (qtp193644889-30221) [n:127.0.0.1:36481_solr c:deleteNode_collection s:shard1 r:core_node4 x:deleteNode_collection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1977598 INFO (qtp1411113233-30227) [n:127.0.0.1:42749_solr c:deleteNode_collection s:shard1 r:core_node3 x:deleteNode_collection_shard1_replica_n1] o.a.s.s.IndexSchema [deleteNode_collection_shard1_replica_n1] Schema name=minimal [junit4] 2> 1977598 INFO (qtp193644889-30221) [n:127.0.0.1:36481_solr c:deleteNode_collection s:shard1 r:core_node4 x:deleteNode_collection_shard1_replica_n2] o.a.s.s.IndexSchema [deleteNode_collection_shard1_replica_n2] Schema name=minimal [junit4] 2> 1977599 INFO (qtp1411113233-30227) [n:127.0.0.1:42749_solr c:deleteNode_collection s:shard1 r:core_node3 x:deleteNode_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1977599 INFO (qtp193644889-30221) [n:127.0.0.1:36481_solr c:deleteNode_collection s:shard1 r:core_node4 x:deleteNode_collection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1977599 INFO (qtp1411113233-30227) [n:127.0.0.1:42749_solr c:deleteNode_collection s:shard1 r:core_node3 x:deleteNode_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'deleteNode_collection_shard1_replica_n1' using configuration from collection deleteNode_collection, trusted=true [junit4] 2> 1977599 INFO (qtp193644889-30221) [n:127.0.0.1:36481_solr c:deleteNode_collection s:shard1 r:core_node4 x:deleteNode_collection_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'deleteNode_collection_shard1_replica_n2' using configuration from collection deleteNode_collection, trusted=true [junit4] 2> 1977599 INFO (qtp1411113233-30227) [n:127.0.0.1:42749_solr c:deleteNode_collection s:shard1 r:core_node3 x:deleteNode_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42749.solr.core.deleteNode_collection.shard1.replica_n1' (registry 'solr.core.deleteNode_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a3db69 [junit4] 2> 1977599 INFO (qtp193644889-30221) [n:127.0.0.1:36481_solr c:deleteNode_collection s:shard1 r:core_node4 x:deleteNode_collection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36481.solr.core.deleteNode_collection.shard1.replica_n2' (registry 'solr.core.deleteNode_collection.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a3db69 [junit4] 2> 1977599 INFO (qtp1411113233-30227) [n:127.0.0.1:42749_solr c:deleteNode_collection s:shard1 r:core_node3 x:deleteNode_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1977599 INFO (qtp193644889-30221) [n:127.0.0.1:36481_solr c:deleteNode_collection s:shard1 r:core_node4 x:deleteNode_collection_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1977599 INFO (qtp1411113233-30227) [n:127.0.0.1:42749_solr c:deleteNode_collection s:shard1 r:core_node3 x:deleteNode_collection_shard1_replica_n1] o.a.s.c.SolrCore [[deleteNode_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_6111223B2FD2AE4-001/tempDir-001/node3/deleteNode_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_6111223B2FD2AE4-001/tempDir-001/node3/./deleteNode_collection_shard1_replica_n1/data/] [junit4] 2> 1977599 INFO (qtp193644889-30221) [n:127.0.0.1:36481_solr c:deleteNode_collection s:shard1 r:core_node4 x:deleteNode_collection_shard1_replica_n2] o.a.s.c.SolrCore [[deleteNode_collection_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_6111223B2FD2AE4-001/tempDir-001/node4/deleteNode_collection_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_6111223B2FD2AE4-001/tempDir-001/node4/./deleteNode_collection_shard1_replica_n2/data/] [junit4] 2> 1977630 INFO (qtp1411113233-30227) [n:127.0.0.1:42749_solr c:deleteNode_collection s:shard1 r:core_node3 x:deleteNode_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1977630 INFO (qtp1411113233-30227) [n:127.0.0.1:42749_solr c:deleteNode_collection s:shard1 r:core_node3 x:deleteNode_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing Up [...truncated too long message...] ib/solr-dataimporthandler/test/temp/junit4-J1-20180519_014611_5538142348661164356664.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20180519_014611_5537669896204417754187.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 567 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-20180519_014634_094504751633227860196.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J2-20180519_014634_09418206857136029460726.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J0-20180519_014634_09410851816740609076849.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 576 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J2-20180519_014646_5174798643424328173543.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-20180519_014646_51713690019010733161909.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J1-20180519_014646_517573220118276675285.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 674 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-20180519_014656_0614267252110286917331.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20180519_014656_06112612513758727031432.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20180519_014656_06111291445782551642657.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 567 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J1-20180519_014722_8444879698467574789884.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J0-20180519_014722_84412184013110420663156.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 606 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-20180519_014740_92510884749350649544501.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J0-20180519_014740_92518399658398871450459.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 557 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-20180519_014754_4663216207219980057554.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 34280 lines...] [repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22038/consoleText [repro] Revision: f506bc9cb7f1e82295c9c367487d49a80e767731 [repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC" [repro] Repro line: ant test -Dtestcase=SearchRateTriggerIntegrationTest -Dtests.method=testAboveSearchRate -Dtests.seed=6111223B2FD2AE4 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=uz-AF -Dtests.timezone=Asia/Jakarta -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [repro] ant clean [...truncated 6 lines...] [repro] Test suites by module: [repro] solr/core [repro] SearchRateTriggerIntegrationTest [repro] ant compile-test [...truncated 3303 lines...] [repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.SearchRateTriggerIntegrationTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC" -Dtests.seed=6111223B2FD2AE4 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=uz-AF -Dtests.timezone=Asia/Jakarta -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [...truncated 57 lines...] [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J0-20180519_015039_7761413260487232843306.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 8 lines...] [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J1-20180519_015039_77616697044767882623093.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 6 lines...] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J2-20180519_015039_77610020833598506213542.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J2: EOF ---- [...truncated 23 lines...] [repro] Failures: [repro] 0/5 failed: org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest [repro] Exiting with code 0 [...truncated 40 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
