Console Output
The recommended git tool is: NONE
using credential josejbocanegra
Cloning the remote Git repository
Cloning repository https://github.com/UDFJDC-ProgramacionAvanzada/PA_202510_G83_E1_Front/
> git init /home/cecaduser/workspace/PA_202510_G83_E1_Front # timeout=10
Fetching upstream changes from https://github.com/UDFJDC-ProgramacionAvanzada/PA_202510_G83_E1_Front/
> git --version # timeout=10
> git --version # 'git version 2.43.0'
using GIT_ASKPASS to set credentials
> git fetch --tags --force --progress -- https://github.com/UDFJDC-ProgramacionAvanzada/PA_202510_G83_E1_Front/ +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision bef28ada1bb77a53a69dc9db10150ed0126c7a24 (refs/remotes/origin/main)
> git config remote.origin.url https://github.com/UDFJDC-ProgramacionAvanzada/PA_202510_G83_E1_Front/ # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/main^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f bef28ada1bb77a53a69dc9db10150ed0126c7a24 # timeout=10
Commit message: "Update sonar-project.properties"
First time build. Skipping changelog.