[Tails-l10n] Build failed in Jenkins: check_PO_master #555

Delete this message

Reply to this message
Author: tails-sysadmins
Date:  
To: tails-l10n
Old-Topics: [Tails-l10n] Build failed in Jenkins: check_PO_master #554
New-Topics: [Tails-l10n] Build failed in Jenkins: check_PO_master #556
Subject: [Tails-l10n] Build failed in Jenkins: check_PO_master #555
See <https://jenkins.tails.boum.org/job/check_PO_master/555/changes>

Changes:

[amnesia] replace pidgin: do we need an IRC client at all?

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on isobuilder3 in workspace <https://jenkins.tails.boum.org/job/check_PO_master/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository gitolite@???:tails
> git init <https://jenkins.tails.boum.org/job/check_PO_master/ws/> # timeout=10

Fetching upstream changes from gitolite@???:tails
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress gitolite@???:tails +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url gitolite@???:tails # timeout=10
> git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url gitolite@???:tails # timeout=10

Fetching upstream changes from gitolite@???:tails
> git -c core.askpass=true fetch --tags --progress gitolite@???:tails +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10

Checking out Revision d7a21489687b17d6c50453916d098efd6504528d (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f d7a21489687b17d6c50453916d098efd6504528d
> git rev-list dc5ea3421962c60119c535c5cc0b76e3e7611fec # timeout=10

FATAL: Unable to produce a script file
java.io.IOException: Failed to create a temp file on <https://jenkins.tails.boum.org/job/check_PO_master/ws/>
    at hudson.FilePath.createTextTempFile(FilePath.java:1271)
    at hudson.tasks.CommandInterpreter.createScriptFile(CommandInterpreter.java:144)
    at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:82)
    at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
    at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
    at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:756)
    at hudson.model.Build$BuildExecution.build(Build.java:198)
    at hudson.model.Build$BuildExecution.doRun(Build.java:159)
    at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
    at hudson.model.Run.execute(Run.java:1706)
    at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
    at hudson.model.ResourceController.execute(ResourceController.java:88)
    at hudson.model.Executor.run(Executor.java:232)
Caused by: java.io.IOException: remote file operation failed: <https://jenkins.tails.boum.org/job/check_PO_master/ws/> at hudson.remoting.Channel@9f5ce14:isobuilder3
    at hudson.FilePath.act(FilePath.java:916)
    at hudson.FilePath.act(FilePath.java:893)
    at hudson.FilePath.createTextTempFile(FilePath.java:1245)
    ... 12 more
Caused by: java.io.IOException: Failed to create a temporary directory in /tmp
    at hudson.FilePath$15.invoke(FilePath.java:1257)
    at hudson.FilePath$15.invoke(FilePath.java:1245)
    at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2474)
    at hudson.remoting.UserRequest.perform(UserRequest.java:118)
    at hudson.remoting.UserRequest.perform(UserRequest.java:48)
    at hudson.remoting.Request$2.run(Request.java:328)
    at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
    at java.util.concurrent.FutureTask.run(FutureTask.java:262)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    at hudson.remoting.Engine$1$1.run(Engine.java:63)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.IOException: Read-only file system
    at java.io.UnixFileSystem.createFileExclusively(Native Method)
    at java.io.File.createTempFile(File.java:2001)
    at hudson.FilePath$15.invoke(FilePath.java:1255)
    ... 11 more
Build step 'Execute shell' marked build as failure