Skip to content

Console Output

Started by user cds@informatik.uni-kiel.de
Running as SYSTEM
Building in workspace /home/hudson/genie.elk/.jenkins/jobs/ManageFolders/workspace
No credentials specified
 > /usr/local/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/elk.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/elk.git
 > /usr/local/bin/git --version # timeout=10
 > /usr/local/bin/git fetch --tags --progress -- https://github.com/eclipse/elk.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/local/bin/git rev-parse refs/remotes/origin/cds/issue675^{commit} # timeout=10
 > /usr/local/bin/git rev-parse refs/remotes/origin/origin/cds/issue675^{commit} # timeout=10
Checking out Revision a71c69b18162e4fd305f51812c36df914944f1f0 (refs/remotes/origin/cds/issue675)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f a71c69b18162e4fd305f51812c36df914944f1f0 # timeout=10
Commit message: "Add path management script."
 > /usr/local/bin/git rev-list --no-walk a71c69b18162e4fd305f51812c36df914944f1f0 # timeout=10
[workspace] $ /bin/sh -xe /tmp/genie.elk/jenkins2464704840882064791.sh
+ ls -l /shared/common/python/python-3.6.1_compiled_on_hipp_machine/bin/python3 build/releng/manage.py -h
-rw-rw-r-- 1 genie.elk modeling.elk 3.0K Jul 31 09:05 build/releng/manage.py
lrwxrwxrwx 1 nobody    common          9 Aug 31  2018 /shared/common/python/python-3.6.1_compiled_on_hipp_machine/bin/python3 -> python3.6
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS