jenkinsci / jenkinsci/workflow-basic-steps-plugin
[JENKINS-41931] unstash fails transiently
- Dominant language
- Java
- Stars
- 73
- Forks
- 129
- PR merge metrics
- No merged PRs in 30d
Description
sometimes the unstash command doesnt actually unstash the files and the pipeline fails. if i rerun the pipeline again it works.
below are the screen caps of the directory listing for my job, and the failure message i get.
please let me know what else you would like to see
---
Originally reported by plainsane, imported from: unstash fails transiently
Raw content of original issue
sometimes the unstash command doesnt actually unstash the files and the pipeline fails. if i rerun the pipeline again it works.
below are the screen caps of the directory listing for my job, and the failure message i get.
please let me know what else you would like to see
- environment:
linux/mesos/marathon/docker
3 attachments
- [Jenkinsfile](https://issues.jenkins.io/secure/attachment/35885/Jenkinsfile)
- [Screenshot_20170210_103059.png](https://issues.jenkins.io/secure/attachment/35886/Screenshot_20170210_103059.png)
> 
- [Screenshot_20170210_103243.png](https://issues.jenkins.io/secure/attachment/35884/Screenshot_20170210_103243.png)
> 
Contributor guide
Assessment
This issue has not been assessed yet.