Skip to content

Fatal when submitting jobs #4

@mabahj

Description

@mabahj

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions