Skip to content

scp to downloads doesn't work when ubuntu-latest image used

Summary

Copying to downloads fails with:

Running ssh-add (command line suppressed)
12:13:31  ssh_askpass: exec(/home/jenkins/agent/workspace/eclipse.pde_master@tmp/askpass_6313258075491772411.sh): No such file or directory

as can be seen at https://ci.eclipse.org/pde/job/eclipse.pde/job/master/764/console . This worked on centos-latest. If I am to guess ssh-askpass is not installed or somehow misconfigured in ubuntu-latest image.

Priority

  • Urgent
  • High
  • Medium
  • Low

Severity

  • Blocker
  • Major
  • Normal
  • Low

Impact

(What is the impact of this issue? Is it blocking a release? Are there any time constraints?, for example: "We have a release tomorrow")

Edited by Aleksandar Kurtakov