Skip to content

Console Output

12:51:00 [2021-03-08T17:51:00.733Z] The recommended git tool is: NONE
12:51:00 [2021-03-08T17:51:00.745Z] No credentials specified
12:51:00 [2021-03-08T17:51:00.745Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@ff79d3f0; decorates RemoteLauncher[hudson.remoting.Channel@1b85e20c:JNLP4-connect connection from 10.40.25.38/10.40.25.38:42426] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
12:51:00 [2021-03-08T17:51:00.757Z] Fetching changes from the remote Git repository
12:51:01 [2021-03-08T17:51:01.531Z] Checking out Revision f63bb52044df54dfcda7b079d3222cdd0b3ebf9c (refs/remotes/origin/cdt_10_0)
12:51:00 [2021-03-08T17:51:00.750Z]  > git rev-parse --is-inside-work-tree # timeout=10
12:51:00 [2021-03-08T17:51:00.761Z]  > git config remote.origin.url https://git.eclipse.org/r/cdt/org.eclipse.cdt.git # timeout=10
12:51:00 [2021-03-08T17:51:00.814Z] Fetching upstream changes from https://git.eclipse.org/r/cdt/org.eclipse.cdt.git
12:51:00 [2021-03-08T17:51:00.814Z]  > git --version # timeout=10
12:51:00 [2021-03-08T17:51:00.821Z]  > git --version # 'git version 2.20.1'
12:51:00 [2021-03-08T17:51:00.822Z]  > git fetch --no-tags --force --progress -- https://git.eclipse.org/r/cdt/org.eclipse.cdt.git +refs/heads/*:refs/remotes/origin/* # timeout=20
12:51:01 [2021-03-08T17:51:01.524Z]  > git rev-parse refs/remotes/origin/cdt_10_0^{commit} # timeout=10
12:51:01 [2021-03-08T17:51:01.537Z]  > git config core.sparsecheckout # timeout=10
12:51:01 [2021-03-08T17:51:01.543Z]  > git checkout -f f63bb52044df54dfcda7b079d3222cdd0b3ebf9c # timeout=20
12:51:18 [2021-03-08T17:51:18.425Z] Commit message: "Bug 567261: API Filters and documentation for reverted API"
12:51:18 [2021-03-08T17:51:18.434Z]  > git rev-list --no-walk f63bb52044df54dfcda7b079d3222cdd0b3ebf9c # timeout=10