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/gluegen_onmaster/workspace
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository git://jogamp.org/srv/scm/gluegen.git
 > git init /srv/jenkins/jobs/gluegen_onmaster/workspace # timeout=10
Fetching upstream changes from git://jogamp.org/srv/scm/gluegen.git
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- git://jogamp.org/srv/scm/gluegen.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://jogamp.org/srv/scm/gluegen.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 042ff8177884b6af1543622c63c917886798b119 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 042ff8177884b6af1543622c63c917886798b119 # timeout=10
Commit message: "MappedByteBufferInputStream: Reduce dependency to Platform"
 > git rev-list --no-walk 0b441cfc14947b1c8cabdc87705ae95a0afec4d9 # 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.jcpp.url # timeout=10
 > git config -f .gitmodules --get submodule.jcpp.path # timeout=10
 > git submodule update --init --recursive jcpp # timeout=10
No emails were triggered.
Triggering gluegen_onmaster » linux-x86_64-master-001
Configuration gluegen_onmaster » linux-x86_64-master-001 is still in the queue: ‘linux-x86_64-master-001’ is offline
gluegen_onmaster » linux-x86_64-master-001 completed with result SUCCESS
No emails were triggered.
Project gluegen_onmaster still waiting for [joal_onmaster] builds to complete
Notifying upstream projects of job completion
Triggering a new build of joal_onmaster
Finished: SUCCESS