Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7005/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseG1GC
4 tests failed.
FAILED: org.apache.lucene.replicator.IndexReplicationClientTest.testRestart
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexReplicationClientTest_2B8CF9943E804E7D-001\replicationClientTest-004\2:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexReplicationClientTest_2B8CF9943E804E7D-001\replicationClientTest-004\2
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexReplicationClientTest_2B8CF9943E804E7D-001\replicationClientTest-004\2:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexReplicationClientTest_2B8CF9943E804E7D-001\replicationClientTest-004\2
at
__randomizedtesting.SeedInfo.seed([2B8CF9943E804E7D:BE0115F5BB68FA68]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
at
org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
at
org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
at
org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
at
org.apache.lucene.replicator.IndexReplicationClientTest.testRestart(IndexReplicationClientTest.java:196)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestCloudRecovery
Error Message:
Error from server at https://127.0.0.1:51112/solr: create the collection time
out:180s
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:51112/solr: create the collection time out:180s
at __randomizedtesting.SeedInfo.seed([15182E8C461CB204]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
at
org.apache.solr.cloud.TestCloudRecovery.setupCluster(TestCloudRecovery.java:68)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: junit.framework.TestSuite.org.apache.solr.rest.schema.TestBulkSchemaAPI
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_15182E8C461CB204-001\tempDir-013\configsets:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_15182E8C461CB204-001\tempDir-013\configsets
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_15182E8C461CB204-001\tempDir-013:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_15182E8C461CB204-001\tempDir-013
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_15182E8C461CB204-001\tempDir-013\configsets:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_15182E8C461CB204-001\tempDir-013\configsets
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_15182E8C461CB204-001\tempDir-013:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_15182E8C461CB204-001\tempDir-013
at __randomizedtesting.SeedInfo.seed([15182E8C461CB204]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8BF2D7420C358983-001\tempDir-081\cores\core\data\index:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8BF2D7420C358983-001\tempDir-081\cores\core\data\index
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8BF2D7420C358983-001\tempDir-081\cores\core\data:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8BF2D7420C358983-001\tempDir-081\cores\core\data
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8BF2D7420C358983-001\tempDir-081\cores\core:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8BF2D7420C358983-001\tempDir-081\cores\core
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8BF2D7420C358983-001\tempDir-081\cores:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8BF2D7420C358983-001\tempDir-081\cores
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8BF2D7420C358983-001\tempDir-081:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8BF2D7420C358983-001\tempDir-081
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8BF2D7420C358983-001\tempDir-081\cores\core\data\index:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8BF2D7420C358983-001\tempDir-081\cores\core\data\index
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8BF2D7420C358983-001\tempDir-081\cores\core\data:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8BF2D7420C358983-001\tempDir-081\cores\core\data
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8BF2D7420C358983-001\tempDir-081\cores\core:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8BF2D7420C358983-001\tempDir-081\cores\core
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8BF2D7420C358983-001\tempDir-081\cores:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8BF2D7420C358983-001\tempDir-081\cores
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8BF2D7420C358983-001\tempDir-081:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8BF2D7420C358983-001\tempDir-081
at __randomizedtesting.SeedInfo.seed([8BF2D7420C358983]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 8701 lines...]
[junit4] Suite: org.apache.lucene.replicator.IndexReplicationClientTest
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=IndexReplicationClientTest -Dtests.method=testRestart
-Dtests.seed=2B8CF9943E804E7D -Dtests.slow=true -Dtests.locale=de-CH
-Dtests.timezone=SystemV/MST7 -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.15s J1 | IndexReplicationClientTest.testRestart <<<
[junit4] > Throwable #1: java.io.IOException: Could not remove the
following files (in the order of attempts):
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexReplicationClientTest_2B8CF9943E804E7D-001\replicationClientTest-004\2:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexReplicationClientTest_2B8CF9943E804E7D-001\replicationClientTest-004\2
[junit4] > at
__randomizedtesting.SeedInfo.seed([2B8CF9943E804E7D:BE0115F5BB68FA68]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
[junit4] > at
org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
[junit4] > at
org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
[junit4] > at
org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
[junit4] > at
org.apache.lucene.replicator.IndexReplicationClientTest.testRestart(IndexReplicationClientTest.java:196)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexReplicationClientTest_2B8CF9943E804E7D-001
[junit4] 2> NOTE: test params are:
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
chunkSize=21706, maxDocsPerChunk=706, blockSize=1),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST,
chunkSize=21706, blockSize=1)),
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@ecacc6),
locale=de-CH, timezone=SystemV/MST7
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144
(32-bit)/cpus=3,threads=1,free=36939200,total=61865984
[junit4] 2> NOTE: All tests run in this JVM: [IndexRevisionTest,
IndexAndTaxonomyRevisionTest, IndexReplicationClientTest]
[junit4] Completed [4/9 (1!)] on J1 in 3.31s, 4 tests, 1 error <<< FAILURES!
[...truncated 4656 lines...]
[junit4] Suite: org.apache.solr.cloud.TestCloudRecovery
[junit4] 2> 2984564 INFO
(SUITE-TestCloudRecovery-seed#[15182E8C461CB204]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_15182E8C461CB204-001\init-core-data-001
[junit4] 2> 2984566 WARN
(SUITE-TestCloudRecovery-seed#[15182E8C461CB204]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
[junit4] 2> 2984566 INFO
(SUITE-TestCloudRecovery-seed#[15182E8C461CB204]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2984573 INFO
(SUITE-TestCloudRecovery-seed#[15182E8C461CB204]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 2984577 INFO
(SUITE-TestCloudRecovery-seed#[15182E8C461CB204]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_15182E8C461CB204-001\tempDir-001
[junit4] 2> 2984577 INFO
(SUITE-TestCloudRecovery-seed#[15182E8C461CB204]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2984577 INFO (Thread-5672) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2984577 INFO (Thread-5672) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2984582 ERROR (Thread-5672) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 2984677 INFO
(SUITE-TestCloudRecovery-seed#[15182E8C461CB204]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:51108
[junit4] 2> 2984691 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15f96341f8e0000, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2984697 INFO (jetty-launcher-4167-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2984699 INFO (jetty-launcher-4167-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2984699 INFO (jetty-launcher-4167-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1fe503{/solr,null,AVAILABLE}
[junit4] 2> 2984700 INFO (jetty-launcher-4167-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@17561f0{/solr,null,AVAILABLE}
[junit4] 2> 2984704 INFO (jetty-launcher-4167-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@112588e{SSL,[ssl,
http/1.1]}{127.0.0.1:51114}
[junit4] 2> 2984704 INFO (jetty-launcher-4167-thread-1) [ ]
o.e.j.s.Server Started @2993307ms
[junit4] 2> 2984704 INFO (jetty-launcher-4167-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=51114}
[junit4] 2> 2984704 INFO (jetty-launcher-4167-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@122caab{SSL,[ssl,
http/1.1]}{127.0.0.1:51112}
[junit4] 2> 2984711 INFO (jetty-launcher-4167-thread-2) [ ]
o.e.j.s.Server Started @2993313ms
[junit4] 2> 2984711 INFO (jetty-launcher-4167-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=51112}
[junit4] 2> 2984711 ERROR (jetty-launcher-4167-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2984711 INFO (jetty-launcher-4167-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 2984712 INFO (jetty-launcher-4167-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2984712 INFO (jetty-launcher-4167-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2984712 INFO (jetty-launcher-4167-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-07T11:18:39.377Z
[junit4] 2> 2984711 ERROR (jetty-launcher-4167-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2984713 INFO (jetty-launcher-4167-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 2984713 INFO (jetty-launcher-4167-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2984713 INFO (jetty-launcher-4167-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2984713 INFO (jetty-launcher-4167-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-07T11:18:39.378Z
[junit4] 2> 2984721 INFO (jetty-launcher-4167-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2984721 INFO (jetty-launcher-4167-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2984743 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15f96341f8e0001, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2984746 INFO (jetty-launcher-4167-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51108/solr
[junit4] 2> 2984792 INFO (jetty-launcher-4167-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51108/solr
[junit4] 2> 2984794 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15f96341f8e0003, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2984960 INFO (jetty-launcher-4167-thread-1)
[n:127.0.0.1:51114_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2984960 INFO (jetty-launcher-4167-thread-2)
[n:127.0.0.1:51112_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2984960 INFO (jetty-launcher-4167-thread-1)
[n:127.0.0.1:51114_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:51114_solr
[junit4] 2> 2984961 INFO (jetty-launcher-4167-thread-2)
[n:127.0.0.1:51112_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51112_solr
[junit4] 2> 2984962 INFO (jetty-launcher-4167-thread-1)
[n:127.0.0.1:51114_solr ] o.a.s.c.Overseer Overseer
(id=98962867437305861-127.0.0.1:51114_solr-n_0000000000) starting
[junit4] 2> 2984964 INFO
(zkCallback-4179-thread-1-processing-n:127.0.0.1:51112_solr)
[n:127.0.0.1:51112_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2984967 INFO
(zkCallback-4178-thread-1-processing-n:127.0.0.1:51114_solr)
[n:127.0.0.1:51114_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2984977 INFO (jetty-launcher-4167-thread-1)
[n:127.0.0.1:51114_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51114_solr
[junit4] 2> 2984978 INFO
(zkCallback-4179-thread-1-processing-n:127.0.0.1:51112_solr)
[n:127.0.0.1:51112_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2984979 INFO
(zkCallback-4178-thread-1-processing-n:127.0.0.1:51114_solr)
[n:127.0.0.1:51114_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2985232 INFO (jetty-launcher-4167-thread-1)
[n:127.0.0.1:51114_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_51114.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@23187d
[junit4] 2> 2985247 INFO (jetty-launcher-4167-thread-1)
[n:127.0.0.1:51114_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_51114.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@23187d
[junit4] 2> 2985247 INFO (jetty-launcher-4167-thread-1)
[n:127.0.0.1:51114_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_51114.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@23187d
[junit4] 2> 2985250 INFO (jetty-launcher-4167-thread-1)
[n:127.0.0.1:51114_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_15182E8C461CB204-001\tempDir-001\node1\.
[junit4] 2> 2985312 INFO (jetty-launcher-4167-thread-2)
[n:127.0.0.1:51112_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_51112.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@23187d
[junit4] 2> 2985326 INFO (jetty-launcher-4167-thread-2)
[n:127.0.0.1:51112_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_51112.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@23187d
[junit4] 2> 2985326 INFO (jetty-launcher-4167-thread-2)
[n:127.0.0.1:51112_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_51112.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@23187d
[junit4] 2> 2985330 INFO (jetty-launcher-4167-thread-2)
[n:127.0.0.1:51112_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_15182E8C461CB204-001\tempDir-001\node2\.
[junit4] 2> 2985424 INFO
(SUITE-TestCloudRecovery-seed#[15182E8C461CB204]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2985426 INFO
(SUITE-TestCloudRecovery-seed#[15182E8C461CB204]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51108/solr ready
[junit4] 2> 2985519 INFO (qtp32120236-26785) [n:127.0.0.1:51112_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=0&replicationFactor=2&collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=2&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2985524 INFO
(OverseerThreadFactory-11843-thread-1-processing-n:127.0.0.1:51114_solr)
[n:127.0.0.1:51114_solr ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 2985647 INFO
(OverseerStateUpdate-98962867437305861-127.0.0.1:51114_solr-n_0000000000)
[n:127.0.0.1:51114_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:51114/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2985653 INFO
(OverseerStateUpdate-98962867437305861-127.0.0.1:51114_solr-n_0000000000)
[n:127.0.0.1:51114_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:51112/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2985658 INFO
(OverseerStateUpdate-98962867437305861-127.0.0.1:51114_solr-n_0000000000)
[n:127.0.0.1:51114_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"collection1_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:51114/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2985662 INFO
(OverseerStateUpdate-98962867437305861-127.0.0.1:51114_solr-n_0000000000)
[n:127.0.0.1:51114_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"collection1_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:51112/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2985894 INFO (qtp32120236-26790) [n:127.0.0.1:51112_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2985895 INFO (qtp32120236-26790) [n:127.0.0.1:51112_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2985895 INFO (qtp32120236-26805) [n:127.0.0.1:51112_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=config&newCollection=true&name=collection1_shard2_replica_n6&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2985956 INFO (qtp420366-26803) [n:127.0.0.1:51114_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2985957 INFO (qtp420366-26803) [n:127.0.0.1:51114_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2985967 INFO (qtp420366-26804) [n:127.0.0.1:51114_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=collection1_shard2_replica_n4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2986075 INFO
(zkCallback-4179-thread-1-processing-n:127.0.0.1:51112_solr)
[n:127.0.0.1:51112_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2986075 INFO
(zkCallback-4178-thread-1-processing-n:127.0.0.1:51114_solr)
[n:127.0.0.1:51114_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2986077 INFO
(zkCallback-4178-thread-2-processing-n:127.0.0.1:51114_solr)
[n:127.0.0.1:51114_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2986077 INFO
(zkCallback-4179-thread-2-processing-n:127.0.0.1:51112_solr)
[n:127.0.0.1:51112_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2986958 INFO (qtp32120236-26805) [n:127.0.0.1:51112_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2986958 INFO (qtp32120236-26790) [n:127.0.0.1:51112_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2986973 INFO (qtp32120236-26790) [n:127.0.0.1:51112_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2]
o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=minimal
[junit4] 2> 2986973 INFO (qtp32120236-26805) [n:127.0.0.1:51112_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6]
o.a.s.s.IndexSchema [collection1_shard2_replica_n6] Schema name=minimal
[junit4] 2> 2986983 INFO (qtp32120236-26790) [n:127.0.0.1:51112_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2986983 INFO (qtp32120236-26790) [n:127.0.0.1:51112_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using
configuration from collection collection1, trusted=true
[junit4] 2> 2986984 INFO (qtp32120236-26790) [n:127.0.0.1:51112_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_51112.solr.core.collection1.shard1.replica_n2' (registry
'solr.core.collection1.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@23187d
[junit4] 2> 2986984 INFO (qtp32120236-26790) [n:127.0.0.1:51112_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2986984 INFO (qtp32120236-26790) [n:127.0.0.1:51112_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2]
o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_15182E8C461CB204-001\tempDir-001\node2\collection1_shard1_replica_n2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_15182E8C461CB204-001\tempDir-001\node2\.\collection1_shard1_replica_n2\data\]
[junit4] 2> 2986987 INFO (qtp420366-26803) [n:127.0.0.1:51114_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2986989 INFO (qtp420366-26804) [n:127.0.0.1:51114_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2987004 INFO (qtp420366-26803) [n:127.0.0.1:51114_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
[junit4] 2> 2987008 INFO (qtp420366-26803) [n:127.0.0.1:51114_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2987008 INFO (qtp420366-26803) [n:127.0.0.1:51114_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using
configuration from collection collection1, trusted=true
[junit4] 2> 2987009 INFO (qtp420366-26803) [n:127.0.0.1:51114_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_51114.solr.core.collection1.shard1.replica_n1' (registry
'solr.core.collection1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@23187d
[junit4] 2> 2987009 INFO (qtp420366-26803) [n:127.0.0.1:51114_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2987009 INFO (qtp420366-26803) [n:127.0.0.1:51114_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_15182E8C461CB204-001\tempDir-001\node1\collection1_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_15182E8C461CB204-001\tempDir-001\node1\.\collection1_shard1_replica_n1\data\]
[junit4] 2> 2987013 INFO (qtp420366-26804) [n:127.0.0.1:51114_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4]
o.a.s.s.IndexSchema [collection1_shard2_replica_n4] Schema name=minimal
[junit4] 2> 2987017 INFO (qtp420366-26804) [n:127.0.0.1:51114_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2987017 INFO (qtp420366-26804) [n:127.0.0.1:51114_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n4' using
configuration from collection collection1, trusted=true
[junit4] 2> 2987017 INFO (qtp420366-26804) [n:127.0.0.1:51114_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_51114.solr.core.collection1.shard2.replica_n4' (registry
'solr.core.collection1.shard2.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@23187d
[junit4] 2> 2987017 INFO (qtp420366-26804) [n:127.0.0.1:51114_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2987017 INFO (qtp420366-26804) [n:127.0.0.1:51114_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4]
o.a.s.c.SolrCore [[collection1_shard2_replica_n4] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_15182E8C461CB204-001\tempDir-001\node1\collection1_shard2_replica_n4],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_15182E8C461CB204-001\tempDir-001\node1\.\collection1_shard2_replica_n4\data\]
[junit4] 2> 2987031 INFO (qtp32120236-26805) [n:127.0.0.1:51112_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2987034 INFO (qtp32120236-26805) [n:127.0.0.1:51112_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n6' using
configuration from collection collection1, trusted=true
[junit4] 2> 2987035 INFO (qtp32120236-26805) [n:127.0.0.1:51112_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_51112.solr.core.collection1.shard2.replica_n6' (registry
'solr.core.collection1.shard2.replica_n6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@23187d
[junit4] 2> 2987035 INFO (qtp32120236-26805) [n:127.0.0.1:51112_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2987035 INFO (qtp32120236-26805) [n:127.0.0.1:51112_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6]
o.a.s.c.SolrCore [[collection1_shard2_replica_n6] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_15182E8C461CB204-001\tempDir-001\node2\collection1_shard2_replica_n6],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_15182E8C461CB204-001\tempDir-001\node2\.\collection1_shard2_replica_n6\data\]
[junit4] 2> 2987159 INFO (qtp32120236-26790) [n:127.0.0.1:51112_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2987159 INFO (qtp32120236-26790) [n:127.0.0.1:51112_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2987163 INFO (qtp32120236-26790) [n:127.0.0.1:51112_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2987163 INFO (qtp32120236-26790) [n:127.0.0.1:51112_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2987166 INFO (qtp32120236-26790) [n:127.0.0.1:51112_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@c145d2[collection1_shard1_replica_n2] main]
[junit4] 2> 2987168 INFO (qtp32120236-26805) [n:127.0.0.1:51112_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2987169 INFO (qtp32120236-26805) [n:127.0.0.1:51112_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2987169 INFO (qtp32120236-26805) [n:127.0.0.1:51112_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2987169 INFO (qtp32120236-26805) [n:127.0.0.1:51112_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2987169 INFO (qtp420366-26803) [n:127.0.0.1:51114_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2987169 INFO (qtp420366-26803) [n:127.0.0.1:51114_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2987173 INFO (qtp420366-26803) [n:127.0.0.1:51114_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2987173 INFO (qtp420366-26803) [n:127.0.0.1:51114_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2987174 INFO (qtp32120236-26805) [n:127.0.0.1:51112_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1fb26fe[collection1_shard2_replica_n6] main]
[junit4] 2> 2987175 INFO (qtp32120236-26790) [n:127.0.0.1:51112_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 2987176 INFO (qtp420366-26803) [n:127.0.0.1:51114_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1f2a917[collection1_shard1_replica_n1] main]
[junit4] 2> 2987176 INFO (qtp32120236-26790) [n:127.0.0.1:51112_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 2987177 INFO (qtp32120236-26790) [n:127.0.0.1:51112_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2987178 INFO (qtp32120236-26805) [n:127.0.0.1:51112_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 2987178 INFO (qtp32120236-26790) [n:127.0.0.1:51112_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1583405881720045568
[junit4] 2> 2987178 INFO (qtp32120236-26805) [n:127.0.0.1:51112_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 2987179 INFO (qtp32120236-26805) [n:127.0.0.1:51112_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2987180 INFO (qtp32120236-26805) [n:127.0.0.1:51112_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1583405881722142720
[junit4] 2> 2987181 INFO (qtp420366-26803) [n:127.0.0.1:51114_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 2987181 INFO (qtp420366-26804) [n:127.0.0.1:51114_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2987181 INFO (qtp420366-26804) [n:127.0.0.1:51114_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2987181 INFO (qtp420366-26803) [n:127.0.0.1:51114_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 2987182 INFO (qtp420366-26803) [n:127.0.0.1:51114_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2987182 INFO (qtp420366-26803) [n:127.0.0.1:51114_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1583405881724239872
[junit4] 2> 2987183 INFO (qtp420366-26804) [n:127.0.0.1:51114_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2987183 INFO (qtp420366-26804) [n:127.0.0.1:51114_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2987187 INFO (qtp420366-26804) [n:127.0.0.1:51114_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1e9dad4[collection1_shard2_replica_n4] main]
[junit4] 2> 2987189 INFO (qtp420366-26804) [n:127.0.0.1:51114_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 2987189 INFO (qtp32120236-26790) [n:127.0.0.1:51112_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2987189 INFO (qtp32120236-26790) [n:127.0.0.1:51112_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2987189 INFO (qtp32120236-26790) [n:127.0.0.1:51112_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:51112/solr/collection1_shard1_replica_n2/
[junit4] 2> 2987189 INFO (qtp32120236-26805) [n:127.0.0.1:51112_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard2: total=2 found=1 timeoutin=9999ms
[junit4] 2> 2987190 INFO (qtp420366-26804) [n:127.0.0.1:51114_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 2987190 INFO (qtp32120236-26790) [n:127.0.0.1:51112_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2]
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n2
url=https://127.0.0.1:51112/solr START
replicas=[https://127.0.0.1:51114/solr/collection1_shard1_replica_n1/]
nUpdates=100
[junit4] 2> 2987191 INFO (qtp420366-26804) [n:127.0.0.1:51114_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2987191 INFO (qtp420366-26804) [n:127.0.0.1:51114_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1583405881733677056
[junit4] 2> 2987192 INFO
(searcherExecutor-11848-thread-1-processing-n:127.0.0.1:51112_solr
x:collection1_shard1_replica_n2 s:shard1 c:collection1 r:core_node5)
[n:127.0.0.1:51112_solr c:collection1 s:shard1 r:core_node5
x:collection1_shard1_replica_n2] o.a.s.c.SolrCore
[collection1_shard1_replica_n2] Registered new searcher
Searcher@c145d2[collection1_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2987193 INFO
(searcherExecutor-11851-thread-1-processing-n:127.0.0.1:51112_solr
x:collection1_shard2_replica_n6 s:shard2 c:collection1 r:core_node8)
[n:127.0.0.1:51112_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_n6] o.a.s.c.SolrCore
[collection1_shard2_replica_n6] Registered new searcher
Searcher@1fb26fe[collection1_shard2_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2987193 INFO
(searcherExecutor-11849-thread-1-processing-n:127.0.0.1:51114_solr
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3)
[n:127.0.0.1:51114_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] Registered new searcher
Searcher@1f2a917[collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2987195 INFO
(searcherExecutor-11850-thread-1-processing-n:127.0.0.1:51114_solr
x:collection1_shard2_replica_n4 s:shard2 c:collection1 r:core_node7)
[n:127.0.0.1:51114_solr c:collection1 s:shard2 r:core_node7
x:collection1_shard2_replica_n4] o.a.s.c.SolrCore
[collection1_shard2_replica_n4] Registered new searcher
Searcher@1e9dad4[collection1_shard2_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2987199 INFO (qtp420366-26798) [n:127.0.0.1:51114_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2987490 INFO (qtp32120236-26790) [n:127.0.0.1:51112_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2]
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n2
url=https://127.0.0.1:51112/solr DONE. We have no versions. sync failed.
[junit4] 2> 2987490 INFO (qtp32120236-26790) [n:127.0.0.1:51112_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 2987490 INFO (qtp32120236-26790) [n:127.0.0.1:51112_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 2987490 INFO (qtp32120236-26790) [n:127.0.0.1:51112_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2987496 INFO (qtp32120236-26790) [n:127.0.0.1:51112_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:51112/solr/collection1_shard1_replica_n2/ shard1
[junit4] 2> 2987690 INFO (qtp32120236-26805) [n:127.0.0.1:51112_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2987690 INFO (qtp32120236-26805) [n:127.0.0.1:51112_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2987690 INFO (qtp32120236-26805) [n:127.0.0.1:51112_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:51112/solr/collection1_shard2_replica_n6/
[junit4] 2> 2987691 INFO (qtp32120236-26805) [n:127.0.0.1:51112_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6]
o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_n6
url=https://127.0.0.1:51112/solr START
replicas=[https://127.0.0.1:51114/solr/collection1_shard2_replica_n4/]
nUpdates=100
[junit4] 2> 2987694 INFO (qtp420366-26796) [n:127.0.0.1:51114_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4]
o.a.s.c.S.Request [collection1_shard2_replica_n4] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2987991 INFO (qtp32120236-26805) [n:127.0.0.1:51112_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6]
o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_n6
url=https://127.0.0.1:51112/solr DONE. We have no versions. sync failed.
[junit4] 2> 2987991 INFO (qtp32120236-26805) [n:127.0.0.1:51112_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 2987991 INFO (qtp32120236-26805) [n:127.0.0.1:51112_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 2987991 INFO (qtp32120236-26805) [n:127.0.0.1:51112_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2987997 INFO (qtp32120236-26805) [n:127.0.0.1:51112_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:51112/solr/collection1_shard2_replica_n6/ shard2
[junit4] 2> 3165524 ERROR (qtp32120236-26785) [n:127.0.0.1:51112_solr ]
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: create the
collection time out:180s
[junit4] 2> at
org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:312)
[junit4] 2> at
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
[junit4] 2> at
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 3165527 INFO (qtp32120236-26785) [n:127.0.0.1:51112_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={pullReplicas=0&replicationFactor=2&collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=2&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2}
status=500 QTime=180008
[junit4] 2> 3165527 ERROR (qtp32120236-26785) [n:127.0.0.1:51112_solr ]
o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: create the
collection time out:180s
[junit4] 2> at
org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:312)
[junit4] 2> at
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
[junit4] 2> at
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 3165534 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15f96341f8e0008, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 3165537 ERROR
(OverseerThreadFactory-11843-thread-1-processing-n:127.0.0.1:51114_solr)
[n:127.0.0.1:51114_solr ] o.a.s.c.OverseerCollectionMessageHandler Error
from shard: https://127.0.0.1:51112/solr
[junit4] 2> org.apache.solr.client.solrj.SolrServerException: IOException
occured when talking to server at: https://127.0.0.1:51112/solr
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
[junit4] 2> at
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
[junit4] 2> at
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Caused by: org.apache.http.NoHttpResponseException:
127.0.0.1:51112 failed to respond
[junit4] 2> at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
[junit4] 2> at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
[junit4] 2> at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
[junit4] 2> at
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
[junit4] 2> at
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
[junit4] 2> at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
[junit4] 2> at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
[junit4] 2> at
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
[junit4] 2> at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
[junit4] 2> at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
[junit4] 2> at
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
[junit4] 2> at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
[junit4] 2> at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
[junit4] 2> ... 12 more
[junit4] 2> 3165549 ERROR
(OverseerThreadFactory-11843-thread-1-processing-n:127.0.0.1:51114_solr)
[n:127.0.0.1:51114_solr ] o.a.s.c.OverseerCollectionMessageHandler Error
from shard: https://127.0.0.1:51112/solr
[junit4] 2> org.apache.solr.client.solrj.SolrServerException: IOException
occured when talking to server at: https://127.0.0.1:51112/solr
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
[junit4] 2> at
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
[junit4] 2> at
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Caused by: org.apache.http.NoHttpResponseException:
127.0.0.1:51112 failed to respond
[junit4] 2> at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
[junit4] 2> at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
[junit4] 2> at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
[junit4] 2> at
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
[junit4] 2> at
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
[junit4] 2> at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
[junit4] 2> at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
[junit4] 2> at
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
[junit4] 2> at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
[junit4] 2> at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
[junit4] 2> at
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
[junit4] 2> at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
[junit4] 2> at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
[junit4] 2> ... 12 more
[junit4] 2> 3165555 ERROR
(OverseerThreadFactory-11843-thread-1-processing-n:127.0.0.1:51114_solr)
[n:127.0.0.1:51114_solr ] o.a.s.c.OverseerCollectionMessageHandler Error
from shard: https://127.0.0.1:51114/solr
[junit4] 2> org.apache.solr.client.solrj.SolrServerException: IOException
occured when talking to server at: https://127.0.0.1:51114/solr
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
[junit4] 2> at
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
[junit4] 2> at
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Caused by: org.apache.http.NoHttpResponseException:
127.0.0.1:51114 failed to respond
[junit4] 2> at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
[junit4] 2> at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
[junit4] 2> at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
[junit4] 2> at
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
[junit4] 2> at
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
[junit4] 2> at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
[junit4] 2> at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
[junit4] 2> at
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
[junit4] 2> at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
[junit4] 2> at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
[junit4] 2> at
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
[junit4] 2> at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
[junit4] 2> at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
[junit4] 2> ... 12 more
[junit4] 2> 3165559 ERROR
(OverseerThreadFactory-11843-thread-1-processing-n:127.0.0.1:51114_solr)
[n:127.0.0.1:51114_solr ] o.a.s.c.OverseerCollectionMessageHandler Error
from shard: https://127.0.0.1:51114/solr
[junit4] 2> org.apache.solr.client.solrj.SolrServerException: IOException
occured when talking to server at: https://127.0.0.1:51114/solr
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
[junit4] 2> at
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
[junit4] 2> at
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Caused by: org.apache.http.NoHttpResponseException:
127.0.0.1:51114 failed to respond
[junit4] 2> at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
[junit4] 2> at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
[junit4] 2> at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
[junit4] 2> at
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
[junit4] 2> at
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
[junit4] 2> at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
[junit4] 2> at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
[junit4] 2> at
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
[junit4] 2> at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
[junit4] 2> at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
[junit4] 2> at
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
[junit4] 2> at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
[junit4] 2> at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
[junit4] 2> ... 12 more
[junit4] 2> 3165548 INFO (jetty-closer-4168-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@122caab{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 3165565 ERROR
(OverseerThreadFactory-11843-thread-1-processing-n:127.0.0.1:51114_solr)
[n:127.0.0.1:51114_solr ] o.a.s.c.OverseerCollectionMessageHandler Cleaning
up collection [collection1].
[junit4] 2> 3165568 INFO (jetty-closer-4168-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=12881162
[junit4] 2> 3165568 INFO (jetty-closer-4168-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 3165554 INFO (jetty-closer-4168-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@112588e{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 3165568 INFO (jetty-closer-4168-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1fc01a4: rootName =
solr_51112, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@103fe8c
[junit4] 2> 3165570 INFO (jetty-closer-4168-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=3274839
[junit4] 2> 3165571 INFO (jetty-closer-4168-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 3165571 INFO (jetty-closer-4168-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@157d2b6: rootName =
solr_51114, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@4707cc
[junit4] 2> 3165571 INFO
(OverseerThreadFactory-11843-thread-1-processing-n:127.0.0.1:51114_solr)
[n:127.0.0.1:51114_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 3165585 INFO (jetty-closer-4168-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 3165585 INFO (jetty-closer-4168-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@11e3f4d: rootName =
solr_51114, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@1f0c5ef
[junit4] 2> 3165590 INFO (jetty-closer-4168-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 3165590 INFO (jetty-closer-4168-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5cbdb6: rootName =
solr_51112, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@1f0c5ef
[junit4] 2> 3165592 INFO (jetty-closer-4168-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 3165593 INFO (jetty-closer-4168-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@8cabec: rootName =
solr_51114, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@2646ad
[junit4] 2> 3165596 INFO (jetty-closer-4168-thread-1) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:51114_solr
[junit4] 2> 3165597 INFO (jetty-closer-4168-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 3165598 INFO (jetty-closer-4168-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 3165598 INFO (jetty-closer-4168-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@593d7e: rootName =
solr_51112, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@2646ad
[junit4] 2> 3165599 INFO
(zkCallback-4178-thread-4-processing-n:127.0.0.1:51114_solr)
[n:127.0.0.1:51114_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 3165598 INFO
(zkCallback-4179-thread-3-processing-n:127.0.0.1:51112_solr)
[n:127.0.0.1:51112_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 3165602 INFO (jetty-closer-4168-thread-2) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:51112_solr
[junit4] 2> 3165603 INFO (jetty-closer-4168-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 3165603 INFO
(zkCallback-4179-thread-3-processing-n:127.0.0.1:51112_solr)
[n:127.0.0.1:51112_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (0)
[junit4] 2> 3165603 INFO
(zkCallback-4178-thread-4-processing-n:127.0.0.1:51114_solr)
[n:127.0.0.1:51114_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (0)
[junit4] 2> 3165604 INFO (coreCloseExecutor-11868-thread-2)
[n:127.0.0.1:51114_solr c:collection1 s:shard2 r:core_node7
x:collection1_shard2_replica_n4] o.a.s.c.SolrCore
[collection1_shard2_replica_n4] CLOSING SolrCore
org.apache.solr.core.SolrCore@1170802
[junit4] 2> 3165604 INFO (coreCloseExecutor-11868-thread-2)
[n:127.0.0.1:51114_solr c:collection1 s:shard2 r:core_node7
x:collection1_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection1.shard2.replica_n4, tag=18286594
[junit4] 2> 3165604 INFO (coreCloseExecutor-11868-thread-2)
[n:127.0.0.1:51114_solr c:collection1 s:shard2 r:core_node7
x:collection1_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1875ad8: rootName = solr_
[...truncated too long message...]
est handler is registered (either '/select' or 'standard')
[junit4] 2> 157089 INFO (coreLoadExecutor-1253-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 157089 INFO (coreLoadExecutor-1253-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 157092 INFO (coreLoadExecutor-1253-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@130df7d[collection1]
main]
[junit4] 2> 157092 INFO (coreLoadExecutor-1253-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8BF2D7420C358983-001\tempDir-103\collection1\conf
[junit4] 2> 157093 INFO (coreLoadExecutor-1253-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 157095 INFO
(searcherExecutor-1254-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@130df7d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 157096 INFO
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[8BF2D7420C358983]) [ ]
o.a.s.SolrJettyTestBase Jetty Assigned Port#63479
[junit4] 2> 157101 INFO (qtp11023720-3528) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/schema/fields
params={wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 157103 INFO
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[8BF2D7420C358983]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@6f79cd{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 157103 INFO
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[8BF2D7420C358983]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=24183664
[junit4] 2> 157103 INFO
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[8BF2D7420C358983]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 157103 INFO
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[8BF2D7420C358983]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@f6d305: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@781d6d
[junit4] 2> 157108 INFO
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[8BF2D7420C358983]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 157108 INFO
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[8BF2D7420C358983]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1569e4f: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@167e7e7
[junit4] 2> 157114 INFO
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[8BF2D7420C358983]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 157114 INFO
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[8BF2D7420C358983]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@182e246: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@c6d1e1
[junit4] 2> 157125 INFO (coreCloseExecutor-1258-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@23dc7d
[junit4] 2> 157125 INFO (coreCloseExecutor-1258-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=2350205
[junit4] 2> 157126 INFO (coreCloseExecutor-1258-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@72daec: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1bc69ae
[junit4] 2> 157136 INFO
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[8BF2D7420C358983]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1999d4c{/solr,null,UNAVAILABLE}
[junit4] 2> 157137 INFO
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[8BF2D7420C358983]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testGetFieldsAccuracy
[junit4] 2> 157139 INFO (SUITE-SchemaTest-seed#[8BF2D7420C358983]-worker)
[ ] o.a.s.SolrTestCaseJ4
------------------------------------------------------- Done waiting for
tracked resources to be released
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=119, maxMBSortInHeap=7.877262468345989,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1d405b5),
locale=ga-IE, timezone=America/Argentina/Salta
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144
(32-bit)/cpus=3,threads=1,free=170209568,total=229638144
[junit4] 2> NOTE: All tests run in this JVM: [TestDocumentObjectBinder,
MultiplyEvaluatorTest, TestRetryUtil, NormalDistributionEvaluatorTest,
FieldAnalysisResponseTest, TestJavaBinCodec, PowerEvaluatorTest, JdbcTest,
TestSolrProperties, HttpSolrClientBuilderTest, TestBatchUpdate,
ModifiableSolrParamsTest, EmpiricalDistributionEvaluatorTest,
FloorEvaluatorTest, GetByIdTest, TestEmbeddedSolrServer,
TestDelegationTokenRequest, SolrDocumentTest, StreamingTest,
TestSpellCheckResponse, GraphTest, LessThanEvaluatorTest, LengthEvaluatorTest,
CloudSolrClientBuilderTest, CommonAdminParamsTest, TestHash,
CloudSolrClientMultiConstructorTest, ExclusiveOrEvaluatorTest,
SineEvaluatorTest, TestPolicy, RecursiveEvaluatorTest, SubtractEvaluatorTest,
GreaterThanEvaluatorTest, TestCoreAdmin, SolrExampleStreamingTest,
SolrExampleXMLTest, SolrExampleEmbeddedTest, JettyWebappTest,
TermsResponseTest, MergeIndexesEmbeddedTest, QueryResponseTest,
TestXMLEscaping, DocumentAnalysisResponseTest, SolrExceptionTest,
TestUpdateRequestCodec, NamedListTest, AnlysisResponseBaseTest,
UsingSolrJRefGuideExamplesTest, CollectionAdminRequestRequiredParamsTest,
SolrSchemalessExampleTest, TestLBHttpSolrClient, TestSolrJErrorHandling,
CloudSolrClientCacheTest, ConcurrentUpdateSolrClientBuilderTest,
HttpSolrClientSSLAuthConPoolTest, JdbcDriverTest, SelectWithEvaluatorsTest,
StreamExpressionToExpessionTest, StreamExpressionToExplanationTest,
AddEvaluatorTest, AndEvaluatorTest, AppendEvaluatorTest, ArcSineEvaluatorTest,
ArrayEvaluatorTest, AscEvaluatorTest, CeilingEvaluatorTest,
CoalesceEvaluatorTest, CosineEvaluatorTest, CubedRootEvaluatorTest,
CumulativeProbabilityEvaluatorTest, FieldValueEvaluatorTest,
GreaterThanEqualToEvaluatorTest, HyperbolicCosineEvaluatorTest,
HyperbolicSineEvaluatorTest, LessThanEqualToEvaluatorTest,
NormalizeEvaluatorTest, NotEvaluatorTest, OrEvaluatorTest,
RawValueEvaluatorTest, RegressionEvaluatorTest, ReverseEvaluatorTest,
SquareRootEvaluatorTest, UuidEvaluatorTest, StreamExpressionParserTest,
ConcatOperationTest, SchemaTest]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=SchemaTest
-Dtests.seed=8BF2D7420C358983 -Dtests.slow=true -Dtests.locale=ga-IE
-Dtests.timezone=America/Argentina/Salta -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J0 | SchemaTest (suite) <<<
[junit4] > Throwable #1: java.io.IOException: Could not remove the
following files (in the order of attempts):
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8BF2D7420C358983-001\tempDir-081\cores\core\data\index:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8BF2D7420C358983-001\tempDir-081\cores\core\data\index
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8BF2D7420C358983-001\tempDir-081\cores\core\data:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8BF2D7420C358983-001\tempDir-081\cores\core\data
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8BF2D7420C358983-001\tempDir-081\cores\core:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8BF2D7420C358983-001\tempDir-081\cores\core
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8BF2D7420C358983-001\tempDir-081\cores:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8BF2D7420C358983-001\tempDir-081\cores
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8BF2D7420C358983-001\tempDir-081:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8BF2D7420C358983-001\tempDir-081
[junit4] > at
__randomizedtesting.SeedInfo.seed([8BF2D7420C358983]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] Completed [128/146 (1!)] on J0 in 21.20s, 35 tests, 1 error <<<
FAILURES!
[...truncated 42163 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]