Skip to content
StepArgumentsStatus
Start of Pipeline - (3 min 16 sec in block)
properties - (42 ms in self)
node - (3 min 16 sec in block)Darwin-x86_64
node block - (3 min 16 sec in block)
cleanWs - (0.1 sec in self)
stage - (3 min 16 sec in block)VM Unit Tests
stage block (VM Unit Tests) - (3 min 16 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (42 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (41 sec in block)
checkout - (41 sec in self)
stash - (42 ms in self)dockerfiles
sh - (0.42 sec in self)git tag --list --points-at HEAD
echo - (17 ms in self)Extracted versionTag: v9.0.18 is release: true
writeFile - (27 ms in self)releaseFlag.txt
stash - (26 ms in self)releaseFlag
cmakeBuild - (1 min 8 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (1 min 25 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1 min 25 sec in block)
sh - (50 sec in self)VERBOSE=1 make vmmaker
org.jenkinsci.plugins.workflow.steps.PushdStep - (35 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (34 sec in block)
sh - (1.4 sec in self)wget https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libllvm-full.zip
sh - (3.7 sec in self)unzip libllvm-full.zip -d ./vm/Contents/MacOS/Plugins
sh - (0.29 sec in self)wget https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libunicorn.zip
sh - (0.31 sec in self)unzip libunicorn.zip -d ./vm/Contents/MacOS/Plugins
timeout - (29 sec in block)20
timeout block - (29 sec in block)
sh - (29 sec in self)PHARO_CI_TESTING_ENVIRONMENT=true ./vm/Contents/MacOS/Pharo --headless --logLevel=4 ./image/VMMaker.image test --junit-xml-output 'VMMakerTests'