Skip to content
Failed

Console Output

Branch indexing
Setting origin to git@github.com:CCP-WSI/ccp-wsi.git
Fetching origin...
Obtained Jenkinsfile from 508af4fa799d16675f24b58a540f621a8ad52201
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] echo
Currently on branch testing_toolbox_of50
[Pipeline] node
Running on Scientific-Linux_7-139 in /home/jenkins/workspace/50_branches_testing_toolbox_of50
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] checkout
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
remote: Enumerating objects
remote: Counting objects
remote: Compressing objects
Receiving objects
Resolving deltas
Fetching without tags
Updating references
Checking out Revision 508af4fa799d16675f24b58a540f621a8ad52201 (testing_toolbox_of50)
Commit message: "OF5.0 added"
First time build. Skipping changelog.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (QA checks)
[Pipeline] sh
+ ./.scripts/directory_check.py .
[Pipeline] sh
+ ./.scripts/library_check.py OF230/libraries
[Pipeline] sh
+ ./.scripts/library_check.py OF301/libraries
[Pipeline] sh
+ ./.scripts/library_check.py OF41/libraries
[Pipeline] sh
+ ./.scripts/library_check.py OF50/libraries
The following libaries exist but are not built in Allwmake: stabRAS_OF50
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE