Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4564/
Java: 32bit/jdk1.7.0_76 -server -XX:+UseSerialGC
1 tests failed.
FAILED:
org.apache.solr.cloud.ConcurrentDeleteAndCreateCollectionTest.testConcurrentCreateAndDeleteDoesNotFail
Error Message:
Cannot find resource in classpath or in file-system (relative to CWD): solrj
Stack Trace:
java.lang.RuntimeException: Cannot find resource in classpath or in file-system
(relative to CWD): solrj
at org.apache.solr.SolrTestCaseJ4.getFile(SolrTestCaseJ4.java:1787)
at
org.apache.solr.cloud.ConcurrentDeleteAndCreateCollectionTest.setUp(ConcurrentDeleteAndCreateCollectionTest.java:44)
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:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 10667 lines...]
[junit4] Suite: org.apache.solr.cloud.ConcurrentDeleteAndCreateCollectionTest
[junit4] 2> Creating dataDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ConcurrentDeleteAndCreateCollectionTest
61DD6E026911B474-001\init-core-data-001
[junit4] 2> 1665604 T7895 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(true) and clientAuth (false)
[junit4] 2> 1665607 T7895 oas.SolrTestCaseJ4.setUp ###Starting
testConcurrentCreateAndDeleteDoesNotFail
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=ConcurrentDeleteAndCreateCollectionTest
-Dtests.method=testConcurrentCreateAndDeleteDoesNotFail
-Dtests.seed=61DD6E026911B474 -Dtests.slow=true -Dtests.locale=ar_QA
-Dtests.timezone=Antarctica/Palmer -Dtests.asserts=true
-Dtests.file.encoding=Cp1252
[junit4] ERROR 0.01s J0 |
ConcurrentDeleteAndCreateCollectionTest.testConcurrentCreateAndDeleteDoesNotFail
<<<
[junit4] > Throwable #1: java.lang.RuntimeException: Cannot find resource
in classpath or in file-system (relative to CWD): solrj
[junit4] > at
org.apache.solr.SolrTestCaseJ4.getFile(SolrTestCaseJ4.java:1787)
[junit4] > at
org.apache.solr.cloud.ConcurrentDeleteAndCreateCollectionTest.setUp(ConcurrentDeleteAndCreateCollectionTest.java:44)
[junit4] > at java.lang.Thread.run(Thread.java:745)Throwable #2:
java.lang.NullPointerException
[junit4] > at
org.apache.solr.cloud.ConcurrentDeleteAndCreateCollectionTest.tearDown(ConcurrentDeleteAndCreateCollectionTest.java:51)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1665615 T7895 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ConcurrentDeleteAndCreateCollectionTest
61DD6E026911B474-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {},
docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {},
locale=ar_QA, timezone=Antarctica/Palmer
[junit4] 2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_76
(32-bit)/cpus=3,threads=1,free=144406104,total=203272192
[junit4] 2> NOTE: All tests run in this JVM:
[DistributedQueryElevationComponentTest, DistributedQueueTest,
SpatialRPTFieldTypeTest, DirectUpdateHandlerTest,
TriLevelCompositeIdRoutingTest, DistribJoinFromCollectionTest,
TestSurroundQueryParser, CustomCollectionTest, RecoveryZkTest,
TestSerializedLuceneMatchVersion, TestCursorMarkWithoutUniqueKey,
TestSolrConfigHandler, PreAnalyzedFieldTest, PeerSyncTest, SampleTest,
TestSchemaResource, TestNoOpRegenerator, DistributedDebugComponentTest,
TestAddFieldRealTimeGet, RequiredFieldsTest, HdfsLockFactoryTest,
MigrateRouteKeyTest, TestDistribDocBasedVersion, TestCharFilters,
DistributedSuggestComponentTest, TestQueryTypes,
CloudExitableDirectoryReaderTest, SuggesterTest, ActionThrottleTest,
ChaosMonkeyNothingIsSafeTest, AnalyticsQueryTest, OverseerRolesTest,
TestExtendedDismaxParser, DirectSolrConnectionTest, TestSolrIndexConfig,
TestUniqueKeyFieldResource, TestStressRecovery, TestFunctionQuery,
UnloadDistributedZkTest, TestCollationField, TestFieldResource,
DistributedFacetPivotWhiteBoxTest, AnalysisErrorHandlingTest,
TestElisionMultitermQuery, TestHashPartitioner, TestIndexingPerformance,
SimpleFacetsTest, TestIBSimilarityFactory, OverseerTest, RequestHandlersTest,
TimeZoneUtilsTest, DistanceFunctionTest, TestFileDictionaryLookup,
ResponseLogComponentTest, ShowFileRequestHandlerTest,
OverriddenZkACLAndCredentialsProvidersTest, TestLRUCache,
PingRequestHandlerTest, TestReplicationHandler,
SharedFSAutoReplicaFailoverUtilsTest, TestSearcherReuse,
TestSchemaVersionResource, TestArbitraryIndexDir, TestMissingGroups,
AddBlockUpdateTest, TestUpdate, TestPartialUpdateDeduplication, JSONWriterTest,
TestFastLRUCache, LeaderInitiatedRecoveryOnCommitTest, CacheHeaderTest,
TestOverriddenPrefixQueryForCustomFieldType, AsyncMigrateRouteKeyTest,
ClusterStateTest, LukeRequestHandlerTest,
DistribDocExpirationUpdateProcessorTest, SoftAutoCommitTest,
DeleteInactiveReplicaTest, CloudMLTQParserTest, MultiTermTest,
DocExpirationUpdateProcessorFactoryTest, SyncSliceTest, BlockCacheTest,
TestFieldTypeResource, SolrCoreCheckLockOnStartupTest,
AddSchemaFieldsUpdateProcessorFactoryTest, TestPerFieldSimilarity,
TestLazyCores, SolrIndexSplitterTest, TestAtomicUpdateErrorCases,
TestDistributedSearch, SynonymTokenizerTest, PathHierarchyTokenizerFactoryTest,
HdfsDirectoryFactoryTest, TestFaceting, NumericFieldsTest,
CoreMergeIndexesAdminHandlerTest, SolrXmlInZkTest, SuggestComponentTest,
CircularListTest, TestNamedUpdateProcessors, TestManagedResourceStorage,
DistributedSpellCheckComponentTest, XmlUpdateRequestHandlerTest,
IndexSchemaRuntimeFieldTest, TestManagedResource, TestJsonRequest,
TestMiniSolrCloudClusterSSL, DocValuesMultiTest, QueryElevationComponentTest,
UUIDFieldTest, TestChildDocTransformer, TestPhraseSuggestions,
AnalyticsMergeStrategyTest, TestRawResponseWriter, ChangedSchemaMergeTest,
TestCSVResponseWriter, FullSolrCloudDistribCmdsTest, TestRandomDVFaceting,
ZkCLITest, TestRealTimeGet, TestJoin, TestReload, HardAutoCommitTest,
TestCoreContainer, TestSolr4Spatial, TestGroupingSearch, BadIndexSchemaTest,
TestSort, TestIndexSearcher, CurrencyFieldOpenExchangeTest, TestCoreDiscovery,
SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, SolrRequestParserTest,
DocValuesTest, SpatialFilterTest, TestCSVLoader, NoCacheHeaderTest,
FieldMutatingUpdateProcessorTest, QueryEqualityTest,
StatelessScriptUpdateProcessorFactoryTest, TestSolrDeletionPolicy1,
DebugComponentTest, DisMaxRequestHandlerTest, TestWriterPerf,
DocumentAnalysisRequestHandlerTest, FileBasedSpellCheckerTest,
TermVectorComponentTest, LoggingHandlerTest, TestJmxIntegration,
UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest,
TestPHPSerializedResponseWriter, TestComponentsName, TestBinaryResponseWriter,
HighlighterConfigTest, UpdateParamsTest, SolrIndexConfigTest,
TestSolrDeletionPolicy2, TestBinaryField, TestConfig, TestSolrCoreProperties,
NotRequiredUniqueKeyTest, TestXIncludeConfig, TestLMDirichletSimilarityFactory,
TestBM25SimilarityFactory, TestJmxMonitoredMap, TestFastOutputStream,
URLClassifyProcessorTest, DistributedIntervalFacetingTest,
ConcurrentDeleteAndCreateCollectionTest]
[junit4] Completed [380/483] on J0 in 0.04s, 1 test, 1 error <<< FAILURES!
[...truncated 338 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:536: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:484: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:229: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:511:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1434:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:991:
There were test failures: 483 suites, 1916 tests, 1 error, 59 ignored (31
assumptions)
Total time: 58 minutes 53 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.7.0_76 -server
-XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]