Skip to content

Console Output

03:58:38 [2023-08-10T07:58:38.378Z] The recommended git tool is: git
03:58:38 [2023-08-10T07:58:38.385Z] No credentials specified
03:58:38 [2023-08-10T07:58:38.385Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@3faf7b9f; decorates RemoteLauncher[hudson.remoting.Channel@da243930:JNLP4-connect connection from 10.40.24.229/10.40.24.229:45436] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
03:58:38 [2023-08-10T07:58:38.388Z] Cloning the remote Git repository
03:58:38 [2023-08-10T07:58:38.388Z] Using shallow clone with depth 1
03:58:38 [2023-08-10T07:58:38.388Z] Avoid fetching tags
03:58:38 [2023-08-10T07:58:38.396Z] Honoring refspec on initial clone
03:58:38 [2023-08-10T07:58:38.400Z] Cloning repository https://github.com/eclipse-cdt/cdt.git
03:58:38 [2023-08-10T07:58:38.401Z]  > git init /home/jenkins/agent/workspace/debug-tests-master-gdb-master/eclipse-cdt # timeout=10
03:58:38 [2023-08-10T07:58:38.480Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt.git
03:58:38 [2023-08-10T07:58:38.481Z]  > git --version # timeout=10
03:58:38 [2023-08-10T07:58:38.485Z]  > git --version # 'git version 2.20.1'
03:58:38 [2023-08-10T07:58:38.487Z]  > git fetch --no-tags --force --progress --depth=1 -- https://github.com/eclipse-cdt/cdt.git +refs/heads/main:refs/remotes/origin/main # timeout=10
03:58:53 [2023-08-10T07:58:53.384Z] Avoid second fetch
03:58:53 [2023-08-10T07:58:53.393Z] Checking out Revision e725b889518c7625268160f68bf8111fc86b9c51 (refs/remotes/origin/main)
03:58:53 [2023-08-10T07:58:53.291Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt.git # timeout=10
03:58:53 [2023-08-10T07:58:53.297Z]  > git config --add remote.origin.fetch +refs/heads/main:refs/remotes/origin/main # timeout=10
03:58:53 [2023-08-10T07:58:53.387Z]  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
03:58:53 [2023-08-10T07:58:53.396Z]  > git config core.sparsecheckout # timeout=10
03:58:53 [2023-08-10T07:58:53.400Z]  > git checkout -f e725b889518c7625268160f68bf8111fc86b9c51 # timeout=10
03:58:59 [2023-08-10T07:58:59.380Z] Commit message: "Fix test cases that recently regressed"
03:58:59 [2023-08-10T07:58:59.389Z] First time build. Skipping changelog.
03:58:59 [2023-08-10T07:58:59.383Z]  > git rev-list --no-walk 9920d7afbd81062c5fc84d58d168a5d3fe8871de # timeout=10