Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2942/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseG1GC
All tests passed
Build Log:
[...truncated 9697 lines...]
[javac] Compiling 613 source files to
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/classes/test
[javac]
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test/org/apache/solr/cloud/TestMiniSolrCloudCluster.java:103:
error: cannot find symbol
[javac] collectionProperties.putIfAbsent(CoreDescriptor.CORE_CONFIG,
"solrconfig-tlog.xml");
[javac] ^
[javac] symbol: method putIfAbsent(String,String)
[javac] location: variable collectionProperties of type Map<String,String>
[javac]
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test/org/apache/solr/cloud/TestMiniSolrCloudCluster.java:104:
error: cannot find symbol
[javac] collectionProperties.putIfAbsent("solr.tests.maxBufferedDocs",
"100000");
[javac] ^
[javac] symbol: method putIfAbsent(String,String)
[javac] location: variable collectionProperties of type Map<String,String>
[javac]
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test/org/apache/solr/cloud/TestMiniSolrCloudCluster.java:105:
error: cannot find symbol
[javac] collectionProperties.putIfAbsent("solr.tests.ramBufferSizeMB",
"100");
[javac] ^
[javac] symbol: method putIfAbsent(String,String)
[javac] location: variable collectionProperties of type Map<String,String>
[javac]
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test/org/apache/solr/cloud/TestMiniSolrCloudCluster.java:107:
error: cannot find symbol
[javac] collectionProperties.putIfAbsent("solr.tests.mergePolicy",
"org.apache.lucene.index.TieredMergePolicy");
[javac] ^
[javac] symbol: method putIfAbsent(String,String)
[javac] location: variable collectionProperties of type Map<String,String>
[javac]
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test/org/apache/solr/cloud/TestMiniSolrCloudCluster.java:108:
error: cannot find symbol
[javac] collectionProperties.putIfAbsent("solr.tests.mergeScheduler",
"org.apache.lucene.index.ConcurrentMergeScheduler");
[javac] ^
[javac] symbol: method putIfAbsent(String,String)
[javac] location: variable collectionProperties of type Map<String,String>
[javac]
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test/org/apache/solr/cloud/TestMiniSolrCloudCluster.java:109:
error: cannot find symbol
[javac] collectionProperties.putIfAbsent("solr.directoryFactory",
(persistIndex ? "solr.StandardDirectoryFactory" : "solr.RAMDirectoryFactory"));
[javac] ^
[javac] symbol: method putIfAbsent(String,String)
[javac] location: variable collectionProperties of type Map<String,String>
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 6 errors
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:794: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:738: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:59: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:233: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:526: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:808:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:822:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1956:
Compile failed; see the compiler error output for details.
Total time: 23 minutes 29 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
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]