See <https://builds.apache.org/job/Thrift-cpp/314/changes>

Changes:

[roger] THRIFT-1555 Delphi version of the tutorial code
Patch: Jens Geyer

[roger] THRIFT-1554 Inherited service methods are not resolved in derived 
service implementations
Patch: Jens Geyer

------------------------------------------
Started by an SCM change
Building remotely on ubuntu1 in workspace 
<https://builds.apache.org/job/Thrift-cpp/ws/>
Updating https://svn.apache.org/repos/asf/thrift/trunk
A         tutorial/delphi
A         tutorial/delphi/DelphiClient
A         tutorial/delphi/DelphiClient/DelphiClient.dproj
A         tutorial/delphi/DelphiClient/DelphiClient.dpr
A         tutorial/delphi/Tutorial.groupproj
A         tutorial/delphi/DelphiServer
A         tutorial/delphi/DelphiServer/DelphiServer.dpr
A         tutorial/delphi/DelphiServer/DelphiServer.dproj
U         lib/cpp/src/qt/TQIODeviceTransport.h
U         lib/cpp/src/qt/TQTcpServer.cpp
U         lib/cpp/src/qt/TQTcpServer.h
U         lib/cpp/src/qt/TQIODeviceTransport.cpp
U         compiler/cpp/src/generate/t_delphi_generator.cc
U         compiler/cpp/src/generate/t_cpp_generator.cc
At revision 1311314
FATAL: Unable to produce a script file
hudson.util.IOException2: Failed to create a temp file on 
<https://builds.apache.org/job/Thrift-cpp/ws/>
        at hudson.FilePath.createTextTempFile(FilePath.java:1080)
        at 
hudson.tasks.CommandInterpreter.createScriptFile(CommandInterpreter.java:104)
        at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
        at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:58)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
        at 
hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:703)
        at hudson.model.Build$RunnerImpl.build(Build.java:178)
        at hudson.model.Build$RunnerImpl.doRun(Build.java:139)
        at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:473)
        at hudson.model.Run.run(Run.java:1413)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:238)
Caused by: hudson.util.IOException2: remote file operation failed: 
<https://builds.apache.org/job/Thrift-cpp/ws/> at 
hudson.remoting.Channel@67f5fe94:ubuntu1
        at hudson.FilePath.act(FilePath.java:828)
        at hudson.FilePath.act(FilePath.java:814)
        at hudson.FilePath.createTextTempFile(FilePath.java:1058)
        ... 12 more
Caused by: java.io.IOException: No space left on device
        at java.io.FileOutputStream.writeBytes(Native Method)
        at java.io.FileOutputStream.write(FileOutputStream.java:297)
        at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:220)
        at sun.nio.cs.StreamEncoder.implClose(StreamEncoder.java:315)
        at sun.nio.cs.StreamEncoder.close(StreamEncoder.java:148)
        at java.io.OutputStreamWriter.close(OutputStreamWriter.java:233)
        at hudson.FilePath$14.invoke(FilePath.java:1074)
        at hudson.FilePath$14.invoke(FilePath.java:1058)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:287)
        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:1110)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
        at java.lang.Thread.run(Thread.java:679)
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
[TASKS] Skipping publisher since build result is FAILURE

Reply via email to