Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3354/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

All tests passed

Build Log:
[...truncated 51523 lines...]
-ecj-javadoc-lint-src:
    [mkdir] Created dir: 
/var/folders/qg/h2dfw5s161s51l2bn79mrb7r0000gn/T/ecj775548066
 [ecj-lint] Compiling 15 source files to 
/var/folders/qg/h2dfw5s161s51l2bn79mrb7r0000gn/T/ecj775548066
 [ecj-lint] ----------
 [ecj-lint] 1. ERROR in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/classification/src/java/org/apache/lucene/classification/BooleanPerceptronClassifier.java
 (at line 31)
 [ecj-lint]     import org.apache.lucene.index.LeafReader;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.index.LeafReader is never used
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 2. ERROR in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/classification/src/java/org/apache/lucene/classification/document/KNearestNeighborDocumentClassifier.java
 (at line 31)
 [ecj-lint]     import org.apache.lucene.index.LeafReader;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.index.LeafReader is never used
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 3. ERROR in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/classification/src/java/org/apache/lucene/classification/document/SimpleNaiveBayesDocumentClassifier.java
 (at line 37)
 [ecj-lint]     import org.apache.lucene.index.LeafReader;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.index.LeafReader is never used
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 4. WARNING in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/classification/src/java/org/apache/lucene/classification/utils/DatasetSplitter.java
 (at line 78)
 [ecj-lint]     IndexWriter testWriter = new IndexWriter(testIndex, new 
IndexWriterConfig(analyzer));
 [ecj-lint]                 ^^^^^^^^^^
 [ecj-lint] Resource leak: 'testWriter' is never closed
 [ecj-lint] ----------
 [ecj-lint] 5. WARNING in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/classification/src/java/org/apache/lucene/classification/utils/DatasetSplitter.java
 (at line 79)
 [ecj-lint]     IndexWriter cvWriter = new IndexWriter(crossValidationIndex, 
new IndexWriterConfig(analyzer));
 [ecj-lint]                 ^^^^^^^^
 [ecj-lint] Resource leak: 'cvWriter' is never closed
 [ecj-lint] ----------
 [ecj-lint] 6. WARNING in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/classification/src/java/org/apache/lucene/classification/utils/DatasetSplitter.java
 (at line 80)
 [ecj-lint]     IndexWriter trainingWriter = new IndexWriter(trainingIndex, new 
IndexWriterConfig(analyzer));
 [ecj-lint]                 ^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'trainingWriter' is never closed
 [ecj-lint] ----------
 [ecj-lint] 7. WARNING in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/classification/src/java/org/apache/lucene/classification/utils/DatasetSplitter.java
 (at line 87)
 [ecj-lint]     throw new IllegalStateException("the classFieldName \"" + 
classFieldName + "\" must index sorted doc values");
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'testWriter' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 8. WARNING in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/classification/src/java/org/apache/lucene/classification/utils/DatasetSplitter.java
 (at line 87)
 [ecj-lint]     throw new IllegalStateException("the classFieldName \"" + 
classFieldName + "\" must index sorted doc values");
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'trainingWriter' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 9. WARNING in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/classification/src/java/org/apache/lucene/classification/utils/DatasetSplitter.java
 (at line 87)
 [ecj-lint]     throw new IllegalStateException("the classFieldName \"" + 
classFieldName + "\" must index sorted doc values");
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'cvWriter' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 9 problems (3 errors, 6 warnings)

BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:740: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:101: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build.xml:204: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:2161:
 The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1976:
 The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:2015:
 Compile failed; see the compiler error output for details.

Total time: 93 minutes 43 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to