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/workspace
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /srv/jenkins/jobs/gluegen/workspace/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://jogamp.org/srv/scm/gluegen.git # 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 rev-parse origin/master^{commit} # timeout=10
Checking out Revision a235ae5dae463afa16f62f48bf62f896efa80b68 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a235ae5dae463afa16f62f48bf62f896efa80b68 # timeout=10
Commit message: "Bump: 2.5.0 Release"
 > git rev-list --no-walk 96632c220a25866ae3e2091d5d5f2bee0f631b63 # 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 » android-arm64
Triggering gluegen » linux-x86_64
Triggering gluegen » linux-arm32
Triggering gluegen » linux-arm64
Triggering gluegen » macos-x86_64
Triggering gluegen » windows-x86_64
gluegen » android-arm64 completed with result SUCCESS
gluegen » linux-x86_64 completed with result SUCCESS
gluegen » linux-arm32 completed with result SUCCESS
gluegen » linux-arm64 completed with result SUCCESS
gluegen » macos-x86_64 completed with result SUCCESS
gluegen » windows-x86_64 completed with result SUCCESS
No emails were triggered.
Project gluegen still waiting for [joal] builds to complete
Notifying upstream projects of job completion
Triggering a new build of joal
Finished: SUCCESS