Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11244/ Java: 64bit/jdk1.8.0_40-ea-b04 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
6 tests failed. REGRESSION: org.apache.solr.cloud.SyncSliceTest.testDistribSearch Error Message: shard1 is not consistent. Got 305 from https://127.0.0.1:59389/x/collection1lastClient and got 5 from https://127.0.0.1:52886/x/collection1 Stack Trace: java.lang.AssertionError: shard1 is not consistent. Got 305 from https://127.0.0.1:59389/x/collection1lastClient and got 5 from https://127.0.0.1:52886/x/collection1 at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E:65DA30472DE75312]:0) at org.junit.Assert.fail(Assert.java:93) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1169) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1148) at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:235) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869) 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:483) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) 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:43) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestZkChroot Error Message: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=5267, name=coreLoadExecutor-2664-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot], registration stack trace below. Stack Trace: com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=5267, name=coreLoadExecutor-2664-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot], registration stack trace below. at java.lang.Thread.getStackTrace(Thread.java:1552) at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:166) at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:731) at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1274) at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1165) at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1157) at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:40) at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:351) at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276) at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488) at org.apache.solr.core.SolrCore.<init>(SolrCore.java:794) at org.apache.solr.core.SolrCore.<init>(SolrCore.java:652) at org.apache.solr.core.CoreContainer.create(CoreContainer.java:491) at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:255) at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:249) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(RAMDirectory@5f448063 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@744ab372) at org.junit.Assert.fail(Assert.java:93) at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47) at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:699) at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:696) at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:183) at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:712) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) ... 1 more FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestZkChroot Error Message: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=5294, name=coreLoadExecutor-2674-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot], registration stack trace below. Stack Trace: com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=5294, name=coreLoadExecutor-2674-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot], registration stack trace below. at java.lang.Thread.getStackTrace(Thread.java:1552) at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:166) at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:731) at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1274) at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1165) at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1157) at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:40) at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:351) at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276) at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488) at org.apache.solr.core.SolrCore.<init>(SolrCore.java:794) at org.apache.solr.core.SolrCore.<init>(SolrCore.java:652) at org.apache.solr.core.CoreContainer.create(CoreContainer.java:491) at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:255) at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:249) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(RAMDirectory@61f3295a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@458b5747) at org.junit.Assert.fail(Assert.java:93) at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47) at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:699) at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:696) at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:183) at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:712) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) ... 1 more FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestZkChroot Error Message: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=5310, name=coreLoadExecutor-2681-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot], registration stack trace below. Stack Trace: com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=5310, name=coreLoadExecutor-2681-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot], registration stack trace below. at java.lang.Thread.getStackTrace(Thread.java:1552) at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:166) at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:731) at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1274) at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1165) at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1157) at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:40) at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:351) at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276) at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488) at org.apache.solr.core.SolrCore.<init>(SolrCore.java:794) at org.apache.solr.core.SolrCore.<init>(SolrCore.java:652) at org.apache.solr.core.CoreContainer.create(CoreContainer.java:491) at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:255) at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:249) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(RAMDirectory@3fac405c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11ddca3f) at org.junit.Assert.fail(Assert.java:93) at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47) at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:699) at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:696) at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:183) at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:712) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) ... 1 more FAILED: org.apache.solr.core.CachingDirectoryFactoryTest.stressTest Error Message: Captured an uncaught exception in thread: Thread[id=2563, name=Thread-943, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest] Stack Trace: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2563, name=Thread-943, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest] Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write") at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0) at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457) at java.security.AccessController.checkPermission(AccessController.java:884) at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) at java.nio.file.Files.createDirectory(Files.java:674) at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) at java.nio.file.Files.createDirectories(Files.java:727) at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46) at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81) at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500) at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357) at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190) FAILED: org.apache.solr.core.RAMDirectoryFactoryTest.test Error Message: access denied ("java.io.FilePermission" "/fake/path" "write") Stack Trace: java.security.AccessControlException: access denied ("java.io.FilePermission" "/fake/path" "write") at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E:6C688185F4445ED6]:0) at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457) at java.security.AccessController.checkPermission(AccessController.java:884) at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) at java.nio.file.Files.createDirectory(Files.java:674) at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) at java.nio.file.Files.createDirectories(Files.java:727) at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46) at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81) at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500) at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357) at org.apache.solr.core.RAMDirectoryFactoryTest.dotestOpenReturnsTheSameForSamePath(RAMDirectoryFactoryTest.java:46) at org.apache.solr.core.RAMDirectoryFactoryTest.test(RAMDirectoryFactoryTest.java:33) 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:483) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) 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:43) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Build Log: [...truncated 10858 lines...] [junit4] Suite: org.apache.solr.core.RAMDirectoryFactoryTest [junit4] 2> 425701 T667 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@569cdbd0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@563ad25c assuming 'simple' [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=RAMDirectoryFactoryTest -Dtests.method=test -Dtests.seed=E43CBE5F5AB8332E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ro -Dtests.timezone=America/Detroit -Dtests.file.encoding=UTF-8 [junit4] ERROR 0.01s J1 | RAMDirectoryFactoryTest.test <<< [junit4] > Throwable #1: java.security.AccessControlException: access denied ("java.io.FilePermission" "/fake/path" "write") [junit4] > at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E:6C688185F4445ED6]:0) [junit4] > at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457) [junit4] > at java.security.AccessController.checkPermission(AccessController.java:884) [junit4] > at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) [junit4] > at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) [junit4] > at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) [junit4] > at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) [junit4] > at java.nio.file.Files.createDirectory(Files.java:674) [junit4] > at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) [junit4] > at java.nio.file.Files.createDirectories(Files.java:727) [junit4] > at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46) [junit4] > at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81) [junit4] > at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500) [junit4] > at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357) [junit4] > at org.apache.solr.core.RAMDirectoryFactoryTest.dotestOpenReturnsTheSameForSamePath(RAMDirectoryFactoryTest.java:46) [junit4] > at org.apache.solr.core.RAMDirectoryFactoryTest.test(RAMDirectoryFactoryTest.java:33) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] 2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=453), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=453)), sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=ro, timezone=America/Detroit [junit4] 2> NOTE: Linux 3.13.0-35-generic amd64/Oracle Corporation 1.8.0_40-ea (64-bit)/cpus=8,threads=1,free=41062488,total=148750336 [junit4] 2> NOTE: All tests run in this JVM: [QueryParsingTest, TestNoOpRegenerator, TestDistribDocBasedVersion, LoggingHandlerTest, TestFiltering, TestCollectionAPI, TestNonDefinedSimilarityFactory, ResourceLoaderTest, SuggestComponentTest, TestExtendedDismaxParser, DefaultValueUpdateProcessorTest, TestQueryTypes, SoftAutoCommitTest, TestTolerantSearch, TestIndexingPerformance, DebugComponentTest, RequestHandlersTest, TestBlendedInfixSuggestions, TestCollationField, UniqFieldsUpdateProcessorFactoryTest, CoreContainerCoreInitFailuresTest, TestWriterPerf, TestSolrQueryParserDefaultOperatorResource, TermVectorComponentTest, ClusterStateTest, PrimUtilsTest, ReplicationFactorTest, TestClassNameShortening, TestOmitPositions, TestSortingResponseWriter, TestMergePolicyConfig, TestPHPSerializedResponseWriter, TestRealTimeGet, TestJoin, DirectSolrConnectionTest, CollectionsAPIAsyncDistributedZkTest, RAMDirectoryFactoryTest] [junit4] Completed on J1 in 0.03s, 1 test, 1 error <<< FAILURES! [...truncated 288 lines...] [junit4] Suite: org.apache.solr.core.CachingDirectoryFactoryTest [junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.CachingDirectoryFactoryTest-E43CBE5F5AB8332E-001/init-core-data-001 [junit4] 2> 958222 T2560 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false) [junit4] 2> 958224 T2560 oas.SolrTestCaseJ4.setUp ###Starting stressTest [junit4] 2> 958503 T2563 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@273998ef lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@660492d4 assuming 'simple' [junit4] 2> 958505 T2565 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@6c008a6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47fd029d assuming 'simple' [junit4] 2> 958506 T2566 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@3e1536d4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7f283cef assuming 'simple' [junit4] 2> 958506 T2562 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@1489c8df lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55b4c2e4 assuming 'simple' [junit4] 2> 958506 T2561 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@69bbf3c2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2886f9f9 assuming 'simple' [junit4] 2> 958507 T2564 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@1f6390a1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e5e9a9a assuming 'simple' [junit4] 2> 958507 T2568 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@7b2b9751 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a169d6a assuming 'simple' [junit4] 2> 285 T2562 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-942,5,TGRP-CachingDirectoryFactoryTest] java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write") [junit4] 2> at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0) [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457) [junit4] 2> at java.security.AccessController.checkPermission(AccessController.java:884) [junit4] 2> at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) [junit4] 2> at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) [junit4] 2> at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) [junit4] 2> at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) [junit4] 2> at java.nio.file.Files.createDirectory(Files.java:674) [junit4] 2> at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) [junit4] 2> at java.nio.file.Files.createDirectories(Files.java:727) [junit4] 2> at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46) [junit4] 2> at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81) [junit4] 2> at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500) [junit4] 2> at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357) [junit4] 2> at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190) [junit4] 2> [junit4] 2> 285 T2564 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-944,5,TGRP-CachingDirectoryFactoryTest] java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write") [junit4] 2> at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0) [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457) [junit4] 2> at java.security.AccessController.checkPermission(AccessController.java:884) [junit4] 2> at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) [junit4] 2> at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) [junit4] 2> at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) [junit4] 2> at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) [junit4] 2> at java.nio.file.Files.createDirectory(Files.java:674) [junit4] 2> at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) [junit4] 2> at java.nio.file.Files.createDirectories(Files.java:727) [junit4] 2> at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46) [junit4] 2> at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81) [junit4] 2> at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500) [junit4] 2> at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357) [junit4] 2> at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190) [junit4] 2> [junit4] 2> 958508 T2567 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@61f1aaf3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@20cca0c8 assuming 'simple' [junit4] 2> 285 T2565 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-945,5,TGRP-CachingDirectoryFactoryTest] java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write") [junit4] 2> at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0) [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457) [junit4] 2> at java.security.AccessController.checkPermission(AccessController.java:884) [junit4] 2> at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) [junit4] 2> at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) [junit4] 2> at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) [junit4] 2> at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) [junit4] 2> at java.nio.file.Files.createDirectory(Files.java:674) [junit4] 2> at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) [junit4] 2> at java.nio.file.Files.createDirectories(Files.java:727) [junit4] 2> at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46) [junit4] 2> at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81) [junit4] 2> at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500) [junit4] 2> at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357) [junit4] 2> at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190) [junit4] 2> [junit4] 2> 958509 T2569 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@73a8fb20 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3295f11b assuming 'simple' [junit4] 2> 285 T2568 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-948,5,TGRP-CachingDirectoryFactoryTest] java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write") [junit4] 2> at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0) [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457) [junit4] 2> at java.security.AccessController.checkPermission(AccessController.java:884) [junit4] 2> at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) [junit4] 2> at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) [junit4] 2> at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) [junit4] 2> at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) [junit4] 2> at java.nio.file.Files.createDirectory(Files.java:674) [junit4] 2> at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) [junit4] 2> at java.nio.file.Files.createDirectories(Files.java:727) [junit4] 2> at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46) [junit4] 2> at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81) [junit4] 2> at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500) [junit4] 2> at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357) [junit4] 2> at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190) [junit4] 2> [junit4] 2> 958509 T2570 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@2398bdc1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@62a5b7fa assuming 'simple' [junit4] 2> 285 T2561 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-941,5,TGRP-CachingDirectoryFactoryTest] java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write") [junit4] 2> at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0) [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457) [junit4] 2> at java.security.AccessController.checkPermission(AccessController.java:884) [junit4] 2> at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) [junit4] 2> at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) [junit4] 2> at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) [junit4] 2> at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) [junit4] 2> at java.nio.file.Files.createDirectory(Files.java:674) [junit4] 2> at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) [junit4] 2> at java.nio.file.Files.createDirectories(Files.java:727) [junit4] 2> at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46) [junit4] 2> at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81) [junit4] 2> at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500) [junit4] 2> at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357) [junit4] 2> at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190) [junit4] 2> [junit4] 2> 958510 T2571 oasc.CachingDirectoryFactory.injectLockFactory WARN No lockType configured for RAMDirectory@791f7b2b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@38227110 assuming 'simple' [junit4] 2> 285 T2563 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-943,5,TGRP-CachingDirectoryFactoryTest] java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write") [junit4] 2> at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0) [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457) [junit4] 2> at java.security.AccessController.checkPermission(AccessController.java:884) [junit4] 2> at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) [junit4] 2> at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) [junit4] 2> at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) [junit4] 2> at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) [junit4] 2> at java.nio.file.Files.createDirectory(Files.java:674) [junit4] 2> at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) [junit4] 2> at java.nio.file.Files.createDirectories(Files.java:727) [junit4] 2> at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46) [junit4] 2> at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81) [junit4] 2> at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500) [junit4] 2> at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357) [junit4] 2> at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190) [junit4] 2> [junit4] 2> 285 T2566 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-946,5,TGRP-CachingDirectoryFactoryTest] java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write") [junit4] 2> at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0) [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457) [junit4] 2> at java.security.AccessController.checkPermission(AccessController.java:884) [junit4] 2> at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) [junit4] 2> at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) [junit4] 2> at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) [junit4] 2> at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) [junit4] 2> at java.nio.file.Files.createDirectory(Files.java:674) [junit4] 2> at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) [junit4] 2> at java.nio.file.Files.createDirectories(Files.java:727) [junit4] 2> at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46) [junit4] 2> at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81) [junit4] 2> at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500) [junit4] 2> at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357) [junit4] 2> at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190) [junit4] 2> [junit4] 2> 288 T2571 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-951,5,TGRP-CachingDirectoryFactoryTest] java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write") [junit4] 2> at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0) [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457) [junit4] 2> at java.security.AccessController.checkPermission(AccessController.java:884) [junit4] 2> at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) [junit4] 2> at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) [junit4] 2> at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) [junit4] 2> at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) [junit4] 2> at java.nio.file.Files.createDirectory(Files.java:674) [junit4] 2> at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) [junit4] 2> at java.nio.file.Files.createDirectories(Files.java:727) [junit4] 2> at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46) [junit4] 2> at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81) [junit4] 2> at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500) [junit4] 2> at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357) [junit4] 2> at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190) [junit4] 2> [junit4] 2> 288 T2570 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-950,5,TGRP-CachingDirectoryFactoryTest] java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write") [junit4] 2> at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0) [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457) [junit4] 2> at java.security.AccessController.checkPermission(AccessController.java:884) [junit4] 2> at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) [junit4] 2> at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) [junit4] 2> at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) [junit4] 2> at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) [junit4] 2> at java.nio.file.Files.createDirectory(Files.java:674) [junit4] 2> at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) [junit4] 2> at java.nio.file.Files.createDirectories(Files.java:727) [junit4] 2> at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46) [junit4] 2> at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81) [junit4] 2> at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500) [junit4] 2> at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357) [junit4] 2> at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190) [junit4] 2> [junit4] 2> 287 T2569 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-949,5,TGRP-CachingDirectoryFactoryTest] java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write") [junit4] 2> at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0) [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457) [junit4] 2> at java.security.AccessController.checkPermission(AccessController.java:884) [junit4] 2> at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) [junit4] 2> at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) [junit4] 2> at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) [junit4] 2> at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) [junit4] 2> at java.nio.file.Files.createDirectory(Files.java:674) [junit4] 2> at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) [junit4] 2> at java.nio.file.Files.createDirectories(Files.java:727) [junit4] 2> at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46) [junit4] 2> at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81) [junit4] 2> at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500) [junit4] 2> at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357) [junit4] 2> at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190) [junit4] 2> [junit4] 2> 287 T2567 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-947,5,TGRP-CachingDirectoryFactoryTest] java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write") [junit4] 2> at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0) [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457) [junit4] 2> at java.security.AccessController.checkPermission(AccessController.java:884) [junit4] 2> at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) [junit4] 2> at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) [junit4] 2> at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) [junit4] 2> at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) [junit4] 2> at java.nio.file.Files.createDirectory(Files.java:674) [junit4] 2> at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) [junit4] 2> at java.nio.file.Files.createDirectories(Files.java:727) [junit4] 2> at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46) [junit4] 2> at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81) [junit4] 2> at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500) [junit4] 2> at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357) [junit4] 2> at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190) [junit4] 2> [junit4] 2> 966245 T2578 oasc.CachingDirectoryFactory.close Closing RAMDirectoryFactory - 0 directories currently being tracked [junit4] 2> 966374 T2560 oas.SolrTestCaseJ4.tearDown ###Ending stressTest [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=CachingDirectoryFactoryTest -Dtests.method=stressTest -Dtests.seed=E43CBE5F5AB8332E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=iw -Dtests.timezone=Europe/Busingen -Dtests.file.encoding=UTF-8 [junit4] ERROR 8.17s J0 | CachingDirectoryFactoryTest.stressTest <<< [junit4] > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2563, name=Thread-943, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest] [junit4] > Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write") [junit4] > at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0) [junit4] > at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457) [junit4] > at java.security.AccessController.checkPermission(AccessController.java:884) [junit4] > at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) [junit4] > at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) [junit4] > at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) [junit4] > at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) [junit4] > at java.nio.file.Files.createDirectory(Files.java:674) [junit4] > at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) [junit4] > at java.nio.file.Files.createDirectories(Files.java:727) [junit4] > at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46) [junit4] > at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81) [junit4] > at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500) [junit4] > at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357) [junit4] > at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2561, name=Thread-941, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest] [junit4] > Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write") [junit4] > at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0) [junit4] > at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457) [junit4] > at java.security.AccessController.checkPermission(AccessController.java:884) [junit4] > at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) [junit4] > at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) [junit4] > at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) [junit4] > at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) [junit4] > at java.nio.file.Files.createDirectory(Files.java:674) [junit4] > at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) [junit4] > at java.nio.file.Files.createDirectories(Files.java:727) [junit4] > at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46) [junit4] > at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81) [junit4] > at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500) [junit4] > at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357) [junit4] > at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable #3: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2562, name=Thread-942, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest] [junit4] > Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write") [junit4] > at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0) [junit4] > at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457) [junit4] > at java.security.AccessController.checkPermission(AccessController.java:884) [junit4] > at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) [junit4] > at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) [junit4] > at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) [junit4] > at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) [junit4] > at java.nio.file.Files.createDirectory(Files.java:674) [junit4] > at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) [junit4] > at java.nio.file.Files.createDirectories(Files.java:727) [junit4] > at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46) [junit4] > at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81) [junit4] > at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500) [junit4] > at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357) [junit4] > at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable #4: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2566, name=Thread-946, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest] [junit4] > Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write") [junit4] > at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0) [junit4] > at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457) [junit4] > at java.security.AccessController.checkPermission(AccessController.java:884) [junit4] > at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) [junit4] > at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) [junit4] > at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) [junit4] > at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) [junit4] > at java.nio.file.Files.createDirectory(Files.java:674) [junit4] > at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) [junit4] > at java.nio.file.Files.createDirectories(Files.java:727) [junit4] > at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46) [junit4] > at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81) [junit4] > at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500) [junit4] > at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357) [junit4] > at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable #5: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2565, name=Thread-945, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest] [junit4] > Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write") [junit4] > at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0) [junit4] > at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457) [junit4] > at java.security.AccessController.checkPermission(AccessController.java:884) [junit4] > at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) [junit4] > at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) [junit4] > at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) [junit4] > at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) [junit4] > at java.nio.file.Files.createDirectory(Files.java:674) [junit4] > at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) [junit4] > at java.nio.file.Files.createDirectories(Files.java:727) [junit4] > at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46) [junit4] > at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81) [junit4] > at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500) [junit4] > at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357) [junit4] > at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable #6: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2564, name=Thread-944, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest] [junit4] > Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write") [junit4] > at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0) [junit4] > at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457) [junit4] > at java.security.AccessController.checkPermission(AccessController.java:884) [junit4] > at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) [junit4] > at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) [junit4] > at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) [junit4] > at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) [junit4] > at java.nio.file.Files.createDirectory(Files.java:674) [junit4] > at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) [junit4] > at java.nio.file.Files.createDirectories(Files.java:727) [junit4] > at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46) [junit4] > at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81) [junit4] > at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500) [junit4] > at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357) [junit4] > at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable #7: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2568, name=Thread-948, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest] [junit4] > Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write") [junit4] > at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0) [junit4] > at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457) [junit4] > at java.security.AccessController.checkPermission(AccessController.java:884) [junit4] > at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) [junit4] > at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) [junit4] > at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) [junit4] > at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) [junit4] > at java.nio.file.Files.createDirectory(Files.java:674) [junit4] > at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) [junit4] > at java.nio.file.Files.createDirectories(Files.java:727) [junit4] > at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46) [junit4] > at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81) [junit4] > at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500) [junit4] > at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357) [junit4] > at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable #8: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2567, name=Thread-947, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest] [junit4] > Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write") [junit4] > at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0) [junit4] > at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457) [junit4] > at java.security.AccessController.checkPermission(AccessController.java:884) [junit4] > at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) [junit4] > at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) [junit4] > at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) [junit4] > at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) [junit4] > at java.nio.file.Files.createDirectory(Files.java:674) [junit4] > at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) [junit4] > at java.nio.file.Files.createDirectories(Files.java:727) [junit4] > at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46) [junit4] > at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81) [junit4] > at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500) [junit4] > at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357) [junit4] > at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable #9: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2569, name=Thread-949, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest] [junit4] > Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write") [junit4] > at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0) [junit4] > at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457) [junit4] > at java.security.AccessController.checkPermission(AccessController.java:884) [junit4] > at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) [junit4] > at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) [junit4] > at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) [junit4] > at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) [junit4] > at java.nio.file.Files.createDirectory(Files.java:674) [junit4] > at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) [junit4] > at java.nio.file.Files.createDirectories(Files.java:727) [junit4] > at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46) [junit4] > at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81) [junit4] > at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500) [junit4] > at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357) [junit4] > at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable #10: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2570, name=Thread-950, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest] [junit4] > Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write") [junit4] > at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0) [junit4] > at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457) [junit4] > at java.security.AccessController.checkPermission(AccessController.java:884) [junit4] > at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) [junit4] > at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) [junit4] > at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) [junit4] > at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) [junit4] > at java.nio.file.Files.createDirectory(Files.java:674) [junit4] > at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) [junit4] > at java.nio.file.Files.createDirectories(Files.java:727) [junit4] > at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46) [junit4] > at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81) [junit4] > at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500) [junit4] > at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357) [junit4] > at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable #11: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2571, name=Thread-951, state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest] [junit4] > Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "path1/19" "write") [junit4] > at __randomizedtesting.SeedInfo.seed([E43CBE5F5AB8332E]:0) [junit4] > at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457) [junit4] > at java.security.AccessController.checkPermission(AccessController.java:884) [junit4] > at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) [junit4] > at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) [junit4] > at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) [junit4] > at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) [junit4] > at java.nio.file.Files.createDirectory(Files.java:674) [junit4] > at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) [junit4] > at java.nio.file.Files.createDirectories(Files.java:727) [junit4] > at org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46) [junit4] > at org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81) [junit4] > at org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500) [junit4] > at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357) [junit4] > at org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190) [junit4] 2> 966395 T2560 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: test params are: codec=Lucene410: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=iw, timezone=Europe/Busingen [junit4] 2> NOTE: Linux 3.13.0-35-generic amd64/Oracle Corporation 1.8.0_40-ea (64-bit)/cpus=8,threads=1,free=87720184,total=244121600 [junit4] 2> NOTE: All tests run in this JVM: [TestComponentsName, ResponseHeaderTest, TestFastWriter, DirectUpdateHandlerTest, DOMUtilTest, DistributedSpellCheckComponentTest, TestManagedStopFilterFactory, TestHashPartitioner, RequiredFieldsTest, TestDFRSimilarityFactory, DistribCursorPagingTest, OverseerTest, UUIDUpdateProcessorFallbackTest, XsltUpdateRequestHandlerTest, CoreMergeIndexesAdminHandlerTest, DirectSolrSpellCheckerTest, TestJmxIntegration, TestManagedResource, HighlighterConfigTest, TestPartialUpdateDeduplication, FileUtilsTest, ExternalCollectionsTest, StandardRequestHandlerTest, ShowFileRequestHandlerTest, TestDistributedMissingSort, DistribDocExpirationUpdateProcessorTest, TestFieldResource, DistributedDebugComponentTest, SignatureUpdateProcessorFactoryTest, EchoParamsTest, BadIndexSchemaTest, DisMaxRequestHandlerTest, TestShardHandlerFactory, TestMiniSolrCloudCluster, TestFastLRUCache, TestFoldingMultitermQuery, PluginInfoTest, HdfsBasicDistributedZk2Test, TestDefaultSimilarityFactory, ExternalFileFieldSortTest, ClusterStateUpdateTest, TestConfig, CurrencyFieldOpenExchangeTest, DistributedSuggestComponentTest, SpellingQueryConverterTest, OverseerCollectionProcessorTest, TestFreeTextSuggestions, TestSolrDeletionPolicy1, TestCloudPivotFacet, UnloadDistributedZkTest, HdfsRecoveryZkTest, ModifyConfFileTest, DistributedFacetPivotLargeTest, TestQuerySenderListener, TestSolr4Spatial2, StatelessScriptUpdateProcessorFactoryTest, TestHighFrequencyDictionaryFactory, TestOrdValues, OpenExchangeRatesOrgProviderTest, DocValuesMultiTest, BadComponentTest, TestSolrXmlPersistence, SpellCheckCollatorTest, TestFuzzyAnalyzedSuggestions, TestOverriddenPrefixQueryForCustomFieldType, DistributedQueryComponentCustomSortTest, AnalysisErrorHandlingTest, FastVectorHighlighterTest, TestRecoveryHdfs, SolrTestCaseJ4Test, TestIntervalFaceting, TestRawResponseWriter, TestSearchPerf, CachingDirectoryFactoryTest] [junit4] Completed on J0 in 8.19s, 1 test, 1 error <<< FAILURES! [...truncated 224 lines...] [junit4] Suite: org.apache.solr.cloud.SyncSliceTest [junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest-E43CBE5F5AB8332E-001/init-core-data-001 [junit4] 2> 1762268 T3944 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false) [junit4] 2> 1762269 T3944 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /x/ [junit4] 2> 1762273 T3944 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 1762273 T3944 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1762274 T3945 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 1762374 T3944 oasc.ZkTestServer.run start zk server on port:34650 [junit4] 2> 1762375 T3944 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1762376 T3944 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1762379 T3951 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5f8df87b name:ZooKeeperConnection Watcher:127.0.0.1:34650 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1762380 T3944 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1762380 T3944 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1762380 T3944 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 1762385 T3944 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1762387 T3944 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1762393 T3953 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5e21e84a name:ZooKeeperConnection Watcher:127.0.0.1:34650/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1762394 T3944 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1762394 T3944 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1762394 T3944 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 1762397 T3944 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 1762400 T3944 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 1762402 T3944 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 1762405 T3944 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 1762405 T3944 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 1762409 T3944 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 1762410 T3944 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 1762413 T3944 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1762413 T3944 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1762416 T3944 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 1762417 T3944 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 1762420 T3944 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 1762420 T3944 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 1762423 T3944 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 1762423 T3944 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 1762426 T3944 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 1762427 T3944 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 1762430 T3944 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 1762430 T3944 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 1762433 T3944 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1762434 T3944 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1762436 T3944 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 1762437 T3944 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 1762440 T3944 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 1762440 T3944 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 1762443 T3944 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1762444 T3944 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1762446 T3955 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3cc92289 name:ZooKeeperConnection Watcher:127.0.0.1:34650/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1762446 T3944 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1762446 T3944 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1762687 T3944 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1762689 T3944 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 1762692 T3944 oejs.AbstractConnector.doStart Started [email protected]:35041 [junit4] 2> 1762694 T3944 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 1762694 T3944 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1762694 T3944 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest-E43CBE5F5AB8332E-001/tempDir-002 [junit4] 2> 1762695 T3944 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest-E43CBE5F5AB8332E-001/tempDir-002/' [junit4] 2> 1762704 T3944 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest-E43CBE5F5AB8332E-001/tempDir-002/solr.xml [junit4] 2> 1762720 T3944 oasc.CoreContainer.<init> New CoreContainer 1008789266 [junit4] 2> 1762720 T3944 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest-E43CBE5F5AB8332E-001/tempDir-002/] [junit4] 2> 1762721 T3944 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1762721 T3944 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1762721 T3944 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1762721 T3944 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1762722 T3944 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1762722 T3944 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1762722 T3944 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1762722 T3944 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1762723 T3944 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1762724 T3944 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1762725 T3944 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1762725 T3944 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1762725 T3944 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1762726 T3944 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:34650/solr [junit4] 2> 1762726 T3944 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1762727 T3944 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1762727 T3944 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1762730 T3966 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2de28715 name:ZooKeeperConnection Watcher:127.0.0.1:34650 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1762731 T3944 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1762731 T3944 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1762733 T3944 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1762735 T3968 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4e512f49 name:ZooKeeperConnection Watcher:127.0.0.1:34650/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1762735 T3944 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1762736 T3944 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 1762739 T3944 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 1762742 T3944 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 1762744 T3944 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 1762746 T3944 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 1762749 T3944 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 1762751 T3944 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35041_x [junit4] 2> 1762752 T3944 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35041_x [junit4] 2> 1762754 T3944 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 1762756 T3944 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 1762759 T3944 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1762761 T3944 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:35041_x [junit4] 2> 1762761 T3944 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 1762764 T3944 oasc.Overseer.start Overseer (id=92451566781857796-127.0.0.1:35041_x-n_0000000000) starting [junit4] 2> 1762767 T3944 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 1762778 T3944 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 1762778 T3970 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 1762779 T3944 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 1762783 T3944 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 1762785 T3944 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1762790 T3969 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 1762791 T3972 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 1762792 T3972 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 1762793 T3972 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1762793 T3973 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1762797 T3969 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:35041/x", [junit4] 2> "node_name":"127.0.0.1:35041_x", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 1762797 T3969 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1] [junit4] 2> 1762797 T3969 oasc.Overseer$ClusterStateUpdater.createCollection state version control_collection 1 [junit4] 2> 1762798 T3969 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1 [junit4] 2> 1762801 T3973 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 1763794 T3972 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 1763794 T3972 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4] 2> 1763795 T3972 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1763795 T3972 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 1763797 T3972 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1763797 T3972 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest-E43CBE5F5AB8332E-001/tempDir-002/collection1/' [junit4] 2> 1763798 T3972 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest-E43CBE5F5AB8332E-001/tempDir-002/collection1/lib/.svn/' to classloader [junit4] 2> 1763798 T3972 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest-E43CBE5F5AB8332E-001/tempDir-002/collection1/lib/classes/' to classloader [junit4] 2> 1763798 T3972 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest-E43CBE5F5AB8332E-001/tempDir-002/collection1/lib/README' to classloader [junit4] 2> 1763826 T3972 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 1763840 T3972 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1763842 T3972 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 1763846 T3972 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 1763959 T3972 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1763964 T3972 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1763965 T3972 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1763974 T3972 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1763975 T3972 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1763977 T3972 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1763977 T3972 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1763978 T3972 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1763978 T3972 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1763979 T3972 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1763979 T3972 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1763980 T3972 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 1763980 T3972 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1763980 T3972 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest-E43CBE5F5AB8332E-001/tempDir-002/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest-E43CBE5F5AB8332E-001/tempDir-001/control/data/ [junit4] 2> 1763980 T3972 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ec39b10 [junit4] 2> 1763980 T3972 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest-E43CBE5F5AB8332E-001/tempDir-001/control/data [junit4] 2> 1763981 T3972 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest-E43CBE5F5AB8332E-001/tempDir-001/control/data/index/ [junit4] 2> 1763981 T3972 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest-E43CBE5F5AB8332E-001/tempDir-001/control/data/index' doesn't exist. Creating new index... [junit4] 2> 1763981 T3972 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest-E43CBE5F5AB8332E-001/tempDir-001/control/data/index [junit4] 2> 1763981 T3972 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 1763982 T3972 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@470c41ba lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7acbd738),segFN=segments_1,generation=1} [junit4] 2> 1763982 T3972 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1763984 T3972 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 1763984 T3972 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 1763984 T3972 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1763984 T3972 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1763984 T3972 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1763985 T3972 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1763985 T3972 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test- [...truncated too long message...] stRawResponseWriter, TestSearchPerf, CachingDirectoryFactoryTest, TestReloadAndDeleteDocs, TermsComponentTest, TestSystemIdResolver, TestExceedMaxTermLength, CoreAdminHandlerTest, ResponseLogComponentTest, TestRandomDVFaceting, ShardRoutingTest, TestReplicationHandler, TestLuceneMatchVersion, TestSchemaVersionResource, TestMissingGroups, TestSort, PathHierarchyTokenizerFactoryTest, RollingRestartTest, TestSolrCoreProperties, TestSurroundQueryParser, HdfsDirectoryTest, RecoveryZkTest, TestStressUserVersions, TestChildDocTransformer, HighlighterTest, TestLRUCache, FieldFacetTest, OverseerStatusTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestAnalyzedSuggestions, AssignTest, MoreLikeThisHandlerTest, PeerSyncTest, TestCustomSort, TestCopyFieldCollectionResource, TestConfigSets, WordBreakSolrSpellCheckerTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, BasicZkTest, TestRandomFaceting, TestZkChroot] [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestZkChroot -Dtests.seed=E43CBE5F5AB8332E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=cs_CZ -Dtests.timezone=America/Edmonton -Dtests.file.encoding=UTF-8 [junit4] ERROR 0.00s J0 | TestZkChroot (suite) <<< [junit4] > Throwable #1: com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=5267, name=coreLoadExecutor-2664-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot], registration stack trace below. [junit4] > at java.lang.Thread.getStackTrace(Thread.java:1552) [junit4] > at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:166) [junit4] > at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:731) [junit4] > at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1274) [junit4] > at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1165) [junit4] > at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1157) [junit4] > at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:40) [junit4] > at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:351) [junit4] > at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276) [junit4] > at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488) [junit4] > at org.apache.solr.core.SolrCore.<init>(SolrCore.java:794) [junit4] > at org.apache.solr.core.SolrCore.<init>(SolrCore.java:652) [junit4] > at org.apache.solr.core.CoreContainer.create(CoreContainer.java:491) [junit4] > at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:255) [junit4] > at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:249) [junit4] > at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [junit4] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(RAMDirectory@5f448063 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@744ab372) [junit4] > at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47) [junit4] > at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:183) [junit4] > ... 1 moreThrowable #2: com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=5294, name=coreLoadExecutor-2674-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot], registration stack trace below. [junit4] > at java.lang.Thread.getStackTrace(Thread.java:1552) [junit4] > at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:166) [junit4] > at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:731) [junit4] > at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1274) [junit4] > at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1165) [junit4] > at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1157) [junit4] > at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:40) [junit4] > at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:351) [junit4] > at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276) [junit4] > at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488) [junit4] > at org.apache.solr.core.SolrCore.<init>(SolrCore.java:794) [junit4] > at org.apache.solr.core.SolrCore.<init>(SolrCore.java:652) [junit4] > at org.apache.solr.core.CoreContainer.create(CoreContainer.java:491) [junit4] > at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:255) [junit4] > at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:249) [junit4] > at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [junit4] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(RAMDirectory@61f3295a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@458b5747) [junit4] > at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47) [junit4] > at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:183) [junit4] > ... 1 moreThrowable #3: com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=5310, name=coreLoadExecutor-2681-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot], registration stack trace below. [junit4] > at java.lang.Thread.getStackTrace(Thread.java:1552) [junit4] > at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:166) [junit4] > at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:731) [junit4] > at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1274) [junit4] > at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1165) [junit4] > at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1157) [junit4] > at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:40) [junit4] > at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:351) [junit4] > at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276) [junit4] > at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488) [junit4] > at org.apache.solr.core.SolrCore.<init>(SolrCore.java:794) [junit4] > at org.apache.solr.core.SolrCore.<init>(SolrCore.java:652) [junit4] > at org.apache.solr.core.CoreContainer.create(CoreContainer.java:491) [junit4] > at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:255) [junit4] > at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:249) [junit4] > at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [junit4] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(RAMDirectory@3fac405c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11ddca3f) [junit4] > at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47) [junit4] > at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:183) [junit4] > ... 1 more [junit4] Completed on J0 in 13.17s, 4 tests, 3 errors <<< FAILURES! [...truncated 659 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:491: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:471: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:60: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1358: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:961: There were test failures: 438 suites, 1830 tests, 3 suite-level errors, 2 errors, 1 failure, 45 ignored (23 assumptions) Total time: 90 minutes 57 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 64bit/jdk1.8.0_40-ea-b04 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
