| I installed the latest Azure Artifact Manager plugin last week (June 6th). Since then my pipelines which are defined in a Jenkinsfile in the project get stuck at an unstash step about 70% of the time. Most of my pipelines are composed of multiple stages and the workspace is stashed and unstashed between stages. I have attached a screenshot of my Azure Artifact Manager plugin configuration plus the relevant logs. Note: When I first installed the plugin, I set the container name to "jenkins" and the base prefix to "${JOB_NAME}" because I did not realize the path already includes the project name, branch name and job number in the path. I don't think that has any bearing on the issue though. |