You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/11/09 02:48:06 UTC

[JENKINS] Lucene-Solr-SmokeRelease-6.x - Build # 175 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-6.x/175/

No tests ran.

Build Log:
[...truncated 2906 lines...]
    [javac] Compiling 33 source files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-6.x/lucene/build/highlighter/classes/test
    [javac] /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-6.x/lucene/highlighter/src/test/org/apache/lucene/search/uhighlight/TestUnifiedHighlighterMTQ.java:963: warning: [rawtypes] found raw type: SpanMultiTermQueryWrapper
    [javac]     SpanMultiTermQueryWrapper wildcardQueryWrapper = new SpanMultiTermQueryWrapper<>(wildcardQuery);
    [javac]     ^
    [javac]   missing type arguments for generic class SpanMultiTermQueryWrapper<Q>
    [javac]   where Q is a type-variable:
    [javac]     Q extends MultiTermQuery declared in class SpanMultiTermQueryWrapper
    [javac] /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-6.x/lucene/highlighter/src/test/org/apache/lucene/search/uhighlight/TestUnifiedHighlighterMTQ.java:979: error: MyWrapperSpanQuery is not abstract and does not override abstract method createWeight(IndexSearcher,boolean) in SpanQuery
    [javac]   private static class MyWrapperSpanQuery extends SpanQuery {
    [javac]                  ^
    [javac] /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-6.x/lucene/highlighter/src/test/org/apache/lucene/search/uhighlight/TestUnifiedHighlighterMTQ.java:997: error: method does not override or implement a method from a supertype
    [javac]     @Override
    [javac]     ^
    [javac] /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-6.x/lucene/highlighter/src/test/org/apache/lucene/search/uhighlight/TestUnifiedHighlighterMTQ.java:999: error: no suitable method found for createWeight(IndexSearcher,boolean,float)
    [javac]       return originalQuery.createWeight(searcher, needsScores, boost);
    [javac]                           ^
    [javac]     method Query.createWeight(IndexSearcher,boolean) is not applicable
    [javac]       (actual and formal argument lists differ in length)
    [javac]     method SpanQuery.createWeight(IndexSearcher,boolean) is not applicable
    [javac]       (actual and formal argument lists differ in length)
    [javac] /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-6.x/lucene/highlighter/src/test/org/apache/lucene/search/uhighlight/TestUnifiedHighlighterStrictPhrases.java:452: error: method does not override or implement a method from a supertype
    [javac]     @Override
    [javac]     ^
    [javac] /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-6.x/lucene/highlighter/src/test/org/apache/lucene/search/uhighlight/TestUnifiedHighlighterStrictPhrases.java:454: error: method createWeight in class Query cannot be applied to given types;
    [javac]       return wrapped.createWeight(searcher, needsScores, boost);
    [javac]                     ^
    [javac]   required: IndexSearcher,boolean
    [javac]   found: IndexSearcher,boolean,float
    [javac]   reason: actual and formal argument lists differ in length
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 5 errors

[...truncated 1 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-6.x/build.xml:545: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-6.x/lucene/build.xml:464: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-6.x/lucene/common-build.xml:2177: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-6.x/lucene/module-build.xml:55: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-6.x/lucene/common-build.xml:795: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-6.x/lucene/common-build.xml:807: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-6.x/lucene/common-build.xml:1955: Compile failed; see the compiler error output for details.

Total time: 1 minute 3 seconds
Build step 'Invoke Ant' marked build as failure
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any