See <https://hudson.apache.org/hudson/job/Thrift/90/changes>

Changes:

[roger] THRIFT-1091 integrate JavaScript Test into Testsuite via make check

[roger] THRIFT-1091 integrate JavaScript Test into Testsuite via make check

------------------------------------------
[...truncated 1976 lines...]
     [exec] 
[WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179]
 64-bit constant "281474976710655" may not work in all languages.
     [exec] 
     [exec] 
[WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179]
 64-bit constant "72057594037927935" may not work in all languages.
     [exec] 
     [exec] 
[WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179]
 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] 
[WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188]
 64-bit constant "4294967295" may not work in all languages.
     [exec] 
     [exec] 
[WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188]
 64-bit constant "1099511627775" may not work in all languages.
     [exec] 
     [exec] 
[WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188]
 64-bit constant "281474976710655" may not work in all languages.
     [exec] 
     [exec] 
[WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188]
 64-bit constant "72057594037927935" may not work in all languages.
     [exec] 
     [exec] 
[WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188]
 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] 
[WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:197]
 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] 
[WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:204]
 64-bit constant "9223372036854775807" may not work in all languages.
     [exec] 
     [exec] 
[WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/JavaBeansTest.thrift>:38]
 No field key specified for blah, resulting protocol may have conflicts or not 
be backwards compatible!
     [exec] 
     [exec] 
[WARNING:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/test/JavaBeansTest.thrift>:38]
 No field key specified for blah, resulting protocol may have conflicts or not 
be backwards compatible!
     [exec] 

init:

ivy-init-dirs:

ivy-download:
      [get] Getting: 
http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.0.0-rc2/ivy-2.0.0-rc2.jar
      [get] To: 
<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/ivy/ivy-2.0.0-rc2.jar>
      [get] Not modified - so not downloaded

ivy-probe-antlib:

ivy-init-antlib:

resolve:
No ivy:settings found for the default reference 'ivy.instance'.  A default 
instance will be used
no settings file found, using default...
[ivy:retrieve] :: Ivy 2.0.0-rc2 - 20081028224207 :: http://ant.apache.org/ivy/ 
::
:: loading settings :: url = 
jar:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/ivy/ivy-2.0.0-rc2.jar!/org/apache/ivy/core/settings/ivysettings.xml>
[ivy:retrieve] :: resolving dependencies :: 
org.apache.thrift#libthrift;0.7.0-dev
[ivy:retrieve]  confs: [compile, test]
[ivy:retrieve]  found org.slf4j#slf4j-api;1.5.8 in public
[ivy:retrieve]  found commons-lang#commons-lang;2.5 in public
[ivy:retrieve]  found javax.servlet#servlet-api;2.5 in public
[ivy:retrieve]  found org.apache.httpcomponents#httpclient;4.0.1 in public
[ivy:retrieve]  found org.apache.httpcomponents#httpcore;4.0.1 in public
[ivy:retrieve]  found commons-logging#commons-logging;1.1.1 in default
[ivy:retrieve]  found commons-codec#commons-codec;1.3 in default
[ivy:retrieve]  found org.slf4j#slf4j-log4j12;1.5.8 in public
[ivy:retrieve]  found log4j#log4j;1.2.14 in public
[ivy:retrieve]  found junit#junit;4.4 in public
[ivy:retrieve] :: resolution report :: resolve 290ms :: artifacts dl 12ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      compile     |   7   |   0   |   0   |   0   ||   7   |   0   |
        |       test       |   10  |   0   |   0   |   0   ||   10  |   0   |
        ---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org.apache.thrift#libthrift
[ivy:retrieve]  confs: [compile, test]
[ivy:retrieve]  0 artifacts copied, 17 already retrieved (0kB/13ms)

resolve-offline:

compile:
    [javac] 
<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build.xml>:137: 
warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds

dist:

compile-test:
    [javac] 
<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build.xml>:186: 
warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 57 source files to 
<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/test>
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 
<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build.xml>:187: 
warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 2 source files to 
<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/test>
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 
<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build.xml>:188: 
warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 36 source files to 
<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/test>
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copying 1 file to 
<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/test>
      [jar] Building jar: 
<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/libthrift-test.jar>

junit-test:
    [mkdir] Created dir: 
<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/test/log>
    [junit] Running org.apache.thrift.TestShortStack
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.012 sec
    [junit] Running org.apache.thrift.TestStruct
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.133 sec
    [junit] Running org.apache.thrift.TestTBaseHelper
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.023 sec
    [junit] Running org.apache.thrift.TestTDeserializer
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.128 sec
    [junit] Running org.apache.thrift.TestTEnumHelper
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.014 sec
    [junit] Running org.apache.thrift.TestTUnion
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.109 sec
    [junit] Running org.apache.thrift.async.TestTAsyncClient
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.072 sec
    [junit] Running org.apache.thrift.async.TestTAsyncClientManager
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 4.846 sec
    [junit] Running org.apache.thrift.protocol.TestTBinaryProtocol
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.122 sec
    [junit] Running org.apache.thrift.protocol.TestTCompactProtocol
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.123 sec
    [junit] Running org.apache.thrift.protocol.TestTJSONProtocol
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.167 sec
    [junit] Running org.apache.thrift.protocol.TestTProtocolUtil
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.074 sec
    [junit] Running org.apache.thrift.server.TestHsHaServer
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.149 sec
    [junit] Running org.apache.thrift.transport.TestAutoExpandingBuffer
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.011 sec
    [junit] Running 
org.apache.thrift.transport.TestAutoExpandingBufferReadTransport
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.015 sec
    [junit] Running 
org.apache.thrift.transport.TestAutoExpandingBufferWriteTransport
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.016 sec
    [junit] Running org.apache.thrift.transport.TestTFastFramedTransport
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] Running org.apache.thrift.transport.TestTFramedTransport
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] Running org.apache.thrift.transport.TestTMemoryInputTransport
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.014 sec
    [junit] Running org.apache.thrift.transport.TestTSSLTransportFactory
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.188 sec
    [junit] Running org.apache.thrift.transport.TestTSaslTransports
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 12.614 sec

deprecated-test:

test:

BUILD SUCCESSFUL
Total time: 51 seconds
make[3]: Leaving directory 
`<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java'>
make[2]: Leaving directory 
`<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java'>
Making check in js/test
make[2]: Entering directory 
`<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test'>
make  check-local
make[3]: Entering directory 
`<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test'>
/usr/bin/ant  test
Buildfile: 
<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test/build.xml>
  [taskdef] Could not load definitions from resource 
com/googlecode/jslint4java/antlib.xml. It could not be found.

dependencies:

init:
    [mkdir] Created dir: 
<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test/build>

generate:

ivy-probe-antlib:

ivy-init-antlib:

resolve:
No ivy:settings found for the default reference 'ivy.instance'.  A default 
instance will be used
no settings file found, using default...
[ivy:retrieve] :: Ivy 2.0.0-rc2 - 20081028224207 :: http://ant.apache.org/ivy/ 
::
:: loading settings :: url = 
jar:<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/java/build/ivy/ivy-2.0.0-rc2.jar!/org/apache/ivy/core/settings/ivysettings.xml>
[ivy:retrieve] :: resolving dependencies :: 
org.apache.thrift#jstest;working@minerva
[ivy:retrieve]  confs: [default]
[ivy:retrieve]  found org.apache.httpcomponents#httpclient;4.0.1 in public
[ivy:retrieve]  found org.apache.httpcomponents#httpcore;4.0.1 in public
[ivy:retrieve]  found commons-logging#commons-logging;1.1.1 in default
[ivy:retrieve]  found commons-codec#commons-codec;1.3 in default
[ivy:retrieve]  found com.googlecode.jslint4java#jslint4java-ant;1.4.2 in public
[ivy:retrieve]  found com.googlecode.jslint4java#jslint4java;1.4.2 in public
[ivy:retrieve]  found rhino#js;1.7R1 in public
[ivy:retrieve]  found com.beust#jcommander;1.7 in public
[ivy:retrieve]  found org.apache.ant#ant;1.8.1 in public
[ivy:retrieve]  found org.apache.ant#ant-launcher;1.8.1 in public
[ivy:retrieve] downloading 
http://repo1.maven.org/maven2/com/googlecode/jslint4java/jslint4java-ant/1.4.2/jslint4java-ant-1.4.2.jar
 ...
[ivy:retrieve] ......... (17kB)
[ivy:retrieve] .. (0kB)
[ivy:retrieve]  [SUCCESSFUL ] 
com.googlecode.jslint4java#jslint4java-ant;1.4.2!jslint4java-ant.jar (1507ms)
[ivy:retrieve] downloading 
http://repo1.maven.org/maven2/com/googlecode/jslint4java/jslint4java/1.4.2/jslint4java-1.4.2.jar
 ...
[ivy:retrieve] .............................. (76kB)
[ivy:retrieve] .. (0kB)
[ivy:retrieve]  [SUCCESSFUL ] 
com.googlecode.jslint4java#jslint4java;1.4.2!jslint4java.jar (1333ms)
[ivy:retrieve] downloading 
http://repo1.maven.org/maven2/rhino/js/1.7R1/js-1.7R1.jar ...
[ivy:retrieve] 
..........................................................................................................................................................................................................................................................................................
[ivy:retrieve] 
....................................................................................
 (739kB)
[ivy:retrieve] .. (0kB)
[ivy:retrieve]  [SUCCESSFUL ] rhino#js;1.7R1!js.jar (3662ms)
[ivy:retrieve] downloading 
http://repo1.maven.org/maven2/com/beust/jcommander/1.7/jcommander-1.7.jar ...
[ivy:retrieve] ................ (29kB)
[ivy:retrieve] .. (0kB)
[ivy:retrieve]  [SUCCESSFUL ] com.beust#jcommander;1.7!jcommander.jar (1866ms)
[ivy:retrieve] downloading 
http://repo1.maven.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.jar ...
[ivy:retrieve] 
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
[ivy:retrieve] 
...........................................................................................................................................................................................
 (1478kB)
[ivy:retrieve] .. (0kB)
[ivy:retrieve]  [SUCCESSFUL ] org.apache.ant#ant;1.8.1!ant.jar (3762ms)
[ivy:retrieve] downloading 
http://repo1.maven.org/maven2/org/apache/ant/ant-launcher/1.8.1/ant-launcher-1.8.1.jar
 ...
[ivy:retrieve] ........ (12kB)
[ivy:retrieve] .. (0kB)
[ivy:retrieve]  [SUCCESSFUL ] 
org.apache.ant#ant-launcher;1.8.1!ant-launcher.jar (1798ms)
[ivy:retrieve] :: resolution report :: resolve 28956ms :: artifacts dl 13941ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   10  |   6   |   6   |   0   ||   10  |   6   |
        ---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org.apache.thrift#jstest
[ivy:retrieve]  confs: [default]
[ivy:retrieve]  6 artifacts copied, 4 already retrieved (2353kB/14ms)

check-gjslint:
     [echo] check if gjslint is available:
     [exec] Execute failed: java.io.IOException: Cannot run program "gjslint": 
java.io.IOException: error=2, No such file or directory

gjslint:

jslint:

BUILD FAILED
<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test/build.xml>:132:
 Problem: failed to create task or type antlib:com.googlecode.jslint4java:jslint
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken place.
No types or tasks have been defined in this namespace yet

This appears to be an antlib declaration. 
Action: Check that the implementing library exists in one of:
        -/home/hudson/tools/ant/latest/lib
        -/home/hudson/.ant/lib
        -a directory added on the command line with the -lib argument


Total time: 44 seconds
make[3]: *** [check-local] Error 1
make[3]: Leaving directory 
`<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory 
`<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib/js/test'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory 
`<https://hudson.apache.org/hudson/job/Thrift/ws/thrift/lib'>
make: *** [check-recursive] Error 1
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts

Reply via email to