Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/9/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseParallelGC
6 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_C05B3161504B99E2-001\4.0.0.2-nocfs-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_C05B3161504B99E2-001\4.0.0.2-nocfs-001
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_C05B3161504B99E2-001\3.5.0-cfs-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_C05B3161504B99E2-001\3.5.0-cfs-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_C05B3161504B99E2-001\4.0.0.2-nocfs-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_C05B3161504B99E2-001\4.0.0.2-nocfs-001
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_C05B3161504B99E2-001\3.5.0-cfs-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_C05B3161504B99E2-001\3.5.0-cfs-001
at __randomizedtesting.SeedInfo.seed([C05B3161504B99E2]: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:
org.apache.lucene.search.TestLRUQueryCache.testDocValuesUpdatesDontBreakCache
Error Message:
expected:<2> but was:<3>
Stack Trace:
java.lang.AssertionError: expected:<2> but was:<3>
at
__randomizedtesting.SeedInfo.seed([4CBB299758116CB6:1E8E15FA6AE32F9E]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.lucene.search.TestLRUQueryCache.testDocValuesUpdatesDontBreakCache(TestLRUQueryCache.java:1512)
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.lucene.search.TestLRUQueryCache
Error Message:
2 threads leaked from SUITE scope at
org.apache.lucene.search.TestLRUQueryCache: 1) Thread[id=1900,
name=LuceneTestCase-340-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]
at sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 2) Thread[id=1899,
name=LuceneTestCase-340-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]
at sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE
scope at org.apache.lucene.search.TestLRUQueryCache:
1) Thread[id=1900, name=LuceneTestCase-340-thread-2, state=WAITING,
group=TGRP-TestLRUQueryCache]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
2) Thread[id=1899, name=LuceneTestCase-340-thread-1, state=WAITING,
group=TGRP-TestLRUQueryCache]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([4CBB299758116CB6]:0)
FAILED: junit.framework.TestSuite.org.apache.lucene.search.TestLRUQueryCache
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=1900, name=LuceneTestCase-340-thread-2, state=WAITING,
group=TGRP-TestLRUQueryCache] at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 2) Thread[id=1899,
name=LuceneTestCase-340-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]
at sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=1900, name=LuceneTestCase-340-thread-2, state=WAITING,
group=TGRP-TestLRUQueryCache]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
2) Thread[id=1899, name=LuceneTestCase-340-thread-1, state=WAITING,
group=TGRP-TestLRUQueryCache]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([4CBB299758116CB6]:0)
FAILED:
junit.framework.TestSuite.org.apache.lucene.store.TestFileSwitchDirectory
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_4CBB299758116CB6-001\bar-009:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_4CBB299758116CB6-001\bar-009
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_4CBB299758116CB6-001\bar-009:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_4CBB299758116CB6-001\bar-009
at __randomizedtesting.SeedInfo.seed([4CBB299758116CB6]: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-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-037:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-037
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\configsets\streaming\conf:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\configsets\streaming\conf
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\configsets\streaming:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\configsets\streaming
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\configsets:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\configsets
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-037:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-037
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\configsets\streaming\conf:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\configsets\streaming\conf
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\configsets\streaming:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\configsets\streaming
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\configsets:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\configsets
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001
at __randomizedtesting.SeedInfo.seed([B01B4EBC0314D822]: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 1124 lines...]
[junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory
[junit4] IGNOR/A 0.02s J0 |
TestFileSwitchDirectory.testFsyncDoesntCreateNewFiles
[junit4] > Assumption #1: test only works for FSDirectory subclasses
[junit4] IGNOR/A 0.01s J0 | TestFileSwitchDirectory.testPendingDeletions
[junit4] > Assumption #1: we can only install VirusCheckingFS on an
FSDirectory
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=true): {}, locale=es-AR, timezone=America/Merida
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144
(32-bit)/cpus=3,threads=1,free=212667624,total=273940480
[junit4] 2> NOTE: All tests run in this JVM: [TestIndexWriterOnVMError,
TestLucene60PointsFormat, TestArrayUtil, TestSegmentCacheables, TestCodecs,
TestMatchAllDocsQuery, TestReaderWrapperDVTypeCheck, TestTerm,
TestAllFilesDetectTruncation, TestSortedSetDocValues,
TestIndexWriterThreadsToSegments, TestSearch, TestDeterminizeLexicon,
TestBagOfPositions, TestBinaryTerms, TestLongRangeFieldQueries,
TestExceedMaxTermLength, TestSimpleFSDirectory, TestForUtil, TestLockFactory,
TestEarlyTermination, TestFilterWeight, TestBooleanQuery, TestTermScorer,
TestReusableStringReader, TestMinimize, TestLucene50StoredFieldsFormat,
MultiCollectorTest, TestIndexWriterFromReader, TestTrackingDirectoryWrapper,
TestIndexWriter, TestIndexManyDocuments, TestBufferedIndexInput,
TestIntroSorter, TestMultiThreadTermVectors, TestRegExp, TestManyFields,
TestDocInverterPerFieldErrorInfo, TestSimilarity2, TestMixedCodecs,
TestDemoParallelLeafReader, TestMmapDirectory, TestIndexableField,
TestAttributeSource, TestBooleanSimilarity, TestDoubleValuesSource,
TestCloseableThreadLocal, TestSloppyPhraseQuery, TestTieredMergePolicy,
TestTryDelete, TestCodecUtil, TestSearchForDuplicates, TestPointValues,
TestSpanExplanations, TestDoc, TestNamedSPILoader, TestIndexWriterUnicode,
TestTerms, Test4GBStoredFields, TestSimpleExplanationsOfNonMatches,
TestCodecHoldsOpenFiles, TestAllFilesHaveCodecHeader, TestBoostQuery,
TestDocsWithFieldSet, TestSpansEnum, TestTimSorter, Test2BSortedDocValuesOrds,
TestBooleanMinShouldMatch, TestIndexWriterMerging, TestDirectPacked,
TestMatchNoDocsQuery, TestByteArrayDataInput, TestSpanCollection,
TestNormsFieldExistsQuery, TestNeverDelete, TestScoreCachingWrappingScorer,
TestFilterDirectory, TestMultiCollector, TestPayloadsOnVectors,
TestConsistentFieldNumbers, TestIndexWriterDeleteByQuery,
TestSparseFixedBitDocIdSet, TestRamUsageEstimator,
TestSingleInstanceLockFactory, TestBytesRef, TestSimpleAttributeImpl,
TestPriorityQueue, TestFieldInvertState, TestTopFieldCollectorEarlyTermination,
TestFieldCacheRewriteMethod, TestIndexWriterExceptions, TestTopDocsCollector,
TestNRTReaderCleanup, TestMultiset, TestSynonymQuery, TestMergePolicyWrapper,
TestGeoEncodingUtils, TestAxiomaticSimilarity, TestMathUtil,
TestPhrasePrefixQuery, TestCharacterUtils, TestDirectoryReader, TestDocCount,
TestIntBlockPool, TestNotDocIdSet, TestRecyclingIntBlockAllocator,
TestRAMDirectory, TestPositionIncrement, TestTimeLimitingCollector,
TestBlockPostingsFormat2, TestScorerPerf, TestTwoPhaseCommitTool,
TestIndexWriterMergePolicy, Test2BPositions, TestPerFieldDocValuesFormat,
TestFSTs, TestBytesStore, TestPackedInts, TestIndexWriterWithThreads,
TestGraphTokenizers, TestAddIndexes, TestMultiMMap, TestBooleanOr, TestBasics,
TestFlushByRamOrCountsPolicy, TestNRTThreads, TestDuelingCodecs,
TestPersistentSnapshotDeletionPolicy, TestAtomicUpdate, TestStressAdvance,
TestNorms, TestStandardAnalyzer, TestIndexWriterCommit,
TestDirectoryReaderReopen, TestSearchWithThreads, TestSearchAfter,
TestConcurrentMergeScheduler, TestHighCompressionMode,
TestDocumentsWriterStallControl, TestTopDocsMerge, TestLongPostings,
TestSnapshotDeletionPolicy, TestPerFieldPostingsFormat,
TestLevenshteinAutomata, TestByteSlices, TestWeakIdentityMap, TestPhraseQuery,
TestCollectionUtil, TestComplexExplanations, TestRegexpRandom2,
TestSegmentReader, TestFastDecompressionMode, TestParallelCompositeReader,
TestCrash, TestPerFieldPostingsFormat2, TestSort, TestToken, TestFieldsReader,
TestSimpleSearchEquivalence, TestCustomSearcherSort, TestDocValuesIndexing,
TestSimilarityBase, TestHugeRamFile, Test2BDocs, TestSpans, TestCustomNorms,
TestPostingsOffsets, TestTransactionRollback, TestFlex, TestUTF32ToUTF8,
TestStressIndexing2, TestLazyProxSkipping, TestDeterminism,
TestDocsAndPositions, TestBagOfPostings, TestTermVectorsWriter,
TestCharTermAttributeImpl, TestOmitPositions, TestParallelLeafReader,
TestThreadedForceMerge, TestIndexInput, TestSloppyPhraseQuery2,
TestDisjunctionMaxQuery, TestForceMergeForever, TestOmitTf,
TestSameScoresWithThreads, TestTermRangeQuery, TestDocumentsWriterDeleteQueue,
TestDocumentWriter, TestCrashCausesCorruptIndex, TestLiveFieldValues,
TestSpanSearchEquivalence, TestPayloads, TestFieldMaskingSpanQuery,
TestExternalCodecs, TestRegexpQuery, TestPrefixInBooleanQuery,
TestSegmentTermEnum, TestUniqueTermCount, TestComplexExplanationsOfNonMatches,
TestUnicodeUtil, TestPrefixCodedTerms, TestParallelReaderEmptyIndex,
TestDocument, TestFileSwitchDirectory]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestFileSwitchDirectory -Dtests.seed=4CBB299758116CB6
-Dtests.slow=true -Dtests.locale=es-AR -Dtests.timezone=America/Merida
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J0 | TestFileSwitchDirectory (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-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_4CBB299758116CB6-001\bar-009:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_4CBB299758116CB6-001\bar-009
[junit4] > at
__randomizedtesting.SeedInfo.seed([4CBB299758116CB6]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] Completed [275/458 (1!)] on J0 in 1.69s, 43 tests, 1 error, 2
skipped <<< FAILURES!
[...truncated 513 lines...]
[junit4] Suite: org.apache.lucene.search.TestLRUQueryCache
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLRUQueryCache
-Dtests.method=testDocValuesUpdatesDontBreakCache -Dtests.seed=4CBB299758116CB6
-Dtests.slow=true -Dtests.locale=sl-SI -Dtests.timezone=Universal
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.01s J1 |
TestLRUQueryCache.testDocValuesUpdatesDontBreakCache <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<2> but
was:<3>
[junit4] > at
__randomizedtesting.SeedInfo.seed([4CBB299758116CB6:1E8E15FA6AE32F9E]:0)
[junit4] > at
org.apache.lucene.search.TestLRUQueryCache.testDocValuesUpdatesDontBreakCache(TestLRUQueryCache.java:1512)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Dec 10, 2017 12:29:05 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 2 leaked
thread(s).
[junit4] 2> Dec 10, 2017 12:29:25 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 2 threads leaked from SUITE scope at
org.apache.lucene.search.TestLRUQueryCache:
[junit4] 2> 1) Thread[id=1900, name=LuceneTestCase-340-thread-2,
state=WAITING, group=TGRP-TestLRUQueryCache]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2) Thread[id=1899, name=LuceneTestCase-340-thread-1,
state=WAITING, group=TGRP-TestLRUQueryCache]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Dec 10, 2017 12:29:25 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=1900, name=LuceneTestCase-340-thread-2,
state=WAITING, group=TGRP-TestLRUQueryCache]
[junit4] 2> 2) Thread[id=1899, name=LuceneTestCase-340-thread-1,
state=WAITING, group=TGRP-TestLRUQueryCache]
[junit4] 2> Dec 10, 2017 12:29:28 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> SEVERE: There are still zombie threads that couldn't be
terminated:
[junit4] 2> 1) Thread[id=1900, name=LuceneTestCase-340-thread-2,
state=WAITING, group=TGRP-TestLRUQueryCache]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2) Thread[id=1899, name=LuceneTestCase-340-thread-1,
state=WAITING, group=TGRP-TestLRUQueryCache]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{color=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
f=PostingsFormat(name=MockRandom), foo=PostingsFormat(name=MockRandom),
text=PostingsFormat(name=LuceneFixedGap)},
docValues:{field=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=520,
maxMBSortInHeap=5.1498798066536855, sim=RandomSimilarity(queryNorm=false):
{foo=DFR I(ne)Z(0.3), text=DFR I(ne)L1}, locale=sl-SI, timezone=Universal
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144
(32-bit)/cpus=3,threads=3,free=24731064,total=271843328
[junit4] 2> NOTE: All tests run in this JVM: [TestCharsRef,
TestSegmentMerger, TestMSBRadixSorter, Test2BPostings,
TestDelegatingAnalyzerWrapper, TestStringMSBRadixSorter, TestDemo,
TestIndexWriterExceptions2, TestOmitNorms, TestFixedLengthBytesRefArray,
TestNumericDocValuesUpdates, TestIndexingSequenceNumbers,
TestIndexWriterMaxDocs, TestDoubleRangeFieldQueries, TestNRTCachingDirectory,
TestIndexWriterDelete, TestTermdocPerf, TestSearcherManager,
TestFloatRangeFieldQueries, TestMergeRateLimiter, TestIndexWriterOnJRECrash,
TestIndexReaderClose, TestBytesRefHash, TestLucene60FieldInfoFormat,
TestPagedBytes, TestSleepingLockWrapper, TestFieldType,
TestFastCompressionMode, TestMaxTermFrequency, TestSegmentTermDocs,
TestMinShouldMatch2, TestSegmentInfos, TestTopFieldCollector, TestRollback,
TestSpanNotQuery, TestTermQuery, TestNeedsScores, Test2BPagedBytes,
TestDirectMonotonic, TestGrowableByteArrayDataOutput, TestBlockPostingsFormat,
TestPolygon2D, TestSmallFloat, TestStressNRT, TestFixedBitSet,
TestTermVectorsReader, TermInSetQueryTest, TestMultiDocValues,
TestMergedIterator, TestNearSpansOrdered, TestTimSorterWorstCase,
TestFieldReuse, TestDeletionPolicy, TestShardSearching,
TestIndexWriterOutOfFileDescriptors, TestSizeBoundedForceMerge,
TestSpanTermQuery, TestCharArraySet, TestTragicIndexWriterDeadlock,
TestAutomatonQuery, TestCachingCollector, TestGeoUtils, TestRoaringDocIdSet,
TestTermsEnum2, TestCompiledAutomaton, TestLucene70NormsFormat,
TestMultiFields, TestBoolean2, TestIndexCommit, Test2BBinaryDocValues,
TestFuzzyQuery, TestDocValuesQueries, TestTermsEnum, TestWildcard,
TestSubScorerFreqs, TestSimpleFSLockFactory, TestLucene50CompoundFormat,
TestNRTReaderWithThreads, TestMultiTermQueryRewrites, TestStressIndexing,
TestMultiPhraseQuery, TestForTooMuchCloning, TestIndexWriterNRTIsCurrent,
TestIndexWriterLockRelease, TestSpanBoostQuery, TestSimilarity,
TestSimpleExplanationsWithFillerDocs, TestLogMergePolicy, TestReaderClosed,
TestSpanContainQuery, TestAllFilesCheckIndexHeader, Test2BTerms,
TestBytesRefArray, TestIndexSearcher, TestDuelingCodecsAtNight,
TestIndexWriterReader, TestRollingUpdates, TestSimpleExplanations,
TestBlendedTermQuery, TestSortRandom, TestGraphTokenStreamFiniteStrings,
TestIndexWriterForceMerge, TestMergeSchedulerExternal, TestSloppyMath,
TestElevationComparator, TestNoDeletionPolicy, TestSortedNumericSortField,
TestAllFilesHaveChecksumFooter, TestMultiTermConstantScore,
TestPerSegmentDeletes, TestCustomTermFreq, TestTransactions,
TestIndexWriterOnDiskFull, TestUpgradeIndexMergePolicy,
TestLucene70SegmentInfoFormat, TestPolygon, Test2BPoints,
Test2BSortedDocValuesFixedSorted, TestBinaryDocValuesUpdates, TestDocIDMerger,
TestDocValues, TestExitableDirectoryReader, TestFilterCodecReader,
TestFilterDirectoryReader, TestIndexSorting, TestIndexTooManyDocs,
TestInfoStream, TestMaxPosition, TestMixedDocValuesUpdates, TestMultiTermsEnum,
TestOneMergeWrappingMergePolicy, TestOrdinalMap, TestReadOnlyIndex,
TestStressDeletes, TestSwappedIndexFiles, TestTermVectors,
FuzzyTermOnShortTermsTest, TestApproximationSearchEquivalence,
TestBoolean2ScorerSupplier, TestBooleanRewrites, TestConjunctionDISI,
TestControlledRealTimeReopenThread, TestDocValuesRewriteMethod,
TestEarlyTerminatingSortingCollector, TestFieldValueQuery,
TestIndexOrDocValuesQuery, TestIntRangeFieldQueries, TestLRUQueryCache]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLRUQueryCache
-Dtests.seed=4CBB299758116CB6 -Dtests.slow=true -Dtests.locale=sl-SI
-Dtests.timezone=Universal -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 | TestLRUQueryCache (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE
scope at org.apache.lucene.search.TestLRUQueryCache:
[junit4] > 1) Thread[id=1900, name=LuceneTestCase-340-thread-2,
state=WAITING, group=TGRP-TestLRUQueryCache]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 2) Thread[id=1899, name=LuceneTestCase-340-thread-1,
state=WAITING, group=TGRP-TestLRUQueryCache]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([4CBB299758116CB6]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=1900, name=LuceneTestCase-340-thread-2,
state=WAITING, group=TGRP-TestLRUQueryCache]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 2) Thread[id=1899, name=LuceneTestCase-340-thread-1,
state=WAITING, group=TGRP-TestLRUQueryCache]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([4CBB299758116CB6]:0)
[junit4] Completed [431/458 (2!)] on J1 in 24.94s, 21 tests, 1 failure, 2
errors <<< FAILURES!
[...truncated 2957 lines...]
[junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
[junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
[junit4] > Assumption #1: backcompat creation tests must be run with
-Dtests.bwcdir=/path/to/write/indexes
[junit4] IGNOR/A 0.00s J0 |
TestBackwardsCompatibility.testCreateSingleSegmentCFS
[junit4] > Assumption #1: backcompat creation tests must be run with
-Dtests.bwcdir=/path/to/write/indexes
[junit4] IGNOR/A 0.00s J0 |
TestBackwardsCompatibility.testCreateMoreTermsIndex
[junit4] > Assumption #1: backcompat creation tests must be run with
-Dtests.bwcdir=/path/to/write/indexes
[junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
[junit4] > Assumption #1: backcompat creation tests must be run with
-Dtests.bwcdir=/path/to/write/indexes
[junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
[junit4] > Assumption #1: backcompat creation tests must be run with
-Dtests.bwcdir=/path/to/write/indexes
[junit4] IGNOR/A 0.00s J0 |
TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
[junit4] > Assumption #1: backcompat creation tests must be run with
-Dtests.bwcdir=/path/to/write/indexes
[junit4] IGNOR/A 0.00s J0 |
TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
[junit4] > Assumption #1: backcompat creation tests must be run with
-Dtests.bwcdir=/path/to/write/indexes
[junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
[junit4] > Assumption #1: backcompat creation tests must be run with
-Dtests.bwcdir=/path/to/write/indexes
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70),
sim=RandomSimilarity(queryNorm=false): {content6=DFR GB2, content5=IB SPL-D1,
content2=IB SPL-L1, utf8=DFR I(n)L2, fie?ld=DFR I(F)L3(800.0), content=DFR
I(ne)L2, autf8=DFR I(n)1}, locale=fr-FR, timezone=Europe/Sarajevo
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144
(32-bit)/cpus=3,threads=1,free=69684928,total=171704320
[junit4] 2> NOTE: All tests run in this JVM: [TestLucene54DocValuesFormat,
TestLucene50SegmentInfoFormat, TestBackwardsCompatibility]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestBackwardsCompatibility -Dtests.seed=C05B3161504B99E2
-Dtests.slow=true -Dtests.locale=fr-FR -Dtests.timezone=Europe/Sarajevo
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J0 | TestBackwardsCompatibility (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-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_C05B3161504B99E2-001\4.0.0.2-nocfs-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_C05B3161504B99E2-001\4.0.0.2-nocfs-001
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_C05B3161504B99E2-001\3.5.0-cfs-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_C05B3161504B99E2-001\3.5.0-cfs-001
[junit4] > at
__randomizedtesting.SeedInfo.seed([C05B3161504B99E2]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] Completed [8/8 (1!)] on J0 in 25.80s, 30 tests, 1 error, 8 skipped
<<< FAILURES!
[...truncated 10388 lines...]
[junit4] Suite: org.apache.solr.client.solrj.request.SchemaTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\init-core-data-001
[junit4] 2> 141963 WARN (SUITE-SchemaTest-seed#[B01B4EBC0314D822]-worker)
[ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
[junit4] 2> 141963 INFO (SUITE-SchemaTest-seed#[B01B4EBC0314D822]-worker)
[ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 141969 INFO (SUITE-SchemaTest-seed#[B01B4EBC0314D822]-worker)
[ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 141969 INFO (SUITE-SchemaTest-seed#[B01B4EBC0314D822]-worker)
[ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 141971 INFO
(TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testSchemaRequestAccuracy
[junit4] 2> 142118 INFO
(TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 142118 INFO
(TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 142119 INFO
(TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-003\cores\core
[junit4] 2> 142125 INFO
(TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 142126 INFO
(TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@81d725{/solr,null,AVAILABLE}
[junit4] 2> 142128 INFO
(TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@18bbf21{HTTP/1.1,[http/1.1]}{127.0.0.1:64122}
[junit4] 2> 142128 INFO
(TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.e.j.s.Server Started @150047ms
[junit4] 2> 142128 INFO
(TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=64122,
configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-003\cores}
[junit4] 2> 142128 ERROR
(TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 142128 INFO
(TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 142129 INFO
(TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 142129 INFO
(TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 142129 INFO
(TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-12-10T13:53:45.304Z
[junit4] 2> 142132 INFO
(TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\solr.xml
[junit4] 2> 142177 INFO
(TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4abfd2, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 142409 INFO
(TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4abfd2
[junit4] 2> 142435 INFO
(TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4abfd2
[junit4] 2> 142435 INFO
(TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4abfd2
[junit4] 2> 142443 INFO
(TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-003\cores
[junit4] 2> 142443 INFO
(TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 142450 INFO (coreLoadExecutor-632-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 142550 INFO (coreLoadExecutor-632-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 142601 INFO (coreLoadExecutor-632-thread-1) [
x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as
managed, but managed schema resource managed-schema not found - loading
non-managed schema schema.xml instead
[junit4] 2> 142693 INFO (coreLoadExecutor-632-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 142890 WARN (coreLoadExecutor-632-thread-1) [
x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and
destination for multiple copyFields (2)
[junit4] 2> 142890 WARN (coreLoadExecutor-632-thread-1) [
x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and
destination for multiple copyFields (3)
[junit4] 2> 142891 INFO (coreLoadExecutor-632-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 142897 INFO (coreLoadExecutor-632-thread-1) [
x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\collection1\conf\managed-schema
[junit4] 2> 142900 INFO (coreLoadExecutor-632-thread-1) [
x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed
schema, renamed the non-managed schema
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\collection1\conf\schema.xml
to
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\collection1\conf\schema.xml.bak
[junit4] 2> 142901 INFO (coreLoadExecutor-632-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\collection1,
trusted=true
[junit4] 2> 142901 INFO (coreLoadExecutor-632-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4abfd2
[junit4] 2> 142901 INFO (coreLoadExecutor-632-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 142901 INFO (coreLoadExecutor-632-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-003\cores\core\data\]
[junit4] 2> 143156 WARN (coreLoadExecutor-632-thread-1) [
x:collection1] o.a.s.c.RequestHandlers no default request handler is registered
(either '/select' or 'standard')
[junit4] 2> 143157 INFO (coreLoadExecutor-632-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 143157 INFO (coreLoadExecutor-632-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 143160 INFO (coreLoadExecutor-632-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@f1e4f6[collection1]
main]
[junit4] 2> 143162 INFO (coreLoadExecutor-632-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\collection1\conf
[junit4] 2> 143163 INFO (coreLoadExecutor-632-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 143164 INFO
(TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.SolrJettyTestBase Jetty Assigned Port#64122
[junit4] 2> 143165 INFO
(searcherExecutor-633-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@f1e4f6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 143182 INFO (qtp26419870-2489) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/schema
params={wt=javabin&version=2} status=0 QTime=1
[junit4] 2> 143244 INFO
(TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@18bbf21{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 143244 INFO
(TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2979467
[junit4] 2> 143244 INFO
(TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 143244 INFO
(TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2cc17c: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@f967e4
[junit4] 2> 143255 INFO
(TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 143256 INFO
(TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6362b1: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@243d87
[junit4] 2> 143263 INFO
(TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 143263 INFO
(TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1835f1e: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@1077974
[junit4] 2> 143264 INFO (coreCloseExecutor-637-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1ea9c4
[junit4] 2> 143265 INFO (coreCloseExecutor-637-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=2009540
[junit4] 2> 143265 INFO (coreCloseExecutor-637-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@f9aafa: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@103eda8
[junit4] 2> 143278 INFO
(TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@81d725{/solr,null,UNAVAILABLE}
[junit4] 2> 143280 INFO
(TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testSchemaRequestAccuracy
[junit4] 2> 143283 INFO
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testGetDynamicFieldsAccuracy
[junit4] 2> 143430 INFO
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 143430 INFO
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 143430 INFO
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-006\cores\core
[junit4] 2> 143441 INFO
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 143442 INFO
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@a1ce91{/solr,null,AVAILABLE}
[junit4] 2> 143443 INFO
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@118b131{HTTP/1.1,[http/1.1]}{127.0.0.1:64126}
[junit4] 2> 143443 INFO
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.e.j.s.Server Started @151362ms
[junit4] 2> 143443 INFO
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=64126,
configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-004,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-006\cores}
[junit4] 2> 143459 ERROR
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 143466 INFO
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 143466 INFO
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 143466 INFO
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 143466 INFO
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-12-10T13:53:46.641Z
[junit4] 2> 143466 INFO
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-004\solr.xml
[junit4] 2> 143481 INFO
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4abfd2, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 143626 INFO
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4abfd2
[junit4] 2> 143645 INFO
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4abfd2
[junit4] 2> 143645 INFO
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4abfd2
[junit4] 2> 143651 INFO
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-006\cores
[junit4] 2> 143651 INFO
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 143651 INFO (coreLoadExecutor-644-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 143703 INFO (coreLoadExecutor-644-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 143716 INFO (coreLoadExecutor-644-thread-1) [
x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as
managed, but managed schema resource managed-schema not found - loading
non-managed schema schema.xml instead
[junit4] 2> 143727 INFO (coreLoadExecutor-644-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 143853 WARN (coreLoadExecutor-644-thread-1) [
x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and
destination for multiple copyFields (2)
[junit4] 2> 143853 WARN (coreLoadExecutor-644-thread-1) [
x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and
destination for multiple copyFields (3)
[junit4] 2> 143854 INFO (coreLoadExecutor-644-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 143858 INFO (coreLoadExecutor-644-thread-1) [
x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-004\collection1\conf\managed-schema
[junit4] 2> 143861 INFO (coreLoadExecutor-644-thread-1) [
x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed
schema, renamed the non-managed schema
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-004\collection1\conf\schema.xml
to
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-004\collection1\conf\schema.xml.bak
[junit4] 2> 143862 INFO (coreLoadExecutor-644-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-004\collection1,
trusted=true
[junit4] 2> 143862 INFO (coreLoadExecutor-644-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4abfd2
[junit4] 2> 143863 INFO (coreLoadExecutor-644-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 143863 INFO (coreLoadExecutor-644-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-004\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-006\cores\core\data\]
[junit4] 2> 144087 WARN (coreLoadExecutor-644-thread-1) [
x:collection1] o.a.s.c.RequestHandlers no default request handler is registered
(either '/select' or 'standard')
[junit4] 2> 144087 INFO (coreLoadExecutor-644-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 144087 INFO (coreLoadExecutor-644-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 144144 INFO (coreLoadExecutor-644-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@afd575[collection1]
main]
[junit4] 2> 144145 INFO (coreLoadExecutor-644-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-004\collection1\conf
[junit4] 2> 144147 INFO (coreLoadExecutor-644-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 144157 INFO
(searcherExecutor-645-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@afd575[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 144649 INFO
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.SolrJettyTestBase Jetty Assigned Port#64126
[junit4] 2> 144667 INFO (qtp7755123-2523) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/schema/dynamicfields
params={wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 144670 INFO
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@118b131{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 144670 INFO
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=22889441
[junit4] 2> 144670 INFO
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 144670 INFO
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@75db0a: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@225897
[junit4] 2> 144685 INFO
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 144685 INFO
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@bd8d1d: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@243d87
[junit4] 2> 144699 INFO
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 144700 INFO
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@30dfe5: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@1077974
[junit4] 2> 144701 INFO (coreCloseExecutor-649-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@e5e0e6
[junit4] 2> 144701 INFO (coreCloseExecutor-649-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=15065318
[junit4] 2> 144701 INFO (coreCloseExecutor-649-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1a7c2cc: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@11ae1d5
[junit4] 2> 144736 INFO
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@a1ce91{/solr,null,UNAVAILABLE}
[junit4] 2> 144740 INFO
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testGetDynamicFieldsAccuracy
[junit4] 2> 144742 INFO
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testReplaceFieldTypeAccuracy
[junit4] 2> 144894 INFO
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 144894 INFO
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 144895 INFO
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-009\cores\core
[junit4] 2> 144900 INFO
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 144900 INFO
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@517b03{/solr,null,AVAILABLE}
[junit4] 2> 144900 INFO
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1a6a3c7{HTTP/1.1,[http/1.1]}{127.0.0.1:64130}
[junit4] 2> 144900 INFO
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.e.j.s.Server Started @152821ms
[junit4] 2> 144900 INFO
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=64130,
configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-007,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-009\cores}
[junit4] 2> 144900 ERROR
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 144912 INFO
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 144912 INFO
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 144912 INFO
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 144912 INFO
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-12-10T13:53:48.087Z
[junit4] 2> 144912 INFO
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-007\solr.xml
[junit4] 2> 144929 INFO
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4abfd2, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 145085 INFO
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4abfd2
[junit4] 2> 145101 INFO
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4abfd2
[junit4] 2> 145101 INFO
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4abfd2
[junit4] 2> 145107 INFO
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-009\cores
[junit4] 2> 145107 INFO
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 145107 INFO (coreLoadExecutor-656-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 145179 INFO (coreLoadExecutor-656-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 145196 INFO (coreLoadExecutor-656-thread-1) [
x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as
managed, but managed schema resource managed-schema not found - loading
non-managed schema schema.xml instead
[junit4] 2> 145212 INFO (coreLoadExecutor-656-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 145368 WARN (coreLoadExecutor-656-thread-1) [
x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and
destination for multiple copyFields (2)
[junit4] 2> 145368 WARN (coreLoadExecutor-656-thread-1) [
x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and
destination for multiple copyFields (3)
[junit4] 2> 145369 INFO (coreLoadExecutor-656-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 145373 INFO (coreLoadExecutor-656-thread-1) [
x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-007\collection1\conf\managed-schema
[junit4] 2> 145384 INFO (coreLoadExecutor-656-thread-1) [
x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed
schema, renamed the non-managed schema
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-007\collection1\conf\schema.xml
to
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-007\collection1\conf\schema.xml.bak
[junit4] 2> 145385 INFO (coreLoadExecutor-656-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-007\collection1,
trusted=true
[junit4] 2> 145386 INFO (coreLoadExecutor-656-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4abfd2
[junit4] 2> 145386 INFO (coreLoadExecutor-656-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 145386 INFO (coreLoadExecutor-656-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-007\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-009\cores\core\data\]
[junit4] 2> 145610 WARN (coreLoadExecutor-656-thread-1) [
x:collection1] o.a.s.c.RequestHandlers no default request handler is registered
(either '/select' or 'standard')
[junit4] 2> 145611 INFO (coreLoadExecutor-656-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 145611 INFO (coreLoadExecutor-656-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 145615 INFO (coreLoadExecutor-656-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@12ce570[collection1]
main]
[junit4] 2> 145616 INFO (coreLoadExecutor-656-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-007\collection1\conf
[junit4] 2> 145618 INFO (coreLoadExecutor-656-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 145619 INFO
(searcherExecutor-657-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@12ce570[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 146124 INFO
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.SolrJettyTestBase Jetty Assigned Port#64130
[junit4] 2> 146256 INFO (qtp6363973-2539) [ x:collection1]
o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-007\collection1\conf\managed-schema
[junit4] 2> 146276 INFO (qtp6363973-2539) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/schema
params={wt=javabin&version=2} status=0 QTime=136
[junit4] 2> 146289 INFO (qtp6363973-2543) [ x:collection1]
o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-007\collection1\conf\managed-schema
[junit4] 2> 146307 INFO (qtp6363973-2543) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/schema
params={wt=javabin&version=2} status=0 QTime=23
[junit4] 2> 146311 INFO (qtp6363973-2544) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr
path=/schema/fieldtypes/replaceInt params={wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 146317 INFO
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@1a6a3c7{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 146317 INFO
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=17427995
[junit4] 2> 146317 INFO
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 146317 INFO
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@c3e99a: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@1beac7f
[junit4] 2> 146325 INFO
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 146325 INFO
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1cc9db9: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@243d87
[junit4] 2> 146332 INFO
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 146332 INFO
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4c0744: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@1077974
[junit4] 2> 146333 INFO (coreCloseExecutor-661-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@77f0b0
[junit4] 2> 146333 INFO (coreCloseExecutor-661-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=7860400
[junit4] 2> 146333 INFO (coreCloseExecutor-661-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1fc4822: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@105c37e
[junit4] 2> 146357 INFO
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@517b03{/solr,null,UNAVAILABLE}
[junit4] 2> 146359 INFO
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testReplaceFieldTypeAccuracy
[junit4] 2> 146359 INFO
(TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testGetCopyFieldsAccuracy
[junit4] 2> 146503 INFO
(TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 146503 INFO
(TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 146508 INFO
(TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-012\cores\core
[junit4] 2> 146513 INFO
(TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 146513 INFO
(TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@da6bb4{/solr,null,AVAILABLE}
[junit4] 2> 146513 INFO
(TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@16315b2{HTTP/1.1,[http/1.1]}{127.0.0.1:64134}
[junit4] 2> 146513 INFO
(TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.e.j.s.Server Started @154434ms
[junit4] 2> 146513 INFO
(TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=64134,
configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-010,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-012\cores}
[junit4] 2> 146513 ERROR
(TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 146513 INFO
(TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 146513 INFO
(TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 146513 INFO
(TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 146513 INFO
(TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-12-10T13:53:49.688Z
[junit4] 2> 146513 INFO
(TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-010\solr.xml
[junit4] 2> 146532 INFO
(TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4abfd2, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 146693 INFO
(TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[B01B4EBC0314D822]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4abfd2
[junit4] 2> 14
[...truncated too long message...]
184949 INFO (coreLoadExecutor-1040-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 184968 INFO (coreLoadExecutor-1040-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@685030[collection1]
main]
[junit4] 2> 184969 INFO (coreLoadExecutor-1040-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-103\collection1\conf
[junit4] 2> 184973 INFO (coreLoadExecutor-1040-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 184975 INFO
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[B01B4EBC0314D822])
[ ] o.a.s.SolrJettyTestBase Jetty Assigned Port#65503
[junit4] 2> 184976 INFO
(searcherExecutor-1041-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@685030[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 185010 INFO (qtp29845751-3291) [ x:collection1]
o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-103\collection1\conf\managed-schema
[junit4] 2> 185020 INFO (qtp29845751-3291) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/schema
params={wt=javabin&version=2} status=0 QTime=26
[junit4] 2> 185022 INFO (qtp29845751-3294) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/schema/fieldtypes/nameText
params={wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 185024 INFO
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[B01B4EBC0314D822])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@198fdd6{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 185024 INFO
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[B01B4EBC0314D822])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=27200493
[junit4] 2> 185024 INFO
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[B01B4EBC0314D822])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 185025 INFO
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[B01B4EBC0314D822])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@13b68fa: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@1d821c3
[junit4] 2> 185034 INFO
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[B01B4EBC0314D822])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 185034 INFO
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[B01B4EBC0314D822])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1c86a68: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@243d87
[junit4] 2> 185059 INFO
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[B01B4EBC0314D822])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 185059 INFO
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[B01B4EBC0314D822])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@b5d104: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@1077974
[junit4] 2> 185062 INFO (coreCloseExecutor-1045-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@12daf5b
[junit4] 2> 185062 INFO (coreCloseExecutor-1045-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=19771227
[junit4] 2> 185062 INFO (coreCloseExecutor-1045-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@19824ad: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@f0dd52
[junit4] 2> 185091 INFO
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[B01B4EBC0314D822])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@13ae91a{/solr,null,UNAVAILABLE}
[junit4] 2> 185093 INFO
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[B01B4EBC0314D822])
[ ] o.a.s.SolrTestCaseJ4 ###Ending addFieldTypeWithAnalyzerClassAccuracy
[junit4] 2> 185094 INFO (SUITE-SchemaTest-seed#[B01B4EBC0314D822]-worker)
[ ] o.a.s.SolrTestCaseJ4
------------------------------------------------------- Done waiting for
tracked resources to be released
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=true): {}, locale=mk, timezone=Africa/Niamey
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144
(32-bit)/cpus=3,threads=1,free=168916864,total=269746176
[junit4] 2> NOTE: All tests run in this JVM: [DivideEvaluatorTest,
JDBCStreamTest, LargeVolumeBinaryJettyTest, JsonValidatorTest,
LargeVolumeJettyTest, LargeVolumeEmbeddedTest, JdbcDriverTest,
TestValidatingJsonMap, AscEvaluatorTest, RoundEvaluatorTest, CommonParamsTest,
NormalizeEvaluatorTest, TestFastInputStream, HyperbolicCosineEvaluatorTest,
ArcCosineEvaluatorTest, SolrExampleStreamingBinaryTest,
StreamExpressionParserTest, QueryResponseTest, BasicHttpSolrClientTest,
TestConfigSetAdminRequest, TestPathTrie, FieldValueEvaluatorTest,
AndEvaluatorTest, SolrExampleBinaryTest, ArcTangentEvaluatorTest, SolrPingTest,
SolrExampleJettyTest, LBHttpSolrClientBuilderTest, SolrSchemalessExampleTest,
TangentEvaluatorTest, HyperbolicTangentEvaluatorTest,
LessThanEqualToEvaluatorTest, TestNamedListCodec, GraphExpressionTest,
TestSolrProperties, SolrParamTest, TestCoreAdmin, TestSolrJErrorHandling,
ConcurrentUpdateSolrClientBuilderTest, ConcurrentUpdateSolrClientTest,
HttpSolrClientConPoolTest, TestCloudSolrClientConnections, GraphTest, JdbcTest,
StreamExpressionToExpessionTest, StreamExpressionToExplanationTest,
AbsoluteValueEvaluatorTest, AddEvaluatorTest, AppendEvaluatorTest,
ArcSineEvaluatorTest, CoalesceEvaluatorTest, CorrelationEvaluatorTest,
CosineEvaluatorTest, CubedRootEvaluatorTest, EqualToEvaluatorTest,
GreaterThanEqualToEvaluatorTest, GreaterThanEvaluatorTest,
HyperbolicSineEvaluatorTest, LengthEvaluatorTest, ModuloEvaluatorTest,
NaturalLogEvaluatorTest, OrEvaluatorTest, PowerEvaluatorTest,
RawValueEvaluatorTest, RecursiveEvaluatorTest, RegressionEvaluatorTest,
ReverseEvaluatorTest, SineEvaluatorTest, SquareRootEvaluatorTest,
SubtractEvaluatorTest, UniformDistributionEvaluatorTest, OperationsTest,
SchemaTest]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=SchemaTest
-Dtests.seed=B01B4EBC0314D822 -Dtests.slow=true -Dtests.locale=mk
-Dtests.timezone=Africa/Niamey -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 | 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-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-037:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-037
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\configsets\streaming\conf:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\configsets\streaming\conf
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\configsets\streaming:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\configsets\streaming
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\configsets:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\configsets
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001
[junit4] > at
__randomizedtesting.SeedInfo.seed([B01B4EBC0314D822]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] Completed [135/146 (1!)] on J1 in 46.85s, 35 tests, 1 error <<<
FAILURES!
[...truncated 42300 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]