[Cython] Build failed in Jenkins: cython-devel-sdist #522

Vitja Makarov vitja.makarov at gmail.com
Mon Jul 25 08:32:07 CEST 2011


2011/7/25 Hudson on sage-math <cython-devel at python.org>:
> See <https://sage.math.washington.edu:8091/hudson/job/cython-devel-sdist/522/>
>
> ------------------------------------------
> Started by user scoder
> Building on master
> Checkout:workspace / <https://sage.math.washington.edu:8091/hudson/job/cython-devel-sdist/ws/> - hudson.remoting.LocalChannel at 5aa4a4a9
> Using strategy: Default
> Last Built Revision: Revision 6af313c91dddad29ac5b69e394c6a60031724b05 (origin/master)
> Checkout:workspace / <https://sage.math.washington.edu:8091/hudson/job/cython-devel-sdist/ws/> - hudson.remoting.LocalChannel at 5aa4a4a9
> Fetching changes from the remote Git repository
> Fetching upstream changes from git://github.com/cython/cython
> Commencing build of Revision 6af313c91dddad29ac5b69e394c6a60031724b05 (origin/master)
> Checking out Revision 6af313c91dddad29ac5b69e394c6a60031724b05 (origin/master)
> FATAL: Unable to produce a script file
> hudson.util.IOException2: Failed to create a temp file on <https://sage.math.washington.edu:8091/hudson/job/cython-devel-sdist/ws/>
>        at hudson.FilePath.createTextTempFile(FilePath.java:966)
>        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:664)
>        at hudson.model.Build$RunnerImpl.build(Build.java:177)
>        at hudson.model.Build$RunnerImpl.doRun(Build.java:139)
>        at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:430)
>        at hudson.model.Run.run(Run.java:1376)
>        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
>        at hudson.model.ResourceController.execute(ResourceController.java:88)
>        at hudson.model.Executor.run(Executor.java:175)
> Caused by: java.io.IOException: No space left on device
>        at java.io.FileOutputStream.writeBytes(Native Method)
>        at java.io.FileOutputStream.write(FileOutputStream.java:260)
>        at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:202)
>        at sun.nio.cs.StreamEncoder.implClose(StreamEncoder.java:297)
>        at sun.nio.cs.StreamEncoder.close(StreamEncoder.java:130)
>        at java.io.OutputStreamWriter.close(OutputStreamWriter.java:216)
>        at hudson.FilePath$12.invoke(FilePath.java:960)
>        at hudson.FilePath$12.invoke(FilePath.java:944)
>        at hudson.FilePath.act(FilePath.java:758)
>        at hudson.FilePath.act(FilePath.java:740)
>        at hudson.FilePath.createTextTempFile(FilePath.java:944)
>        ... 12 more
> Build step 'Execute shell' marked build as failure
> Archiving artifacts
> Recording fingerprints
>
>

It seems like hudson server is running out of space.

-- 
vitja.


More information about the cython-devel mailing list