-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
I get a fatal (console below) when I try to submit jobs. This error does not contain any error output. Jenkins 1.599. PBS Plug-in 0.2. Master is running on Windows 7, slaves on linux. SGE grid. I am able to post a job to SGE manually if I copy and paste the command line shown in the console output. qsub accepts the command. But the job fails because the script created (/temp/jenkins/pbs/jenkinsPBS_2918185274526175465/script) does not have write permission.
Error message:
Created working directory '/temp/jenkins/pbs/jenkinsPBS_2918185274526175465' with permissions 'rwx------'
PBS script: /temp/jenkins/pbs/jenkinsPBS_2918185274526175465/script
FATAL: Failed to submit job script with command line 'qsub -e /temp/jenkins/pbs/jenkinsPBS_2918185274526175465/err -o /temp/jenkins/pbs/jenkinsPBS_2918185274526175465/out /temp/jenkins/pbs/jenkinsPBS_2918185274526175465/script'. Error output:
ERROR: Failed to submit job script with command line 'qsub -e /temp/jenkins/pbs/jenkinsPBS_2918185274526175465/err -o /temp/jenkins/pbs/jenkinsPBS_2918185274526175465/out /temp/jenkins/pbs/jenkinsPBS_2918185274526175465/script'. Error output:
Finished: FAILURE
Metadata
Metadata
Assignees
Labels
No labels