Skip to content
Success

Console Output

Started by GitHub push by sarbian
Building in workspace /home/jenkins/jobs/ColdRockets/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/CoolRockets.git # timeout=10
Fetching upstream changes from https://github.com/sarbian/CoolRockets.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/sarbian/CoolRockets.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision ba6de811b26e682082a7e072d881766f39e9135b (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ba6de811b26e682082a7e072d881766f39e9135b
 > git rev-list dce8cad6957fd42b78efa0ad0f0b2087f4ddce6d # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson7346890785546237516.sh
+ zip -9 -r CoolRockets.zip CoolRockets
updating: CoolRockets/ (stored 0%)
updating: CoolRockets/stock.cfg (deflated 93%)
updating: CoolRockets/FX/ (stored 0%)
updating: CoolRockets/FX/cryo-ice2/ (stored 0%)
updating: CoolRockets/FX/cryo-ice2/model.mu (deflated 76%)
updating: CoolRockets/FX/cryo-ice2/particle-ice.tga (deflated 69%)
updating: CoolRockets/FX/cryo-1m/ (stored 0%)
updating: CoolRockets/FX/cryo-1m/model.mu (deflated 87%)
updating: CoolRockets/FX/cryo-1m/cloud.tga (deflated 50%)
updating: CoolRockets/FX/cryo-1m/cloud.png (deflated 7%)
updating: CoolRockets/FX/cryo-2m/ (stored 0%)
updating: CoolRockets/FX/cryo-2m/model.mu (deflated 64%)
updating: CoolRockets/FX/cryo-2m/cloud.tga (deflated 50%)
updating: CoolRockets/FX/cryo-2m/cloud.png (deflated 7%)
updating: CoolRockets/FX/cryo-ice/ (stored 0%)
updating: CoolRockets/FX/cryo-ice/particle-ice.png (deflated 12%)
updating: CoolRockets/FX/cryo-ice/model.mu (deflated 75%)
updating: CoolRockets/FX/cryo-ice/cloud.tga (deflated 50%)
updating: CoolRockets/FX/cryo-ice/particle-ice.tga (deflated 69%)
updating: CoolRockets/FX/cryo-ice/cloud.png (stored 0%)
updating: CoolRockets/License.txt (stored 0%)
  adding: CoolRockets/KW.cfg (deflated 93%)
Archiving artifacts
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