Console Output

Started by upstream project "OpenCOR_Windows" build number 1391
originally caused by:
 GitHub pull request #2496 of commit 6a44b55be6f37e5e53640ad3c578662c84186556, no merge conflicts.
Running as SYSTEM
Building remotely on Windows10 in workspace D:\Jenkins\workspace\OpenCOR_Windows\Slave\Windows10
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/opencor/opencor.git # timeout=10
Fetching upstream changes from https://github.com/opencor/opencor.git
 > git --version # timeout=10
 > git --version # 'git version 2.12.2.windows.2'
 > git fetch --tags --progress -- https://github.com/opencor/opencor.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10
JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://wiki.jenkins.io/display/JENKINS/Remove+Git+Plugin+BuildsByBranch+BuildData
Checking out Revision ae45673a4c0e6f8bebe270f98927a872d8d6125a (refs/remotes/origin/pr/2496/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ae45673a4c0e6f8bebe270f98927a872d8d6125a # timeout=10
Commit message: "Merge 293d2966b60d301df3aa3bba5da318d5c2d311db into 10078491a143e4770132cab8c2af4f8f0609ab3e"
 > git rev-list --no-walk 04d18d9ff6f413ca21025c3b9f40e02839580386 # timeout=10
[Windows10] $ cmd /c call C:\Users\opencor\AppData\Local\Temp\jenkins6865945035761016927.bat

D:\Jenkins\workspace\OpenCOR_Windows\Slave\Windows10>SETLOCAL ENABLEDELAYEDEXPANSION 

D:\Jenkins\workspace\OpenCOR_Windows\Slave\Windows10>PATH=C:\Python37_x64;C:\Python37_x64\Scripts;C:\Program Files\CMake\bin;D:\Qt\5.12.11\msvc2017_64\bin;C:\Windows;C:\Windows\System32 

D:\Jenkins\workspace\OpenCOR_Windows\Slave\Windows10>python D:\Jenkins\workspace\jenkins.py  1>jenkins.txt 

D:\Jenkins\workspace\OpenCOR_Windows\Slave\Windows10>SET /p Res= 0<jenkins.txt 

D:\Jenkins\workspace\OpenCOR_Windows\Slave\Windows10>DEL jenkins.txt 

D:\Jenkins\workspace\OpenCOR_Windows\Slave\Windows10>IF "!Res!" == "0" (
ECHO Skipping this commit...  
 EXIT /B 0 
) 

D:\Jenkins\workspace\OpenCOR_Windows\Slave\Windows10>ECHO Compiling and testing this commit... 
Compiling and testing this commit...

D:\Jenkins\workspace\OpenCOR_Windows\Slave\Windows10>SET CLCACHE_DIR=D:\clcache 

D:\Jenkins\workspace\OpenCOR_Windows\Slave\Windows10>CALL ci 
Build was aborted
[Set GitHub commit status (universal)] PENDING on repos [] (sha:ae45673) with context:OpenCOR_Windows/Slave=Windows10
Finished: ABORTED