Improvements to getBlock #44
Open
Terasology Jenkins.io / Jenkins
failed
Nov 28, 2023 in 12s
Declarative: Checkout SCM: error in 'checkout' step
Declarative: Checkout SCM / Check out from version control
Error in checkout
step.
null
Build log
The recommended git tool is: NONE
using credential gh-app-terasology
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/Terasology/Pathfinding.git
> git init /home/jenkins/agent/workspace/logy_Modules_P_Pathfinding_PR-44 # timeout=10
Fetching upstream changes from https://github.com/Terasology/Pathfinding.git
> git --version # timeout=10
> git --version # 'git version 2.39.2'
using GIT_ASKPASS to set credentials GitHub App credential for Terasology org
> git fetch --no-tags --force --progress -- https://github.com/Terasology/Pathfinding.git +refs/pull/44/head:refs/remotes/origin/PR-44 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
> git config remote.origin.url https://github.com/Terasology/Pathfinding.git # timeout=10
> git config --add remote.origin.fetch +refs/pull/44/head:refs/remotes/origin/PR-44 # timeout=10
> git config --add remote.origin.fetch +refs/heads/develop:refs/remotes/origin/develop # timeout=10
Details
- Declarative: Checkout SCM (11 sec)
Error: null
Loading