You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/05/31 22:30:11 UTC

Build failed in Jenkins: Pig-trunk #1916

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

Changes:

[rohini] Fix tests for PIG-4908

[daijy] PIG-4734: TOMAP schema inferring breaks some scripts in type checking for bincond

[daijy] PIG-4786: CROSS will not work correctly with Grace Parallelism

------------------------------------------
[...truncated 50 lines...]
[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 1011 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.98.12-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.98.12-hadoop2.jar(org/apache/hadoop/hbase/io/ImmutableBytesWritable.class): warning: Cannot find annotation method 'justification()' in type 'SuppressWarnings'
    [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] 2 warnings
     [copy] Copying 1 file to <https://builds.apache.org/job/Pig-trunk/ws/build/classes/org/apache/pig/tools/grunt>
     [copy] Copying 1 file to <https://builds.apache.org/job/Pig-trunk/ws/build/classes/org/apache/pig/tools/grunt>
     [copy] Copying 2 files to <https://builds.apache.org/job/Pig-trunk/ws/build/classes/python>
     [copy] Copying 2 files to <https://builds.apache.org/job/Pig-trunk/ws/build/classes/META-INF>

ivy-buildJar:

jar:
     [echo] svnString 1746353
      [jar] Building jar: <https://builds.apache.org/job/Pig-trunk/ws/build/pig-0.17.0-SNAPSHOT.jar>
     [echo] svnString 1746353
      [jar] Building jar: <https://builds.apache.org/job/Pig-trunk/ws/build/pig-0.17.0-SNAPSHOT-withouthadoop.jar>

copyCommonDependencies:
    [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/lib>
     [copy] Copying 37 files to <https://builds.apache.org/job/Pig-trunk/ws/lib>

copyh1Dependencies:

copyh2Dependencies:
    [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/lib/h2>
     [copy] Copying 16 files to <https://builds.apache.org/job/Pig-trunk/ws/lib/h2>
     [copy] Copying 1 file to <https://builds.apache.org/job/Pig-trunk/ws/>
    [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/legacy>
     [move] Moving 1 file to <https://builds.apache.org/job/Pig-trunk/ws/legacy>

ivy-test:

compile-test:
     [echo] *** Building Test 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 433 source files to <https://builds.apache.org/job/Pig-trunk/ws/build/test/classes>
    [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.
     [copy] Copying 1 file to <https://builds.apache.org/job/Pig-trunk/ws/build/test/classes>

debugger.set:

debugger.unset:

debugger.check:

test-commit:
    [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/build/test/logs>
    [mkdir] Created dir: /tmp/pig_junit_tmp1559062540
     [echo] Tests in <https://builds.apache.org/job/Pig-trunk/ws/test/excluded-tests-mr> will be excluded
    [junit] Running org.apache.pig.builtin.TestSUBTRACT
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.429 sec
    [junit] Running org.apache.pig.test.TestAdd
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.915 sec
    [junit] Running org.apache.pig.test.TestBagFormat
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.571 sec
    [junit] Running org.apache.pig.test.TestBoolean
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.617 sec
    [junit] Running org.apache.pig.test.TestBuiltin
    [junit] Tests run: 75, Failures: 0, Errors: 0, Time elapsed: 162.629 sec
    [junit] Running org.apache.pig.test.TestCase
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 12.509 sec
    [junit] Running org.apache.pig.test.TestCmdLineParser
    [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.558 sec
    [junit] Running org.apache.pig.test.TestCommit
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.835 sec
    [junit] Running org.apache.pig.test.TestConstExpr
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.564 sec
    [junit] Running org.apache.pig.test.TestConversions
    [junit] Tests run: 23, Failures: 0, Errors: 0, Time elapsed: 1.865 sec
    [junit] Running org.apache.pig.test.TestDataBag
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 1.267 sec
    [junit] Running org.apache.pig.test.TestDataModel
    [junit] Tests run: 25, Failures: 0, Errors: 0, Time elapsed: 0.697 sec
    [junit] Running org.apache.pig.test.TestDeleteOnFail
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.556 sec
    [junit] Running org.apache.pig.test.TestDivide
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.556 sec
    [junit] Running org.apache.pig.test.TestEqualTo
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.734 sec
    [junit] Running org.apache.pig.test.TestExampleGenerator
    [junit] Tests run: 26, Failures: 0, Errors: 0, Time elapsed: 20.607 sec
    [junit] Running org.apache.pig.test.TestForEach
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.586 sec
    [junit] Running org.apache.pig.test.TestFuncSpec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.564 sec
    [junit] Running org.apache.pig.test.TestGTOrEqual
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.602 sec
    [junit] Running org.apache.pig.test.TestGreaterThan
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.796 sec
    [junit] Running org.apache.pig.test.TestIn
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 9.374 sec
    [junit] Running org.apache.pig.test.TestInputOutputFileValidator
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.06 sec
    [junit] Running org.apache.pig.test.TestInstantiateFunc
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.556 sec
    [junit] Running org.apache.pig.test.TestLOLoadDeterminedSchema
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.196 sec
    [junit] Running org.apache.pig.test.TestLTOrEqual
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.595 sec
    [junit] Running org.apache.pig.test.TestLessThan
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.764 sec
    [junit] Running org.apache.pig.test.TestLoad
    [junit] Tests run: 15, Failures: 0, Errors: 2, Time elapsed: 132.422 sec
    [junit] Test org.apache.pig.test.TestLoad FAILED
    [junit] Running org.apache.pig.test.TestLocalRearrange
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 79.8 sec
    [junit] Running org.apache.pig.test.TestLogToPhyCompiler
    [junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 9.099 sec
    [junit] Running org.apache.pig.test.TestLogicalPlanBuilder
    [junit] Tests run: 154, Failures: 0, Errors: 0, Time elapsed: 32.371 sec
    [junit] Running org.apache.pig.test.TestMRCompiler
    [junit] Tests run: 32, Failures: 0, Errors: 0, Time elapsed: 39.918 sec
    [junit] Running org.apache.pig.test.TestMod
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.588 sec
    [junit] Running org.apache.pig.test.TestMultiQueryLocal
    [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 23.527 sec
    [junit] Running org.apache.pig.test.TestMultiply
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.585 sec
    [junit] Running org.apache.pig.test.TestNotEqualTo
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.761 sec
    [junit] Running org.apache.pig.test.TestNull
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.784 sec
    [junit] Running org.apache.pig.test.TestPOBinCond
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.771 sec
    [junit] Running org.apache.pig.test.TestPOCast
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 1.251 sec
    [junit] Running org.apache.pig.test.TestPODistinct
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.869 sec
    [junit] Running org.apache.pig.test.TestPOGenerate
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.562 sec
    [junit] Running org.apache.pig.test.TestPOMapLookUp
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.529 sec
    [junit] Running org.apache.pig.test.TestPOSort
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.669 sec
    [junit] Running org.apache.pig.test.TestPOUserFunc
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.635 sec
    [junit] Running org.apache.pig.test.TestParamSubPreproc
    [junit] Tests run: 38, Failures: 0, Errors: 0, Time elapsed: 7.317 sec
    [junit] Running org.apache.pig.test.TestPhyOp
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.705 sec
    [junit] Running org.apache.pig.test.TestPigScriptParser
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 9.411 sec
    [junit] Running org.apache.pig.test.TestPigServer
    [junit] Tests run: 31, Failures: 0, Errors: 0, Time elapsed: 106.116 sec
    [junit] Running org.apache.pig.test.TestPoissonSampleLoader
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.724 sec
    [junit] Running org.apache.pig.test.TestRegexp
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.516 sec
    [junit] Running org.apache.pig.test.TestSchema
    [junit] Tests run: 31, Failures: 0, Errors: 0, Time elapsed: 92.159 sec
    [junit] Running org.apache.pig.test.TestSchemaUtil
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.523 sec
    [junit] Running org.apache.pig.test.TestStore
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 456.521 sec
    [junit] Running org.apache.pig.test.TestStringUDFs
    [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.45 sec
   [delete] Deleting directory /tmp/pig_junit_tmp1559062540

BUILD FAILED
<https://builds.apache.org/job/Pig-trunk/ws/build.xml>:880: Tests failed!

Total time: 24 minutes 43 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results

Jenkins build is back to normal : Pig-trunk #1918

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Pig-trunk/1918/changes>


Build failed in Jenkins: Pig-trunk #1917

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Pig-trunk/1917/changes>

Changes:

[daijy] PIG-4719: Documentation for PIG-4704: Customizable Error Handling for Storers in Pig

[rohini] PIG-4821: Pig chararray field with special UTF-8 chars as part of tuple join key produces wrong results in Tez (rohini)

------------------------------------------
[...truncated 59 lines...]
[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 1011 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.98.12-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.98.12-hadoop2.jar(org/apache/hadoop/hbase/io/ImmutableBytesWritable.class): warning: Cannot find annotation method 'justification()' in type 'SuppressWarnings'
    [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] 2 warnings
     [copy] Copying 1 file to <https://builds.apache.org/job/Pig-trunk/ws/build/classes/org/apache/pig/tools/grunt>
     [copy] Copying 1 file to <https://builds.apache.org/job/Pig-trunk/ws/build/classes/org/apache/pig/tools/grunt>
     [copy] Copying 2 files to <https://builds.apache.org/job/Pig-trunk/ws/build/classes/python>
     [copy] Copying 2 files to <https://builds.apache.org/job/Pig-trunk/ws/build/classes/META-INF>

ivy-buildJar:

jar:
     [echo] svnString 1746419
      [jar] Building jar: <https://builds.apache.org/job/Pig-trunk/ws/build/pig-0.17.0-SNAPSHOT.jar>
     [echo] svnString 1746419
      [jar] Building jar: <https://builds.apache.org/job/Pig-trunk/ws/build/pig-0.17.0-SNAPSHOT-withouthadoop.jar>

copyCommonDependencies:
    [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/lib>
     [copy] Copying 37 files to <https://builds.apache.org/job/Pig-trunk/ws/lib>

copyh1Dependencies:

copyh2Dependencies:
    [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/lib/h2>
     [copy] Copying 16 files to <https://builds.apache.org/job/Pig-trunk/ws/lib/h2>
     [copy] Copying 1 file to <https://builds.apache.org/job/Pig-trunk/ws/>
    [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/legacy>
     [move] Moving 1 file to <https://builds.apache.org/job/Pig-trunk/ws/legacy>

ivy-test:

compile-test:
     [echo] *** Building Test 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 433 source files to <https://builds.apache.org/job/Pig-trunk/ws/build/test/classes>
    [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.
     [copy] Copying 1 file to <https://builds.apache.org/job/Pig-trunk/ws/build/test/classes>

debugger.set:

debugger.unset:

debugger.check:

test-commit:
    [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/build/test/logs>
    [mkdir] Created dir: /tmp/pig_junit_tmp1093762834
     [echo] Tests in <https://builds.apache.org/job/Pig-trunk/ws/test/excluded-tests-mr> will be excluded
    [junit] Running org.apache.pig.builtin.TestSUBTRACT
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.298 sec
    [junit] Running org.apache.pig.test.TestAdd
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.412 sec
    [junit] Running org.apache.pig.test.TestBagFormat
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.349 sec
    [junit] Running org.apache.pig.test.TestBoolean
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.528 sec
    [junit] Running org.apache.pig.test.TestBuiltin
    [junit] Tests run: 75, Failures: 0, Errors: 0, Time elapsed: 148.061 sec
    [junit] Running org.apache.pig.test.TestCase
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 6.987 sec
    [junit] Running org.apache.pig.test.TestCmdLineParser
    [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.396 sec
    [junit] Running org.apache.pig.test.TestCommit
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 8.583 sec
    [junit] Running org.apache.pig.test.TestConstExpr
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.482 sec
    [junit] Running org.apache.pig.test.TestConversions
    [junit] Tests run: 23, Failures: 0, Errors: 0, Time elapsed: 1.194 sec
    [junit] Running org.apache.pig.test.TestDataBag
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 1.055 sec
    [junit] Running org.apache.pig.test.TestDataModel
    [junit] Tests run: 25, Failures: 0, Errors: 0, Time elapsed: 0.538 sec
    [junit] Running org.apache.pig.test.TestDeleteOnFail
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.286 sec
    [junit] Running org.apache.pig.test.TestDivide
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.407 sec
    [junit] Running org.apache.pig.test.TestEqualTo
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.578 sec
    [junit] Running org.apache.pig.test.TestExampleGenerator
    [junit] Tests run: 26, Failures: 0, Errors: 0, Time elapsed: 12.971 sec
    [junit] Running org.apache.pig.test.TestForEach
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.372 sec
    [junit] Running org.apache.pig.test.TestFuncSpec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.366 sec
    [junit] Running org.apache.pig.test.TestGTOrEqual
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.631 sec
    [junit] Running org.apache.pig.test.TestGreaterThan
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.732 sec
    [junit] Running org.apache.pig.test.TestIn
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.662 sec
    [junit] Running org.apache.pig.test.TestInputOutputFileValidator
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.419 sec
    [junit] Running org.apache.pig.test.TestInstantiateFunc
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.36 sec
    [junit] Running org.apache.pig.test.TestLOLoadDeterminedSchema
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.438 sec
    [junit] Running org.apache.pig.test.TestLTOrEqual
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.64 sec
    [junit] Running org.apache.pig.test.TestLessThan
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.618 sec
    [junit] Running org.apache.pig.test.TestLoad
    [junit] Tests run: 15, Failures: 0, Errors: 2, Time elapsed: 109.219 sec
    [junit] Test org.apache.pig.test.TestLoad FAILED
    [junit] Running org.apache.pig.test.TestLocalRearrange
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 55.272 sec
    [junit] Running org.apache.pig.test.TestLogToPhyCompiler
    [junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 5.263 sec
    [junit] Running org.apache.pig.test.TestLogicalPlanBuilder
    [junit] Tests run: 154, Failures: 0, Errors: 0, Time elapsed: 21.083 sec
    [junit] Running org.apache.pig.test.TestMRCompiler
    [junit] Tests run: 32, Failures: 0, Errors: 0, Time elapsed: 32.885 sec
    [junit] Running org.apache.pig.test.TestMod
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.402 sec
    [junit] Running org.apache.pig.test.TestMultiQueryLocal
    [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 15.258 sec
    [junit] Running org.apache.pig.test.TestMultiply
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.41 sec
    [junit] Running org.apache.pig.test.TestNotEqualTo
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.64 sec
    [junit] Running org.apache.pig.test.TestNull
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.43 sec
    [junit] Running org.apache.pig.test.TestPOBinCond
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.495 sec
    [junit] Running org.apache.pig.test.TestPOCast
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.938 sec
    [junit] Running org.apache.pig.test.TestPODistinct
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.418 sec
    [junit] Running org.apache.pig.test.TestPOGenerate
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.365 sec
    [junit] Running org.apache.pig.test.TestPOMapLookUp
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.356 sec
    [junit] Running org.apache.pig.test.TestPOSort
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.504 sec
    [junit] Running org.apache.pig.test.TestPOUserFunc
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.485 sec
    [junit] Running org.apache.pig.test.TestParamSubPreproc
    [junit] Tests run: 38, Failures: 0, Errors: 0, Time elapsed: 5.317 sec
    [junit] Running org.apache.pig.test.TestPhyOp
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.43 sec
    [junit] Running org.apache.pig.test.TestPigScriptParser
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.984 sec
    [junit] Running org.apache.pig.test.TestPigServer
    [junit] Tests run: 31, Failures: 0, Errors: 0, Time elapsed: 88.293 sec
    [junit] Running org.apache.pig.test.TestPoissonSampleLoader
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.377 sec
    [junit] Running org.apache.pig.test.TestRegexp
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.347 sec
    [junit] Running org.apache.pig.test.TestSchema
    [junit] Tests run: 31, Failures: 0, Errors: 0, Time elapsed: 80.632 sec
    [junit] Running org.apache.pig.test.TestSchemaUtil
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.338 sec
    [junit] Running org.apache.pig.test.TestStore
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 336.681 sec
    [junit] Running org.apache.pig.test.TestStringUDFs
    [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.398 sec
   [delete] Deleting directory /tmp/pig_junit_tmp1093762834

BUILD FAILED
<https://builds.apache.org/job/Pig-trunk/ws/build.xml>:880: Tests failed!

Total time: 19 minutes 13 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results