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_onmaster/workspace
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /srv/jenkins/jobs/jogl_onmaster/workspace/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://jogamp.org/srv/scm/jogl.git # timeout=10
Fetching upstream changes from git://jogamp.org/srv/scm/jogl.git
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- git://jogamp.org/srv/scm/jogl.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 429e92c3403e0275ec91000cfda85951152850dd (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 429e92c3403e0275ec91000cfda85951152850dd # timeout=10
Commit message: "Fix typo of commit d8e086e0321ef1021f4a7810d7bfd2306c4ac725: jogl{s->}-demo{->s}-android"
 > git rev-list --no-walk d11f7c489f4736289e7a182d2f1387a2830f1164 # timeout=10
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule init # timeout=10
 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
 > git config --get submodule.oculusvr-sdk.url # timeout=10
 > git config -f .gitmodules --get submodule.oculusvr-sdk.path # timeout=10
 > git submodule update --init --recursive oculusvr-sdk # timeout=10
No emails were triggered.
Triggering jogl_onmaster » linux-x86_64-master-001
Configuration jogl_onmaster » linux-x86_64-master-001 is still in the queue: ‘linux-x86_64-master-001’ is offline
jogl_onmaster » linux-x86_64-master-001 completed with result SUCCESS
No emails were triggered.
Project jogl_onmaster still waiting for [jogl-demos_onmaster] builds to complete
Notifying upstream projects of job completion
Triggering a new build of jogl-demos_onmaster
Finished: SUCCESS