Started by timer
Running as SYSTEM
Building remotely on Windows_10-MSYS2-MinGW-VM (mingw win) in workspace C:\Users\jenkins\Jenkins\workspace\Windows-MATLAB_License_Check
The recommended git tool is: NONE
> git rev-parse --resolve-git-dir C:\Users\jenkins\Jenkins\workspace\Windows-MATLAB_License_Check\.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/ISSMteam/ISSM/ # timeout=10
Fetching upstream changes from https://github.com/ISSMteam/ISSM/
> git --version # timeout=10
> git --version # 'git version 2.47.1'
using GIT_SSH to set credentials GitHub Deploy Key - ISSMteam/ISSM - Jenkins
Verifying host key using known hosts file
You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
> git fetch --tags --force --progress -- https://github.com/ISSMteam/ISSM/ +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse "refs/remotes/origin/main^{commit}" # timeout=10
Checking out Revision 5be4334d6b23f9101f3558685d6b23e8605f7b17 (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git read-tree -mu HEAD # timeout=10
> git checkout -f 5be4334d6b23f9101f3558685d6b23e8605f7b17 # timeout=10
Commit message: "Need full wait loop for MATLAB license check on Windows build node"
> git rev-list --no-walk 5be4334d6b23f9101f3558685d6b23e8605f7b17 # timeout=10
[Windows-MATLAB_License_Check] $ C:\msys64\usr\bin\bash C:\Users\jenkins\jenkins12880042272217658824.sh
Waiting for MATLAB to exit
For online documentation, see https://www.mathworks.com/support
For product information, visit www.mathworks.com.
Finished: SUCCESS