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 2013/09/17 21:46:56 UTC

Build failed in Jenkins: Thrift #902

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

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Thrift/ws/>
Checkout:Thrift / <https://builds.apache.org/job/Thrift/ws/> - hudson.remoting.Channel@4bc1cc82:ubuntu4
Using strategy: Default
selected Git installation does not exists. Using Default
Last Built Revision: Revision fd7ddef7295d9d3459ff0f46829a479ea3a7f724 (origin/HEAD, origin/master)
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/thrift.git
Error trying to determine the git version: Error performing command: f:\Git\bin --version
Assuming 1.6
ERROR: Error cloning remote repo 'origin' : Could not clone https://git-wip-us.apache.org/repos/asf/thrift.git
hudson.plugins.git.GitException: Could not clone https://git-wip-us.apache.org/repos/asf/thrift.git
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.clone(CliGitAPIImpl.java:220)
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1006)
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:942)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2423)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:679)
Caused by: hudson.plugins.git.GitException: Error performing command: f:\Git\bin clone -o origin https://git-wip-us.apache.org/repos/asf/thrift.git <https://builds.apache.org/job/Thrift/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:781)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.clone(CliGitAPIImpl.java:218)
	... 12 more
Caused by: java.io.IOException: Cannot run program "f:\Git\bin": java.io.IOException: error=2, No such file or directory
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:488)
	at hudson.Proc$LocalProc.<init>(Proc.java:244)
	at hudson.Proc$LocalProc.<init>(Proc.java:216)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:773)
	at hudson.Launcher$ProcStarter.start(Launcher.java:353)
	at hudson.Launcher$ProcStarter.join(Launcher.java:360)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:770)
	... 13 more
Caused by: java.io.IOException: java.io.IOException: error=2, No such file or directory
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:164)
	at java.lang.ProcessImpl.start(ProcessImpl.java:81)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:470)
	... 19 more
Trying next repository
ERROR: Could not clone repository
hudson.util.IOException2: remote file operation failed: <https://builds.apache.org/job/Thrift/ws/> at hudson.remoting.Channel@4bc1cc82:ubuntu4
	at hudson.FilePath.act(FilePath.java:905)
	at hudson.FilePath.act(FilePath.java:882)
	at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:942)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1108)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:657)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:562)
	at hudson.model.Run.execute(Run.java:1603)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:246)
Caused by: java.io.IOException: Could not clone
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1019)
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:942)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2423)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:679)
Retrying after 10 seconds
Checkout:Thrift / <https://builds.apache.org/job/Thrift/ws/> - hudson.remoting.Channel@4bc1cc82:ubuntu4
Using strategy: Default
selected Git installation does not exists. Using Default
Last Built Revision: Revision fd7ddef7295d9d3459ff0f46829a479ea3a7f724 (origin/HEAD, origin/master)
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/thrift.git
Error trying to determine the git version: Error performing command: f:\Git\bin --version
Assuming 1.6
ERROR: Error cloning remote repo 'origin' : Could not clone https://git-wip-us.apache.org/repos/asf/thrift.git
hudson.plugins.git.GitException: Could not clone https://git-wip-us.apache.org/repos/asf/thrift.git
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.clone(CliGitAPIImpl.java:220)
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1006)
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:942)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2423)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:679)
Caused by: hudson.plugins.git.GitException: Error performing command: f:\Git\bin clone -o origin https://git-wip-us.apache.org/repos/asf/thrift.git <https://builds.apache.org/job/Thrift/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:781)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.clone(CliGitAPIImpl.java:218)
	... 12 more
Caused by: java.io.IOException: Cannot run program "f:\Git\bin": java.io.IOException: error=2, No such file or directory
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:488)
	at hudson.Proc$LocalProc.<init>(Proc.java:244)
	at hudson.Proc$LocalProc.<init>(Proc.java:216)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:773)
	at hudson.Launcher$ProcStarter.start(Launcher.java:353)
	at hudson.Launcher$ProcStarter.join(Launcher.java:360)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:770)
	... 13 more
Caused by: java.io.IOException: java.io.IOException: error=2, No such file or directory
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:164)
	at java.lang.ProcessImpl.start(ProcessImpl.java:81)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:470)
	... 19 more
Trying next repository
ERROR: Could not clone repository
hudson.util.IOException2: remote file operation failed: <https://builds.apache.org/job/Thrift/ws/> at hudson.remoting.Channel@4bc1cc82:ubuntu4
	at hudson.FilePath.act(FilePath.java:905)
	at hudson.FilePath.act(FilePath.java:882)
	at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:942)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1108)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:657)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:562)
	at hudson.model.Run.execute(Run.java:1603)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:246)
Caused by: java.io.IOException: Could not clone
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1019)
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:942)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2423)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:679)
Retrying after 10 seconds
Checkout:Thrift / <https://builds.apache.org/job/Thrift/ws/> - hudson.remoting.Channel@4bc1cc82:ubuntu4
Using strategy: Default
selected Git installation does not exists. Using Default
Last Built Revision: Revision fd7ddef7295d9d3459ff0f46829a479ea3a7f724 (origin/HEAD, origin/master)
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/thrift.git
Error trying to determine the git version: Error performing command: f:\Git\bin --version
Assuming 1.6
ERROR: Error cloning remote repo 'origin' : Could not clone https://git-wip-us.apache.org/repos/asf/thrift.git
hudson.plugins.git.GitException: Could not clone https://git-wip-us.apache.org/repos/asf/thrift.git
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.clone(CliGitAPIImpl.java:220)
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1006)
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:942)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2423)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:679)
Caused by: hudson.plugins.git.GitException: Error performing command: f:\Git\bin clone -o origin https://git-wip-us.apache.org/repos/asf/thrift.git <https://builds.apache.org/job/Thrift/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:781)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.clone(CliGitAPIImpl.java:218)
	... 12 more
Caused by: java.io.IOException: Cannot run program "f:\Git\bin": java.io.IOException: error=2, No such file or directory
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:488)
	at hudson.Proc$LocalProc.<init>(Proc.java:244)
	at hudson.Proc$LocalProc.<init>(Proc.java:216)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:773)
	at hudson.Launcher$ProcStarter.start(Launcher.java:353)
	at hudson.Launcher$ProcStarter.join(Launcher.java:360)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:770)
	... 13 more
Caused by: java.io.IOException: java.io.IOException: error=2, No such file or directory
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:164)
	at java.lang.ProcessImpl.start(ProcessImpl.java:81)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:470)
	... 19 more
Trying next repository
ERROR: Could not clone repository
hudson.util.IOException2: remote file operation failed: <https://builds.apache.org/job/Thrift/ws/> at hudson.remoting.Channel@4bc1cc82:ubuntu4
	at hudson.FilePath.act(FilePath.java:905)
	at hudson.FilePath.act(FilePath.java:882)
	at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:942)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1108)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:657)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:562)
	at hudson.model.Run.execute(Run.java:1603)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:246)
Caused by: java.io.IOException: Could not clone
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1019)
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:942)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2423)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:679)
[WARNINGS] Skipping publisher since build result is FAILURE
[TASKS] Skipping publisher since build result is FAILURE
Archiving artifacts
Publishing Javadoc

Build failed in Jenkins: Thrift #907

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

------------------------------------------
[...truncated 5121 lines...]
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testMulti (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testNest (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testOneway (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testOnewayThenNormal (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testSet (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testString (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testStruct (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testTypedef (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testVoid (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

----------------------------------------------------------------------
Ran 18 tests in 0.005s

FAILED (errors=18)
----------------
 Executing individual test scripts with various generated code directories
 Directories to be tested: gen-py-default, gen-py-slots, gen-py-newstyle, gen-py-newstyleslots, gen-py-dynamic, gen-py-dynamicslots
 Scripts to be tested: TSimpleJSONProtocolTest.py, SerializationTest.py, TestEof.py, TestSyntax.py, TestSocket.py
----------------

Testing script: /usr/bin/python ./TSimpleJSONProtocolTest.py --genpydir=gen-py-default
----

Testing script: /usr/bin/python ./SerializationTest.py --genpydir=gen-py-default
----

Testing script: /usr/bin/python ./TestEof.py --genpydir=gen-py-default
----

Testing script: /usr/bin/python ./TestSyntax.py --genpydir=gen-py-default
----

Testing script: /usr/bin/python ./TestSocket.py --genpydir=gen-py-default
----

Testing script: /usr/bin/python ./TSimpleJSONProtocolTest.py --genpydir=gen-py-slots
----

Testing script: /usr/bin/python ./SerializationTest.py --genpydir=gen-py-slots
----

Testing script: /usr/bin/python ./TestEof.py --genpydir=gen-py-slots
----

Testing script: /usr/bin/python ./TestSyntax.py --genpydir=gen-py-slots
----

Testing script: /usr/bin/python ./TestSocket.py --genpydir=gen-py-slots
----

Testing script: /usr/bin/python ./TSimpleJSONProtocolTest.py --genpydir=gen-py-newstyle
----

Testing script: /usr/bin/python ./SerializationTest.py --genpydir=gen-py-newstyle
----

Testing script: /usr/bin/python ./TestEof.py --genpydir=gen-py-newstyle
----

Testing script: /usr/bin/python ./TestSyntax.py --genpydir=gen-py-newstyle
----

Testing script: /usr/bin/python ./TestSocket.py --genpydir=gen-py-newstyle
----

Testing script: /usr/bin/python ./TSimpleJSONProtocolTest.py --genpydir=gen-py-newstyleslots
----

Testing script: /usr/bin/python ./SerializationTest.py --genpydir=gen-py-newstyleslots
----

Testing script: /usr/bin/python ./TestEof.py --genpydir=gen-py-newstyleslots
----

Testing script: /usr/bin/python ./TestSyntax.py --genpydir=gen-py-newstyleslots
----

Testing script: /usr/bin/python ./TestSocket.py --genpydir=gen-py-newstyleslots
----

Testing script: /usr/bin/python ./TSimpleJSONProtocolTest.py --genpydir=gen-py-dynamic
----

Testing script: /usr/bin/python ./SerializationTest.py --genpydir=gen-py-dynamic
----

Testing script: /usr/bin/python ./TestEof.py --genpydir=gen-py-dynamic
----

Testing script: /usr/bin/python ./TestSyntax.py --genpydir=gen-py-dynamic
----

Testing script: /usr/bin/python ./TestSocket.py --genpydir=gen-py-dynamic
----

Testing script: /usr/bin/python ./TSimpleJSONProtocolTest.py --genpydir=gen-py-dynamicslots
----

Testing script: /usr/bin/python ./SerializationTest.py --genpydir=gen-py-dynamicslots
----

Testing script: /usr/bin/python ./TestEof.py --genpydir=gen-py-dynamicslots
----

Testing script: /usr/bin/python ./TestSyntax.py --genpydir=gen-py-dynamicslots
----

Testing script: /usr/bin/python ./TestSocket.py --genpydir=gen-py-dynamicslots
----
----------------
 Executing Client/Server tests with various generated code directories
 Servers to be tested: TSimpleServer, TThreadedServer, TThreadPoolServer, TProcessPoolServer, TForkingServer, TNonblockingServer, THttpServer
 Directories to be tested: gen-py-default, gen-py-slots, gen-py-newstyle, gen-py-newstyleslots, gen-py-dynamic, gen-py-dynamicslots
 Protocols to be tested: accel, binary, compact
 Options to be tested: ZLIB(yes/no), SSL(yes/no)
----------------

Test run #1:  (includes gen-py-default) Server=TSimpleServer,  Proto=accel,  zlib=False,  SSL=False
Testing server TSimpleServer: /usr/bin/python ./TestServer.py --genpydir=gen-py-default --proto=accel --port=9090 TSimpleServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-default --proto=accel --port=9090
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-default --proto=accel --port=9090
FAIL: RunClientServer.py
==================
1 of 1 test failed
==================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `/home/hudson/jenkins-slave/workspace/Thrift/test/py'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/home/hudson/jenkins-slave/workspace/Thrift/test/py'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/hudson/jenkins-slave/workspace/Thrift/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

Build failed in Jenkins: Thrift #906

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

Changes:

[jensg] THRIFT-2191 Fix charp JSONProtocol.ReadJSONDouble (specify InvariantCulture)

[jensg] THRIFT-1755 Comment parsing bug - the missing test case from Brian's patch

------------------------------------------
[...truncated 7323 lines...]
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testDouble (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testEnum (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testException (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testI32 (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testI64 (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testList (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testMap (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testMapMap (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testMulti (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testNest (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testOneway (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testOnewayThenNormal (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testSet (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testString (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testStruct (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testTypedef (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testVoid (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

----------------------------------------------------------------------
Ran 18 tests in 0.005s

FAILED (errors=18)
npydir=gen-py-dynamicslots --proto=compact --port=9090 --zlib
OK: Finished (includes gen-py-dynamicslots)  TThreadPoolServer / compact proto / zlib=True / SSL=False.   215 combinations tested.

Test run #216:  (includes gen-py-dynamicslots) Server=TThreadPoolServer,  Proto=compact,  zlib=True,  SSL=True
Testing server TThreadPoolServer: /usr/bin/python ./TestServer.py --genpydir=gen-py-dynamicslots --proto=compact --port=9090 --zlib --ssl TThreadPoolServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-dynamicslots --proto=compact --port=9090 --zlib --ssl
OK: Finished (includes gen-py-dynamicslots)  TThreadPoolServer / compact proto / zlib=True / SSL=True.   216 combinations tested.

Test run #217:  (includes gen-py-default) Server=TProcessPoolServer,  Proto=accel,  zlib=False,  SSL=False
Testing server TProcessPoolServer: /usr/bin/python ./TestServer.py --genpydir=gen-py-default --proto=accel --port=9090 TProcessPoolServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-default --proto=accel --port=9090
Giving TProcessPoolServer (proto=accel,zlib=False,ssl=False) 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-default --proto=accel --port=9090
FAIL: RunClientServer.py
==================
1 of 1 test failed
==================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `/home/hudson/jenkins-slave/workspace/Thrift/test/py'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/home/hudson/jenkins-slave/workspace/Thrift/test/py'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/hudson/jenkins-slave/workspace/Thrift/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-1755
Updating THRIFT-2191

Build failed in Jenkins: Thrift #905

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

------------------------------------------
[...truncated 7185 lines...]
Testing server TThreadPoolServer: /usr/bin/python ./TestServer.py --genpydir=gen-py-dynamic --proto=binary --port=9090 --zlib --ssl TThreadPoolServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-dynamic --proto=binary --port=9090 --zlib --ssl
OK: Finished (includes gen-py-dynamic)  TThreadPoolServer / binary proto / zlib=True / SSL=True.   200 combinations tested.

Test run #201:  (includes gen-py-dynamic) Server=TThreadPoolServer,  Proto=compact,  zlib=False,  SSL=False
Testing server TThreadPoolServer: /usr/bin/python ./TestServer.py --genpydir=gen-py-dynamic --proto=compact --port=9090 TThreadPoolServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-dynamic --proto=compact --port=9090
OK: Finished (includes gen-py-dynamic)  TThreadPoolServer / compact proto / zlib=False / SSL=False.   201 combinations tested.

Test run #202:  (includes gen-py-dynamic) Server=TThreadPoolServer,  Proto=compact,  zlib=False,  SSL=True
Testing server TThreadPoolServer: /usr/bin/python ./TestServer.py --genpydir=gen-py-dynamic --proto=compact --port=9090 --ssl TThreadPoolServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-dynamic --proto=compact --port=9090 --ssl
OK: Finished (includes gen-py-dynamic)  TThreadPoolServer / compact proto / zlib=False / SSL=True.   202 combinations tested.

Test run #203:  (includes gen-py-dynamic) Server=TThreadPoolServer,  Proto=compact,  zlib=True,  SSL=False
Testing server TThreadPoolServer: /usr/bin/python ./TestServer.py --genpydir=gen-py-dynamic --proto=compact --port=9090 --zlib TThreadPoolServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-dynamic --proto=compact --port=9090 --zlib
OK: Finished (includes gen-py-dynamic)  TThreadPoolServer / compact proto / zlib=True / SSL=False.   203 combinations tested.

Test run #204:  (includes gen-py-dynamic) Server=TThreadPoolServer,  Proto=compact,  zlib=True,  SSL=True
Testing server TThreadPoolServer: /usr/bin/python ./TestServer.py --genpydir=gen-py-dynamic --proto=compact --port=9090 --zlib --ssl TThreadPoolServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-dynamic --proto=compact --port=9090 --zlib --ssl
OK: Finished (includes gen-py-dynamic)  TThreadPoolServer / compact proto / zlib=True / SSL=True.   204 combinations tested.

Test run #205:  (includes gen-py-dynamicslots) Server=TThreadPoolServer,  Proto=accel,  zlib=False,  SSL=False
Testing server TThreadPoolServer: /usr/bin/python ./TestServer.py --genpydir=gen-py-dynamicslots --proto=accel --port=9090 TThreadPoolServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-dynamicslots --proto=accel --port=9090
OK: Finished (includes gen-py-dynamicslots)  TThreadPoolServer / accel proto / zlib=False / SSL=False.   205 combinations tested.

Test run #206:  (includes gen-py-dynamicslots) Server=TThreadPoolServer,  Proto=accel,  zlib=False,  SSL=True
Testing server TThreadPoolServer: /usr/bin/python ./TestServer.py --genpydir=gen-py-dynamicslots --proto=accel --port=9090 --ssl TThreadPoolServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-dynamicslots --proto=accel --port=9090 --ssl
OK: Finished (includes gen-py-dynamicslots)  TThreadPoolServer / accel proto / zlib=False / SSL=True.   206 combinations tested.

Test run #207:  (includes gen-py-dynamicslots) Server=TThreadPoolServer,  Proto=accel,  zlib=True,  SSL=False
Testing server TThreadPoolServer: /usr/bin/python ./TestServer.py --genpydir=gen-py-dynamicslots --proto=accel --port=9090 --zlib TT..................
----------------------------------------------------------------------
Ran 18 tests in 0.348s

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

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

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

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

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

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

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

OK
hreadPoolServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-dynamicslots --proto=accel --port=9090 --zlib
OK: Finished (includes gen-py-dynamicslots)  TThreadPoolServer / accel proto / zlib=True / SSL=False.   207 combinations tested.

Test run #208:  (includes gen-py-dynamicslots) Server=TThreadPoolServer,  Proto=accel,  zlib=True,  SSL=True
Testing server TThreadPoolServer: /usr/bin/python ./TestServer.py --genpydir=gen-py-dynamicslots --proto=accel --port=9090 --zlib --ssl TThreadPoolServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-dynamicslots --proto=accel --port=9090 --zlib --ssl
OK: Finished (includes gen-py-dynamicslots)  TThreadPoolServer / accel proto / zlib=True / SSL=True.   208 combinations tested.

Test run #209:  (includes gen-py-dynamicslots) Server=TThreadPoolServer,  Proto=binary,  zlib=False,  SSL=False
Testing server TThreadPoolServer: /usr/bin/python ./TestServer.py --genpydir=gen-py-dynamicslots --proto=binary --port=9090 TThreadPoolServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-dynamicslots --proto=binary --port=9090
OK: Finished (includes gen-py-dynamicslots)  TThreadPoolServer / binary proto / zlib=False / SSL=False.   209 combinations tested.

Test run #210:  (includes gen-py-dynamicslots) Server=TThreadPoolServer,  Proto=binary,  zlib=False,  SSL=True
Testing server TThreadPoolServer: /usr/bin/python ./TestServer.py --genpydir=gen-py-dynamicslots --proto=binary --port=9090 --ssl TThreadPoolServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-dynamicslots --proto=binary --port=9090 --ssl
OK: Finished (includes gen-py-dynamicslots)  TThreadPoolServer / binary proto / zlib=False / SSL=True.   210 combinations tested.

Test run #211:  (includes gen-py-dynamicslots) Server=TThreadPoolServer,  Proto=binary,  zlib=True,  SSL=False
Testing server TThreadPoolServer: /usr/bin/python ./TestServer.py --genpydir=gen-py-dynamicslots --proto=binary --port=9090 --zlib TThreadPoolServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-dynamicslots --proto=binary --port=9090 --zlib
OK: Finished (includes gen-py-dynamicslots)  TThreadPoolServer / binary proto / zlib=True / SSL=False.   211 combinations tested.

Test run #212:  (includes gen-py-dynamicslots) Server=TThreadPoolServer,  Proto=binary,  zlib=True,  SSL=True
Testing server TThreadPoolServer: /usr/bin/python ./TestServer.py --genpydir=gen-py-dynamicslots --proto=binary --port=9090 --zlib --ssl TThreadPoolServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-dynamicslots --proto=binary --port=9090 --zlib --ssl
OK: Finished (includes gen-py-dynamicslots)  TThreadPoolServer / binary proto / zlib=True / SSL=True.   212 combinations tested.

Test run #213:  (includes gen-py-dynamicslots) Server=TThreadPoolServer,  Proto=compact,  zlib=False,  SSL=False
Testing server TThreadPoolServer: /usr/bin/python ./TestServer.py --genpydir=gen-py-dynamicslots --proto=compact --port=9090 TThreadPoolServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-dynamicslots --proto=compact --port=9090
OK: Finished (includes gen-py-dynamicslots)  TThreadPoolServer / compact proto / zlib=False / SSL=False.   213 combinations tested.

Test run #214:  (includes gen-py-dynamicslots) Server=TThreadPoolServer,  Proto=compact,  zlib=False,  SSL=True
Testing server TThreadPoolServer: /usr/bin/python ./TestServer.py --genpydir=gen-py-dynamicslots --proto=compact --port=9090 --ssl TThreadPoolServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-dynamicslots --proto=compact --port=9090 --ssl
OK: Finished (includes gen-py-dynamicslots)  TThreadPoolServer / compact proto / zlib=False / SSL=True.   214 combinations tested.

Test run #215:  (includes gen-py-dynamicslots) Server=TThreadPoolServer,  Proto=compact,  zlib=True,  SSL=False
Testing server TThreadPoolServer: /usr/bin/python ./TestServer.py --genpydir=gen-py-dynamicslots --proto=compact --port=9090 --zlib TThreadPoolServer
Testing client: /usr/bin/python ./TestClient.py --ge..................
----------------------------------------------------------------------
Ran 18 tests in 0.354s

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

OK
EEEEEEE...........
======================================================================
ERROR: testByte (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testDouble (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testEnum (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testException (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testI32 (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testI64 (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testList (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

----------------------------------------------------------------------
Ran 18 tests in 0.346s

FAILED (errors=7)
npydir=gen-py-dynamicslots --proto=compact --port=9090 --zlib
OK: Finished (includes gen-py-dynamicslots)  TThreadPoolServer / compact proto / zlib=True / SSL=False.   215 combinations tested.

Test run #216:  (includes gen-py-dynamicslots) Server=TThreadPoolServer,  Proto=compact,  zlib=True,  SSL=True
Testing server TThreadPoolServer: /usr/bin/python ./TestServer.py --genpydir=gen-py-dynamicslots --proto=compact --port=9090 --zlib --ssl TThreadPoolServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-dynamicslots --proto=compact --port=9090 --zlib --ssl
OK: Finished (includes gen-py-dynamicslots)  TThreadPoolServer / compact proto / zlib=True / SSL=True.   216 combinations tested.

Test run #217:  (includes gen-py-default) Server=TProcessPoolServer,  Proto=accel,  zlib=False,  SSL=False
Testing server TProcessPoolServer: /usr/bin/python ./TestServer.py --genpydir=gen-py-default --proto=accel --port=9090 TProcessPoolServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-default --proto=accel --port=9090
Giving TProcessPoolServer (proto=accel,zlib=False,ssl=False) 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-default --proto=accel --port=9090
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

Build failed in Jenkins: Thrift #904

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

------------------------------------------
[...truncated 7319 lines...]
    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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testDouble (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testEnum (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testException (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testI32 (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testI64 (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testList (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testMap (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testMapMap (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testMulti (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testNest (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testOneway (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testOnewayThenNormal (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testSet (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testString (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testStruct (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testTypedef (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

======================================================================
ERROR: testVoid (__main__.AcceleratedBinaryTest)
----------------------------------------------------------------------
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/TSocket.py", line 99, in open
    message=message)
TTransportException: Could not connect to localhost:9090

----------------------------------------------------------------------
Ran 18 tests in 0.005s

FAILED (errors=18)
npydir=gen-py-dynamicslots --proto=compact --port=9090 --zlib
OK: Finished (includes gen-py-dynamicslots)  TThreadPoolServer / compact proto / zlib=True / SSL=False.   215 combinations tested.

Test run #216:  (includes gen-py-dynamicslots) Server=TThreadPoolServer,  Proto=compact,  zlib=True,  SSL=True
Testing server TThreadPoolServer: /usr/bin/python ./TestServer.py --genpydir=gen-py-dynamicslots --proto=compact --port=9090 --zlib --ssl TThreadPoolServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-dynamicslots --proto=compact --port=9090 --zlib --ssl
OK: Finished (includes gen-py-dynamicslots)  TThreadPoolServer / compact proto / zlib=True / SSL=True.   216 combinations tested.

Test run #217:  (includes gen-py-default) Server=TProcessPoolServer,  Proto=accel,  zlib=False,  SSL=False
Testing server TProcessPoolServer: /usr/bin/python ./TestServer.py --genpydir=gen-py-default --proto=accel --port=9090 TProcessPoolServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-default --proto=accel --port=9090
Giving TProcessPoolServer (proto=accel,zlib=False,ssl=False) 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-default --proto=accel --port=9090
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

Build failed in Jenkins: Thrift #903

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

------------------------------------------
Started by an SCM change
Building remotely on ubuntu2 in workspace <https://builds.apache.org/job/Thrift/ws/>
Checkout:Thrift / <https://builds.apache.org/job/Thrift/ws/> - hudson.remoting.Channel@2915929b:ubuntu2
Using strategy: Default
selected Git installation does not exists. Using Default
Last Built Revision: Revision fd7ddef7295d9d3459ff0f46829a479ea3a7f724 (origin/HEAD, origin/master)
ERROR: Workspace has a .git repository, but it appears to be corrupt.
hudson.plugins.git.GitException: Error performing command: f:\Git\bin rev-parse --is-inside-work-tree
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:781)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:740)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:750)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.hasGitRepo(CliGitAPIImpl.java:97)
	at hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:186)
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:964)
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:942)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2423)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:679)
Caused by: java.io.IOException: Cannot run program "f:\Git\bin" (in directory "<https://builds.apache.org/job/Thrift/ws/")>: java.io.IOException: error=2, No such file or directory
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:488)
	at hudson.Proc$LocalProc.<init>(Proc.java:244)
	at hudson.Proc$LocalProc.<init>(Proc.java:216)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:773)
	at hudson.Launcher$ProcStarter.start(Launcher.java:353)
	at hudson.Launcher$ProcStarter.join(Launcher.java:360)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:770)
	... 16 more
Caused by: java.io.IOException: java.io.IOException: error=2, No such file or directory
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:164)
	at java.lang.ProcessImpl.start(ProcessImpl.java:81)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:470)
	... 22 more
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/thrift.git
Error trying to determine the git version: Error performing command: f:\Git\bin --version
Assuming 1.6
ERROR: Error cloning remote repo 'origin' : Could not clone https://git-wip-us.apache.org/repos/asf/thrift.git
hudson.plugins.git.GitException: Could not clone https://git-wip-us.apache.org/repos/asf/thrift.git
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.clone(CliGitAPIImpl.java:220)
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1006)
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:942)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2423)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:679)
Caused by: hudson.plugins.git.GitException: Error performing command: f:\Git\bin clone -o origin https://git-wip-us.apache.org/repos/asf/thrift.git <https://builds.apache.org/job/Thrift/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:781)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.clone(CliGitAPIImpl.java:218)
	... 12 more
Caused by: java.io.IOException: Cannot run program "f:\Git\bin": java.io.IOException: error=2, No such file or directory
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:488)
	at hudson.Proc$LocalProc.<init>(Proc.java:244)
	at hudson.Proc$LocalProc.<init>(Proc.java:216)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:773)
	at hudson.Launcher$ProcStarter.start(Launcher.java:353)
	at hudson.Launcher$ProcStarter.join(Launcher.java:360)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:770)
	... 13 more
Caused by: java.io.IOException: java.io.IOException: error=2, No such file or directory
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:164)
	at java.lang.ProcessImpl.start(ProcessImpl.java:81)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:470)
	... 19 more
Trying next repository
ERROR: Could not clone repository
hudson.util.IOException2: remote file operation failed: <https://builds.apache.org/job/Thrift/ws/> at hudson.remoting.Channel@2915929b:ubuntu2
	at hudson.FilePath.act(FilePath.java:905)
	at hudson.FilePath.act(FilePath.java:882)
	at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:942)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1108)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:657)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:562)
	at hudson.model.Run.execute(Run.java:1603)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:246)
Caused by: java.io.IOException: Could not clone
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1019)
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:942)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2423)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:679)
Retrying after 10 seconds
Checkout:Thrift / <https://builds.apache.org/job/Thrift/ws/> - hudson.remoting.Channel@2915929b:ubuntu2
Using strategy: Default
selected Git installation does not exists. Using Default
Last Built Revision: Revision fd7ddef7295d9d3459ff0f46829a479ea3a7f724 (origin/HEAD, origin/master)
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/thrift.git
Error trying to determine the git version: Error performing command: f:\Git\bin --version
Assuming 1.6
ERROR: Error cloning remote repo 'origin' : Could not clone https://git-wip-us.apache.org/repos/asf/thrift.git
hudson.plugins.git.GitException: Could not clone https://git-wip-us.apache.org/repos/asf/thrift.git
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.clone(CliGitAPIImpl.java:220)
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1006)
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:942)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2423)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:679)
Caused by: hudson.plugins.git.GitException: Error performing command: f:\Git\bin clone -o origin https://git-wip-us.apache.org/repos/asf/thrift.git <https://builds.apache.org/job/Thrift/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:781)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.clone(CliGitAPIImpl.java:218)
	... 12 more
Caused by: java.io.IOException: Cannot run program "f:\Git\bin": java.io.IOException: error=2, No such file or directory
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:488)
	at hudson.Proc$LocalProc.<init>(Proc.java:244)
	at hudson.Proc$LocalProc.<init>(Proc.java:216)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:773)
	at hudson.Launcher$ProcStarter.start(Launcher.java:353)
	at hudson.Launcher$ProcStarter.join(Launcher.java:360)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:770)
	... 13 more
Caused by: java.io.IOException: java.io.IOException: error=2, No such file or directory
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:164)
	at java.lang.ProcessImpl.start(ProcessImpl.java:81)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:470)
	... 19 more
Trying next repository
ERROR: Could not clone repository
hudson.util.IOException2: remote file operation failed: <https://builds.apache.org/job/Thrift/ws/> at hudson.remoting.Channel@2915929b:ubuntu2
	at hudson.FilePath.act(FilePath.java:905)
	at hudson.FilePath.act(FilePath.java:882)
	at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:942)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1108)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:657)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:562)
	at hudson.model.Run.execute(Run.java:1603)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:246)
Caused by: java.io.IOException: Could not clone
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1019)
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:942)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2423)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:679)
Retrying after 10 seconds
Checkout:Thrift / <https://builds.apache.org/job/Thrift/ws/> - hudson.remoting.Channel@2915929b:ubuntu2
Using strategy: Default
selected Git installation does not exists. Using Default
Last Built Revision: Revision fd7ddef7295d9d3459ff0f46829a479ea3a7f724 (origin/HEAD, origin/master)
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/thrift.git
Error trying to determine the git version: Error performing command: f:\Git\bin --version
Assuming 1.6
ERROR: Error cloning remote repo 'origin' : Could not clone https://git-wip-us.apache.org/repos/asf/thrift.git
hudson.plugins.git.GitException: Could not clone https://git-wip-us.apache.org/repos/asf/thrift.git
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.clone(CliGitAPIImpl.java:220)
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1006)
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:942)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2423)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:679)
Caused by: hudson.plugins.git.GitException: Error performing command: f:\Git\bin clone -o origin https://git-wip-us.apache.org/repos/asf/thrift.git <https://builds.apache.org/job/Thrift/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:781)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.clone(CliGitAPIImpl.java:218)
	... 12 more
Caused by: java.io.IOException: Cannot run program "f:\Git\bin": java.io.IOException: error=2, No such file or directory
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:488)
	at hudson.Proc$LocalProc.<init>(Proc.java:244)
	at hudson.Proc$LocalProc.<init>(Proc.java:216)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:773)
	at hudson.Launcher$ProcStarter.start(Launcher.java:353)
	at hudson.Launcher$ProcStarter.join(Launcher.java:360)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:770)
	... 13 more
Caused by: java.io.IOException: java.io.IOException: error=2, No such file or directory
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:164)
	at java.lang.ProcessImpl.start(ProcessImpl.java:81)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:470)
	... 19 more
Trying next repository
ERROR: Could not clone repository
hudson.util.IOException2: remote file operation failed: <https://builds.apache.org/job/Thrift/ws/> at hudson.remoting.Channel@2915929b:ubuntu2
	at hudson.FilePath.act(FilePath.java:905)
	at hudson.FilePath.act(FilePath.java:882)
	at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:942)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1108)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:657)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:562)
	at hudson.model.Run.execute(Run.java:1603)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:246)
Caused by: java.io.IOException: Could not clone
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1019)
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:942)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2423)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:679)
[WARNINGS] Skipping publisher since build result is FAILURE
[TASKS] Skipping publisher since build result is FAILURE
Archiving artifacts
Publishing Javadoc