I committed a fix. On Thu, Oct 26, 2017 at 5:18 PM, Policeman Jenkins Server <[email protected]> wrote: > Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20739/ > Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC > --illegal-access=deny > > 1 tests failed. > FAILED: org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest.testReadApi > > Error Message: > No collection param specified on request and no default collection has been > set: [] > > Stack Trace: > org.apache.solr.common.SolrException: No collection param specified on > request and no default collection has been set: [] > at > __randomizedtesting.SeedInfo.seed([F0012AA5BECCA882:A728D110653E4A99]:0) > at > org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1032) > at > org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:867) > at > org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:800) > at > org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) > at > org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest.testReadApi(AutoScalingHandlerTest.java:708) > 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$8.evaluate(RandomizedRunner.java:934) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) > 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 1789 lines...] > [junit4] JVM J1: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J1-20171026_103115_448690803854467465724.syserr > [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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/core/test/temp/junit4-J0-20171026_103115_44817195671904148808785.syserr > [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option > UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed > in a future release. > [junit4] <<< JVM J0: EOF ---- > > [...truncated 9 lines...] > [junit4] JVM J2: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J2-20171026_103115_4483077784330348004594.syserr > [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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 299 lines...] > [junit4] JVM J0: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J0-20171026_103732_5876233147330599776203.syserr > [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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/test-framework/test/temp/junit4-J1-20171026_103732_58714846202682885162079.syserr > [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option > UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed > in a future release. > [junit4] <<< JVM J1: EOF ---- > > [...truncated 3 lines...] > [junit4] JVM J2: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J2-20171026_103732_58714789028674397295434.syserr > [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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 1036 lines...] > [junit4] JVM J2: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20171026_103842_24717982243466055031746.syserr > [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option > UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed > in a future release. > [junit4] <<< JVM J2: EOF ---- > > [...truncated 3 lines...] > [junit4] JVM J0: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20171026_103842_24718248521089238959837.syserr > [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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/analysis/common/test/temp/junit4-J1-20171026_103842_2472917085722437211382.syserr > [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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 220 lines...] > [junit4] JVM J0: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20171026_104029_119393404825279792143.syserr > [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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 5 lines...] > [junit4] JVM J2: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20171026_104029_1197366786011760195597.syserr > [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option > UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed > in a future release. > [junit4] <<< JVM J2: EOF ---- > > [...truncated 6 lines...] > [junit4] JVM J1: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20171026_104029_11916446229820888972985.syserr > [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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 244 lines...] > [junit4] JVM J2: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20171026_104044_6192652329874194402591.syserr > [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option > UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed > in a future release. > [junit4] <<< JVM J2: EOF ---- > > [...truncated 8 lines...] > [junit4] JVM J0: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20171026_104044_61915296368634496850462.syserr > [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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/kuromoji/test/temp/junit4-J1-20171026_104044_61910895746777577260241.syserr > [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option > UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed > in a future release. > [junit4] <<< JVM J1: EOF ---- > > [...truncated 154 lines...] > [junit4] JVM J1: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20171026_104108_5794896606715912069942.syserr > [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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/morfologik/test/temp/junit4-J2-20171026_104108_5792469638695298851198.syserr > [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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/morfologik/test/temp/junit4-J0-20171026_104108_57915034329952016502856.syserr > [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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 166 lines...] > [junit4] JVM J0: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20171026_104112_1798331955441994236006.syserr > [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option > UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed > in a future release. > [junit4] <<< JVM J0: EOF ---- > > [junit4] JVM J2: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20171026_104112_17916876643633007490984.syserr > [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option > UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed > in a future release. > [junit4] <<< JVM J2: EOF ---- > > [...truncated 6 lines...] > [junit4] JVM J1: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20171026_104112_17914327498389094858539.syserr > [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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 153 lines...] > [junit4] JVM J0: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20171026_104120_44810858608676510732530.syserr > [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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-20171026_104120_44810493035822591686936.syserr > [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option > UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed > in a future release. > [junit4] <<< JVM J1: EOF ---- > > [...truncated 154 lines...] > [junit4] JVM J2: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20171026_104127_53015302215146117510031.syserr > [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option > UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed > in a future release. > [junit4] <<< JVM J2: EOF ---- > > [...truncated 6 lines...] > [junit4] JVM J1: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20171026_104127_530808654753847496807.syserr > [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option > UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed > in a future release. > [junit4] <<< JVM J1: EOF ---- > > [junit4] JVM J0: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20171026_104127_53010869227570694003778.syserr > [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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 169 lines...] > [junit4] JVM J0: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/uima/test/temp/junit4-J0-20171026_104129_83610943848264610493985.syserr > [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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/backward-codecs/test/temp/junit4-J0-20171026_104136_19615701332348506127007.syserr > [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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/backward-codecs/test/temp/junit4-J1-20171026_104136_19617846992019324524597.syserr > [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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 J2: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20171026_104136_196136057818715919737.syserr > [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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 1258 lines...] > [junit4] JVM J1: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J1-20171026_104150_77811015892746994116354.syserr > [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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-20171026_104150_77811221288394102278636.syserr > [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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-20171026_104150_778651656026738494806.syserr > [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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 230 lines...] > [junit4] JVM J2: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J2-20171026_104158_4781425380160949822700.syserr > [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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/classification/test/temp/junit4-J1-20171026_104158_4781490432295319752754.syserr > [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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-20171026_104158_47814578370774512984953.syserr > [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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 248 lines...] > [junit4] JVM J1: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J1-20171026_104207_97913245649047429692119.syserr > [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option > UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed > in a future release. > [junit4] <<< JVM J1: EOF ---- > > [...truncated 9 lines...] > [junit4] JVM J2: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J2-20171026_104207_9791635279341403542139.syserr > [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option > UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed > in a future release. > [junit4] <<< JVM J2: EOF ---- > > [...truncated 9 lines...] > [junit4] JVM J0: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J0-20171026_104207_97917484153876332466801.syserr > [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option > UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed > in a future release. > [junit4] <<< JVM J0: EOF ---- > > [...truncated 241 lines...] > [junit4] JVM J1: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J1-20171026_104408_7262614917413438856942.syserr > [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option > UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed > in a future release. > [junit4] <<< JVM J1: EOF ---- > > [junit4] JVM J2: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J2-20171026_104408_72616984561322034337517.syserr > [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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/demo/test/temp/junit4-J0-20171026_104408_72615464674723690226548.syserr > [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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 170 lines...] > [junit4] JVM J1: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J1-20171026_104411_3589204463681192575880.syserr > [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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/expressions/test/temp/junit4-J2-20171026_104411_358137034404900182465.syserr > [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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/expressions/test/temp/junit4-J0-20171026_104411_3585997773158535144457.syserr > [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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 J1: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J1-20171026_104416_5433082994172903307811.syserr > [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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/facet/test/temp/junit4-J0-20171026_104416_5437795898065224301561.syserr > [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option > UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed > in a future release. > [junit4] <<< JVM J0: EOF ---- > > [...truncated 3 lines...] > [junit4] JVM J2: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J2-20171026_104416_54314887545018952267307.syserr > [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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 176 lines...] > [junit4] JVM J2: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J2-20171026_104442_4135395827670964817969.syserr > [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option > UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed > in a future release. > [junit4] <<< JVM J2: EOF ---- > > [...truncated 3 lines...] > [junit4] JVM J0: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J0-20171026_104442_4134859680854204777204.syserr > [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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/grouping/test/temp/junit4-J1-20171026_104442_41312439026673435336580.syserr > [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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 240 lines...] > [junit4] JVM J2: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J2-20171026_104454_1295378354708395159851.syserr > [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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/highlighter/test/temp/junit4-J1-20171026_104454_12910167484145678645329.syserr > [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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/highlighter/test/temp/junit4-J0-20171026_104454_12915041690420125587894.syserr > [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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 160 lines...] > [junit4] JVM J2: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J2-20171026_104504_56218415627908279255368.syserr > [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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-20171026_104504_56214964085216936667800.syserr > [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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-20171026_104504_5628755990655105453132.syserr > [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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 149 lines...] > [junit4] JVM J0: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J0-20171026_104535_74011180183983580654702.syserr > [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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-20171026_104535_7407540271350566349910.syserr > [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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 178 lines...] > [junit4] JVM J1: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J1-20171026_104544_86316354207495571970260.syserr > [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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 J2: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J2-20171026_104544_8633932650926281524617.syserr > [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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/misc/test/temp/junit4-J0-20171026_104544_8639057723852210975491.syserr > [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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 312 lines...] > [junit4] JVM J1: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J1-20171026_104557_4472709694540365284307.syserr > [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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/queries/test/temp/junit4-J0-20171026_104557_44713418536536158202694.syserr > [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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/queries/test/temp/junit4-J2-20171026_104557_44710339793937751480354.syserr > [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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 224 lines...] > [junit4] JVM J0: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J0-20171026_104603_8229582393482568933816.syserr > [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option > UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed > in a future release. > [junit4] <<< JVM J0: EOF ---- > > [...truncated 6 lines...] > [junit4] JVM J2: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J2-20171026_104603_82212433220950865671440.syserr > [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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/queryparser/test/temp/junit4-J1-20171026_104603_82213292002639943978476.syserr > [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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 207 lines...] > [junit4] JVM J1: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J1-20171026_104610_1923123355670385805865.syserr > [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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/replicator/test/temp/junit4-J2-20171026_104610_19211033541336853699680.syserr > [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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/replicator/test/temp/junit4-J0-20171026_104610_19215877264766843097414.syserr > [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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 216 lines...] > [junit4] JVM J2: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J2-20171026_104621_3809493469776925183454.syserr > [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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 J1: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J1-20171026_104621_3802364230474968942183.syserr > [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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/sandbox/test/temp/junit4-J0-20171026_104621_38013205449619328584569.syserr > [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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 412 lines...] > [junit4] JVM J1: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20171026_104703_35310776999963767884109.syserr > [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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/spatial-extras/test/temp/junit4-J0-20171026_104703_3532027014690289178836.syserr > [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option > UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed > in a future release. > [junit4] <<< JVM J0: EOF ---- > > [...truncated 6 lines...] > [junit4] JVM J2: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20171026_104703_3532863365384740276049.syserr > [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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 148 lines...] > [junit4] JVM J0: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial/test/temp/junit4-J0-20171026_104715_5708061608398494766172.syserr > [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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 175 lines...] > [junit4] JVM J2: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20171026_104717_2601536496198791419167.syserr > [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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/spatial3d/test/temp/junit4-J1-20171026_104717_26016117524821527422061.syserr > [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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/spatial3d/test/temp/junit4-J0-20171026_104717_2602637421208217654264.syserr > [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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/suggest/test/temp/junit4-J1-20171026_104802_073841805453523223642.syserr > [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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/suggest/test/temp/junit4-J2-20171026_104802_07310781520463890024210.syserr > [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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-20171026_104802_07313964250252700982929.syserr > [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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 3118 lines...] > [junit4] Suite: org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest > [junit4] 2> 1971644 INFO > (SUITE-AutoScalingHandlerTest-seed#[F0012AA5BECCA882]-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/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_F0012AA5BECCA882-001/init-core-data-001 > [junit4] 2> 1971644 WARN > (SUITE-AutoScalingHandlerTest-seed#[F0012AA5BECCA882]-worker) [ ] > o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3 > [junit4] 2> 1971644 INFO > (SUITE-AutoScalingHandlerTest-seed#[F0012AA5BECCA882]-worker) [ ] > o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) > w/NUMERIC_DOCVALUES_SYSPROP=true > [junit4] 2> 1971644 INFO > (SUITE-AutoScalingHandlerTest-seed#[F0012AA5BECCA882]-worker) [ ] > o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: > @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, > clientAuth=0.0/0.0) > [junit4] 2> 1971645 INFO > (SUITE-AutoScalingHandlerTest-seed#[F0012AA5BECCA882]-worker) [ ] > o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in > /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_F0012AA5BECCA882-001/tempDir-001 > [junit4] 2> 1971645 INFO > (SUITE-AutoScalingHandlerTest-seed#[F0012AA5BECCA882]-worker) [ ] > o.a.s.c.ZkTestServer STARTING ZK TEST SERVER > [junit4] 2> 1971645 INFO (Thread-4018) [ ] o.a.s.c.ZkTestServer > client port:0.0.0.0/0.0.0.0:0 > [junit4] 2> 1971645 INFO (Thread-4018) [ ] o.a.s.c.ZkTestServer > Starting server > [junit4] 2> 1971646 ERROR (Thread-4018) [ ] 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> 1971745 INFO > (SUITE-AutoScalingHandlerTest-seed#[F0012AA5BECCA882]-worker) [ ] > o.a.s.c.ZkTestServer start zk server on port:37357 > [junit4] 2> 1971750 INFO (jetty-launcher-892-thread-1) [ ] > o.e.j.s.Server jetty-9.3.20.v20170531 > [junit4] 2> 1971750 INFO (jetty-launcher-892-thread-2) [ ] > o.e.j.s.Server jetty-9.3.20.v20170531 > [junit4] 2> 1971752 INFO (jetty-launcher-892-thread-1) [ ] > o.e.j.s.h.ContextHandler Started > o.e.j.s.ServletContextHandler@2c5047ef{/solr,null,AVAILABLE} > [junit4] 2> 1971752 INFO (jetty-launcher-892-thread-2) [ ] > o.e.j.s.h.ContextHandler Started > o.e.j.s.ServletContextHandler@4050a35{/solr,null,AVAILABLE} > [junit4] 2> 1971754 INFO (jetty-launcher-892-thread-2) [ ] > o.e.j.s.AbstractConnector Started > ServerConnector@56060d10{HTTP/1.1,[http/1.1]}{127.0.0.1:40909} > [junit4] 2> 1971754 INFO (jetty-launcher-892-thread-1) [ ] > o.e.j.s.AbstractConnector Started > ServerConnector@811b196{HTTP/1.1,[http/1.1]}{127.0.0.1:45945} > [junit4] 2> 1971754 INFO (jetty-launcher-892-thread-2) [ ] > o.e.j.s.Server Started @1973055ms > [junit4] 2> 1971754 INFO (jetty-launcher-892-thread-1) [ ] > o.e.j.s.Server Started @1973055ms > [junit4] 2> 1971754 INFO (jetty-launcher-892-thread-2) [ ] > o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, > hostPort=40909} > [junit4] 2> 1971754 INFO (jetty-launcher-892-thread-1) [ ] > o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, > hostPort=45945} > [junit4] 2> 1971755 ERROR (jetty-launcher-892-thread-1) [ ] > o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be > missing or incomplete. > [junit4] 2> 1971755 INFO (jetty-launcher-892-thread-1) [ ] > o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version > 8.0.0 > [junit4] 2> 1971755 INFO (jetty-launcher-892-thread-1) [ ] > o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port > null > [junit4] 2> 1971755 INFO (jetty-launcher-892-thread-1) [ ] > o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default > config dir: null > [junit4] 2> 1971755 INFO (jetty-launcher-892-thread-1) [ ] > o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: > 2017-10-26T11:21:42.067544Z > [junit4] 2> 1971756 ERROR (jetty-launcher-892-thread-2) [ ] > o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be > missing or incomplete. > [junit4] 2> 1971756 INFO (jetty-launcher-892-thread-2) [ ] > o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version > 8.0.0 > [junit4] 2> 1971756 INFO (jetty-launcher-892-thread-2) [ ] > o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port > null > [junit4] 2> 1971756 INFO (jetty-launcher-892-thread-2) [ ] > o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default > config dir: null > [junit4] 2> 1971756 INFO (jetty-launcher-892-thread-2) [ ] > o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: > 2017-10-26T11:21:42.068336Z > [junit4] 2> 1971757 INFO (jetty-launcher-892-thread-1) [ ] > o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... > [junit4] 2> 1971758 INFO (jetty-launcher-892-thread-2) [ ] > o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... > [junit4] 2> 1971764 INFO (jetty-launcher-892-thread-1) [ ] > o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37357/solr > [junit4] 2> 1971764 INFO (jetty-launcher-892-thread-2) [ ] > o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37357/solr > [junit4] 2> 1971766 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ > ] o.a.z.s.NIOServerCnxn caught end of stream exception > [junit4] 2> EndOfStreamException: Unable to read additional data from > client sessionid 0x15f586a99460003, likely client has closed socket > [junit4] 2> at > org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) > [junit4] 2> at > org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) > [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) > [junit4] 2> 1971824 INFO (jetty-launcher-892-thread-1) [ ] > o.a.s.c.Overseer Overseer (id=null) closing > [junit4] 2> 1971824 INFO (jetty-launcher-892-thread-2) [ ] > o.a.s.c.Overseer Overseer (id=null) closing > [junit4] 2> 1971824 INFO (jetty-launcher-892-thread-1) [ ] > o.a.s.c.OverseerElectionContext I am going to be the leader > 127.0.0.1:45945_solr > [junit4] 2> 1971825 INFO (jetty-launcher-892-thread-2) [ ] > o.a.s.c.ZkController Register node as live in > ZooKeeper:/live_nodes/127.0.0.1:40909_solr > [junit4] 2> 1971825 INFO (jetty-launcher-892-thread-1) [ ] > o.a.s.c.Overseer Overseer > (id=98894931686719494-127.0.0.1:45945_solr-n_0000000000) starting > [junit4] 2> 1971826 INFO (zkCallback-903-thread-1) [ ] > o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) > [junit4] 2> 1971826 INFO (zkCallback-904-thread-1) [ ] > o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) > [junit4] 2> 1971833 INFO (jetty-launcher-892-thread-1) [ ] > o.a.s.c.ZkController Register node as live in > ZooKeeper:/live_nodes/127.0.0.1:45945_solr > [junit4] 2> 1971834 INFO (zkCallback-903-thread-1) [ ] > o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) > [junit4] 2> 1971834 INFO (zkCallback-904-thread-1) [ ] > o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) > [junit4] 2> 1971862 INFO (jetty-launcher-892-thread-2) [ ] > o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40909.solr.node' (registry > 'solr.node') enabled at server: > com.sun.jmx.mbeanserver.JmxMBeanServer@727f4c64 > [junit4] 2> 1971867 INFO (jetty-launcher-892-thread-2) [ ] > o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40909.solr.jvm' (registry > 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@727f4c64 > [junit4] 2> 1971867 INFO (jetty-launcher-892-thread-2) [ ] > o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40909.solr.jetty' > (registry 'solr.jetty') enabled at server: > com.sun.jmx.mbeanserver.JmxMBeanServer@727f4c64 > [junit4] 2> 1971868 INFO (jetty-launcher-892-thread-2) [ ] > o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath > /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_F0012AA5BECCA882-001/tempDir-001/node2/. > [junit4] 2> 1971876 INFO (jetty-launcher-892-thread-1) [ ] > o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45945.solr.node' (registry > 'solr.node') enabled at server: > com.sun.jmx.mbeanserver.JmxMBeanServer@727f4c64 > [junit4] 2> 1971880 INFO (jetty-launcher-892-thread-1) [ ] > o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45945.solr.jvm' (registry > 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@727f4c64 > [junit4] 2> 1971880 INFO (jetty-launcher-892-thread-1) [ ] > o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45945.solr.jetty' > (registry 'solr.jetty') enabled at server: > com.sun.jmx.mbeanserver.JmxMBeanServer@727f4c64 > [junit4] 2> 1971880 INFO (jetty-launcher-892-thread-1) [ ] > o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath > /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_F0012AA5BECCA882-001/tempDir-001/node1/. > [junit4] 2> 1971894 INFO > (SUITE-AutoScalingHandlerTest-seed#[F0012AA5BECCA882]-worker) [ ] > o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) > [junit4] 2> 1971894 INFO > (SUITE-AutoScalingHandlerTest-seed#[F0012AA5BECCA882]-worker) [ ] > o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37357/solr ready > [junit4] 2> 1971900 INFO > (TEST-AutoScalingHandlerTest.testPolicyAndPreferences-seed#[F0012AA5BECCA882]) > [ ] o.a.s.SolrTestCaseJ4 ###Starting testPolicyAndPreferences > [junit4] 2> 1971903 ERROR (qtp264386370-14337) [ ] > o.a.s.h.RequestHandlerBase org.apache.solr.api.ApiBag$ExceptionWithErrObject: > Error in command payload, errors: [{set-policy={xyz=[{replica=<2, > shard=#EACH, node=#ANY}, {nodeRole=!overseer, replica=0}], > policy1=[{cores=<2, node=#ANY}, {replica=<2, shard=#EACH, node=#ANY}]}, > errorMessages=[cores is only allowed in 'cluster-policy']}], > [junit4] 2> at > org.apache.solr.cloud.autoscaling.AutoScalingHandler.processOps(AutoScalingHandler.java:211) > [junit4] 2> at > org.apache.solr.cloud.autoscaling.AutoScalingHandler.handleRequestBody(AutoScalingHandler.java:145) > [junit4] 2> at > org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177) > [junit4] 2> at > org.apache.solr.api.ApiBag$ReqHandlerToApi.call(ApiBag.java:242) > [junit4] 2> at > org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:308) > [junit4] 2> at > org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716) > [junit4] 2> at > org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497) > [junit4] 2> at > org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382) > [junit4] 2> at > org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326) > [junit4] 2> at > org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759) > [junit4] 2> at > org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139) > [junit4] 2> at > org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759) > [junit4] 2> at > org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) > [junit4] 2> at > org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224) > [junit4] 2> at > org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180) > [junit4] 2> at > org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) > [junit4] 2> at > org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) > [junit4] 2> at > org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112) > [junit4] 2> at > org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) > [junit4] 2> at > org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426) > [junit4] 2> at > org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) > [junit4] 2> at > org.eclipse.jetty.server.Server.handle(Server.java:534) > [junit4] 2> at > org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) > [junit4] 2> at > org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) > [junit4] 2> at > org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283) > [junit4] 2> at > org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108) > [junit4] 2> at > org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) > [junit4] 2> at > org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) > [junit4] 2> at > org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) > [junit4] 2> at > org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) > [junit4] 2> at > org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) > [junit4] 2> at > org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) > [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) > [junit4] 2> > [junit4] 2> 1971903 INFO (qtp264386370-14337) [ ] > o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling > params={wt=javabin&version=2} status=400 QTime=0 > [junit4] 2> 1971906 INFO (qtp273896049-14334) [ ] > o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) > [junit4] 2> 1971906 INFO (qtp273896049-14334) [ ] > o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37357/solr ready > [junit4] 2> 1971907 INFO (qtp273896049-14338) [ ] > o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics > params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 > QTime=0 > [junit4] 2> 1971907 INFO (qtp264386370-14340) [ ] > o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics > params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 > QTime=0 > [junit4] 2> 1971908 INFO (qtp273896049-14334) [ ] > o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling > params={wt=javabin&version=2} status=0 QTime=3 > [junit4] 2> 1971911 INFO (qtp273896049-14336) [ ] > o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) > [junit4] 2> 1971911 INFO (qtp273896049-14336) [ ] > o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37357/solr ready > [junit4] 2> 1971912 INFO (qtp273896049-14325) [ ] > o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics > params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 > QTime=0 > [junit4] 2> 1971912 INFO (qtp264386370-14327) [ ] > o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics > params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 > QTime=0 > [junit4] 2> 1971913 INFO (qtp273896049-14336) [ ] > o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling > params={wt=javabin&version=2} status=0 QTime=4 > [junit4] 2> 1971921 INFO (qtp264386370-14339) [ ] > o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) > [junit4] 2> 1971922 INFO (qtp264386370-14339) [ ] > o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37357/solr ready > [junit4] 2> 1971922 INFO (qtp273896049-14334) [ ] > o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics > params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 > QTime=0 > [junit4] 2> 1971923 INFO (qtp264386370-14340) [ ] > o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics > params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 > QTime=0 > [junit4] 2> 1971923 INFO (qtp264386370-14339) [ ] > o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling > params={wt=javabin&version=2} status=0 QTime=10 > [junit4] 2> 1971928 INFO (qtp273896049-14326) [ ] > o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) > [junit4] 2> 1971928 INFO (qtp273896049-14326) [ ] > o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37357/solr ready > [junit4] 2> 1971929 INFO (qtp273896049-14338) [ ] > o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics > params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core} > status=0 QTime=1 > [junit4] 2> 1971930 INFO (qtp264386370-14337) [ ] > o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics > params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core} > status=0 QTime=0 > [junit4] 2> 1971930 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ > ] o.a.z.s.NIOServerCnxn caught end of stream exception > [junit4] 2> EndOfStreamException: Unable to read additional data from > client sessionid 0x15f586a9946000c, likely client has closed socket > [junit4] 2> at > org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) > [junit4] 2> at > org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) > [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) > [junit4] 2> 1971931 INFO (qtp273896049-14326) [ ] > o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling > params={wt=javabin&version=2} status=0 QTime=7 > [junit4] 2> 1971935 INFO (qtp264386370-14329) [ ] > o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) > [junit4] 2> 1971936 INFO (qtp264386370-14329) [ ] > o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37357/solr ready > [junit4] 2> 1971936 INFO (qtp273896049-14325) [ ] > o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics > params={prefix=os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm} > status=0 QTime=0 > [junit4] 2> 1971937 INFO (qtp264386370-14327) [ ] > o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics > params={prefix=os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm} > status=0 QTime=0 > [junit4] 2> 1971937 INFO (qtp264386370-14329) [ ] > o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling > params={wt=javabin&version=2} status=0 QTime=5 > [junit4] 2> 1971939 INFO (qtp264386370-14340) [ ] > o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) > [junit4] 2> 1971940 INFO (qtp264386370-14340) [ ] > o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37357/solr ready > [junit4] 2> 1971940 INFO (qtp273896049-14334) [ ] > o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics > params={prefix=CORE.coreName,os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm,solr.core} > status=0 QTime=0 > [junit4] 2> 1971941 INFO (qtp264386370-14339) [ ] > o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics > params={prefix=CORE.coreName,os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm,solr.core} > status=0 QTime=0 > [junit4] 2> 1971941 INFO (qtp264386370-14340) [ ] > o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling > params={wt=javabin&version=2} status=0 QTime=3 > [junit4] 2> 1971942 INFO > (TEST-AutoScalingHandlerTest.testPolicyAndPreferences-seed#[F0012AA5BECCA882]) > [ ] o.a.s.SolrTestCaseJ4 ###Ending testPolicyAndPreferences > [junit4] 2> 1971947 INFO > (TEST-AutoScalingHandlerTest.testErrorHandling-seed#[F0012AA5BECCA882]) [ > ] o.a.s.SolrTestCaseJ4 ###Starting testErrorHandling > [junit4] 2> 1971949 ERROR (qtp273896049-14336) [ ] > o.a.s.h.RequestHandlerBase org.apache.solr.api.ApiBag$ExceptionWithErrObject: > Error in command payload, errors: [{set-cluster-policy=[{cores=<10, > node=#ANY}, {shard=#EACH, node=#ANY}, {nodeRole=overseer, replica=0}], > errorMessages=[replica is required in { > [junit4] 2> "shard":"#EACH", > [junit4] 2> "node":"#ANY"}]}], > [junit4] 2> at > org.apache.solr.cloud.autoscaling.AutoScalingHandler.processOps(AutoScalingHandler.java:211) > [junit4] 2> at > org.apache.solr.cloud.autoscaling.AutoScalingHandler.handleRequestBody(AutoScalingHandler.java:145) > [junit4] 2> at > org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177) > [junit4] 2> at > org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735) > [junit4] 2> at > org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716) > [junit4] 2> at > org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497) > [junit4] 2> at > org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382) > [junit4] 2> at > org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326) > [junit4] 2> at > org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759) > [junit4] 2> at > org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139) > [junit4] 2> at > org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759) > [junit4] 2> at > org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) > [junit4] 2> at > org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224) > [junit4] 2> at > org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180) > [junit4] 2> at > org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) > [junit4] 2> at > org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) > [junit4] 2> at > org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112) > [junit4] 2> at > org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) > [junit4] 2> at > org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426) > [junit4] 2> at > org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) > [junit4] 2> at > org.eclipse.jetty.server.Server.handle(Server.java:534) > [junit4] 2> at > org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) > [junit4] 2> at > org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) > [junit4] 2> at > org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283) > [junit4] 2> at > org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108) > [junit4] 2> at > org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) > [junit4] 2> at > org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) > [junit4] 2> at > org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) > [junit4] 2> at > org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) > [junit4] 2> at > org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) > [junit4] 2> at > org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) > [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) > [junit4] 2> > [junit4] 2> 1971949 INFO (qtp273896049-14336) [ ] > o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling > params={wt=javabin&version=2} status=400 QTime=1 > [junit4] 2> 1971949 INFO > (TEST-AutoScalingHandlerTest.testErrorHandling-seed#[F0012AA5BECCA882]) [ > ] o.a.s.SolrTestCaseJ4 ###Ending testErrorHandling > [junit4] 2> 1971955 INFO > (TEST-AutoScalingHandlerTest.testDeleteUsedPolicy-seed#[F0012AA5BECCA882]) [ > ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteUsedPolicy > [junit4] 2> 1971957 INFO (qtp273896049-14326) [ ] > o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) > [junit4] 2> 1971957 INFO (qtp273896049-14326) [ ] > o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37357/solr ready > [junit4] 2> 1971958 INFO (qtp273896049-14328) [ ] > o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics > params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 > QTime=0 > [junit4] 2> 1971958 INFO (qtp264386370-14331) [ ] > o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics > params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 > QTime=0 > [junit4] 2> 1971958 INFO (qtp273896049-14326) [ ] > o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling > params={wt=javabin&version=2} status=0 QTime=2 > [junit4] 2> 1971959 INFO (qtp273896049-14325) [ ] > o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params > replicationFactor=1&collection.configName=conf&name=COLL1&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2&policy=nodelete > and sendToOCPQueue=true > [junit4] 2> 1971959 INFO (OverseerThreadFactory-3196-thread-1) [ ] > o.a.s.c.CreateCollectionCmd Create collection COLL1 > [junit4] 2> 1971960 INFO (qtp264386370-14339) [ ] > o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics > params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 > QTime=0 > [junit4] 2> 1971961 INFO (qtp273896049-14328) [ ] > o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics > params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 > QTime=0 > [junit4] 2> 1972067 INFO > (OverseerStateUpdate-98894931686719494-127.0.0.1:45945_solr-n_0000000000) [ > ] o.a.s.c.o.SliceMutator createReplica() { > [junit4] 2> "operation":"ADDREPLICA", > [junit4] 2> "collection":"COLL1", > [junit4] 2> "shard":"shard1", > [junit4] 2> "core":"COLL1_shard1_replica_n1", > [junit4] 2> "state":"down", > [junit4] 2> "base_url":"http://127.0.0.1:45945/solr", > [junit4] 2> "type":"NRT", > [junit4] 2> "waitForFinalState":"false"} > [junit4] 2> 1972269 INFO (qtp273896049-14330) [ ] > o.a.s.h.a.CoreAdminOperation core create command > qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=COLL1_shard1_replica_n1&action=CREATE&numShards=1&collection=COLL1&shard=shard1&wt=javabin&version=2&replicaType=NRT > [junit4] 2> 1972269 INFO (qtp273896049-14330) [ ] > o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for > 2147483647 transient cores > [junit4] 2> 1972374 INFO (zkCallback-904-thread-1) [ ] > o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent > state:SyncConnected type:NodeDataChanged path:/collections/COLL1/state.json] > for collection [COLL1] has occurred - updating... (live nodes size: [2]) > [junit4] 2> 1972374 INFO (zkCallback-904-thread-2) [ ] > o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent > state:SyncConnected type:NodeDataChanged path:/collections/COLL1/state.json] > for collection [COLL1] has occurred - updating... (live nodes size: [2]) > [junit4] 2> 1973281 INFO (qtp273896049-14330) [ ] o.a.s.c.SolrConfig > Using Lucene MatchVersion: 8.0.0 > [junit4] 2> 1973295 INFO (qtp273896049-14330) [ ] > o.a.s.s.IndexSchema [COLL1_shard1_replica_n1] Schema name=minimal > [junit4] 2> 1973297 INFO (qtp273896049-14330) [ ] > o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id > [junit4] 2> 1973298 INFO (qtp273896049-14330) [ ] > o.a.s.c.CoreContainer Creating SolrCore 'COLL1_shard1_replica_n1' using > configuration from collection COLL1, trusted=true > [junit4] 2> 1973298 INFO (qtp273896049-14330) [ ] > o.a.s.m.r.SolrJmxReporter JMX monitoring for > 'solr_45945.solr.core.COLL1.shard1.replica_n1' (registry > 'solr.core.COLL1.shard1.replica_n1') enabled at server: > com.sun.jmx.mbeanserver.JmxMBeanServer@727f4c64 > [junit4] 2> 1973298 INFO (qtp273896049-14330) [ ] o.a.s.c.SolrCore > solr.RecoveryStrategy.Builder > [junit4] 2> 1973298 INFO (qtp273896049-14330) [ ] o.a.s.c.SolrCore > [[COLL1_shard1_replica_n1] ] Opening new SolrCore at > [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_F0012AA5BECCA882-001/tempDir-001/node1/COLL1_shard1_replica_n1], > > dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_F0012AA5BECCA882-001/tempDir-001/node1/./COLL1_shard1_replica_n1/data/] > [junit4] 2> 1973334 INFO (qtp273896049-14330) [ ] > o.a.s.u.UpdateHandler Using UpdateLog implementation: > org.apache.solr.update.UpdateLog > [junit4] 2> 1973334 INFO (qtp273896049-14330) [ ] o.a.s.u.UpdateLog > Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH > numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 > [junit4] 2> 1973335 INFO (qtp273896049-14330) [ ] > o.a.s.u.CommitTracker Hard AutoCommit: disabled > [junit4] 2> 1973335 INFO (qtp273896049-14330) [ ] > o.a.s.u.CommitTracker Soft AutoCommit: disabled > [junit4] 2> 1973336 INFO (qtp273896049-14330) [ ] > o.a.s.s.SolrIndexSearcher Opening [Searcher@3568adce[COLL1_shard1_replica_n1] > main] > [junit4] 2> 1973337 INFO (qtp273896049-14330) [ ] > o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: > /configs/conf > [junit4] 2> 1973337 INFO (qtp273896049-14330) [ ] > o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using > ZooKeeperStorageIO:path=/configs/conf > [junit4] 2> 1973337 INFO (qtp273896049-14330) [ ] > o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. > [junit4] 2> 1973338 INFO (searcherExecutor-3201-thread-1) [ ] > o.a.s.c.SolrCore [COLL1_shard1_replica_n1] Registered new searcher > Searcher@3568adce[COLL1_shard1_replica_n1] > main{ExitableDirectoryReader(UninvertingDirectoryReader())} > [junit4] 2> 1973338 INFO (qtp273896049-14330) [ ] o.a.s.u.UpdateLog > Could not find max version in index or recent updates, using new clock > 1582318908761702400 > [junit4] 2> 1973340 INFO (qtp273896049-14330) [ ] > o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. > [junit4] 2> 1973340 INFO (qtp273896049-14330) [ ] > o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync > [junit4] 2> 1973340 INFO (qtp273896049-14330) [ ] > o.a.s.c.SyncStrategy Sync replicas to > http://127.0.0.1:45945/solr/COLL1_shard1_replica_n1/ > [junit4] 2> 1973340 INFO (qtp273896049-14330) [ ] > o.a.s.c.SyncStrategy Sync Success - now sync replicas to me > [junit4] 2> 1973340 INFO (qtp273896049-14330) [ ] > o.a.s.c.SyncStrategy http://127.0.0.1:45945/solr/COLL1_shard1_replica_n1/ has > no replicas > [junit4] 2> 1973340 INFO (qtp273896049-14330) [ ] > o.a.s.c.ShardLeaderElectionContext Found all replicas participating in > election, clear LIR > [junit4] 2> 1973341 INFO (qtp273896049-14330) [ ] > o.a.s.c.ShardLeaderElectionContext I am the new leader: > http://127.0.0.1:45945/solr/COLL1_shard1_replica_n1/ shard1 > [junit4] 2> 1973442 INFO (zkCallback-904-thread-1) [ ] > o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent > state:SyncConnected type:NodeDataChanged path:/collections/COLL1/state.json] > for collection [COLL1] has occurred - updating... (live nodes size: [2]) > [junit4] 2> 1973442 INFO (zkCallback-904-thread-2) [ ] > o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent > state:SyncConnected type:NodeDataChanged path:/collections/COLL1/state.json] > for collection [COLL1] has occurred - updating... (live nodes size: [2]) > [junit4] 2> 1973491 INFO (qtp273896049-14330) [ ] > o.a.s.c.ZkController I am the leader, no recovery necessary > [junit4] 2> 1973493 INFO (qtp273896049-14330) [ ] > o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores > params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=COLL1_shard1_replica_n1&action=CREATE&numShards=1&collection=COLL1&shard=shard1&wt=javabin&version=2&replicaType=NRT} > status=0 QTime=1223 > [junit4] 2> 1973495 INFO (qtp273896049-14325) [ ] > o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most > 30 seconds. Check all shard replicas > [junit4] 2> 1973594 INFO (zkCallback-904-thread-2) [ ] > o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent > state:SyncConnected type:NodeDataChanged path:/collections/COLL1/state.json] > for collection [COLL1] has occurred - updating... (live nodes size: [2]) > [junit4] 2> 1973594 INFO (zkCallback-904-thread-1) [ ] > o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent > state:SyncConnected type:NodeDataChanged path:/collections/COLL1/state.json] > for collection [COLL1] has occurred - updating... (live nodes size: [2]) > [junit4] 2> 1973961 INFO > (OverseerCollectionConfigSetProcessor-98894931686719494-127.0.0.1:45945_solr-n_0000000000) > [ ] o.a.s.c.OverseerTaskQueue Response ZK path: > /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may > have disconnected from ZooKeeper > [junit4] 2> 1974495 INFO (qtp273896049-14325) [ ] > o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections > params={replicationFactor=1&collection.configName=conf&name=COLL1&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2&policy=nodelete} > status=0 QTime=2536 > [junit4] 2> 1974497 ERROR (qtp273896049-14336) [ ] > o.a.s.h.RequestHandlerBase org.apache.solr.api.ApiBag$ExceptionWithErrObject: > Error in command payload, errors: [{remove-policy=nodelete, > errorMessages=[policy : nodelete is being used by collection COLL1]}], > [junit4] 2> at > org.apache.solr.cloud.autoscaling.AutoScalingHandler.processOps(AutoScalingHandler.java:211) > [junit4] 2> at > org.apache.solr.cloud.autoscaling.AutoScalingHandler.handleRequestBody(AutoScalingHandler.java:145) > [junit4] 2> at > org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177) > [junit4] 2> at > org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735) > [junit4] 2> at > org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716) > [junit4] 2> at > org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497) > [junit4] 2> at > org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382) > [junit4] 2> at > org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326) > [junit4] 2> at > org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759) > [junit4] 2> at > org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139) > [junit4] 2> at > org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759) > [junit4] 2> at > org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) > [junit4] 2> at > org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224) > [junit4] 2> at > org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180) > [junit4] 2> at > org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) > [junit4] 2> at > org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) > [junit4] 2> at > org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112) > [junit4] 2> at > org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) > [junit4] 2> at > org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426) > [junit4] 2> at > org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) > [junit4] 2> at > org.eclipse.jetty.server.Server.handle(Server.java:534) > [junit4] 2> at > org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) > [junit4] 2> at > org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) > [junit4] 2> at > org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283) > [junit4] 2> at > org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108) > [junit4] 2> at > org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) > [junit4] 2> at > org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) > [junit4] 2> at > org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) > [junit4] 2> at > org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) > [junit4] 2> at > org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) > [junit4] 2> at > org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) > [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) > [junit4] 2> > [junit4] 2> 1974497 INFO (qtp273896049-14336) [ ] > o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling > params={wt=javabin&version=2} status=400 QTime=1 > [junit4] 2> 1974498 INFO (qtp273896049-14334) [ ] > o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params > name=COLL1&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true > [junit4] 2> 1974501 INFO (OverseerThreadFactory-3196-thread-2) [ ] > o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : > action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true > [junit4] 2> 1974501 INFO (qtp273896049-14328) [ ] > o.a.s.m.SolrMetricManager Closing metric reporters for > registry=solr.core.COLL1.shard1.replica_n1, tag=null > [junit4] 2> 1974501 INFO (qtp273896049-14328) [ ] > o.a.s.m.r.SolrJmxReporter Closing reporter > [org.apache.solr.metrics.reporters.SolrJmxReporter@32aa8495: rootName = > solr_45945, domain = solr.core.COLL1.shard1.replica_n1, service url = null, > agent id = null] for registry solr.core.COLL1.shard1.replica_n1 / > com.codahale.metrics.MetricRegistry@225190d1 > [junit4] 2> 1974519 INFO (qtp273896049-14328) [ ] o.a.s.c.SolrCore > [COLL1_shard1_replica_n1] CLOSING SolrCore > org.apache.solr.core.SolrCore@70a015f > [junit4] 2> 1974520 INFO (qtp273896049-14328) [ ] > o.a.s.m.SolrMetricManager Closing metric reporters for > registry=solr.core.COLL1.shard1.replica_n1, tag=118096223 > [junit4] 2> 1974520 INFO (qtp273896049-14328) [ ] > o.a.s.m.SolrMetricManager Closing metric reporters for > registry=solr.collection.COLL1.shard1.leader, tag=118096223 > [junit4] 2> 1974525 INFO (qtp273896049-14328) [ ] > o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores > params={deleteInstanceDir=true&core=COLL1_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} > status=0 QTime=24 > [junit4] 2> 1975230 INFO (qtp273896049-14334) [ ] > o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections > params={name=COLL1&action=DELETE&wt=javabin&version=2} status=0 QTime=731 > [junit4] 2> 1975230 INFO > (TEST-AutoScalingHandlerTest.testDeleteUsedPolicy-seed#[F0012AA5BECCA882]) [ > ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteUsedPolicy > [junit4] 2> 1975243 INFO > (TEST-AutoScalingHandlerTest.test-seed#[F0012AA5BECCA882]) [ ] > o.a.s.SolrTestCaseJ4 ###Starting test > [junit4] 2> 1975248 INFO (qtp273896049-14330) [ ] > o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) > [junit4] 2> 1975249 INFO (qtp273896049-14330) [ ] > o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37357/solr ready > [junit4] 2> 1975251 INFO (qtp273896049-14325) [ ] > o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics > params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 > QTime=0 > [junit4] 2> 1975252 INFO (qtp264386370-14329) [ ] > o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics > params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 > QTime=0 > [junit4] 2> 1975254 INFO (qtp273896049-14330) [ ] > o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling > params={wt=javabin&version=2} status=0 QTime=9 > [junit4] 2> 1975258 INFO (qtp273896049-14336) [ ] > o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) > [junit4] 2> 1975259 INFO (qtp273896049-14336) [ ] > o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37357/solr ready > [junit4] 2> 1975259 INFO (qtp273896049-14328) [ ] > o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics > params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 > QTime=0 > [junit4] 2> 1975260 INFO (qtp264386370-14331) [ ] > o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics > params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 > QTime=0 > [junit4] 2> 1975261 INFO (qtp273896049-14336) [ ] > o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling > params={wt=javabin&version=2} status=0 QTime=5 > [junit4] 2> 1975266 INFO (qtp273896049-14334) [ ] > o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) > [junit4] 2> 1975267 INFO (qtp273896049-14334) [ ] > o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37357/solr ready > [junit4] 2> 1975267 INFO (qtp273896049-14325) [ ] > o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics > params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 > QTime=0 > [junit4] 2> 1975268 INFO (qtp264386370-14333) [ ] > o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics > params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 > QTime=0 > [junit4] 2> 1975268 INFO (qtp273896049-14334) [ ] > o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling > params={wt=javabin&version=2} status=0 QTime=7 > [junit4] 2> 1975270 ERROR (qtp273896049-14330) [ ] > o.a.s.h.RequestHandlerBase org.apache.solr.api.ApiBag$ExceptionWithErrObject: > Error in command payload, errors: [{remove-trigger={name=node_lost_trigger}, > errorMessages=[Cannot remove trigger: node_lost_trigger because it has active > listeners: [xyz, node_lost_trigger.system]]}], > [junit4] 2> at > org.apache.solr.cloud.autoscaling.AutoScalingHandler.processOps(AutoScalingHandler.java:211) > [junit4] 2> at > org.apache.solr.cloud.autoscaling.AutoScalingHandler.handleRequestBody(AutoScalingHandler.java:145) > [junit4] 2> at > org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177) > [junit4] 2> at > org.apache.solr.api.ApiBag$ReqHandlerToApi.call(ApiBag.java:242) > [junit4] 2> at > org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:308) > [junit4] 2> at > org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716) > [junit4] 2> at > org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497) > [junit4] 2> at > org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382) > [junit4] 2> at > org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326) > [junit4] 2> at > org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759) > [junit4] 2> at > org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139) > [junit4] 2> at > org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759) > [junit4] 2> at > org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) > [junit4] 2> at > org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224) > [junit4] 2> at > org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180) > [junit4] 2> at > org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) > [junit4] 2> at > org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) > [junit4] 2> at > org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112) > [junit4] 2> at > org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) > [junit4] 2> at > org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426) > [junit4] 2> at > org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) > [junit4] 2> at > org.eclipse.jetty.server.Server.handle(Server.java:534) > [junit4] 2> at > org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) > [junit4] 2> at > org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) > [junit4] 2> at > org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283) > [junit4] 2> at > org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108) > [junit4] 2> at > org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) > [junit4] 2> at > org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) > [junit4] 2> at > org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) > [junit4] 2> at > org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) > [junit4] 2> at > org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) > [juni > > [...truncated too long message...] > > empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J1-20171026_114416_0025906301445831758302.syserr > [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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-analytics/test/temp/junit4-J2-20171026_114416_00212171161855224997898.syserr > [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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 553 lines...] > [junit4] JVM J2: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J2-20171026_114507_7442539377126195005977.syserr > [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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-clustering/test/temp/junit4-J1-20171026_114507_74414564834253397653744.syserr > [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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-clustering/test/temp/junit4-J0-20171026_114507_744499135556825646741.syserr > [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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 1259 lines...] > [junit4] JVM J1: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J1-20171026_114520_0929724390399469338045.syserr > [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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-dataimporthandler-extras/test/temp/junit4-J0-20171026_114520_0922761850659789404100.syserr > [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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 650 lines...] > [junit4] JVM J2: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J2-20171026_114523_280978574492920841143.syserr > [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20171026_114523_2804811991815885388081.syserr > [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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-20171026_114523_28017407248738594824967.syserr > [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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 J1: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J1-20171026_114541_6605486388100958762255.syserr > [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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-20171026_114541_66014670549499594167282.syserr > [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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-20171026_114541_6607584661713988348892.syserr > [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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 563 lines...] > [junit4] JVM J0: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-20171026_114550_9148705160573987710030.syserr > [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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-20171026_114550_9145522174028992251473.syserr > [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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 628 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-20171026_114556_8323203731678037783375.syserr > [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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 18 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-20171026_114556_83212971794057277256407.syserr > [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20171026_114556_8328078704760583312018.syserr > [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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 596 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-20171026_114618_0866055624158842926899.syserr > [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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-20171026_114618_08612486987417879330730.syserr > [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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 548 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-20171026_114626_6886817031859251511419.syserr > [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- > [junit4] Java HotSpot(TM) 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 31593 lines...] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected]
-- Regards, Shalin Shekhar Mangar. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
