Skip to content

Console Output

05:41:20 [2024-04-22T03:41:20.342Z] The recommended git tool is: NONE
05:41:21 [2024-04-22T03:41:21.079Z] No credentials specified
05:41:21 [2024-04-22T03:41:21.274Z] Fetching changes from the remote Git repository
05:41:21 [2024-04-22T03:41:21.126Z]  > git rev-parse --resolve-git-dir /builds/workspace/SMPI-proxy-apps-pipeline/.git # timeout=10
05:41:22 [2024-04-22T03:41:22.225Z] Checking out Revision be080b0e28c565beefd4eab76afb39f5c2df0bbf (refs/remotes/origin/master)
05:41:21 [2024-04-22T03:41:21.681Z]  > git config remote.origin.url https://framagit.org/simgrid/SMPI-Proxy-Apps.git # timeout=10
05:41:21 [2024-04-22T03:41:21.832Z] Fetching upstream changes from https://framagit.org/simgrid/SMPI-Proxy-Apps.git
05:41:21 [2024-04-22T03:41:21.839Z]  > git --version # timeout=10
05:41:21 [2024-04-22T03:41:21.842Z]  > git --version # 'git version 2.30.2'
05:41:21 [2024-04-22T03:41:21.845Z]  > git fetch --tags --force --progress -- https://framagit.org/simgrid/SMPI-Proxy-Apps.git +refs/heads/*:refs/remotes/origin/* # timeout=10
05:41:22 [2024-04-22T03:41:22.198Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
05:41:22 [2024-04-22T03:41:22.229Z]  > git config core.sparsecheckout # timeout=10
05:41:22 [2024-04-22T03:41:22.242Z]  > git checkout -f be080b0e28c565beefd4eab76afb39f5c2df0bbf # timeout=10
05:41:22 [2024-04-22T03:41:22.343Z]  > git branch -a -v --no-abbrev # timeout=10
05:41:22 [2024-04-22T03:41:22.362Z]  > git branch -D master # timeout=10
05:41:22 [2024-04-22T03:41:22.369Z]  > git checkout -b master be080b0e28c565beefd4eab76afb39f5c2df0bbf # timeout=10
05:41:22 [2024-04-22T03:41:22.591Z] Commit message: "Revert "cabana: revert dependencies to supported versions""
05:41:22 [2024-04-22T03:41:22.593Z] [GitCheckoutListener] Skipping recording, since SCM 'git https://framagit.org/simgrid/SMPI-Proxy-Apps.git' already has been processed