Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/391/
4 tests failed. FAILED: org.apache.solr.cloud.SplitShardTest.doTest Error Message: Error from server at https://127.0.0.1:45902/solr: SPLITSHARD failed while asking sub shard leaders to apply buffered updates Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:45902/solr: SPLITSHARD failed while asking sub shard leaders to apply buffered updates at __randomizedtesting.SeedInfo.seed([519A78BB734C0815:F6DEC01F1EF71BAC]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:656) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228) at org.apache.solr.cloud.SplitShardTest.doTest(SplitShardTest.java:69) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:834) FAILED: org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader Error Message: Doc with id=4 not found in http://127.0.0.1:40411/solr/outOfSyncReplicasCannotBecomeLeader-false due to: Path not found: /id; rsp={doc=null} Stack Trace: java.lang.AssertionError: Doc with id=4 not found in http://127.0.0.1:40411/solr/outOfSyncReplicasCannotBecomeLeader-false due to: Path not found: /id; rsp={doc=null} at __randomizedtesting.SeedInfo.seed([519A78BB734C0815:2F7158ABB02B072F]:0) at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at org.apache.solr.cloud.TestCloudConsistency.assertDocExists(TestCloudConsistency.java:283) at org.apache.solr.cloud.TestCloudConsistency.assertDocsExistInAllReplicas(TestCloudConsistency.java:267) at org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader(TestCloudConsistency.java:138) at org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader(TestCloudConsistency.java:97) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:834) FAILED: org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition Error Message: expected:<9> but was:<8> Stack Trace: java.lang.AssertionError: expected:<9> but was:<8> at __randomizedtesting.SeedInfo.seed([519A78BB734C0815:41715561F22F1BE]:0) at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:834) at org.junit.Assert.assertEquals(Assert.java:645) at org.junit.Assert.assertEquals(Assert.java:631) at org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition(CollectionsAPIAsyncDistributedZkTest.java:274) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:834) FAILED: org.apache.solr.cloud.rule.RulesTest.testPortRuleInPresenceOfClusterPolicy Error Message: Error from server at https://127.0.0.1:37355/solr: Underlying core creation failed while creating collection: portRuleColl2 Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:37355/solr: Underlying core creation failed while creating collection: portRuleColl2 at __randomizedtesting.SeedInfo.seed([519A78BB734C0815:E8B2F43BC495425D]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:656) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228) at org.apache.solr.cloud.rule.RulesTest.testPortRuleInPresenceOfClusterPolicy(RulesTest.java:116) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:834) Build Log: [...truncated 13058 lines...] [junit4] Suite: org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest [junit4] 2> 472975 INFO (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[519A78BB734C0815]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_519A78BB734C0815-001/init-core-data-001 [junit4] 2> 472999 INFO (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[519A78BB734C0815]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 473000 INFO (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[519A78BB734C0815]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 473045 INFO (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[519A78BB734C0815]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testAsyncRequests [junit4] 2> 473046 INFO (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[519A78BB734C0815]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_519A78BB734C0815-001/tempDir-001 [junit4] 2> 473046 INFO (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[519A78BB734C0815]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 473047 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 473048 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 473147 INFO (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[519A78BB734C0815]) [ ] o.a.s.c.ZkTestServer start zk server on port:39261 [junit4] 2> 473148 INFO (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[519A78BB734C0815]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39261 [junit4] 2> 473148 INFO (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[519A78BB734C0815]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39261 [junit4] 2> 473166 INFO (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[519A78BB734C0815]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 473179 INFO (zkConnectionManagerCallback-2219-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 473179 INFO (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[519A78BB734C0815]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 473210 INFO (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[519A78BB734C0815]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 473212 INFO (zkConnectionManagerCallback-2221-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 473212 INFO (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[519A78BB734C0815]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 473214 INFO (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[519A78BB734C0815]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 473221 INFO (zkConnectionManagerCallback-2223-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 473221 INFO (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[519A78BB734C0815]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 473330 WARN (jetty-launcher-2224-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 473330 INFO (jetty-launcher-2224-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 473330 INFO (jetty-launcher-2224-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 473330 INFO (jetty-launcher-2224-thread-1) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS [junit4] 2> 473332 INFO (jetty-launcher-2224-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 473332 INFO (jetty-launcher-2224-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 473332 INFO (jetty-launcher-2224-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 473332 INFO (jetty-launcher-2224-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a9265eb{/solr,null,AVAILABLE} [junit4] 2> 473386 INFO (jetty-launcher-2224-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@26a85067{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:41362} [junit4] 2> 473387 INFO (jetty-launcher-2224-thread-1) [ ] o.e.j.s.Server Started @473436ms [junit4] 2> 473387 INFO (jetty-launcher-2224-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41362} [junit4] 2> 473387 ERROR (jetty-launcher-2224-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 473387 INFO (jetty-launcher-2224-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 473387 INFO (jetty-launcher-2224-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 9.0.0 [junit4] 2> 473387 INFO (jetty-launcher-2224-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 473387 INFO (jetty-launcher-2224-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 473387 INFO (jetty-launcher-2224-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-06-20T21:23:36.354800Z [junit4] 2> 473391 WARN (jetty-launcher-2224-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 473391 INFO (jetty-launcher-2224-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 473391 INFO (jetty-launcher-2224-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 473391 INFO (jetty-launcher-2224-thread-2) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS [junit4] 2> 473392 INFO (jetty-launcher-2224-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 473394 INFO (jetty-launcher-2224-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 473394 INFO (jetty-launcher-2224-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 473394 INFO (jetty-launcher-2224-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 473395 INFO (jetty-launcher-2224-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19e6ad92{/solr,null,AVAILABLE} [junit4] 2> 473396 INFO (jetty-launcher-2224-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2d2156f2{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:45126} [junit4] 2> 473396 INFO (jetty-launcher-2224-thread-2) [ ] o.e.j.s.Server Started @473445ms [junit4] 2> 473396 INFO (jetty-launcher-2224-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45126} [junit4] 2> 473396 ERROR (jetty-launcher-2224-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 473396 INFO (jetty-launcher-2224-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 473396 INFO (jetty-launcher-2224-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 9.0.0 [junit4] 2> 473396 INFO (jetty-launcher-2224-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 473396 INFO (jetty-launcher-2224-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 473396 INFO (jetty-launcher-2224-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-06-20T21:23:36.363808Z [junit4] 2> 473399 INFO (jetty-launcher-2224-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 473401 INFO (zkConnectionManagerCallback-2226-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 473401 INFO (jetty-launcher-2224-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 473402 INFO (jetty-launcher-2224-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 473406 INFO (zkConnectionManagerCallback-2228-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 473406 INFO (jetty-launcher-2224-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 473413 INFO (jetty-launcher-2224-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 473654 INFO (jetty-launcher-2224-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 473655 WARN (jetty-launcher-2224-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@e93c726[provider=null,keyStore=null,trustStore=null] [junit4] 2> 473655 WARN (jetty-launcher-2224-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@e93c726[provider=null,keyStore=null,trustStore=null] [junit4] 2> 473660 WARN (jetty-launcher-2224-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1d8afb8a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 473660 WARN (jetty-launcher-2224-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1d8afb8a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 473661 INFO (jetty-launcher-2224-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39261/solr [junit4] 2> 473675 INFO (jetty-launcher-2224-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 473704 INFO (zkConnectionManagerCallback-2236-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 473704 INFO (jetty-launcher-2224-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 473823 INFO (jetty-launcher-2224-thread-2) [n:127.0.0.1:45126_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 473825 INFO (zkConnectionManagerCallback-2238-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 473825 INFO (jetty-launcher-2224-thread-2) [n:127.0.0.1:45126_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 473850 INFO (jetty-launcher-2224-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 473852 WARN (jetty-launcher-2224-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@79e088e7[provider=null,keyStore=null,trustStore=null] [junit4] 2> 473852 WARN (jetty-launcher-2224-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@79e088e7[provider=null,keyStore=null,trustStore=null] [junit4] 2> 473857 WARN (jetty-launcher-2224-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@144fdf33[provider=null,keyStore=null,trustStore=null] [junit4] 2> 473857 WARN (jetty-launcher-2224-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@144fdf33[provider=null,keyStore=null,trustStore=null] [junit4] 2> 473858 INFO (jetty-launcher-2224-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39261/solr [junit4] 2> 473862 INFO (jetty-launcher-2224-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 473886 INFO (zkConnectionManagerCallback-2246-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 473886 INFO (jetty-launcher-2224-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 473995 INFO (jetty-launcher-2224-thread-1) [n:127.0.0.1:41362_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 474001 INFO (zkConnectionManagerCallback-2248-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 474001 INFO (jetty-launcher-2224-thread-1) [n:127.0.0.1:41362_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 474028 INFO (jetty-launcher-2224-thread-1) [n:127.0.0.1:41362_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41362_solr [junit4] 2> 474030 INFO (jetty-launcher-2224-thread-1) [n:127.0.0.1:41362_solr ] o.a.s.c.Overseer Overseer (id=73512530290671624-127.0.0.1:41362_solr-n_0000000000) starting [junit4] 2> 474065 INFO (jetty-launcher-2224-thread-1) [n:127.0.0.1:41362_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 474067 INFO (zkConnectionManagerCallback-2255-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 474067 INFO (jetty-launcher-2224-thread-1) [n:127.0.0.1:41362_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 474073 INFO (jetty-launcher-2224-thread-1) [n:127.0.0.1:41362_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39261/solr ready [junit4] 2> 474075 INFO (OverseerStateUpdate-73512530290671624-127.0.0.1:41362_solr-n_0000000000) [n:127.0.0.1:41362_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41362_solr [junit4] 2> 474077 INFO (jetty-launcher-2224-thread-1) [n:127.0.0.1:41362_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41362_solr [junit4] 2> 474110 INFO (zkCallback-2254-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 474114 INFO (zkCallback-2247-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 474124 INFO (jetty-launcher-2224-thread-2) [n:127.0.0.1:45126_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 474131 INFO (jetty-launcher-2224-thread-2) [n:127.0.0.1:45126_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:45126_solr as DOWN [junit4] 2> 474133 INFO (jetty-launcher-2224-thread-2) [n:127.0.0.1:45126_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 474133 INFO (jetty-launcher-2224-thread-2) [n:127.0.0.1:45126_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45126_solr [junit4] 2> 474135 INFO (zkCallback-2254-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 474135 INFO (zkCallback-2247-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 474162 INFO (jetty-launcher-2224-thread-2) [n:127.0.0.1:45126_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 474170 INFO (jetty-launcher-2224-thread-1) [n:127.0.0.1:41362_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 474192 INFO (zkCallback-2237-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 474215 INFO (zkConnectionManagerCallback-2261-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 474215 INFO (jetty-launcher-2224-thread-2) [n:127.0.0.1:45126_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 474217 INFO (jetty-launcher-2224-thread-2) [n:127.0.0.1:45126_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 474219 INFO (jetty-launcher-2224-thread-2) [n:127.0.0.1:45126_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39261/solr ready [junit4] 2> 474241 INFO (jetty-launcher-2224-thread-1) [n:127.0.0.1:41362_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41362.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2cf0b588 [junit4] 2> 474265 INFO (jetty-launcher-2224-thread-1) [n:127.0.0.1:41362_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41362.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2cf0b588 [junit4] 2> 474265 INFO (jetty-launcher-2224-thread-1) [n:127.0.0.1:41362_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41362.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2cf0b588 [junit4] 2> 474267 INFO (jetty-launcher-2224-thread-1) [n:127.0.0.1:41362_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_519A78BB734C0815-001/tempDir-001/node1/. [junit4] 2> 474288 INFO (jetty-launcher-2224-thread-2) [n:127.0.0.1:45126_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 474351 INFO (jetty-launcher-2224-thread-2) [n:127.0.0.1:45126_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45126.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2cf0b588 [junit4] 2> 474423 INFO (jetty-launcher-2224-thread-2) [n:127.0.0.1:45126_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45126.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2cf0b588 [junit4] 2> 474423 INFO (jetty-launcher-2224-thread-2) [n:127.0.0.1:45126_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45126.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2cf0b588 [junit4] 2> 474435 INFO (jetty-launcher-2224-thread-2) [n:127.0.0.1:45126_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_519A78BB734C0815-001/tempDir-001/node2/. [junit4] 2> 474564 INFO (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[519A78BB734C0815]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 474565 INFO (zkConnectionManagerCallback-2267-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 474565 INFO (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[519A78BB734C0815]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 474568 INFO (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[519A78BB734C0815]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 474569 INFO (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[519A78BB734C0815]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39261/solr ready [junit4] 2> 474673 INFO (qtp668548482-6233) [n:127.0.0.1:45126_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=true&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 474675 INFO (qtp668548482-6233) [n:127.0.0.1:45126_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=true&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 474677 INFO (qtp668548482-6235) [n:127.0.0.1:45126_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=f2566537-31de-4d1f-aa91-d3c93a1adea3&shards=shard1&collection.configName=conf1&name=testAsyncOperations&router.name=implicit&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 474682 INFO (qtp668548482-6235) [n:127.0.0.1:45126_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=f2566537-31de-4d1f-aa91-d3c93a1adea3&shards=shard1&collection.configName=conf1&name=testAsyncOperations&router.name=implicit&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=4 [junit4] 2> 474683 INFO (qtp668548482-6236) [n:127.0.0.1:45126_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=f2566537-31de-4d1f-aa91-d3c93a1adea3&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 474690 INFO (qtp668548482-6236) [n:127.0.0.1:45126_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=f2566537-31de-4d1f-aa91-d3c93a1adea3&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=6 [junit4] 2> 474692 INFO (OverseerThreadFactory-2537-thread-1-processing-n:127.0.0.1:41362_solr) [n:127.0.0.1:41362_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection testAsyncOperations [junit4] 2> 474867 INFO (qtp743455511-6223) [n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=f2566537-31de-4d1f-aa91-d3c93a1adea322200567132875861&qt=/admin/cores&collection.configName=conf1&newCollection=true&name=testAsyncOperations_shard1_replica_n1&action=CREATE&numShards=1&collection=testAsyncOperations&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=0 [junit4] 2> 474881 INFO (parallelCoreAdminExecutor-2538-thread-1-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 f2566537-31de-4d1f-aa91-d3c93a1adea322200567132875861 CREATE) [n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command async=f2566537-31de-4d1f-aa91-d3c93a1adea322200567132875861&qt=/admin/cores&collection.configName=conf1&newCollection=true&name=testAsyncOperations_shard1_replica_n1&action=CREATE&numShards=1&collection=testAsyncOperations&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 474882 INFO (parallelCoreAdminExecutor-2538-thread-1-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 f2566537-31de-4d1f-aa91-d3c93a1adea322200567132875861 CREATE) [n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 474967 INFO (qtp743455511-6222) [n:127.0.0.1:41362_solr ] o.a.s.h.a.CoreAdminOperation Checking request status for : f2566537-31de-4d1f-aa91-d3c93a1adea322200567132875861 [junit4] 2> 474967 INFO (qtp743455511-6222) [n:127.0.0.1:41362_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=f2566537-31de-4d1f-aa91-d3c93a1adea322200567132875861&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 475692 INFO (qtp668548482-6231) [n:127.0.0.1:45126_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=f2566537-31de-4d1f-aa91-d3c93a1adea3&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 475694 INFO (qtp668548482-6231) [n:127.0.0.1:45126_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=f2566537-31de-4d1f-aa91-d3c93a1adea3&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 475910 INFO (parallelCoreAdminExecutor-2538-thread-1-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 f2566537-31de-4d1f-aa91-d3c93a1adea322200567132875861 CREATE) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 475925 INFO (parallelCoreAdminExecutor-2538-thread-1-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 f2566537-31de-4d1f-aa91-d3c93a1adea322200567132875861 CREATE) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.IndexSchema [testAsyncOperations_shard1_replica_n1] Schema name=minimal [junit4] 2> 475930 INFO (parallelCoreAdminExecutor-2538-thread-1-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 f2566537-31de-4d1f-aa91-d3c93a1adea322200567132875861 CREATE) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 475930 INFO (parallelCoreAdminExecutor-2538-thread-1-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 f2566537-31de-4d1f-aa91-d3c93a1adea322200567132875861 CREATE) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testAsyncOperations_shard1_replica_n1' using configuration from collection testAsyncOperations, trusted=true [junit4] 2> 475931 INFO (parallelCoreAdminExecutor-2538-thread-1-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 f2566537-31de-4d1f-aa91-d3c93a1adea322200567132875861 CREATE) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41362.solr.core.testAsyncOperations.shard1.replica_n1' (registry 'solr.core.testAsyncOperations.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2cf0b588 [junit4] 2> 475932 INFO (parallelCoreAdminExecutor-2538-thread-1-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 f2566537-31de-4d1f-aa91-d3c93a1adea322200567132875861 CREATE) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrCore [[testAsyncOperations_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_519A78BB734C0815-001/tempDir-001/node1/testAsyncOperations_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_519A78BB734C0815-001/tempDir-001/node1/./testAsyncOperations_shard1_replica_n1/data/] [junit4] 2> 475982 INFO (qtp743455511-6224) [n:127.0.0.1:41362_solr ] o.a.s.h.a.CoreAdminOperation Checking request status for : f2566537-31de-4d1f-aa91-d3c93a1adea322200567132875861 [junit4] 2> 475983 INFO (qtp743455511-6224) [n:127.0.0.1:41362_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=f2566537-31de-4d1f-aa91-d3c93a1adea322200567132875861&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 476007 INFO (parallelCoreAdminExecutor-2538-thread-1-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 f2566537-31de-4d1f-aa91-d3c93a1adea322200567132875861 CREATE) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 476007 INFO (parallelCoreAdminExecutor-2538-thread-1-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 f2566537-31de-4d1f-aa91-d3c93a1adea322200567132875861 CREATE) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 476009 INFO (parallelCoreAdminExecutor-2538-thread-1-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 f2566537-31de-4d1f-aa91-d3c93a1adea322200567132875861 CREATE) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 476009 INFO (parallelCoreAdminExecutor-2538-thread-1-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 f2566537-31de-4d1f-aa91-d3c93a1adea322200567132875861 CREATE) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 476011 INFO (parallelCoreAdminExecutor-2538-thread-1-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 f2566537-31de-4d1f-aa91-d3c93a1adea322200567132875861 CREATE) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2d6b6ec3[testAsyncOperations_shard1_replica_n1] main] [junit4] 2> 476013 INFO (parallelCoreAdminExecutor-2538-thread-1-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 f2566537-31de-4d1f-aa91-d3c93a1adea322200567132875861 CREATE) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 476014 INFO (parallelCoreAdminExecutor-2538-thread-1-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 f2566537-31de-4d1f-aa91-d3c93a1adea322200567132875861 CREATE) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 476015 INFO (parallelCoreAdminExecutor-2538-thread-1-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 f2566537-31de-4d1f-aa91-d3c93a1adea322200567132875861 CREATE) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 476015 INFO (parallelCoreAdminExecutor-2538-thread-1-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 f2566537-31de-4d1f-aa91-d3c93a1adea322200567132875861 CREATE) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1636896152204869632 [junit4] 2> 476019 INFO (searcherExecutor-2546-thread-1-processing-x:testAsyncOperations_shard1_replica_n1 f2566537-31de-4d1f-aa91-d3c93a1adea322200567132875861 CREATE n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrCore [testAsyncOperations_shard1_replica_n1] Registered new searcher Searcher@2d6b6ec3[testAsyncOperations_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 476032 INFO (parallelCoreAdminExecutor-2538-thread-1-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 f2566537-31de-4d1f-aa91-d3c93a1adea322200567132875861 CREATE) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testAsyncOperations/terms/shard1 to Terms{values={core_node2=0}, version=0} [junit4] 2> 476032 INFO (parallelCoreAdminExecutor-2538-thread-1-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 f2566537-31de-4d1f-aa91-d3c93a1adea322200567132875861 CREATE) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testAsyncOperations/leaders/shard1 [junit4] 2> 476039 INFO (parallelCoreAdminExecutor-2538-thread-1-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 f2566537-31de-4d1f-aa91-d3c93a1adea322200567132875861 CREATE) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 476039 INFO (parallelCoreAdminExecutor-2538-thread-1-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 f2566537-31de-4d1f-aa91-d3c93a1adea322200567132875861 CREATE) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 476039 INFO (parallelCoreAdminExecutor-2538-thread-1-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 f2566537-31de-4d1f-aa91-d3c93a1adea322200567132875861 CREATE) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41362/solr/testAsyncOperations_shard1_replica_n1/ [junit4] 2> 476040 INFO (parallelCoreAdminExecutor-2538-thread-1-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 f2566537-31de-4d1f-aa91-d3c93a1adea322200567132875861 CREATE) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 476040 INFO (parallelCoreAdminExecutor-2538-thread-1-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 f2566537-31de-4d1f-aa91-d3c93a1adea322200567132875861 CREATE) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:41362/solr/testAsyncOperations_shard1_replica_n1/ has no replicas [junit4] 2> 476040 INFO (parallelCoreAdminExecutor-2538-thread-1-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 f2566537-31de-4d1f-aa91-d3c93a1adea322200567132875861 CREATE) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testAsyncOperations/leaders/shard1/leader after winning as /collections/testAsyncOperations/leader_elect/shard1/election/73512530290671624-core_node2-n_0000000000 [junit4] 2> 476054 INFO (parallelCoreAdminExecutor-2538-thread-1-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 f2566537-31de-4d1f-aa91-d3c93a1adea322200567132875861 CREATE) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:41362/solr/testAsyncOperations_shard1_replica_n1/ shard1 [junit4] 2> 476159 INFO (zkCallback-2247-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2]) [junit4] 2> 476159 INFO (zkCallback-2247-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2]) [junit4] 2> 476161 INFO (parallelCoreAdminExecutor-2538-thread-1-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 f2566537-31de-4d1f-aa91-d3c93a1adea322200567132875861 CREATE) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 476266 INFO (zkCallback-2247-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2]) [junit4] 2> 476266 INFO (zkCallback-2247-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2]) [junit4] 2> 476268 INFO (zkCallback-2247-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2]) [junit4] 2> 476698 INFO (qtp668548482-6232) [n:127.0.0.1:45126_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=f2566537-31de-4d1f-aa91-d3c93a1adea3&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 476702 INFO (qtp668548482-6232) [n:127.0.0.1:45126_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=f2566537-31de-4d1f-aa91-d3c93a1adea3&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=4 [junit4] 2> 476986 INFO (qtp743455511-6223) [n:127.0.0.1:41362_solr ] o.a.s.h.a.CoreAdminOperation Checking request status for : f2566537-31de-4d1f-aa91-d3c93a1adea322200567132875861 [junit4] 2> 476986 INFO (qtp743455511-6223) [n:127.0.0.1:41362_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=f2566537-31de-4d1f-aa91-d3c93a1adea322200567132875861&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 476996 INFO (OverseerThreadFactory-2537-thread-1-processing-n:127.0.0.1:41362_solr) [n:127.0.0.1:41362_solr ] 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> 477703 INFO (qtp668548482-6233) [n:127.0.0.1:45126_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=f2566537-31de-4d1f-aa91-d3c93a1adea3&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 477705 INFO (qtp668548482-6233) [n:127.0.0.1:45126_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=f2566537-31de-4d1f-aa91-d3c93a1adea3&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 477707 INFO (qtp668548482-6235) [n:127.0.0.1:45126_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=f2566537-31de-4d1f-aa91-d3c93a1adea3&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 477709 INFO (qtp668548482-6235) [n:127.0.0.1:45126_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=f2566537-31de-4d1f-aa91-d3c93a1adea3&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 477759 INFO (qtp743455511-6222) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testAsyncOperations/terms/shard1 to Terms{values={core_node2=1}, version=1} [junit4] 2> 477760 INFO (qtp743455511-6222) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [testAsyncOperations_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1636896154017857536), 1 (1636896154021003264), 2 (1636896154021003265), 3 (1636896154021003266), 4 (1636896154021003267), 5 (1636896154021003268), 6 (1636896154021003269), 7 (1636896154021003270), 8 (1636896154022051840), 9 (1636896154022051841), ... (62 adds)]} 0 17 [junit4] 2> 477763 INFO (qtp743455511-6222) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1636896154037780480,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 477763 INFO (qtp743455511-6222) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@696ac33e commitCommandVersion:1636896154037780480 [junit4] 2> 477783 INFO (qtp743455511-6222) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@55eaf6f5[testAsyncOperations_shard1_replica_n1] main] [junit4] 2> 477785 INFO (qtp743455511-6222) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 477787 INFO (searcherExecutor-2546-thread-1-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 c:testAsyncOperations s:shard1 r:core_node2) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrCore [testAsyncOperations_shard1_replica_n1] Registered new searcher Searcher@55eaf6f5[testAsyncOperations_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C62:[diagnostics={timestamp=1561065820744, java.vendor=Oracle Corporation, os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, os.arch=amd64, source=flush, lucene.version=9.0.0, java.vm.version=11.0.1+13-LTS, java.version=11.0.1}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))} [junit4] 2> 477787 INFO (qtp743455511-6222) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [testAsyncOperations_shard1_replica_n1] webapp=/solr path=/update params={_stateVer_=testAsyncOperations:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 25 [junit4] 2> 477791 INFO (qtp743455511-6222) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.S.Request [testAsyncOperations_shard1_replica_n1] webapp=/solr path=/select params={q=*:*&shards=shard1&_stateVer_=testAsyncOperations:3&wt=javabin&version=2} hits=62 status=0 QTime=1 [junit4] 2> 477793 INFO (qtp668548482-6236) [n:127.0.0.1:45126_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reload with params async=7e524e25-2cfb-45f3-8846-ae17e024af9e&name=testAsyncOperations&action=RELOAD&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 477796 INFO (qtp668548482-6236) [n:127.0.0.1:45126_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=7e524e25-2cfb-45f3-8846-ae17e024af9e&name=testAsyncOperations&action=RELOAD&wt=javabin&version=2} status=0 QTime=3 [junit4] 2> 477798 INFO (qtp668548482-6231) [n:127.0.0.1:45126_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=7e524e25-2cfb-45f3-8846-ae17e024af9e&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 477802 INFO (qtp668548482-6231) [n:127.0.0.1:45126_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=7e524e25-2cfb-45f3-8846-ae17e024af9e&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=3 [junit4] 2> 477811 INFO (OverseerCollectionConfigSetProcessor-73512530290671624-127.0.0.1:41362_solr-n_0000000000) [n:127.0.0.1:41362_solr ] 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> 477820 INFO (OverseerThreadFactory-2537-thread-2-processing-n:127.0.0.1:41362_solr) [n:127.0.0.1:41362_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=RELOAD, asyncId=7e524e25-2cfb-45f3-8846-ae17e024af9e [junit4] 2> 477833 INFO (qtp743455511-6223) [n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=testAsyncOperations_shard1_replica_n1&async=7e524e25-2cfb-45f3-8846-ae17e024af9e22200570139332486&qt=/admin/cores&action=RELOAD&wt=javabin&version=2} status=0 QTime=11 [junit4] 2> 477835 INFO (qtp743455511-6220) [n:127.0.0.1:41362_solr ] o.a.s.h.a.CoreAdminOperation Checking request status for : 7e524e25-2cfb-45f3-8846-ae17e024af9e22200570139332486 [junit4] 2> 477836 INFO (qtp743455511-6220) [n:127.0.0.1:41362_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=7e524e25-2cfb-45f3-8846-ae17e024af9e22200570139332486&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 477851 INFO (parallelCoreAdminExecutor-2538-thread-2-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 7e524e25-2cfb-45f3-8846-ae17e024af9e22200570139332486 RELOAD) [n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 477885 INFO (parallelCoreAdminExecutor-2538-thread-2-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 7e524e25-2cfb-45f3-8846-ae17e024af9e22200570139332486 RELOAD) [n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.IndexSchema [testAsyncOperations_shard1_replica_n1] Schema name=minimal [junit4] 2> 477916 INFO (parallelCoreAdminExecutor-2538-thread-2-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 7e524e25-2cfb-45f3-8846-ae17e024af9e22200570139332486 RELOAD) [n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 477916 INFO (parallelCoreAdminExecutor-2538-thread-2-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 7e524e25-2cfb-45f3-8846-ae17e024af9e22200570139332486 RELOAD) [n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.CoreContainer Reloading SolrCore 'testAsyncOperations_shard1_replica_n1' using configuration from collection testAsyncOperations [junit4] 2> 478076 INFO (parallelCoreAdminExecutor-2538-thread-2-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 7e524e25-2cfb-45f3-8846-ae17e024af9e22200570139332486 RELOAD) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41362.solr.core.testAsyncOperations.shard1.replica_n1' (registry 'solr.core.testAsyncOperations.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2cf0b588 [junit4] 2> 478076 INFO (parallelCoreAdminExecutor-2538-thread-2-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 7e524e25-2cfb-45f3-8846-ae17e024af9e22200570139332486 RELOAD) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrCore [[testAsyncOperations_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_519A78BB734C0815-001/tempDir-001/node1/testAsyncOperations_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_519A78BB734C0815-001/tempDir-001/node1/./testAsyncOperations_shard1_replica_n1/data/] [junit4] 2> 478167 INFO (parallelCoreAdminExecutor-2538-thread-2-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 7e524e25-2cfb-45f3-8846-ae17e024af9e22200570139332486 RELOAD) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 478167 INFO (parallelCoreAdminExecutor-2538-thread-2-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 7e524e25-2cfb-45f3-8846-ae17e024af9e22200570139332486 RELOAD) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 478171 INFO (parallelCoreAdminExecutor-2538-thread-2-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 7e524e25-2cfb-45f3-8846-ae17e024af9e22200570139332486 RELOAD) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@575e10ac[testAsyncOperations_shard1_replica_n1] main] [junit4] 2> 478174 INFO (parallelCoreAdminExecutor-2538-thread-2-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 7e524e25-2cfb-45f3-8846-ae17e024af9e22200570139332486 RELOAD) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 478175 INFO (parallelCoreAdminExecutor-2538-thread-2-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 7e524e25-2cfb-45f3-8846-ae17e024af9e22200570139332486 RELOAD) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 478175 INFO (parallelCoreAdminExecutor-2538-thread-2-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 7e524e25-2cfb-45f3-8846-ae17e024af9e22200570139332486 RELOAD) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 478182 INFO (parallelCoreAdminExecutor-2538-thread-2-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 7e524e25-2cfb-45f3-8846-ae17e024af9e22200570139332486 RELOAD) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used. [junit4] 2> 478185 INFO (searcherExecutor-2551-thread-1-processing-x:testAsyncOperations_shard1_replica_n1 7e524e25-2cfb-45f3-8846-ae17e024af9e22200570139332486 r:core_node2 RELOAD n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrCore [testAsyncOperations_shard1_replica_n1] Registered new searcher Searcher@575e10ac[testAsyncOperations_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C62:[diagnostics={timestamp=1561065820744, java.vendor=Oracle Corporation, os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, os.arch=amd64, source=flush, lucene.version=9.0.0, java.vm.version=11.0.1+13-LTS, java.version=11.0.1}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))} [junit4] 2> 478186 INFO (parallelCoreAdminExecutor-2538-thread-2-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 7e524e25-2cfb-45f3-8846-ae17e024af9e22200570139332486 RELOAD) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7e8ae205[testAsyncOperations_shard1_replica_n1] main] [junit4] 2> 478187 INFO (parallelCoreAdminExecutor-2538-thread-2-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 7e524e25-2cfb-45f3-8846-ae17e024af9e22200570139332486 RELOAD) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrCore [testAsyncOperations_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@55d6962d [junit4] 2> 478187 INFO (parallelCoreAdminExecutor-2538-thread-2-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 7e524e25-2cfb-45f3-8846-ae17e024af9e22200570139332486 RELOAD) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testAsyncOperations.shard1.replica_n1, tag=55d6962d [junit4] 2> 478187 INFO (parallelCoreAdminExecutor-2538-thread-2-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 7e524e25-2cfb-45f3-8846-ae17e024af9e22200570139332486 RELOAD) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@44339d3f: rootName = solr_41362, domain = solr.core.testAsyncOperations.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testAsyncOperations.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@79dd906c [junit4] 2> 478200 INFO (searcherExecutor-2551-thread-1-processing-x:testAsyncOperations_shard1_replica_n1 7e524e25-2cfb-45f3-8846-ae17e024af9e22200570139332486 r:core_node2 RELOAD n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrCore [testAsyncOperations_shard1_replica_n1] Registered new searcher Searcher@7e8ae205[testAsyncOperations_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C62:[diagnostics={timestamp=1561065820744, os=Linux, java.vendor=Oracle Corporation, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, os.arch=amd64, source=flush, lucene.version=9.0.0, java.vm.version=11.0.1+13-LTS, java.version=11.0.1}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))} [junit4] 2> 478208 INFO (parallelCoreAdminExecutor-2538-thread-2-processing-n:127.0.0.1:41362_solr x:testAsyncOperations_shard1_replica_n1 7e524e25-2cfb-45f3-8846-ae17e024af9e22200570139332486 RELOAD) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testAsyncOperations.shard1.leader, tag=55d6962d [junit4] 2> 478804 INFO (qtp668548482-6232) [n:127.0.0.1:45126_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=7e524e25-2cfb-45f3-8846-ae17e024af9e&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 478805 INFO (qtp668548482-6232) [n:127.0.0.1:45126_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=7e524e25-2cfb-45f3-8846-ae17e024af9e&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 478839 INFO (qtp743455511-6224) [n:127.0.0.1:41362_solr ] o.a.s.h.a.CoreAdminOperation Checking request status for : 7e524e25-2cfb-45f3-8846-ae17e024af9e22200570139332486 [junit4] 2> 478839 INFO (qtp743455511-6224) [n:127.0.0.1:41362_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=7e524e25-2cfb-45f3-8846-ae17e024af9e22200570139332486&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 478847 INFO (OverseerThreadFactory-2537-thread-2-processing-n:127.0.0.1:41362_solr) [n:127.0.0.1:41362_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000001 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 479807 INFO (qtp668548482-6233) [n:127.0.0.1:45126_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=7e524e25-2cfb-45f3-8846-ae17e024af9e&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 479810 INFO (qtp668548482-6233) [n:127.0.0.1:45126_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=7e524e25-2cfb-45f3-8846-ae17e024af9e&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=3 [junit4] 2> 479812 INFO (qtp668548482-6235) [n:127.0.0.1:45126_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=7e524e25-2cfb-45f3-8846-ae17e024af9e&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 479814 INFO (OverseerCollectionConfigSetProcessor-73512530290671624-127.0.0.1:41362_solr-n_0000000000) [n:127.0.0.1:41362_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000001 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 479814 INFO (qtp668548482-6235) [n:127.0.0.1:45126_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=7e524e25-2cfb-45f3-8846-ae17e024af9e&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 479817 INFO (qtp668548482-6236) [n:127.0.0.1:45126_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createshard with params async=94ee26d3-a68b-44f5-8003-b9ba7fca0e20&action=CREATESHARD&collection=testAsyncOperations&shard=shard2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 479822 INFO (qtp668548482-6236) [n:127.0.0.1:45126_solr c:testAsyncOperations ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=94ee26d3-a68b-44f5-8003-b9ba7fca0e20&action=CREATESHARD&collection=testAsyncOperations&shard=shard2&wt=javabin&version=2} status=0 QTime=5 [junit4] 2> 479824 INFO (qtp668548482-6231) [n:127.0.0.1:45126_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=94ee26d3-a68b-44f5-8003-b9ba7fca0e20&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 479827 INFO (OverseerThreadFactory-2537-thread-3-processing-n:127.0.0.1:41362_solr) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard2 ] o.a.s.c.a.c.CreateShardCmd Create shard invoked: { [junit4] 2> "collection":"testAsyncOperations", [junit4] 2> "shard":"shard2", [junit4] 2> "async":"94ee26d3-a68b-44f5-8003-b9ba7fca0e20", [junit4] 2> "operation":"createshard"} [junit4] 2> 479827 INFO (qtp668548482-6231) [n:127.0.0.1:45126_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=94ee26d3-a68b-44f5-8003-b9ba7fca0e20&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=3 [junit4] 2> 479833 INFO (zkCallback-2247-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2]) [junit4] 2> 479833 INFO (zkCallback-2247-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2]) [junit4] 2> 479833 INFO (zkCallback-2247-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2]) [junit4] 2> 480829 INFO (qtp668548482-6232) [n:127.0.0.1:45126_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=94ee26d3-a68b-44f5-8003-b9ba7fca0e20&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 480834 INFO (qtp668548482-6232) [n:127.0.0.1:45126_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=94ee26d3-a68b-44f5-8003-b9ba7fca0e20&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=4 [junit4] 2> 480836 INFO (OverseerThreadFactory-2537-thread-3-processing-n:127.0.0.1:41362_solr) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard2 ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:45126_solr for creating new replica of shard shard2 for collection testAsyncOperations [junit4] 2> 480838 INFO (OverseerThreadFactory-2537-thread-3-processing-n:127.0.0.1:41362_solr) [n:127.0.0.1:41362_solr c:testAsyncOperations s:shard2 ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command. [junit4] 2> 480911 INFO (qtp668548482-6236) [n:127.0.0.1:45126_solr x:testAsyncOperations_shard2_replica_n3 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=94ee26d3-a68b-44f5-8003-b9ba7fca0e2022200573158262866&qt=/admin/cores&collection.configName=conf1&name=testAsyncOperations_shard2_replica_n3&action=CREATE&collection=testAsyncOperations&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=6 [junit4] 2> 480922 INFO (parallelCoreAdminExecutor-2541-thread-1-processing-n:127.0.0.1:45126_solr x:testAsyncOperations_shard2_replica_n3 94ee26d3-a68b-44f5-8003-b9ba7fca0e2022200573158262866 CREATE) [n:127.0.0.1:45126_solr x:testAsyncOperations_shard2_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command async=94ee26d3-a68b-44f5-8003-b9ba7fca0e2022200573158262866&qt=/admin/cores&collection.configName=conf1&name=testAsyncOperations_shard2_replica_n3&action=CREATE&collection=testAsyncOperations&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 480925 INFO (qtp668548482-6231) [n:127.0.0.1:45126_solr ] o.a.s.h.a.CoreAdminOperation Checking request status for : 94ee26d3-a68b-44f5-8003-b9ba7fca0e2022200573158262866 [junit4] 2> 480925 INFO (qtp668548482-6231) [n:127.0.0.1:45126_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=94ee26d3-a68b-44f5-8003-b9ba7fca0e2022200573158262866&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 481046 INFO (zkCallback-2247-thread-4) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2]) [junit4] 2> 481046 INFO (zkCallback-2247-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2]) [junit4] 2> 481046 INFO (zkCallback-2247-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2]) [junit4] 2> 481836 INFO (qtp668548482-6232) [n:127.0.0.1:45126_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=94ee26d3-a68b-44f5-8003-b9ba7fca0e20&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 481837 INFO (qtp668548482-6232) [n:127.0.0.1:45126_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=94ee26d3-a68b-44f5-8003-b9ba7fca0e20&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 481938 INFO (qtp668548482-6233) [n:127.0.0.1:45126_solr ] o.a.s.h.a.CoreAdminOperation Checking request status for : 94ee26d3-a68b-44f5-8003-b9ba7fca0e2022200573158262866 [junit4] 2> 481938 INFO (qtp668548482-6233) [n:127.0.0.1:45126_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=94ee26d3-a68b-44f5-8003-b9ba7fca0e2022200573158262866&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 481968 INFO (parallelCoreAdminExecutor-2541-thread-1-processing-n:127.0.0.1:45126_solr x:testAsyncOperations_shard2_replica_n3 94ee26d3-a68b-44f5-8003-b9ba7fca0e2022200573158262866 CREATE) [n:127.0.0.1:45126_solr c:testAsyncOperations s:shard2 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 481982 INFO (parallelCoreAdminExecutor-2541-thread-1-processing-n:127.0.0.1:45126_solr x:testAsyncOperations_shard2_replica_n3 94ee26d3-a68b-44f5-8003-b9ba7fca0e2022200573158262866 CREATE) [n:127.0.0.1:45126_solr c:testAsyncOperations s:shard2 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.s.IndexSchema [testAsyncOperations_shard2_replica_n3] Schema name=minimal [junit4] 2> 481988 INFO (parallelCoreAdminExecutor-2541-thread-1-processing-n:127.0.0.1:45126_solr x:testAsyncOperations_shard2_replica_n3 94ee26d3-a68b-44f5-8003-b9ba7fca0e2022200573158262866 CREATE) [n:127.0.0.1:45126_solr c:testAsyncOperations s:shard2 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 481988 INFO (parallelCoreAdminExecutor-2541-thread-1-processing-n:127.0.0.1:45126_solr x:testAsyncOperations_shard2_replica_n3 94ee26d3-a68b-44f5-8003-b9ba7fca0e2022200573158262866 CREATE) [n:127.0.0.1:45126_solr c:testAsyncOperations s:shard2 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'testAsyncOperations_shard2_replica_n3' using configuration from collection testAsyncOperations, trusted=true [junit4] 2> 481990 INFO (parallelCoreAdminExecutor-2541-thread-1-processing-n:127.0.0.1:45126_solr x:testAsyncOperations_shard2_replica_n3 94ee26d3-a68b-44f5-8003-b9ba7fca0e2022200573158262866 CREATE) [n:127.0.0.1:45126_solr c:testAsyncOperations s:shard2 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45126.solr.core.testAsyncOperations.shard2.replica_n3' (registry 'solr.core.testAsyncOperations.shard2.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2cf0b588 [junit4] 2> 481990 INFO (parallelCoreAdminExecutor-2541-thread-1-processing-n:127.0.0.1:45126_solr x:testAsyncOperations_shard2_replica_n3 94ee26d3-a68b-44f5-8003-b9ba7fca0e2022200573158262866 CREATE) [n:127.0.0.1:45126_solr c:testAsyncOperations s:shard2 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.SolrCore [[testAsyncOperations_shard2_replica_n3] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_519A78BB734C0815-001/tempDir-001/node2/testAsyncOperations_shard2_replica_n3], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_519A78BB734C0815-001/tempDir-001/node2/./testAsyncOperations_shard2_replica_n3/data/] [junit4] 2> 482091 INFO (parallelCoreAdminExecutor-2541-thread-1-processing-n:127.0.0.1:45126_solr x:testAsyncOperations_shard2_replica_n3 94ee26d3-a68b-44f5-8003-b9ba7fca0e2022200573158262866 CREATE) [n:127.0.0.1:45126_solr c:testAsyncOperations s:shard2 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 482091 INFO (parallelCoreAdminExe [...truncated too long message...] y disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/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 = /x1/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 = /x1/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 = /x1/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 = /x1/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 = /x1/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 = /x1/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 = /x1/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 = /x1/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 = /x1/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 = /x1/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 = /x1/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 = /x1/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: jar-checksums: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null2067600709 [copy] Copying 249 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null2067600709 [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null2067600709 check-working-copy: [ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west [ivy:cachepath] confs: [default] [ivy:cachepath] found org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public [ivy:cachepath] found com.jcraft#jsch;0.1.54 in public [ivy:cachepath] found com.jcraft#jzlib;1.1.1 in public [ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public [ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public [ivy:cachepath] found org.bouncycastle#bcpg-jdk15on;1.60 in public [ivy:cachepath] found org.bouncycastle#bcprov-jdk15on;1.60 in public [ivy:cachepath] found org.bouncycastle#bcpkix-jdk15on;1.60 in public [ivy:cachepath] found org.slf4j#slf4j-nop;1.7.2 in public [ivy:cachepath] :: resolution report :: resolve 50ms :: artifacts dl 3ms --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | default | 9 | 0 | 0 | 0 || 9 | 0 | --------------------------------------------------------------------- [wc-checker] Initializing working copy... [wc-checker] Checking working copy status... -jenkins-base: BUILD SUCCESSFUL Total time: 132 minutes 35 seconds Archiving artifacts java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847) at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726) at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:955) at hudson.FilePath.act(FilePath.java:1072) at hudson.FilePath.act(FilePath.java:1061) at hudson.FilePath.validateAntFileMask(FilePath.java:2705) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1835) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Caused: hudson.FilePath$TunneledInterruptedException at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088) at hudson.remoting.UserRequest.perform(UserRequest.java:212) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath.act(FilePath.java:1074) at hudson.FilePath.act(FilePath.java:1061) at hudson.FilePath.validateAntFileMask(FilePath.java:2705) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1835) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error? 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]
