Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Success

Console Output

Started by user Sven Gothel
Running as SYSTEM
Building on the built-in node in workspace /srv/jenkins/jobs/jogl-demos/workspace
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /srv/jenkins/jobs/jogl-demos/workspace/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://jogamp.org/srv/scm/jogl-demos.git # timeout=10
Fetching upstream changes from git://jogamp.org/srv/scm/jogl-demos.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > git fetch --tags --force --progress -- git://jogamp.org/srv/scm/jogl-demos.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 7ad36c84ba6e747b22e4b54223bed24cce1042c9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7ad36c84ba6e747b22e4b54223bed24cce1042c9 # timeout=10
Commit message: "Update build scripts, eclipse .classpath"
 > git rev-list --no-walk 3745290a2e139b528bdc9137168d67d72aa4853b # timeout=10
No emails were triggered.
Triggering jogl-demos ? macos-x86_64
Triggering jogl-demos ? linux-x86_64
Triggering jogl-demos ? windows-x86_64
jogl-demos ? macos-x86_64 completed with result SUCCESS
jogl-demos ? linux-x86_64 completed with result SUCCESS
jogl-demos ? windows-x86_64 completed with result SUCCESS
No emails were triggered.
Project jogl-demos still waiting for [jocl] builds to complete
Notifying upstream projects of job completion
Triggering a new build of jocl
Finished: SUCCESS