Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7C8F01184E for ; Tue, 10 Jun 2014 23:46:38 +0000 (UTC) Received: (qmail 44725 invoked by uid 500); 10 Jun 2014 23:46:37 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 44644 invoked by uid 500); 10 Jun 2014 23:46:37 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 44619 invoked by uid 99); 10 Jun 2014 23:46:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jun 2014 23:46:37 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jenkins@thetaphi.de designates 188.138.97.18 as permitted sender) Received: from [188.138.97.18] (HELO serv1.sd-datasolutions.de) (188.138.97.18) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jun 2014 23:46:32 +0000 Received: from localhost.localdomain ([127.0.0.1] helo=serv1) by serv1.sd-datasolutions.de with esmtp (Exim 4.76) (envelope-from ) id 1WuVjb-0002Nv-RX; Tue, 10 Jun 2014 23:45:44 +0000 Date: Tue, 10 Jun 2014 23:45:20 +0000 (UTC) From: Policeman Jenkins Server To: romseygeek@apache.org, dsmiley@apache.org, sarowe@gmail.com, uwe@thetaphi.de, rmuir@apache.org, jbernste@apache.org, dev@lucene.apache.org Message-ID: <1249317640.235.1402443943711.JavaMail.jenkins@serv1.sd-datasolutions.de> Subject: [JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.8.0_20-ea-b15) - Build # 4104 - Failure! MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_234_341741027.1402443920794" X-Jenkins-Job: Lucene-Solr-trunk-Windows X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_234_341741027.1402443920794 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4104/ Java: 32bit/jdk1.8.0_20-ea-b15 -client -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.core.TestConfigSets.testDefaultConfigSetBasePathRe= solution Error Message: Expected: is "/path/to/solr/home/configsets" got: "C:\path\to\solr\ho= me\configsets"=20 Stack Trace: java.lang.AssertionError:=20 Expected: is "/path/to/solr/home/configsets" got: "C:\path\to\solr\home\configsets" =09at __randomizedtesting.SeedInfo.seed([AC5C09D8931AE423:F87AFB14EE220D2F]= :0) =09at org.junit.Assert.assertThat(Assert.java:780) =09at org.junit.Assert.assertThat(Assert.java:738) =09at org.apache.solr.core.TestConfigSets.testDefaultConfigSetBasePathResol= ution(TestConfigSets.java:59) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:62) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:43) =09at java.lang.reflect.Method.invoke(Method.java:483) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1618) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:827) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:863) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:877) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:50) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:49) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:65) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:360) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:793) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:453) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:836) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Random= izedRunner.java:738) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Random= izedRunner.java:772) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:783) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:42) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:43) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:65) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:55) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:360) =09at java.lang.Thread.run(Thread.java:745) Build Log: [...truncated 11859 lines...] [junit4] Suite: org.apache.solr.core.TestConfigSets [junit4] 2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-S= olr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestConfigS= ets-AC5C09D8931AE423-001\init-core-data-001 [junit4] 2> 3992692 T14104 oas.SolrTestCaseJ4.buildSSLConfig Randomize= d ssl (false) and clientAuth (false) [junit4] 2> 3992696 T14104 oas.SolrTestCaseJ4.setUp ###Starting testNo= nExistentConfigSetThrowsException [junit4] 2> 3992700 T14104 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trun= k-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestConfigSets-AC5C= 09D8931AE423-001\tempDir-001\' [junit4] 2> 3992764 T14104 oasc.CorePropertiesLocator. Config-de= fined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trun= k-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestConfigSets-AC5C= 09D8931AE423-001\tempDir-001 [junit4] 2> 3992766 T14104 oasc.CoreContainer. New CoreContainer= 214043 [junit4] 2> 3992766 T14104 oasc.CoreContainer.load Loading cores into = CoreContainer [instanceDir=3DC:\Users\JenkinsSlave\workspace\Lucene-Solr-tr= unk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestConfigSets-AC= 5C09D8931AE423-001\tempDir-001\] [junit4] 2> 3992768 T14104 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 0 [junit4] 2> 3992768 T14104 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: null [junit4] 2> 3992768 T14104 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 0 [junit4] 2> 3992768 T14104 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4] 2> 3992768 T14104 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4] 2> 3992768 T14104 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4] 2> 3992769 T14104 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4] 2> 3992769 T14104 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4] 2> 3992769 T14104 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4] 2> 3992769 T14104 oasl.LogWatcher.createWatcher SLF4J impl is= org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 3992769 T14104 oasl.LogWatcher.newRegisteredLogWatcher Reg= istering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 3992772 T14104 oasc.CoreContainer.load Host Name: null [junit4] 2> 3992775 T14104 oasc.CorePropertiesLocator.discover Looking= for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Sol= r-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestConfigSet= s-AC5C09D8931AE423-001\tempDir-001 [junit4] 2> 3992775 T14104 oasc.CorePropertiesLocator.discover Found 0= core definitions [junit4] 2> 3992778 T14104 oasc.CoreContainer.recordAndThrow ERROR Una= ble to create core: core1 org.apache.solr.common.SolrException: Could not l= oad configuration from directory C:\Users\JenkinsSlave\workspace\Lucene-Sol= r-trunk-Windows\solr\core\src\test-files\solr\configsets\nonexistent [junit4] 2> =09at org.apache.solr.core.ConfigSetService$Default.locate= InstanceDir(ConfigSetService.java:158) [junit4] 2> =09at org.apache.solr.core.ConfigSetService$Default.create= CoreResourceLoader(ConfigSetService.java:142) [junit4] 2> =09at org.apache.solr.core.ConfigSetService.getConfig(Conf= igSetService.java:58) [junit4] 2> =09at org.apache.solr.core.CoreContainer.create(CoreContai= ner.java:554) [junit4] 2> =09at org.apache.solr.core.CoreContainer.create(CoreContai= ner.java:537) [junit4] 2> =09at org.apache.solr.core.TestConfigSets.testNonExistentC= onfigSetThrowsException(TestConfigSets.java:93) [junit4] 2> =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native = Method) [junit4] 2> =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMe= thodAccessorImpl.java:62) [junit4] 2> =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(Dele= gatingMethodAccessorImpl.java:43) [junit4] 2> =09at java.lang.reflect.Method.invoke(Method.java:483) [junit4] 2> =09at com.carrotsearch.randomizedtesting.RandomizedRunner.= invoke(RandomizedRunner.java:1618) [junit4] 2> =09at com.carrotsearch.randomizedtesting.RandomizedRunner$= 6.evaluate(RandomizedRunner.java:827) [junit4] 2> =09at com.carrotsearch.randomizedtesting.RandomizedRunner$= 7.evaluate(RandomizedRunner.java:863) [junit4] 2> =09at com.carrotsearch.randomizedtesting.RandomizedRunner$= 8.evaluate(RandomizedRunner.java:877) [junit4] 2> =09at com.carrotsearch.randomizedtesting.rules.SystemPrope= rtiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) [junit4] 2> =09at com.carrotsearch.randomizedtesting.rules.SystemPrope= rtiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) [junit4] 2> =09at org.apache.lucene.util.TestRuleSetupTeardownChained$= 1.evaluate(TestRuleSetupTeardownChained.java:50) [junit4] 2> =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.eva= luate(AbstractBeforeAfterRule.java:46) [junit4] 2> =09at com.carrotsearch.randomizedtesting.rules.SystemPrope= rtiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) [junit4] 2> =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.e= valuate(TestRuleThreadAndTestName.java:49) [junit4] 2> =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailure= s$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) [junit4] 2> =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluat= e(TestRuleMarkFailure.java:48) [junit4] 2> =09at com.carrotsearch.randomizedtesting.rules.StatementAd= apter.evaluate(StatementAdapter.java:36) [junit4] 2> =09at com.carrotsearch.randomizedtesting.ThreadLeakControl= $StatementRunner.run(ThreadLeakControl.java:360) [junit4] 2> =09at com.carrotsearch.randomizedtesting.ThreadLeakControl= .forkTimeoutingTask(ThreadLeakControl.java:793) [junit4] 2> =09at com.carrotsearch.randomizedtesting.ThreadLeakControl= $3.evaluate(ThreadLeakControl.java:453) [junit4] 2> =09at com.carrotsearch.randomizedtesting.RandomizedRunner.= runSingleTest(RandomizedRunner.java:836) [junit4] 2> =09at com.carrotsearch.randomizedtesting.RandomizedRunner$= 3.evaluate(RandomizedRunner.java:738) [junit4] 2> =09at com.carrotsearch.randomizedtesting.RandomizedRunner$= 4.evaluate(RandomizedRunner.java:772) [junit4] 2> =09at com.carrotsearch.randomizedtesting.RandomizedRunner$= 5.evaluate(RandomizedRunner.java:783) [junit4] 2> =09at com.carrotsearch.randomizedtesting.rules.StatementAd= apter.evaluate(StatementAdapter.java:36) [junit4] 2> =09at com.carrotsearch.randomizedtesting.rules.SystemPrope= rtiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) [junit4] 2> =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.eva= luate(AbstractBeforeAfterRule.java:46) [junit4] 2> =09at org.apache.lucene.util.TestRuleStoreClassName$1.eval= uate(TestRuleStoreClassName.java:42) [junit4] 2> =09at com.carrotsearch.randomizedtesting.rules.SystemPrope= rtiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) [junit4] 2> =09at com.carrotsearch.randomizedtesting.rules.NoShadowing= OrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.jav= a:39) [junit4] 2> =09at com.carrotsearch.randomizedtesting.rules.NoShadowing= OrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.jav= a:39) [junit4] 2> =09at com.carrotsearch.randomizedtesting.rules.StatementAd= apter.evaluate(StatementAdapter.java:36) [junit4] 2> =09at com.carrotsearch.randomizedtesting.rules.StatementAd= apter.evaluate(StatementAdapter.java:36) [junit4] 2> =09at com.carrotsearch.randomizedtesting.rules.StatementAd= apter.evaluate(StatementAdapter.java:36) [junit4] 2> =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.= evaluate(TestRuleAssertionsRequired.java:43) [junit4] 2> =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluat= e(TestRuleMarkFailure.java:48) [junit4] 2> =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailure= s$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) [junit4] 2> =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.ev= aluate(TestRuleIgnoreTestSuites.java:55) [junit4] 2> =09at com.carrotsearch.randomizedtesting.rules.StatementAd= apter.evaluate(StatementAdapter.java:36) [junit4] 2> =09at com.carrotsearch.randomizedtesting.ThreadLeakControl= $StatementRunner.run(ThreadLeakControl.java:360) [junit4] 2> =09at java.lang.Thread.run(Thread.java:745) [junit4] 2>=20 [junit4] 2> 3992780 T14104 oasc.CoreContainer.shutdown Shutting down C= oreContainer instance=3D214043 [junit4] 2> 3992781 T14104 oas.SolrTestCaseJ4.tearDown ###Ending testN= onExistentConfigSetThrowsException [junit4] 2> 3992789 T14104 oas.SolrTestCaseJ4.setUp ###Starting testCo= nfigSetOnCoreReload [junit4] 2> 3992943 T14104 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trun= k-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestConfigSets-AC5C= 09D8931AE423-001\init-core-data-001\core-reload\' [junit4] 2> 3992995 T14104 oasc.CorePropertiesLocator. Config-de= fined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trun= k-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestConfigSets-AC5C= 09D8931AE423-001\init-core-data-001\core-reload [junit4] 2> 3992996 T14104 oasc.CoreContainer. New CoreContainer= 30019362 [junit4] 2> 3992996 T14104 oasc.CoreContainer.load Loading cores into = CoreContainer [instanceDir=3DC:\Users\JenkinsSlave\workspace\Lucene-Solr-tr= unk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestConfigSets-AC= 5C09D8931AE423-001\init-core-data-001\core-reload\] [junit4] 2> 3992997 T14104 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 0 [junit4] 2> 3992997 T14104 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: null [junit4] 2> 3992997 T14104 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 0 [junit4] 2> 3992998 T14104 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4] 2> 3992998 T14104 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4] 2> 3992998 T14104 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4] 2> 3992999 T14104 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4] 2> 3992999 T14104 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4] 2> 3993000 T14104 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4] 2> 3993000 T14104 oasl.LogWatcher.createWatcher SLF4J impl is= org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 3993001 T14104 oasl.LogWatcher.newRegisteredLogWatcher Reg= istering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 3993001 T14104 oasc.CoreContainer.load Host Name: null [junit4] 2> 3993003 T14104 oasc.CorePropertiesLocator.discover Looking= for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Sol= r-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestConfigSet= s-AC5C09D8931AE423-001\init-core-data-001\core-reload [junit4] 2> 3993149 T14104 oasc.CorePropertiesLocator.discover Found 0= core definitions [junit4] 2> 3993151 T14104 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trun= k-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestConfigSets-AC5C= 09D8931AE423-001\init-core-data-001\core-reload\configsets\configset-2\' [junit4] 2> 3993209 T14104 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_5_0 [junit4] 2> 3993217 T14104 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4] 2> 3993219 T14104 oass.IndexSchema.readSchema Reading Solr Sc= hema from schema.xml [junit4] 2> 3993223 T14104 oass.IndexSchema.readSchema [core1] Schema = name=3Dminimal [junit4] 2> 3993228 T14104 oass.IndexSchema.readSchema WARN no uniqueK= ey specified in schema. [junit4] 2> 3993230 T14104 oasc.CoreContainer.create Creating SolrCore= 'core1' using configuration from configset C:\Users\JenkinsSlave\workspace= \Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.Te= stConfigSets-AC5C09D8931AE423-001\init-core-data-001\core-reload\configsets= \configset-2 [junit4] 2> 3993230 T14104 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4] 2> 3993231 T14104 oasc.SolrCore. [core1] Opening new So= lrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\bu= ild\solr-core\test\J0\.\temp\solr.core.TestConfigSets-AC5C09D8931AE423-001\= init-core-data-001\core-reload\configsets\configset-2\, dataDir=3DC:\Users\= JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\= J0\.\temp\solr.core.TestConfigSets-AC5C09D8931AE423-001\init-core-data-001\= core-reload\core\data\ [junit4] 2> 3993231 T14104 oasc.SolrCore. JMX monitoring not det= ected for core: core1 [junit4] 2> 3993234 T14104 oasc.CachingDirectoryFactory.get return new= directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\so= lr\build\solr-core\test\J0\.\temp\solr.core.TestConfigSets-AC5C09D8931AE423= -001\init-core-data-001\core-reload\core\data\ [junit4] 2> 3993234 T14104 oasc.SolrCore.getNewIndexDir New index dire= ctory detected: old=3Dnull new=3DC:\Users\JenkinsSlave\workspace\Lucene-Sol= r-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestConfigSet= s-AC5C09D8931AE423-001\init-core-data-001\core-reload\core\data\index/ [junit4] 2> 3993234 T14104 oasc.SolrCore.initIndex WARN [core1] Solr i= ndex directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\s= olr\build\solr-core\test\J0\.\temp\solr.core.TestConfigSets-AC5C09D8931AE42= 3-001\init-core-data-001\core-reload\core\data\index' doesn't exist. Creati= ng new index... [junit4] 2> 3993237 T14104 oasc.CachingDirectoryFactory.get return new= directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\so= lr\build\solr-core\test\J0\.\temp\solr.core.TestConfigSets-AC5C09D8931AE423= -001\init-core-data-001\core-reload\core\data\index [junit4] 2> 3993245 T14104 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirectoryWrapper(RAMDirectory@88937= 4 lockFactory=3DNativeFSLockFactory@C:\Users\JenkinsSlave\workspace\Lucene-= Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestConfig= Sets-AC5C09D8931AE423-001\init-core-data-001\core-reload\core\data\index),s= egFN=3Dsegments_1,generation=3D1} [junit4] 2> 3993245 T14104 oasc.SolrDeletionPolicy.updateCommits newes= t commit generation =3D 1 [junit4] 2> 3993247 T14104 oasc.SolrCore.loadUpdateProcessorChains no = updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 3993248 T14104 oasc.RequestHandlers.initHandlersFromConfig= created /select: solr.SearchHandler [junit4] 2> 3993248 T14104 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 3993249 T14104 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4] 2> 3993254 T14104 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4] 2> 3993257 T14104 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4] 2> 3993257 T14104 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4] 2> 3993259 T14104 oasc.SolrDeletionPolicy.onInit SolrDeletion= Policy.onInit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirectoryWrapper(RAMDirectory@88937= 4 lockFactory=3DNativeFSLockFactory@C:\Users\JenkinsSlave\workspace\Lucene-= Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestConfig= Sets-AC5C09D8931AE423-001\init-core-data-001\core-reload\core\data\index),s= egFN=3Dsegments_1,generation=3D1} [junit4] 2> 3993259 T14104 oasc.SolrDeletionPolicy.updateCommits newes= t commit generation =3D 1 [junit4] 2> 3993260 T14104 oass.SolrIndexSearcher. Opening Searc= her@7b771a[core1] main [junit4] 2> 3993260 T14104 oasr.ManagedResourceStorage$FileStorageIO.c= onfigure File-based storage initialized to use dir: C:\Users\JenkinsSlave\w= orkspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr= .core.TestConfigSets-AC5C09D8931AE423-001\init-core-data-001\core-reload\co= nfigsets\configset-2\conf [junit4] 2> 3993260 T14104 oasr.RestManager.init Initializing RestMana= ger with initArgs: {storageDir=3DC:\Users\JenkinsSlave\workspace\Lucene-Sol= r-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestConfigSet= s-AC5C09D8931AE423-001\init-core-data-001\core-reload\configsets\configset-= 2\conf\} [junit4] 2> 3993261 T14104 oasr.ManagedResourceStorage.load Reading _r= est_managed.json using file:dir=3DC:\Users\JenkinsSlave\workspace\Lucene-So= lr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestConfigSe= ts-AC5C09D8931AE423-001\init-core-data-001\core-reload\configsets\configset= -2\conf [junit4] 2> 3993262 T14104 oasr.ManagedResource.reloadFromStorage WARN= No stored data found for /rest/managed [junit4] 2> 3993262 T14104 oasr.ManagedResource.notifyObserversDuringI= nit WARN No registered observers for /rest/managed [junit4] 2> 3993263 T14104 oasr.RestManager.init Initializing 0 regist= ered ManagedResources [junit4] 2> 3993264 T14104 oasc.CoreContainer.registerCore registering= core: core1 [junit4] 2> 3993266 T14107 oasc.SolrCore.registerSearcher [core1] Regi= stered new searcher Searcher@7b771a[core1] main{UninvertingDirectoryReader(= )} [junit4] 2> 3993269 T14104 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trun= k-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestConfigSets-AC5C= 09D8931AE423-001\init-core-data-001\core-reload\configsets\configset-2\' [junit4] 2> 3993296 T14104 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_5_0 [junit4] 2> 3993311 T14104 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4] 2> 3993311 T14104 oass.IndexSchema.readSchema Reading Solr Sc= hema from schema.xml [junit4] 2> 3993316 T14104 oass.IndexSchema.readSchema [core1] Schema = name=3Dminimal [junit4] 2> 3993319 T14104 oass.IndexSchema.readSchema WARN no uniqueK= ey specified in schema. [junit4] 2> 3993320 T14104 oasc.CoreContainer.reload Reloading SolrCor= e 'core1' using configuration from configset C:\Users\JenkinsSlave\workspac= e\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.T= estConfigSets-AC5C09D8931AE423-001\init-core-data-001\core-reload\configset= s\configset-2 [junit4] 2> 3993321 T14104 oasc.SolrCore. [core1] Opening new So= lrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\bu= ild\solr-core\test\J0\.\temp\solr.core.TestConfigSets-AC5C09D8931AE423-001\= init-core-data-001\core-reload\configsets\configset-2\, dataDir=3DC:\Users\= JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\= J0\.\temp\solr.core.TestConfigSets-AC5C09D8931AE423-001\init-core-data-001\= core-reload\core\data\ [junit4] 2> 3993321 T14104 oasc.SolrCore. JMX monitoring not det= ected for core: core1 [junit4] 2> 3993321 T14104 oasc.SolrCore.getNewIndexDir New index dire= ctory detected: old=3Dnull new=3DC:\Users\JenkinsSlave\workspace\Lucene-Sol= r-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestConfigSet= s-AC5C09D8931AE423-001\init-core-data-001\core-reload\core\data\index/ [junit4] 2> 3993323 T14104 oasc.SolrCore.loadUpdateProcessorChains no = updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 3993324 T14104 oasc.RequestHandlers.initHandlersFromConfig= created /select: solr.SearchHandler [junit4] 2> 3993324 T14104 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 3993325 T14104 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4] 2> 3993325 T14104 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4] 2> 3993327 T14104 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4] 2> 3993328 T14104 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4] 2> 3993329 T14104 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4] 2> 3993329 T14104 oass.SolrIndexSearcher. Opening Searc= her@18e5788[core1] main [junit4] 2> 3993329 T14104 oasr.ManagedResourceStorage$FileStorageIO.c= onfigure File-based storage initialized to use dir: C:\Users\JenkinsSlave\w= orkspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr= .core.TestConfigSets-AC5C09D8931AE423-001\init-core-data-001\core-reload\co= nfigsets\configset-2\conf [junit4] 2> 3993329 T14104 oasr.RestManager.init Initializing RestMana= ger with initArgs: {storageDir=3DC:\Users\JenkinsSlave\workspace\Lucene-Sol= r-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestConfigSet= s-AC5C09D8931AE423-001\init-core-data-001\core-reload\configsets\configset-= 2\conf\} [junit4] 2> 3993329 T14104 oasr.ManagedResourceStorage.load Reading _r= est_managed.json using file:dir=3DC:\Users\JenkinsSlave\workspace\Lucene-So= lr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestConfigSe= ts-AC5C09D8931AE423-001\init-core-data-001\core-reload\configsets\configset= -2\conf [junit4] 2> 3993331 T14104 oasr.ManagedResource.reloadFromStorage WARN= No stored data found for /rest/managed [junit4] 2> 3993331 T14104 oasr.ManagedResource.notifyObserversDuringI= nit WARN No registered observers for /rest/managed [junit4] 2> 3993331 T14104 oasr.RestManager.init Initializing 0 regist= ered ManagedResources [junit4] 2> 3993333 T14104 oasu.DefaultSolrCoreState.newIndexWriter Cr= eating new IndexWriter... [junit4] 2> 3993334 T14104 oasu.DefaultSolrCoreState.newIndexWriter Wa= iting until IndexWriter is unused... core=3Dcore1 [junit4] 2> 3993334 T14104 oasu.DefaultSolrCoreState.newIndexWriter Cl= osing old IndexWriter... core=3Dcore1 [junit4] 2> 3993333 T14109 oasc.SolrCore.registerSearcher [core1] Regi= stered new searcher Searcher@18e5788[core1] main{UninvertingDirectoryReader= ()} [junit4] 2> 3993335 T14104 oasc.SolrDeletionPolicy.onInit SolrDeletion= Policy.onInit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirectoryWrapper(RAMDirectory@88937= 4 lockFactory=3DNativeFSLockFactory@C:\Users\JenkinsSlave\workspace\Lucene-= Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestConfig= Sets-AC5C09D8931AE423-001\init-core-data-001\core-reload\core\data\index),s= egFN=3Dsegments_1,generation=3D1} [junit4] 2> 3993335 T14104 oasc.SolrDeletionPolicy.updateCommits newes= t commit generation =3D 1 [junit4] 2> 3993335 T14104 oasu.DefaultSolrCoreState.newIndexWriter Ne= w IndexWriter is ready to be used. [junit4] 2> 3993337 T14104 oass.SolrIndexSearcher. Opening Searc= her@29e62f[core1] main [junit4] 2> 3993338 T14104 oasc.CoreContainer.registerCore replacing c= ore: core1 [junit4] 2> 3993338 T14104 oasc.SolrCore.close [core1] CLOSING SolrCo= re org.apache.solr.core.SolrCore@12fb1f9 [junit4] 2> 3993338 T14104 oasu.DirectUpdateHandler2.close closing Dir= ectUpdateHandler2{commits=3D0,autocommits=3D0,soft autocommits=3D0,optimize= s=3D0,rollbacks=3D0,expungeDeletes=3D0,docsPending=3D0,adds=3D0,deletesById= =3D0,deletesByQuery=3D0,errors=3D0,cumulative_adds=3D0,cumulative_deletesBy= Id=3D0,cumulative_deletesByQuery=3D0,cumulative_errors=3D0} [junit4] 2> 3993338 T14109 oasc.SolrCore.registerSearcher [core1] Regi= stered new searcher Searcher@29e62f[core1] main{UninvertingDirectoryReader(= )} [junit4] 2> 3993339 T14104 oasc.SolrCore.closeSearcher [core1] Closing= main searcher on request. [junit4] 2> 3993340 T14104 oasc.CoreContainer.shutdown Shutting down C= oreContainer instance=3D30019362 [junit4] 2> 3993340 T14104 oasc.SolrCore.close [core1] CLOSING SolrCo= re org.apache.solr.core.SolrCore@30d60a [junit4] 2> 3993341 T14104 oasu.DirectUpdateHandler2.close closing Dir= ectUpdateHandler2{commits=3D0,autocommits=3D0,soft autocommits=3D0,optimize= s=3D0,rollbacks=3D0,expungeDeletes=3D0,docsPending=3D0,adds=3D0,deletesById= =3D0,deletesByQuery=3D0,errors=3D0,cumulative_adds=3D0,cumulative_deletesBy= Id=3D0,cumulative_deletesByQuery=3D0,cumulative_errors=3D0} [junit4] 2> 3993341 T14104 oasu.SolrCoreState.decrefSolrCoreState Clos= ing SolrCoreState [junit4] 2> 3993342 T14104 oasu.DefaultSolrCoreState.closeIndexWriter = SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 3993342 T14104 oasu.DefaultSolrCoreState.closeIndexWriter = closing IndexWriter with IndexWriterCloser [junit4] 2> 3993343 T14104 oasc.SolrCore.closeSearcher [core1] Closing= main searcher on request. [junit4] 2> 3993343 T14104 oasc.CachingDirectoryFactory.close Closing = MockDirectoryFactory - 2 directories currently being tracked [junit4] 2> 3993343 T14104 oasc.CachingDirectoryFactory.closeCacheValu= e looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Window= s\solr\build\solr-core\test\J0\.\temp\solr.core.TestConfigSets-AC5C09D8931A= E423-001\init-core-data-001\core-reload\core\data\index [CachedDir<>] [junit4] 2> 3993343 T14104 oasc.CachingDirectoryFactory.close Closing = directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\b= uild\solr-core\test\J0\.\temp\solr.core.TestConfigSets-AC5C09D8931AE423-001= \init-core-data-001\core-reload\core\data\index [junit4] 2> 3993345 T14104 oasc.CachingDirectoryFactory.closeCacheValu= e looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Window= s\solr\build\solr-core\test\J0\.\temp\solr.core.TestConfigSets-AC5C09D8931A= E423-001\init-core-data-001\core-reload\core\data\ [CachedDir<>] [junit4] 2> 3993345 T14104 oasc.CachingDirectoryFactory.close Closing = directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\b= uild\solr-core\test\J0\.\temp\solr.core.TestConfigSets-AC5C09D8931AE423-001= \init-core-data-001\core-reload\core\data\ [junit4] 2> 3993345 T14104 oas.SolrTestCaseJ4.tearDown ###Ending testC= onfigSetOnCoreReload [junit4] 2> 3993352 T14104 oas.SolrTestCaseJ4.setUp ###Starting testDe= faultConfigSetBasePathResolution [junit4] 2> 3993352 T14104 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/path/to/solr/home\' [junit4] 2> 3993380 T14104 oas.SolrTestCaseJ4.tearDown ###Ending testD= efaultConfigSetBasePathResolution [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=3DTestConfigSet= s -Dtests.method=3DtestDefaultConfigSetBasePathResolution -Dtests.seed=3DAC= 5C09D8931AE423 -Dtests.slow=3Dtrue -Dtests.locale=3Den_IE -Dtests.timezone= =3DAmerica/Coral_Harbour -Dtests.file.encoding=3DUTF-8 [junit4] FAILURE 0.04s | TestConfigSets.testDefaultConfigSetBasePathReso= lution <<< [junit4] > Throwable #1: java.lang.AssertionError:=20 [junit4] > Expected: is "/path/to/solr/home/configsets" [junit4] > got: "C:\path\to\solr\home\configsets" [junit4] > =09at __randomizedtesting.SeedInfo.seed([AC5C09D8931AE423:= F87AFB14EE220D2F]:0) [junit4] > =09at org.apache.solr.core.TestConfigSets.testDefaultConfi= gSetBasePathResolution(TestConfigSets.java:59) [junit4] > =09at java.lang.Thread.run(Thread.java:745) [junit4] 2> 3993396 T14104 oas.SolrTestCaseJ4.setUp ###Starting testCo= nfigSetServiceFindsConfigSets [junit4] 2> 3993402 T14104 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trun= k-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestConfigSets-AC5C= 09D8931AE423-001\tempDir-002\' [junit4] 2> 3993446 T14104 oasc.CorePropertiesLocator. Config-de= fined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trun= k-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestConfigSets-AC5C= 09D8931AE423-001\tempDir-002 [junit4] 2> 3993446 T14104 oasc.CoreContainer. New CoreContainer= 24118993 [junit4] 2> 3993446 T14104 oasc.CoreContainer.load Loading cores into = CoreContainer [instanceDir=3DC:\Users\JenkinsSlave\workspace\Lucene-Solr-tr= unk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestConfigSets-AC= 5C09D8931AE423-001\tempDir-002\] [junit4] 2> 3993450 T14104 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 0 [junit4] 2> 3993450 T14104 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: null [junit4] 2> 3993450 T14104 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 0 [junit4] 2> 3993450 T14104 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4] 2> 3993450 T14104 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4] 2> 3993450 T14104 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4] 2> 3993450 T14104 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4] 2> 3993452 T14104 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4] 2> 3993453 T14104 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4] 2> 3993454 T14104 oasl.LogWatcher.createWatcher SLF4J impl is= org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 3993454 T14104 oasl.LogWatcher.newRegisteredLogWatcher Reg= istering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 3993454 T14104 oasc.CoreContainer.load Host Name: null [junit4] 2> 3993456 T14104 oasc.CorePropertiesLocator.discover Looking= for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Sol= r-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestConfigSet= s-AC5C09D8931AE423-001\tempDir-002 [junit4] 2> 3993457 T14104 oasc.CorePropertiesLocator.discover Found 0= core definitions [junit4] 2> 3993457 T14104 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trun= k-Windows\solr\core\src\test-files\solr\configsets\configset-2\' [junit4] 2> 3993492 T14104 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_5_0 [junit4] 2> 3993501 T14104 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4] 2> 3993501 T14104 oass.IndexSchema.readSchema Reading Solr Sc= hema from schema.xml [junit4] 2> 3993506 T14104 oass.IndexSchema.readSchema [core1] Schema = name=3Dminimal [junit4] 2> 3993508 T14104 oass.IndexSchema.readSchema WARN no uniqueK= ey specified in schema. [junit4] 2> 3993508 T14104 oasc.CoreContainer.create Creating SolrCore= 'core1' using configuration from configset C:\Users\JenkinsSlave\workspace= \Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\configsets\configs= et-2 [junit4] 2> 3993508 T14104 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4] 2> 3993511 T14104 oasc.SolrCore. [core1] Opening new So= lrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\co= re\src\test-files\solr\configsets\configset-2\, dataDir=3DC:\Users\JenkinsS= lave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\tem= p\solr.core.TestConfigSets-AC5C09D8931AE423-001\tempDir-002core1\data\ [junit4] 2> 3993511 T14104 oasc.SolrCore. JMX monitoring not det= ected for core: core1 [junit4] 2> 3993511 T14104 oasc.CachingDirectoryFactory.get return new= directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\so= lr\build\solr-core\test\J0\.\temp\solr.core.TestConfigSets-AC5C09D8931AE423= -001\tempDir-002core1\data\ [junit4] 2> 3993511 T14104 oasc.SolrCore.getNewIndexDir New index dire= ctory detected: old=3Dnull new=3DC:\Users\JenkinsSlave\workspace\Lucene-Sol= r-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestConfigSet= s-AC5C09D8931AE423-001\tempDir-002core1\data\index/ [junit4] 2> 3993511 T14104 oasc.SolrCore.initIndex WARN [core1] Solr i= ndex directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\s= olr\build\solr-core\test\J0\.\temp\solr.core.TestConfigSets-AC5C09D8931AE42= 3-001\tempDir-002core1\data\index' doesn't exist. Creating new index... [junit4] 2> 3993513 T14104 oasc.CachingDirectoryFactory.get return new= directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\so= lr\build\solr-core\test\J0\.\temp\solr.core.TestConfigSets-AC5C09D8931AE423= -001\tempDir-002core1\data\index [junit4] 2> 3993518 T14104 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirectoryWrapper(RAMDirectory@e78cc= 2 lockFactory=3DNativeFSLockFactory@C:\Users\JenkinsSlave\workspace\Lucene-= Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestConfig= Sets-AC5C09D8931AE423-001\tempDir-002core1\data\index),segFN=3Dsegments_1,g= eneration=3D1} [junit4] 2> 3993518 T14104 oasc.SolrDeletionPolicy.updateCommits newes= t commit generation =3D 1 [junit4] 2> 3993520 T14104 oasc.SolrCore.loadUpdateProcessorChains no = updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 3993522 T14104 oasc.RequestHandlers.initHandlersFromConfig= created /select: solr.SearchHandler [junit4] 2> 3993522 T14104 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 3993522 T14104 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4] 2> 3993523 T14104 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4] 2> 3993526 T14104 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4] 2> 3993526 T14104 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4] 2> 3993527 T14104 oasc.SolrDeletionPolicy.onInit SolrDeletion= Policy.onInit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirectoryWrapper(RAMDirectory@e78cc= 2 lockFactory=3DNativeFSLockFactory@C:\Users\JenkinsSlave\workspace\Lucene-= Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestConfig= Sets-AC5C09D8931AE423-001\tempDir-002core1\data\index),segFN=3Dsegments_1,g= eneration=3D1} [junit4] 2> 3993527 T14104 oasc.SolrDeletionPolicy.updateCommits newes= t commit generation =3D 1 [junit4] 2> 3993528 T14104 oass.SolrIndexSearcher. Opening Searc= her@31789e[core1] main [junit4] 2> 3993528 T14104 oasr.ManagedResourceStorage$FileStorageIO.c= onfigure File-based storage initialized to use dir: C:\Users\JenkinsSlave\w= orkspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\configsets= \configset-2\conf [junit4] 2> 3993528 T14104 oasr.RestManager.init Initializing RestMana= ger with initArgs: {storageDir=3DC:\Users\JenkinsSlave\workspace\Lucene-Sol= r-trunk-Windows\solr\core\src\test-files\solr\configsets\configset-2\conf\} [junit4] 2> 3993528 T14104 oasr.ManagedResourceStorage.load Reading _r= est_managed.json using file:dir=3DC:\Users\JenkinsSlave\workspace\Lucene-So= lr-trunk-Windows\solr\core\src\test-files\solr\configsets\configset-2\conf [junit4] 2> 3993531 T14104 oasr.ManagedResource.reloadFromStorage WARN= No stored data found for /rest/managed [junit4] 2> 3993532 T14104 oasr.ManagedResource.notifyObserversDuringI= nit WARN No registered observers for /rest/managed [junit4] 2> 3993532 T14104 oasr.RestManager.init Initializing 0 regist= ered ManagedResources [junit4] 2> 3993533 T14104 oasc.SolrCore.close [core1] CLOSING SolrCo= re org.apache.solr.core.SolrCore@259236 [junit4] 2> 3993533 T14104 oasu.DirectUpdateHandler2.close closing Dir= ectUpdateHandler2{commits=3D0,autocommits=3D0,soft autocommits=3D0,optimize= s=3D0,rollbacks=3D0,expungeDeletes=3D0,docsPending=3D0,adds=3D0,deletesById= =3D0,deletesByQuery=3D0,errors=3D0,cumulative_adds=3D0,cumulative_deletesBy= Id=3D0,cumulative_deletesByQuery=3D0,cumulative_errors=3D0} [junit4] 2> 3993533 T14104 oasu.SolrCoreState.decrefSolrCoreState Clos= ing SolrCoreState [junit4] 2> 3993533 T14104 oasu.DefaultSolrCoreState.closeIndexWriter = SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 3993535 T14104 oasu.DefaultSolrCoreState.closeIndexWriter = closing IndexWriter with IndexWriterCloser [junit4] 2> 3993536 T14111 oasc.SolrCore.registerSearcher [core1] Regi= stered new searcher Searcher@31789e[core1] main{UninvertingDirectoryReader(= )} [junit4] 2> 3993536 T14104 oasc.SolrCore.closeSearcher [core1] Closing= main searcher on request. [junit4] 2> 3993536 T14104 oasc.CachingDirectoryFactory.close Closing = MockDirectoryFactory - 2 directories currently being tracked [junit4] 2> 3993536 T14104 oasc.CachingDirectoryFactory.closeCacheValu= e looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Window= s\solr\build\solr-core\test\J0\.\temp\solr.core.TestConfigSets-AC5C09D8931A= E423-001\tempDir-002core1\data\ [CachedDir<>] [junit4] 2> 3993536 T14104 oasc.CachingDirectoryFactory.close Closing = directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\b= uild\solr-core\test\J0\.\temp\solr.core.TestConfigSets-AC5C09D8931AE423-001= \tempDir-002core1\data\ [junit4] 2> 3993536 T14104 oasc.CachingDirectoryFactory.closeCacheValu= e looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Window= s\solr\build\solr-core\test\J0\.\temp\solr.core.TestConfigSets-AC5C09D8931A= E423-001\tempDir-002core1\data\index [CachedDir<>] [junit4] 2> 3993536 T14104 oasc.CachingDirectoryFactory.close Closing = directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\b= uild\solr-core\test\J0\.\temp\solr.core.TestConfigSets-AC5C09D8931AE423-001= \tempDir-002core1\data\index [junit4] 2> 3993538 T14104 oasc.CoreContainer.shutdown Shutting down C= oreContainer instance=3D24118993 [junit4] 2> 3993539 T14104 oas.SolrTestCaseJ4.tearDown ###Ending testC= onfigSetServiceFindsConfigSets [junit4] 2> 3993541 T14104 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: C:\Users\Jenkins= Slave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\te= mp\solr.core.TestConfigSets-AC5C09D8931AE423-001 [junit4] 2> NOTE: test params are: codec=3DAsserting(Lucene49), sim=3D= RandomSimilarityProvider(queryNorm=3Dfalse,coord=3Dyes): {}, locale=3Den_IE= , timezone=3DAmerica/Coral_Harbour [junit4] 2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_20-ea (32= -bit)/cpus=3D2,threads=3D1,free=3D104544568,total=3D319193088 [junit4] 2> NOTE: All tests run in this JVM: [TestSolrCoreProperties, = TestUtils, CoreAdminHandlerTest, TestUniqueKeyFieldResource, DistributedQue= ryElevationComponentTest, AliasIntegrationTest, TestValueSourceCache, TestP= erFieldSimilarity, TestCustomSort, TestSchemaResource, SuggesterWFSTTest, T= estRecoveryHdfs, URLClassifyProcessorTest, SortByFunctionTest, TestDefaultS= imilarityFactory, CoreContainerCoreInitFailuresTest, TestAnalyzedSuggestion= s, TestFreeTextSuggestions, SuggesterTSTTest, TestCoreContainer, BasicFunct= ionalityTest, CachingDirectoryFactoryTest, SpellingQueryConverterTest, Test= MultiCoreConfBootstrap, TestAtomicUpdateErrorCases, NotRequiredUniqueKeyTes= t, FunctionTest, TestModifyConfFiles, DistributedTermsComponentTest, TestMa= nagedResourceStorage, TestImplicitCoreProperties, TestJmxMonitoredMap, Test= DynamicFieldResource, TestHashPartitioner, TestFieldCollectionResource, Pri= mitiveFieldTypeTest, TestDocBasedVersionConstraints, UpdateRequestProcessor= FactoryTest, TermVectorComponentDistributedTest, HdfsChaosMonkeySafeLeaderT= est, ConnectionManagerTest, IndexSchemaRuntimeFieldTest, TestLMDirichletSim= ilarityFactory, TestStressUserVersions, TestReplicationHandler, FullSolrClo= udDistribCmdsTest, PrimUtilsTest, TestCoreDiscovery, DirectSolrConnectionTe= st, CoreMergeIndexesAdminHandlerTest, TestFiltering, TestQuerySenderListene= r, TestStandardQParsers, UniqFieldsUpdateProcessorFactoryTest, OverseerStat= usTest, ClusterStateUpdateTest, TestSerializedLuceneMatchVersion, InfoHandl= erTest, AutoCommitTest, BasicDistributedZk2Test, DistributedExpandComponent= Test, TestRTGBase, TestClassNameShortening, LoggingHandlerTest, IndexBasedS= pellCheckerTest, CSVRequestHandlerTest, TestRealTimeGet, DocumentAnalysisRe= questHandlerTest, DefaultValueUpdateProcessorTest, TestSolrJ, SignatureUpda= teProcessorFactoryTest, HdfsUnloadDistributedZkTest, TestReload, SuggestCom= ponentTest, TestDFRSimilarityFactory, TestMiniSolrCloudCluster, TestNonNRTO= pen, PreAnalyzedFieldTest, AtomicUpdatesTest, TestStressLucene, TestQuerySe= nderNoQuery, DirectUpdateHandlerTest, TestSimpleQParserPlugin, ZkSolrClient= Test, NumericFieldsTest, TestConfig, ConvertedLegacyTest, TestBM25Similarit= yFactory, SuggesterTest, PingRequestHandlerTest, BinaryUpdateRequestHandler= Test, TestRestManager, TestMaxScoreQueryParser, QueryElevationComponentTest= , TestHighlightDedupGrouping, HdfsSyncSliceTest, FieldFacetTest, SolrReques= tParserTest, HdfsBasicDistributedZkTest, TestLMJelinekMercerSimilarityFacto= ry, ClusterStateTest, TestWriterPerf, TestFastLRUCache, TestNonDefinedSimil= arityFactory, SliceStateUpdateTest, JsonLoaderTest, TestSolrXml, CoreAdminC= reateDiscoverTest, AlternateDirectoryTest, TestSolrXmlPersistence, TestNoOp= Regenerator, QueryFacetTest, ModifyConfFileTest, TestIndexingPerformance, O= verseerRolesTest, DocValuesMissingTest, TestBlendedInfixSuggestions, SolrCo= reCheckLockOnStartupTest, ChangedSchemaMergeTest, TestReversedWildcardFilte= rFactory, DistributedQueryComponentOptimizationTest, SolrInfoMBeanTest, Syn= onymTokenizerTest, BlockDirectoryTest, DeleteInactiveReplicaTest, PreAnalyz= edUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, CacheHead= erTest, TestLRUCache, MultiTermTest, TestCopyFieldCollectionResource, TestP= seudoReturnFields, ReplicationFactorTest, AnalyticsMergeStrategyTest, TestS= chemaSimilarityResource, TestLFUCache, TestRangeQuery, SchemaVersionSpecifi= cBehaviorTest, TestCollationFieldDocValues, TestMergePolicyConfig, TestSolr= QueryParser, ZkControllerTest, SearchHandlerTest, RequiredFieldsTest, TestA= rbitraryIndexDir, TestSolrDeletionPolicy1, SpatialFilterTest, TestCloudInsp= ectUtil, TestOmitPositions, MinimalSchemaTest, TestSystemIdResolver, HdfsRe= coveryZkTest, XmlUpdateRequestHandlerTest, IndexSchemaTest, TestIndexSearch= er, TestZkChroot, StressHdfsTest, TestJoin, TestOverriddenPrefixQueryForCus= tomFieldType, TestFieldResource, CircularListTest, ResponseLogComponentTest= , LukeRequestHandlerTest, CursorMarkTest, UUIDFieldTest, BadCopyFieldTest, = TestFieldSortValues, OverseerCollectionProcessorTest, TestSolrDeletionPolic= y2, DisMaxRequestHandlerTest, NoFacetTest, TestManagedSchema, MBeansHandler= Test, TestManagedStopFilterFactory, TestReloadAndDeleteDocs, TestFieldTypeC= ollectionResource, SolrCmdDistributorTest, TestSolrQueryParserDefaultOperat= orResource, TestDefaultSearchFieldResource, TestCharFilters, TestManagedSch= emaFieldResource, QueryParsingTest, TestDistributedMissingSort, TestManaged= SynonymFilterFactory, ShardRoutingTest, DistributedSuggestComponentTest, Tr= iLevelCompositeIdRoutingTest, EnumFieldTest, HttpPartitionTest, TestWordDel= imiterFilterFactory, TestSolrXMLSerializer, CursorPagingTest, DateFieldTest= , TestRandomMergePolicy, SOLR749Test, SliceStateTest, TestDocSet, AbstractA= nalyticsStatsTest, DistributedQueryComponentCustomSortTest, CoreAdminReques= tStatusTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, UnloadDistr= ibutedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCore= StressTest, OverseerTest, LeaderElectionIntegrationTest, BasicZkTest, Recov= eryZkTest, TestRandomFaceting, LeaderElectionTest, TestRandomDVFaceting, Zk= CLITest, ShardRoutingCustomTest, TestDistributedSearch, TestDistributedGrou= ping, TestFaceting, TestRecovery, DistributedSpellCheckComponentTest, TestS= tressReorder, TestStressVersions, HardAutoCommitTest, SimpleFacetsTest, Tes= tSolr4Spatial, SolrCoreTest, StatsComponentTest, SpellCheckComponentTest, T= estGroupingSearch, PeerSyncTest, BadIndexSchemaTest, TestSort, TestFunction= Query, TestLazyCores, TestBadConfig, HighlighterTest, SoftAutoCommitTest, S= howFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlF= ileTest, SolrIndexSplitterTest, SimplePostToolTest, AnalysisAfterCoreReload= Test, TestExtendedDismaxParser, SpellCheckCollatorTest, SuggesterFSTTest, T= estFoldingMultitermQuery, DocValuesTest, TestTrie, TestCSVLoader, PolyField= Test, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, TestUpdate, FieldMu= tatingUpdateProcessorTest, QueryEqualityTest, DirectUpdateHandlerOptimizeTe= st, TestRemoteStreaming, DocValuesMultiTest, DistanceFunctionTest, XsltUpda= teRequestHandlerTest, DebugComponentTest, TestSurroundQueryParser, TestQuer= yUtils, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, TestQueryTy= pes, FileBasedSpellCheckerTest, TermsComponentTest, RequestHandlersTest, Do= cumentBuilderTest, PathHierarchyTokenizerFactoryTest, TermVectorComponentTe= st, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, FastVectorHig= hlighterTest, RegexBoostProcessorTest, SolrPluginUtilsTest, TestJmxIntegrat= ion, TestCollationField, ReturnFieldsTest, JSONWriterTest, TestCSVResponseW= riter, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, Tes= tComponentsName, TestBinaryResponseWriter, HighlighterConfigTest, UpdatePar= amsTest, TestSolrIndexConfig, CopyFieldTest, SolrIndexConfigTest, BadCompon= entTest, TestStressRecovery, SampleTest, TestBinaryField, TestSearchPerf, T= estElisionMultitermQuery, OutputWriterTest, TestFuzzyAnalyzedSuggestions, E= xternalFileFieldSortTest, TestPostingsSolrHighlighter, TestLuceneMatchVersi= on, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCodecSupport, = TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory, TestIBS= imilarityFactory, TestFastWriter, LegacyHTMLStripCharFilterTest, TimeZoneUt= ilsTest, ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest, OpenEx= changeRatesOrgProviderTest, PluginInfoTest, DateMathParserTest, ChaosMonkey= NothingIsSafeTest, TestSuggestSpellingConverter, DOMUtilTest, RAMDirectoryF= actoryTest, TestDocumentBuilder, ZkNodePropsTest, SystemInfoHandlerTest, Fi= leUtilsTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, Expression= Test, AbstractAnalyticsFacetTest, FieldFacetExtrasTest, RangeFacetTest, Ass= ignTest, AsyncMigrateRouteKeyTest, CollectionsAPIAsyncDistributedZkTest, Cu= stomCollectionTest, DeleteReplicaTest, DeleteShardTest, DistribCursorPaging= Test, DistribDocExpirationUpdateProcessorTest, MigrateRouteKeyTest, MultiTh= readedOCPTest, RemoteQueryErrorTest, SSLMigrationTest, ShardSplitTest, Solr= XmlInZkTest, TestCollectionAPI, TestDistribDocBasedVersion, TestRequestStat= usCollectionAPI, TestShortCircuitedRequests, HdfsBasicDistributedZk2Test, H= dfsCollectionsAPIDistributedZkTest, HdfsWriteToMultipleCollectionsTest, Que= ryResultKeyTest, TestConfigSets] [junit4] Completed in 0.89s, 4 tests, 1 failure <<< FAILURES! [...truncated 147 lines...] BUILD FAILED C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:467: Th= e following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:447: Th= e following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:45: The= following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml= :37: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:18= 9: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build= .xml:496: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-bui= ld.xml:1296: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-bui= ld.xml:920: There were test failures: 415 suites, 1697 tests, 1 failure, 42= ignored (21 assumptions) Total time: 111 minutes 50 seconds Build step 'Invoke Ant' marked build as failure Description set: Java: 32bit/jdk1.8.0_20-ea-b15 -client -XX:+UseConcMarkSwe= epGC Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any ------=_Part_234_341741027.1402443920794 Content-Type: text/plain; charset=us-ascii --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org ------=_Part_234_341741027.1402443920794--