Skip to content

Console Output

12:47:05 [2024-02-20T17:47:05.516Z] The recommended git tool is: git
12:47:07 [2024-02-20T17:47:07.068Z] using credential github-bot
12:47:07 [2024-02-20T17:47:07.079Z] Cloning the remote Git repository
12:47:07 [2024-02-20T17:47:07.081Z] Using shallow clone with depth 1
12:47:07 [2024-02-20T17:47:07.082Z] Avoid fetching tags
12:47:07 [2024-02-20T17:47:07.083Z] Honoring refspec on initial clone
12:47:07 [2024-02-20T17:47:07.108Z] Cloning repository https://github.com/eclipse-sirius/sirius-desktop.git
12:47:07 [2024-02-20T17:47:07.145Z]  > git init /home/jenkins/agent/workspace/sirius-pr-check_pcd_enh_easymock # timeout=10
12:47:07 [2024-02-20T17:47:07.170Z] Fetching upstream changes from https://github.com/eclipse-sirius/sirius-desktop.git
12:47:07 [2024-02-20T17:47:07.171Z]  > git --version # timeout=10
12:47:07 [2024-02-20T17:47:07.174Z]  > git --version # 'git version 2.36.6'
12:47:07 [2024-02-20T17:47:07.174Z] using GIT_ASKPASS to set credentials GitHub bot (username/token)
12:47:07 [2024-02-20T17:47:07.178Z]  > git fetch --no-tags --force --progress --depth=1 -- https://github.com/eclipse-sirius/sirius-desktop.git +refs/heads/pcd/enh/easymock:refs/remotes/origin/pcd/enh/easymock # timeout=10
12:47:12 [2024-02-20T17:47:12.356Z] Avoid second fetch
12:47:12 [2024-02-20T17:47:12.358Z] Checking out Revision e68970a0450199f7e18c91b29f0c2b6ad1f79782 (pcd/enh/easymock)
12:47:11 [2024-02-20T17:47:11.616Z]  > git config remote.origin.url https://github.com/eclipse-sirius/sirius-desktop.git # timeout=10
12:47:11 [2024-02-20T17:47:11.621Z]  > git config --add remote.origin.fetch +refs/heads/pcd/enh/easymock:refs/remotes/origin/pcd/enh/easymock # timeout=10
12:47:12 [2024-02-20T17:47:12.363Z]  > git config core.sparsecheckout # timeout=10
12:47:12 [2024-02-20T17:47:12.374Z]  > git checkout -f e68970a0450199f7e18c91b29f0c2b6ad1f79782 # timeout=10
12:47:14 [2024-02-20T17:47:14.075Z] Commit message: "[172] Switch to EasyMock 5.2"