After deleting the relevant workspace folder and getting my colleague to 
trigger another build, I get a different, but I suspect related, error

java.io.IOException: remote file operation failed: 
C:\Jenkins\workspace\WPF\TryBuild\Hugo Brangwyn\PluginWrapper at 
hudson.remoting.Channel@6b81cdda:Channel to /82.39.249.244: 
java.io.IOException: Failed to extract changes.patch.tar.gz
        at hudson.FilePath.act(FilePath.java:992)
        at hudson.FilePath.act(FilePath.java:974)
        at hudson.FilePath.untar(FilePath.java:527)
        at 
org.jenkinsci.plugins.workflow.flow.StashManager.unstash(StashManager.java:122)
        at 
org.jenkinsci.plugins.workflow.support.steps.stash.UnstashStep$Execution.run(UnstashStep.java:64)
        at 
org.jenkinsci.plugins.workflow.support.steps.stash.UnstashStep$Execution.run(UnstashStep.java:54)



It looks like remote file operations are failing on the windows slave, but 
only in builds that he triggered. This makes no sense to me since as I 
understand it, any operations on the slave run with permissions determined 
by the user that started the jenkins slave, not the user triggering a build

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/94b709dc-0938-4468-a4ae-a15fab967768%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to