Skip to content

Console Output

Started by user ed.merks@gmail.com
Running as SYSTEM
Building in workspace /home/hudson/genie.oomph/.jenkins/jobs/publish-website/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 git://git.eclipse.org/gitroot/oomph/org.eclipse.oomph.git # timeout=10
Fetching upstream changes from git://git.eclipse.org/gitroot/oomph/org.eclipse.oomph.git
 > /usr/local/bin/git --version # timeout=10
 > /usr/local/bin/git fetch --tags --progress -- git://git.eclipse.org/gitroot/oomph/org.eclipse.oomph.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > /usr/local/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 78fd4f71bd05caaea12e0d8619c6963b3c0c9e0a (refs/remotes/origin/master)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f 78fd4f71bd05caaea12e0d8619c6963b3c0c9e0a
Commit message: "[551315] Register for an URI extension to start Oomph installer by clicking on an URI"
 > /usr/local/bin/git rev-list --no-walk 78fd4f71bd05caaea12e0d8619c6963b3c0c9e0a # timeout=10
[workspace] $ /bin/sh -xe /tmp/genie.oomph/jenkins3725235552204294788.sh
+ ls -sail git/releng/org.eclipse.oomph.releng/www/installer
total 404
2215648267  0 drwxrwsr-x 1 genie.oomph tools.oomph   316 Oct 16 04:19 .
2215648266  0 drwxrwsr-x 1 genie.oomph tools.oomph    18 Oct 16 04:19 ..
2215648268 88 -rw-rw-r-- 1 genie.oomph tools.oomph 89988 Oct 16 04:19 AdvancedApplyConfiguration.png
2215648269  8 -rw-rw-r-- 1 genie.oomph tools.oomph  4464 Oct 16 04:19 EclipseInstaller.png
2215648270 80 -rw-rw-r-- 1 genie.oomph tools.oomph 81888 Oct 16 04:19 EnableWebLinksAdvanced.png
2215648271 80 -rw-rw-r-- 1 genie.oomph tools.oomph 80187 Oct 16 04:19 EnableWebLinksSimple.png
2215648272  4 -rw-rw-r-- 1 genie.oomph tools.oomph   861 Oct 16 04:19 Help.png
2215648274 28 -rw-rw-r-- 1 genie.oomph tools.oomph 27113 Oct 16 04:19 index.html
2215648275 24 -rw-rw-r-- 1 genie.oomph tools.oomph 22543 Oct 16 04:19 oomph256.png
2215648273 92 -rw-rw-r-- 1 genie.oomph tools.oomph 91674 Oct 16 04:19 SimpleApplyConfiguration.png
+ WWW=/home/data/httpd/download.eclipse.org/oomph/www
+ cp -r git/releng/org.eclipse.oomph.releng/www/installer /home/data/httpd/download.eclipse.org/oomph/www/installer.new
+ '[' -d /home/data/httpd/download.eclipse.org/oomph/www/installer ']'
+ mv /home/data/httpd/download.eclipse.org/oomph/www/installer.new /home/data/httpd/download.eclipse.org/oomph/www/installer
+ rm -rf /home/data/httpd/download.eclipse.org/oomph/www/installer.old
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