Skip to content

Console Output

The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git.eclipse.org/r/4diac/org.eclipse.4diac.ide
 > git init /home/jenkins/agent/workspace/4diac IDE Gerrit Pipeline # timeout=10
Fetching upstream changes from https://git.eclipse.org/r/4diac/org.eclipse.4diac.ide
 > git --version # timeout=10
 > git --version # 'git version 2.41.0'
 > git fetch --tags --force --progress -- https://git.eclipse.org/r/4diac/org.eclipse.4diac.ide +refs/heads/*:refs/remotes/origin/* # timeout=10
JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
Checking out Revision 9664935d2bc1905b296aa387d9b308bf21cc1204 (refs/changes/82/206882/1)
Commit message: "Readded containment and derived for cfb and typed subapp instances FB network"
 > git config remote.origin.url https://git.eclipse.org/r/4diac/org.eclipse.4diac.ide # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git.eclipse.org/r/4diac/org.eclipse.4diac.ide # timeout=10
Fetching upstream changes from https://git.eclipse.org/r/4diac/org.eclipse.4diac.ide
 > git fetch --tags --force --progress -- https://git.eclipse.org/r/4diac/org.eclipse.4diac.ide refs/changes/82/206882/1 # timeout=10
 > git rev-parse 9664935d2bc1905b296aa387d9b308bf21cc1204^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9664935d2bc1905b296aa387d9b308bf21cc1204 # timeout=10