You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/10/10 20:15:12 UTC

Build failed in Jenkins: Thrift-Test #51

See <https://builds.apache.org/job/Thrift-Test/51/changes>

Changes:

[jensg] THRIFT-2781: D compiler stuck at idlgen due to compiler bug

[jensg] THRIFT-2776 D tests failing

------------------------------------------
[...truncated 3671 lines...]

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:41] 64-bit constant "10000000000" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:47] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:115] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:155] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:161] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:173] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:201] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:208] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:355] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:356] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:357] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:358] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:359] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:360] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:361] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:362] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:363] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:364] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:365] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:366] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!

test -d gen-py-dynamicslots || mkdir gen-py-dynamicslots
../../compiler/cpp/thrift --gen py:dynamic,slots -out gen-py-dynamicslots ../ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
test -d gen-py-dynamicslots || mkdir gen-py-dynamicslots
../../compiler/cpp/thrift --gen py:dynamic,slots -out gen-py-dynamicslots ../DebugProtoTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:41] 64-bit constant "10000000000" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:173] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:201] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:208] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:355] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:356] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:357] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:358] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:359] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:360] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:361] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:362] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:363] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:364] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:365] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:366] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:41] 64-bit constant "10000000000" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:47] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:115] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:155] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:161] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:173] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:201] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:208] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:355] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:356] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:357] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:358] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:359] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:360] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:361] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:362] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:363] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:364] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:365] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:366] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!

make[3]: Nothing to be done for `RunClientServer.py'.
make[3]: Nothing to be done for `TestClient.py'.
make[3]: Nothing to be done for `TestServer.py'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
make  check-TESTS
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
PASS: RunClientServer.py
make[5]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
============================================================================
Testsuite summary for thrift 1.0.0-dev
============================================================================
# TOTAL: 1
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
Making check in py.twisted
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py.twisted'>
../../compiler/cpp/thrift --gen py:twisted ../ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../compiler/cpp/thrift --gen py:twisted ../SmallTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/SmallTest.thrift>:27] "senum" is deprecated and will be removed in a future compiler version.  This type should be replaced with "string".

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/SmallTest.thrift>:27] "senum" is deprecated and will be removed in a future compiler version.  This type should be replaced with "string".

/usr/bin/trial test_suite.py
test_suite
  py ...                                                                [ERROR]

===============================================================================
[ERROR]
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/twisted/trial/runner.py", line 586, in loadByNames
    things.append(self.findByName(name))
  File "/usr/lib/python2.7/dist-packages/twisted/trial/runner.py", line 395, in findByName
    return filenameToModule(name)
  File "/usr/lib/python2.7/dist-packages/twisted/trial/runner.py", line 84, in filenameToModule
    ret = reflect.namedAny(reflect.filenameToModuleName(fn))
  File "/usr/lib/python2.7/dist-packages/twisted/python/_reflectpy3.py", line 266, in namedAny
    topLevelPackage = _importAndCheckStack(trialname)
  File "/usr/lib/python2.7/dist-packages/twisted/python/_reflectpy3.py", line 213, in _importAndCheckStack
    reraise(excValue, excTraceback)
  File "<https://builds.apache.org/job/Thrift-Test/ws/test/py.twisted/test_suite.py",> line 24, in <module>
    from ThriftTest import ThriftTest
  File "./gen-py.twisted/ThriftTest/ThriftTest.py", line 21, in <module>
    from thrift.transport import TTwisted
  File "../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTwisted.py", line 29, in <module>
    from twisted.web import server, resource, http
exceptions.ImportError: No module named web

test_suite.py
-------------------------------------------------------------------------------
Ran 1 tests in 0.160s

FAILED (errors=1)
make[2]: *** [check] Error 1
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py.twisted'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test'>
make: *** [check-recursive] Error 1
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
[TASKS] Skipping publisher since build result is FAILURE
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
Publishing Javadoc
Updating THRIFT-2776
Updating THRIFT-2781

Build failed in Jenkins: Thrift-Test #54

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift-Test/54/changes>

Changes:

[ra] THRIFT-2783:Prop bin encoding in node

------------------------------------------
[...truncated 3670 lines...]
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:366] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:41] 64-bit constant "10000000000" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:47] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:115] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:155] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:161] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:173] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:201] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:208] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:355] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:356] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:357] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:358] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:359] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:360] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:361] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:362] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:363] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:364] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:365] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:366] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!

test -d gen-py-dynamicslots || mkdir gen-py-dynamicslots
../../compiler/cpp/thrift --gen py:dynamic,slots -out gen-py-dynamicslots ../ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
test -d gen-py-dynamicslots || mkdir gen-py-dynamicslots
../../compiler/cpp/thrift --gen py:dynamic,slots -out gen-py-dynamicslots ../DebugProtoTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:41] 64-bit constant "10000000000" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:173] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:201] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:208] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:355] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:356] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:357] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:358] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:359] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:360] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:361] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:362] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:363] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:364] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:365] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:366] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:41] 64-bit constant "10000000000" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:47] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:115] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:155] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:161] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:173] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:201] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:208] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:355] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:356] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:357] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:358] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:359] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:360] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:361] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:362] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:363] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:364] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:365] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:366] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!

make[3]: Nothing to be done for `RunClientServer.py'.
make[3]: Nothing to be done for `TestClient.py'.
make[3]: Nothing to be done for `TestServer.py'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
make  check-TESTS
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
PASS: RunClientServer.py
make[5]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
============================================================================
Testsuite summary for thrift 1.0.0-dev
============================================================================
# TOTAL: 1
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
Making check in py.twisted
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py.twisted'>
../../compiler/cpp/thrift --gen py:twisted ../ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../compiler/cpp/thrift --gen py:twisted ../SmallTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/SmallTest.thrift>:27] "senum" is deprecated and will be removed in a future compiler version.  This type should be replaced with "string".

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/SmallTest.thrift>:27] "senum" is deprecated and will be removed in a future compiler version.  This type should be replaced with "string".

/usr/bin/trial test_suite.py
test_suite
  py ...                                                                [ERROR]

===============================================================================
[ERROR]
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/twisted/trial/runner.py", line 586, in loadByNames
    things.append(self.findByName(name))
  File "/usr/lib/python2.7/dist-packages/twisted/trial/runner.py", line 395, in findByName
    return filenameToModule(name)
  File "/usr/lib/python2.7/dist-packages/twisted/trial/runner.py", line 84, in filenameToModule
    ret = reflect.namedAny(reflect.filenameToModuleName(fn))
  File "/usr/lib/python2.7/dist-packages/twisted/python/_reflectpy3.py", line 266, in namedAny
    topLevelPackage = _importAndCheckStack(trialname)
  File "/usr/lib/python2.7/dist-packages/twisted/python/_reflectpy3.py", line 213, in _importAndCheckStack
    reraise(excValue, excTraceback)
  File "<https://builds.apache.org/job/Thrift-Test/ws/test/py.twisted/test_suite.py",> line 24, in <module>
    from ThriftTest import ThriftTest
  File "./gen-py.twisted/ThriftTest/ThriftTest.py", line 21, in <module>
    from thrift.transport import TTwisted
  File "../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTwisted.py", line 29, in <module>
    from twisted.web import server, resource, http
exceptions.ImportError: No module named web

test_suite.py
-------------------------------------------------------------------------------
Ran 1 tests in 0.023s

FAILED (errors=1)
make[2]: *** [check] Error 1
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py.twisted'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test'>
make: *** [check-recursive] Error 1
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
[TASKS] Skipping publisher since build result is FAILURE
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
Publishing Javadoc
Updating THRIFT-2783

Build failed in Jenkins: Thrift-Test #53

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift-Test/53/changes>

Changes:

[jensg] THRIFT-2782: D: Timing-insensitive unit tests for thrift.internal.resource_pool.

------------------------------------------
[...truncated 3670 lines...]
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:366] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:41] 64-bit constant "10000000000" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:47] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:115] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:155] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:161] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:173] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:201] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:208] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:355] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:356] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:357] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:358] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:359] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:360] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:361] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:362] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:363] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:364] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:365] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:366] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!

test -d gen-py-dynamicslots || mkdir gen-py-dynamicslots
../../compiler/cpp/thrift --gen py:dynamic,slots -out gen-py-dynamicslots ../ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
test -d gen-py-dynamicslots || mkdir gen-py-dynamicslots
../../compiler/cpp/thrift --gen py:dynamic,slots -out gen-py-dynamicslots ../DebugProtoTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:41] 64-bit constant "10000000000" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:173] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:201] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:208] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:355] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:356] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:357] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:358] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:359] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:360] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:361] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:362] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:363] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:364] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:365] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:366] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:41] 64-bit constant "10000000000" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:47] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:115] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:155] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:161] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:173] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:201] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:208] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:355] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:356] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:357] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:358] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:359] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:360] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:361] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:362] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:363] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:364] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:365] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:366] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!

make[3]: Nothing to be done for `RunClientServer.py'.
make[3]: Nothing to be done for `TestClient.py'.
make[3]: Nothing to be done for `TestServer.py'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
make  check-TESTS
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
PASS: RunClientServer.py
make[5]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
============================================================================
Testsuite summary for thrift 1.0.0-dev
============================================================================
# TOTAL: 1
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
Making check in py.twisted
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py.twisted'>
../../compiler/cpp/thrift --gen py:twisted ../ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../compiler/cpp/thrift --gen py:twisted ../SmallTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/SmallTest.thrift>:27] "senum" is deprecated and will be removed in a future compiler version.  This type should be replaced with "string".

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/SmallTest.thrift>:27] "senum" is deprecated and will be removed in a future compiler version.  This type should be replaced with "string".

/usr/bin/trial test_suite.py
test_suite
  py ...                                                                [ERROR]

===============================================================================
[ERROR]
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/twisted/trial/runner.py", line 586, in loadByNames
    things.append(self.findByName(name))
  File "/usr/lib/python2.7/dist-packages/twisted/trial/runner.py", line 395, in findByName
    return filenameToModule(name)
  File "/usr/lib/python2.7/dist-packages/twisted/trial/runner.py", line 84, in filenameToModule
    ret = reflect.namedAny(reflect.filenameToModuleName(fn))
  File "/usr/lib/python2.7/dist-packages/twisted/python/_reflectpy3.py", line 266, in namedAny
    topLevelPackage = _importAndCheckStack(trialname)
  File "/usr/lib/python2.7/dist-packages/twisted/python/_reflectpy3.py", line 213, in _importAndCheckStack
    reraise(excValue, excTraceback)
  File "<https://builds.apache.org/job/Thrift-Test/ws/test/py.twisted/test_suite.py",> line 24, in <module>
    from ThriftTest import ThriftTest
  File "./gen-py.twisted/ThriftTest/ThriftTest.py", line 21, in <module>
    from thrift.transport import TTwisted
  File "../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTwisted.py", line 29, in <module>
    from twisted.web import server, resource, http
exceptions.ImportError: No module named web

test_suite.py
-------------------------------------------------------------------------------
Ran 1 tests in 0.155s

FAILED (errors=1)
make[2]: *** [check] Error 1
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py.twisted'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test'>
make: *** [check-recursive] Error 1
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
[TASKS] Skipping publisher since build result is FAILURE
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
Publishing Javadoc
Updating THRIFT-2782

Build failed in Jenkins: Thrift-Test #52

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift-Test/52/>

------------------------------------------
[...truncated 3667 lines...]

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:366] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:41] 64-bit constant "10000000000" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:47] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:115] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:155] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:161] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:173] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:201] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:208] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:355] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:356] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:357] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:358] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:359] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:360] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:361] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:362] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:363] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:364] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:365] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:366] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!

test -d gen-py-dynamicslots || mkdir gen-py-dynamicslots
../../compiler/cpp/thrift --gen py:dynamic,slots -out gen-py-dynamicslots ../ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
test -d gen-py-dynamicslots || mkdir gen-py-dynamicslots
../../compiler/cpp/thrift --gen py:dynamic,slots -out gen-py-dynamicslots ../DebugProtoTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:41] 64-bit constant "10000000000" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:173] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:201] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:208] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:355] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:356] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:357] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:358] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:359] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:360] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:361] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:362] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:363] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:364] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:365] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:366] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:41] 64-bit constant "10000000000" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:47] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:115] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:155] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:161] Consider using the more efficient "binary" type instead of "list<byte>".
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:173] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:183] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:192] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:201] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:208] 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:355] No field key specified for field1, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:356] No field key specified for field2, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:357] No field key specified for field3, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:358] No field key specified for field4, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:359] No field key specified for field5, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:360] No field key specified for field6, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:361] No field key specified for field7, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:362] No field key specified for field8, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:363] No field key specified for field9, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:364] No field key specified for field10, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:365] No field key specified for field11, resulting protocol may have conflicts or not be backwards compatible!

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/DebugProtoTest.thrift>:366] No field key specified for field12, resulting protocol may have conflicts or not be backwards compatible!

make[3]: Nothing to be done for `RunClientServer.py'.
make[3]: Nothing to be done for `TestClient.py'.
make[3]: Nothing to be done for `TestServer.py'.
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
make  check-TESTS
make[3]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
make[4]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
PASS: RunClientServer.py
make[5]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
============================================================================
Testsuite summary for thrift 1.0.0-dev
============================================================================
# TOTAL: 1
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[4]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py'>
Making check in py.twisted
make[2]: Entering directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py.twisted'>
../../compiler/cpp/thrift --gen py:twisted ../ThriftTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:42] No generator named 'noexist' could be found!
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/ThriftTest.thrift>:43] cpp generator does not accept 'noexist' as sub-namespace!
../../compiler/cpp/thrift --gen py:twisted ../SmallTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/SmallTest.thrift>:27] "senum" is deprecated and will be removed in a future compiler version.  This type should be replaced with "string".

[WARNING:<https://builds.apache.org/job/Thrift-Test/ws/test/SmallTest.thrift>:27] "senum" is deprecated and will be removed in a future compiler version.  This type should be replaced with "string".

/usr/bin/trial test_suite.py
test_suite
  py ...                                                                [ERROR]

===============================================================================
[ERROR]
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/twisted/trial/runner.py", line 586, in loadByNames
    things.append(self.findByName(name))
  File "/usr/lib/python2.7/dist-packages/twisted/trial/runner.py", line 395, in findByName
    return filenameToModule(name)
  File "/usr/lib/python2.7/dist-packages/twisted/trial/runner.py", line 84, in filenameToModule
    ret = reflect.namedAny(reflect.filenameToModuleName(fn))
  File "/usr/lib/python2.7/dist-packages/twisted/python/_reflectpy3.py", line 266, in namedAny
    topLevelPackage = _importAndCheckStack(trialname)
  File "/usr/lib/python2.7/dist-packages/twisted/python/_reflectpy3.py", line 213, in _importAndCheckStack
    reraise(excValue, excTraceback)
  File "<https://builds.apache.org/job/Thrift-Test/ws/test/py.twisted/test_suite.py",> line 24, in <module>
    from ThriftTest import ThriftTest
  File "./gen-py.twisted/ThriftTest/ThriftTest.py", line 21, in <module>
    from thrift.transport import TTwisted
  File "../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTwisted.py", line 29, in <module>
    from twisted.web import server, resource, http
exceptions.ImportError: No module named web

test_suite.py
-------------------------------------------------------------------------------
Ran 1 tests in 0.193s

FAILED (errors=1)
make[2]: *** [check] Error 1
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test/py.twisted'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift-Test/ws/test'>
make: *** [check-recursive] Error 1
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
[TASKS] Skipping publisher since build result is FAILURE
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
Publishing Javadoc