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/06/15 22:27:38 UTC

Build failed in Jenkins: Pig-trunk #1923

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

Changes:

[knoguchi] PIG-4896: Param substitution ignored when redefined (knoguchi)

------------------------------------------
[...truncated 2692 lines...]
[ivy:resolve] 	unknown resolver sbt-chain
[ivy:resolve] 
[ivy:resolve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS

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 1012 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 1748639
      [jar] Building jar: <https://builds.apache.org/job/Pig-trunk/ws/build/pig-0.17.0-SNAPSHOT.jar>
     [echo] svnString 1748639
      [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_tmp2108678496
     [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.506 sec
    [junit] Running org.apache.pig.test.TestAdd
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.394 sec
    [junit] Running org.apache.pig.test.TestBagFormat
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.348 sec
    [junit] Running org.apache.pig.test.TestBoolean
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.34 sec
    [junit] Running org.apache.pig.test.TestBuiltin
    [junit] Tests run: 75, Failures: 0, Errors: 0, Time elapsed: 150.283 sec
    [junit] Running org.apache.pig.test.TestCase
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 10.226 sec
    [junit] Running org.apache.pig.test.TestCmdLineParser
    [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.492 sec
    [junit] Running org.apache.pig.test.TestCommit
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 13.436 sec
    [junit] Running org.apache.pig.test.TestConstExpr
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.519 sec
    [junit] Running org.apache.pig.test.TestConversions
    [junit] Tests run: 23, Failures: 0, Errors: 0, Time elapsed: 1.462 sec
    [junit] Running org.apache.pig.test.TestDataBag
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.87 sec
    [junit] Running org.apache.pig.test.TestDataModel
    [junit] Tests run: 25, Failures: 0, Errors: 0, Time elapsed: 0.37 sec
    [junit] Running org.apache.pig.test.TestDeleteOnFail
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.234 sec
    [junit] Running org.apache.pig.test.TestDivide
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.632 sec
    [junit] Running org.apache.pig.test.TestEqualTo
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.793 sec
    [junit] Running org.apache.pig.test.TestExampleGenerator
    [junit] Tests run: 26, Failures: 0, Errors: 0, Time elapsed: 13.578 sec
    [junit] Running org.apache.pig.test.TestForEach
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.317 sec
    [junit] Running org.apache.pig.test.TestFuncSpec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.341 sec
    [junit] Running org.apache.pig.test.TestGTOrEqual
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.414 sec
    [junit] Running org.apache.pig.test.TestGreaterThan
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.622 sec
    [junit] Running org.apache.pig.test.TestIn
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 8.395 sec
    [junit] Running org.apache.pig.test.TestInputOutputFileValidator
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.196 sec
    [junit] Running org.apache.pig.test.TestInstantiateFunc
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.596 sec
    [junit] Running org.apache.pig.test.TestLOLoadDeterminedSchema
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.891 sec
    [junit] Running org.apache.pig.test.TestLTOrEqual
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.597 sec
    [junit] Running org.apache.pig.test.TestLessThan
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.388 sec
    [junit] Running org.apache.pig.test.TestLoad
    [junit] Tests run: 15, Failures: 0, Errors: 2, Time elapsed: 139.184 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: 66.921 sec
    [junit] Running org.apache.pig.test.TestLogToPhyCompiler
    [junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 5.289 sec
    [junit] Running org.apache.pig.test.TestLogicalPlanBuilder
    [junit] Tests run: 154, Failures: 1, Errors: 0, Time elapsed: 19.444 sec
    [junit] Test org.apache.pig.test.TestLogicalPlanBuilder FAILED
    [junit] Running org.apache.pig.test.TestMRCompiler
    [junit] Tests run: 32, Failures: 0, Errors: 0, Time elapsed: 37.051 sec
    [junit] Running org.apache.pig.test.TestMod
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.362 sec
    [junit] Running org.apache.pig.test.TestMultiQueryLocal
    [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 20.309 sec
    [junit] Running org.apache.pig.test.TestMultiply
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.356 sec
    [junit] Running org.apache.pig.test.TestNotEqualTo
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.439 sec
    [junit] Running org.apache.pig.test.TestNull
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.374 sec
    [junit] Running org.apache.pig.test.TestPOBinCond
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.427 sec
    [junit] Running org.apache.pig.test.TestPOCast
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.727 sec
    [junit] Running org.apache.pig.test.TestPODistinct
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.333 sec
    [junit] Running org.apache.pig.test.TestPOGenerate
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.315 sec
    [junit] Running org.apache.pig.test.TestPOMapLookUp
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.296 sec
    [junit] Running org.apache.pig.test.TestPOSort
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.36 sec
    [junit] Running org.apache.pig.test.TestPOUserFunc
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.489 sec
    [junit] Running org.apache.pig.test.TestParamSubPreproc
    [junit] Tests run: 40, Failures: 0, Errors: 0, Time elapsed: 7.541 sec
    [junit] Running org.apache.pig.test.TestPhyOp
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.389 sec
    [junit] Running org.apache.pig.test.TestPigScriptParser
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 7.951 sec
    [junit] Running org.apache.pig.test.TestPigServer
    [junit] Tests run: 31, Failures: 0, Errors: 0, Time elapsed: 91.447 sec
    [junit] Running org.apache.pig.test.TestPoissonSampleLoader
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.347 sec
    [junit] Running org.apache.pig.test.TestRegexp
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.327 sec
    [junit] Running org.apache.pig.test.TestSchema
    [junit] Tests run: 31, Failures: 0, Errors: 0, Time elapsed: 83.642 sec
    [junit] Running org.apache.pig.test.TestSchemaUtil
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.337 sec
    [junit] Running org.apache.pig.test.TestStore
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 381.054 sec
    [junit] Running org.apache.pig.test.TestStringUDFs
    [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.586 sec
   [delete] Deleting directory /tmp/pig_junit_tmp2108678496

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

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

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

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


Build failed in Jenkins: Pig-trunk #1937

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

Changes:

[knoguchi] PIG-4933: TestDataBagAccess.testBagConstantFlatten1/TestLogicalPlanBuilder.testQuery90 broken after PIG-2315 (knoguchi)

------------------------------------------
[...truncated 2687 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 1012 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 1756057
      [jar] Building jar: <https://builds.apache.org/job/Pig-trunk/ws/build/pig-0.17.0-SNAPSHOT.jar>
     [echo] svnString 1756057
      [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 434 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_tmp1607074406
     [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.316 sec
    [junit] Running org.apache.pig.test.TestAdd
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.4 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.344 sec
    [junit] Running org.apache.pig.test.TestBuiltin
    [junit] Tests run: 75, Failures: 0, Errors: 0, Time elapsed: 144.463 sec
    [junit] Running org.apache.pig.test.TestCase
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 7.028 sec
    [junit] Running org.apache.pig.test.TestCmdLineParser
    [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.26 sec
    [junit] Running org.apache.pig.test.TestCommit
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 8.413 sec
    [junit] Running org.apache.pig.test.TestConstExpr
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.425 sec
    [junit] Running org.apache.pig.test.TestConversions
    [junit] Tests run: 23, Failures: 0, Errors: 0, Time elapsed: 1.126 sec
    [junit] Running org.apache.pig.test.TestDataBag
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.875 sec
    [junit] Running org.apache.pig.test.TestDataModel
    [junit] Tests run: 25, Failures: 0, Errors: 0, Time elapsed: 0.385 sec
    [junit] Running org.apache.pig.test.TestDeleteOnFail
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.273 sec
    [junit] Running org.apache.pig.test.TestDivide
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.435 sec
    [junit] Running org.apache.pig.test.TestEqualTo
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.436 sec
    [junit] Running org.apache.pig.test.TestExampleGenerator
    [junit] Tests run: 26, Failures: 0, Errors: 0, Time elapsed: 13.137 sec
    [junit] Running org.apache.pig.test.TestForEach
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.367 sec
    [junit] Running org.apache.pig.test.TestFuncSpec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.353 sec
    [junit] Running org.apache.pig.test.TestGTOrEqual
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.445 sec
    [junit] Running org.apache.pig.test.TestGreaterThan
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.434 sec
    [junit] Running org.apache.pig.test.TestIn
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.108 sec
    [junit] Running org.apache.pig.test.TestInputOutputFileValidator
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.435 sec
    [junit] Running org.apache.pig.test.TestInstantiateFunc
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.337 sec
    [junit] Running org.apache.pig.test.TestLOLoadDeterminedSchema
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.444 sec
    [junit] Running org.apache.pig.test.TestLTOrEqual
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.439 sec
    [junit] Running org.apache.pig.test.TestLessThan
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.433 sec
    [junit] Running org.apache.pig.test.TestLoad
    [junit] Tests run: 15, Failures: 0, Errors: 2, Time elapsed: 94.939 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: 53.864 sec
    [junit] Running org.apache.pig.test.TestLogToPhyCompiler
    [junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 5.242 sec
    [junit] Running org.apache.pig.test.TestLogicalPlanBuilder
    [junit] Tests run: 154, Failures: 0, Errors: 0, Time elapsed: 20.876 sec
    [junit] Running org.apache.pig.test.TestMRCompiler
    [junit] Tests run: 32, Failures: 0, Errors: 0, Time elapsed: 31.325 sec
    [junit] Running org.apache.pig.test.TestMod
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.409 sec
    [junit] Running org.apache.pig.test.TestMultiQueryLocal
    [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 15.299 sec
    [junit] Running org.apache.pig.test.TestMultiply
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.405 sec
    [junit] Running org.apache.pig.test.TestNotEqualTo
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.429 sec
    [junit] Running org.apache.pig.test.TestNull
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.431 sec
    [junit] Running org.apache.pig.test.TestPOBinCond
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.509 sec
    [junit] Running org.apache.pig.test.TestPOCast
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.88 sec
    [junit] Running org.apache.pig.test.TestPODistinct
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.388 sec
    [junit] Running org.apache.pig.test.TestPOGenerate
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.359 sec
    [junit] Running org.apache.pig.test.TestPOMapLookUp
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.348 sec
    [junit] Running org.apache.pig.test.TestPOSort
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.446 sec
    [junit] Running org.apache.pig.test.TestPOUserFunc
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.447 sec
    [junit] Running org.apache.pig.test.TestParamSubPreproc
    [junit] Tests run: 40, Failures: 0, Errors: 0, Time elapsed: 6.566 sec
    [junit] Running org.apache.pig.test.TestPhyOp
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.425 sec
    [junit] Running org.apache.pig.test.TestPigScriptParser
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.955 sec
    [junit] Running org.apache.pig.test.TestPigServer
    [junit] Tests run: 31, Failures: 0, Errors: 0, Time elapsed: 70.86 sec
    [junit] Running org.apache.pig.test.TestPoissonSampleLoader
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.412 sec
    [junit] Running org.apache.pig.test.TestRegexp
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.345 sec
    [junit] Running org.apache.pig.test.TestSchema
    [junit] Tests run: 31, Failures: 0, Errors: 0, Time elapsed: 79.421 sec
    [junit] Running org.apache.pig.test.TestSchemaUtil
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.328 sec
    [junit] Running org.apache.pig.test.TestStore
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 331.125 sec
    [junit] Running org.apache.pig.test.TestStringUDFs
    [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.29 sec
   [delete] Deleting directory /tmp/pig_junit_tmp1607074406

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

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

Build failed in Jenkins: Pig-trunk #1936

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

Changes:

[daijy] PIG-4931: Document IN operator

------------------------------------------
[...truncated 4617 lines...]
[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>
     [exec] Execute failed: java.io.IOException: Cannot run program "svnversion": error=2, No such file or directory

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 1012 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 : unknown
      [jar] Building jar: <https://builds.apache.org/job/Pig-trunk/ws/build/pig-0.17.0-SNAPSHOT.jar>
     [echo] svnString : unknown
      [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 434 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_tmp2062129552
     [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.321 sec
    [junit] Running org.apache.pig.test.TestAdd
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.493 sec
    [junit] Running org.apache.pig.test.TestBagFormat
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.444 sec
    [junit] Running org.apache.pig.test.TestBoolean
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.415 sec
    [junit] Running org.apache.pig.test.TestBuiltin
    [junit] Tests run: 75, Failures: 0, Errors: 0, Time elapsed: 123.456 sec
    [junit] Running org.apache.pig.test.TestCase
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 7.883 sec
    [junit] Running org.apache.pig.test.TestCmdLineParser
    [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.301 sec
    [junit] Running org.apache.pig.test.TestCommit
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 9.815 sec
    [junit] Running org.apache.pig.test.TestConstExpr
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.556 sec
    [junit] Running org.apache.pig.test.TestConversions
    [junit] Tests run: 23, Failures: 0, Errors: 0, Time elapsed: 1.222 sec
    [junit] Running org.apache.pig.test.TestDataBag
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 1.069 sec
    [junit] Running org.apache.pig.test.TestDataModel
    [junit] Tests run: 25, Failures: 0, Errors: 0, Time elapsed: 0.509 sec
    [junit] Running org.apache.pig.test.TestDeleteOnFail
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.329 sec
    [junit] Running org.apache.pig.test.TestDivide
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.504 sec
    [junit] Running org.apache.pig.test.TestEqualTo
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.537 sec
    [junit] Running org.apache.pig.test.TestExampleGenerator
    [junit] Tests run: 26, Failures: 0, Errors: 0, Time elapsed: 13.979 sec
    [junit] Running org.apache.pig.test.TestForEach
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.459 sec
    [junit] Running org.apache.pig.test.TestFuncSpec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.454 sec
    [junit] Running org.apache.pig.test.TestGTOrEqual
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.531 sec
    [junit] Running org.apache.pig.test.TestGreaterThan
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.52 sec
    [junit] Running org.apache.pig.test.TestIn
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.911 sec
    [junit] Running org.apache.pig.test.TestInputOutputFileValidator
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.894 sec
    [junit] Running org.apache.pig.test.TestInstantiateFunc
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.408 sec
    [junit] Running org.apache.pig.test.TestLOLoadDeterminedSchema
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.776 sec
    [junit] Running org.apache.pig.test.TestLTOrEqual
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.516 sec
    [junit] Running org.apache.pig.test.TestLessThan
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.545 sec
    [junit] Running org.apache.pig.test.TestLoad
    [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 84.548 sec
    [junit] Running org.apache.pig.test.TestLocalRearrange
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 56.667 sec
    [junit] Running org.apache.pig.test.TestLogToPhyCompiler
    [junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 5.79 sec
    [junit] Running org.apache.pig.test.TestLogicalPlanBuilder
    [junit] Tests run: 154, Failures: 1, Errors: 0, Time elapsed: 21.501 sec
    [junit] Test org.apache.pig.test.TestLogicalPlanBuilder FAILED
    [junit] Running org.apache.pig.test.TestMRCompiler
    [junit] Tests run: 32, Failures: 0, Errors: 0, Time elapsed: 33.034 sec
    [junit] Running org.apache.pig.test.TestMod
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.499 sec
    [junit] Running org.apache.pig.test.TestMultiQueryLocal
    [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 16.985 sec
    [junit] Running org.apache.pig.test.TestMultiply
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.507 sec
    [junit] Running org.apache.pig.test.TestNotEqualTo
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.554 sec
    [junit] Running org.apache.pig.test.TestNull
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.535 sec
    [junit] Running org.apache.pig.test.TestPOBinCond
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.573 sec
    [junit] Running org.apache.pig.test.TestPOCast
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 1.081 sec
    [junit] Running org.apache.pig.test.TestPODistinct
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.478 sec
    [junit] Running org.apache.pig.test.TestPOGenerate
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.429 sec
    [junit] Running org.apache.pig.test.TestPOMapLookUp
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.446 sec
    [junit] Running org.apache.pig.test.TestPOSort
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.566 sec
    [junit] Running org.apache.pig.test.TestPOUserFunc
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.529 sec
    [junit] Running org.apache.pig.test.TestParamSubPreproc
    [junit] Tests run: 40, Failures: 0, Errors: 0, Time elapsed: 7.234 sec
    [junit] Running org.apache.pig.test.TestPhyOp
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.513 sec
    [junit] Running org.apache.pig.test.TestPigScriptParser
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.782 sec
    [junit] Running org.apache.pig.test.TestPigServer
    [junit] Tests run: 31, Failures: 0, Errors: 0, Time elapsed: 91.884 sec
    [junit] Running org.apache.pig.test.TestPoissonSampleLoader
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.876 sec
    [junit] Running org.apache.pig.test.TestRegexp
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.429 sec
    [junit] Running org.apache.pig.test.TestSchema
    [junit] Tests run: 31, Failures: 0, Errors: 0, Time elapsed: 96.845 sec
    [junit] Running org.apache.pig.test.TestSchemaUtil
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.421 sec
    [junit] Running org.apache.pig.test.TestStore
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 358.599 sec
    [junit] Running org.apache.pig.test.TestStringUDFs
    [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.377 sec
   [delete] Deleting directory /tmp/pig_junit_tmp2062129552

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

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

Build failed in Jenkins: Pig-trunk #1935

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

Changes:

[daijy] PIG-4965: Refactor test/perf/pigmix/bin/runpigmix.pl to delete the output of single test case if we enable cleanup_after_test

------------------------------------------
[...truncated 44 lines...]
[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 1012 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 1755546
      [jar] Building jar: <https://builds.apache.org/job/Pig-trunk/ws/build/pig-0.17.0-SNAPSHOT.jar>
     [echo] svnString 1755546
      [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 434 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_tmp641739024
     [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.373 sec
    [junit] Running org.apache.pig.test.TestAdd
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.56 sec
    [junit] Running org.apache.pig.test.TestBagFormat
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.416 sec
    [junit] Running org.apache.pig.test.TestBoolean
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.641 sec
    [junit] Running org.apache.pig.test.TestBuiltin
    [junit] Tests run: 75, Failures: 0, Errors: 0, Time elapsed: 154.141 sec
    [junit] Running org.apache.pig.test.TestCase
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 10.376 sec
    [junit] Running org.apache.pig.test.TestCmdLineParser
    [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.48 sec
    [junit] Running org.apache.pig.test.TestCommit
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.296 sec
    [junit] Running org.apache.pig.test.TestConstExpr
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.634 sec
    [junit] Running org.apache.pig.test.TestConversions
    [junit] Tests run: 23, Failures: 0, Errors: 0, Time elapsed: 1.534 sec
    [junit] Running org.apache.pig.test.TestDataBag
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 1.349 sec
    [junit] Running org.apache.pig.test.TestDataModel
    [junit] Tests run: 25, Failures: 0, Errors: 0, Time elapsed: 0.71 sec
    [junit] Running org.apache.pig.test.TestDeleteOnFail
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.421 sec
    [junit] Running org.apache.pig.test.TestDivide
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.559 sec
    [junit] Running org.apache.pig.test.TestEqualTo
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.751 sec
    [junit] Running org.apache.pig.test.TestExampleGenerator
    [junit] Tests run: 26, Failures: 0, Errors: 0, Time elapsed: 17.992 sec
    [junit] Running org.apache.pig.test.TestForEach
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.478 sec
    [junit] Running org.apache.pig.test.TestFuncSpec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.484 sec
    [junit] Running org.apache.pig.test.TestGTOrEqual
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.845 sec
    [junit] Running org.apache.pig.test.TestGreaterThan
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.867 sec
    [junit] Running org.apache.pig.test.TestIn
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 8.863 sec
    [junit] Running org.apache.pig.test.TestInputOutputFileValidator
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.501 sec
    [junit] Running org.apache.pig.test.TestInstantiateFunc
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.689 sec
    [junit] Running org.apache.pig.test.TestLOLoadDeterminedSchema
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.731 sec
    [junit] Running org.apache.pig.test.TestLTOrEqual
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.817 sec
    [junit] Running org.apache.pig.test.TestLessThan
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.983 sec
    [junit] Running org.apache.pig.test.TestLoad
    [junit] Tests run: 15, Failures: 0, Errors: 2, Time elapsed: 109.492 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: 59.654 sec
    [junit] Running org.apache.pig.test.TestLogToPhyCompiler
    [junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 6.801 sec
    [junit] Running org.apache.pig.test.TestLogicalPlanBuilder
    [junit] Tests run: 154, Failures: 1, Errors: 0, Time elapsed: 28.032 sec
    [junit] Test org.apache.pig.test.TestLogicalPlanBuilder FAILED
    [junit] Running org.apache.pig.test.TestMRCompiler
    [junit] Tests run: 32, Failures: 0, Errors: 0, Time elapsed: 37.098 sec
    [junit] Running org.apache.pig.test.TestMod
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.48 sec
    [junit] Running org.apache.pig.test.TestMultiQueryLocal
    [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 20.631 sec
    [junit] Running org.apache.pig.test.TestMultiply
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.516 sec
    [junit] Running org.apache.pig.test.TestNotEqualTo
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.78 sec
    [junit] Running org.apache.pig.test.TestNull
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.535 sec
    [junit] Running org.apache.pig.test.TestPOBinCond
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.626 sec
    [junit] Running org.apache.pig.test.TestPOCast
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 1.278 sec
    [junit] Running org.apache.pig.test.TestPODistinct
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.521 sec
    [junit] Running org.apache.pig.test.TestPOGenerate
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.45 sec
    [junit] Running org.apache.pig.test.TestPOMapLookUp
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.523 sec
    [junit] Running org.apache.pig.test.TestPOSort
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.818 sec
    [junit] Running org.apache.pig.test.TestPOUserFunc
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.615 sec
    [junit] Running org.apache.pig.test.TestParamSubPreproc
    [junit] Tests run: 40, Failures: 0, Errors: 0, Time elapsed: 9.048 sec
    [junit] Running org.apache.pig.test.TestPhyOp
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.536 sec
    [junit] Running org.apache.pig.test.TestPigScriptParser
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 7.858 sec
    [junit] Running org.apache.pig.test.TestPigServer
    [junit] Tests run: 31, Failures: 0, Errors: 0, Time elapsed: 102.293 sec
    [junit] Running org.apache.pig.test.TestPoissonSampleLoader
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.676 sec
    [junit] Running org.apache.pig.test.TestRegexp
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.484 sec
    [junit] Running org.apache.pig.test.TestSchema
    [junit] Tests run: 31, Failures: 0, Errors: 0, Time elapsed: 107.665 sec
    [junit] Running org.apache.pig.test.TestSchemaUtil
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.483 sec
    [junit] Running org.apache.pig.test.TestStore
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 419.862 sec
    [junit] Running org.apache.pig.test.TestStringUDFs
    [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 1.44 sec
   [delete] Deleting directory /tmp/pig_junit_tmp641739024

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

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

Build failed in Jenkins: Pig-trunk #1934

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

Changes:

[daijy] PIG-4966: Fix Pig compatibility with Hive 2.1.0

------------------------------------------
[...truncated 50 lines...]
[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 1012 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:
[ivy:retrieve] 
[ivy:retrieve] :: problems summary ::
[ivy:retrieve] :::: ERRORS
[ivy:retrieve] 	unknown resolver main
[ivy:retrieve] 
[ivy:retrieve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS

jar:
     [echo] svnString 1755392
      [jar] Building jar: <https://builds.apache.org/job/Pig-trunk/ws/build/pig-0.17.0-SNAPSHOT.jar>
     [echo] svnString 1755392
      [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 434 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_tmp1269249741
     [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.399 sec
    [junit] Running org.apache.pig.test.TestAdd
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.546 sec
    [junit] Running org.apache.pig.test.TestBagFormat
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.69 sec
    [junit] Running org.apache.pig.test.TestBoolean
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.644 sec
    [junit] Running org.apache.pig.test.TestBuiltin
    [junit] Tests run: 75, Failures: 0, Errors: 0, Time elapsed: 151.11 sec
    [junit] Running org.apache.pig.test.TestCase
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 9.515 sec
    [junit] Running org.apache.pig.test.TestCmdLineParser
    [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.545 sec
    [junit] Running org.apache.pig.test.TestCommit
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 10.444 sec
    [junit] Running org.apache.pig.test.TestConstExpr
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.763 sec
    [junit] Running org.apache.pig.test.TestConversions
    [junit] Tests run: 23, Failures: 0, Errors: 0, Time elapsed: 1.656 sec
    [junit] Running org.apache.pig.test.TestDataBag
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 1.397 sec
    [junit] Running org.apache.pig.test.TestDataModel
    [junit] Tests run: 25, Failures: 0, Errors: 0, Time elapsed: 0.641 sec
    [junit] Running org.apache.pig.test.TestDeleteOnFail
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.441 sec
    [junit] Running org.apache.pig.test.TestDivide
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.53 sec
    [junit] Running org.apache.pig.test.TestEqualTo
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.896 sec
    [junit] Running org.apache.pig.test.TestExampleGenerator
    [junit] Tests run: 26, Failures: 0, Errors: 0, Time elapsed: 19.097 sec
    [junit] Running org.apache.pig.test.TestForEach
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.645 sec
    [junit] Running org.apache.pig.test.TestFuncSpec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.518 sec
    [junit] Running org.apache.pig.test.TestGTOrEqual
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.786 sec
    [junit] Running org.apache.pig.test.TestGreaterThan
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.805 sec
    [junit] Running org.apache.pig.test.TestIn
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 8.179 sec
    [junit] Running org.apache.pig.test.TestInputOutputFileValidator
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.048 sec
    [junit] Running org.apache.pig.test.TestInstantiateFunc
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.499 sec
    [junit] Running org.apache.pig.test.TestLOLoadDeterminedSchema
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.95 sec
    [junit] Running org.apache.pig.test.TestLTOrEqual
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.772 sec
    [junit] Running org.apache.pig.test.TestLessThan
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.753 sec
    [junit] Running org.apache.pig.test.TestLoad
    [junit] Tests run: 15, Failures: 0, Errors: 2, Time elapsed: 108.667 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: 74.805 sec
    [junit] Running org.apache.pig.test.TestLogToPhyCompiler
    [junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 7.297 sec
    [junit] Running org.apache.pig.test.TestLogicalPlanBuilder
    [junit] Tests run: 154, Failures: 1, Errors: 0, Time elapsed: 28.867 sec
    [junit] Test org.apache.pig.test.TestLogicalPlanBuilder FAILED
    [junit] Running org.apache.pig.test.TestMRCompiler
    [junit] Tests run: 32, Failures: 0, Errors: 0, Time elapsed: 36.054 sec
    [junit] Running org.apache.pig.test.TestMod
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.599 sec
    [junit] Running org.apache.pig.test.TestMultiQueryLocal
    [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 21.015 sec
    [junit] Running org.apache.pig.test.TestMultiply
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.663 sec
    [junit] Running org.apache.pig.test.TestNotEqualTo
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.768 sec
    [junit] Running org.apache.pig.test.TestNull
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.567 sec
    [junit] Running org.apache.pig.test.TestPOBinCond
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.772 sec
    [junit] Running org.apache.pig.test.TestPOCast
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 1.168 sec
    [junit] Running org.apache.pig.test.TestPODistinct
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.557 sec
    [junit] Running org.apache.pig.test.TestPOGenerate
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.578 sec
    [junit] Running org.apache.pig.test.TestPOMapLookUp
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.431 sec
    [junit] Running org.apache.pig.test.TestPOSort
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.66 sec
    [junit] Running org.apache.pig.test.TestPOUserFunc
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.742 sec
    [junit] Running org.apache.pig.test.TestParamSubPreproc
    [junit] Tests run: 40, Failures: 0, Errors: 0, Time elapsed: 8.195 sec
    [junit] Running org.apache.pig.test.TestPhyOp
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.554 sec
    [junit] Running org.apache.pig.test.TestPigScriptParser
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.625 sec
    [junit] Running org.apache.pig.test.TestPigServer
    [junit] Tests run: 31, Failures: 0, Errors: 0, Time elapsed: 98.437 sec
    [junit] Running org.apache.pig.test.TestPoissonSampleLoader
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.677 sec
    [junit] Running org.apache.pig.test.TestRegexp
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.526 sec
    [junit] Running org.apache.pig.test.TestSchema
    [junit] Tests run: 31, Failures: 0, Errors: 0, Time elapsed: 91.358 sec
    [junit] Running org.apache.pig.test.TestSchemaUtil
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.602 sec
    [junit] Running org.apache.pig.test.TestStore
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 402.386 sec
    [junit] Running org.apache.pig.test.TestStringUDFs
    [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.499 sec
   [delete] Deleting directory /tmp/pig_junit_tmp1269249741

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

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

Build failed in Jenkins: Pig-trunk #1933

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

Changes:

[rohini] PIG-4935: TEZ_USE_CLUSTER_HADOOP_LIBS is always set to true (rohini)

------------------------------------------
[...truncated 2718 lines...]
[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 1012 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:
[ivy:retrieve] 
[ivy:retrieve] :: problems summary ::
[ivy:retrieve] :::: ERRORS
[ivy:retrieve] 	SERVER ERROR: Proxy Error url=http://repository.apache.org/content/groups/snapshots-group/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04-javadoc.jar
[ivy:retrieve] 
[ivy:retrieve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS

jar:
     [echo] svnString 1754234
      [jar] Building jar: <https://builds.apache.org/job/Pig-trunk/ws/build/pig-0.17.0-SNAPSHOT.jar>
     [echo] svnString 1754234
      [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 434 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_tmp1032580404
     [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.405 sec
    [junit] Running org.apache.pig.test.TestAdd
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.607 sec
    [junit] Running org.apache.pig.test.TestBagFormat
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.48 sec
    [junit] Running org.apache.pig.test.TestBoolean
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.572 sec
    [junit] Running org.apache.pig.test.TestBuiltin
    [junit] Tests run: 75, Failures: 0, Errors: 0, Time elapsed: 173.57 sec
    [junit] Running org.apache.pig.test.TestCase
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 10.415 sec
    [junit] Running org.apache.pig.test.TestCmdLineParser
    [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.546 sec
    [junit] Running org.apache.pig.test.TestCommit
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 11.64 sec
    [junit] Running org.apache.pig.test.TestConstExpr
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.745 sec
    [junit] Running org.apache.pig.test.TestConversions
    [junit] Tests run: 23, Failures: 0, Errors: 0, Time elapsed: 1.462 sec
    [junit] Running org.apache.pig.test.TestDataBag
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 1.617 sec
    [junit] Running org.apache.pig.test.TestDataModel
    [junit] Tests run: 25, Failures: 0, Errors: 0, Time elapsed: 0.818 sec
    [junit] Running org.apache.pig.test.TestDeleteOnFail
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.429 sec
    [junit] Running org.apache.pig.test.TestDivide
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.568 sec
    [junit] Running org.apache.pig.test.TestEqualTo
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.862 sec
    [junit] Running org.apache.pig.test.TestExampleGenerator
    [junit] Tests run: 26, Failures: 0, Errors: 0, Time elapsed: 19.957 sec
    [junit] Running org.apache.pig.test.TestForEach
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.499 sec
    [junit] Running org.apache.pig.test.TestFuncSpec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.631 sec
    [junit] Running org.apache.pig.test.TestGTOrEqual
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.829 sec
    [junit] Running org.apache.pig.test.TestGreaterThan
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.783 sec
    [junit] Running org.apache.pig.test.TestIn
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 10.052 sec
    [junit] Running org.apache.pig.test.TestInputOutputFileValidator
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.597 sec
    [junit] Running org.apache.pig.test.TestInstantiateFunc
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.591 sec
    [junit] Running org.apache.pig.test.TestLOLoadDeterminedSchema
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.357 sec
    [junit] Running org.apache.pig.test.TestLTOrEqual
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 1.055 sec
    [junit] Running org.apache.pig.test.TestLessThan
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.811 sec
    [junit] Running org.apache.pig.test.TestLoad
    [junit] Tests run: 15, Failures: 0, Errors: 2, Time elapsed: 97.614 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: 63.405 sec
    [junit] Running org.apache.pig.test.TestLogToPhyCompiler
    [junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 7.345 sec
    [junit] Running org.apache.pig.test.TestLogicalPlanBuilder
    [junit] Tests run: 154, Failures: 1, Errors: 0, Time elapsed: 30.942 sec
    [junit] Test org.apache.pig.test.TestLogicalPlanBuilder FAILED
    [junit] Running org.apache.pig.test.TestMRCompiler
    [junit] Tests run: 32, Failures: 0, Errors: 0, Time elapsed: 37.732 sec
    [junit] Running org.apache.pig.test.TestMod
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.58 sec
    [junit] Running org.apache.pig.test.TestMultiQueryLocal
    [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 22.327 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.909 sec
    [junit] Running org.apache.pig.test.TestNull
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.577 sec
    [junit] Running org.apache.pig.test.TestPOBinCond
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.789 sec
    [junit] Running org.apache.pig.test.TestPOCast
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 1.155 sec
    [junit] Running org.apache.pig.test.TestPODistinct
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.566 sec
    [junit] Running org.apache.pig.test.TestPOGenerate
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.535 sec
    [junit] Running org.apache.pig.test.TestPOMapLookUp
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.49 sec
    [junit] Running org.apache.pig.test.TestPOSort
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.774 sec
    [junit] Running org.apache.pig.test.TestPOUserFunc
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.538 sec
    [junit] Running org.apache.pig.test.TestParamSubPreproc
    [junit] Tests run: 40, Failures: 0, Errors: 0, Time elapsed: 8.315 sec
    [junit] Running org.apache.pig.test.TestPhyOp
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.568 sec
    [junit] Running org.apache.pig.test.TestPigScriptParser
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 9.836 sec
    [junit] Running org.apache.pig.test.TestPigServer
    [junit] Tests run: 31, Failures: 0, Errors: 0, Time elapsed: 102.346 sec
    [junit] Running org.apache.pig.test.TestPoissonSampleLoader
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.899 sec
    [junit] Running org.apache.pig.test.TestRegexp
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.493 sec
    [junit] Running org.apache.pig.test.TestSchema
    [junit] Tests run: 31, Failures: 0, Errors: 0, Time elapsed: 90.701 sec
    [junit] Running org.apache.pig.test.TestSchemaUtil
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.689 sec
    [junit] Running org.apache.pig.test.TestStore
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 432.018 sec
    [junit] Running org.apache.pig.test.TestStringUDFs
    [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.821 sec
   [delete] Deleting directory /tmp/pig_junit_tmp1032580404

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

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

Build failed in Jenkins: Pig-trunk #1932

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

Changes:

[rohini] PIG-4961: CROSS followed by LIMIT inside nested foreach drop data from result (rohini)

[rohini] PIG-4960: Split followed by order by/skewed join is skewed in Tez (rohini)

------------------------------------------
[...truncated 2688 lines...]
[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 1012 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 1754184
      [jar] Building jar: <https://builds.apache.org/job/Pig-trunk/ws/build/pig-0.17.0-SNAPSHOT.jar>
     [echo] svnString 1754184
      [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 434 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_tmp1133964688
     [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.293 sec
    [junit] Running org.apache.pig.test.TestAdd
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.417 sec
    [junit] Running org.apache.pig.test.TestBagFormat
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.355 sec
    [junit] Running org.apache.pig.test.TestBoolean
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.494 sec
    [junit] Running org.apache.pig.test.TestBuiltin
    [junit] Tests run: 75, Failures: 0, Errors: 0, Time elapsed: 133.176 sec
    [junit] Running org.apache.pig.test.TestCase
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 7.226 sec
    [junit] Running org.apache.pig.test.TestCmdLineParser
    [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.421 sec
    [junit] Running org.apache.pig.test.TestCommit
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 8.462 sec
    [junit] Running org.apache.pig.test.TestConstExpr
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.523 sec
    [junit] Running org.apache.pig.test.TestConversions
    [junit] Tests run: 23, Failures: 0, Errors: 0, Time elapsed: 1.239 sec
    [junit] Running org.apache.pig.test.TestDataBag
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 1.125 sec
    [junit] Running org.apache.pig.test.TestDataModel
    [junit] Tests run: 25, Failures: 0, Errors: 0, Time elapsed: 0.579 sec
    [junit] Running org.apache.pig.test.TestDeleteOnFail
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.293 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.642 sec
    [junit] Running org.apache.pig.test.TestExampleGenerator
    [junit] Tests run: 26, Failures: 0, Errors: 0, Time elapsed: 13.726 sec
    [junit] Running org.apache.pig.test.TestForEach
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.368 sec
    [junit] Running org.apache.pig.test.TestFuncSpec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.365 sec
    [junit] Running org.apache.pig.test.TestGTOrEqual
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.651 sec
    [junit] Running org.apache.pig.test.TestGreaterThan
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.738 sec
    [junit] Running org.apache.pig.test.TestIn
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.286 sec
    [junit] Running org.apache.pig.test.TestInputOutputFileValidator
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.628 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.448 sec
    [junit] Running org.apache.pig.test.TestLTOrEqual
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.632 sec
    [junit] Running org.apache.pig.test.TestLessThan
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.991 sec
    [junit] Running org.apache.pig.test.TestLoad
    [junit] Tests run: 15, Failures: 0, Errors: 2, Time elapsed: 110.862 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.289 sec
    [junit] Running org.apache.pig.test.TestLogToPhyCompiler
    [junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 5.275 sec
    [junit] Running org.apache.pig.test.TestLogicalPlanBuilder
    [junit] Tests run: 154, Failures: 1, Errors: 0, Time elapsed: 20.67 sec
    [junit] Test org.apache.pig.test.TestLogicalPlanBuilder FAILED
    [junit] Running org.apache.pig.test.TestMRCompiler
    [junit] Tests run: 32, Failures: 0, Errors: 0, Time elapsed: 32.094 sec
    [junit] Running org.apache.pig.test.TestMod
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.409 sec
    [junit] Running org.apache.pig.test.TestMultiQueryLocal
    [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 15.514 sec
    [junit] Running org.apache.pig.test.TestMultiply
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.435 sec
    [junit] Running org.apache.pig.test.TestNotEqualTo
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.633 sec
    [junit] Running org.apache.pig.test.TestNull
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.437 sec
    [junit] Running org.apache.pig.test.TestPOBinCond
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.624 sec
    [junit] Running org.apache.pig.test.TestPOCast
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.948 sec
    [junit] Running org.apache.pig.test.TestPODistinct
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.401 sec
    [junit] Running org.apache.pig.test.TestPOGenerate
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.37 sec
    [junit] Running org.apache.pig.test.TestPOMapLookUp
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.357 sec
    [junit] Running org.apache.pig.test.TestPOSort
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.514 sec
    [junit] Running org.apache.pig.test.TestPOUserFunc
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.464 sec
    [junit] Running org.apache.pig.test.TestParamSubPreproc
    [junit] Tests run: 40, Failures: 0, Errors: 0, Time elapsed: 7.185 sec
    [junit] Running org.apache.pig.test.TestPhyOp
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.427 sec
    [junit] Running org.apache.pig.test.TestPigScriptParser
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.077 sec
    [junit] Running org.apache.pig.test.TestPigServer
    [junit] Tests run: 31, Failures: 0, Errors: 0, Time elapsed: 72.936 sec
    [junit] Running org.apache.pig.test.TestPoissonSampleLoader
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.406 sec
    [junit] Running org.apache.pig.test.TestRegexp
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.343 sec
    [junit] Running org.apache.pig.test.TestSchema
    [junit] Tests run: 31, Failures: 0, Errors: 0, Time elapsed: 81.092 sec
    [junit] Running org.apache.pig.test.TestSchemaUtil
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.339 sec
    [junit] Running org.apache.pig.test.TestStore
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 348.555 sec
    [junit] Running org.apache.pig.test.TestStringUDFs
    [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.424 sec
   [delete] Deleting directory /tmp/pig_junit_tmp1133964688

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

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

Build failed in Jenkins: Pig-trunk #1931

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

Changes:

[daijy] PIG-4852: Add accumulator implementation for MaxTupleBy1stField

[rohini] PIG-4957: See Received kill signal message for a normal run after PIG-4921 (rohini)

------------------------------------------
[...truncated 2715 lines...]

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 1012 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:
[ivy:retrieve] 
[ivy:retrieve] :: problems summary ::
[ivy:retrieve] :::: ERRORS
[ivy:retrieve] 	SERVER ERROR: Proxy Error url=http://repository.apache.org/content/groups/snapshots-group/xalan/serializer/2.7.1/serializer-2.7.1-sources.jar
[ivy:retrieve] 	SERVER ERROR: Proxy Error url=http://repository.apache.org/content/groups/snapshots-group/hsqldb/hsqldb/1.8.0.10/hsqldb-1.8.0.10-sources.jar
[ivy:retrieve] 	SERVER ERROR: Proxy Error url=http://repository.apache.org/content/groups/snapshots-group/hsqldb/hsqldb/1.8.0.10/hsqldb-1.8.0.10-javadoc.jar
[ivy:retrieve] 
[ivy:retrieve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS

jar:
     [echo] svnString 1754055
      [jar] Building jar: <https://builds.apache.org/job/Pig-trunk/ws/build/pig-0.17.0-SNAPSHOT.jar>
     [echo] svnString 1754055
      [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 434 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_tmp2116110498
     [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.302 sec
    [junit] Running org.apache.pig.test.TestAdd
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.465 sec
    [junit] Running org.apache.pig.test.TestBagFormat
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.422 sec
    [junit] Running org.apache.pig.test.TestBoolean
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.409 sec
    [junit] Running org.apache.pig.test.TestBuiltin
    [junit] Tests run: 75, Failures: 0, Errors: 0, Time elapsed: 123.148 sec
    [junit] Running org.apache.pig.test.TestCase
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 7.642 sec
    [junit] Running org.apache.pig.test.TestCmdLineParser
    [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.306 sec
    [junit] Running org.apache.pig.test.TestCommit
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 9.207 sec
    [junit] Running org.apache.pig.test.TestConstExpr
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.523 sec
    [junit] Running org.apache.pig.test.TestConversions
    [junit] Tests run: 23, Failures: 0, Errors: 0, Time elapsed: 1.149 sec
    [junit] Running org.apache.pig.test.TestDataBag
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.993 sec
    [junit] Running org.apache.pig.test.TestDataModel
    [junit] Tests run: 25, Failures: 0, Errors: 0, Time elapsed: 0.471 sec
    [junit] Running org.apache.pig.test.TestDeleteOnFail
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.329 sec
    [junit] Running org.apache.pig.test.TestDivide
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.464 sec
    [junit] Running org.apache.pig.test.TestEqualTo
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.503 sec
    [junit] Running org.apache.pig.test.TestExampleGenerator
    [junit] Tests run: 26, Failures: 0, Errors: 0, Time elapsed: 13.418 sec
    [junit] Running org.apache.pig.test.TestForEach
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.481 sec
    [junit] Running org.apache.pig.test.TestFuncSpec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.4 sec
    [junit] Running org.apache.pig.test.TestGTOrEqual
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.521 sec
    [junit] Running org.apache.pig.test.TestGreaterThan
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.502 sec
    [junit] Running org.apache.pig.test.TestIn
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.719 sec
    [junit] Running org.apache.pig.test.TestInputOutputFileValidator
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.857 sec
    [junit] Running org.apache.pig.test.TestInstantiateFunc
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.387 sec
    [junit] Running org.apache.pig.test.TestLOLoadDeterminedSchema
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.668 sec
    [junit] Running org.apache.pig.test.TestLTOrEqual
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.497 sec
    [junit] Running org.apache.pig.test.TestLessThan
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.517 sec
    [junit] Running org.apache.pig.test.TestLoad
    [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 111.412 sec
    [junit] Running org.apache.pig.test.TestLocalRearrange
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 70.707 sec
    [junit] Running org.apache.pig.test.TestLogToPhyCompiler
    [junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 5.483 sec
    [junit] Running org.apache.pig.test.TestLogicalPlanBuilder
    [junit] Tests run: 154, Failures: 1, Errors: 0, Time elapsed: 20.717 sec
    [junit] Test org.apache.pig.test.TestLogicalPlanBuilder FAILED
    [junit] Running org.apache.pig.test.TestMRCompiler
    [junit] Tests run: 32, Failures: 0, Errors: 0, Time elapsed: 32.395 sec
    [junit] Running org.apache.pig.test.TestMod
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.482 sec
    [junit] Running org.apache.pig.test.TestMultiQueryLocal
    [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 16.723 sec
    [junit] Running org.apache.pig.test.TestMultiply
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.471 sec
    [junit] Running org.apache.pig.test.TestNotEqualTo
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.555 sec
    [junit] Running org.apache.pig.test.TestNull
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.512 sec
    [junit] Running org.apache.pig.test.TestPOBinCond
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.582 sec
    [junit] Running org.apache.pig.test.TestPOCast
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 1.068 sec
    [junit] Running org.apache.pig.test.TestPODistinct
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.464 sec
    [junit] Running org.apache.pig.test.TestPOGenerate
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.488 sec
    [junit] Running org.apache.pig.test.TestPOMapLookUp
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.429 sec
    [junit] Running org.apache.pig.test.TestPOSort
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.576 sec
    [junit] Running org.apache.pig.test.TestPOUserFunc
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.552 sec
    [junit] Running org.apache.pig.test.TestParamSubPreproc
    [junit] Tests run: 40, Failures: 0, Errors: 0, Time elapsed: 7.044 sec
    [junit] Running org.apache.pig.test.TestPhyOp
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.5 sec
    [junit] Running org.apache.pig.test.TestPigScriptParser
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.467 sec
    [junit] Running org.apache.pig.test.TestPigServer
    [junit] Tests run: 31, Failures: 0, Errors: 0, Time elapsed: 90.217 sec
    [junit] Running org.apache.pig.test.TestPoissonSampleLoader
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.788 sec
    [junit] Running org.apache.pig.test.TestRegexp
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.41 sec
    [junit] Running org.apache.pig.test.TestSchema
    [junit] Tests run: 31, Failures: 0, Errors: 0, Time elapsed: 81.228 sec
    [junit] Running org.apache.pig.test.TestSchemaUtil
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.417 sec
    [junit] Running org.apache.pig.test.TestStore
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 355.201 sec
    [junit] Running org.apache.pig.test.TestStringUDFs
    [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.351 sec
   [delete] Deleting directory /tmp/pig_junit_tmp2116110498

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

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

Build failed in Jenkins: Pig-trunk #1930

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

Changes:

[daijy] PIG-4953: Predicate push-down will not run filters for single unary expressions

------------------------------------------
[...truncated 2688 lines...]
[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 1012 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 1753773
      [jar] Building jar: <https://builds.apache.org/job/Pig-trunk/ws/build/pig-0.17.0-SNAPSHOT.jar>
     [echo] svnString 1753773
      [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 434 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_tmp40262197
     [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.52 sec
    [junit] Running org.apache.pig.test.TestAdd
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.691 sec
    [junit] Running org.apache.pig.test.TestBagFormat
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.579 sec
    [junit] Running org.apache.pig.test.TestBoolean
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.664 sec
    [junit] Running org.apache.pig.test.TestBuiltin
    [junit] Tests run: 75, Failures: 0, Errors: 0, Time elapsed: 180.2 sec
    [junit] Running org.apache.pig.test.TestCase
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 14.036 sec
    [junit] Running org.apache.pig.test.TestCmdLineParser
    [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.434 sec
    [junit] Running org.apache.pig.test.TestCommit
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 14.251 sec
    [junit] Running org.apache.pig.test.TestConstExpr
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.713 sec
    [junit] Running org.apache.pig.test.TestConversions
    [junit] Tests run: 23, Failures: 0, Errors: 0, Time elapsed: 1.58 sec
    [junit] Running org.apache.pig.test.TestDataBag
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 1.436 sec
    [junit] Running org.apache.pig.test.TestDataModel
    [junit] Tests run: 25, Failures: 0, Errors: 0, Time elapsed: 0.583 sec
    [junit] Running org.apache.pig.test.TestDeleteOnFail
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.426 sec
    [junit] Running org.apache.pig.test.TestDivide
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.639 sec
    [junit] Running org.apache.pig.test.TestEqualTo
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.707 sec
    [junit] Running org.apache.pig.test.TestExampleGenerator
    [junit] Tests run: 26, Failures: 0, Errors: 0, Time elapsed: 23.275 sec
    [junit] Running org.apache.pig.test.TestForEach
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.588 sec
    [junit] Running org.apache.pig.test.TestFuncSpec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.664 sec
    [junit] Running org.apache.pig.test.TestGTOrEqual
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.808 sec
    [junit] Running org.apache.pig.test.TestGreaterThan
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.689 sec
    [junit] Running org.apache.pig.test.TestIn
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 11.063 sec
    [junit] Running org.apache.pig.test.TestInputOutputFileValidator
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.621 sec
    [junit] Running org.apache.pig.test.TestInstantiateFunc
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.522 sec
    [junit] Running org.apache.pig.test.TestLOLoadDeterminedSchema
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.065 sec
    [junit] Running org.apache.pig.test.TestLTOrEqual
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.778 sec
    [junit] Running org.apache.pig.test.TestLessThan
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.859 sec
    [junit] Running org.apache.pig.test.TestLoad
    [junit] Tests run: 15, Failures: 0, Errors: 2, Time elapsed: 142.486 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: 70.648 sec
    [junit] Running org.apache.pig.test.TestLogToPhyCompiler
    [junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 9.581 sec
    [junit] Running org.apache.pig.test.TestLogicalPlanBuilder
    [junit] Tests run: 154, Failures: 1, Errors: 0, Time elapsed: 37.563 sec
    [junit] Test org.apache.pig.test.TestLogicalPlanBuilder FAILED
    [junit] Running org.apache.pig.test.TestMRCompiler
    [junit] Tests run: 32, Failures: 0, Errors: 0, Time elapsed: 41.879 sec
    [junit] Running org.apache.pig.test.TestMod
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.794 sec
    [junit] Running org.apache.pig.test.TestMultiQueryLocal
    [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 29.435 sec
    [junit] Running org.apache.pig.test.TestMultiply
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.681 sec
    [junit] Running org.apache.pig.test.TestNotEqualTo
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.984 sec
    [junit] Running org.apache.pig.test.TestNull
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.907 sec
    [junit] Running org.apache.pig.test.TestPOBinCond
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.703 sec
    [junit] Running org.apache.pig.test.TestPOCast
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 1.21 sec
    [junit] Running org.apache.pig.test.TestPODistinct
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.614 sec
    [junit] Running org.apache.pig.test.TestPOGenerate
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.464 sec
    [junit] Running org.apache.pig.test.TestPOMapLookUp
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.569 sec
    [junit] Running org.apache.pig.test.TestPOSort
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.609 sec
    [junit] Running org.apache.pig.test.TestPOUserFunc
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.599 sec
    [junit] Running org.apache.pig.test.TestParamSubPreproc
    [junit] Tests run: 40, Failures: 0, Errors: 0, Time elapsed: 9.232 sec
    [junit] Running org.apache.pig.test.TestPhyOp
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.657 sec
    [junit] Running org.apache.pig.test.TestPigScriptParser
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 10.699 sec
    [junit] Running org.apache.pig.test.TestPigServer
    [junit] Tests run: 31, Failures: 0, Errors: 0, Time elapsed: 123.606 sec
    [junit] Running org.apache.pig.test.TestPoissonSampleLoader
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.702 sec
    [junit] Running org.apache.pig.test.TestRegexp
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.649 sec
    [junit] Running org.apache.pig.test.TestSchema
    [junit] Tests run: 31, Failures: 0, Errors: 0, Time elapsed: 107.102 sec
    [junit] Running org.apache.pig.test.TestSchemaUtil
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.651 sec
    [junit] Running org.apache.pig.test.TestStore
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 495.82 sec
    [junit] Running org.apache.pig.test.TestStringUDFs
    [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.537 sec
   [delete] Deleting directory /tmp/pig_junit_tmp40262197

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

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

Build failed in Jenkins: Pig-trunk #1929

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

Changes:

[daijy] PIG-4947: LOAD with HBaseStorage using a mix of pure wildcards and prefixed wildcards results in empty maps for the pure wildcarded column families

------------------------------------------
[...truncated 2686 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 1012 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 1753737
      [jar] Building jar: <https://builds.apache.org/job/Pig-trunk/ws/build/pig-0.17.0-SNAPSHOT.jar>
     [echo] svnString 1753737
      [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_tmp1108401827
     [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.307 sec
    [junit] Running org.apache.pig.test.TestAdd
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.476 sec
    [junit] Running org.apache.pig.test.TestBagFormat
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.426 sec
    [junit] Running org.apache.pig.test.TestBoolean
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.396 sec
    [junit] Running org.apache.pig.test.TestBuiltin
    [junit] Tests run: 75, Failures: 0, Errors: 0, Time elapsed: 137.534 sec
    [junit] Running org.apache.pig.test.TestCase
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 7.756 sec
    [junit] Running org.apache.pig.test.TestCmdLineParser
    [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.291 sec
    [junit] Running org.apache.pig.test.TestCommit
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 9.063 sec
    [junit] Running org.apache.pig.test.TestConstExpr
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.514 sec
    [junit] Running org.apache.pig.test.TestConversions
    [junit] Tests run: 23, Failures: 0, Errors: 0, Time elapsed: 1.214 sec
    [junit] Running org.apache.pig.test.TestDataBag
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.969 sec
    [junit] Running org.apache.pig.test.TestDataModel
    [junit] Tests run: 25, Failures: 0, Errors: 0, Time elapsed: 0.452 sec
    [junit] Running org.apache.pig.test.TestDeleteOnFail
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.312 sec
    [junit] Running org.apache.pig.test.TestDivide
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.496 sec
    [junit] Running org.apache.pig.test.TestEqualTo
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.509 sec
    [junit] Running org.apache.pig.test.TestExampleGenerator
    [junit] Tests run: 26, Failures: 0, Errors: 0, Time elapsed: 13.293 sec
    [junit] Running org.apache.pig.test.TestForEach
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.447 sec
    [junit] Running org.apache.pig.test.TestFuncSpec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.44 sec
    [junit] Running org.apache.pig.test.TestGTOrEqual
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.497 sec
    [junit] Running org.apache.pig.test.TestGreaterThan
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.493 sec
    [junit] Running org.apache.pig.test.TestIn
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.706 sec
    [junit] Running org.apache.pig.test.TestInputOutputFileValidator
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.703 sec
    [junit] Running org.apache.pig.test.TestInstantiateFunc
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.386 sec
    [junit] Running org.apache.pig.test.TestLOLoadDeterminedSchema
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.648 sec
    [junit] Running org.apache.pig.test.TestLTOrEqual
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.524 sec
    [junit] Running org.apache.pig.test.TestLessThan
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.5 sec
    [junit] Running org.apache.pig.test.TestLoad
    [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 97.827 sec
    [junit] Running org.apache.pig.test.TestLocalRearrange
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 55.722 sec
    [junit] Running org.apache.pig.test.TestLogToPhyCompiler
    [junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 5.465 sec
    [junit] Running org.apache.pig.test.TestLogicalPlanBuilder
    [junit] Tests run: 154, Failures: 1, Errors: 0, Time elapsed: 20.45 sec
    [junit] Test org.apache.pig.test.TestLogicalPlanBuilder FAILED
    [junit] Running org.apache.pig.test.TestMRCompiler
    [junit] Tests run: 32, Failures: 0, Errors: 0, Time elapsed: 32.328 sec
    [junit] Running org.apache.pig.test.TestMod
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.483 sec
    [junit] Running org.apache.pig.test.TestMultiQueryLocal
    [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 16.518 sec
    [junit] Running org.apache.pig.test.TestMultiply
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.474 sec
    [junit] Running org.apache.pig.test.TestNotEqualTo
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.525 sec
    [junit] Running org.apache.pig.test.TestNull
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.504 sec
    [junit] Running org.apache.pig.test.TestPOBinCond
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.508 sec
    [junit] Running org.apache.pig.test.TestPOCast
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 1.027 sec
    [junit] Running org.apache.pig.test.TestPODistinct
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.433 sec
    [junit] Running org.apache.pig.test.TestPOGenerate
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.427 sec
    [junit] Running org.apache.pig.test.TestPOMapLookUp
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.456 sec
    [junit] Running org.apache.pig.test.TestPOSort
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.511 sec
    [junit] Running org.apache.pig.test.TestPOUserFunc
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.541 sec
    [junit] Running org.apache.pig.test.TestParamSubPreproc
    [junit] Tests run: 40, Failures: 0, Errors: 0, Time elapsed: 6.97 sec
    [junit] Running org.apache.pig.test.TestPhyOp
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.498 sec
    [junit] Running org.apache.pig.test.TestPigScriptParser
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.487 sec
    [junit] Running org.apache.pig.test.TestPigServer
    [junit] Tests run: 31, Failures: 0, Errors: 0, Time elapsed: 89.505 sec
    [junit] Running org.apache.pig.test.TestPoissonSampleLoader
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.607 sec
    [junit] Running org.apache.pig.test.TestRegexp
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.395 sec
    [junit] Running org.apache.pig.test.TestSchema
    [junit] Tests run: 31, Failures: 0, Errors: 0, Time elapsed: 80.9 sec
    [junit] Running org.apache.pig.test.TestSchemaUtil
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.409 sec
    [junit] Running org.apache.pig.test.TestStore
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 351.813 sec
    [junit] Running org.apache.pig.test.TestStringUDFs
    [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.336 sec
   [delete] Deleting directory /tmp/pig_junit_tmp1108401827

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

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

Build failed in Jenkins: Pig-trunk #1928

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

Changes:

[daijy] PIG-4948: Pig on Tez AM use too much memory on a small cluster

[daijy] PIG-4940: Predicate push-down filtering unary expressions can be pushed

------------------------------------------
[...truncated 2686 lines...]
[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 1012 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 1753358
      [jar] Building jar: <https://builds.apache.org/job/Pig-trunk/ws/build/pig-0.17.0-SNAPSHOT.jar>
     [echo] svnString 1753358
      [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_tmp2046677014
     [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.307 sec
    [junit] Running org.apache.pig.test.TestAdd
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.405 sec
    [junit] Running org.apache.pig.test.TestBagFormat
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.36 sec
    [junit] Running org.apache.pig.test.TestBoolean
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.346 sec
    [junit] Running org.apache.pig.test.TestBuiltin
    [junit] Tests run: 75, Failures: 0, Errors: 0, Time elapsed: 143.134 sec
    [junit] Running org.apache.pig.test.TestCase
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 8.305 sec
    [junit] Running org.apache.pig.test.TestCmdLineParser
    [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.556 sec
    [junit] Running org.apache.pig.test.TestCommit
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 9.064 sec
    [junit] Running org.apache.pig.test.TestConstExpr
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.447 sec
    [junit] Running org.apache.pig.test.TestConversions
    [junit] Tests run: 23, Failures: 0, Errors: 0, Time elapsed: 1.082 sec
    [junit] Running org.apache.pig.test.TestDataBag
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.893 sec
    [junit] Running org.apache.pig.test.TestDataModel
    [junit] Tests run: 25, Failures: 0, Errors: 0, Time elapsed: 0.422 sec
    [junit] Running org.apache.pig.test.TestDeleteOnFail
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.308 sec
    [junit] Running org.apache.pig.test.TestDivide
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.46 sec
    [junit] Running org.apache.pig.test.TestEqualTo
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.515 sec
    [junit] Running org.apache.pig.test.TestExampleGenerator
    [junit] Tests run: 26, Failures: 0, Errors: 0, Time elapsed: 13.076 sec
    [junit] Running org.apache.pig.test.TestForEach
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.388 sec
    [junit] Running org.apache.pig.test.TestFuncSpec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.581 sec
    [junit] Running org.apache.pig.test.TestGTOrEqual
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.468 sec
    [junit] Running org.apache.pig.test.TestGreaterThan
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.446 sec
    [junit] Running org.apache.pig.test.TestIn
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 8.869 sec
    [junit] Running org.apache.pig.test.TestInputOutputFileValidator
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.18 sec
    [junit] Running org.apache.pig.test.TestInstantiateFunc
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.372 sec
    [junit] Running org.apache.pig.test.TestLOLoadDeterminedSchema
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.733 sec
    [junit] Running org.apache.pig.test.TestLTOrEqual
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.431 sec
    [junit] Running org.apache.pig.test.TestLessThan
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.444 sec
    [junit] Running org.apache.pig.test.TestLoad
    [junit] Tests run: 15, Failures: 0, Errors: 2, Time elapsed: 104.055 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: 60.494 sec
    [junit] Running org.apache.pig.test.TestLogToPhyCompiler
    [junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 4.856 sec
    [junit] Running org.apache.pig.test.TestLogicalPlanBuilder
    [junit] Tests run: 154, Failures: 1, Errors: 0, Time elapsed: 19.32 sec
    [junit] Test org.apache.pig.test.TestLogicalPlanBuilder FAILED
    [junit] Running org.apache.pig.test.TestMRCompiler
    [junit] Tests run: 32, Failures: 0, Errors: 0, Time elapsed: 34.102 sec
    [junit] Running org.apache.pig.test.TestMod
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.956 sec
    [junit] Running org.apache.pig.test.TestMultiQueryLocal
    [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 18.297 sec
    [junit] Running org.apache.pig.test.TestMultiply
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.678 sec
    [junit] Running org.apache.pig.test.TestNotEqualTo
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.443 sec
    [junit] Running org.apache.pig.test.TestNull
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.434 sec
    [junit] Running org.apache.pig.test.TestPOBinCond
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.501 sec
    [junit] Running org.apache.pig.test.TestPOCast
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.803 sec
    [junit] Running org.apache.pig.test.TestPODistinct
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.846 sec
    [junit] Running org.apache.pig.test.TestPOGenerate
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.47 sec
    [junit] Running org.apache.pig.test.TestPOMapLookUp
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.37 sec
    [junit] Running org.apache.pig.test.TestPOSort
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.451 sec
    [junit] Running org.apache.pig.test.TestPOUserFunc
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.477 sec
    [junit] Running org.apache.pig.test.TestParamSubPreproc
    [junit] Tests run: 40, Failures: 0, Errors: 0, Time elapsed: 7.668 sec
    [junit] Running org.apache.pig.test.TestPhyOp
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.422 sec
    [junit] Running org.apache.pig.test.TestPigScriptParser
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.661 sec
    [junit] Running org.apache.pig.test.TestPigServer
    [junit] Tests run: 31, Failures: 0, Errors: 0, Time elapsed: 80.029 sec
    [junit] Running org.apache.pig.test.TestPoissonSampleLoader
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.948 sec
    [junit] Running org.apache.pig.test.TestRegexp
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.704 sec
    [junit] Running org.apache.pig.test.TestSchema
    [junit] Tests run: 31, Failures: 0, Errors: 0, Time elapsed: 107.357 sec
    [junit] Running org.apache.pig.test.TestSchemaUtil
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.888 sec
    [junit] Running org.apache.pig.test.TestStore
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 457.679 sec
    [junit] Running org.apache.pig.test.TestStringUDFs
    [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.756 sec
   [delete] Deleting directory /tmp/pig_junit_tmp2046677014

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

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

Build failed in Jenkins: Pig-trunk #1927

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

Changes:

[daijy] PIG-4950: Fix minor issues with running scripts in non-local FileSystems

[daijy] Revert PIG-3906: ant site errors out

------------------------------------------
[...truncated 2695 lines...]
[ivy:resolve] 	unknown resolver sbt-chain
[ivy:resolve] 
[ivy:resolve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS

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 1012 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 1753046
      [jar] Building jar: <https://builds.apache.org/job/Pig-trunk/ws/build/pig-0.17.0-SNAPSHOT.jar>
     [echo] svnString 1753046
      [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_tmp1517116857
     [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.435 sec
    [junit] Running org.apache.pig.test.TestAdd
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.651 sec
    [junit] Running org.apache.pig.test.TestBagFormat
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.518 sec
    [junit] Running org.apache.pig.test.TestBoolean
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.718 sec
    [junit] Running org.apache.pig.test.TestBuiltin
    [junit] Tests run: 75, Failures: 0, Errors: 0, Time elapsed: 177.03 sec
    [junit] Running org.apache.pig.test.TestCase
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 11.796 sec
    [junit] Running org.apache.pig.test.TestCmdLineParser
    [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.494 sec
    [junit] Running org.apache.pig.test.TestCommit
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.734 sec
    [junit] Running org.apache.pig.test.TestConstExpr
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.725 sec
    [junit] Running org.apache.pig.test.TestConversions
    [junit] Tests run: 23, Failures: 0, Errors: 0, Time elapsed: 1.96 sec
    [junit] Running org.apache.pig.test.TestDataBag
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 1.411 sec
    [junit] Running org.apache.pig.test.TestDataModel
    [junit] Tests run: 25, Failures: 0, Errors: 0, Time elapsed: 0.713 sec
    [junit] Running org.apache.pig.test.TestDeleteOnFail
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.392 sec
    [junit] Running org.apache.pig.test.TestDivide
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.567 sec
    [junit] Running org.apache.pig.test.TestEqualTo
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.786 sec
    [junit] Running org.apache.pig.test.TestExampleGenerator
    [junit] Tests run: 26, Failures: 0, Errors: 0, Time elapsed: 18.916 sec
    [junit] Running org.apache.pig.test.TestForEach
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.572 sec
    [junit] Running org.apache.pig.test.TestFuncSpec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.504 sec
    [junit] Running org.apache.pig.test.TestGTOrEqual
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.829 sec
    [junit] Running org.apache.pig.test.TestGreaterThan
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.769 sec
    [junit] Running org.apache.pig.test.TestIn
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 9.836 sec
    [junit] Running org.apache.pig.test.TestInputOutputFileValidator
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.24 sec
    [junit] Running org.apache.pig.test.TestInstantiateFunc
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.522 sec
    [junit] Running org.apache.pig.test.TestLOLoadDeterminedSchema
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.944 sec
    [junit] Running org.apache.pig.test.TestLTOrEqual
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.866 sec
    [junit] Running org.apache.pig.test.TestLessThan
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.768 sec
    [junit] Running org.apache.pig.test.TestLoad
    [junit] Tests run: 15, Failures: 0, Errors: 2, Time elapsed: 130.437 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: 78.545 sec
    [junit] Running org.apache.pig.test.TestLogToPhyCompiler
    [junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 7.661 sec
    [junit] Running org.apache.pig.test.TestLogicalPlanBuilder
    [junit] Tests run: 154, Failures: 1, Errors: 0, Time elapsed: 28.454 sec
    [junit] Test org.apache.pig.test.TestLogicalPlanBuilder FAILED
    [junit] Running org.apache.pig.test.TestMRCompiler
    [junit] Tests run: 32, Failures: 0, Errors: 0, Time elapsed: 40.9 sec
    [junit] Running org.apache.pig.test.TestMod
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.584 sec
    [junit] Running org.apache.pig.test.TestMultiQueryLocal
    [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 23.018 sec
    [junit] Running org.apache.pig.test.TestMultiply
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.53 sec
    [junit] Running org.apache.pig.test.TestNotEqualTo
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.788 sec
    [junit] Running org.apache.pig.test.TestNull
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.553 sec
    [junit] Running org.apache.pig.test.TestPOBinCond
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.778 sec
    [junit] Running org.apache.pig.test.TestPOCast
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 1.234 sec
    [junit] Running org.apache.pig.test.TestPODistinct
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.535 sec
    [junit] Running org.apache.pig.test.TestPOGenerate
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.516 sec
    [junit] Running org.apache.pig.test.TestPOMapLookUp
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.61 sec
    [junit] Running org.apache.pig.test.TestPOSort
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.682 sec
    [junit] Running org.apache.pig.test.TestPOUserFunc
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.624 sec
    [junit] Running org.apache.pig.test.TestParamSubPreproc
    [junit] Tests run: 40, Failures: 0, Errors: 0, Time elapsed: 8.996 sec
    [junit] Running org.apache.pig.test.TestPhyOp
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.564 sec
    [junit] Running org.apache.pig.test.TestPigScriptParser
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.976 sec
    [junit] Running org.apache.pig.test.TestPigServer
    [junit] Tests run: 31, Failures: 0, Errors: 0, Time elapsed: 93.797 sec
    [junit] Running org.apache.pig.test.TestPoissonSampleLoader
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.375 sec
    [junit] Running org.apache.pig.test.TestRegexp
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.58 sec
    [junit] Running org.apache.pig.test.TestSchema
    [junit] Tests run: 31, Failures: 0, Errors: 0, Time elapsed: 108.869 sec
    [junit] Running org.apache.pig.test.TestSchemaUtil
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.461 sec
    [junit] Running org.apache.pig.test.TestStore
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 447.752 sec
    [junit] Running org.apache.pig.test.TestStringUDFs
    [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.879 sec
   [delete] Deleting directory /tmp/pig_junit_tmp1517116857

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

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

Build failed in Jenkins: Pig-trunk #1926

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

Changes:

[daijy] PIG-4945: Update document for conflicting macro params

[daijy] PIG-4938: [PiggyBank] XPath returns empty values when using aggregation method

------------------------------------------
[...truncated 47 lines...]
[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 1012 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 1753002
      [jar] Building jar: <https://builds.apache.org/job/Pig-trunk/ws/build/pig-0.17.0-SNAPSHOT.jar>
     [echo] svnString 1753002
      [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_tmp2038778955
     [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.329 sec
    [junit] Running org.apache.pig.test.TestAdd
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.555 sec
    [junit] Running org.apache.pig.test.TestBagFormat
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.504 sec
    [junit] Running org.apache.pig.test.TestBoolean
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.572 sec
    [junit] Running org.apache.pig.test.TestBuiltin
    [junit] Tests run: 75, Failures: 0, Errors: 0, Time elapsed: 146.212 sec
    [junit] Running org.apache.pig.test.TestCase
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 8.513 sec
    [junit] Running org.apache.pig.test.TestCmdLineParser
    [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.629 sec
    [junit] Running org.apache.pig.test.TestCommit
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 11.378 sec
    [junit] Running org.apache.pig.test.TestConstExpr
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.581 sec
    [junit] Running org.apache.pig.test.TestConversions
    [junit] Tests run: 23, Failures: 0, Errors: 0, Time elapsed: 1.441 sec
    [junit] Running org.apache.pig.test.TestDataBag
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 1.335 sec
    [junit] Running org.apache.pig.test.TestDataModel
    [junit] Tests run: 25, Failures: 0, Errors: 0, Time elapsed: 0.757 sec
    [junit] Running org.apache.pig.test.TestDeleteOnFail
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.4 sec
    [junit] Running org.apache.pig.test.TestDivide
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.51 sec
    [junit] Running org.apache.pig.test.TestEqualTo
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 1.13 sec
    [junit] Running org.apache.pig.test.TestExampleGenerator
    [junit] Tests run: 26, Failures: 0, Errors: 0, Time elapsed: 16.497 sec
    [junit] Running org.apache.pig.test.TestForEach
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.43 sec
    [junit] Running org.apache.pig.test.TestFuncSpec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.451 sec
    [junit] Running org.apache.pig.test.TestGTOrEqual
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.786 sec
    [junit] Running org.apache.pig.test.TestGreaterThan
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.818 sec
    [junit] Running org.apache.pig.test.TestIn
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 7.591 sec
    [junit] Running org.apache.pig.test.TestInputOutputFileValidator
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.386 sec
    [junit] Running org.apache.pig.test.TestInstantiateFunc
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.453 sec
    [junit] Running org.apache.pig.test.TestLOLoadDeterminedSchema
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.266 sec
    [junit] Running org.apache.pig.test.TestLTOrEqual
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.845 sec
    [junit] Running org.apache.pig.test.TestLessThan
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.879 sec
    [junit] Running org.apache.pig.test.TestLoad
    [junit] Tests run: 15, Failures: 0, Errors: 2, Time elapsed: 92.049 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: 60.055 sec
    [junit] Running org.apache.pig.test.TestLogToPhyCompiler
    [junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 9.523 sec
    [junit] Running org.apache.pig.test.TestLogicalPlanBuilder
    [junit] Tests run: 154, Failures: 1, Errors: 0, Time elapsed: 34.189 sec
    [junit] Test org.apache.pig.test.TestLogicalPlanBuilder FAILED
    [junit] Running org.apache.pig.test.TestMRCompiler
    [junit] Tests run: 32, Failures: 0, Errors: 0, Time elapsed: 36.662 sec
    [junit] Running org.apache.pig.test.TestMod
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.769 sec
    [junit] Running org.apache.pig.test.TestMultiQueryLocal
    [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 21.778 sec
    [junit] Running org.apache.pig.test.TestMultiply
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.607 sec
    [junit] Running org.apache.pig.test.TestNotEqualTo
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.942 sec
    [junit] Running org.apache.pig.test.TestNull
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.702 sec
    [junit] Running org.apache.pig.test.TestPOBinCond
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.738 sec
    [junit] Running org.apache.pig.test.TestPOCast
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 1.208 sec
    [junit] Running org.apache.pig.test.TestPODistinct
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.599 sec
    [junit] Running org.apache.pig.test.TestPOGenerate
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.537 sec
    [junit] Running org.apache.pig.test.TestPOMapLookUp
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.449 sec
    [junit] Running org.apache.pig.test.TestPOSort
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.689 sec
    [junit] Running org.apache.pig.test.TestPOUserFunc
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.65 sec
    [junit] Running org.apache.pig.test.TestParamSubPreproc
    [junit] Tests run: 40, Failures: 0, Errors: 0, Time elapsed: 8.2 sec
    [junit] Running org.apache.pig.test.TestPhyOp
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.602 sec
    [junit] Running org.apache.pig.test.TestPigScriptParser
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.719 sec
    [junit] Running org.apache.pig.test.TestPigServer
    [junit] Tests run: 31, Failures: 0, Errors: 0, Time elapsed: 103.905 sec
    [junit] Running org.apache.pig.test.TestPoissonSampleLoader
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.646 sec
    [junit] Running org.apache.pig.test.TestRegexp
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.435 sec
    [junit] Running org.apache.pig.test.TestSchema
    [junit] Tests run: 31, Failures: 0, Errors: 0, Time elapsed: 87.598 sec
    [junit] Running org.apache.pig.test.TestSchemaUtil
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.785 sec
    [junit] Running org.apache.pig.test.TestStore
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 418.829 sec
    [junit] Running org.apache.pig.test.TestStringUDFs
    [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 1.181 sec
   [delete] Deleting directory /tmp/pig_junit_tmp2038778955

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

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

Build failed in Jenkins: Pig-trunk #1925

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

Changes:

[daijy] PIG-4949: Fix registering jar in S3 which was broken by PIG-4417 in Pig 0.16

------------------------------------------
[...truncated 2687 lines...]

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 1012 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 1752917
      [jar] Building jar: <https://builds.apache.org/job/Pig-trunk/ws/build/pig-0.17.0-SNAPSHOT.jar>
     [echo] svnString 1752917
      [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_tmp1772654410
     [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.536 sec
    [junit] Running org.apache.pig.test.TestAdd
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.589 sec
    [junit] Running org.apache.pig.test.TestBagFormat
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.495 sec
    [junit] Running org.apache.pig.test.TestBoolean
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.542 sec
    [junit] Running org.apache.pig.test.TestBuiltin
    [junit] Tests run: 75, Failures: 0, Errors: 0, Time elapsed: 145.567 sec
    [junit] Running org.apache.pig.test.TestCase
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 8.178 sec
    [junit] Running org.apache.pig.test.TestCmdLineParser
    [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.421 sec
    [junit] Running org.apache.pig.test.TestCommit
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 9.775 sec
    [junit] Running org.apache.pig.test.TestConstExpr
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.537 sec
    [junit] Running org.apache.pig.test.TestConversions
    [junit] Tests run: 23, Failures: 0, Errors: 0, Time elapsed: 1.359 sec
    [junit] Running org.apache.pig.test.TestDataBag
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 1.209 sec
    [junit] Running org.apache.pig.test.TestDataModel
    [junit] Tests run: 25, Failures: 0, Errors: 0, Time elapsed: 0.63 sec
    [junit] Running org.apache.pig.test.TestDeleteOnFail
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.342 sec
    [junit] Running org.apache.pig.test.TestDivide
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.451 sec
    [junit] Running org.apache.pig.test.TestEqualTo
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.712 sec
    [junit] Running org.apache.pig.test.TestExampleGenerator
    [junit] Tests run: 26, Failures: 0, Errors: 0, Time elapsed: 15.935 sec
    [junit] Running org.apache.pig.test.TestForEach
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.452 sec
    [junit] Running org.apache.pig.test.TestFuncSpec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.484 sec
    [junit] Running org.apache.pig.test.TestGTOrEqual
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.681 sec
    [junit] Running org.apache.pig.test.TestGreaterThan
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.715 sec
    [junit] Running org.apache.pig.test.TestIn
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 7.132 sec
    [junit] Running org.apache.pig.test.TestInputOutputFileValidator
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.136 sec
    [junit] Running org.apache.pig.test.TestInstantiateFunc
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.422 sec
    [junit] Running org.apache.pig.test.TestLOLoadDeterminedSchema
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.046 sec
    [junit] Running org.apache.pig.test.TestLTOrEqual
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.761 sec
    [junit] Running org.apache.pig.test.TestLessThan
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.702 sec
    [junit] Running org.apache.pig.test.TestLoad
    [junit] Tests run: 15, Failures: 0, Errors: 2, Time elapsed: 92.074 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: 74.071 sec
    [junit] Running org.apache.pig.test.TestLogToPhyCompiler
    [junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 6.316 sec
    [junit] Running org.apache.pig.test.TestLogicalPlanBuilder
    [junit] Tests run: 154, Failures: 1, Errors: 0, Time elapsed: 26.814 sec
    [junit] Test org.apache.pig.test.TestLogicalPlanBuilder FAILED
    [junit] Running org.apache.pig.test.TestMRCompiler
    [junit] Tests run: 32, Failures: 0, Errors: 0, Time elapsed: 34.77 sec
    [junit] Running org.apache.pig.test.TestMod
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.464 sec
    [junit] Running org.apache.pig.test.TestMultiQueryLocal
    [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 18.919 sec
    [junit] Running org.apache.pig.test.TestMultiply
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.443 sec
    [junit] Running org.apache.pig.test.TestNotEqualTo
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.733 sec
    [junit] Running org.apache.pig.test.TestNull
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.464 sec
    [junit] Running org.apache.pig.test.TestPOBinCond
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.594 sec
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.594 sec
    [junit] Running org.apache.pig.test.TestPOCast
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 1.041 sec
    [junit] Running org.apache.pig.test.TestPODistinct
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.445 sec
    [junit] Running org.apache.pig.test.TestPOGenerate
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.418 sec
    [junit] Running org.apache.pig.test.TestPOMapLookUp
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.418 sec
    [junit] Running org.apache.pig.test.TestPOSort
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.594 sec
    [junit] Running org.apache.pig.test.TestPOUserFunc
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.508 sec
    [junit] Running org.apache.pig.test.TestParamSubPreproc
    [junit] Tests run: 40, Failures: 0, Errors: 0, Time elapsed: 7.849 sec
    [junit] Running org.apache.pig.test.TestPhyOp
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.497 sec
    [junit] Running org.apache.pig.test.TestPigScriptParser
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 7.47 sec
    [junit] Running org.apache.pig.test.TestPigServer
    [junit] Tests run: 31, Failures: 0, Errors: 0, Time elapsed: 95.914 sec
    [junit] Running org.apache.pig.test.TestPoissonSampleLoader
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.325 sec
    [junit] Running org.apache.pig.test.TestRegexp
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.429 sec
    [junit] Running org.apache.pig.test.TestSchema
    [junit] Tests run: 31, Failures: 0, Errors: 0, Time elapsed: 86.347 sec
    [junit] Running org.apache.pig.test.TestSchemaUtil
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.43 sec
    [junit] Running org.apache.pig.test.TestStore
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 391.289 sec
    [junit] Running org.apache.pig.test.TestStringUDFs
    [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.668 sec
   [delete] Deleting directory /tmp/pig_junit_tmp1772654410

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

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

Build failed in Jenkins: Pig-trunk #1924

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

Changes:

[rohini] PIG-4925: Support for passing the bloom filter to the Bloom UDF (rohini)

[rohini] PIG-4911: Provide option to disable DAG recovery (rohini)

[daijy] PIG-4906: Add Bigdecimal functions in Over function

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-6 (docker Ubuntu ubuntu yahoo-not-h2) in workspace <https://builds.apache.org/job/Pig-trunk/ws/>
Updating http://svn.apache.org/repos/asf/pig/trunk at revision '2016-06-23T22:05:17.180 +0000'
U         test/e2e/pig/tests/nightly.conf
U         test/org/apache/pig/test/TestParamSubPreproc.java
U         test/org/apache/pig/tez/TestTezJobExecution.java
U         test/org/apache/pig/tez/TestTezLauncher.java
U         CHANGES.txt
U         src/org/apache/pig/builtin/BuildBloomBase.java
U         src/org/apache/pig/builtin/Bloom.java
U         src/org/apache/pig/tools/parameters/PreprocessorContext.java
U         src/org/apache/pig/backend/hadoop/executionengine/tez/TezJobCompiler.java
U         src/org/apache/pig/backend/hadoop/executionengine/tez/TezJob.java
U         src/org/apache/pig/backend/hadoop/executionengine/tez/util/MRToTezHelper.java
U         src/org/apache/pig/backend/hadoop/executionengine/tez/TezSessionManager.java
U         src/org/apache/pig/backend/hadoop/executionengine/tez/TezDagBuilder.java
U         src/org/apache/pig/PigConfiguration.java
U         contrib/piggybank/java/src/test/java/org/apache/pig/piggybank/evaluation/TestOver.java
U         contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/Over.java
At revision 1750028

[Pig-trunk] $ /bin/bash /tmp/hudson1108723422781587273.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
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Cannot create GC thread. Out of system resources.
# An error report file with more information is saved as:
# <https://builds.apache.org/job/Pig-trunk/ws/hs_err_pid22972.log>
Build step 'Invoke Ant' marked build as failure
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/Pig-trunk/ws/build/test/logs/TEST-org.apache.pig.builtin.TestSUBTRACT.xml> is 8 days 18 hr old