Skip to content
StepArgumentsStatus
Start of Pipeline - (12 min in block)
properties - (0.19 sec in self)
node - (12 min in block)Darwin-x86_64
node block - (12 min in block)
cleanWs - (0.18 sec in self)
stage - (12 min in block)VM Unit Tests
stage block (VM Unit Tests) - (12 min in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (49 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (49 sec in block)
checkout - (48 sec in self)
stash - (0.15 sec in self)dockerfiles
sh - (0.4 sec in self)git tag --list --points-at HEAD
echo - (70 ms in self)Extracted versionTag: v9.0.17 is release: true
writeFile - (73 ms in self)releaseFlag.txt
stash - (40 ms in self)releaseFlag
cmakeBuild - (1 min 16 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (10 min in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (10 min in block)
sh - (54 sec in self)VERBOSE=1 make vmmaker
org.jenkinsci.plugins.workflow.steps.PushdStep - (9 min 24 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (9 min 24 sec in block)
sh - (2.2 sec in self)wget https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libllvm-full.zip
sh - (4 sec in self)unzip libllvm-full.zip -d ./vm/Contents/MacOS/Plugins
sh - (0.32 sec in self)wget https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libunicorn.zip
sh - (0.36 sec in self)unzip libunicorn.zip -d ./vm/Contents/MacOS/Plugins
timeout - (9 min 17 sec in block)20
timeout block - (9 min 16 sec in block)
sh - (9 min 16 sec in self)PHARO_CI_TESTING_ENVIRONMENT=true ./vm/Contents/MacOS/Pharo --headless --logLevel=4 ./image/VMMaker.image test --junit-xml-output 'VMMakerTests'