Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/35/
6 tests failed. FAILED: org.apache.solr.cloud.AliasIntegrationTest.testModifyPropertiesCAR Error Message: Error from server at https://127.0.0.1:41092/solr: Can't modify non-existent alias testModifyPropertiesCAR Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:41092/solr: Can't modify non-existent alias testModifyPropertiesCAR at __randomizedtesting.SeedInfo.seed([72759F52BDB780EA:497041864F46F8B1]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.cloud.AliasIntegrationTest.testModifyPropertiesCAR(AliasIntegrationTest.java:266) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.cloud.RecoveryAfterSoftCommitTest.test Error Message: KeeperErrorCode = Session expired for /clusterstate.json Stack Trace: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /clusterstate.json at __randomizedtesting.SeedInfo.seed([72759F52BDB780EA:FA21A088134BED12]:0) at org.apache.zookeeper.KeeperException.create(KeeperException.java:130) at org.apache.zookeeper.KeeperException.create(KeeperException.java:54) at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1215) at org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:340) at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60) at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:340) at org.apache.solr.common.cloud.ZkStateReader.refreshLegacyClusterState(ZkStateReader.java:560) at org.apache.solr.common.cloud.ZkStateReader.forceUpdateCollection(ZkStateReader.java:366) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.updateMappingsFromZk(AbstractFullDistribZkTestBase.java:681) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.updateMappingsFromZk(AbstractFullDistribZkTestBase.java:676) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJettys(AbstractFullDistribZkTestBase.java:471) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:341) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968) 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.cloud.TestPullReplicaErrorHandling.testPullReplicaDisconnectsFromZooKeeper Error Message: Didn't get expected doc count. Expected: 10, Found: 0 Stack Trace: java.lang.AssertionError: Didn't get expected doc count. Expected: 10, Found: 0 at __randomizedtesting.SeedInfo.seed([72759F52BDB780EA:6D3CBFD1985D8F8A]:0) at org.junit.Assert.fail(Assert.java:93) at org.apache.solr.cloud.TestPullReplicaErrorHandling.assertNumDocs(TestPullReplicaErrorHandling.java:246) at org.apache.solr.cloud.TestPullReplicaErrorHandling.assertNumDocs(TestPullReplicaErrorHandling.java:251) at org.apache.solr.cloud.TestPullReplicaErrorHandling.testPullReplicaDisconnectsFromZooKeeper(TestPullReplicaErrorHandling.java:222) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: junit.framework.TestSuite.org.apache.solr.cloud.ZkControllerTest Error Message: ObjectTracker found 1 object(s) that were not released!!! [Overseer] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.cloud.Overseer at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42) at org.apache.solr.cloud.Overseer.start(Overseer.java:545) at org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:850) at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170) at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135) at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307) at org.apache.solr.cloud.LeaderElector.retryElection(LeaderElector.java:393) at org.apache.solr.cloud.ZkController.rejoinOverseerElection(ZkController.java:2069) at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:331) at java.lang.Thread.run(Thread.java:748) Stack Trace: java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [Overseer] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.cloud.Overseer at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42) at org.apache.solr.cloud.Overseer.start(Overseer.java:545) at org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:850) at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170) at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135) at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307) at org.apache.solr.cloud.LeaderElector.retryElection(LeaderElector.java:393) at org.apache.solr.cloud.ZkController.rejoinOverseerElection(ZkController.java:2069) at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:331) at java.lang.Thread.run(Thread.java:748) at __randomizedtesting.SeedInfo.seed([72759F52BDB780EA]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.junit.Assert.assertNull(Assert.java:551) at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:303) at sun.reflect.GeneratedMethodAccessor46.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:897) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: junit.framework.TestSuite.org.apache.solr.cloud.ZkControllerTest Error Message: 1 thread leaked from SUITE scope at org.apache.solr.cloud.ZkControllerTest: 1) Thread[id=9318, name=OverseerAutoScalingTriggerThread-72435289634177026-127.0.0.1:8983_solr-n_0000000001, state=RUNNABLE, group=Overseer autoscaling triggers] at java.lang.ClassLoader.findLoadedClass0(Native Method) at java.lang.ClassLoader.findLoadedClass(ClassLoader.java:1038) at java.lang.ClassLoader.loadClass(ClassLoader.java:406) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:338) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.apache.logging.log4j.util.LoaderUtil.loadClass(LoaderUtil.java:164) at org.apache.logging.log4j.core.impl.ThrowableProxy.loadClass(ThrowableProxy.java:622) at org.apache.logging.log4j.core.impl.ThrowableProxy.toExtendedStackTrace(ThrowableProxy.java:738) at org.apache.logging.log4j.core.impl.ThrowableProxy.<init>(ThrowableProxy.java:164) at org.apache.logging.log4j.core.impl.ThrowableProxy.<init>(ThrowableProxy.java:141) at org.apache.logging.log4j.core.impl.ThrowableProxy.<init>(ThrowableProxy.java:122) at org.apache.logging.log4j.core.impl.Log4jLogEvent.getThrownProxy(Log4jLogEvent.java:605) at org.apache.logging.log4j.core.pattern.ExtendedThrowablePatternConverter.format(ExtendedThrowablePatternConverter.java:64) at org.apache.logging.log4j.core.pattern.PatternFormatter.format(PatternFormatter.java:38) at org.apache.logging.log4j.core.layout.PatternLayout$PatternSerializer.toSerializable(PatternLayout.java:334) at org.apache.logging.log4j.core.layout.PatternLayout.toText(PatternLayout.java:233) at org.apache.logging.log4j.core.layout.PatternLayout.encode(PatternLayout.java:218) at org.apache.logging.log4j.core.layout.PatternLayout.encode(PatternLayout.java:58) at org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender.directEncodeEvent(AbstractOutputStreamAppender.java:177) at org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender.tryAppend(AbstractOutputStreamAppender.java:170) at org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender.append(AbstractOutputStreamAppender.java:161) at org.apache.logging.log4j.core.config.AppenderControl.tryCallAppender(AppenderControl.java:156) at org.apache.logging.log4j.core.config.AppenderControl.callAppender0(AppenderControl.java:129) at org.apache.logging.log4j.core.config.AppenderControl.callAppenderPreventRecursion(AppenderControl.java:120) at org.apache.logging.log4j.core.config.AppenderControl.callAppender(AppenderControl.java:84) at org.apache.logging.log4j.core.config.LoggerConfig.callAppenders(LoggerConfig.java:448) at org.apache.logging.log4j.core.config.LoggerConfig.processLogEvent(LoggerConfig.java:433) at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:417) at org.apache.logging.log4j.core.config.LoggerConfig.logParent(LoggerConfig.java:439) at org.apache.logging.log4j.core.config.LoggerConfig.processLogEvent(LoggerConfig.java:434) at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:417) at org.apache.logging.log4j.core.config.LoggerConfig.logParent(LoggerConfig.java:439) at org.apache.logging.log4j.core.config.LoggerConfig.processLogEvent(LoggerConfig.java:434) at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:417) at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:403) at org.apache.logging.log4j.core.config.DefaultReliabilityStrategy.log(DefaultReliabilityStrategy.java:49) at org.apache.logging.log4j.core.Logger.logMessage(Logger.java:146) at org.apache.logging.log4j.spi.AbstractLogger.tryLogMessage(AbstractLogger.java:2170) at org.apache.logging.log4j.spi.AbstractLogger.logMessageTrackRecursion(AbstractLogger.java:2125) at org.apache.logging.log4j.spi.AbstractLogger.logMessageSafely(AbstractLogger.java:2108) at org.apache.logging.log4j.spi.AbstractLogger.logMessage(AbstractLogger.java:2002) at org.apache.logging.log4j.spi.AbstractLogger.logIfEnabled(AbstractLogger.java:1974) at org.apache.logging.slf4j.Log4jLogger.error(Log4jLogger.java:319) at org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:146) at java.lang.Thread.run(Thread.java:748) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.ZkControllerTest: 1) Thread[id=9318, name=OverseerAutoScalingTriggerThread-72435289634177026-127.0.0.1:8983_solr-n_0000000001, state=RUNNABLE, group=Overseer autoscaling triggers] at java.lang.ClassLoader.findLoadedClass0(Native Method) at java.lang.ClassLoader.findLoadedClass(ClassLoader.java:1038) at java.lang.ClassLoader.loadClass(ClassLoader.java:406) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:338) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.apache.logging.log4j.util.LoaderUtil.loadClass(LoaderUtil.java:164) at org.apache.logging.log4j.core.impl.ThrowableProxy.loadClass(ThrowableProxy.java:622) at org.apache.logging.log4j.core.impl.ThrowableProxy.toExtendedStackTrace(ThrowableProxy.java:738) at org.apache.logging.log4j.core.impl.ThrowableProxy.<init>(ThrowableProxy.java:164) at org.apache.logging.log4j.core.impl.ThrowableProxy.<init>(ThrowableProxy.java:141) at org.apache.logging.log4j.core.impl.ThrowableProxy.<init>(ThrowableProxy.java:122) at org.apache.logging.log4j.core.impl.Log4jLogEvent.getThrownProxy(Log4jLogEvent.java:605) at org.apache.logging.log4j.core.pattern.ExtendedThrowablePatternConverter.format(ExtendedThrowablePatternConverter.java:64) at org.apache.logging.log4j.core.pattern.PatternFormatter.format(PatternFormatter.java:38) at org.apache.logging.log4j.core.layout.PatternLayout$PatternSerializer.toSerializable(PatternLayout.java:334) at org.apache.logging.log4j.core.layout.PatternLayout.toText(PatternLayout.java:233) at org.apache.logging.log4j.core.layout.PatternLayout.encode(PatternLayout.java:218) at org.apache.logging.log4j.core.layout.PatternLayout.encode(PatternLayout.java:58) at org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender.directEncodeEvent(AbstractOutputStreamAppender.java:177) at org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender.tryAppend(AbstractOutputStreamAppender.java:170) at org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender.append(AbstractOutputStreamAppender.java:161) at org.apache.logging.log4j.core.config.AppenderControl.tryCallAppender(AppenderControl.java:156) at org.apache.logging.log4j.core.config.AppenderControl.callAppender0(AppenderControl.java:129) at org.apache.logging.log4j.core.config.AppenderControl.callAppenderPreventRecursion(AppenderControl.java:120) at org.apache.logging.log4j.core.config.AppenderControl.callAppender(AppenderControl.java:84) at org.apache.logging.log4j.core.config.LoggerConfig.callAppenders(LoggerConfig.java:448) at org.apache.logging.log4j.core.config.LoggerConfig.processLogEvent(LoggerConfig.java:433) at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:417) at org.apache.logging.log4j.core.config.LoggerConfig.logParent(LoggerConfig.java:439) at org.apache.logging.log4j.core.config.LoggerConfig.processLogEvent(LoggerConfig.java:434) at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:417) at org.apache.logging.log4j.core.config.LoggerConfig.logParent(LoggerConfig.java:439) at org.apache.logging.log4j.core.config.LoggerConfig.processLogEvent(LoggerConfig.java:434) at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:417) at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:403) at org.apache.logging.log4j.core.config.DefaultReliabilityStrategy.log(DefaultReliabilityStrategy.java:49) at org.apache.logging.log4j.core.Logger.logMessage(Logger.java:146) at org.apache.logging.log4j.spi.AbstractLogger.tryLogMessage(AbstractLogger.java:2170) at org.apache.logging.log4j.spi.AbstractLogger.logMessageTrackRecursion(AbstractLogger.java:2125) at org.apache.logging.log4j.spi.AbstractLogger.logMessageSafely(AbstractLogger.java:2108) at org.apache.logging.log4j.spi.AbstractLogger.logMessage(AbstractLogger.java:2002) at org.apache.logging.log4j.spi.AbstractLogger.logIfEnabled(AbstractLogger.java:1974) at org.apache.logging.slf4j.Log4jLogger.error(Log4jLogger.java:319) at org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:146) at java.lang.Thread.run(Thread.java:748) at __randomizedtesting.SeedInfo.seed([72759F52BDB780EA]:0) FAILED: org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testSearchRate Error Message: The trigger did not fire at all Stack Trace: java.lang.AssertionError: The trigger did not fire at all at __randomizedtesting.SeedInfo.seed([72759F52BDB780EA:2F3D81DB727126A5]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testSearchRate(TestLargeCluster.java:578) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 12235 lines...] [junit4] Suite: org.apache.solr.cloud.RecoveryAfterSoftCommitTest [junit4] 2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryAfterSoftCommitTest_72759F52BDB780EA-001/init-core-data-001 [junit4] 2> 240744 WARN (SUITE-RecoveryAfterSoftCommitTest-seed#[72759F52BDB780EA]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16 [junit4] 2> 240758 INFO (SUITE-RecoveryAfterSoftCommitTest-seed#[72759F52BDB780EA]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 240759 INFO (SUITE-RecoveryAfterSoftCommitTest-seed#[72759F52BDB780EA]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None) [junit4] 2> 240760 INFO (SUITE-RecoveryAfterSoftCommitTest-seed#[72759F52BDB780EA]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 240760 INFO (SUITE-RecoveryAfterSoftCommitTest-seed#[72759F52BDB780EA]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /bp_umc/n [junit4] 2> 240761 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 240797 INFO (Thread-117) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 240797 INFO (Thread-117) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 240798 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.c.ZkTestServer start zk server on port:46477 [junit4] 2> 240852 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer not running [junit4] 2> 240924 ERROR (Thread-117) [ ] 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> 242072 INFO (zkConnectionManagerCallback-150-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 242117 INFO (zkConnectionManagerCallback-152-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 242233 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 242248 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 242249 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 242251 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 242270 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 242271 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 242285 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 242286 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 242321 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 242322 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 242324 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 242374 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise [junit4] 2> 243571 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 243573 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 243573 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 243573 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.e.j.s.session Scavenging every 660000ms [junit4] 2> 243574 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a73be7e{/bp_umc/n,null,AVAILABLE} [junit4] 2> 243593 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6fdcbfa5{HTTP/1.1,[http/1.1]}{127.0.0.1:46602} [junit4] 2> 243593 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.e.j.s.Server Started @243744ms [junit4] 2> 243593 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryAfterSoftCommitTest_72759F52BDB780EA-001/tempDir-001/control/data, replicaType=NRT, hostContext=/bp_umc/n, hostPort=34229, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryAfterSoftCommitTest_72759F52BDB780EA-001/control-001/cores} [junit4] 2> 243594 ERROR (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 243594 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 243594 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 243594 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 243594 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 243594 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-04-11T05:18:09.649Z [junit4] 2> 243677 INFO (zkConnectionManagerCallback-154-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 243755 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 243755 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryAfterSoftCommitTest_72759F52BDB780EA-001/control-001/solr.xml [junit4] 2> 243771 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x101576646a30002, likely client has closed socket [junit4] 2> 243802 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 243802 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 243813 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1cbe5727, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 243856 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46477/solr [junit4] 2> 243988 INFO (zkConnectionManagerCallback-158-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 244009 INFO (zkConnectionManagerCallback-160-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 244500 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [n:127.0.0.1:34229_bp_umc%2Fn ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 244501 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [n:127.0.0.1:34229_bp_umc%2Fn ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34229_bp_umc%2Fn [junit4] 2> 244519 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [n:127.0.0.1:34229_bp_umc%2Fn ] o.a.s.c.Overseer Overseer (id=72435165798006788-127.0.0.1:34229_bp_umc%2Fn-n_0000000000) starting [junit4] 2> 244607 INFO (zkConnectionManagerCallback-167-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 244609 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [n:127.0.0.1:34229_bp_umc%2Fn ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46477/solr ready [junit4] 2> 244640 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [n:127.0.0.1:34229_bp_umc%2Fn ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34229_bp_umc%2Fn [junit4] 2> 244673 INFO (OverseerStateUpdate-72435165798006788-127.0.0.1:34229_bp_umc%2Fn-n_0000000000) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 244749 INFO (zkCallback-166-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 246054 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [n:127.0.0.1:34229_bp_umc%2Fn ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cbe5727 [junit4] 2> 246091 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [n:127.0.0.1:34229_bp_umc%2Fn ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cbe5727 [junit4] 2> 246091 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [n:127.0.0.1:34229_bp_umc%2Fn ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cbe5727 [junit4] 2> 246093 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [n:127.0.0.1:34229_bp_umc%2Fn ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryAfterSoftCommitTest_72759F52BDB780EA-001/control-001/cores [junit4] 2> 246332 INFO (zkConnectionManagerCallback-172-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 246333 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 246346 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46477/solr ready [junit4] 2> 246347 INFO (SocketProxy-Acceptor-34229) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=39354,localport=34229], receiveBufferSize:531000 [junit4] 2> 246362 INFO (SocketProxy-Acceptor-34229) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=46602,localport=42238], receiveBufferSize=530904 [junit4] 2> 246403 INFO (qtp1781558814-557) [n:127.0.0.1:34229_bp_umc%2Fn ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:34229_bp_umc%252Fn&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 246551 INFO (OverseerThreadFactory-197-thread-1) [ ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 246740 INFO (SocketProxy-Acceptor-34229) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=39360,localport=34229], receiveBufferSize:531000 [junit4] 2> 246756 INFO (SocketProxy-Acceptor-34229) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=46602,localport=42244], receiveBufferSize=530904 [junit4] 2> 246774 INFO (qtp1781558814-561) [n:127.0.0.1:34229_bp_umc%2Fn ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 246774 INFO (qtp1781558814-561) [n:127.0.0.1:34229_bp_umc%2Fn ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 246944 INFO (zkCallback-159-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 248032 INFO (qtp1781558814-561) [n:127.0.0.1:34229_bp_umc%2Fn c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 248215 INFO (qtp1781558814-561) [n:127.0.0.1:34229_bp_umc%2Fn c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test [junit4] 2> 249140 INFO (qtp1781558814-561) [n:127.0.0.1:34229_bp_umc%2Fn c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 249556 INFO (qtp1781558814-561) [n:127.0.0.1:34229_bp_umc%2Fn c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true [junit4] 2> 249557 INFO (qtp1781558814-561) [n:127.0.0.1:34229_bp_umc%2Fn c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cbe5727 [junit4] 2> 249557 INFO (qtp1781558814-561) [n:127.0.0.1:34229_bp_umc%2Fn c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 249557 INFO (qtp1781558814-561) [n:127.0.0.1:34229_bp_umc%2Fn c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryAfterSoftCommitTest_72759F52BDB780EA-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryAfterSoftCommitTest_72759F52BDB780EA-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 249593 INFO (qtp1781558814-561) [n:127.0.0.1:34229_bp_umc%2Fn c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.28523959980017555] [junit4] 2> 249596 WARN (qtp1781558814-561) [n:127.0.0.1:34229_bp_umc%2Fn c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 249941 INFO (qtp1781558814-561) [n:127.0.0.1:34229_bp_umc%2Fn c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 249941 INFO (qtp1781558814-561) [n:127.0.0.1:34229_bp_umc%2Fn c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=2 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 249975 INFO (qtp1781558814-561) [n:127.0.0.1:34229_bp_umc%2Fn c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 249975 INFO (qtp1781558814-561) [n:127.0.0.1:34229_bp_umc%2Fn c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 250020 INFO (qtp1781558814-561) [n:127.0.0.1:34229_bp_umc%2Fn c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1804290038, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 250021 INFO (qtp1781558814-561) [n:127.0.0.1:34229_bp_umc%2Fn c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@618325da[control_collection_shard1_replica_n1] main] [junit4] 2> 250023 INFO (qtp1781558814-561) [n:127.0.0.1:34229_bp_umc%2Fn c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 250056 INFO (qtp1781558814-561) [n:127.0.0.1:34229_bp_umc%2Fn c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 250057 INFO (qtp1781558814-561) [n:127.0.0.1:34229_bp_umc%2Fn c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 250145 INFO (searcherExecutor-200-thread-1-processing-n:127.0.0.1:34229_bp_umc%2Fn x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:34229_bp_umc%2Fn c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@618325da[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 250146 INFO (qtp1781558814-561) [n:127.0.0.1:34229_bp_umc%2Fn c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1597425735382859776 [junit4] 2> 250240 INFO (qtp1781558814-561) [n:127.0.0.1:34229_bp_umc%2Fn c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0} [junit4] 2> 250278 INFO (qtp1781558814-561) [n:127.0.0.1:34229_bp_umc%2Fn c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 250278 INFO (qtp1781558814-561) [n:127.0.0.1:34229_bp_umc%2Fn c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 250278 INFO (qtp1781558814-561) [n:127.0.0.1:34229_bp_umc%2Fn c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34229/bp_umc/n/control_collection_shard1_replica_n1/ [junit4] 2> 250278 INFO (qtp1781558814-561) [n:127.0.0.1:34229_bp_umc%2Fn c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 250278 INFO (qtp1781558814-561) [n:127.0.0.1:34229_bp_umc%2Fn c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:34229/bp_umc/n/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 250278 INFO (qtp1781558814-561) [n:127.0.0.1:34229_bp_umc%2Fn c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 250298 INFO (qtp1781558814-561) [n:127.0.0.1:34229_bp_umc%2Fn c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34229/bp_umc/n/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 250384 INFO (zkCallback-159-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 250399 INFO (qtp1781558814-561) [n:127.0.0.1:34229_bp_umc%2Fn c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 250401 INFO (qtp1781558814-561) [n:127.0.0.1:34229_bp_umc%2Fn c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=3627 [junit4] 2> 250437 INFO (qtp1781558814-557) [n:127.0.0.1:34229_bp_umc%2Fn ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 250600 INFO (OverseerCollectionConfigSetProcessor-72435165798006788-127.0.0.1:34229_bp_umc%2Fn-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> 250611 INFO (zkCallback-159-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 251448 INFO (qtp1781558814-557) [n:127.0.0.1:34229_bp_umc%2Fn ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:34229_bp_umc%252Fn&wt=javabin&version=2} status=0 QTime=5044 [junit4] 2> 251557 INFO (zkConnectionManagerCallback-177-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 251559 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 251560 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46477/solr ready [junit4] 2> 251560 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 251569 INFO (SocketProxy-Acceptor-34229) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=39386,localport=34229], receiveBufferSize:531000 [junit4] 2> 251570 INFO (SocketProxy-Acceptor-34229) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=46602,localport=42270], receiveBufferSize=530904 [junit4] 2> 251606 INFO (qtp1781558814-561) [n:127.0.0.1:34229_bp_umc%2Fn ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 251752 INFO (OverseerThreadFactory-197-thread-2) [ ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 251821 WARN (OverseerThreadFactory-197-thread-2) [ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 252098 INFO (qtp1781558814-561) [n:127.0.0.1:34229_bp_umc%2Fn ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 252098 INFO (qtp1781558814-561) [n:127.0.0.1:34229_bp_umc%2Fn ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=491 [junit4] 2> 252894 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryAfterSoftCommitTest_72759F52BDB780EA-001/shard-1-001 of type TLOG [junit4] 2> 252895 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 252896 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 252896 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 252896 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 252909 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b2d6fd3{/bp_umc/n,null,AVAILABLE} [junit4] 2> 252910 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@bc509ad{HTTP/1.1,[http/1.1]}{127.0.0.1:42204} [junit4] 2> 252910 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.e.j.s.Server Started @253061ms [junit4] 2> 252910 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryAfterSoftCommitTest_72759F52BDB780EA-001/tempDir-001/jetty1, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/bp_umc/n, hostPort=33708, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryAfterSoftCommitTest_72759F52BDB780EA-001/shard-1-001/cores} [junit4] 2> 252910 ERROR (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 252910 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 252910 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 252911 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 252911 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 252911 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-04-11T05:18:18.966Z [junit4] 2> 253027 INFO (zkConnectionManagerCallback-179-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 253100 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 253100 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryAfterSoftCommitTest_72759F52BDB780EA-001/shard-1-001/solr.xml [junit4] 2> 253137 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 253138 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 253139 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1cbe5727, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 253210 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46477/solr [junit4] 2> 253335 INFO (zkConnectionManagerCallback-183-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 253481 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x101576646a30009, likely client has closed socket [junit4] 2> 253555 INFO (zkConnectionManagerCallback-185-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 253677 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [n:127.0.0.1:33708_bp_umc%2Fn ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 253679 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [n:127.0.0.1:33708_bp_umc%2Fn ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 253694 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [n:127.0.0.1:33708_bp_umc%2Fn ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 253694 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [n:127.0.0.1:33708_bp_umc%2Fn ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33708_bp_umc%2Fn [junit4] 2> 253713 INFO (zkCallback-176-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 253715 INFO (zkCallback-159-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 253744 INFO (zkCallback-166-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 253773 INFO (zkCallback-184-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 253790 INFO (OverseerCollectionConfigSetProcessor-72435165798006788-127.0.0.1:34229_bp_umc%2Fn-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 254800 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [n:127.0.0.1:33708_bp_umc%2Fn ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cbe5727 [junit4] 2> 254889 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [n:127.0.0.1:33708_bp_umc%2Fn ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cbe5727 [junit4] 2> 254900 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [n:127.0.0.1:33708_bp_umc%2Fn ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cbe5727 [junit4] 2> 254901 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [n:127.0.0.1:33708_bp_umc%2Fn ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryAfterSoftCommitTest_72759F52BDB780EA-001/shard-1-001/cores [junit4] 2> 254992 INFO (zkConnectionManagerCallback-192-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 255045 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [n:127.0.0.1:33708_bp_umc%2Fn ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 255046 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [n:127.0.0.1:33708_bp_umc%2Fn ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46477/solr ready [junit4] 2> 255202 INFO (SocketProxy-Acceptor-33708) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=58096,localport=33708], receiveBufferSize:531000 [junit4] 2> 255232 INFO (SocketProxy-Acceptor-33708) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=42204,localport=55998], receiveBufferSize=530904 [junit4] 2> 255252 INFO (qtp833897265-623) [n:127.0.0.1:33708_bp_umc%2Fn ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:33708_bp_umc%252Fn&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 255333 INFO (OverseerThreadFactory-197-thread-3) [ ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:33708_bp_umc%2Fn for creating new replica [junit4] 2> 255353 INFO (SocketProxy-Acceptor-33708) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=58100,localport=33708], receiveBufferSize:531000 [junit4] 2> 255378 INFO (SocketProxy-Acceptor-33708) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=42204,localport=56002], receiveBufferSize=530904 [junit4] 2> 255407 INFO (qtp833897265-621) [n:127.0.0.1:33708_bp_umc%2Fn ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 257034 INFO (qtp833897265-621) [n:127.0.0.1:33708_bp_umc%2Fn c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 257196 INFO (qtp833897265-621) [n:127.0.0.1:33708_bp_umc%2Fn c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.s.IndexSchema [collection1_shard1_replica_t21] Schema name=test [junit4] 2> 258158 INFO (qtp833897265-621) [n:127.0.0.1:33708_bp_umc%2Fn c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 258290 INFO (qtp833897265-621) [n:127.0.0.1:33708_bp_umc%2Fn c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t21' using configuration from collection collection1, trusted=true [junit4] 2> 258290 INFO (qtp833897265-621) [n:127.0.0.1:33708_bp_umc%2Fn c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_t21' (registry 'solr.core.collection1.shard1.replica_t21') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cbe5727 [junit4] 2> 258291 INFO (qtp833897265-621) [n:127.0.0.1:33708_bp_umc%2Fn c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 258291 INFO (qtp833897265-621) [n:127.0.0.1:33708_bp_umc%2Fn c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.c.SolrCore [[collection1_shard1_replica_t21] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryAfterSoftCommitTest_72759F52BDB780EA-001/shard-1-001/cores/collection1_shard1_replica_t21], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryAfterSoftCommitTest_72759F52BDB780EA-001/shard-1-001/cores/collection1_shard1_replica_t21/data/] [junit4] 2> 258325 INFO (qtp833897265-621) [n:127.0.0.1:33708_bp_umc%2Fn c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.28523959980017555] [junit4] 2> 258417 WARN (qtp833897265-621) [n:127.0.0.1:33708_bp_umc%2Fn c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 258854 INFO (qtp833897265-621) [n:127.0.0.1:33708_bp_umc%2Fn c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 258854 INFO (qtp833897265-621) [n:127.0.0.1:33708_bp_umc%2Fn c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=2 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 258855 INFO (qtp833897265-621) [n:127.0.0.1:33708_bp_umc%2Fn c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 258855 INFO (qtp833897265-621) [n:127.0.0.1:33708_bp_umc%2Fn c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 258869 INFO (qtp833897265-621) [n:127.0.0.1:33708_bp_umc%2Fn c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1804290038, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 258871 INFO (qtp833897265-621) [n:127.0.0.1:33708_bp_umc%2Fn c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.s.SolrIndexSearcher Opening [Searcher@68a33fe9[collection1_shard1_replica_t21] main] [junit4] 2> 258889 INFO (qtp833897265-621) [n:127.0.0.1:33708_bp_umc%2Fn c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 258889 INFO (qtp833897265-621) [n:127.0.0.1:33708_bp_umc%2Fn c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 258890 INFO (qtp833897265-621) [n:127.0.0.1:33708_bp_umc%2Fn c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 258890 INFO (qtp833897265-621) [n:127.0.0.1:33708_bp_umc%2Fn c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1597425744551608320 [junit4] 2> 258942 INFO (searcherExecutor-211-thread-1-processing-n:127.0.0.1:33708_bp_umc%2Fn x:collection1_shard1_replica_t21 c:collection1 s:shard1) [n:127.0.0.1:33708_bp_umc%2Fn c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.c.SolrCore [collection1_shard1_replica_t21] Registered new searcher Searcher@68a33fe9[collection1_shard1_replica_t21] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 258945 INFO (qtp833897265-621) [n:127.0.0.1:33708_bp_umc%2Fn c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node22=0}, version=0} [junit4] 2> 259017 INFO (qtp833897265-621) [n:127.0.0.1:33708_bp_umc%2Fn c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 259017 INFO (qtp833897265-621) [n:127.0.0.1:33708_bp_umc%2Fn c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 259017 INFO (qtp833897265-621) [n:127.0.0.1:33708_bp_umc%2Fn c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33708/bp_umc/n/collection1_shard1_replica_t21/ [junit4] 2> 259018 INFO (qtp833897265-621) [n:127.0.0.1:33708_bp_umc%2Fn c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 259018 INFO (qtp833897265-621) [n:127.0.0.1:33708_bp_umc%2Fn c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.c.SyncStrategy http://127.0.0.1:33708/bp_umc/n/collection1_shard1_replica_t21/ has no replicas [junit4] 2> 259018 INFO (qtp833897265-621) [n:127.0.0.1:33708_bp_umc%2Fn c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 259071 INFO (qtp833897265-621) [n:127.0.0.1:33708_bp_umc%2Fn c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.c.ZkController collection1_shard1_replica_t21 stopping background replication from leader [junit4] 2> 259091 INFO (qtp833897265-621) [n:127.0.0.1:33708_bp_umc%2Fn c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33708/bp_umc/n/collection1_shard1_replica_t21/ shard1 [junit4] 2> 259142 INFO (qtp833897265-621) [n:127.0.0.1:33708_bp_umc%2Fn c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 259250 INFO (qtp833897265-621) [n:127.0.0.1:33708_bp_umc%2Fn c:collection1 s:shard1 x:collection1_shard1_replica_t21] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=3842 [junit4] 2> 259308 INFO (qtp833897265-623) [n:127.0.0.1:33708_bp_umc%2Fn ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:33708_bp_umc%252Fn&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2} status=0 QTime=4055 [junit4] 2> 260226 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryAfterSoftCommitTest_72759F52BDB780EA-001/shard-2-001 of type TLOG [junit4] 2> 260227 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 260261 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 260261 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 260262 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.e.j.s.session Scavenging every 660000ms [junit4] 2> 260262 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@603b3641{/bp_umc/n,null,AVAILABLE} [junit4] 2> 260263 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3bf6ffa6{HTTP/1.1,[http/1.1]}{127.0.0.1:33495} [junit4] 2> 260263 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.e.j.s.Server Started @260414ms [junit4] 2> 260263 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryAfterSoftCommitTest_72759F52BDB780EA-001/tempDir-001/jetty2, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/bp_umc/n, hostPort=39958, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryAfterSoftCommitTest_72759F52BDB780EA-001/shard-2-001/cores} [junit4] 2> 260263 ERROR (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 260334 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 260334 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 260334 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 260334 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 260334 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-04-11T05:18:26.389Z [junit4] 2> 260443 INFO (zkConnectionManagerCallback-194-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 260461 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 260461 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryAfterSoftCommitTest_72759F52BDB780EA-001/shard-2-001/solr.xml [junit4] 2> 260499 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 260499 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 260512 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1cbe5727, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 260533 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46477/solr [junit4] 2> 260632 INFO (zkConnectionManagerCallback-198-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 260731 INFO (zkConnectionManagerCallback-200-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 260760 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [n:127.0.0.1:39958_bp_umc%2Fn ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 260762 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [n:127.0.0.1:39958_bp_umc%2Fn ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 260777 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [n:127.0.0.1:39958_bp_umc%2Fn ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 260777 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [n:127.0.0.1:39958_bp_umc%2Fn ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39958_bp_umc%2Fn [junit4] 2> 260778 INFO (zkCallback-166-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 260800 INFO (zkCallback-159-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 260800 INFO (zkCallback-191-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 260804 INFO (zkCallback-184-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 260805 INFO (zkCallback-176-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 260926 INFO (zkCallback-199-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 261618 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [n:127.0.0.1:39958_bp_umc%2Fn ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cbe5727 [junit4] 2> 261671 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [n:127.0.0.1:39958_bp_umc%2Fn ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cbe5727 [junit4] 2> 261671 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [n:127.0.0.1:39958_bp_umc%2Fn ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cbe5727 [junit4] 2> 261685 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [n:127.0.0.1:39958_bp_umc%2Fn ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.RecoveryAfterSoftCommitTest_72759F52BDB780EA-001/shard-2-001/cores [junit4] 2> 261797 INFO (zkConnectionManagerCallback-207-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 261869 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [n:127.0.0.1:39958_bp_umc%2Fn ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 261871 INFO (TEST-RecoveryAfterSoftCommitTest.test-seed#[72759F52BDB780EA]) [n:127.0.0.1:39958_bp_umc%2Fn ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46477/solr ready [junit4] 2> 262107 INFO (qtp833897265-619) [n:127.0.0.1:33708_bp_umc%2Fn ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:39958_bp_umc%252Fn&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 262141 INFO (OverseerThreadFactory-197-thread-4) [ ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:39958_bp_umc%2Fn for creating new replica [junit4] 2> 262145 INFO (SocketProxy-Acceptor-39958) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=55004,localport=39958], receiveBufferSize:531000 [junit4] 2> 262160 INFO (SocketProxy-Acceptor-39958) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=33495,localport=36672], receiveBufferSize=530904 [junit4] 2> 262229 INFO (qtp1583658440-658) [n:127.0.0.1:39958_bp_umc%2Fn ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 263399 INFO (qtp1583658440-658) [n:127.0.0.1:39958_bp_umc%2Fn c:collection1 s:shard1 x:collection1_shard1_replica_t23] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit [...truncated too long message...] -BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: jar-checksums: [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/null266059703 [copy] Copying 40 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/null266059703 [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/null266059703 resolve-example: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: resolve-server: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: jar-checksums: [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1131038310 [copy] Copying 246 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1131038310 [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1131038310 check-working-copy: [ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working [ivy:cachepath] confs: [default] [ivy:cachepath] found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public [ivy:cachepath] found com.jcraft#jsch;0.1.53 in public [ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public [ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in public [ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public [ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public [ivy:cachepath] found commons-codec#commons-codec;1.6 in public [ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public [ivy:cachepath] :: resolution report :: resolve 30ms :: artifacts dl 1ms --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | default | 8 | 0 | 0 | 0 || 8 | 0 | --------------------------------------------------------------------- [wc-checker] Initializing working copy... [wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". [wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation [wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [wc-checker] Checking working copy status... -jenkins-base: BUILD SUCCESSFUL Total time: 234 minutes 56 seconds Archiving artifacts WARN: No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error? WARN: java.lang.InterruptedException: no matches found within 10000 Recording test results Build step 'Publish JUnit test result report' changed build result to UNSTABLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures)
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
