Skip to content

Console Output

12:53:32 [2023-11-11T17:53:32.989Z] The recommended git tool is: git
12:53:33 [2023-11-11T17:53:33.021Z] No credentials specified
12:53:33 [2023-11-11T17:53:33.031Z] Fetching changes from the remote Git repository
12:53:33 [2023-11-11T17:53:33.861Z] Checking out Revision 1f59a852b7c5d364e4aaa757e654ca0d4519bd4a (refs/remotes/origin/main)
12:53:33 [2023-11-11T17:53:33.901Z] Commit message: "[#31] add jenkinsfile for 2023-06 compatibility job"
12:53:33 [2023-11-11T17:53:33.901Z] Cleaning workspace
12:53:33 [2023-11-11T17:53:33.028Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/ease.verify.target.2022-09/.git # timeout=10
12:53:33 [2023-11-11T17:53:33.040Z]  > git config remote.origin.url https://gitlab.eclipse.org/eclipse/ease/ease.git # timeout=10
12:53:33 [2023-11-11T17:53:33.058Z] Fetching upstream changes from https://gitlab.eclipse.org/eclipse/ease/ease.git
12:53:33 [2023-11-11T17:53:33.058Z]  > git --version # timeout=10
12:53:33 [2023-11-11T17:53:33.061Z]  > git --version # 'git version 2.36.6'
12:53:33 [2023-11-11T17:53:33.061Z]  > git fetch --tags --force --progress -- https://gitlab.eclipse.org/eclipse/ease/ease.git +refs/heads/*:refs/remotes/origin/* # timeout=10
12:53:33 [2023-11-11T17:53:33.857Z]  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
12:53:33 [2023-11-11T17:53:33.865Z]  > git config core.sparsecheckout # timeout=10
12:53:33 [2023-11-11T17:53:33.868Z]  > git checkout -f 1f59a852b7c5d364e4aaa757e654ca0d4519bd4a # timeout=10
12:53:33 [2023-11-11T17:53:33.905Z]  > git rev-parse --verify HEAD # timeout=10
12:53:33 [2023-11-11T17:53:33.909Z] Resetting working tree
12:53:33 [2023-11-11T17:53:33.909Z]  > git reset --hard # timeout=10
12:53:33 [2023-11-11T17:53:33.925Z]  > git clean -fdx # timeout=10