Skip to content
Failed

Console Output

Started by user sarbian
Building in workspace /home/jenkins/jobs/CrewManifest/workspace
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/sarbian/CrewManifest.git # timeout=10
Fetching upstream changes from https://github.com/sarbian/CrewManifest.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/sarbian/CrewManifest.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision c3ce46268ed35545baa9dd38dcd82adbc67bb743 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c3ce46268ed35545baa9dd38dcd82adbc67bb743
 > git rev-list c3ce46268ed35545baa9dd38dcd82adbc67bb743 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson3383950508101279318.sh
+ mkdir -p GameData/CrewManifest/Plugins
+ ln -sn /home/jenkins/jobs/CrewManifest/workspace/Icons GameData/CrewManifest/Icons
ln: failed to create symbolic link 'GameData/CrewManifest/Icons': File exists
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE