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

Changes:

[cheolsoo] PIG-4099: "ant copypom" failed with "could not find file 
$PIG_HOME/ivy/pig.pom to copy" (fang fang chen via cheolsoo)

[cheolsoo] PIG-4098: Vertex Location Hint api update after TEZ-1041 (jeagles 
via cheolsoo)

------------------------------------------
Started by an SCM change
Building remotely on ubuntu3 (Ubuntu ubuntu) in workspace 
<https://builds.apache.org/job/Pig-trunk/ws/>
Updating http://svn.apache.org/repos/asf/pig/trunk at revision 
'2014-08-04T10:11:16.317 +0000'
U         build.xml
U         CHANGES.txt
U         
src/org/apache/pig/backend/hadoop/executionengine/tez/TezDagBuilder.java
At revision 1615526
[Pig-trunk] $ /bin/bash /tmp/hudson8274982415652028136.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: /x1/jenkins/jenkins-slave/workspace/Pig-trunk/build.xml

clean:
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/src-gen
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/build
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/test/org/apache/pig/test/utils/dotGraph/parser
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Pig-trunk/lib
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/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: /x1/jenkins/jenkins-slave/workspace/Pig-trunk/ivy/ivy-2.2.0.jar
      [get] Not modified - so not downloaded

ivy-init-dirs:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Pig-trunk/build/ivy
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/build/ivy/lib
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/build/ivy/report
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/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 = 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/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 = 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/ivy/ivysettings.xml

init:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/src-gen/org/apache/pig/impl/logicalLayer/parser
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/src-gen/org/apache/pig/tools/pigscript/parser
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/src-gen/org/apache/pig/tools/parameters
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/build/classes
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/build/test/classes
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/test/org/apache/pig/test/utils/dotGraph/parser
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/src-gen/org/apache/pig/data/parser
     [move] Moving 1 file to 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/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 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/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 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/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 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/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 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/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 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/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 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/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: 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/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 967 source files to 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/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] 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/src/org/apache/pig/backend/hadoop/executionengine/tez/TezDagBuilder.java:594:
 error: cannot find symbol
    [javac]             vertex.setLocationHint(new 
VertexLocationHint(tezOp.getLoaderInfo().getInputSplitInfo().getTaskLocationHints()));
    [javac]                   ^
    [javac]   symbol:   method setLocationHint(VertexLocationHint)
    [javac]   location: variable vertex of type Vertex
    [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] 1 error
    [javac] 2 warnings

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/build.xml:554: The following 
error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/build.xml:595: Compile failed; 
see the compiler error output for details.

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

Reply via email to