You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2013/06/25 18:22:48 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0-ea-b94) - Build # 6306 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/6306/
Java: 32bit/jdk1.8.0-ea-b94 -client -XX:+UseSerialGC

5 tests failed.
FAILED:  org.apache.solr.client.solrj.embedded.MergeIndexesEmbeddedTest.testMergeIndexesByDirName

Error Message:
SolrCore 'core0' is not available due to init failure: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")

Stack Trace:
org.apache.solr.common.SolrException: SolrCore 'core0' is not available due to init failure: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")
	at __randomizedtesting.SeedInfo.seed([CEBADFF925E4FDE4:DA2F23C4F826E631]:0)
	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:899)
	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:110)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.MergeIndexesExampleTestBase.setupCores(MergeIndexesExampleTestBase.java:130)
	at org.apache.solr.client.solrj.MergeIndexesExampleTestBase.testMergeIndexesByDirName(MergeIndexesExampleTestBase.java:170)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:491)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 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:70)
	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:358)
	at java.lang.Thread.run(Thread.java:724)
Caused by: org.apache.solr.common.SolrException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:836)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:627)
	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:658)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:693)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:364)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:356)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	... 1 more
Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")
	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:447)
	at java.security.AccessController.checkPermission(AccessController.java:813)
	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
	at java.io.File.mkdir(File.java:1311)
	at java.io.File.mkdirs(File.java:1343)
	at org.apache.lucene.store.NativeFSLock.obtain(NativeFSLockFactory.java:170)
	at org.apache.lucene.store.Lock.obtain(Lock.java:72)
	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:670)
	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:77)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:507)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:759)
	... 11 more


FAILED:  org.apache.solr.client.solrj.embedded.MergeIndexesEmbeddedTest.testMergeIndexesByCoreName

Error Message:
SolrCore 'core0' is not available due to init failure: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")

Stack Trace:
org.apache.solr.common.SolrException: SolrCore 'core0' is not available due to init failure: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")
	at __randomizedtesting.SeedInfo.seed([CEBADFF925E4FDE4:BF4ED236BB2183B3]:0)
	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:899)
	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:110)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.MergeIndexesExampleTestBase.setupCores(MergeIndexesExampleTestBase.java:130)
	at org.apache.solr.client.solrj.MergeIndexesExampleTestBase.testMergeIndexesByCoreName(MergeIndexesExampleTestBase.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:491)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 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:70)
	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:358)
	at java.lang.Thread.run(Thread.java:724)
Caused by: org.apache.solr.common.SolrException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:836)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:627)
	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:658)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:693)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:364)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:356)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	... 1 more
Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")
	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:447)
	at java.security.AccessController.checkPermission(AccessController.java:813)
	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
	at java.io.File.mkdir(File.java:1311)
	at java.io.File.mkdirs(File.java:1343)
	at org.apache.lucene.store.NativeFSLock.obtain(NativeFSLockFactory.java:170)
	at org.apache.lucene.store.Lock.obtain(Lock.java:72)
	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:670)
	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:77)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:507)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:759)
	... 11 more


FAILED:  org.apache.solr.client.solrj.embedded.MultiCoreEmbeddedTest.testMultiCore

Error Message:
SolrCore 'core0' is not available due to init failure: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")

Stack Trace:
org.apache.solr.common.SolrException: SolrCore 'core0' is not available due to init failure: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")
	at __randomizedtesting.SeedInfo.seed([CEBADFF925E4FDE4:4A92C40AEA37F0D1]:0)
	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:899)
	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:110)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.MultiCoreExampleTestBase.testMultiCore(MultiCoreExampleTestBase.java:113)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:491)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 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:70)
	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:358)
	at java.lang.Thread.run(Thread.java:724)
Caused by: org.apache.solr.common.SolrException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:836)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:627)
	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:658)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:693)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:364)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:356)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	... 1 more
Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")
	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:447)
	at java.security.AccessController.checkPermission(AccessController.java:813)
	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
	at java.io.File.mkdir(File.java:1311)
	at java.io.File.mkdirs(File.java:1343)
	at org.apache.lucene.store.NativeFSLock.obtain(NativeFSLockFactory.java:170)
	at org.apache.lucene.store.Lock.obtain(Lock.java:72)
	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:670)
	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:77)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:507)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:759)
	... 11 more


FAILED:  org.apache.solr.client.solrj.embedded.TestSolrProperties.testProperties

Error Message:
org.apache.solr.client.solrj.SolrServerException: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/solr276812095761192854.xml" "write")

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/solr276812095761192854.xml" "write")
	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:223)
	at org.apache.solr.client.solrj.request.CoreAdminRequest.process(CoreAdminRequest.java:462)
	at org.apache.solr.client.solrj.request.CoreAdminRequest.persist(CoreAdminRequest.java:541)
	at org.apache.solr.client.solrj.embedded.TestSolrProperties.testProperties(TestSolrProperties.java:182)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:491)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 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:70)
	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:358)
	at java.lang.Thread.run(Thread.java:724)
Caused by: org.apache.solr.client.solrj.SolrServerException: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/solr276812095761192854.xml" "write")
	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:155)
	... 41 more
Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/solr276812095761192854.xml" "write")
	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:447)
	at java.security.AccessController.checkPermission(AccessController.java:813)
	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
	at java.io.File.createTempFile(File.java:1998)
	at org.apache.solr.core.SolrXMLSerializer.persistFile(SolrXMLSerializer.java:159)
	at org.apache.solr.core.SolrCores.persistCores(SolrCores.java:402)
	at org.apache.solr.core.CoreContainer.persistFile(CoreContainer.java:1113)
	at org.apache.solr.handler.admin.CoreAdminHandler.handlePersistAction(CoreAdminHandler.java:736)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:165)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1894)
	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:150)
	... 41 more


FAILED:  org.apache.solr.client.solrj.request.TestCoreAdmin.testCustomUlogDir

Error Message:
org.apache.solr.client.solrj.SolrServerException: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/solr3212422649348526427.xml" "write")

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/solr3212422649348526427.xml" "write")
	at __randomizedtesting.SeedInfo.seed([CEBADFF925E4FDE4:E023ED4A35BBF2F]:0)
	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:223)
	at org.apache.solr.client.solrj.request.CoreAdminRequest.process(CoreAdminRequest.java:462)
	at org.apache.solr.client.solrj.request.TestCoreAdmin.testCustomUlogDir(TestCoreAdmin.java:90)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:491)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 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:70)
	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:358)
	at java.lang.Thread.run(Thread.java:724)
Caused by: org.apache.solr.client.solrj.SolrServerException: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/solr3212422649348526427.xml" "write")
	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:155)
	... 39 more
Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/solr3212422649348526427.xml" "write")
	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:447)
	at java.security.AccessController.checkPermission(AccessController.java:813)
	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
	at java.io.File.createTempFile(File.java:1998)
	at org.apache.solr.core.SolrXMLSerializer.persistFile(SolrXMLSerializer.java:159)
	at org.apache.solr.core.SolrCores.persistCores(SolrCores.java:402)
	at org.apache.solr.core.CoreContainer.persistFile(CoreContainer.java:1113)
	at org.apache.solr.core.CoreContainer.persist(CoreContainer.java:1020)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:220)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1894)
	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:150)
	... 39 more




Build Log:
[...truncated 10423 lines...]
[junit4:junit4] Suite: org.apache.solr.client.solrj.embedded.TestSolrProperties
[junit4:junit4]   1> 5995 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/'
[junit4:junit4]   1> 6007 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.ConfigSolr  ? Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372177281640/solr.xml
[junit4:junit4]   1> 6008 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: './solrtest-TestSolrProperties-1372177281640/'
[junit4:junit4]   1> 6078 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CoreContainer  ? New CoreContainer 28494241
[junit4:junit4]   1> 6078 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CoreContainer  ? Loading cores into CoreContainer 28494241
[junit4:junit4]   1> 6080 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting socketTimeout to: 0
[junit4:junit4]   1> 6080 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting urlScheme to: http://
[junit4:junit4]   1> 6080 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting connTimeout to: 0
[junit4:junit4]   1> 6081 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> 6081 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting corePoolSize to: 0
[junit4:junit4]   1> 6081 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> 6082 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> 6082 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting sizeOfQueue to: -1
[junit4:junit4]   1> 6083 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting fairnessPolicy to: false
[junit4:junit4]   1> 6083 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.client.solrj.impl.HttpClientUtil  ? Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> 6116 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.logging.LogWatcher  ? Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4:junit4]   1> 6121 [coreLoadExecutor-10-thread-1] INFO  org.apache.solr.core.CoreContainer  ? Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/.
[junit4:junit4]   1> 6122 [coreLoadExecutor-10-thread-1] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/./'
[junit4:junit4]   1> 6178 [coreLoadExecutor-10-thread-2] INFO  org.apache.solr.core.CoreContainer  ? Creating SolrCore 'core0' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/.
[junit4:junit4]   1> 6179 [coreLoadExecutor-10-thread-2] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/./'
[junit4:junit4]   1> 6180 [coreLoadExecutor-10-thread-3] INFO  org.apache.solr.core.CoreContainer  ? Creating SolrCore 'core1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/.
[junit4:junit4]   1> 6181 [coreLoadExecutor-10-thread-3] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/./'
[junit4:junit4]   1> 6238 [coreLoadExecutor-10-thread-2] INFO  org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> 6244 [coreLoadExecutor-10-thread-1] INFO  org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> 6255 [coreLoadExecutor-10-thread-3] INFO  org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> 6315 [coreLoadExecutor-10-thread-1] INFO  org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 6316 [coreLoadExecutor-10-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? Reading Solr Schema from schema.xml
[junit4:junit4]   1> 6325 [coreLoadExecutor-10-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? [collection1] Schema name=example core 
[junit4:junit4]   1> 6338 [coreLoadExecutor-10-thread-2] INFO  org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 6339 [coreLoadExecutor-10-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? Reading Solr Schema from schema.xml
[junit4:junit4]   1> 6351 [coreLoadExecutor-10-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? [core0] Schema name=example core EN
[junit4:junit4]   1> 6354 [coreLoadExecutor-10-thread-3] INFO  org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 6355 [coreLoadExecutor-10-thread-3] INFO  org.apache.solr.schema.IndexSchema  ? Reading Solr Schema from schema.xml
[junit4:junit4]   1> 6367 [coreLoadExecutor-10-thread-3] INFO  org.apache.solr.schema.IndexSchema  ? [core1] Schema name=example core FR
[junit4:junit4]   1> 6391 [coreLoadExecutor-10-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? default search field in schema is name
[junit4:junit4]   1> 6393 [coreLoadExecutor-10-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? query parser default operator is OR
[junit4:junit4]   1> 6394 [coreLoadExecutor-10-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? unique key field: id
[junit4:junit4]   1> 6396 [coreLoadExecutor-10-thread-1] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 6396 [coreLoadExecutor-10-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/./, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372177281640/data/-1.3/
[junit4:junit4]   1> 6399 [coreLoadExecutor-10-thread-1] INFO  org.apache.solr.core.SolrCore  ? JMX monitoring not detected for core: collection1
[junit4:junit4]   1> 6399 [coreLoadExecutor-10-thread-1] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 6400 [coreLoadExecutor-10-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372177281640/data/-1.3
[junit4:junit4]   1> 6400 [coreLoadExecutor-10-thread-1] INFO  org.apache.solr.core.SolrCore  ? New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372177281640/data/-1.3/index/
[junit4:junit4]   1> 6400 [coreLoadExecutor-10-thread-1] WARN  org.apache.solr.core.SolrCore  ? [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372177281640/data/-1.3/index' doesn't exist. Creating new index...
[junit4:junit4]   1> 6401 [coreLoadExecutor-10-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372177281640/data/-1.3/index
[junit4:junit4]   1> 6403 [coreLoadExecutor-10-thread-1] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f5cbde lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a1617f),segFN=segments_1,generation=1}
[junit4:junit4]   1> 6403 [coreLoadExecutor-10-thread-1] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 1
[junit4:junit4]   1> 6407 [coreLoadExecutor-10-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? default search field in schema is name
[junit4:junit4]   1> 6408 [coreLoadExecutor-10-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created standard: solr.StandardRequestHandler
[junit4:junit4]   1> 6409 [coreLoadExecutor-10-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> 6409 [coreLoadExecutor-10-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? query parser default operator is OR
[junit4:junit4]   1> 6409 [coreLoadExecutor-10-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> 6410 [coreLoadExecutor-10-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? unique key field: id
[junit4:junit4]   1> 6411 [coreLoadExecutor-10-thread-1] INFO  org.apache.solr.handler.loader.XMLLoader  ? xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> 6415 [coreLoadExecutor-10-thread-2] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 6415 [coreLoadExecutor-10-thread-2] INFO  org.apache.solr.core.SolrCore  ? [core0] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/./, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372177281640/data1/
[junit4:junit4]   1> 6416 [coreLoadExecutor-10-thread-2] INFO  org.apache.solr.core.SolrCore  ? JMX monitoring not detected for core: core0
[junit4:junit4]   1> 6416 [coreLoadExecutor-10-thread-2] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 6416 [coreLoadExecutor-10-thread-1] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@1dde218 main
[junit4:junit4]   1> 6417 [coreLoadExecutor-10-thread-2] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372177281640/data1
[junit4:junit4]   1> 6417 [coreLoadExecutor-10-thread-1] INFO  org.apache.solr.update.UpdateHandler  ? Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372177281640/data/-1.3/tlog
[junit4:junit4]   1> 6417 [coreLoadExecutor-10-thread-2] INFO  org.apache.solr.core.SolrCore  ? New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372177281640/data1/index/
[junit4:junit4]   1> 6418 [coreLoadExecutor-10-thread-1] INFO  org.apache.solr.core.SolrCore  ? Hard AutoCommit: disabled
[junit4:junit4]   1> 6418 [coreLoadExecutor-10-thread-2] WARN  org.apache.solr.core.SolrCore  ? [core0] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372177281640/data1/index' doesn't exist. Creating new index...
[junit4:junit4]   1> 6418 [coreLoadExecutor-10-thread-1] INFO  org.apache.solr.core.SolrCore  ? Soft AutoCommit: disabled
[junit4:junit4]   1> 6419 [coreLoadExecutor-10-thread-2] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372177281640/data1/index
[junit4:junit4]   1> 6420 [coreLoadExecutor-10-thread-1] INFO  org.apache.solr.core.CoreContainer  ? registering core: collection1
[junit4:junit4]   1> 6421 [coreLoadExecutor-10-thread-2] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@68767 lockFactory=org.apache.lucene.store.NativeFSLockFactory@160b16d),segFN=segments_1,generation=1}
[junit4:junit4]   1> 6420 [searcherExecutor-11-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@1dde218 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> 6421 [coreLoadExecutor-10-thread-2] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 1
[junit4:junit4]   1> 6423 [coreLoadExecutor-10-thread-2] INFO  org.apache.solr.core.RequestHandlers  ? created standard: solr.StandardRequestHandler
[junit4:junit4]   1> 6423 [coreLoadExecutor-10-thread-2] INFO  org.apache.solr.core.RequestHandlers  ? created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> 6424 [coreLoadExecutor-10-thread-2] INFO  org.apache.solr.core.RequestHandlers  ? created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> 6426 [coreLoadExecutor-10-thread-2] INFO  org.apache.solr.handler.loader.XMLLoader  ? xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> 6428 [coreLoadExecutor-10-thread-2] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@1268e8a main
[junit4:junit4]   1> 6428 [coreLoadExecutor-10-thread-2] INFO  org.apache.solr.update.UpdateHandler  ? Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372177281640/data1/tlog
[junit4:junit4]   1> 6429 [coreLoadExecutor-10-thread-2] INFO  org.apache.solr.core.SolrCore  ? Hard AutoCommit: disabled
[junit4:junit4]   1> 6429 [coreLoadExecutor-10-thread-2] INFO  org.apache.solr.core.SolrCore  ? Soft AutoCommit: disabled
[junit4:junit4]   1> 6431 [searcherExecutor-12-thread-1] INFO  org.apache.solr.core.SolrCore  ? [core0] Registered new searcher Searcher@1268e8a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> 6431 [coreLoadExecutor-10-thread-2] INFO  org.apache.solr.core.CoreContainer  ? registering core: core0
[junit4:junit4]   1> 6432 [coreLoadExecutor-10-thread-3] INFO  org.apache.solr.schema.IndexSchema  ? default search field in schema is name
[junit4:junit4]   1> 6436 [coreLoadExecutor-10-thread-3] INFO  org.apache.solr.schema.IndexSchema  ? query parser default operator is OR
[junit4:junit4]   1> 6438 [coreLoadExecutor-10-thread-3] INFO  org.apache.solr.schema.IndexSchema  ? unique key field: id
[junit4:junit4]   1> 6441 [coreLoadExecutor-10-thread-3] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 6442 [coreLoadExecutor-10-thread-3] INFO  org.apache.solr.core.SolrCore  ? [core1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/./, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372177281640/data2/
[junit4:junit4]   1> 6442 [coreLoadExecutor-10-thread-3] INFO  org.apache.solr.core.SolrCore  ? JMX monitoring not detected for core: core1
[junit4:junit4]   1> 6442 [coreLoadExecutor-10-thread-3] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 6443 [coreLoadExecutor-10-thread-3] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372177281640/data2
[junit4:junit4]   1> 6444 [coreLoadExecutor-10-thread-3] INFO  org.apache.solr.core.SolrCore  ? New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372177281640/data2/index/
[junit4:junit4]   1> 6444 [coreLoadExecutor-10-thread-3] WARN  org.apache.solr.core.SolrCore  ? [core1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372177281640/data2/index' doesn't exist. Creating new index...
[junit4:junit4]   1> 6445 [coreLoadExecutor-10-thread-3] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372177281640/data2/index
[junit4:junit4]   1> 6447 [coreLoadExecutor-10-thread-3] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1051872 lockFactory=org.apache.lucene.store.NativeFSLockFactory@95529),segFN=segments_1,generation=1}
[junit4:junit4]   1> 6448 [coreLoadExecutor-10-thread-3] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 1
[junit4:junit4]   1> 6449 [coreLoadExecutor-10-thread-3] INFO  org.apache.solr.core.RequestHandlers  ? created standard: solr.StandardRequestHandler
[junit4:junit4]   1> 6450 [coreLoadExecutor-10-thread-3] INFO  org.apache.solr.core.RequestHandlers  ? created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> 6450 [coreLoadExecutor-10-thread-3] INFO  org.apache.solr.core.RequestHandlers  ? created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> 6453 [coreLoadExecutor-10-thread-3] INFO  org.apache.solr.handler.loader.XMLLoader  ? xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> 6457 [coreLoadExecutor-10-thread-3] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@1795a40 main
[junit4:junit4]   1> 6458 [coreLoadExecutor-10-thread-3] INFO  org.apache.solr.update.UpdateHandler  ? Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372177281640/data2/tlog
[junit4:junit4]   1> 6459 [coreLoadExecutor-10-thread-3] INFO  org.apache.solr.core.SolrCore  ? Hard AutoCommit: disabled
[junit4:junit4]   1> 6459 [coreLoadExecutor-10-thread-3] INFO  org.apache.solr.core.SolrCore  ? Soft AutoCommit: disabled
[junit4:junit4]   1> 6461 [coreLoadExecutor-10-thread-3] INFO  org.apache.solr.core.CoreContainer  ? registering core: core1
[junit4:junit4]   1> 6461 [searcherExecutor-19-thread-1] INFO  org.apache.solr.core.SolrCore  ? [core1] Registered new searcher Searcher@1795a40 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> 6465 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@68767 lockFactory=org.apache.lucene.store.NativeFSLockFactory@160b16d),segFN=segments_1,generation=1}
[junit4:junit4]   1> 6466 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 1
[junit4:junit4]   1> 6467 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@12c011 realtime
[junit4:junit4]   1> 6467 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 6468 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@68767 lockFactory=org.apache.lucene.store.NativeFSLockFactory@160b16d),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@68767 lockFactory=org.apache.lucene.store.NativeFSLockFactory@160b16d),segFN=segments_2,generation=2}
[junit4:junit4]   1> 6469 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 2
[junit4:junit4]   1> 6470 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@143e1d1 main
[junit4:junit4]   1> 6470 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 6470 [searcherExecutor-12-thread-1] INFO  org.apache.solr.core.SolrCore  ? [core0] Registered new searcher Searcher@143e1d1 main{StandardDirectoryReader(segments_1:1:nrt)}
[junit4:junit4]   1> 6472 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [core0] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {deleteByQuery=*:* (-1438832165765775360),commit=} 0 9
[junit4:junit4]   1> 6474 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1051872 lockFactory=org.apache.lucene.store.NativeFSLockFactory@95529),segFN=segments_1,generation=1}
[junit4:junit4]   1> 6474 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 1
[junit4:junit4]   1> 6475 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@ac96a realtime
[junit4:junit4]   1> 6476 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 6476 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1051872 lockFactory=org.apache.lucene.store.NativeFSLockFactory@95529),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1051872 lockFactory=org.apache.lucene.store.NativeFSLockFactory@95529),segFN=segments_2,generation=2}
[junit4:junit4]   1> 6477 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 2
[junit4:junit4]   1> 6477 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@18c08d4 main
[junit4:junit4]   1> 6478 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 6478 [searcherExecutor-19-thread-1] INFO  org.apache.solr.core.SolrCore  ? [core1] Registered new searcher Searcher@18c08d4 main{StandardDirectoryReader(segments_1:1:nrt)}
[junit4:junit4]   1> 6479 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [core1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {deleteByQuery=*:* (-1438832165774163968),commit=} 0 7
[junit4:junit4]   1> 6481 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 6486 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@68767 lockFactory=org.apache.lucene.store.NativeFSLockFactory@160b16d),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@68767 lockFactory=org.apache.lucene.store.NativeFSLockFactory@160b16d),segFN=segments_3,generation=3}
[junit4:junit4]   1> 6487 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 3
[junit4:junit4]   1> 6494 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@b535d0 main
[junit4:junit4]   1> 6495 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 6495 [searcherExecutor-12-thread-1] INFO  org.apache.solr.core.SolrCore  ? [core0] Registered new searcher Searcher@b535d0 main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C1)}
[junit4:junit4]   1> 6495 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [core0] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {add=[AAA (1438832165782552576)],commit=} 0 16
[junit4:junit4]   1> 6497 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [core1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {} 0 1
[junit4:junit4]   1> 6498 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? Ignoring exception matching unknown field
[junit4:junit4]   1> 6500 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 6502 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1051872 lockFactory=org.apache.lucene.store.NativeFSLockFactory@95529),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1051872 lockFactory=org.apache.lucene.store.NativeFSLockFactory@95529),segFN=segments_3,generation=3}
[junit4:junit4]   1> 6502 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 3
[junit4:junit4]   1> 6503 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@635aa7 main
[junit4:junit4]   1> 6504 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 6504 [searcherExecutor-19-thread-1] INFO  org.apache.solr.core.SolrCore  ? [core1] Registered new searcher Searcher@635aa7 main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C2/1)}
[junit4:junit4]   1> 6505 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [core1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {add=[BBB (1438832165802475520), BBB (1438832165802475521)],commit=} 0 7
[junit4:junit4]   1> 6505 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [core0] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {} 0 0
[junit4:junit4]   1> 6506 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? Ignoring exception matching unknown field
[junit4:junit4]   1> 6509 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? [core0] webapp=null path=/select params={q=id%3AAAA} hits=1 status=0 QTime=2 
[junit4:junit4]   1> 6511 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? [core1] webapp=null path=/select params={q=id%3AAAA} hits=0 status=0 QTime=0 
[junit4:junit4]   1> 6511 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? [core0] webapp=null path=/select params={q=id%3AAAA} hits=1 status=0 QTime=0 
[junit4:junit4]   1> 6512 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? [core0] webapp=null path=/select params={q=id%3ABBB} hits=0 status=0 QTime=0 
[junit4:junit4]   1> 6513 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? [core1] webapp=null path=/select params={q=id%3AAAA} hits=0 status=0 QTime=1 
[junit4:junit4]   1> 6514 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? [core1] webapp=null path=/select params={q=id%3ABBB} hits=1 status=0 QTime=1 
[junit4:junit4]   1> 6518 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? [core0] webapp=null path=/admin/cores params={action=STATUS&core=core0&indexInfo=true} status=0 QTime=2 
[junit4:junit4]   1> 6519 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CoreContainer  ? Reloading SolrCore 'core0' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/.
[junit4:junit4]   1> 6523 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/./'
[junit4:junit4]   1> 6562 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> 6606 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 6607 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.schema.IndexSchema  ? Reading Solr Schema from schema.xml
[junit4:junit4]   1> 6611 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.schema.IndexSchema  ? [core0] Schema name=example core EN
[junit4:junit4]   1> 6647 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.schema.IndexSchema  ? default search field in schema is name
[junit4:junit4]   1> 6649 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.schema.IndexSchema  ? query parser default operator is OR
[junit4:junit4]   1> 6650 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.schema.IndexSchema  ? unique key field: id
[junit4:junit4]   1> 6652 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? [core0] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/./, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372177281640/data1/
[junit4:junit4]   1> 6652 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? JMX monitoring not detected for core: core0
[junit4:junit4]   1> 6653 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372177281640/data1/index/
[junit4:junit4]   1> 6654 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.RequestHandlers  ? created standard: solr.StandardRequestHandler
[junit4:junit4]   1> 6655 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.RequestHandlers  ? created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> 6656 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.RequestHandlers  ? created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> 6658 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.loader.XMLLoader  ? xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> 6661 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@2bfa18 main
[junit4:junit4]   1> 6662 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? Hard AutoCommit: disabled
[junit4:junit4]   1> 6663 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? Soft AutoCommit: disabled
[junit4:junit4]   1> 6664 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? Creating new IndexWriter...
[junit4:junit4]   1> 6664 [searcherExecutor-23-thread-1] INFO  org.apache.solr.core.SolrCore  ? [core0] Registered new searcher Searcher@2bfa18 main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C1)}
[junit4:junit4]   1> 6665 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? Waiting until IndexWriter is unused... core=core0
[junit4:junit4]   1> 6666 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? Closing old IndexWriter... core=core0
[junit4:junit4]   1> 6668 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@68767 lockFactory=org.apache.lucene.store.NativeFSLockFactory@160b16d),segFN=segments_3,generation=3}
[junit4:junit4]   1> 6668 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 3
[junit4:junit4]   1> 6669 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? New IndexWriter is ready to be used.
[junit4:junit4]   1> 6670 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@1aa3c67 main
[junit4:junit4]   1> 6670 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CoreContainer  ? replacing core: core0
[junit4:junit4]   1> 6670 [searcherExecutor-23-thread-1] INFO  org.apache.solr.core.SolrCore  ? [core0] Registered new searcher Searcher@1aa3c67 main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C1)}
[junit4:junit4]   1> 6671 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? [core0] webapp=null path=/admin/cores params={action=RELOAD&core=core0&indexInfo=true} status=0 QTime=152 
[junit4:junit4]   1> 6672 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? [core0]  CLOSING SolrCore org.apache.solr.core.SolrCore@bc24ee
[junit4:junit4]   1> 6672 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.update.UpdateHandler  ? closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=1,deletesById=0,deletesByQuery=0,errors=1,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=1}
[junit4:junit4]   1> 6673 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? [core0] Closing main searcher on request.
[junit4:junit4]   1> 6673 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? [core0] webapp=null path=/admin/cores params={action=STATUS&core=core0&indexInfo=true} status=0 QTime=0 
[junit4:junit4]   1> 6683 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CoreContainer  ? Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/solr-persist.xml
[junit4:junit4]   1> 6774 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrXMLSerializer  ? Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/solr-persist.xml
[junit4:junit4]   1> 6776 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] ERROR org.apache.solr.core.SolrCore  ? java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/solr276812095761192854.xml" "write")
[junit4:junit4]   1> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:447)
[junit4:junit4]   1> 	at java.security.AccessController.checkPermission(AccessController.java:813)
[junit4:junit4]   1> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4:junit4]   1> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4:junit4]   1> 	at java.io.File.createTempFile(File.java:1998)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrXMLSerializer.persistFile(SolrXMLSerializer.java:159)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCores.persistCores(SolrCores.java:402)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.persistFile(CoreContainer.java:1113)
[junit4:junit4]   1> 	at org.apache.solr.handler.admin.CoreAdminHandler.handlePersistAction(CoreAdminHandler.java:736)
[junit4:junit4]   1> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:165)
[junit4:junit4]   1> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1894)
[junit4:junit4]   1> 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:150)
[junit4:junit4]   1> 	at org.apache.solr.client.solrj.request.CoreAdminRequest.process(CoreAdminRequest.java:462)
[junit4:junit4]   1> 	at org.apache.solr.client.solrj.request.CoreAdminRequest.persist(CoreAdminRequest.java:541)
[junit4:junit4]   1> 	at org.apache.solr.client.solrj.embedded.TestSolrProperties.testProperties(TestSolrProperties.java:182)
[junit4:junit4]   1> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]   1> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]   1> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]   1> 	at java.lang.reflect.Method.invoke(Method.java:491)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]   1> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]   1> 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]   1> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]   1> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]   1> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]   1> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]   1> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]   1> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]   1> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]   1> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]   1> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]   1> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]   1> 	at java.lang.Thread.run(Thread.java:724)
[junit4:junit4]   1> 
[junit4:junit4]   1> 6777 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? [core0] webapp=null path=/admin/cores params={action=PERSIST&file=solr-persist.xml} status=500 QTime=94 
[junit4:junit4]   1> 6778 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CoreContainer  ? Shutting down CoreContainer instance=28494241
[junit4:junit4]   1> 6779 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@d9ae78
[junit4:junit4]   1> 6779 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.update.UpdateHandler  ? closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> 6780 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.update.SolrCoreState  ? Closing SolrCoreState
[junit4:junit4]   1> 6781 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> 6781 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> 6782 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? [collection1] Closing main searcher on request.
[junit4:junit4]   1> 6783 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> 6783 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372177281640/data/-1.3/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372177281640/data/-1.3/index;done=false>>]
[junit4:junit4]   1> 6784 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372177281640/data/-1.3/index
[junit4:junit4]   1> 6784 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372177281640/data/-1.3 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372177281640/data/-1.3;done=false>>]
[junit4:junit4]   1> 6785 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372177281640/data/-1.3
[junit4:junit4]   1> 6786 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? [core0]  CLOSING SolrCore org.apache.solr.core.SolrCore@132aff7
[junit4:junit4]   1> 6786 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.update.UpdateHandler  ? closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> 6787 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.update.SolrCoreState  ? Closing SolrCoreState
[junit4:junit4]   1> 6787 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> 6788 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> 6789 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? [core0] Closing main searcher on request.
[junit4:junit4]   1> 6790 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> 6790 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372177281640/data1 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372177281640/data1;done=false>>]
[junit4:junit4]   1> 6791 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372177281640/data1
[junit4:junit4]   1> 6791 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372177281640/data1/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372177281640/data1/index;done=false>>]
[junit4:junit4]   1> 6792 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372177281640/data1/index
[junit4:junit4]   1> 6793 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5afa0d
[junit4:junit4]   1> 6793 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.update.UpdateHandler  ? closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=1,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=1}
[junit4:junit4]   1> 6794 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.update.SolrCoreState  ? Closing SolrCoreState
[junit4:junit4]   1> 6794 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> 6795 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> 6796 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? [core1] Closing main searcher on request.
[junit4:junit4]   1> 6797 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> 6797 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372177281640/data2 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372177281640/data2;done=false>>]
[junit4:junit4]   1> 6798 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372177281640/data2
[junit4:junit4]   1> 6799 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372177281640/data2/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372177281640/data2/index;done=false>>]
[junit4:junit4]   1> 6799 [TEST-TestSolrProperties.testProperties-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372177281640/data2/index
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrProperties -Dtests.method=testProperties -Dtests.seed=CEBADFF925E4FDE4 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_PR -Dtests.timezone=Europe/Sarajevo -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   0.88s J1 | TestSolrProperties.testProperties <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/solr276812095761192854.xml" "write")
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:223)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.request.CoreAdminRequest.process(CoreAdminRequest.java:462)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.request.CoreAdminRequest.persist(CoreAdminRequest.java:541)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.TestSolrProperties.testProperties(TestSolrProperties.java:182)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:724)
[junit4:junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/solr276812095761192854.xml" "write")
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:155)
[junit4:junit4]    > 	... 41 more
[junit4:junit4]    > Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/solr276812095761192854.xml" "write")
[junit4:junit4]    > 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:447)
[junit4:junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:813)
[junit4:junit4]    > 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4:junit4]    > 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4:junit4]    > 	at java.io.File.createTempFile(File.java:1998)
[junit4:junit4]    > 	at org.apache.solr.core.SolrXMLSerializer.persistFile(SolrXMLSerializer.java:159)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCores.persistCores(SolrCores.java:402)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.persistFile(CoreContainer.java:1113)
[junit4:junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandler.handlePersistAction(CoreAdminHandler.java:736)
[junit4:junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:165)
[junit4:junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1894)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:150)
[junit4:junit4]    > 	... 41 moreThrowable #2: java.lang.AssertionError: Failed to delete ./solrtest-TestSolrProperties-1372177281640/solr-persist.xml
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.TestSolrProperties.deleteAdditionalFiles(TestSolrProperties.java:98)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.tearDown(AbstractEmbeddedSolrServerTestCase.java:79)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.TestSolrProperties.tearDown(TestSolrProperties.java:79)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:724)
[junit4:junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=es_PR, timezone=Europe/Sarajevo
[junit4:junit4]   2> NOTE: Linux 3.2.0-48-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=1,free=8946904,total=33136640
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestBatchUpdate, TestSolrProperties]
[junit4:junit4] Completed on J1 in 0.94s, 1 test, 1 error <<< FAILURES!

[...truncated 49 lines...]
[junit4:junit4] Suite: org.apache.solr.client.solrj.embedded.MergeIndexesEmbeddedTest
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-MergeIndexesEmbeddedTest-1372177314887
[junit4:junit4]   1> 39243 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testMergeIndexesByDirName
[junit4:junit4]   1> 39243 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/'
[junit4:junit4]   1> 39255 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.ConfigSolr  ? Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/solr.xml
[junit4:junit4]   1> 39255 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/'
[junit4:junit4]   1> 39305 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CoreContainer  ? New CoreContainer 6974617
[junit4:junit4]   1> 39306 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CoreContainer  ? Loading cores into CoreContainer 6974617
[junit4:junit4]   1> 39307 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting socketTimeout to: 0
[junit4:junit4]   1> 39307 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting urlScheme to: http://
[junit4:junit4]   1> 39307 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting connTimeout to: 0
[junit4:junit4]   1> 39308 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> 39308 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting corePoolSize to: 0
[junit4:junit4]   1> 39308 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> 39308 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> 39309 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting sizeOfQueue to: -1
[junit4:junit4]   1> 39309 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting fairnessPolicy to: false
[junit4:junit4]   1> 39314 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.client.solrj.impl.HttpClientUtil  ? Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> 39317 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.logging.LogWatcher  ? Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4:junit4]   1> 39320 [coreLoadExecutor-85-thread-1] INFO  org.apache.solr.core.CoreContainer  ? Creating SolrCore 'core0' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0
[junit4:junit4]   1> 39320 [coreLoadExecutor-85-thread-1] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/'
[junit4:junit4]   1> 39321 [coreLoadExecutor-85-thread-2] INFO  org.apache.solr.core.CoreContainer  ? Creating SolrCore 'core1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1
[junit4:junit4]   1> 39322 [coreLoadExecutor-85-thread-2] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/'
[junit4:junit4]   1> 39367 [coreLoadExecutor-85-thread-1] INFO  org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> 39369 [coreLoadExecutor-85-thread-2] INFO  org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> 39416 [coreLoadExecutor-85-thread-1] INFO  org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 39416 [coreLoadExecutor-85-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? Reading Solr Schema from schema.xml
[junit4:junit4]   1> 39418 [coreLoadExecutor-85-thread-2] INFO  org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 39418 [coreLoadExecutor-85-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? Reading Solr Schema from schema.xml
[junit4:junit4]   1> 39420 [coreLoadExecutor-85-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? [core0] Schema name=example core zero
[junit4:junit4]   1> 39421 [coreLoadExecutor-85-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? [core1] Schema name=example core one
[junit4:junit4]   1> 39431 [coreLoadExecutor-85-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? default search field in schema is name
[junit4:junit4]   1> 39436 [coreLoadExecutor-85-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? default search field in schema is name
[junit4:junit4]   1> 39437 [coreLoadExecutor-85-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? query parser default operator is OR
[junit4:junit4]   1> 39438 [coreLoadExecutor-85-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? query parser default operator is OR
[junit4:junit4]   1> 39438 [coreLoadExecutor-85-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? unique key field: id
[junit4:junit4]   1> 39439 [coreLoadExecutor-85-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? unique key field: id
[junit4:junit4]   1> 39439 [coreLoadExecutor-85-thread-1] INFO  org.apache.solr.core.SolrCore  ? solr.StandardDirectoryFactory
[junit4:junit4]   1> 39439 [coreLoadExecutor-85-thread-1] INFO  org.apache.solr.core.SolrCore  ? [core0] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/
[junit4:junit4]   1> 39439 [coreLoadExecutor-85-thread-1] INFO  org.apache.solr.core.SolrCore  ? JMX monitoring not detected for core: core0
[junit4:junit4]   1> 39440 [coreLoadExecutor-85-thread-1] INFO  org.apache.solr.core.SolrCore  ? solr.StandardDirectoryFactory
[junit4:junit4]   1> 39440 [coreLoadExecutor-85-thread-2] INFO  org.apache.solr.core.SolrCore  ? solr.StandardDirectoryFactory
[junit4:junit4]   1> 39440 [coreLoadExecutor-85-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data
[junit4:junit4]   1> 39440 [coreLoadExecutor-85-thread-2] INFO  org.apache.solr.core.SolrCore  ? [core1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data/
[junit4:junit4]   1> 39441 [coreLoadExecutor-85-thread-2] INFO  org.apache.solr.core.SolrCore  ? JMX monitoring not detected for core: core1
[junit4:junit4]   1> 39440 [coreLoadExecutor-85-thread-1] INFO  org.apache.solr.core.SolrCore  ? New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index/
[junit4:junit4]   1> 39441 [coreLoadExecutor-85-thread-2] INFO  org.apache.solr.core.SolrCore  ? solr.StandardDirectoryFactory
[junit4:junit4]   1> 39441 [coreLoadExecutor-85-thread-1] WARN  org.apache.solr.core.SolrCore  ? [core0] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> 39441 [coreLoadExecutor-85-thread-2] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data
[junit4:junit4]   1> 39442 [coreLoadExecutor-85-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index
[junit4:junit4]   1> 39442 [coreLoadExecutor-85-thread-2] INFO  org.apache.solr.core.SolrCore  ? New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data/index/
[junit4:junit4]   1> 39442 [coreLoadExecutor-85-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index;done=true>>]
[junit4:junit4]   1> 39442 [coreLoadExecutor-85-thread-2] WARN  org.apache.solr.core.SolrCore  ? [core1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> 39443 [coreLoadExecutor-85-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index
[junit4:junit4]   1> 39443 [coreLoadExecutor-85-thread-2] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data/index
[junit4:junit4]   1> 39443 [coreLoadExecutor-85-thread-1] INFO  org.apache.solr.core.SolrCore  ? [core0]  CLOSING SolrCore org.apache.solr.core.SolrCore@1d0ea4f
[junit4:junit4]   1> 39444 [coreLoadExecutor-85-thread-2] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data/index;done=true>>]
[junit4:junit4]   1> 39444 [coreLoadExecutor-85-thread-2] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data/index
[junit4:junit4]   1> 39444 [coreLoadExecutor-85-thread-1] INFO  org.apache.solr.update.SolrCoreState  ? Closing SolrCoreState
[junit4:junit4]   1> 39444 [coreLoadExecutor-85-thread-1] INFO  org.apache.solr.update.DefaultSolrCoreState  ? SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> 39444 [coreLoadExecutor-85-thread-2] INFO  org.apache.solr.core.SolrCore  ? [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1435dbf
[junit4:junit4]   1> 39445 [coreLoadExecutor-85-thread-2] INFO  org.apache.solr.update.SolrCoreState  ? Closing SolrCoreState
[junit4:junit4]   1> 39445 [coreLoadExecutor-85-thread-2] INFO  org.apache.solr.update.DefaultSolrCoreState  ? SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> 39445 [coreLoadExecutor-85-thread-1] INFO  org.apache.solr.core.SolrCore  ? [core0] Closing main searcher on request.
[junit4:junit4]   1> 39445 [coreLoadExecutor-85-thread-2] INFO  org.apache.solr.core.SolrCore  ? [core1] Closing main searcher on request.
[junit4:junit4]   1> 39446 [coreLoadExecutor-85-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing StandardDirectoryFactory - 1 directories currently being tracked
[junit4:junit4]   1> 39446 [coreLoadExecutor-85-thread-2] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing StandardDirectoryFactory - 1 directories currently being tracked
[junit4:junit4]   1> 39446 [coreLoadExecutor-85-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data;done=false>>]
[junit4:junit4]   1> 39446 [coreLoadExecutor-85-thread-2] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data;done=false>>]
[junit4:junit4]   1> 39446 [coreLoadExecutor-85-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data
[junit4:junit4]   1> 39447 [coreLoadExecutor-85-thread-2] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data
[junit4:junit4]   1> 39447 [coreLoadExecutor-85-thread-1] ERROR org.apache.solr.core.CoreContainer  ? Unable to create core: core0
[junit4:junit4]   1> org.apache.solr.common.SolrException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:836)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:627)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:658)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:693)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:364)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:356)
[junit4:junit4]   1> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4:junit4]   1> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4:junit4]   1> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4:junit4]   1> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4:junit4]   1> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]   1> 	at java.lang.Thread.run(Thread.java:724)
[junit4:junit4]   1> Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")
[junit4:junit4]   1> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:447)
[junit4:junit4]   1> 	at java.security.AccessController.checkPermission(AccessController.java:813)
[junit4:junit4]   1> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4:junit4]   1> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4:junit4]   1> 	at java.io.File.mkdir(File.java:1311)
[junit4:junit4]   1> 	at java.io.File.mkdirs(File.java:1343)
[junit4:junit4]   1> 	at org.apache.lucene.store.NativeFSLock.obtain(NativeFSLockFactory.java:170)
[junit4:junit4]   1> 	at org.apache.lucene.store.Lock.obtain(Lock.java:72)
[junit4:junit4]   1> 	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:670)
[junit4:junit4]   1> 	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:77)
[junit4:junit4]   1> 	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:507)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:759)
[junit4:junit4]   1> 	... 11 more
[junit4:junit4]   1> 39447 [coreLoadExecutor-85-thread-2] ERROR org.apache.solr.core.CoreContainer  ? Unable to create core: core1
[junit4:junit4]   1> org.apache.solr.common.SolrException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data/index" "write")
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:836)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:627)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:658)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:693)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:364)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:356)
[junit4:junit4]   1> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4:junit4]   1> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4:junit4]   1> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4:junit4]   1> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4:junit4]   1> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]   1> 	at java.lang.Thread.run(Thread.java:724)
[junit4:junit4]   1> Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data/index" "write")
[junit4:junit4]   1> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:447)
[junit4:junit4]   1> 	at java.security.AccessController.checkPermission(AccessController.java:813)
[junit4:junit4]   1> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4:junit4]   1> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4:junit4]   1> 	at java.io.File.mkdir(File.java:1311)
[junit4:junit4]   1> 	at java.io.File.mkdirs(File.java:1343)
[junit4:junit4]   1> 	at org.apache.lucene.store.NativeFSLock.obtain(NativeFSLockFactory.java:170)
[junit4:junit4]   1> 	at org.apache.lucene.store.Lock.obtain(Lock.java:72)
[junit4:junit4]   1> 	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:670)
[junit4:junit4]   1> 	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:77)
[junit4:junit4]   1> 	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:507)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:759)
[junit4:junit4]   1> 	... 11 more
[junit4:junit4]   1> 39449 [coreLoadExecutor-85-thread-1] ERROR org.apache.solr.core.CoreContainer  ? null:org.apache.solr.common.SolrException: Unable to create core: core0
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.recordAndThrow(CoreContainer.java:1193)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:702)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:364)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:356)
[junit4:junit4]   1> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4:junit4]   1> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4:junit4]   1> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4:junit4]   1> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4:junit4]   1> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]   1> 	at java.lang.Thread.run(Thread.java:724)
[junit4:junit4]   1> Caused by: org.apache.solr.common.SolrException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:836)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:627)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:658)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:693)
[junit4:junit4]   1> 	... 8 more
[junit4:junit4]   1> Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")
[junit4:junit4]   1> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:447)
[junit4:junit4]   1> 	at java.security.AccessController.checkPermission(AccessController.java:813)
[junit4:junit4]   1> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4:junit4]   1> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4:junit4]   1> 	at java.io.File.mkdir(File.java:1311)
[junit4:junit4]   1> 	at java.io.File.mkdirs(File.java:1343)
[junit4:junit4]   1> 	at org.apache.lucene.store.NativeFSLock.obtain(NativeFSLockFactory.java:170)
[junit4:junit4]   1> 	at org.apache.lucene.store.Lock.obtain(Lock.java:72)
[junit4:junit4]   1> 	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:670)
[junit4:junit4]   1> 	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:77)
[junit4:junit4]   1> 	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:507)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:759)
[junit4:junit4]   1> 	... 11 more
[junit4:junit4]   1> 
[junit4:junit4]   1> 39449 [coreLoadExecutor-85-thread-2] ERROR org.apache.solr.core.CoreContainer  ? null:org.apache.solr.common.SolrException: Unable to create core: core1
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.recordAndThrow(CoreContainer.java:1193)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:702)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:364)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:356)
[junit4:junit4]   1> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4:junit4]   1> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4:junit4]   1> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4:junit4]   1> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4:junit4]   1> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]   1> 	at java.lang.Thread.run(Thread.java:724)
[junit4:junit4]   1> Caused by: org.apache.solr.common.SolrException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data/index" "write")
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:836)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:627)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:658)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:693)
[junit4:junit4]   1> 	... 8 more
[junit4:junit4]   1> Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data/index" "write")
[junit4:junit4]   1> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:447)
[junit4:junit4]   1> 	at java.security.AccessController.checkPermission(AccessController.java:813)
[junit4:junit4]   1> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4:junit4]   1> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4:junit4]   1> 	at java.io.File.mkdir(File.java:1311)
[junit4:junit4]   1> 	at java.io.File.mkdirs(File.java:1343)
[junit4:junit4]   1> 	at org.apache.lucene.store.NativeFSLock.obtain(NativeFSLockFactory.java:170)
[junit4:junit4]   1> 	at org.apache.lucene.store.Lock.obtain(Lock.java:72)
[junit4:junit4]   1> 	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:670)
[junit4:junit4]   1> 	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:77)
[junit4:junit4]   1> 	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:507)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:759)
[junit4:junit4]   1> 	... 11 more
[junit4:junit4]   1> 
[junit4:junit4]   1> 39450 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? CORES=org.apache.solr.core.CoreContainer@6a6c99 : []
[junit4:junit4]   1> 39451 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testMergeIndexesByDirName
[junit4:junit4]   1> 39452 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CoreContainer  ? Shutting down CoreContainer instance=6974617
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MergeIndexesEmbeddedTest -Dtests.method=testMergeIndexesByDirName -Dtests.seed=CEBADFF925E4FDE4 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pt_PT -Dtests.timezone=Africa/Lagos -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   0.23s J1 | MergeIndexesEmbeddedTest.testMergeIndexesByDirName <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: SolrCore 'core0' is not available due to init failure: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([CEBADFF925E4FDE4:DA2F23C4F826E631]:0)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:899)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:110)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.MergeIndexesExampleTestBase.setupCores(MergeIndexesExampleTestBase.java:130)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.MergeIndexesExampleTestBase.testMergeIndexesByDirName(MergeIndexesExampleTestBase.java:170)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:724)
[junit4:junit4]    > Caused by: org.apache.solr.common.SolrException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:836)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:627)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:658)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:693)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:364)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:356)
[junit4:junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4:junit4]    > 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4:junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4:junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4:junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]    > 	... 1 more
[junit4:junit4]    > Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")
[junit4:junit4]    > 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:447)
[junit4:junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:813)
[junit4:junit4]    > 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4:junit4]    > 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4:junit4]    > 	at java.io.File.mkdir(File.java:1311)
[junit4:junit4]    > 	at java.io.File.mkdirs(File.java:1343)
[junit4:junit4]    > 	at org.apache.lucene.store.NativeFSLock.obtain(NativeFSLockFactory.java:170)
[junit4:junit4]    > 	at org.apache.lucene.store.Lock.obtain(Lock.java:72)
[junit4:junit4]    > 	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:670)
[junit4:junit4]    > 	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:77)
[junit4:junit4]    > 	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:507)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:759)
[junit4:junit4]    > 	... 11 more
[junit4:junit4]   1> 39468 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testMergeIndexesByCoreName
[junit4:junit4]   1> 39468 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/'
[junit4:junit4]   1> 39479 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.ConfigSolr  ? Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/solr.xml
[junit4:junit4]   1> 39480 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/'
[junit4:junit4]   1> 39535 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CoreContainer  ? New CoreContainer 929625
[junit4:junit4]   1> 39535 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CoreContainer  ? Loading cores into CoreContainer 929625
[junit4:junit4]   1> 39536 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting socketTimeout to: 0
[junit4:junit4]   1> 39536 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting urlScheme to: http://
[junit4:junit4]   1> 39537 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting connTimeout to: 0
[junit4:junit4]   1> 39537 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> 39537 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting corePoolSize to: 0
[junit4:junit4]   1> 39538 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> 39538 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> 39538 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting sizeOfQueue to: -1
[junit4:junit4]   1> 39538 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting fairnessPolicy to: false
[junit4:junit4]   1> 39539 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.client.solrj.impl.HttpClientUtil  ? Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> 39541 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.logging.LogWatcher  ? Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4:junit4]   1> 39545 [coreLoadExecutor-90-thread-1] INFO  org.apache.solr.core.CoreContainer  ? Creating SolrCore 'core0' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0
[junit4:junit4]   1> 39546 [coreLoadExecutor-90-thread-1] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/'
[junit4:junit4]   1> 39546 [coreLoadExecutor-90-thread-2] INFO  org.apache.solr.core.CoreContainer  ? Creating SolrCore 'core1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1
[junit4:junit4]   1> 39547 [coreLoadExecutor-90-thread-2] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/'
[junit4:junit4]   1> 39596 [coreLoadExecutor-90-thread-1] INFO  org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> 39604 [coreLoadExecutor-90-thread-2] INFO  org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> 39672 [coreLoadExecutor-90-thread-1] INFO  org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 39673 [coreLoadExecutor-90-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? Reading Solr Schema from schema.xml
[junit4:junit4]   1> 39676 [coreLoadExecutor-90-thread-2] INFO  org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 39677 [coreLoadExecutor-90-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? Reading Solr Schema from schema.xml
[junit4:junit4]   1> 39679 [coreLoadExecutor-90-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? [core0] Schema name=example core zero
[junit4:junit4]   1> 39682 [coreLoadExecutor-90-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? [core1] Schema name=example core one
[junit4:junit4]   1> 39702 [coreLoadExecutor-90-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? default search field in schema is name
[junit4:junit4]   1> 39704 [coreLoadExecutor-90-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? query parser default operator is OR
[junit4:junit4]   1> 39705 [coreLoadExecutor-90-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? default search field in schema is name
[junit4:junit4]   1> 39705 [coreLoadExecutor-90-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? unique key field: id
[junit4:junit4]   1> 39706 [coreLoadExecutor-90-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? query parser default operator is OR
[junit4:junit4]   1> 39707 [coreLoadExecutor-90-thread-1] INFO  org.apache.solr.core.SolrCore  ? solr.StandardDirectoryFactory
[junit4:junit4]   1> 39707 [coreLoadExecutor-90-thread-1] INFO  org.apache.solr.core.SolrCore  ? [core0] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/
[junit4:junit4]   1> 39708 [coreLoadExecutor-90-thread-1] INFO  org.apache.solr.core.SolrCore  ? JMX monitoring not detected for core: core0
[junit4:junit4]   1> 39708 [coreLoadExecutor-90-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? unique key field: id
[junit4:junit4]   1> 39708 [coreLoadExecutor-90-thread-1] INFO  org.apache.solr.core.SolrCore  ? solr.StandardDirectoryFactory
[junit4:junit4]   1> 39709 [coreLoadExecutor-90-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data
[junit4:junit4]   1> 39709 [coreLoadExecutor-90-thread-1] INFO  org.apache.solr.core.SolrCore  ? New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index/
[junit4:junit4]   1> 39709 [coreLoadExecutor-90-thread-1] WARN  org.apache.solr.core.SolrCore  ? [core0] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> 39709 [coreLoadExecutor-90-thread-2] INFO  org.apache.solr.core.SolrCore  ? solr.StandardDirectoryFactory
[junit4:junit4]   1> 39710 [coreLoadExecutor-90-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index
[junit4:junit4]   1> 39710 [coreLoadExecutor-90-thread-2] INFO  org.apache.solr.core.SolrCore  ? [core1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data/
[junit4:junit4]   1> 39710 [coreLoadExecutor-90-thread-2] INFO  org.apache.solr.core.SolrCore  ? JMX monitoring not detected for core: core1
[junit4:junit4]   1> 39710 [coreLoadExecutor-90-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index;done=true>>]
[junit4:junit4]   1> 39711 [coreLoadExecutor-90-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index
[junit4:junit4]   1> 39711 [coreLoadExecutor-90-thread-2] INFO  org.apache.solr.core.SolrCore  ? solr.StandardDirectoryFactory
[junit4:junit4]   1> 39711 [coreLoadExecutor-90-thread-1] INFO  org.apache.solr.core.SolrCore  ? [core0]  CLOSING SolrCore org.apache.solr.core.SolrCore@e4e8a4
[junit4:junit4]   1> 39711 [coreLoadExecutor-90-thread-1] INFO  org.apache.solr.update.SolrCoreState  ? Closing SolrCoreState
[junit4:junit4]   1> 39712 [coreLoadExecutor-90-thread-1] INFO  org.apache.solr.update.DefaultSolrCoreState  ? SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> 39711 [coreLoadExecutor-90-thread-2] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data
[junit4:junit4]   1> 39712 [coreLoadExecutor-90-thread-1] INFO  org.apache.solr.core.SolrCore  ? [core0] Closing main searcher on request.
[junit4:junit4]   1> 39712 [coreLoadExecutor-90-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing StandardDirectoryFactory - 1 directories currently being tracked
[junit4:junit4]   1> 39712 [coreLoadExecutor-90-thread-2] INFO  org.apache.solr.core.SolrCore  ? New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data/index/
[junit4:junit4]   1> 39713 [coreLoadExecutor-90-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data;done=false>>]
[junit4:junit4]   1> 39713 [coreLoadExecutor-90-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data
[junit4:junit4]   1> 39713 [coreLoadExecutor-90-thread-2] WARN  org.apache.solr.core.SolrCore  ? [core1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> 39713 [coreLoadExecutor-90-thread-1] ERROR org.apache.solr.core.CoreContainer  ? Unable to create core: core0
[junit4:junit4]   1> org.apache.solr.common.SolrException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:836)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:627)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:658)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:693)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:364)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:356)
[junit4:junit4]   1> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4:junit4]   1> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4:junit4]   1> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4:junit4]   1> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4:junit4]   1> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]   1> 	at java.lang.Thread.run(Thread.java:724)
[junit4:junit4]   1> Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")
[junit4:junit4]   1> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:447)
[junit4:junit4]   1> 	at java.security.AccessController.checkPermission(AccessController.java:813)
[junit4:junit4]   1> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4:junit4]   1> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4:junit4]   1> 	at java.io.File.mkdir(File.java:1311)
[junit4:junit4]   1> 	at java.io.File.mkdirs(File.java:1343)
[junit4:junit4]   1> 	at org.apache.lucene.store.NativeFSLock.obtain(NativeFSLockFactory.java:170)
[junit4:junit4]   1> 	at org.apache.lucene.store.Lock.obtain(Lock.java:72)
[junit4:junit4]   1> 	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:670)
[junit4:junit4]   1> 	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:77)
[junit4:junit4]   1> 	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:507)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:759)
[junit4:junit4]   1> 	... 11 more
[junit4:junit4]   1> 39714 [coreLoadExecutor-90-thread-2] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data/index
[junit4:junit4]   1> 39715 [coreLoadExecutor-90-thread-1] ERROR org.apache.solr.core.CoreContainer  ? null:org.apache.solr.common.SolrException: Unable to create core: core0
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.recordAndThrow(CoreContainer.java:1193)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:702)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:364)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:356)
[junit4:junit4]   1> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4:junit4]   1> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4:junit4]   1> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4:junit4]   1> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4:junit4]   1> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]   1> 	at java.lang.Thread.run(Thread.java:724)
[junit4:junit4]   1> Caused by: org.apache.solr.common.SolrException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:836)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:627)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:658)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:693)
[junit4:junit4]   1> 	... 8 more
[junit4:junit4]   1> Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")
[junit4:junit4]   1> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:447)
[junit4:junit4]   1> 	at java.security.AccessController.checkPermission(AccessController.java:813)
[junit4:junit4]   1> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4:junit4]   1> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4:junit4]   1> 	at java.io.File.mkdir(File.java:1311)
[junit4:junit4]   1> 	at java.io.File.mkdirs(File.java:1343)
[junit4:junit4]   1> 	at org.apache.lucene.store.NativeFSLock.obtain(NativeFSLockFactory.java:170)
[junit4:junit4]   1> 	at org.apache.lucene.store.Lock.obtain(Lock.java:72)
[junit4:junit4]   1> 	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:670)
[junit4:junit4]   1> 	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:77)
[junit4:junit4]   1> 	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:507)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:759)
[junit4:junit4]   1> 	... 11 more
[junit4:junit4]   1> 
[junit4:junit4]   1> 39715 [coreLoadExecutor-90-thread-2] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data/index;done=true>>]
[junit4:junit4]   1> 39716 [coreLoadExecutor-90-thread-2] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data/index
[junit4:junit4]   1> 39716 [coreLoadExecutor-90-thread-2] INFO  org.apache.solr.core.SolrCore  ? [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1990947
[junit4:junit4]   1> 39716 [coreLoadExecutor-90-thread-2] INFO  org.apache.solr.update.SolrCoreState  ? Closing SolrCoreState
[junit4:junit4]   1> 39716 [coreLoadExecutor-90-thread-2] INFO  org.apache.solr.update.DefaultSolrCoreState  ? SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> 39717 [coreLoadExecutor-90-thread-2] INFO  org.apache.solr.core.SolrCore  ? [core1] Closing main searcher on request.
[junit4:junit4]   1> 39717 [coreLoadExecutor-90-thread-2] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing StandardDirectoryFactory - 1 directories currently being tracked
[junit4:junit4]   1> 39717 [coreLoadExecutor-90-thread-2] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data;done=false>>]
[junit4:junit4]   1> 39717 [coreLoadExecutor-90-thread-2] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data
[junit4:junit4]   1> 39718 [coreLoadExecutor-90-thread-2] ERROR org.apache.solr.core.CoreContainer  ? Unable to create core: core1
[junit4:junit4]   1> org.apache.solr.common.SolrException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data/index" "write")
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:836)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:627)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:658)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:693)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:364)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:356)
[junit4:junit4]   1> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4:junit4]   1> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4:junit4]   1> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4:junit4]   1> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4:junit4]   1> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]   1> 	at java.lang.Thread.run(Thread.java:724)
[junit4:junit4]   1> Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data/index" "write")
[junit4:junit4]   1> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:447)
[junit4:junit4]   1> 	at java.security.AccessController.checkPermission(AccessController.java:813)
[junit4:junit4]   1> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4:junit4]   1> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4:junit4]   1> 	at java.io.File.mkdir(File.java:1311)
[junit4:junit4]   1> 	at java.io.File.mkdirs(File.java:1343)
[junit4:junit4]   1> 	at org.apache.lucene.store.NativeFSLock.obtain(NativeFSLockFactory.java:170)
[junit4:junit4]   1> 	at org.apache.lucene.store.Lock.obtain(Lock.java:72)
[junit4:junit4]   1> 	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:670)
[junit4:junit4]   1> 	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:77)
[junit4:junit4]   1> 	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:507)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:759)
[junit4:junit4]   1> 	... 11 more
[junit4:junit4]   1> 39718 [coreLoadExecutor-90-thread-2] ERROR org.apache.solr.core.CoreContainer  ? null:org.apache.solr.common.SolrException: Unable to create core: core1
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.recordAndThrow(CoreContainer.java:1193)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:702)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:364)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:356)
[junit4:junit4]   1> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4:junit4]   1> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4:junit4]   1> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4:junit4]   1> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4:junit4]   1> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]   1> 	at java.lang.Thread.run(Thread.java:724)
[junit4:junit4]   1> Caused by: org.apache.solr.common.SolrException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data/index" "write")
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:836)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:627)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:658)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:693)
[junit4:junit4]   1> 	... 8 more
[junit4:junit4]   1> Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data/index" "write")
[junit4:junit4]   1> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:447)
[junit4:junit4]   1> 	at java.security.AccessController.checkPermission(AccessController.java:813)
[junit4:junit4]   1> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4:junit4]   1> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4:junit4]   1> 	at java.io.File.mkdir(File.java:1311)
[junit4:junit4]   1> 	at java.io.File.mkdirs(File.java:1343)
[junit4:junit4]   1> 	at org.apache.lucene.store.NativeFSLock.obtain(NativeFSLockFactory.java:170)
[junit4:junit4]   1> 	at org.apache.lucene.store.Lock.obtain(Lock.java:72)
[junit4:junit4]   1> 	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:670)
[junit4:junit4]   1> 	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:77)
[junit4:junit4]   1> 	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:507)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:759)
[junit4:junit4]   1> 	... 11 more
[junit4:junit4]   1> 
[junit4:junit4]   1> 39720 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? CORES=org.apache.solr.core.CoreContainer@e2f59 : []
[junit4:junit4]   1> 39720 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testMergeIndexesByCoreName
[junit4:junit4]   1> 39721 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CoreContainer  ? Shutting down CoreContainer instance=929625
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MergeIndexesEmbeddedTest -Dtests.method=testMergeIndexesByCoreName -Dtests.seed=CEBADFF925E4FDE4 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pt_PT -Dtests.timezone=Africa/Lagos -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   0.26s J1 | MergeIndexesEmbeddedTest.testMergeIndexesByCoreName <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: SolrCore 'core0' is not available due to init failure: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([CEBADFF925E4FDE4:BF4ED236BB2183B3]:0)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:899)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:110)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.MergeIndexesExampleTestBase.setupCores(MergeIndexesExampleTestBase.java:130)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.MergeIndexesExampleTestBase.testMergeIndexesByCoreName(MergeIndexesExampleTestBase.java:186)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:724)
[junit4:junit4]    > Caused by: org.apache.solr.common.SolrException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:836)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:627)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:658)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:693)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:364)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:356)
[junit4:junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4:junit4]    > 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4:junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4:junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4:junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]    > 	... 1 more
[junit4:junit4]    > Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")
[junit4:junit4]    > 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:447)
[junit4:junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:813)
[junit4:junit4]    > 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4:junit4]    > 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4:junit4]    > 	at java.io.File.mkdir(File.java:1311)
[junit4:junit4]    > 	at java.io.File.mkdirs(File.java:1343)
[junit4:junit4]    > 	at org.apache.lucene.store.NativeFSLock.obtain(NativeFSLockFactory.java:170)
[junit4:junit4]    > 	at org.apache.lucene.store.Lock.obtain(Lock.java:72)
[junit4:junit4]    > 	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:670)
[junit4:junit4]    > 	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:77)
[junit4:junit4]    > 	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:507)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:759)
[junit4:junit4]    > 	... 11 more
[junit4:junit4]   1> 39729 [TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testMergeMultipleRequest
[junit4:junit4]   1> 39729 [TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/'
[junit4:junit4]   1> 39740 [TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.ConfigSolr  ? Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/solr.xml
[junit4:junit4]   1> 39741 [TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/'
[junit4:junit4]   1> 39866 [TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CoreContainer  ? New CoreContainer 16941351
[junit4:junit4]   1> 39866 [TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CoreContainer  ? Loading cores into CoreContainer 16941351
[junit4:junit4]   1> 39867 [TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting socketTimeout to: 0
[junit4:junit4]   1> 39868 [TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting urlScheme to: http://
[junit4:junit4]   1> 39868 [TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting connTimeout to: 0
[junit4:junit4]   1> 39868 [TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> 39869 [TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting corePoolSize to: 0
[junit4:junit4]   1> 39869 [TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> 39869 [TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> 39869 [TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting sizeOfQueue to: -1
[junit4:junit4]   1> 39870 [TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting fairnessPolicy to: false
[junit4:junit4]   1> 39870 [TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.client.solrj.impl.HttpClientUtil  ? Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> 39873 [TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.logging.LogWatcher  ? Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4:junit4]   1> 39876 [coreLoadExecutor-95-thread-1] INFO  org.apache.solr.core.CoreContainer  ? Creating SolrCore 'core0' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0
[junit4:junit4]   1> 39876 [coreLoadExecutor-95-thread-1] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/'
[junit4:junit4]   1> 39877 [coreLoadExecutor-95-thread-2] INFO  org.apache.solr.core.CoreContainer  ? Creating SolrCore 'core1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1
[junit4:junit4]   1> 39878 [coreLoadExecutor-95-thread-2] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/'
[junit4:junit4]   1> 39909 [coreLoadExecutor-95-thread-1] INFO  org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> 39934 [coreLoadExecutor-95-thread-2] INFO  org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> 39950 [coreLoadExecutor-95-thread-1] INFO  org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 39951 [coreLoadExecutor-95-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? Reading Solr Schema from schema.xml
[junit4:junit4]   1> 39957 [coreLoadExecutor-95-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? [core0] Schema name=example core zero
[junit4:junit4]   1> 39968 [coreLoadExecutor-95-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? default search field in schema is name
[junit4:junit4]   1> 39970 [coreLoadExecutor-95-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? query parser default operator is OR
[junit4:junit4]   1> 39971 [coreLoadExecutor-95-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? unique key field: id
[junit4:junit4]   1> 39972 [coreLoadExecutor-95-thread-1] INFO  org.apache.solr.core.SolrCore  ? solr.StandardDirectoryFactory
[junit4:junit4]   1> 39972 [coreLoadExecutor-95-thread-1] INFO  org.apache.solr.core.SolrCore  ? [core0] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/
[junit4:junit4]   1> 39972 [coreLoadExecutor-95-thread-1] INFO  org.apache.solr.core.SolrCore  ? JMX monitoring not detected for core: core0
[junit4:junit4]   1> 39972 [coreLoadExecutor-95-thread-1] INFO  org.apache.solr.core.SolrCore  ? solr.StandardDirectoryFactory
[junit4:junit4]   1> 39973 [coreLoadExecutor-95-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data
[junit4:junit4]   1> 39973 [coreLoadExecutor-95-thread-1] INFO  org.apache.solr.core.SolrCore  ? New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index/
[junit4:junit4]   1> 39973 [coreLoadExecutor-95-thread-1] WARN  org.apache.solr.core.SolrCore  ? [core0] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> 39974 [coreLoadExecutor-95-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index
[junit4:junit4]   1> 39974 [coreLoadExecutor-95-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index;done=true>>]
[junit4:junit4]   1> 39974 [coreLoadExecutor-95-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index
[junit4:junit4]   1> 39974 [coreLoadExecutor-95-thread-1] INFO  org.apache.solr.core.SolrCore  ? [core0]  CLOSING SolrCore org.apache.solr.core.SolrCore@107dfcf
[junit4:junit4]   1> 39975 [coreLoadExecutor-95-thread-1] INFO  org.apache.solr.update.SolrCoreState  ? Closing SolrCoreState
[junit4:junit4]   1> 39975 [coreLoadExecutor-95-thread-1] INFO  org.apache.solr.update.DefaultSolrCoreState  ? SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> 39975 [coreLoadExecutor-95-thread-1] INFO  org.apache.solr.core.SolrCore  ? [core0] Closing main searcher on request.
[junit4:junit4]   1> 39975 [coreLoadExecutor-95-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing StandardDirectoryFactory - 1 directories currently being tracked
[junit4:junit4]   1> 39975 [coreLoadExecutor-95-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data;done=false>>]
[junit4:junit4]   1> 39976 [coreLoadExecutor-95-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data
[junit4:junit4]   1> 39976 [coreLoadExecutor-95-thread-1] ERROR org.apache.solr.core.CoreContainer  ? Unable to create core: core0
[junit4:junit4]   1> org.apache.solr.common.SolrException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:836)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:627)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:658)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:693)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:364)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:356)
[junit4:junit4]   1> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4:junit4]   1> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4:junit4]   1> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4:junit4]   1> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4:junit4]   1> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]   1> 	at java.lang.Thread.run(Thread.java:724)
[junit4:junit4]   1> Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")
[junit4:junit4]   1> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:447)
[junit4:junit4]   1> 	at java.security.AccessController.checkPermission(AccessController.java:813)
[junit4:junit4]   1> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4:junit4]   1> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4:junit4]   1> 	at java.io.File.mkdir(File.java:1311)
[junit4:junit4]   1> 	at java.io.File.mkdirs(File.java:1343)
[junit4:junit4]   1> 	at org.apache.lucene.store.NativeFSLock.obtain(NativeFSLockFactory.java:170)
[junit4:junit4]   1> 	at org.apache.lucene.store.Lock.obtain(Lock.java:72)
[junit4:junit4]   1> 	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:670)
[junit4:junit4]   1> 	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:77)
[junit4:junit4]   1> 	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:507)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:759)
[junit4:junit4]   1> 	... 11 more
[junit4:junit4]   1> 39977 [coreLoadExecutor-95-thread-1] ERROR org.apache.solr.core.CoreContainer  ? null:org.apache.solr.common.SolrException: Unable to create core: core0
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.recordAndThrow(CoreContainer.java:1193)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:702)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:364)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:356)
[junit4:junit4]   1> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4:junit4]   1> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4:junit4]   1> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4:junit4]   1> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4:junit4]   1> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]   1> 	at java.lang.Thread.run(Thread.java:724)
[junit4:junit4]   1> Caused by: org.apache.solr.common.SolrException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:836)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:627)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:658)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:693)
[junit4:junit4]   1> 	... 8 more
[junit4:junit4]   1> Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")
[junit4:junit4]   1> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:447)
[junit4:junit4]   1> 	at java.security.AccessController.checkPermission(AccessController.java:813)
[junit4:junit4]   1> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4:junit4]   1> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4:junit4]   1> 	at java.io.File.mkdir(File.java:1311)
[junit4:junit4]   1> 	at java.io.File.mkdirs(File.java:1343)
[junit4:junit4]   1> 	at org.apache.lucene.store.NativeFSLock.obtain(NativeFSLockFactory.java:170)
[junit4:junit4]   1> 	at org.apache.lucene.store.Lock.obtain(Lock.java:72)
[junit4:junit4]   1> 	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:670)
[junit4:junit4]   1> 	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:77)
[junit4:junit4]   1> 	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:507)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:759)
[junit4:junit4]   1> 	... 11 more
[junit4:junit4]   1> 
[junit4:junit4]   1> 39999 [coreLoadExecutor-95-thread-2] INFO  org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 39999 [coreLoadExecutor-95-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? Reading Solr Schema from schema.xml
[junit4:junit4]   1> 40002 [coreLoadExecutor-95-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? [core1] Schema name=example core one
[junit4:junit4]   1> 40013 [coreLoadExecutor-95-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? default search field in schema is name
[junit4:junit4]   1> 40014 [coreLoadExecutor-95-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? query parser default operator is OR
[junit4:junit4]   1> 40015 [coreLoadExecutor-95-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? unique key field: id
[junit4:junit4]   1> 40017 [coreLoadExecutor-95-thread-2] INFO  org.apache.solr.core.SolrCore  ? solr.StandardDirectoryFactory
[junit4:junit4]   1> 40017 [coreLoadExecutor-95-thread-2] INFO  org.apache.solr.core.SolrCore  ? [core1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data/
[junit4:junit4]   1> 40017 [coreLoadExecutor-95-thread-2] INFO  org.apache.solr.core.SolrCore  ? JMX monitoring not detected for core: core1
[junit4:junit4]   1> 40017 [coreLoadExecutor-95-thread-2] INFO  org.apache.solr.core.SolrCore  ? solr.StandardDirectoryFactory
[junit4:junit4]   1> 40018 [coreLoadExecutor-95-thread-2] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data
[junit4:junit4]   1> 40018 [coreLoadExecutor-95-thread-2] INFO  org.apache.solr.core.SolrCore  ? New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data/index/
[junit4:junit4]   1> 40018 [coreLoadExecutor-95-thread-2] WARN  org.apache.solr.core.SolrCore  ? [core1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> 40019 [coreLoadExecutor-95-thread-2] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data/index
[junit4:junit4]   1> 40019 [coreLoadExecutor-95-thread-2] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data/index;done=true>>]
[junit4:junit4]   1> 40019 [coreLoadExecutor-95-thread-2] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data/index
[junit4:junit4]   1> 40019 [coreLoadExecutor-95-thread-2] INFO  org.apache.solr.core.SolrCore  ? [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@982d00
[junit4:junit4]   1> 40020 [coreLoadExecutor-95-thread-2] INFO  org.apache.solr.update.SolrCoreState  ? Closing SolrCoreState
[junit4:junit4]   1> 40020 [coreLoadExecutor-95-thread-2] INFO  org.apache.solr.update.DefaultSolrCoreState  ? SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> 40020 [coreLoadExecutor-95-thread-2] INFO  org.apache.solr.core.SolrCore  ? [core1] Closing main searcher on request.
[junit4:junit4]   1> 40020 [coreLoadExecutor-95-thread-2] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing StandardDirectoryFactory - 1 directories currently being tracked
[junit4:junit4]   1> 40020 [coreLoadExecutor-95-thread-2] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data;done=false>>]
[junit4:junit4]   1> 40021 [coreLoadExecutor-95-thread-2] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data
[junit4:junit4]   1> 40021 [coreLoadExecutor-95-thread-2] ERROR org.apache.solr.core.CoreContainer  ? Unable to create core: core1
[junit4:junit4]   1> org.apache.solr.common.SolrException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data/index" "write")
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:836)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:627)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:658)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:693)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:364)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:356)
[junit4:junit4]   1> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4:junit4]   1> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4:junit4]   1> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4:junit4]   1> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4:junit4]   1> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]   1> 	at java.lang.Thread.run(Thread.java:724)
[junit4:junit4]   1> Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data/index" "write")
[junit4:junit4]   1> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:447)
[junit4:junit4]   1> 	at java.security.AccessController.checkPermission(AccessController.java:813)
[junit4:junit4]   1> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4:junit4]   1> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4:junit4]   1> 	at java.io.File.mkdir(File.java:1311)
[junit4:junit4]   1> 	at java.io.File.mkdirs(File.java:1343)
[junit4:junit4]   1> 	at org.apache.lucene.store.NativeFSLock.obtain(NativeFSLockFactory.java:170)
[junit4:junit4]   1> 	at org.apache.lucene.store.Lock.obtain(Lock.java:72)
[junit4:junit4]   1> 	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:670)
[junit4:junit4]   1> 	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:77)
[junit4:junit4]   1> 	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:507)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:759)
[junit4:junit4]   1> 	... 11 more
[junit4:junit4]   1> 40022 [coreLoadExecutor-95-thread-2] ERROR org.apache.solr.core.CoreContainer  ? null:org.apache.solr.common.SolrException: Unable to create core: core1
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.recordAndThrow(CoreContainer.java:1193)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:702)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:364)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:356)
[junit4:junit4]   1> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4:junit4]   1> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4:junit4]   1> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4:junit4]   1> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4:junit4]   1> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]   1> 	at java.lang.Thread.run(Thread.java:724)
[junit4:junit4]   1> Caused by: org.apache.solr.common.SolrException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data/index" "write")
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:836)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:627)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:658)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:693)
[junit4:junit4]   1> 	... 8 more
[junit4:junit4]   1> Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data/index" "write")
[junit4:junit4]   1> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:447)
[junit4:junit4]   1> 	at java.security.AccessController.checkPermission(AccessController.java:813)
[junit4:junit4]   1> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4:junit4]   1> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4:junit4]   1> 	at java.io.File.mkdir(File.java:1311)
[junit4:junit4]   1> 	at java.io.File.mkdirs(File.java:1343)
[junit4:junit4]   1> 	at org.apache.lucene.store.NativeFSLock.obtain(NativeFSLockFactory.java:170)
[junit4:junit4]   1> 	at org.apache.lucene.store.Lock.obtain(Lock.java:72)
[junit4:junit4]   1> 	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:670)
[junit4:junit4]   1> 	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:77)
[junit4:junit4]   1> 	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:507)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:759)
[junit4:junit4]   1> 	... 11 more
[junit4:junit4]   1> 
[junit4:junit4]   1> 40023 [TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? CORES=org.apache.solr.core.CoreContainer@1028127 : []
[junit4:junit4]   1> 40025 [TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testMergeMultipleRequest
[junit4:junit4]   1> 40025 [TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CoreContainer  ? Shutting down CoreContainer instance=16941351
[junit4:junit4]   1> 40027 [SUITE-MergeIndexesEmbeddedTest-seed#[CEBADFF925E4FDE4]-worker] INFO  org.apache.solr.SolrTestCaseJ4  ? ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene40, sim=DefaultSimilarity, locale=pt_PT, timezone=Africa/Lagos
[junit4:junit4]   2> NOTE: Linux 3.2.0-48-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=1,free=29985592,total=78028800
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestBatchUpdate, TestSolrProperties, MultiCoreExampleJettyTest, TestFastInputStream, QueryResponseTest, SolrExampleBinaryTest, BasicHttpSolrServerTest, SolrExampleJettyTest, TestHash, MergeIndexesEmbeddedTest]
[junit4:junit4] Completed on J1 in 0.81s, 3 tests, 2 errors <<< FAILURES!

[...truncated 28 lines...]
[junit4:junit4] Suite: org.apache.solr.client.solrj.embedded.MultiCoreEmbeddedTest
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-MultiCoreEmbeddedTest-1372177362755
[junit4:junit4]   1> 87143 [TEST-MultiCoreEmbeddedTest.testMultiCore-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testMultiCore
[junit4:junit4]   1> 87143 [TEST-MultiCoreEmbeddedTest.testMultiCore-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/'
[junit4:junit4]   1> 87155 [TEST-MultiCoreEmbeddedTest.testMultiCore-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.ConfigSolr  ? Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/solr.xml
[junit4:junit4]   1> 87155 [TEST-MultiCoreEmbeddedTest.testMultiCore-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/'
[junit4:junit4]   1> 87208 [TEST-MultiCoreEmbeddedTest.testMultiCore-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CoreContainer  ? New CoreContainer 2559391
[junit4:junit4]   1> 87209 [TEST-MultiCoreEmbeddedTest.testMultiCore-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CoreContainer  ? Loading cores into CoreContainer 2559391
[junit4:junit4]   1> 87210 [TEST-MultiCoreEmbeddedTest.testMultiCore-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting socketTimeout to: 0
[junit4:junit4]   1> 87210 [TEST-MultiCoreEmbeddedTest.testMultiCore-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting urlScheme to: http://
[junit4:junit4]   1> 87210 [TEST-MultiCoreEmbeddedTest.testMultiCore-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting connTimeout to: 0
[junit4:junit4]   1> 87210 [TEST-MultiCoreEmbeddedTest.testMultiCore-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> 87211 [TEST-MultiCoreEmbeddedTest.testMultiCore-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting corePoolSize to: 0
[junit4:junit4]   1> 87211 [TEST-MultiCoreEmbeddedTest.testMultiCore-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> 87211 [TEST-MultiCoreEmbeddedTest.testMultiCore-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> 87212 [TEST-MultiCoreEmbeddedTest.testMultiCore-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting sizeOfQueue to: -1
[junit4:junit4]   1> 87212 [TEST-MultiCoreEmbeddedTest.testMultiCore-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting fairnessPolicy to: false
[junit4:junit4]   1> 87212 [TEST-MultiCoreEmbeddedTest.testMultiCore-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.client.solrj.impl.HttpClientUtil  ? Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> 87215 [TEST-MultiCoreEmbeddedTest.testMultiCore-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.logging.LogWatcher  ? Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4:junit4]   1> 87218 [coreLoadExecutor-122-thread-1] INFO  org.apache.solr.core.CoreContainer  ? Creating SolrCore 'core0' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0
[junit4:junit4]   1> 87219 [coreLoadExecutor-122-thread-1] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/'
[junit4:junit4]   1> 87219 [coreLoadExecutor-122-thread-2] INFO  org.apache.solr.core.CoreContainer  ? Creating SolrCore 'core1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1
[junit4:junit4]   1> 87220 [coreLoadExecutor-122-thread-2] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/'
[junit4:junit4]   1> 87257 [coreLoadExecutor-122-thread-1] INFO  org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> 87278 [coreLoadExecutor-122-thread-2] INFO  org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> 87302 [coreLoadExecutor-122-thread-1] INFO  org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 87302 [coreLoadExecutor-122-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? Reading Solr Schema from schema.xml
[junit4:junit4]   1> 87306 [coreLoadExecutor-122-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? [core0] Schema name=example core zero
[junit4:junit4]   1> 87320 [coreLoadExecutor-122-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? default search field in schema is name
[junit4:junit4]   1> 87322 [coreLoadExecutor-122-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? query parser default operator is OR
[junit4:junit4]   1> 87323 [coreLoadExecutor-122-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? unique key field: id
[junit4:junit4]   1> 87323 [coreLoadExecutor-122-thread-2] INFO  org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 87324 [coreLoadExecutor-122-thread-1] INFO  org.apache.solr.core.SolrCore  ? solr.StandardDirectoryFactory
[junit4:junit4]   1> 87324 [coreLoadExecutor-122-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? Reading Solr Schema from schema.xml
[junit4:junit4]   1> 87328 [coreLoadExecutor-122-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? [core1] Schema name=example core one
[junit4:junit4]   1> 87330 [coreLoadExecutor-122-thread-1] INFO  org.apache.solr.core.SolrCore  ? [core0] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/
[junit4:junit4]   1> 87330 [coreLoadExecutor-122-thread-1] INFO  org.apache.solr.core.SolrCore  ? JMX monitoring not detected for core: core0
[junit4:junit4]   1> 87330 [coreLoadExecutor-122-thread-1] INFO  org.apache.solr.core.SolrCore  ? solr.StandardDirectoryFactory
[junit4:junit4]   1> 87336 [coreLoadExecutor-122-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data
[junit4:junit4]   1> 87337 [coreLoadExecutor-122-thread-1] INFO  org.apache.solr.core.SolrCore  ? New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index/
[junit4:junit4]   1> 87337 [coreLoadExecutor-122-thread-1] WARN  org.apache.solr.core.SolrCore  ? [core0] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> 87337 [coreLoadExecutor-122-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index
[junit4:junit4]   1> 87338 [coreLoadExecutor-122-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index;done=true>>]
[junit4:junit4]   1> 87338 [coreLoadExecutor-122-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index
[junit4:junit4]   1> 87338 [coreLoadExecutor-122-thread-1] INFO  org.apache.solr.core.SolrCore  ? [core0]  CLOSING SolrCore org.apache.solr.core.SolrCore@f3f8a0
[junit4:junit4]   1> 87339 [coreLoadExecutor-122-thread-1] INFO  org.apache.solr.update.SolrCoreState  ? Closing SolrCoreState
[junit4:junit4]   1> 87339 [coreLoadExecutor-122-thread-1] INFO  org.apache.solr.update.DefaultSolrCoreState  ? SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> 87339 [coreLoadExecutor-122-thread-1] INFO  org.apache.solr.core.SolrCore  ? [core0] Closing main searcher on request.
[junit4:junit4]   1> 87339 [coreLoadExecutor-122-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing StandardDirectoryFactory - 1 directories currently being tracked
[junit4:junit4]   1> 87340 [coreLoadExecutor-122-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data;done=false>>]
[junit4:junit4]   1> 87340 [coreLoadExecutor-122-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data
[junit4:junit4]   1> 87340 [coreLoadExecutor-122-thread-1] ERROR org.apache.solr.core.CoreContainer  ? Unable to create core: core0
[junit4:junit4]   1> org.apache.solr.common.SolrException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:836)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:627)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:658)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:693)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:364)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:356)
[junit4:junit4]   1> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4

[...truncated too long message...]

-TestCoreAdmin.testErrorCases-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> 88885 [TEST-TestCoreAdmin.testErrorCases-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? [collection1] Closing main searcher on request.
[junit4:junit4]   1> 88885 [TEST-TestCoreAdmin.testErrorCases-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> 88885 [TEST-TestCoreAdmin.testErrorCases-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestCoreAdmin-1372177364234/data/-1.3/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestCoreAdmin-1372177364234/data/-1.3/index;done=false>>]
[junit4:junit4]   1> 88886 [TEST-TestCoreAdmin.testErrorCases-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestCoreAdmin-1372177364234/data/-1.3/index
[junit4:junit4]   1> 88886 [TEST-TestCoreAdmin.testErrorCases-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestCoreAdmin-1372177364234/data/-1.3 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestCoreAdmin-1372177364234/data/-1.3;done=false>>]
[junit4:junit4]   1> 88886 [TEST-TestCoreAdmin.testErrorCases-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestCoreAdmin-1372177364234/data/-1.3
[junit4:junit4]   1> 88886 [TEST-TestCoreAdmin.testErrorCases-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? [core0]  CLOSING SolrCore org.apache.solr.core.SolrCore@1ccd1df
[junit4:junit4]   1> 88887 [TEST-TestCoreAdmin.testErrorCases-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.update.UpdateHandler  ? closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> 88887 [TEST-TestCoreAdmin.testErrorCases-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.update.SolrCoreState  ? Closing SolrCoreState
[junit4:junit4]   1> 88887 [TEST-TestCoreAdmin.testErrorCases-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> 88888 [TEST-TestCoreAdmin.testErrorCases-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> 88888 [TEST-TestCoreAdmin.testErrorCases-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? [core0] Closing main searcher on request.
[junit4:junit4]   1> 88889 [TEST-TestCoreAdmin.testErrorCases-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> 88889 [TEST-TestCoreAdmin.testErrorCases-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestCoreAdmin-1372177364234/data1/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestCoreAdmin-1372177364234/data1/index;done=false>>]
[junit4:junit4]   1> 88889 [TEST-TestCoreAdmin.testErrorCases-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestCoreAdmin-1372177364234/data1/index
[junit4:junit4]   1> 88890 [TEST-TestCoreAdmin.testErrorCases-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestCoreAdmin-1372177364234/data1 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestCoreAdmin-1372177364234/data1;done=false>>]
[junit4:junit4]   1> 88890 [TEST-TestCoreAdmin.testErrorCases-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestCoreAdmin-1372177364234/data1
[junit4:junit4]   1> 88890 [TEST-TestCoreAdmin.testErrorCases-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1589110
[junit4:junit4]   1> 88891 [TEST-TestCoreAdmin.testErrorCases-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.update.UpdateHandler  ? closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> 88891 [TEST-TestCoreAdmin.testErrorCases-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.update.SolrCoreState  ? Closing SolrCoreState
[junit4:junit4]   1> 88891 [TEST-TestCoreAdmin.testErrorCases-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> 88892 [TEST-TestCoreAdmin.testErrorCases-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> 88894 [TEST-TestCoreAdmin.testErrorCases-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.SolrCore  ? [core1] Closing main searcher on request.
[junit4:junit4]   1> 88895 [TEST-TestCoreAdmin.testErrorCases-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> 88895 [TEST-TestCoreAdmin.testErrorCases-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestCoreAdmin-1372177364234/data2/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestCoreAdmin-1372177364234/data2/index;done=false>>]
[junit4:junit4]   1> 88896 [TEST-TestCoreAdmin.testErrorCases-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestCoreAdmin-1372177364234/data2/index
[junit4:junit4]   1> 88896 [TEST-TestCoreAdmin.testErrorCases-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestCoreAdmin-1372177364234/data2 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestCoreAdmin-1372177364234/data2;done=false>>]
[junit4:junit4]   1> 88897 [TEST-TestCoreAdmin.testErrorCases-seed#[CEBADFF925E4FDE4]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestCoreAdmin-1372177364234/data2
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=be_BY, timezone=America/Adak
[junit4:junit4]   2> NOTE: Linux 3.2.0-48-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=1,free=16986512,total=78094336
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestBatchUpdate, TestSolrProperties, MultiCoreExampleJettyTest, TestFastInputStream, QueryResponseTest, SolrExampleBinaryTest, BasicHttpSolrServerTest, SolrExampleJettyTest, TestHash, MergeIndexesEmbeddedTest, SolrQueryTest, TestLBHttpSolrServer, SolrExampleXMLTest, LargeVolumeJettyTest, TestCoreAdmin]
[junit4:junit4] Completed on J1 in 0.87s, 2 tests, 1 error <<< FAILURES!

[...truncated 47 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:386: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:366: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:194: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:437: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1243: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:887: There were test failures: 46 suites, 272 tests, 5 errors

Total time: 39 minutes 8 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0-ea-b94 -client -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0-ea-b94) - Build # 6307 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/6307/
Java: 32bit/jdk1.8.0-ea-b94 -client -XX:+UseConcMarkSweepGC

5 tests failed.
FAILED:  org.apache.solr.client.solrj.embedded.MergeIndexesEmbeddedTest.testMergeIndexesByDirName

Error Message:
SolrCore 'core0' is not available due to init failure: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")

Stack Trace:
org.apache.solr.common.SolrException: SolrCore 'core0' is not available due to init failure: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")
	at __randomizedtesting.SeedInfo.seed([DE94DA0B316B2DF7:CA012636ECA93622]:0)
	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:899)
	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:110)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.MergeIndexesExampleTestBase.setupCores(MergeIndexesExampleTestBase.java:130)
	at org.apache.solr.client.solrj.MergeIndexesExampleTestBase.testMergeIndexesByDirName(MergeIndexesExampleTestBase.java:170)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:491)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 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:70)
	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:358)
	at java.lang.Thread.run(Thread.java:724)
Caused by: org.apache.solr.common.SolrException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:836)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:627)
	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:658)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:693)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:364)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:356)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	... 1 more
Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")
	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:447)
	at java.security.AccessController.checkPermission(AccessController.java:813)
	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
	at java.io.File.mkdir(File.java:1311)
	at java.io.File.mkdirs(File.java:1343)
	at org.apache.lucene.store.NativeFSLock.obtain(NativeFSLockFactory.java:170)
	at org.apache.lucene.store.Lock.obtain(Lock.java:72)
	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:670)
	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:77)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:507)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:759)
	... 11 more


FAILED:  org.apache.solr.client.solrj.embedded.MergeIndexesEmbeddedTest.testMergeIndexesByCoreName

Error Message:
SolrCore 'core0' is not available due to init failure: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")

Stack Trace:
org.apache.solr.common.SolrException: SolrCore 'core0' is not available due to init failure: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")
	at __randomizedtesting.SeedInfo.seed([DE94DA0B316B2DF7:AF60D7C4AFAE53A0]:0)
	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:899)
	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:110)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.MergeIndexesExampleTestBase.setupCores(MergeIndexesExampleTestBase.java:130)
	at org.apache.solr.client.solrj.MergeIndexesExampleTestBase.testMergeIndexesByCoreName(MergeIndexesExampleTestBase.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:491)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 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:70)
	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:358)
	at java.lang.Thread.run(Thread.java:724)
Caused by: org.apache.solr.common.SolrException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:836)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:627)
	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:658)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:693)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:364)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:356)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	... 1 more
Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")
	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:447)
	at java.security.AccessController.checkPermission(AccessController.java:813)
	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
	at java.io.File.mkdir(File.java:1311)
	at java.io.File.mkdirs(File.java:1343)
	at org.apache.lucene.store.NativeFSLock.obtain(NativeFSLockFactory.java:170)
	at org.apache.lucene.store.Lock.obtain(Lock.java:72)
	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:670)
	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:77)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:507)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:759)
	... 11 more


FAILED:  org.apache.solr.client.solrj.embedded.MultiCoreEmbeddedTest.testMultiCore

Error Message:
SolrCore 'core0' is not available due to init failure: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")

Stack Trace:
org.apache.solr.common.SolrException: SolrCore 'core0' is not available due to init failure: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")
	at __randomizedtesting.SeedInfo.seed([DE94DA0B316B2DF7:5ABCC1F8FEB820C2]:0)
	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:899)
	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:110)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.MultiCoreExampleTestBase.testMultiCore(MultiCoreExampleTestBase.java:113)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:491)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 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:70)
	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:358)
	at java.lang.Thread.run(Thread.java:724)
Caused by: org.apache.solr.common.SolrException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:836)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:627)
	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:658)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:693)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:364)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:356)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	... 1 more
Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")
	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:447)
	at java.security.AccessController.checkPermission(AccessController.java:813)
	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
	at java.io.File.mkdir(File.java:1311)
	at java.io.File.mkdirs(File.java:1343)
	at org.apache.lucene.store.NativeFSLock.obtain(NativeFSLockFactory.java:170)
	at org.apache.lucene.store.Lock.obtain(Lock.java:72)
	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:670)
	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:77)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:507)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:759)
	... 11 more


FAILED:  org.apache.solr.client.solrj.embedded.TestSolrProperties.testProperties

Error Message:
org.apache.solr.client.solrj.SolrServerException: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/solr4463245133839755455.xml" "write")

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/solr4463245133839755455.xml" "write")
	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:223)
	at org.apache.solr.client.solrj.request.CoreAdminRequest.process(CoreAdminRequest.java:462)
	at org.apache.solr.client.solrj.request.CoreAdminRequest.persist(CoreAdminRequest.java:541)
	at org.apache.solr.client.solrj.embedded.TestSolrProperties.testProperties(TestSolrProperties.java:182)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:491)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 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:70)
	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:358)
	at java.lang.Thread.run(Thread.java:724)
Caused by: org.apache.solr.client.solrj.SolrServerException: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/solr4463245133839755455.xml" "write")
	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:155)
	... 41 more
Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/solr4463245133839755455.xml" "write")
	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:447)
	at java.security.AccessController.checkPermission(AccessController.java:813)
	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
	at java.io.File.createTempFile(File.java:1998)
	at org.apache.solr.core.SolrXMLSerializer.persistFile(SolrXMLSerializer.java:159)
	at org.apache.solr.core.SolrCores.persistCores(SolrCores.java:402)
	at org.apache.solr.core.CoreContainer.persistFile(CoreContainer.java:1113)
	at org.apache.solr.handler.admin.CoreAdminHandler.handlePersistAction(CoreAdminHandler.java:736)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:165)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1894)
	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:150)
	... 41 more


FAILED:  org.apache.solr.client.solrj.request.TestCoreAdmin.testCustomUlogDir

Error Message:
org.apache.solr.client.solrj.SolrServerException: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/solr5460991944519378850.xml" "write")

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/solr5460991944519378850.xml" "write")
	at __randomizedtesting.SeedInfo.seed([DE94DA0B316B2DF7:1E2C3B26B7D46F3C]:0)
	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:223)
	at org.apache.solr.client.solrj.request.CoreAdminRequest.process(CoreAdminRequest.java:462)
	at org.apache.solr.client.solrj.request.TestCoreAdmin.testCustomUlogDir(TestCoreAdmin.java:90)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:491)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 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:70)
	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:358)
	at java.lang.Thread.run(Thread.java:724)
Caused by: org.apache.solr.client.solrj.SolrServerException: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/solr5460991944519378850.xml" "write")
	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:155)
	... 39 more
Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/solr5460991944519378850.xml" "write")
	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:447)
	at java.security.AccessController.checkPermission(AccessController.java:813)
	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
	at java.io.File.createTempFile(File.java:1998)
	at org.apache.solr.core.SolrXMLSerializer.persistFile(SolrXMLSerializer.java:159)
	at org.apache.solr.core.SolrCores.persistCores(SolrCores.java:402)
	at org.apache.solr.core.CoreContainer.persistFile(CoreContainer.java:1113)
	at org.apache.solr.core.CoreContainer.persist(CoreContainer.java:1020)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:220)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1894)
	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:150)
	... 39 more




Build Log:
[...truncated 10379 lines...]
[junit4:junit4] Suite: org.apache.solr.client.solrj.request.TestCoreAdmin
[junit4:junit4]   1> 3664 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/'
[junit4:junit4]   1> 3891 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.ConfigSolr  ? Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182451005/solr.xml
[junit4:junit4]   1> 3892 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: './solrtest-TestCoreAdmin-1372182451005/'
[junit4:junit4]   1> 4372 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CoreContainer  ? New CoreContainer 19883425
[junit4:junit4]   1> 4375 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CoreContainer  ? Loading cores into CoreContainer 19883425
[junit4:junit4]   1> 4412 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting socketTimeout to: 0
[junit4:junit4]   1> 4412 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting urlScheme to: http://
[junit4:junit4]   1> 4413 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting connTimeout to: 0
[junit4:junit4]   1> 4414 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> 4414 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting corePoolSize to: 0
[junit4:junit4]   1> 4415 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> 4416 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> 4416 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting sizeOfQueue to: -1
[junit4:junit4]   1> 4417 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting fairnessPolicy to: false
[junit4:junit4]   1> 4419 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.client.solrj.impl.HttpClientUtil  ? Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> 4632 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.logging.LogWatcher  ? Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4:junit4]   1> 4832 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.CoreContainer  ? Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/.
[junit4:junit4]   1> 4834 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/./'
[junit4:junit4]   1> 4858 [coreLoadExecutor-3-thread-2] INFO  org.apache.solr.core.CoreContainer  ? Creating SolrCore 'core0' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/.
[junit4:junit4]   1> 4859 [coreLoadExecutor-3-thread-2] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/./'
[junit4:junit4]   1> 4866 [coreLoadExecutor-3-thread-3] INFO  org.apache.solr.core.CoreContainer  ? Creating SolrCore 'core1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/.
[junit4:junit4]   1> 4869 [coreLoadExecutor-3-thread-3] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/./'
[junit4:junit4]   1> 4975 [coreLoadExecutor-3-thread-3] INFO  org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> 4977 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> 4978 [coreLoadExecutor-3-thread-2] INFO  org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> 5189 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 5189 [coreLoadExecutor-3-thread-2] INFO  org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 5189 [coreLoadExecutor-3-thread-3] INFO  org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 5253 [coreLoadExecutor-3-thread-3] INFO  org.apache.solr.schema.IndexSchema  ? Reading Solr Schema from schema.xml
[junit4:junit4]   1> 5253 [coreLoadExecutor-3-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? Reading Solr Schema from schema.xml
[junit4:junit4]   1> 5253 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? Reading Solr Schema from schema.xml
[junit4:junit4]   1> 5268 [coreLoadExecutor-3-thread-3] INFO  org.apache.solr.schema.IndexSchema  ? [core1] Schema name=example core FR
[junit4:junit4]   1> 5269 [coreLoadExecutor-3-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? [core0] Schema name=example core EN
[junit4:junit4]   1> 5269 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? [collection1] Schema name=example core 
[junit4:junit4]   1> 5836 [coreLoadExecutor-3-thread-3] INFO  org.apache.solr.schema.IndexSchema  ? default search field in schema is name
[junit4:junit4]   1> 5836 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? default search field in schema is name
[junit4:junit4]   1> 5836 [coreLoadExecutor-3-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? default search field in schema is name
[junit4:junit4]   1> 5837 [coreLoadExecutor-3-thread-3] INFO  org.apache.solr.schema.IndexSchema  ? query parser default operator is OR
[junit4:junit4]   1> 5838 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? query parser default operator is OR
[junit4:junit4]   1> 5838 [coreLoadExecutor-3-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? query parser default operator is OR
[junit4:junit4]   1> 5839 [coreLoadExecutor-3-thread-3] INFO  org.apache.solr.schema.IndexSchema  ? unique key field: id
[junit4:junit4]   1> 5840 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? unique key field: id
[junit4:junit4]   1> 5842 [coreLoadExecutor-3-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? unique key field: id
[junit4:junit4]   1> 6233 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 6233 [coreLoadExecutor-3-thread-2] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 6233 [coreLoadExecutor-3-thread-3] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 6322 [coreLoadExecutor-3-thread-3] INFO  org.apache.solr.core.SolrCore  ? [core1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/./, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182451005/data2/
[junit4:junit4]   1> 6322 [coreLoadExecutor-3-thread-2] INFO  org.apache.solr.core.SolrCore  ? [core0] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/./, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182451005/data1/
[junit4:junit4]   1> 6322 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/./, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182451005/data/-1.3/
[junit4:junit4]   1> 6323 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.SolrCore  ? JMX monitoring not detected for core: collection1
[junit4:junit4]   1> 6323 [coreLoadExecutor-3-thread-2] INFO  org.apache.solr.core.SolrCore  ? JMX monitoring not detected for core: core0
[junit4:junit4]   1> 6322 [coreLoadExecutor-3-thread-3] INFO  org.apache.solr.core.SolrCore  ? JMX monitoring not detected for core: core1
[junit4:junit4]   1> 6343 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 6345 [coreLoadExecutor-3-thread-3] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 6345 [coreLoadExecutor-3-thread-2] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 6396 [coreLoadExecutor-3-thread-2] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182451005/data1
[junit4:junit4]   1> 6396 [coreLoadExecutor-3-thread-3] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182451005/data2
[junit4:junit4]   1> 6396 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182451005/data/-1.3
[junit4:junit4]   1> 6397 [coreLoadExecutor-3-thread-3] INFO  org.apache.solr.core.SolrCore  ? New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182451005/data2/index/
[junit4:junit4]   1> 6396 [coreLoadExecutor-3-thread-2] INFO  org.apache.solr.core.SolrCore  ? New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182451005/data1/index/
[junit4:junit4]   1> 6398 [coreLoadExecutor-3-thread-3] WARN  org.apache.solr.core.SolrCore  ? [core1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182451005/data2/index' doesn't exist. Creating new index...
[junit4:junit4]   1> 6397 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.SolrCore  ? New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182451005/data/-1.3/index/
[junit4:junit4]   1> 6398 [coreLoadExecutor-3-thread-2] WARN  org.apache.solr.core.SolrCore  ? [core0] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182451005/data1/index' doesn't exist. Creating new index...
[junit4:junit4]   1> 6399 [coreLoadExecutor-3-thread-1] WARN  org.apache.solr.core.SolrCore  ? [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182451005/data/-1.3/index' doesn't exist. Creating new index...
[junit4:junit4]   1> 6416 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182451005/data/-1.3/index
[junit4:junit4]   1> 6417 [coreLoadExecutor-3-thread-2] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182451005/data1/index
[junit4:junit4]   1> 6416 [coreLoadExecutor-3-thread-3] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182451005/data2/index
[junit4:junit4]   1> 6660 [coreLoadExecutor-3-thread-2] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@660c46 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4039)),segFN=segments_1,generation=1}
[junit4:junit4]   1> 6660 [coreLoadExecutor-3-thread-3] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@121b7de lockFactory=org.apache.lucene.store.NativeFSLockFactory@142dc02)),segFN=segments_1,generation=1}
[junit4:junit4]   1> 6660 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@16ffa4d lockFactory=org.apache.lucene.store.NativeFSLockFactory@f0be4a)),segFN=segments_1,generation=1}
[junit4:junit4]   1> 6662 [coreLoadExecutor-3-thread-3] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 1
[junit4:junit4]   1> 6662 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 1
[junit4:junit4]   1> 6662 [coreLoadExecutor-3-thread-2] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 1
[junit4:junit4]   1> 6909 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created standard: solr.StandardRequestHandler
[junit4:junit4]   1> 6909 [coreLoadExecutor-3-thread-3] INFO  org.apache.solr.core.RequestHandlers  ? created standard: solr.StandardRequestHandler
[junit4:junit4]   1> 6909 [coreLoadExecutor-3-thread-2] INFO  org.apache.solr.core.RequestHandlers  ? created standard: solr.StandardRequestHandler
[junit4:junit4]   1> 6919 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> 6919 [coreLoadExecutor-3-thread-2] INFO  org.apache.solr.core.RequestHandlers  ? created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> 6919 [coreLoadExecutor-3-thread-3] INFO  org.apache.solr.core.RequestHandlers  ? created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> 6921 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> 6921 [coreLoadExecutor-3-thread-2] INFO  org.apache.solr.core.RequestHandlers  ? created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> 6921 [coreLoadExecutor-3-thread-3] INFO  org.apache.solr.core.RequestHandlers  ? created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> 6975 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.handler.loader.XMLLoader  ? xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> 6975 [coreLoadExecutor-3-thread-3] INFO  org.apache.solr.handler.loader.XMLLoader  ? xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> 6975 [coreLoadExecutor-3-thread-2] INFO  org.apache.solr.handler.loader.XMLLoader  ? xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> 7008 [coreLoadExecutor-3-thread-2] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@a34361 main
[junit4:junit4]   1> 7008 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@aff336 main
[junit4:junit4]   1> 7008 [coreLoadExecutor-3-thread-3] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@1d97136 main
[junit4:junit4]   1> 7034 [coreLoadExecutor-3-thread-2] INFO  org.apache.solr.update.UpdateHandler  ? Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182451005/data1/tlog
[junit4:junit4]   1> 7034 [coreLoadExecutor-3-thread-3] INFO  org.apache.solr.update.UpdateHandler  ? Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182451005/data2/tlog
[junit4:junit4]   1> 7034 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.update.UpdateHandler  ? Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182451005/data/-1.3/tlog
[junit4:junit4]   1> 7051 [coreLoadExecutor-3-thread-3] INFO  org.apache.solr.core.SolrCore  ? Hard AutoCommit: disabled
[junit4:junit4]   1> 7051 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.SolrCore  ? Hard AutoCommit: disabled
[junit4:junit4]   1> 7051 [coreLoadExecutor-3-thread-2] INFO  org.apache.solr.core.SolrCore  ? Hard AutoCommit: disabled
[junit4:junit4]   1> 7052 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.SolrCore  ? Soft AutoCommit: disabled
[junit4:junit4]   1> 7051 [coreLoadExecutor-3-thread-3] INFO  org.apache.solr.core.SolrCore  ? Soft AutoCommit: disabled
[junit4:junit4]   1> 7052 [coreLoadExecutor-3-thread-2] INFO  org.apache.solr.core.SolrCore  ? Soft AutoCommit: disabled
[junit4:junit4]   1> 7099 [searcherExecutor-5-thread-1] INFO  org.apache.solr.core.SolrCore  ? [core0] Registered new searcher Searcher@a34361 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> 7100 [searcherExecutor-6-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@aff336 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> 7099 [searcherExecutor-4-thread-1] INFO  org.apache.solr.core.SolrCore  ? [core1] Registered new searcher Searcher@1d97136 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> 7100 [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.CoreContainer  ? registering core: collection1
[junit4:junit4]   1> 7100 [coreLoadExecutor-3-thread-2] INFO  org.apache.solr.core.CoreContainer  ? registering core: core0
[junit4:junit4]   1> 7100 [coreLoadExecutor-3-thread-3] INFO  org.apache.solr.core.CoreContainer  ? registering core: core1
[junit4:junit4]   1> 7161 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CoreContainer  ? Creating SolrCore 'newcore' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182454664/testCustomUlogDir1372182454664-instance/newcore
[junit4:junit4]   1> 7161 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182454664/testCustomUlogDir1372182454664-instance/newcore/'
[junit4:junit4]   1> 7214 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> 7260 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 7261 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.schema.IndexSchema  ? Reading Solr Schema from schema.xml
[junit4:junit4]   1> 7269 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.schema.IndexSchema  ? [newcore] Schema name=example core 
[junit4:junit4]   1> 7313 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.schema.IndexSchema  ? default search field in schema is name
[junit4:junit4]   1> 7315 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.schema.IndexSchema  ? query parser default operator is OR
[junit4:junit4]   1> 7316 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.schema.IndexSchema  ? unique key field: id
[junit4:junit4]   1> 7319 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 7320 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? [newcore] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182454664/testCustomUlogDir1372182454664-instance/newcore/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182454664/testCustomUlogDir1372182454664-data/
[junit4:junit4]   1> 7321 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? JMX monitoring not detected for core: newcore
[junit4:junit4]   1> 7321 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 7322 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182454664/testCustomUlogDir1372182454664-data
[junit4:junit4]   1> 7322 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182454664/testCustomUlogDir1372182454664-data/index/
[junit4:junit4]   1> 7323 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] WARN  org.apache.solr.core.SolrCore  ? [newcore] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182454664/testCustomUlogDir1372182454664-data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> 7324 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182454664/testCustomUlogDir1372182454664-data/index
[junit4:junit4]   1> 7327 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@c28eaf lockFactory=org.apache.lucene.store.NativeFSLockFactory@730dde),segFN=segments_1,generation=1}
[junit4:junit4]   1> 7328 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 1
[junit4:junit4]   1> 7330 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.RequestHandlers  ? created standard: solr.StandardRequestHandler
[junit4:junit4]   1> 7331 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.RequestHandlers  ? created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> 7332 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.RequestHandlers  ? created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> 7335 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.handler.loader.XMLLoader  ? xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> 7342 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@1acdcf8 main
[junit4:junit4]   1> 7343 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.UpdateHandler  ? Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182454664/testCustomUlogDir1372182454664-data/ulog/tlog
[junit4:junit4]   1> 7344 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? Hard AutoCommit: disabled
[junit4:junit4]   1> 7345 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? Soft AutoCommit: disabled
[junit4:junit4]   1> 7347 [searcherExecutor-16-thread-1] INFO  org.apache.solr.core.SolrCore  ? [newcore] Registered new searcher Searcher@1acdcf8 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> 7347 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CoreContainer  ? registering core: newcore
[junit4:junit4]   1> 7349 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CoreContainer  ? Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/solr.xml
[junit4:junit4]   1> 7442 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrXMLSerializer  ? Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/solr.xml
[junit4:junit4]   1> 7445 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] ERROR org.apache.solr.core.SolrCore  ? java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/solr5460991944519378850.xml" "write")
[junit4:junit4]   1> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:447)
[junit4:junit4]   1> 	at java.security.AccessController.checkPermission(AccessController.java:813)
[junit4:junit4]   1> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4:junit4]   1> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4:junit4]   1> 	at java.io.File.createTempFile(File.java:1998)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrXMLSerializer.persistFile(SolrXMLSerializer.java:159)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCores.persistCores(SolrCores.java:402)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.persistFile(CoreContainer.java:1113)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.persist(CoreContainer.java:1020)
[junit4:junit4]   1> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:220)
[junit4:junit4]   1> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1894)
[junit4:junit4]   1> 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:150)
[junit4:junit4]   1> 	at org.apache.solr.client.solrj.request.CoreAdminRequest.process(CoreAdminRequest.java:462)
[junit4:junit4]   1> 	at org.apache.solr.client.solrj.request.TestCoreAdmin.testCustomUlogDir(TestCoreAdmin.java:90)
[junit4:junit4]   1> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]   1> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]   1> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]   1> 	at java.lang.reflect.Method.invoke(Method.java:491)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]   1> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]   1> 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]   1> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]   1> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]   1> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]   1> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]   1> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]   1> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]   1> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]   1> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]   1> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]   1> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]   1> 	at java.lang.Thread.run(Thread.java:724)
[junit4:junit4]   1> 
[junit4:junit4]   1> 7447 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? [core0] webapp=null path=/admin/cores params={action=CREATE&name=newcore&instanceDir=%2Fmnt%2Fssd%2Fjenkins%2Fworkspace%2FLucene-Solr-trunk-Linux%2Fsolr%2Fbuild%2Fsolr-solrj%2Ftest%2FJ0%2F.%2Fsolrtest-TestCoreAdmin-1372182454664%2FtestCustomUlogDir1372182454664-instance%2Fnewcore&dataDir=%2Fmnt%2Fssd%2Fjenkins%2Fworkspace%2FLucene-Solr-trunk-Linux%2Fsolr%2Fbuild%2Fsolr-solrj%2Ftest%2FJ0%2F.%2Fsolrtest-TestCoreAdmin-1372182454664%2FtestCustomUlogDir1372182454664-data&ulogDir=%2Fmnt%2Fssd%2Fjenkins%2Fworkspace%2FLucene-Solr-trunk-Linux%2Fsolr%2Fbuild%2Fsolr-solrj%2Ftest%2FJ0%2F.%2Fsolrtest-TestCoreAdmin-1372182454664%2FtestCustomUlogDir1372182454664-data%2Fulog&transient=true&loadOnStartup=false} status=500 QTime=294 
[junit4:junit4]   1> 7449 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CoreContainer  ? Shutting down CoreContainer instance=19883425
[junit4:junit4]   1> 7450 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@57a52e
[junit4:junit4]   1> 7451 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.UpdateHandler  ? closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> 7452 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.SolrCoreState  ? Closing SolrCoreState
[junit4:junit4]   1> 7452 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> 7453 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> 7455 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? [collection1] Closing main searcher on request.
[junit4:junit4]   1> 7458 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> 7459 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182451005/data/-1.3/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182451005/data/-1.3/index;done=false>>]
[junit4:junit4]   1> 7459 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182451005/data/-1.3/index
[junit4:junit4]   1> 7460 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182451005/data/-1.3 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182451005/data/-1.3;done=false>>]
[junit4:junit4]   1> 7460 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182451005/data/-1.3
[junit4:junit4]   1> 7461 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@8cc11c
[junit4:junit4]   1> 7461 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.UpdateHandler  ? closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> 7462 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.SolrCoreState  ? Closing SolrCoreState
[junit4:junit4]   1> 7462 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> 7463 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> 7463 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? [core1] Closing main searcher on request.
[junit4:junit4]   1> 7464 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> 7464 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182451005/data2 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182451005/data2;done=false>>]
[junit4:junit4]   1> 7465 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182451005/data2
[junit4:junit4]   1> 7465 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182451005/data2/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182451005/data2/index;done=false>>]
[junit4:junit4]   1> 7466 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182451005/data2/index
[junit4:junit4]   1> 7466 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? [core0]  CLOSING SolrCore org.apache.solr.core.SolrCore@10cd5ff
[junit4:junit4]   1> 7467 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.UpdateHandler  ? closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> 7467 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.SolrCoreState  ? Closing SolrCoreState
[junit4:junit4]   1> 7468 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> 7468 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> 7469 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? [core0] Closing main searcher on request.
[junit4:junit4]   1> 7469 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> 7470 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182451005/data1/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182451005/data1/index;done=false>>]
[junit4:junit4]   1> 7470 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182451005/data1/index
[junit4:junit4]   1> 7471 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182451005/data1 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182451005/data1;done=false>>]
[junit4:junit4]   1> 7471 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182451005/data1
[junit4:junit4]   1> 7472 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? [newcore]  CLOSING SolrCore org.apache.solr.core.SolrCore@1452ad0
[junit4:junit4]   1> 7472 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.UpdateHandler  ? closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> 7473 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.SolrCoreState  ? Closing SolrCoreState
[junit4:junit4]   1> 7473 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> 7474 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> 7474 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? [newcore] Closing main searcher on request.
[junit4:junit4]   1> 7475 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> 7475 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182454664/testCustomUlogDir1372182454664-data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182454664/testCustomUlogDir1372182454664-data/index;done=false>>]
[junit4:junit4]   1> 7476 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182454664/testCustomUlogDir1372182454664-data/index
[junit4:junit4]   1> 7477 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182454664/testCustomUlogDir1372182454664-data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182454664/testCustomUlogDir1372182454664-data;done=false>>]
[junit4:junit4]   1> 7477 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182454664/testCustomUlogDir1372182454664-data
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCoreAdmin -Dtests.method=testCustomUlogDir -Dtests.seed=DE94DA0B316B2DF7 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de -Dtests.timezone=Chile/Continental -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   4.16s J0 | TestCoreAdmin.testCustomUlogDir <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/solr5460991944519378850.xml" "write")
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([DE94DA0B316B2DF7:1E2C3B26B7D46F3C]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:223)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.request.CoreAdminRequest.process(CoreAdminRequest.java:462)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.request.TestCoreAdmin.testCustomUlogDir(TestCoreAdmin.java:90)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:724)
[junit4:junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/solr5460991944519378850.xml" "write")
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:155)
[junit4:junit4]    > 	... 39 more
[junit4:junit4]    > Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/solr5460991944519378850.xml" "write")
[junit4:junit4]    > 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:447)
[junit4:junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:813)
[junit4:junit4]    > 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4:junit4]    > 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4:junit4]    > 	at java.io.File.createTempFile(File.java:1998)
[junit4:junit4]    > 	at org.apache.solr.core.SolrXMLSerializer.persistFile(SolrXMLSerializer.java:159)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCores.persistCores(SolrCores.java:402)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.persistFile(CoreContainer.java:1113)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.persist(CoreContainer.java:1020)
[junit4:junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:220)
[junit4:junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1894)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:150)
[junit4:junit4]    > 	... 39 more
[junit4:junit4]   1> 7534 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/'
[junit4:junit4]   1> 7550 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.ConfigSolr  ? Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182455076/solr.xml
[junit4:junit4]   1> 7551 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: './solrtest-TestCoreAdmin-1372182455076/'
[junit4:junit4]   1> 7620 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CoreContainer  ? New CoreContainer 26868747
[junit4:junit4]   1> 7621 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CoreContainer  ? Loading cores into CoreContainer 26868747
[junit4:junit4]   1> 7622 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting socketTimeout to: 0
[junit4:junit4]   1> 7622 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting urlScheme to: http://
[junit4:junit4]   1> 7623 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting connTimeout to: 0
[junit4:junit4]   1> 7623 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> 7624 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting corePoolSize to: 0
[junit4:junit4]   1> 7624 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> 7625 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> 7625 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting sizeOfQueue to: -1
[junit4:junit4]   1> 7625 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting fairnessPolicy to: false
[junit4:junit4]   1> 7626 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.client.solrj.impl.HttpClientUtil  ? Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> 7630 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.logging.LogWatcher  ? Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4:junit4]   1> 7633 [coreLoadExecutor-22-thread-1] INFO  org.apache.solr.core.CoreContainer  ? Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/.
[junit4:junit4]   1> 7634 [coreLoadExecutor-22-thread-1] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/./'
[junit4:junit4]   1> 7635 [coreLoadExecutor-22-thread-2] INFO  org.apache.solr.core.CoreContainer  ? Creating SolrCore 'core0' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/.
[junit4:junit4]   1> 7636 [coreLoadExecutor-22-thread-2] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/./'
[junit4:junit4]   1> 7638 [coreLoadExecutor-22-thread-3] INFO  org.apache.solr.core.CoreContainer  ? Creating SolrCore 'core1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/.
[junit4:junit4]   1> 7639 [coreLoadExecutor-22-thread-3] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/./'
[junit4:junit4]   1> 7710 [coreLoadExecutor-22-thread-2] INFO  org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> 7716 [coreLoadExecutor-22-thread-3] INFO  org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> 7720 [coreLoadExecutor-22-thread-1] INFO  org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> 7785 [coreLoadExecutor-22-thread-2] INFO  org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 7786 [coreLoadExecutor-22-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? Reading Solr Schema from schema.xml
[junit4:junit4]   1> 7802 [coreLoadExecutor-22-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? [core0] Schema name=example core EN
[junit4:junit4]   1> 7808 [coreLoadExecutor-22-thread-3] INFO  org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 7809 [coreLoadExecutor-22-thread-3] INFO  org.apache.solr.schema.IndexSchema  ? Reading Solr Schema from schema.xml
[junit4:junit4]   1> 7829 [coreLoadExecutor-22-thread-3] INFO  org.apache.solr.schema.IndexSchema  ? [core1] Schema name=example core FR
[junit4:junit4]   1> 7841 [coreLoadExecutor-22-thread-1] INFO  org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 7849 [coreLoadExecutor-22-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? Reading Solr Schema from schema.xml
[junit4:junit4]   1> 7869 [coreLoadExecutor-22-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? [collection1] Schema name=example core 
[junit4:junit4]   1> 7873 [coreLoadExecutor-22-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? default search field in schema is name
[junit4:junit4]   1> 7875 [coreLoadExecutor-22-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? query parser default operator is OR
[junit4:junit4]   1> 7877 [coreLoadExecutor-22-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? unique key field: id
[junit4:junit4]   1> 7887 [coreLoadExecutor-22-thread-2] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 7888 [coreLoadExecutor-22-thread-2] INFO  org.apache.solr.core.SolrCore  ? [core0] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/./, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182455076/data1/
[junit4:junit4]   1> 7888 [coreLoadExecutor-22-thread-2] INFO  org.apache.solr.core.SolrCore  ? JMX monitoring not detected for core: core0
[junit4:junit4]   1> 7889 [coreLoadExecutor-22-thread-2] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 7889 [coreLoadExecutor-22-thread-2] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182455076/data1
[junit4:junit4]   1> 7891 [coreLoadExecutor-22-thread-2] INFO  org.apache.solr.core.SolrCore  ? New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182455076/data1/index/
[junit4:junit4]   1> 7891 [coreLoadExecutor-22-thread-2] WARN  org.apache.solr.core.SolrCore  ? [core0] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182455076/data1/index' doesn't exist. Creating new index...
[junit4:junit4]   1> 7892 [coreLoadExecutor-22-thread-2] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182455076/data1/index
[junit4:junit4]   1> 7894 [coreLoadExecutor-22-thread-2] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1e29f30 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1ff376a)),segFN=segments_1,generation=1}
[junit4:junit4]   1> 7894 [coreLoadExecutor-22-thread-3] INFO  org.apache.solr.schema.IndexSchema  ? default search field in schema is name
[junit4:junit4]   1> 7895 [coreLoadExecutor-22-thread-2] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 1
[junit4:junit4]   1> 7900 [coreLoadExecutor-22-thread-3] INFO  org.apache.solr.schema.IndexSchema  ? query parser default operator is OR
[junit4:junit4]   1> 7901 [coreLoadExecutor-22-thread-2] INFO  org.apache.solr.core.RequestHandlers  ? created standard: solr.StandardRequestHandler
[junit4:junit4]   1> 7902 [coreLoadExecutor-22-thread-2] INFO  org.apache.solr.core.RequestHandlers  ? created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> 7902 [coreLoadExecutor-22-thread-3] INFO  org.apache.solr.schema.IndexSchema  ? unique key field: id
[junit4:junit4]   1> 7902 [coreLoadExecutor-22-thread-2] INFO  org.apache.solr.core.RequestHandlers  ? created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> 7904 [coreLoadExecutor-22-thread-2] INFO  org.apache.solr.handler.loader.XMLLoader  ? xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> 7905 [coreLoadExecutor-22-thread-3] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 7906 [coreLoadExecutor-22-thread-3] INFO  org.apache.solr.core.SolrCore  ? [core1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/./, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182455076/data2/
[junit4:junit4]   1> 7906 [coreLoadExecutor-22-thread-3] INFO  org.apache.solr.core.SolrCore  ? JMX monitoring not detected for core: core1
[junit4:junit4]   1> 7918 [coreLoadExecutor-22-thread-3] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 7919 [coreLoadExecutor-22-thread-3] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182455076/data2
[junit4:junit4]   1> 7919 [coreLoadExecutor-22-thread-2] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@117cabc main
[junit4:junit4]   1> 7920 [coreLoadExecutor-22-thread-3] INFO  org.apache.solr.core.SolrCore  ? New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182455076/data2/index/
[junit4:junit4]   1> 7920 [coreLoadExecutor-22-thread-2] INFO  org.apache.solr.update.UpdateHandler  ? Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182455076/data1/tlog
[junit4:junit4]   1> 7921 [coreLoadExecutor-22-thread-3] WARN  org.apache.solr.core.SolrCore  ? [core1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182455076/data2/index' doesn't exist. Creating new index...
[junit4:junit4]   1> 7921 [coreLoadExecutor-22-thread-2] INFO  org.apache.solr.core.SolrCore  ? Hard AutoCommit: disabled
[junit4:junit4]   1> 7922 [coreLoadExecutor-22-thread-3] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182455076/data2/index
[junit4:junit4]   1> 7922 [coreLoadExecutor-22-thread-2] INFO  org.apache.solr.core.SolrCore  ? Soft AutoCommit: disabled
[junit4:junit4]   1> 7924 [coreLoadExecutor-22-thread-2] INFO  org.apache.solr.core.CoreContainer  ? registering core: core0
[junit4:junit4]   1> 7924 [coreLoadExecutor-22-thread-3] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@104ed29 lockFactory=org.apache.lucene.store.NativeFSLockFactory@20f2da)),segFN=segments_1,generation=1}
[junit4:junit4]   1> 7924 [searcherExecutor-23-thread-1] INFO  org.apache.solr.core.SolrCore  ? [core0] Registered new searcher Searcher@117cabc main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> 7925 [coreLoadExecutor-22-thread-3] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 1
[junit4:junit4]   1> 7926 [coreLoadExecutor-22-thread-3] INFO  org.apache.solr.core.RequestHandlers  ? created standard: solr.StandardRequestHandler
[junit4:junit4]   1> 7927 [coreLoadExecutor-22-thread-3] INFO  org.apache.solr.core.RequestHandlers  ? created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> 7927 [coreLoadExecutor-22-thread-3] INFO  org.apache.solr.core.RequestHandlers  ? created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> 7930 [coreLoadExecutor-22-thread-3] INFO  org.apache.solr.handler.loader.XMLLoader  ? xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> 7937 [coreLoadExecutor-22-thread-3] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@3d6712 main
[junit4:junit4]   1> 7938 [coreLoadExecutor-22-thread-3] INFO  org.apache.solr.update.UpdateHandler  ? Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182455076/data2/tlog
[junit4:junit4]   1> 7938 [coreLoadExecutor-22-thread-3] INFO  org.apache.solr.core.SolrCore  ? Hard AutoCommit: disabled
[junit4:junit4]   1> 7939 [coreLoadExecutor-22-thread-3] INFO  org.apache.solr.core.SolrCore  ? Soft AutoCommit: disabled
[junit4:junit4]   1> 7940 [searcherExecutor-24-thread-1] INFO  org.apache.solr.core.SolrCore  ? [core1] Registered new searcher Searcher@3d6712 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> 7940 [coreLoadExecutor-22-thread-3] INFO  org.apache.solr.core.CoreContainer  ? registering core: core1
[junit4:junit4]   1> 7953 [coreLoadExecutor-22-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? default search field in schema is name
[junit4:junit4]   1> 7955 [coreLoadExecutor-22-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? query parser default operator is OR
[junit4:junit4]   1> 7957 [coreLoadExecutor-22-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? unique key field: id
[junit4:junit4]   1> 7960 [coreLoadExecutor-22-thread-1] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 7960 [coreLoadExecutor-22-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/./, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182455076/data/-1.3/
[junit4:junit4]   1> 7961 [coreLoadExecutor-22-thread-1] INFO  org.apache.solr.core.SolrCore  ? JMX monitoring not detected for core: collection1
[junit4:junit4]   1> 7961 [coreLoadExecutor-22-thread-1] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 7962 [coreLoadExecutor-22-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182455076/data/-1.3
[junit4:junit4]   1> 7963 [coreLoadExecutor-22-thread-1] INFO  org.apache.solr.core.SolrCore  ? New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182455076/data/-1.3/index/
[junit4:junit4]   1> 7963 [coreLoadExecutor-22-thread-1] WARN  org.apache.solr.core.SolrCore  ? [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182455076/data/-1.3/index' doesn't exist. Creating new index...
[junit4:junit4]   1> 7963 [coreLoadExecutor-22-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182455076/data/-1.3/index
[junit4:junit4]   1> 7966 [coreLoadExecutor-22-thread-1] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@9ecde4 lockFactory=org.apache.lucene.store.NativeFSLockFactory@c05119)),segFN=segments_1,generation=1}
[junit4:junit4]   1> 7967 [coreLoadExecutor-22-thread-1] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 1
[junit4:junit4]   1> 7968 [coreLoadExecutor-22-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created standard: solr.StandardRequestHandler
[junit4:junit4]   1> 7969 [coreLoadExecutor-22-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> 7969 [coreLoadExecutor-22-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> 7971 [coreLoadExecutor-22-thread-1] INFO  org.apache.solr.handler.loader.XMLLoader  ? xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> 7974 [coreLoadExecutor-22-thread-1] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@fee846 main
[junit4:junit4]   1> 7975 [coreLoadExecutor-22-thread-1] INFO  org.apache.solr.update.UpdateHandler  ? Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182455076/data/-1.3/tlog
[junit4:junit4]   1> 7975 [coreLoadExecutor-22-thread-1] INFO  org.apache.solr.core.SolrCore  ? Hard AutoCommit: disabled
[junit4:junit4]   1> 7976 [coreLoadExecutor-22-thread-1] INFO  org.apache.solr.core.SolrCore  ? Soft AutoCommit: disabled
[junit4:junit4]   1> 7977 [coreLoadExecutor-22-thread-1] INFO  org.apache.solr.core.CoreContainer  ? registering core: collection1
[junit4:junit4]   1> 7977 [searcherExecutor-31-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@fee846 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> 7982 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] ERROR org.apache.solr.core.SolrCore  ? org.apache.solr.common.SolrException: Unsupported operation: BADACTION
[junit4:junit4]   1> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleCustomAction(CoreAdminHandler.java:399)
[junit4:junit4]   1> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:138)
[junit4:junit4]   1> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1894)
[junit4:junit4]   1> 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:150)
[junit4:junit4]   1> 	at org.apache.solr.client.solrj.request.TestCoreAdmin.testErrorCases(TestCoreAdmin.java:128)
[junit4:junit4]   1> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]   1> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]   1> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]   1> 	at java.lang.reflect.Method.invoke(Method.java:491)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]   1> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]   1> 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]   1> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]   1> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]   1> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]   1> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]   1> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]   1> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]   1> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]   1> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]   1> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]   1> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]   1> 	at java.lang.Thread.run(Thread.java:724)
[junit4:junit4]   1> 
[junit4:junit4]   1> 7984 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? [core0] webapp=null path=/admin/cores params={action=BADACTION&name=badactioncollection} status=400 QTime=4 
[junit4:junit4]   1> 7985 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CoreContainer  ? Shutting down CoreContainer instance=26868747
[junit4:junit4]   1> 7985 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? [core0]  CLOSING SolrCore org.apache.solr.core.SolrCore@5b3590
[junit4:junit4]   1> 7986 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.UpdateHandler  ? closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> 7986 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.SolrCoreState  ? Closing SolrCoreState
[junit4:junit4]   1> 7987 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> 7987 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> 7988 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? [core0] Closing main searcher on request.
[junit4:junit4]   1> 7988 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> 7989 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182455076/data1 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182455076/data1;done=false>>]
[junit4:junit4]   1> 7989 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182455076/data1
[junit4:junit4]   1> 7990 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182455076/data1/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182455076/data1/index;done=false>>]
[junit4:junit4]   1> 7990 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182455076/data1/index
[junit4:junit4]   1> 7991 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1154d8c
[junit4:junit4]   1> 7991 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.UpdateHandler  ? closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> 7991 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.SolrCoreState  ? Closing SolrCoreState
[junit4:junit4]   1> 7992 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> 7992 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> 7993 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? [core1] Closing main searcher on request.
[junit4:junit4]   1> 7993 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> 7994 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182455076/data2/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182455076/data2/index;done=false>>]
[junit4:junit4]   1> 7994 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182455076/data2/index
[junit4:junit4]   1> 7995 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182455076/data2 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182455076/data2;done=false>>]
[junit4:junit4]   1> 7995 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182455076/data2
[junit4:junit4]   1> 7996 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1a9071c
[junit4:junit4]   1> 7996 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.UpdateHandler  ? closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> 7996 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.SolrCoreState  ? Closing SolrCoreState
[junit4:junit4]   1> 7997 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> 7997 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> 7998 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? [collection1] Closing main searcher on request.
[junit4:junit4]   1> 7998 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> 7999 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182455076/data/-1.3/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182455076/data/-1.3/index;done=false>>]
[junit4:junit4]   1> 7999 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182455076/data/-1.3/index
[junit4:junit4]   1> 8000 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182455076/data/-1.3 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182455076/data/-1.3;done=false>>]
[junit4:junit4]   1> 8000 [TEST-TestCoreAdmin.testErrorCases-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-TestCoreAdmin-1372182455076/data/-1.3
[junit4:junit4]   2> NOTE: test params are: codec=Asserting, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=de, timezone=Chile/Continental
[junit4:junit4]   2> NOTE: Linux 3.2.0-48-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=1,free=6329752,total=22589440
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestCoreAdmin]
[junit4:junit4] Completed on J0 in 7.54s, 2 tests, 1 error <<< FAILURES!

[...truncated 34 lines...]
[junit4:junit4] Suite: org.apache.solr.client.solrj.embedded.TestSolrProperties
[junit4:junit4]   1> 15277 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/'
[junit4:junit4]   1> 15296 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.ConfigSolr  ? Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372182466604/solr.xml
[junit4:junit4]   1> 15296 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: './solrtest-TestSolrProperties-1372182466604/'
[junit4:junit4]   1> 15362 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CoreContainer  ? New CoreContainer 27529669
[junit4:junit4]   1> 15363 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CoreContainer  ? Loading cores into CoreContainer 27529669
[junit4:junit4]   1> 15364 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting socketTimeout to: 0
[junit4:junit4]   1> 15364 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting urlScheme to: http://
[junit4:junit4]   1> 15365 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting connTimeout to: 0
[junit4:junit4]   1> 15365 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> 15365 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting corePoolSize to: 0
[junit4:junit4]   1> 15366 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> 15366 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> 15366 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting sizeOfQueue to: -1
[junit4:junit4]   1> 15367 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting fairnessPolicy to: false
[junit4:junit4]   1> 15367 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.client.solrj.impl.HttpClientUtil  ? Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> 15370 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.logging.LogWatcher  ? Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4:junit4]   1> 15373 [coreLoadExecutor-52-thread-1] INFO  org.apache.solr.core.CoreContainer  ? Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/.
[junit4:junit4]   1> 15374 [coreLoadExecutor-52-thread-1] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/./'
[junit4:junit4]   1> 15384 [coreLoadExecutor-52-thread-2] INFO  org.apache.solr.core.CoreContainer  ? Creating SolrCore 'core0' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/.
[junit4:junit4]   1> 15385 [coreLoadExecutor-52-thread-2] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/./'
[junit4:junit4]   1> 15386 [coreLoadExecutor-52-thread-3] INFO  org.apache.solr.core.CoreContainer  ? Creating SolrCore 'core1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/.
[junit4:junit4]   1> 15386 [coreLoadExecutor-52-thread-3] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/./'
[junit4:junit4]   1> 15438 [coreLoadExecutor-52-thread-1] INFO  org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> 15454 [coreLoadExecutor-52-thread-3] INFO  org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> 15455 [coreLoadExecutor-52-thread-2] INFO  org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> 15534 [coreLoadExecutor-52-thread-1] INFO  org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 15534 [coreLoadExecutor-52-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? Reading Solr Schema from schema.xml
[junit4:junit4]   1> 15540 [coreLoadExecutor-52-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? [collection1] Schema name=example core 
[junit4:junit4]   1> 15546 [coreLoadExecutor-52-thread-3] INFO  org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 15547 [coreLoadExecutor-52-thread-3] INFO  org.apache.solr.schema.IndexSchema  ? Reading Solr Schema from schema.xml
[junit4:junit4]   1> 15551 [coreLoadExecutor-52-thread-2] INFO  org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 15551 [coreLoadExecutor-52-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? Reading Solr Schema from schema.xml
[junit4:junit4]   1> 15552 [coreLoadExecutor-52-thread-3] INFO  org.apache.solr.schema.IndexSchema  ? [core1] Schema name=example core FR
[junit4:junit4]   1> 15557 [coreLoadExecutor-52-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? [core0] Schema name=example core EN
[junit4:junit4]   1> 15598 [coreLoadExecutor-52-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? default search field in schema is name
[junit4:junit4]   1> 15600 [coreLoadExecutor-52-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? query parser default operator is OR
[junit4:junit4]   1> 15603 [coreLoadExecutor-52-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? unique key field: id
[junit4:junit4]   1> 15605 [coreLoadExecutor-52-thread-1] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 15606 [coreLoadExecutor-52-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/./, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372182466604/data/-1.3/
[junit4:junit4]   1> 15606 [coreLoadExecutor-52-thread-1] INFO  org.apache.solr.core.SolrCore  ? JMX monitoring not detected for core: collection1
[junit4:junit4]   1> 15608 [coreLoadExecutor-52-thread-1] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 15609 [coreLoadExecutor-52-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372182466604/data/-1.3
[junit4:junit4]   1> 15609 [coreLoadExecutor-52-thread-3] INFO  org.apache.solr.schema.IndexSchema  ? default search field in schema is name
[junit4:junit4]   1> 15609 [coreLoadExecutor-52-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? default search field in schema is name
[junit4:junit4]   1> 15609 [coreLoadExecutor-52-thread-1] INFO  org.apache.solr.core.SolrCore  ? New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372182466604/data/-1.3/index/
[junit4:junit4]   1> 15610 [coreLoadExecutor-52-thread-1] WARN  org.apache.solr.core.SolrCore  ? [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372182466604/data/-1.3/index' doesn't exist. Creating new index...
[junit4:junit4]   1> 15610 [coreLoadExecutor-52-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? query parser default operator is OR
[junit4:junit4]   1> 15611 [coreLoadExecutor-52-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372182466604/data/-1.3/index
[junit4:junit4]   1> 15611 [coreLoadExecutor-52-thread-3] INFO  org.apache.solr.schema.IndexSchema  ? query parser default operator is OR
[junit4:junit4]   1> 15612 [coreLoadExecutor-52-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? unique key field: id
[junit4:junit4]   1> 15613 [coreLoadExecutor-52-thread-3] INFO  org.apache.solr.schema.IndexSchema  ? unique key field: id
[junit4:junit4]   1> 15613 [coreLoadExecutor-52-thread-1] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f4e885 lockFactory=org.apache.lucene.store.NativeFSLockFactory@14a13be),segFN=segments_1,generation=1}
[junit4:junit4]   1> 15614 [coreLoadExecutor-52-thread-1] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 1
[junit4:junit4]   1> 15614 [coreLoadExecutor-52-thread-2] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 15615 [coreLoadExecutor-52-thread-2] INFO  org.apache.solr.core.SolrCore  ? [core0] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/./, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372182466604/data1/
[junit4:junit4]   1> 15616 [coreLoadExecutor-52-thread-2] INFO  org.apache.solr.core.SolrCore  ? JMX monitoring not detected for core: core0
[junit4:junit4]   1> 15616 [coreLoadExecutor-52-thread-2] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 15616 [coreLoadExecutor-52-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created standard: solr.StandardRequestHandler
[junit4:junit4]   1> 15616 [coreLoadExecutor-52-thread-2] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372182466604/data1
[junit4:junit4]   1> 15617 [coreLoadExecutor-52-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> 15617 [coreLoadExecutor-52-thread-3] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 15617 [coreLoadExecutor-52-thread-2] INFO  org.apache.solr.core.SolrCore  ? New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372182466604/data1/index/
[junit4:junit4]   1> 15617 [coreLoadExecutor-52-thread-3] INFO  org.apache.solr.core.SolrCore  ? [core1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/./, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372182466604/data2/
[junit4:junit4]   1> 15618 [coreLoadExecutor-52-thread-3] INFO  org.apache.solr.core.SolrCore  ? JMX monitoring not detected for core: core1
[junit4:junit4]   1> 15617 [coreLoadExecutor-52-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> 15618 [coreLoadExecutor-52-thread-3] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 15618 [coreLoadExecutor-52-thread-2] WARN  org.apache.solr.core.SolrCore  ? [core0] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372182466604/data1/index' doesn't exist. Creating new index...
[junit4:junit4]   1> 15619 [coreLoadExecutor-52-thread-3] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372182466604/data2
[junit4:junit4]   1> 15619 [coreLoadExecutor-52-thread-2] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372182466604/data1/index
[junit4:junit4]   1> 15620 [coreLoadExecutor-52-thread-3] INFO  org.apache.solr.core.SolrCore  ? New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372182466604/data2/index/
[junit4:junit4]   1> 15620 [coreLoadExecutor-52-thread-3] WARN  org.apache.solr.core.SolrCore  ? [core1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372182466604/data2/index' doesn't exist. Creating new index...
[junit4:junit4]   1> 15621 [coreLoadExecutor-52-thread-1] INFO  org.apache.solr.handler.loader.XMLLoader  ? xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> 15621 [coreLoadExecutor-52-thread-3] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372182466604/data2/index
[junit4:junit4]   1> 15621 [coreLoadExecutor-52-thread-2] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1cabe0f lockFactory=org.apache.lucene.store.NativeFSLockFactory@129c8b2),segFN=segments_1,generation=1}
[junit4:junit4]   1> 15622 [coreLoadExecutor-52-thread-2] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 1
[junit4:junit4]   1> 15623 [coreLoadExecutor-52-thread-2] INFO  org.apache.solr.core.RequestHandlers  ? created standard: solr.StandardRequestHandler
[junit4:junit4]   1> 15623 [coreLoadExecutor-52-thread-3] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1782f33 lockFactory=org.apache.lucene.store.NativeFSLockFactory@48c5df),segFN=segments_1,generation=1}
[junit4:junit4]   1> 15623 [coreLoadExecutor-52-thread-2] INFO  org.apache.solr.core.RequestHandlers  ? created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> 15624 [coreLoadExecutor-52-thread-3] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 1
[junit4:junit4]   1> 15624 [coreLoadExecutor-52-thread-2] INFO  org.apache.solr.core.RequestHandlers  ? created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> 15625 [coreLoadExecutor-52-thread-1] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@62b082 main
[junit4:junit4]   1> 15625 [coreLoadExecutor-52-thread-1] INFO  org.apache.solr.update.UpdateHandler  ? Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372182466604/data/-1.3/tlog
[junit4:junit4]   1> 15626 [coreLoadExecutor-52-thread-3] INFO  org.apache.solr.core.RequestHandlers  ? created standard: solr.StandardRequestHandler
[junit4:junit4]   1> 15626 [coreLoadExecutor-52-thread-2] INFO  org.apache.solr.handler.loader.XMLLoader  ? xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> 15626 [coreLoadExecutor-52-thread-3] INFO  org.apache.solr.core.RequestHandlers  ? created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> 15626 [coreLoadExecutor-52-thread-1] INFO  org.apache.solr.core.SolrCore  ? Hard AutoCommit: disabled
[junit4:junit4]   1> 15627 [coreLoadExecutor-52-thread-3] INFO  org.apache.solr.core.RequestHandlers  ? created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> 15627 [coreLoadExecutor-52-thread-1] INFO  org.apache.solr.core.SolrCore  ? Soft AutoCommit: disabled
[junit4:junit4]   1> 15630 [coreLoadExecutor-52-thread-3] INFO  org.apache.solr.handler.loader.XMLLoader  ? xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> 15630 [searcherExecutor-53-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@62b082 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> 15630 [coreLoadExecutor-52-thread-2] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@19492a4 main
[junit4:junit4]   1> 15630 [coreLoadExecutor-52-thread-1] INFO  org.apache.solr.core.CoreContainer  ? registering core: collection1
[junit4:junit4]   1> 15631 [coreLoadExecutor-52-thread-2] INFO  org.apache.solr.update.UpdateHandler  ? Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372182466604/data1/tlog
[junit4:junit4]   1> 15631 [coreLoadExecutor-52-thread-2] INFO  org.apache.solr.core.SolrCore  ? Hard AutoCommit: disabled
[junit4:junit4]   1> 15632 [coreLoadExecutor-52-thread-3] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@1359d79 main
[junit4:junit4]   1> 15632 [coreLoadExecutor-52-thread-2] INFO  org.apache.solr.core.SolrCore  ? Soft AutoCommit: disabled
[junit4:junit4]   1> 15632 [coreLoadExecutor-52-thread-3] INFO  org.apache.solr.update.UpdateHandler  ? Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372182466604/data2/tlog
[junit4:junit4]   1> 15633 [coreLoadExecutor-52-thread-3] INFO  org.apache.solr.core.SolrCore  ? Hard AutoCommit: disabled
[junit4:junit4]   1> 15633 [coreLoadExecutor-52-thread-3] INFO  org.apache.solr.core.SolrCore  ? Soft AutoCommit: disabled
[junit4:junit4]   1> 15633 [searcherExecutor-54-thread-1] INFO  org.apache.solr.core.SolrCore  ? [core0] Registered new searcher Searcher@19492a4 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> 15633 [coreLoadExecutor-52-thread-2] INFO  org.apache.solr.core.CoreContainer  ? registering core: core0
[junit4:junit4]   1> 15635 [coreLoadExecutor-52-thread-3] INFO  org.apache.solr.core.CoreContainer  ? registering core: core1
[junit4:junit4]   1> 15635 [searcherExecutor-55-thread-1] INFO  org.apache.solr.core.SolrCore  ? [core1] Registered new searcher Searcher@1359d79 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> 15638 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1cabe0f lockFactory=org.apache.lucene.store.NativeFSLockFactory@129c8b2),segFN=segments_1,generation=1}
[junit4:junit4]   1> 15639 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 1
[junit4:junit4]   1> 15640 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@1c30706 realtime
[junit4:junit4]   1> 15640 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 15641 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1cabe0f lockFactory=org.apache.lucene.store.NativeFSLockFactory@129c8b2),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1cabe0f lockFactory=org.apache.lucene.store.NativeFSLockFactory@129c8b2),segFN=segments_2,generation=2}
[junit4:junit4]   1> 15641 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 2
[junit4:junit4]   1> 15642 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@12c34c8 main
[junit4:junit4]   1> 15642 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 15642 [searcherExecutor-54-thread-1] INFO  org.apache.solr.core.SolrCore  ? [core0] Registered new searcher Searcher@12c34c8 main{StandardDirectoryReader(segments_1:1:nrt)}
[junit4:junit4]   1> 15643 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [core0] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {deleteByQuery=*:* (-1438837602480291840),commit=} 0 6
[junit4:junit4]   1> 15645 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1782f33 lockFactory=org.apache.lucene.store.NativeFSLockFactory@48c5df),segFN=segments_1,generation=1}
[junit4:junit4]   1> 15645 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 1
[junit4:junit4]   1> 15646 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@fccdd7 realtime
[junit4:junit4]   1> 15646 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 15647 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1782f33 lockFactory=org.apache.lucene.store.NativeFSLockFactory@48c5df),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1782f33 lockFactory=org.apache.lucene.store.NativeFSLockFactory@48c5df),segFN=segments_2,generation=2}
[junit4:junit4]   1> 15647 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 2
[junit4:junit4]   1> 15648 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@1b8f5ea main
[junit4:junit4]   1> 15648 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 15648 [searcherExecutor-55-thread-1] INFO  org.apache.solr.core.SolrCore  ? [core1] Registered new searcher Searcher@1b8f5ea main{StandardDirectoryReader(segments_1:1:nrt)}
[junit4:junit4]   1> 15649 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [core1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {deleteByQuery=*:* (-1438837602487631872),commit=} 0 6
[junit4:junit4]   1> 15651 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 15662 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1cabe0f lockFactory=org.apache.lucene.store.NativeFSLockFactory@129c8b2),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1cabe0f lockFactory=org.apache.lucene.store.NativeFSLockFactory@129c8b2),segFN=segments_3,generation=3}
[junit4:junit4]   1> 15663 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 3
[junit4:junit4]   1> 15695 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@829076 main
[junit4:junit4]   1> 15696 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 15696 [searcherExecutor-54-thread-1] INFO  org.apache.solr.core.SolrCore  ? [core0] Registered new searcher Searcher@829076 main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C1)}
[junit4:junit4]   1> 15697 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [core0] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {add=[AAA (1438837602493923328)],commit=} 0 48
[junit4:junit4]   1> 15698 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [core1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {} 0 0
[junit4:junit4]   1> 15699 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? Ignoring exception matching unknown field
[junit4:junit4]   1> 15701 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 15703 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1782f33 lockFactory=org.apache.lucene.store.NativeFSLockFactory@48c5df),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1782f33 lockFactory=org.apache.lucene.store.NativeFSLockFactory@48c5df),segFN=segments_3,generation=3}
[junit4:junit4]   1> 15703 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 3
[junit4:junit4]   1> 15755 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@dcbe51 main
[junit4:junit4]   1> 15756 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 15756 [searcherExecutor-55-thread-1] INFO  org.apache.solr.core.SolrCore  ? [core1] Registered new searcher Searcher@dcbe51 main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C2/1)}
[junit4:junit4]   1> 15757 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [core1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {add=[BBB (1438837602545303552), BBB (1438837602546352128)],commit=} 0 58
[junit4:junit4]   1> 15757 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [core0] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {} 0 0
[junit4:junit4]   1> 15758 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? Ignoring exception matching unknown field
[junit4:junit4]   1> 15759 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? [core0] webapp=null path=/select params={q=id%3AAAA} hits=1 status=0 QTime=0 
[junit4:junit4]   1> 15760 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? [core1] webapp=null path=/select params={q=id%3AAAA} hits=0 status=0 QTime=0 
[junit4:junit4]   1> 15761 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? [core0] webapp=null path=/select params={q=id%3AAAA} hits=1 status=0 QTime=0 
[junit4:junit4]   1> 15762 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? [core0] webapp=null path=/select params={q=id%3ABBB} hits=0 status=0 QTime=1 
[junit4:junit4]   1> 15762 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? [core1] webapp=null path=/select params={q=id%3AAAA} hits=0 status=0 QTime=0 
[junit4:junit4]   1> 15763 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? [core1] webapp=null path=/select params={q=id%3ABBB} hits=1 status=0 QTime=0 
[junit4:junit4]   1> 15764 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? [core0] webapp=null path=/admin/cores params={action=STATUS&core=core0&indexInfo=true} status=0 QTime=0 
[junit4:junit4]   1> 15765 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CoreContainer  ? Reloading SolrCore 'core0' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/.
[junit4:junit4]   1> 15765 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/./'
[junit4:junit4]   1> 15811 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> 15872 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 15873 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.schema.IndexSchema  ? Reading Solr Schema from schema.xml
[junit4:junit4]   1> 15877 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.schema.IndexSchema  ? [core0] Schema name=example core EN
[junit4:junit4]   1> 15915 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.schema.IndexSchema  ? default search field in schema is name
[junit4:junit4]   1> 15918 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.schema.IndexSchema  ? query parser default operator is OR
[junit4:junit4]   1> 15919 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.schema.IndexSchema  ? unique key field: id
[junit4:junit4]   1> 15921 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? [core0] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/./, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372182466604/data1/
[junit4:junit4]   1> 15921 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? JMX monitoring not detected for core: core0
[junit4:junit4]   1> 15922 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372182466604/data1/index/
[junit4:junit4]   1> 15923 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.RequestHandlers  ? created standard: solr.StandardRequestHandler
[junit4:junit4]   1> 15923 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.RequestHandlers  ? created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> 15924 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.RequestHandlers  ? created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> 15926 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.handler.loader.XMLLoader  ? xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> 15928 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@1855716 main
[junit4:junit4]   1> 15929 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? Hard AutoCommit: disabled
[junit4:junit4]   1> 15929 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? Soft AutoCommit: disabled
[junit4:junit4]   1> 15931 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? Creating new IndexWriter...
[junit4:junit4]   1> 15931 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? Waiting until IndexWriter is unused... core=core0
[junit4:junit4]   1> 15931 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? Closing old IndexWriter... core=core0
[junit4:junit4]   1> 15931 [searcherExecutor-65-thread-1] INFO  org.apache.solr.core.SolrCore  ? [core0] Registered new searcher Searcher@1855716 main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C1)}
[junit4:junit4]   1> 15933 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1cabe0f lockFactory=org.apache.lucene.store.NativeFSLockFactory@129c8b2),segFN=segments_3,generation=3}
[junit4:junit4]   1> 15934 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 3
[junit4:junit4]   1> 15934 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? New IndexWriter is ready to be used.
[junit4:junit4]   1> 15935 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@6a6f15 main
[junit4:junit4]   1> 15936 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CoreContainer  ? replacing core: core0
[junit4:junit4]   1> 15936 [searcherExecutor-65-thread-1] INFO  org.apache.solr.core.SolrCore  ? [core0] Registered new searcher Searcher@6a6f15 main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C1)}
[junit4:junit4]   1> 15936 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? [core0] webapp=null path=/admin/cores params={action=RELOAD&core=core0&indexInfo=true} status=0 QTime=171 
[junit4:junit4]   1> 15937 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? [core0]  CLOSING SolrCore org.apache.solr.core.SolrCore@1fafba4
[junit4:junit4]   1> 15937 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.UpdateHandler  ? closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=1,deletesById=0,deletesByQuery=0,errors=1,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=1}
[junit4:junit4]   1> 15938 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? [core0] Closing main searcher on request.
[junit4:junit4]   1> 15938 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? [core0] webapp=null path=/admin/cores params={action=STATUS&core=core0&indexInfo=true} status=0 QTime=0 
[junit4:junit4]   1> 15940 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CoreContainer  ? Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/solr-persist.xml
[junit4:junit4]   1> 16002 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrXMLSerializer  ? Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/solr-persist.xml
[junit4:junit4]   1> 16003 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] ERROR org.apache.solr.core.SolrCore  ? java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/solr4463245133839755455.xml" "write")
[junit4:junit4]   1> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:447)
[junit4:junit4]   1> 	at java.security.AccessController.checkPermission(AccessController.java:813)
[junit4:junit4]   1> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4:junit4]   1> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4:junit4]   1> 	at java.io.File.createTempFile(File.java:1998)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrXMLSerializer.persistFile(SolrXMLSerializer.java:159)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCores.persistCores(SolrCores.java:402)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.persistFile(CoreContainer.java:1113)
[junit4:junit4]   1> 	at org.apache.solr.handler.admin.CoreAdminHandler.handlePersistAction(CoreAdminHandler.java:736)
[junit4:junit4]   1> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:165)
[junit4:junit4]   1> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1894)
[junit4:junit4]   1> 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:150)
[junit4:junit4]   1> 	at org.apache.solr.client.solrj.request.CoreAdminRequest.process(CoreAdminRequest.java:462)
[junit4:junit4]   1> 	at org.apache.solr.client.solrj.request.CoreAdminRequest.persist(CoreAdminRequest.java:541)
[junit4:junit4]   1> 	at org.apache.solr.client.solrj.embedded.TestSolrProperties.testProperties(TestSolrProperties.java:182)
[junit4:junit4]   1> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]   1> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]   1> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]   1> 	at java.lang.reflect.Method.invoke(Method.java:491)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]   1> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]   1> 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]   1> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]   1> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]   1> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]   1> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]   1> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]   1> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]   1> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]   1> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]   1> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]   1> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]   1> 	at java.lang.Thread.run(Thread.java:724)
[junit4:junit4]   1> 
[junit4:junit4]   1> 16004 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? [core0] webapp=null path=/admin/cores params={action=PERSIST&file=solr-persist.xml} status=500 QTime=64 
[junit4:junit4]   1> 16005 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CoreContainer  ? Shutting down CoreContainer instance=27529669
[junit4:junit4]   1> 16005 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1308e2e
[junit4:junit4]   1> 16005 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.UpdateHandler  ? closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> 16006 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.SolrCoreState  ? Closing SolrCoreState
[junit4:junit4]   1> 16006 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> 16006 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> 16007 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? [collection1] Closing main searcher on request.
[junit4:junit4]   1> 16007 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> 16008 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372182466604/data/-1.3/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372182466604/data/-1.3/index;done=false>>]
[junit4:junit4]   1> 16008 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372182466604/data/-1.3/index
[junit4:junit4]   1> 16008 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372182466604/data/-1.3 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372182466604/data/-1.3;done=false>>]
[junit4:junit4]   1> 16009 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372182466604/data/-1.3
[junit4:junit4]   1> 16009 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? [core0]  CLOSING SolrCore org.apache.solr.core.SolrCore@9ec1ab
[junit4:junit4]   1> 16010 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.UpdateHandler  ? closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> 16010 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.SolrCoreState  ? Closing SolrCoreState
[junit4:junit4]   1> 16010 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> 16011 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> 16011 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? [core0] Closing main searcher on request.
[junit4:junit4]   1> 16012 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> 16012 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372182466604/data1 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372182466604/data1;done=false>>]
[junit4:junit4]   1> 16012 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372182466604/data1
[junit4:junit4]   1> 16013 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372182466604/data1/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372182466604/data1/index;done=false>>]
[junit4:junit4]   1> 16013 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372182466604/data1/index
[junit4:junit4]   1> 16014 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@184851
[junit4:junit4]   1> 16014 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.UpdateHandler  ? closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=1,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=1}
[junit4:junit4]   1> 16014 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.SolrCoreState  ? Closing SolrCoreState
[junit4:junit4]   1> 16015 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> 16015 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> 16016 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? [core1] Closing main searcher on request.
[junit4:junit4]   1> 16016 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> 16016 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372182466604/data2 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372182466604/data2;done=false>>]
[junit4:junit4]   1> 16017 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372182466604/data2
[junit4:junit4]   1> 16017 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372182466604/data2/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372182466604/data2/index;done=false>>]
[junit4:junit4]   1> 16018 [TEST-TestSolrProperties.testProperties-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-TestSolrProperties-1372182466604/data2/index
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrProperties -Dtests.method=testProperties -Dtests.seed=DE94DA0B316B2DF7 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh_HK -Dtests.timezone=Indian/Comoro -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   0.79s J1 | TestSolrProperties.testProperties <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/solr4463245133839755455.xml" "write")
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:223)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.request.CoreAdminRequest.process(CoreAdminRequest.java:462)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.request.CoreAdminRequest.persist(CoreAdminRequest.java:541)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.TestSolrProperties.testProperties(TestSolrProperties.java:182)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:724)
[junit4:junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/solr4463245133839755455.xml" "write")
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:155)
[junit4:junit4]    > 	... 41 more
[junit4:junit4]    > Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/shared/solr4463245133839755455.xml" "write")
[junit4:junit4]    > 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:447)
[junit4:junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:813)
[junit4:junit4]    > 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4:junit4]    > 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4:junit4]    > 	at java.io.File.createTempFile(File.java:1998)
[junit4:junit4]    > 	at org.apache.solr.core.SolrXMLSerializer.persistFile(SolrXMLSerializer.java:159)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCores.persistCores(SolrCores.java:402)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.persistFile(CoreContainer.java:1113)
[junit4:junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandler.handlePersistAction(CoreAdminHandler.java:736)
[junit4:junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:165)
[junit4:junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1894)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:150)
[junit4:junit4]    > 	... 41 moreThrowable #2: java.lang.AssertionError: Failed to delete ./solrtest-TestSolrProperties-1372182466604/solr-persist.xml
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.TestSolrProperties.deleteAdditionalFiles(TestSolrProperties.java:98)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.tearDown(AbstractEmbeddedSolrServerTestCase.java:79)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.TestSolrProperties.tearDown(TestSolrProperties.java:79)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:724)
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41, sim=DefaultSimilarity, locale=zh_HK, timezone=Indian/Comoro
[junit4:junit4]   2> NOTE: Linux 3.2.0-48-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=1,free=7396408,total=31285248
[junit4:junit4]   2> NOTE: All tests run in this JVM: [BasicHttpSolrServerTest, IteratorChainTest, TestBatchUpdate, TestHash, MultiCoreExampleJettyTest, TestSolrProperties]
[junit4:junit4] Completed on J1 in 0.81s, 1 test, 1 error <<< FAILURES!

[...truncated 25 lines...]
[junit4:junit4] Suite: org.apache.solr.client.solrj.embedded.MergeIndexesEmbeddedTest
[junit4:junit4]   1> 60692 [SUITE-MergeIndexesEmbeddedTest-seed#[DE94DA0B316B2DF7]-worker] WARN  org.apache.solr.SolrTestCaseJ4  ? startTrackingSearchers: numOpens=21 numCloses=21
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./solrtest-MergeIndexesEmbeddedTest-1372182512020
[junit4:junit4]   1> 60696 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Starting testMergeIndexesByDirName
[junit4:junit4]   1> 60696 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/'
[junit4:junit4]   1> 60714 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.ConfigSolr  ? Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/solr.xml
[junit4:junit4]   1> 60715 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/'
[junit4:junit4]   1> 60799 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CoreContainer  ? New CoreContainer 5297510
[junit4:junit4]   1> 60800 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CoreContainer  ? Loading cores into CoreContainer 5297510
[junit4:junit4]   1> 60802 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting socketTimeout to: 0
[junit4:junit4]   1> 60802 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting urlScheme to: http://
[junit4:junit4]   1> 60803 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting connTimeout to: 0
[junit4:junit4]   1> 60803 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> 60804 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting corePoolSize to: 0
[junit4:junit4]   1> 60804 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> 60804 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> 60805 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting sizeOfQueue to: -1
[junit4:junit4]   1> 60805 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting fairnessPolicy to: false
[junit4:junit4]   1> 60806 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.client.solrj.impl.HttpClientUtil  ? Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> 60810 [TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.logging.LogWatcher  ? Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4:junit4]   1> 60814 [coreLoadExecutor-150-thread-1] INFO  org.apache.solr.core.CoreContainer  ? Creating SolrCore 'core0' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0
[junit4:junit4]   1> 60815 [coreLoadExecutor-150-thread-1] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/'
[junit4:junit4]   1> 60815 [coreLoadExecutor-150-thread-2] INFO  org.apache.solr.core.CoreContainer  ? Creating SolrCore 'core1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1
[junit4:junit4]   1> 60817 [coreLoadExecutor-150-thread-2] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/'
[junit4:junit4]   1> 60913 [coreLoadExecutor-150-thread-1] INFO  org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> 60915 [coreLoadExecutor-150-thread-2] INFO  org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> 60997 [coreLoadExecutor-150-thread-2] INFO  org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 60997 [coreLoadExecutor-150-thread-1] INFO  org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 60998 [coreLoadExecutor-150-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? Reading Solr Schema from schema.xml
[junit4:junit4]   1> 60998 [coreLoadExecutor-150-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? Reading Solr Schema from schema.xml
[junit4:junit4]   1> 61006 [coreLoadExecutor-150-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? [core0] Schema name=example core zero
[junit4:junit4]   1> 61008 [coreLoadExecutor-150-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? [core1] Schema name=example core one
[junit4:junit4]   1> 61023 [coreLoadExecutor-150-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? default search field in schema is name
[junit4:junit4]   1> 61024 [coreLoadExecutor-150-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? query parser default operator is OR
[junit4:junit4]   1> 61025 [coreLoadExecutor-150-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? unique key field: id
[junit4:junit4]   1> 61026 [coreLoadExecutor-150-thread-1] INFO  org.apache.solr.core.SolrCore  ? solr.StandardDirectoryFactory
[junit4:junit4]   1> 61027 [coreLoadExecutor-150-thread-1] INFO  org.apache.solr.core.SolrCore  ? [core0] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/
[junit4:junit4]   1> 61027 [coreLoadExecutor-150-thread-1] INFO  org.apache.solr.core.SolrCore  ? JMX monitoring not detected for core: core0
[junit4:junit4]   1> 61027 [coreLoadExecutor-150-thread-1] INFO  org.apache.solr.core.SolrCore  ? solr.StandardDirectoryFactory
[junit4:junit4]   1> 61027 [coreLoadExecutor-150-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data
[junit4:junit4]   1> 61028 [coreLoadExecutor-150-thread-1] INFO  org.apache.solr.core.SolrCore  ? New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index/
[junit4:junit4]   1> 61028 [coreLoadExecutor-150-thread-1] WARN  org.apache.solr.core.SolrCore  ? [core0] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> 61031 [coreLoadExecutor-150-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index
[junit4:junit4]   1> 61032 [coreLoadExecutor-150-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index;done=true>>]
[junit4:junit4]   1> 61032 [coreLoadExecutor-150-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index
[junit4:junit4]   1> 61032 [coreLoadExecutor-150-thread-1] INFO  org.apache.solr.core.SolrCore  ? [core0]  CLOSING SolrCore org.apache.solr.core.SolrCore@1cd57e8
[junit4:junit4]   1> 61032 [coreLoadExecutor-150-thread-1] INFO  org.apache.solr.update.SolrCoreState  ? Closing SolrCoreState
[junit4:junit4]   1> 61033 [coreLoadExecutor-150-thread-1] INFO  org.apache.solr.update.DefaultSolrCoreState  ? SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> 61033 [coreLoadExecutor-150-thread-1] INFO  org.apache.solr.core.SolrCore  ? [core0] Closing main searcher on request.
[junit4:junit4]   1> 61033 [coreLoadExecutor-150-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing StandardDirectoryFactory - 1 directories currently being tracked
[junit4:junit4]   1> 61033 [coreLoadExecutor-150-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data;done=false>>]
[junit4:junit4]   1> 61034 [coreLoadExecutor-150-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data
[junit4:junit4]   1> 61034 [coreLoadExecutor-150-thread-1] ERROR org.apache.solr.core.CoreContainer  ? Unable to create core: core0
[junit4:junit4]   1> org.apache.solr.common.SolrException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:836)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:627)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:658)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:693)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:364)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:356)
[junit4:junit4]   1> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4:junit4]   1> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4:junit4]   1> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4:junit4]   1> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4:junit4]   1> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]   1> 	at java.lang.Thread.run(Thread.java:724)
[junit4:junit4]   1> Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")
[junit4:junit4]   1> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:447)
[junit4:junit4]   1> 	at java.security.AccessController.checkPermission(AccessController.java:813)
[junit4:junit4]   1> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4:junit4]   1> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4:junit4]   1> 	at java.io.File.mkdir(File.java:1311)
[junit4:junit4]   1> 	at java.io.File.mkdirs(File.java:1343)
[junit4:junit4]   1> 	at org.apache.lucene.store.NativeFSLock.obtain(NativeFSLockFactory.java:170)
[junit4:junit4]   1> 	at org.apache.lucene.store.Lock.obtain(Lock.java:72)
[junit4:junit4]   1> 	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:670)
[junit4:junit4]   1> 	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:77)
[junit4:junit4]   1> 	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:507)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:759)
[junit4:junit4]   1> 	... 11 more
[junit4:junit4]   1> 61035 [coreLoadExecutor-150-thread-1] ERROR org.apache.solr.core.CoreContainer  ? null:org.apache.solr.common.SolrException: Unable to create core: core0
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.recordAndThrow(CoreContainer.java:1193)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:702)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:364)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:356)
[junit4:junit4]   1> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4:junit4]   1> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4:junit4]   1> 	at java.util

[...truncated too long message...]

)
[junit4:junit4]   1> 	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:670)
[junit4:junit4]   1> 	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:77)
[junit4:junit4]   1> 	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:507)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:759)
[junit4:junit4]   1> 	... 11 more
[junit4:junit4]   1> 86013 [coreLoadExecutor-179-thread-2] ERROR org.apache.solr.core.CoreContainer  ? null:org.apache.solr.common.SolrException: Unable to create core: core1
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.recordAndThrow(CoreContainer.java:1193)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:702)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:364)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:356)
[junit4:junit4]   1> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4:junit4]   1> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4:junit4]   1> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4:junit4]   1> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4:junit4]   1> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]   1> 	at java.lang.Thread.run(Thread.java:724)
[junit4:junit4]   1> Caused by: org.apache.solr.common.SolrException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data/index" "write")
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:836)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:627)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:658)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:693)
[junit4:junit4]   1> 	... 8 more
[junit4:junit4]   1> Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core1/data/index" "write")
[junit4:junit4]   1> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:447)
[junit4:junit4]   1> 	at java.security.AccessController.checkPermission(AccessController.java:813)
[junit4:junit4]   1> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4:junit4]   1> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4:junit4]   1> 	at java.io.File.mkdir(File.java:1311)
[junit4:junit4]   1> 	at java.io.File.mkdirs(File.java:1343)
[junit4:junit4]   1> 	at org.apache.lucene.store.NativeFSLock.obtain(NativeFSLockFactory.java:170)
[junit4:junit4]   1> 	at org.apache.lucene.store.Lock.obtain(Lock.java:72)
[junit4:junit4]   1> 	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:670)
[junit4:junit4]   1> 	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:77)
[junit4:junit4]   1> 	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:507)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:759)
[junit4:junit4]   1> 	... 11 more
[junit4:junit4]   1> 
[junit4:junit4]   1> 86014 [TEST-MultiCoreEmbeddedTest.testMultiCore-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.SolrCore  ? CORES=org.apache.solr.core.CoreContainer@13d4848 : []
[junit4:junit4]   1> 86015 [TEST-MultiCoreEmbeddedTest.testMultiCore-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.SolrTestCaseJ4  ? ###Ending testMultiCore
[junit4:junit4]   1> 86015 [TEST-MultiCoreEmbeddedTest.testMultiCore-seed#[DE94DA0B316B2DF7]] INFO  org.apache.solr.core.CoreContainer  ? Shutting down CoreContainer instance=20793416
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MultiCoreEmbeddedTest -Dtests.method=testMultiCore -Dtests.seed=DE94DA0B316B2DF7 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de_GR -Dtests.timezone=America/Thule -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   0.38s J1 | MultiCoreEmbeddedTest.testMultiCore <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: SolrCore 'core0' is not available due to init failure: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([DE94DA0B316B2DF7:5ABCC1F8FEB820C2]:0)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:899)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:110)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.MultiCoreExampleTestBase.testMultiCore(MultiCoreExampleTestBase.java:113)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:724)
[junit4:junit4]    > Caused by: org.apache.solr.common.SolrException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:836)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:627)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:658)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:693)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:364)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:356)
[junit4:junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4:junit4]    > 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4:junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4:junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4:junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]    > 	... 1 more
[junit4:junit4]    > Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/multicore/core0/data/index" "write")
[junit4:junit4]    > 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:447)
[junit4:junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:813)
[junit4:junit4]    > 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4:junit4]    > 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4:junit4]    > 	at java.io.File.mkdir(File.java:1311)
[junit4:junit4]    > 	at java.io.File.mkdirs(File.java:1343)
[junit4:junit4]    > 	at org.apache.lucene.store.NativeFSLock.obtain(NativeFSLockFactory.java:170)
[junit4:junit4]    > 	at org.apache.lucene.store.Lock.obtain(Lock.java:72)
[junit4:junit4]    > 	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:670)
[junit4:junit4]    > 	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:77)
[junit4:junit4]    > 	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:507)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:759)
[junit4:junit4]    > 	... 11 more
[junit4:junit4]   1> 86042 [SUITE-MultiCoreEmbeddedTest-seed#[DE94DA0B316B2DF7]-worker] INFO  org.apache.solr.SolrTestCaseJ4  ? ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Asserting, sim=DefaultSimilarity, locale=de_GR, timezone=America/Thule
[junit4:junit4]   2> NOTE: Linux 3.2.0-48-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=1,free=22585344,total=51359744
[junit4:junit4]   2> NOTE: All tests run in this JVM: [BasicHttpSolrServerTest, IteratorChainTest, TestBatchUpdate, TestHash, MultiCoreExampleJettyTest, TestSolrProperties, SolrDocumentTest, SolrExampleJettyTest, QueryResponseTest, TestLBHttpSolrServer, MergeIndexesEmbeddedTest, SolrExampleStreamingTest, JettyWebappTest, SolrParamTest, MultiCoreEmbeddedTest]
[junit4:junit4] Completed on J1 in 0.40s, 1 test, 1 error <<< FAILURES!

[...truncated 62 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:386: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:366: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:194: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:437: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1243: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:887: There were test failures: 46 suites, 272 tests, 5 errors

Total time: 42 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0-ea-b94 -client -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure