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

Changes:

[knoguchi] PIG-3251 Bzip2TextInputFormat requires double the memory of maximum 
record size (knoguchi)

------------------------------------------
[...truncated 2666 lines...]
[ivy:resolve]   unknown resolver chain
[ivy:resolve]   unknown resolver 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 = 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/ivy/ivysettings.xml

init:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/src-gen/org/apache/pig/impl/logicalLayer/parser
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/src-gen/org/apache/pig/tools/pigscript/parser
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/src-gen/org/apache/pig/tools/parameters
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/build/classes
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/build/test/classes
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/test/org/apache/pig/test/utils/dotGraph/parser
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/src-gen/org/apache/pig/data/parser
     [move] Moving 1 file to 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/build/ivy/lib/Pig

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

prepare:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/src-gen/org/apache/pig/parser

genLexer:

genParser:

genTreeParser:

gen:

compile:
     [echo] *** Building Main Sources ***
     [echo] *** To compile with all warnings enabled, supply -Dall.warnings=1 
on command line ***
     [echo] *** Else, you will only be warned about deprecations ***
    [javac] Compiling 1007 source files to 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/build/classes
    [javac] 
/home/jenkins/.ivy2/cache/org.apache.hbase/hbase-common/jars/hbase-common-0.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 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/build/classes/org/apache/pig/tools/grunt
     [copy] Copying 1 file to 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/build/classes/org/apache/pig/tools/grunt
     [copy] Copying 2 files to 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/build/classes/python
     [copy] Copying 2 files to 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/build/classes/META-INF

ivy-buildJar:

jar:
     [echo] svnString 1711374
      [jar] Building jar: 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/build/pig-0.16.0-SNAPSHOT.jar
     [echo] svnString 1711374
      [jar] Building jar: 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/build/pig-0.16.0-SNAPSHOT-withouthadoop.jar

copyCommonDependencies:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Pig-trunk/lib
     [copy] Copying 36 files to 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/lib

copyh1Dependencies:

copyh2Dependencies:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Pig-trunk/lib/h2
     [copy] Copying 16 files to 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/lib/h2
     [copy] Copying 1 file to /x1/jenkins/jenkins-slave/workspace/Pig-trunk
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Pig-trunk/legacy
     [move] Moving 1 file to 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/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 431 source files to 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/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 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/build/test/classes

debugger.set:

debugger.unset:

debugger.check:

test-commit:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/build/test/logs
    [mkdir] Created dir: /tmp/pig_junit_tmp563560025
     [echo] Tests in 
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/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.25 sec
    [junit] Running org.apache.pig.test.TestAdd
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.365 sec
    [junit] Running org.apache.pig.test.TestBagFormat
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.324 sec
    [junit] Running org.apache.pig.test.TestBoolean
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 1.102 sec
    [junit] Running org.apache.pig.test.TestBuiltin
    [junit] Tests run: 73, Failures: 0, Errors: 0, Time elapsed: 86.7 sec
    [junit] Running org.apache.pig.test.TestCase
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 6.489 sec
    [junit] Running org.apache.pig.test.TestCmdLineParser
    [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 2.016 sec
    [junit] Running org.apache.pig.test.TestCommit
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.551 sec
    [junit] Running org.apache.pig.test.TestConstExpr
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.457 sec
    [junit] Running org.apache.pig.test.TestConversions
    [junit] Tests run: 23, Failures: 0, Errors: 0, Time elapsed: 8.636 sec
    [junit] Running org.apache.pig.test.TestDataBag
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 7.349 sec
    [junit] Running org.apache.pig.test.TestDataModel
    [junit] Tests run: 25, Failures: 0, Errors: 0, Time elapsed: 9.288 sec
    [junit] Running org.apache.pig.test.TestDeleteOnFail
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.266 sec
    [junit] Running org.apache.pig.test.TestDivide
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.404 sec
    [junit] Running org.apache.pig.test.TestEqualTo
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 9.738 sec
    [junit] Running org.apache.pig.test.TestExampleGenerator
    [junit] Tests run: 26, Failures: 0, Errors: 0, Time elapsed: 13.87 sec
    [junit] Running org.apache.pig.test.TestForEach
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.325 sec
    [junit] Running org.apache.pig.test.TestFuncSpec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.404 sec
    [junit] Running org.apache.pig.test.TestGTOrEqual
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 2.375 sec
    [junit] Running org.apache.pig.test.TestGreaterThan
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 6.79 sec
    [junit] Running org.apache.pig.test.TestIn
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.592 sec
    [junit] Running org.apache.pig.test.TestInputOutputFileValidator
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.168 sec
    [junit] Running org.apache.pig.test.TestInstantiateFunc
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.808 sec
    [junit] Running org.apache.pig.test.TestLOLoadDeterminedSchema
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.885 sec
    [junit] Running org.apache.pig.test.TestLTOrEqual
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 6.243 sec
    [junit] Running org.apache.pig.test.TestLessThan
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 5.196 sec
    [junit] Running org.apache.pig.test.TestLoad
    [junit] Tests run: 15, Failures: 0, Errors: 2, Time elapsed: 105.954 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.228 sec
    [junit] Running org.apache.pig.test.TestLogToPhyCompiler
    [junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 4.763 sec
    [junit] Running org.apache.pig.test.TestLogicalPlanBuilder
    [junit] Tests run: 154, Failures: 0, Errors: 0, Time elapsed: 20.698 sec
    [junit] Running org.apache.pig.test.TestMRCompiler
    [junit] Tests run: 32, Failures: 0, Errors: 0, Time elapsed: 31.59 sec
    [junit] Running org.apache.pig.test.TestMod
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.373 sec
    [junit] Running org.apache.pig.test.TestMultiQueryLocal
    [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 13.859 sec
    [junit] Running org.apache.pig.test.TestMultiply
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.362 sec
    [junit] Running org.apache.pig.test.TestNotEqualTo
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 2.371 sec
    [junit] Running org.apache.pig.test.TestNull
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.416 sec
    [junit] Running org.apache.pig.test.TestPOBinCond
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.512 sec
    [junit] Running org.apache.pig.test.TestPOCast
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 1.472 sec
    [junit] Running org.apache.pig.test.TestPODistinct
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.441 sec
    [junit] Running org.apache.pig.test.TestPOGenerate
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.364 sec
    [junit] Running org.apache.pig.test.TestPOMapLookUp
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.314 sec
    [junit] Running org.apache.pig.test.TestPOSort
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.495 sec
    [junit] Running org.apache.pig.test.TestPOUserFunc
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.505 sec
    [junit] Running org.apache.pig.test.TestParamSubPreproc
    [junit] Tests run: 36, Failures: 0, Errors: 0, Time elapsed: 5.479 sec
    [junit] Running org.apache.pig.test.TestPhyOp
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.387 sec
    [junit] Running org.apache.pig.test.TestPigScriptParser
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.546 sec
    [junit] Running org.apache.pig.test.TestPigServer
    [junit] Tests run: 31, Failures: 0, Errors: 0, Time elapsed: 78.576 sec
    [junit] Running org.apache.pig.test.TestPoissonSampleLoader
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.905 sec
    [junit] Running org.apache.pig.test.TestRegexp
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.319 sec
    [junit] Running org.apache.pig.test.TestSchema
    [junit] Tests run: 31, Failures: 0, Errors: 0, Time elapsed: 63.615 sec
    [junit] Running org.apache.pig.test.TestSchemaUtil
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.307 sec
    [junit] Running org.apache.pig.test.TestStore
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 319.458 sec
    [junit] Running org.apache.pig.test.TestStringUDFs
    [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 1.028 sec
   [delete] Deleting directory /tmp/pig_junit_tmp563560025

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Pig-trunk/build.xml:866: Tests failed!

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

Reply via email to