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 2016/07/06 06:57:22 UTC

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_92) - Build # 17164 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17164/
Java: 32bit/jdk1.8.0_92 -client -XX:+UseConcMarkSweepGC

All tests passed

Build Log:
[...truncated 51962 lines...]
-ecj-javadoc-lint-src:
    [mkdir] Created dir: /tmp/ecj1362726706
 [ecj-lint] Compiling 232 source files to /tmp/ecj1362726706
 [ecj-lint] ----------
 [ecj-lint] 1. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 3)
 [ecj-lint] 	import java.io.StringReader;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import java.io.StringReader is never used
 [ecj-lint] ----------
 [ecj-lint] 2. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 4)
 [ecj-lint] 	import java.util.ArrayList;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import java.util.ArrayList is never used
 [ecj-lint] ----------
 [ecj-lint] 3. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 5)
 [ecj-lint] 	import java.util.Arrays;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^
 [ecj-lint] The import java.util.Arrays is never used
 [ecj-lint] ----------
 [ecj-lint] 4. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 6)
 [ecj-lint] 	import java.util.HashSet;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^
 [ecj-lint] The import java.util.HashSet is never used
 [ecj-lint] ----------
 [ecj-lint] 5. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 7)
 [ecj-lint] 	import java.util.List;
 [ecj-lint] 	       ^^^^^^^^^^^^^^
 [ecj-lint] The import java.util.List is never used
 [ecj-lint] ----------
 [ecj-lint] 6. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 8)
 [ecj-lint] 	import java.util.Locale;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^
 [ecj-lint] The import java.util.Locale is never used
 [ecj-lint] ----------
 [ecj-lint] 7. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 9)
 [ecj-lint] 	import java.util.Set;
 [ecj-lint] 	       ^^^^^^^^^^^^^
 [ecj-lint] The import java.util.Set is never used
 [ecj-lint] ----------
 [ecj-lint] 8. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 10)
 [ecj-lint] 	import org.apache.lucene.analysis.Analyzer;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.analysis.Analyzer is never used
 [ecj-lint] ----------
 [ecj-lint] 9. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 11)
 [ecj-lint] 	import org.apache.lucene.document.DateTools;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.document.DateTools is never used
 [ecj-lint] ----------
 [ecj-lint] 10. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 12)
 [ecj-lint] 	import org.apache.lucene.search.BooleanClause;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.search.BooleanClause is never used
 [ecj-lint] ----------
 [ecj-lint] 11. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 13)
 [ecj-lint] 	import org.apache.lucene.search.Query;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.search.Query is never used
 [ecj-lint] ----------
 [ecj-lint] 12. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 14)
 [ecj-lint] 	import org.apache.lucene.search.TermRangeQuery;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.search.TermRangeQuery is never used
 [ecj-lint] ----------
 [ecj-lint] 12 problems (12 errors)

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

Total time: 75 minutes 49 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



[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_92) - Build # 17165 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17165/
Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

All tests passed

Build Log:
[...truncated 51953 lines...]
-ecj-javadoc-lint-src:
    [mkdir] Created dir: /tmp/ecj1473090191
 [ecj-lint] Compiling 232 source files to /tmp/ecj1473090191
 [ecj-lint] ----------
 [ecj-lint] 1. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 3)
 [ecj-lint] 	import java.io.StringReader;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import java.io.StringReader is never used
 [ecj-lint] ----------
 [ecj-lint] 2. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 4)
 [ecj-lint] 	import java.util.ArrayList;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import java.util.ArrayList is never used
 [ecj-lint] ----------
 [ecj-lint] 3. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 5)
 [ecj-lint] 	import java.util.Arrays;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^
 [ecj-lint] The import java.util.Arrays is never used
 [ecj-lint] ----------
 [ecj-lint] 4. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 6)
 [ecj-lint] 	import java.util.HashSet;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^
 [ecj-lint] The import java.util.HashSet is never used
 [ecj-lint] ----------
 [ecj-lint] 5. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 7)
 [ecj-lint] 	import java.util.List;
 [ecj-lint] 	       ^^^^^^^^^^^^^^
 [ecj-lint] The import java.util.List is never used
 [ecj-lint] ----------
 [ecj-lint] 6. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 8)
 [ecj-lint] 	import java.util.Locale;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^
 [ecj-lint] The import java.util.Locale is never used
 [ecj-lint] ----------
 [ecj-lint] 7. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 9)
 [ecj-lint] 	import java.util.Set;
 [ecj-lint] 	       ^^^^^^^^^^^^^
 [ecj-lint] The import java.util.Set is never used
 [ecj-lint] ----------
 [ecj-lint] 8. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 10)
 [ecj-lint] 	import org.apache.lucene.analysis.Analyzer;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.analysis.Analyzer is never used
 [ecj-lint] ----------
 [ecj-lint] 9. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 11)
 [ecj-lint] 	import org.apache.lucene.document.DateTools;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.document.DateTools is never used
 [ecj-lint] ----------
 [ecj-lint] 10. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 12)
 [ecj-lint] 	import org.apache.lucene.search.BooleanClause;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.search.BooleanClause is never used
 [ecj-lint] ----------
 [ecj-lint] 11. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 13)
 [ecj-lint] 	import org.apache.lucene.search.Query;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.search.Query is never used
 [ecj-lint] ----------
 [ecj-lint] 12. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java (at line 14)
 [ecj-lint] 	import org.apache.lucene.search.TermRangeQuery;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.search.TermRangeQuery is never used
 [ecj-lint] ----------
 [ecj-lint] 12 problems (12 errors)

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

Total time: 67 minutes 48 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