Skip to content

Console Output

20:22:59 [2026-09-21T18:22:59.412Z] The recommended git tool is: NONE
20:22:59 [2026-09-21T18:22:59.412Z] No credentials specified
20:22:59 [2026-09-21T18:22:59.412Z] Cloning the remote Git repository
20:22:59 [2026-09-21T18:22:59.412Z] Cloning repository https://github.com/BerndiVader/NoRunNoDungeon.git
20:22:59 [2026-09-21T18:22:59.412Z]  > git init /var/lib/jenkins/workspace/NoRunNoDungeon # timeout=10
20:22:59 [2026-09-21T18:22:59.442Z] Fetching upstream changes from https://github.com/BerndiVader/NoRunNoDungeon.git
20:22:59 [2026-09-21T18:22:59.442Z]  > git --version # timeout=10
20:22:59 [2026-09-21T18:22:59.448Z]  > git --version # 'git version 2.39.5'
20:22:59 [2026-09-21T18:22:59.448Z]  > git fetch --tags --force --progress -- https://github.com/BerndiVader/NoRunNoDungeon.git +refs/heads/*:refs/remotes/origin/* # timeout=10
20:23:13 [2026-09-21T18:23:13.300Z]  > git config remote.origin.url https://github.com/BerndiVader/NoRunNoDungeon.git # timeout=10
20:23:13 [2026-09-21T18:23:13.307Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
20:23:13 [2026-09-21T18:23:13.319Z] Avoid second fetch
20:23:13 [2026-09-21T18:23:13.319Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
20:23:13 [2026-09-21T18:23:13.326Z] Checking out Revision caad2fd42ea3fd932362d908d448063215c76e3d (refs/remotes/origin/master)
20:23:13 [2026-09-21T18:23:13.326Z]  > git config core.sparsecheckout # timeout=10
20:23:13 [2026-09-21T18:23:13.331Z]  > git checkout -f caad2fd42ea3fd932362d908d448063215c76e3d # timeout=10
20:23:13 [2026-09-21T18:23:13.694Z]  > git branch -a -v --no-abbrev # timeout=10
20:23:13 [2026-09-21T18:23:13.700Z]  > git checkout -b master caad2fd42ea3fd932362d908d448063215c76e3d # timeout=10
20:23:13 [2026-09-21T18:23:13.917Z] Commit message: "Fix PlaySfx position & node issue."
20:23:13 [2026-09-21T18:23:13.917Z]  > git rev-list --no-walk 108e212ab967bb4cafa5dd997df945af38ab7508 # timeout=10