Skip to content

Console Output

18:29:06 [2021-12-01T23:29:06.569Z] The recommended git tool is: NONE
18:29:06 [2021-12-01T23:29:06.574Z] No credentials specified
18:29:06 [2021-12-01T23:29:06.574Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@f3da34ca; decorates RemoteLauncher[hudson.remoting.Channel@f8977c79:JNLP4-connect connection from 10.40.42.84/10.40.42.84:54372] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
18:29:06 [2021-12-01T23:29:06.579Z] Fetching changes from the remote Git repository
18:29:07 [2021-12-01T23:29:07.000Z] Checking out Revision 71ad45b3825cf84bdc05649de9212253bf4775dd (refs/remotes/origin/master)
18:29:06 [2021-12-01T23:29:06.577Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/cdt-master/.git # timeout=10
18:29:06 [2021-12-01T23:29:06.582Z]  > git config remote.origin.url https://git.eclipse.org/r/cdt/org.eclipse.cdt.git # timeout=10
18:29:06 [2021-12-01T23:29:06.589Z] Fetching upstream changes from https://git.eclipse.org/r/cdt/org.eclipse.cdt.git
18:29:06 [2021-12-01T23:29:06.590Z]  > git --version # timeout=10
18:29:06 [2021-12-01T23:29:06.592Z]  > git --version # 'git version 2.20.1'
18:29:06 [2021-12-01T23:29:06.592Z]  > git fetch --no-tags --force --progress -- https://git.eclipse.org/r/cdt/org.eclipse.cdt.git +refs/heads/*:refs/remotes/origin/* # timeout=20
18:29:06 [2021-12-01T23:29:06.998Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
18:29:07 [2021-12-01T23:29:07.004Z]  > git config core.sparsecheckout # timeout=10
18:29:07 [2021-12-01T23:29:07.006Z]  > git checkout -f 71ad45b3825cf84bdc05649de9212253bf4775dd # timeout=20
18:29:09 [2021-12-01T23:29:09.490Z] Commit message: "[releng] Update to 2021-12 RC2 deps"
18:29:09 [2021-12-01T23:29:09.496Z]  > git rev-list --no-walk 71ad45b3825cf84bdc05649de9212253bf4775dd # timeout=10