See <https://builds.apache.org/job/Pig-trunk/1624/changes>

Changes:

[rohini] PIG-4091: Predicate pushdown for ORC - diff patch

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-4 (Ubuntu ubuntu4 ubuntu) in workspace 
<https://builds.apache.org/job/Pig-trunk/ws/>
Updating http://svn.apache.org/repos/asf/pig/trunk at revision 
'2014-08-06T10:39:55.448 +0000'
U         test/org/apache/pig/builtin/TestOrcStoragePushdown.java
U         test/org/apache/pig/test/Util.java
U         src/org/apache/pig/Main.java
U         src/org/apache/pig/newplan/PartitionFilterExtractor.java
U         src/org/apache/pig/newplan/FilterExtractor.java
U         
src/org/apache/pig/newplan/logical/rules/PredicatePushdownOptimizer.java
U         src/org/apache/pig/newplan/PredicatePushDownFilterExtractor.java
U         src/org/apache/pig/builtin/OrcStorage.java
At revision 1616153
[Pig-trunk] $ /bin/bash /tmp/hudson5592310081483341691.sh
[Pig-trunk] $ 
/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/bin/ant
 -Djavac.version=1.7 -Dtest.junit.output.format=xml -Dhadoopversion=23 clean 
test-commit
Buildfile: <https://builds.apache.org/job/Pig-trunk/ws/build.xml>

clean:
   [delete] Deleting directory 
<https://builds.apache.org/job/Pig-trunk/ws/src-gen>
   [delete] Deleting directory 
<https://builds.apache.org/job/Pig-trunk/ws/build>
   [delete] Deleting directory 
<https://builds.apache.org/job/Pig-trunk/ws/test/org/apache/pig/test/utils/dotGraph/parser>
   [delete] Deleting directory <https://builds.apache.org/job/Pig-trunk/ws/lib>
   [delete] Deleting directory 
<https://builds.apache.org/job/Pig-trunk/ws/legacy>

clean:

clean:

setWindowsPath:

setLinuxPath:

ivy-download:
      [get] Getting: 
http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.2.0/ivy-2.2.0.jar
      [get] To: <https://builds.apache.org/job/Pig-trunk/ws/ivy/ivy-2.2.0.jar>
      [get] Not modified - so not downloaded

ivy-init-dirs:
    [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/build/ivy>
    [mkdir] Created dir: 
<https://builds.apache.org/job/Pig-trunk/ws/build/ivy/lib>
    [mkdir] Created dir: 
<https://builds.apache.org/job/Pig-trunk/ws/build/ivy/report>
    [mkdir] Created dir: 
<https://builds.apache.org/job/Pig-trunk/ws/build/ivy/maven>

ivy-probe-antlib:

ivy-init-antlib:

ivy-init:
[ivy:configure] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = 
<https://builds.apache.org/job/Pig-trunk/ws/ivy/ivysettings.xml>

ivy-resolve:

ivy-compile:
[ivy:cachepath] DEPRECATED: 'ivy.conf.file' is deprecated, use 
'ivy.settings.file' instead
[ivy:cachepath] :: loading settings :: file = 
<https://builds.apache.org/job/Pig-trunk/ws/ivy/ivysettings.xml>

init:
    [mkdir] Created dir: 
<https://builds.apache.org/job/Pig-trunk/ws/src-gen/org/apache/pig/impl/logicalLayer/parser>
    [mkdir] Created dir: 
<https://builds.apache.org/job/Pig-trunk/ws/src-gen/org/apache/pig/tools/pigscript/parser>
    [mkdir] Created dir: 
<https://builds.apache.org/job/Pig-trunk/ws/src-gen/org/apache/pig/tools/parameters>
    [mkdir] Created dir: 
<https://builds.apache.org/job/Pig-trunk/ws/build/classes>
    [mkdir] Created dir: 
<https://builds.apache.org/job/Pig-trunk/ws/build/test/classes>
    [mkdir] Created dir: 
<https://builds.apache.org/job/Pig-trunk/ws/test/org/apache/pig/test/utils/dotGraph/parser>
    [mkdir] Created dir: 
<https://builds.apache.org/job/Pig-trunk/ws/src-gen/org/apache/pig/data/parser>
     [move] Moving 1 file to 
<https://builds.apache.org/job/Pig-trunk/ws/build/ivy/lib/Pig>

cc-compile:
   [javacc] Java Compiler Compiler Version 4.2 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file 
<https://builds.apache.org/job/Pig-trunk/ws/src/org/apache/pig/tools/pigscript/parser/PigScriptParser.jj>
 . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "JavaCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.
   [javacc] Java Compiler Compiler Version 4.2 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file 
<https://builds.apache.org/job/Pig-trunk/ws/src/org/apache/pig/tools/parameters/PigFileParser.jj>
 . . .
   [javacc] Warning: Lookahead adequacy checking not being performed since 
option LOOKAHEAD is more than 1.  Set option FORCE_LA_CHECK to true to force 
checking.
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "JavaCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated with 0 errors and 1 warnings.
   [javacc] Java Compiler Compiler Version 4.2 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file 
<https://builds.apache.org/job/Pig-trunk/ws/src/org/apache/pig/tools/parameters/ParamLoader.jj>
 . . .
   [javacc] File "TokenMgrError.java" is being rebuilt.
   [javacc] File "ParseException.java" is being rebuilt.
   [javacc] File "Token.java" is being rebuilt.
   [javacc] File "JavaCharStream.java" is being rebuilt.
   [javacc] Parser generated successfully.
   [jjtree] Java Compiler Compiler Version 4.2 (Tree Builder)
   [jjtree] (type "jjtree" with no arguments for help)
   [jjtree] Reading from file 
<https://builds.apache.org/job/Pig-trunk/ws/test/org/apache/pig/test/utils/dotGraph/DOTParser.jjt>
 . . .
   [jjtree] File "Node.java" does not exist.  Will create one.
   [jjtree] File "SimpleNode.java" does not exist.  Will create one.
   [jjtree] File "DOTParserTreeConstants.java" does not exist.  Will create one.
   [jjtree] File "JJTDOTParserState.java" does not exist.  Will create one.
   [jjtree] Annotated grammar generated successfully in 
<https://builds.apache.org/job/Pig-trunk/ws/test/org/apache/pig/test/utils/dotGraph/parser/DOTParser.jj>
   [javacc] Java Compiler Compiler Version 4.2 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file 
<https://builds.apache.org/job/Pig-trunk/ws/test/org/apache/pig/test/utils/dotGraph/parser/DOTParser.jj>
 . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

prepare:
    [mkdir] Created dir: 
<https://builds.apache.org/job/Pig-trunk/ws/src-gen/org/apache/pig/parser>

genLexer:

genParser:

genTreeParser:

gen:

compile:
     [echo] *** Building Main Sources ***
     [echo] *** To compile with all warnings enabled, supply -Dall.warnings=1 
on command line ***
     [echo] *** Else, you will only be warned about deprecations ***
    [javac] Compiling 971 source files to 
<https://builds.apache.org/job/Pig-trunk/ws/build/classes>
    [javac] 
/home/jenkins/.ivy2/cache/org.apache.hbase/hbase-common/jars/hbase-common-0.96.0-hadoop2.jar(org/apache/hadoop/hbase/io/ImmutableBytesWritable.class):
 warning: Cannot find annotation method 'value()' in type 'SuppressWarnings': 
class file for edu.umd.cs.findbugs.annotations.SuppressWarnings not found
    [javac] 
/home/jenkins/.ivy2/cache/org.apache.hbase/hbase-common/jars/hbase-common-0.96.0-hadoop2.jar(org/apache/hadoop/hbase/io/ImmutableBytesWritable.class):
 warning: Cannot find annotation method 'justification()' in type 
'SuppressWarnings'
    [javac] 
<https://builds.apache.org/job/Pig-trunk/ws/src/org/apache/pig/backend/hadoop/executionengine/tez/TezDagBuilder.java>:224:
 error: method addDataSink in class VertexGroup cannot be applied to given 
types;
    [javac]                     
vertexGroup.addDataSink(store.getOperatorKey().toString(),
    [javac]                                ^
    [javac]   required: String,DataSinkDescriptor
    [javac]   found: String,OutputDescriptor,OutputCommitterDescriptor
    [javac]   reason: actual and formal argument lists differ in length
    [javac] 
<https://builds.apache.org/job/Pig-trunk/ws/src/org/apache/pig/backend/hadoop/executionengine/tez/TezDagBuilder.java>:595:
 error: method addDataSource in class Vertex cannot be applied to given types;
    [javac]             vertex.addDataSource(ld.getOperatorKey().toString(),
    [javac]                   ^
    [javac]   required: String,DataSourceDescriptor
    [javac]   found: String,InputDescriptor,InputInitializerDescriptor
    [javac]   reason: actual and formal argument lists differ in length
    [javac] 
<https://builds.apache.org/job/Pig-trunk/ws/src/org/apache/pig/backend/hadoop/executionengine/tez/TezDagBuilder.java>:626:
 error: method addDataSink in class Vertex cannot be applied to given types;
    [javac]             vertex.addDataSink(store.getOperatorKey().toString(),
    [javac]                   ^
    [javac]   required: String,DataSinkDescriptor
    [javac]   found: String,OutputDescriptor,OutputCommitterDescriptor
    [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] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 3 errors
    [javac] 2 warnings

BUILD FAILED
<https://builds.apache.org/job/Pig-trunk/ws/build.xml>:554: The following error 
occurred while executing this line:
<https://builds.apache.org/job/Pig-trunk/ws/build.xml>:595: Compile failed; see 
the compiler error output for details.

Total time: 1 minute 23 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results

Reply via email to