See <https://builds.apache.org/job/Thrift/890/changes>

Changes:

[henrique] THRIFT-2167 nodejs lib throws error if options argument isn't passed

------------------------------------------
[...truncated 7431 lines...]
Ran 18 tests in 0.401s

OK
..................
----------------------------------------------------------------------
Ran 18 tests in 0.365s

OK
EEEEEEEEEEEEEEE...
======================================================================
ERROR: testByte (__main__.NormalBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File 
"./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", 
line 149, in open
    return self.__trans.open()
  File 
"./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSSLSocket.py", 
line 112, in open
    message=message)
TTransportException: Could not connect to localhost:9090: [Errno 111] 
Connection refused

======================================================================
ERROR: testDouble (__main__.NormalBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File 
"./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", 
line 149, in open
    return self.__trans.open()
  File 
"./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSSLSocket.py", 
line 112, in open
    message=message)
TTransportException: Could not connect to localhost:9090: [Errno 111] 
Connection refused

======================================================================
ERROR: testEnum (__main__.NormalBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File 
"./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", 
line 149, in open
    return self.__trans.open()
  File 
"./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSSLSocket.py", 
line 112, in open
    message=message)
TTransportException: Could not connect to localhost:9090: [Errno 111] 
Connection refused

======================================================================
ERROR: testException (__main__.NormalBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File 
"./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", 
line 149, in open
    return self.__trans.open()
  File 
"./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSSLSocket.py", 
line 112, in open
    message=message)
TTransportException: Could not connect to localhost:9090: [Errno 111] 
Connection refused

======================================================================
ERROR: testI32 (__main__.NormalBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File 
"./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", 
line 149, in open
    return self.__trans.open()
  File 
"./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSSLSocket.py", 
line 112, in open
    message=message)
TTransportException: Could not connect to localhost:9090: [Errno 111] 
Connection refused

======================================================================
ERROR: testI64 (__main__.NormalBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File 
"./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", 
line 149, in open
    return self.__trans.open()
  File 
"./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSSLSocket.py", 
line 112, in open
    message=message)
TTransportException: Could not connect to localhost:9090: [Errno 111] 
Connection refused

======================================================================
ERROR: testList (__main__.NormalBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File 
"./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", 
line 149, in open
    return self.__trans.open()
  File 
"./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSSLSocket.py", 
line 112, in open
    message=message)
TTransportException: Could not connect to localhost:9090: [Errno 111] 
Connection refused

======================================================================
ERROR: testMap (__main__.NormalBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File 
"./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", 
line 149, in open
    return self.__trans.open()
  File 
"./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSSLSocket.py", 
line 112, in open
    message=message)
TTransportException: Could not connect to localhost:9090: [Errno 111] 
Connection refused

======================================================================
ERROR: testMapMap (__main__.NormalBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File 
"./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", 
line 149, in open
    return self.__trans.open()
  File 
"./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSSLSocket.py", 
line 112, in open
    message=message)
TTransportException: Could not connect to localhost:9090: [Errno 111] 
Connection refused

======================================================================
ERROR: testMulti (__main__.NormalBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File 
"./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", 
line 149, in open
    return self.__trans.open()
  File 
"./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSSLSocket.py", 
line 112, in open
    message=message)
TTransportException: Could not connect to localhost:9090: [Errno 111] 
Connection refused

======================================================================
ERROR: testNest (__main__.NormalBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File 
"./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", 
line 149, in open
    return self.__trans.open()
  File 
"./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSSLSocket.py", 
line 112, in open
    message=message)
TTransportException: Could not connect to localhost:9090: [Errno 111] 
Connection refused

======================================================================
ERROR: testOneway (__main__.NormalBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File 
"./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", 
line 149, in open
    return self.__trans.open()
  File 
"./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSSLSocket.py", 
line 112, in open
    message=message)
TTransportException: Could not connect to localhost:9090: [Errno 111] 
Connection refused

======================================================================
ERROR: testOnewayThenNormal (__main__.NormalBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File 
"./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", 
line 149, in open
    return self.__trans.open()
  File 
"./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSSLSocket.py", 
line 112, in open
    message=message)
TTransportException: Could not connect to localhost:9090: [Errno 111] 
Connection refused

======================================================================
ERROR: testSet (__main__.NormalBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File 
"./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", 
line 149, in open
    return self.__trans.open()
  File 
"./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSSLSocket.py", 
line 112, in open
    message=message)
TTransportException: Could not connect to localhost:9090: [Errno 111] 
Connection refused

======================================================================
ERROR: testString (__main__.NormalBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File 
"./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", 
line 149, in open
    return self.__trans.open()
  File 
"./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSSLSocket.py", 
line 112, in open
    message=message)
TTransportException: Could not connect to localhost:9090: [Errno 111] 
Connection refused

----------------------------------------------------------------------
Ran 18 tests in 0.028s

FAILED (errors=15)
stServer.py --genpydir=gen-py-slots --proto=accel --port=9090 TProcessPoolServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-slots 
--proto=accel --port=9090
Giving TProcessPoolServer (proto=accel,zlib=False,ssl=False) an extra 3 seconds 
for child processes to terminate via alarm
OK: Finished (includes gen-py-slots)  TProcessPoolServer / accel proto / 
zlib=False / SSL=False.   229 combinations tested.

Test run #230:  (includes gen-py-slots) Server=TProcessPoolServer,  
Proto=accel,  zlib=False,  SSL=True
Testing server TProcessPoolServer: /usr/bin/python ./TestServer.py 
--genpydir=gen-py-slots --proto=accel --port=9090 --ssl TProcessPoolServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-slots 
--proto=accel --port=9090 --ssl
Giving TProcessPoolServer (proto=accel,zlib=False,ssl=True) an extra 3 seconds 
for child processes to terminate via alarm
OK: Finished (includes gen-py-slots)  TProcessPoolServer / accel proto / 
zlib=False / SSL=True.   230 combinations tested.

Test run #231:  (includes gen-py-slots) Server=TProcessPoolServer,  
Proto=accel,  zlib=True,  SSL=False
Testing server TProcessPoolServer: /usr/bin/python ./TestServer.py 
--genpydir=gen-py-slots --proto=accel --port=9090 --zlib TProcessPoolServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-slots 
--proto=accel --port=9090 --zlib
Giving TProcessPoolServer (proto=accel,zlib=True,ssl=False) an extra 3 seconds 
for child processes to terminate via alarm
OK: Finished (includes gen-py-slots)  TProcessPoolServer / accel proto / 
zlib=True / SSL=False.   231 combinations tested.

Test run #232:  (includes gen-py-slots) Server=TProcessPoolServer,  
Proto=accel,  zlib=True,  SSL=True
Testing server TProcessPoolServer: /usr/bin/python ./TestServer.py 
--genpydir=gen-py-slots --proto=accel --port=9090 --zlib --ssl 
TProcessPoolServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-slots 
--proto=accel --port=9090 --zlib --ssl
Giving TProcessPoolServer (proto=accel,zlib=True,ssl=True) an extra 3 seconds 
for child processes to terminate via alarm
OK: Finished (includes gen-py-slots)  TProcessPoolServer / accel proto / 
zlib=True / SSL=True.   232 combinations tested.

Test run #233:  (includes gen-py-slots) Server=TProcessPoolServer,  
Proto=binary,  zlib=False,  SSL=False
Testing server TProcessPoolServer: /usr/bin/python ./TestServer.py 
--genpydir=gen-py-slots --proto=binary --port=9090 TProcessPoolServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-slots 
--proto=binary --port=9090
Giving TProcessPoolServer (proto=binary,zlib=False,ssl=False) an extra 3 
seconds for child processes to terminate via alarm
OK: Finished (includes gen-py-slots)  TProcessPoolServer / binary proto / 
zlib=False / SSL=False.   233 combinations tested.

Test run #234:  (includes gen-py-slots) Server=TProcessPoolServer,  
Proto=binary,  zlib=False,  SSL=True
Testing server TProcessPoolServer: /usr/bin/python ./TestServer.py 
--genpydir=gen-py-slots --proto=binary --port=9090 --ssl TProcessPoolServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-slots 
--proto=binary --port=9090 --ssl
Giving TProcessPoolServer (proto=binary,zlib=False,ssl=True) an extra 3 seconds 
for child processes to terminate via alarm
Traceback (most recent call last):
  File "./RunClientServer.py", line 191, in <module>
    runServiceTest(genpydir, try_server, try_proto, options.port, with_zlib, 
with_ssl)
  File "./RunClientServer.py", line 142, in runServiceTest
    raise Exception("Client subprocess failed, retcode=%d, args: %s" % (ret, ' 
'.join(cli_args)))
Exception: Client subprocess failed, retcode=1, args: /usr/bin/python 
./TestClient.py --genpydir=gen-py-slots --proto=binary --port=9090 --ssl
FAIL: RunClientServer.py
==================
1 of 1 test failed
==================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/test/py'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/test/py'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift/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
Publishing Javadoc
Updating THRIFT-2167

Reply via email to