Skip to content
StepArgumentsStatus
Start of Pipeline - (19 min in block)
properties - (16 ms in self)
node - (9 min 31 sec in block)Darwin-x86_64
node block - (9 min 31 sec in block)
cleanWs - (24 ms in self)
stage - (9 min 31 sec in block)VM Unit Tests
stage block (VM Unit Tests) - (9 min 31 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (29 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (29 sec in block)
checkout - (28 sec in self)
stash - (24 ms in self)dockerfiles
sh - (0.29 sec in self)git tag --list --points-at HEAD
echo - (9 ms in self)Extracted versionTag: is release: false
writeFile - (18 ms in self)releaseFlag.txt
stash - (14 ms in self)releaseFlag
cmakeBuild - (22 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (8 min 40 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (8 min 40 sec in block)
sh - (51 sec in self)VERBOSE=1 make vmmaker
org.jenkinsci.plugins.workflow.steps.PushdStep - (7 min 48 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (7 min 48 sec in block)
sh - (5.1 sec in self)wget https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libllvm-full.zip
sh - (1.6 sec in self)unzip libllvm-full.zip -d ./vm/Contents/MacOS/Plugins
sh - (0.28 sec in self)wget https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libunicorn.2.zip
sh - (0.28 sec in self)unzip libunicorn.2.zip -d ./vm/Contents/MacOS/Plugins
timeout - (7 min 35 sec in block)20
timeout block - (7 min 35 sec in block)
sh - (7 min 34 sec in self)PHARO_CI_TESTING_ENVIRONMENT=true ./vm/Contents/MacOS/Pharo --headless --logLevel=4 ./image/VMMaker.image test --junit-xml-output 'VMMakerTests'
sh - (1.4 sec in self)PHARO_CI_TESTING_ENVIRONMENT=true ./vm/Contents/MacOS/Pharo --headless --logLevel=4 ./image/VMMaker.image test --junit-xml-output 'Slang-Tests'
sh - (3 sec in self)zip ./VMMaker-Image.zip ./image/VMMaker.*
archiveArtifacts - (1.6 sec in self)VMMaker-Image.zip
junit - (0.65 sec in self)
parallel - (10 min in block)
parallel block (Branch: Linux-x86_64) - (3 ms in block)
node - (10 min in block)Linux-x86_64
node block - (10 min in block)
timeout - (5 min 50 sec in block)30
timeout block - (5 min 50 sec in block)
cleanWs - (57 ms in self)
unstash - (49 ms in self)releaseFlag
readFile - (57 ms in self)releaseFlag.txt
stage - (44 sec in block)Checkout-Linux-x86_64
stage block (Checkout-Linux-x86_64) - (44 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (44 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (44 sec in block)
checkout - (44 sec in self)
stage - (5 min 5 sec in block)Build-Linux-x86_64-CoInterpreter
stage block (Build-Linux-x86_64-CoInterpreter) - (5 min 5 sec in block)
cmakeBuild - (14 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (4 min 8 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (4 min 8 sec in block)
sh - (4 min 8 sec in self)VERBOSE=1 make install package
sh - (2.2 sec in self)mkdir -p artifacts-Linux-x86_64 && cp -a build/build/packages/* artifacts-Linux-x86_64/
stash - (13 sec in self)packages-Linux-x86_64-CoInterpreter
stash - (69 ms in self)scripts
archiveArtifacts - (13 sec in self)
archiveArtifacts - (13 sec in self)
timeout - (4 min 20 sec in block)30
timeout block - (4 min 19 sec in block)
cleanWs - (25 ms in self)
unstash - (21 ms in self)releaseFlag
readFile - (21 ms in self)releaseFlag.txt
stage - (33 sec in block)Checkout-Linux-x86_64-StackVM
stage block (Checkout-Linux-x86_64-StackVM) - (33 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (33 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (33 sec in block)
checkout - (33 sec in self)
stage - (3 min 46 sec in block)Build-Linux-x86_64-StackVM-StackVM
stage block (Build-Linux-x86_64-StackVM-StackVM) - (3 min 46 sec in block)
cmakeBuild - (15 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (2 min 48 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (2 min 48 sec in block)
sh - (2 min 48 sec in self)VERBOSE=1 make install package
sh - (2.2 sec in self)mkdir -p artifacts-Linux-x86_64 && cp -a build-StackVM/build/packages/* artifacts-Linux-x86_64/
stash - (13 sec in self)packages-Linux-x86_64-StackVM-StackVM
stash - (79 ms in self)scripts
archiveArtifacts - (12 sec in self)
archiveArtifacts - (13 sec in self)
timeout - (14 sec in block)45
timeout block - (14 sec in block)
cleanWs - (0.11 sec in self)
stage - (14 sec in block)Tests-Linux-x86_64-CoInterpreter
stage block (Tests-Linux-x86_64-CoInterpreter) - (14 sec in block)
unstash - (85 ms in self)scripts
unstash - (7.1 sec in self)packages-Linux-x86_64-CoInterpreter
sh - (0.36 sec in self)mkdir runTests
org.jenkinsci.plugins.workflow.steps.PushdStep - (6.5 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (6.4 sec in block)
sh - (3.1 sec in self)wget -O - get.pharo.org/64/100 | bash
sh - (0.34 sec in self)echo 100 > pharo.version
sh - (2.3 sec in self)unzip ../build/build/packages/PharoVM-*-Linux-x86_64-bin.zip -d .
sh - (0.37 sec in self)PHARO_CI_TESTING_ENVIRONMENT=true ./pharo --logLevel=4 Pharo.image ../repository/scripts/patchPharoPreTests.st
fileExists - (69 ms in self)PharoDebug.log
fileExists - (70 ms in self)crash.dmp
fileExists - (58 ms in self)progress.log
parallel block (Branch: Darwin-x86_64) - (4 ms in block)
node - (7 min 25 sec in block)Darwin-x86_64
node block - (7 min 25 sec in block)
timeout - (4 min 10 sec in block)30
timeout block - (4 min 10 sec in block)
cleanWs - (64 ms in self)
unstash - (38 ms in self)releaseFlag
readFile - (64 ms in self)releaseFlag.txt
stage - (41 sec in block)Checkout-Darwin-x86_64
stage block (Checkout-Darwin-x86_64) - (41 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (41 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (41 sec in block)
checkout - (41 sec in self)
stage - (3 min 28 sec in block)Build-Darwin-x86_64-CoInterpreter
stage block (Build-Darwin-x86_64-CoInterpreter) - (3 min 28 sec in block)
cmakeBuild - (23 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (2 min 55 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (2 min 55 sec in block)
sh - (2 min 55 sec in self)VERBOSE=1 make install package
sh - (0.84 sec in self)mkdir -p artifacts-Darwin-x86_64 && cp -a build/build/packages/* artifacts-Darwin-x86_64/
stash - (3 sec in self)packages-Darwin-x86_64-CoInterpreter
stash - (23 ms in self)scripts
archiveArtifacts - (2.4 sec in self)
archiveArtifacts - (2.8 sec in self)
timeout - (3 min 8 sec in block)30
timeout block - (3 min 8 sec in block)
cleanWs - (31 ms in self)
unstash - (21 ms in self)releaseFlag
readFile - (24 ms in self)releaseFlag.txt
stage - (54 sec in block)Checkout-Darwin-x86_64-StackVM
stage block (Checkout-Darwin-x86_64-StackVM) - (54 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (54 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (54 sec in block)
checkout - (54 sec in self)
stage - (2 min 13 sec in block)Build-Darwin-x86_64-StackVM-StackVM
stage block (Build-Darwin-x86_64-StackVM-StackVM) - (2 min 13 sec in block)
cmakeBuild - (15 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (1 min 50 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1 min 49 sec in block)
sh - (1 min 49 sec in self)VERBOSE=1 make install package
sh - (1.2 sec in self)mkdir -p artifacts-Darwin-x86_64 && cp -a build-StackVM/build/packages/* artifacts-Darwin-x86_64/
stash - (2.3 sec in self)packages-Darwin-x86_64-StackVM-StackVM
stash - (19 ms in self)scripts
archiveArtifacts - (2 sec in self)
archiveArtifacts - (2.1 sec in self)
timeout - (6 sec in block)45
timeout block - (6 sec in block)
cleanWs - (23 ms in self)
stage - (5.9 sec in block)Tests-Darwin-x86_64-CoInterpreter
stage block (Tests-Darwin-x86_64-CoInterpreter) - (5.9 sec in block)
unstash - (21 ms in self)scripts
unstash - (0.92 sec in self)packages-Darwin-x86_64-CoInterpreter
sh - (0.32 sec in self)mkdir runTests
org.jenkinsci.plugins.workflow.steps.PushdStep - (4.6 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (4.6 sec in block)
sh - (1.2 sec in self)wget -O - get.pharo.org/64/100 | bash
sh - (0.29 sec in self)echo 100 > pharo.version
sh - (0.54 sec in self)unzip ../build/build/packages/PharoVM-*-Darwin-x86_64-bin.zip -d .
sh - (1.6 sec in self)PHARO_CI_TESTING_ENVIRONMENT=true ./Pharo.app/Contents/MacOS/Pharo --logLevel=4 Pharo.image ../repository/scripts/patchPharoPreTests.st
sh - (0.54 sec in self)PHARO_CI_TESTING_ENVIRONMENT=true ./Pharo.app/Contents/MacOS/Pharo --logLevel=4 Pharo.image test --junit-xml-output --stage-name=Tests-Darwin-x86_64-CoInterpreter '.*'
fileExists - (19 ms in self)PharoDebug.log
fileExists - (18 ms in self)crash.dmp
sh - (0.28 sec in self)mv crash.dmp crash-Tests-Darwin-x86_64-CoInterpreter.dmp
archiveArtifacts - (49 ms in self)
fileExists - (15 ms in self)progress.log
parallel block (Branch: Windows-x86_64) - (3 ms in block)
node - (0.81 sec in block)Windows-x86_64
node block - (0.71 sec in block)
timeout - (0.65 sec in block)30
timeout block - (0.63 sec in block)
cleanWs - (63 ms in self)
unstash - (56 ms in self)releaseFlag
readFile - (0.1 sec in self)releaseFlag.txt
stage - (0.34 sec in block)Checkout-Windows-x86_64
stage block (Checkout-Windows-x86_64) - (0.32 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (0.26 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (0.24 sec in block)
checkout - (0.21 sec in self)
parallel block (Branch: Darwin-arm64) - (5 min 17 sec in block)
node - (5 min 17 sec in block)Darwin-arm64
node block - (5 min 17 sec in block)
timeout - (2 min 55 sec in block)30
timeout block - (2 min 54 sec in block)
cleanWs - (89 ms in self)
unstash - (70 ms in self)releaseFlag
readFile - (0.12 sec in self)releaseFlag.txt
stage - (42 sec in block)Checkout-Darwin-arm64
stage block (Checkout-Darwin-arm64) - (42 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (42 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (42 sec in block)
checkout - (42 sec in self)
stage - (2 min 12 sec in block)Build-Darwin-arm64-CoInterpreter
stage block (Build-Darwin-arm64-CoInterpreter) - (2 min 12 sec in block)
cmakeBuild - (6.9 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (1 min 59 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1 min 59 sec in block)
sh - (1 min 59 sec in self)VERBOSE=1 make install package
sh - (0.62 sec in self)mkdir -p artifacts-Darwin-arm64 && cp -a build/build/packages/* artifacts-Darwin-arm64/
stash - (1.7 sec in self)packages-Darwin-arm64-CoInterpreter
stash - (26 ms in self)scripts
archiveArtifacts - (1.6 sec in self)
archiveArtifacts - (1.6 sec in self)
timeout - (2 min 16 sec in block)30
timeout block - (2 min 16 sec in block)
cleanWs - (39 ms in self)
unstash - (24 ms in self)releaseFlag
readFile - (28 ms in self)releaseFlag.txt
stage - (49 sec in block)Checkout-Darwin-arm64-StackVM
stage block (Checkout-Darwin-arm64-StackVM) - (49 sec 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)
stage - (1 min 27 sec in block)Build-Darwin-arm64-StackVM-StackVM
stage block (Build-Darwin-arm64-StackVM-StackVM) - (1 min 27 sec in block)
cmakeBuild - (6.5 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (1 min 15 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1 min 15 sec in block)
sh - (1 min 15 sec in self)VERBOSE=1 make install package
sh - (0.38 sec in self)mkdir -p artifacts-Darwin-arm64 && cp -a build-StackVM/build/packages/* artifacts-Darwin-arm64/
stash - (1.5 sec in self)packages-Darwin-arm64-StackVM-StackVM
stash - (23 ms in self)scripts
archiveArtifacts - (1.4 sec in self)
archiveArtifacts - (1.4 sec in self)
timeout - (6 sec in block)45
timeout block - (6 sec in block)
cleanWs - (74 ms in self)
stage - (5.9 sec in block)Tests-Darwin-arm64-CoInterpreter
stage block (Tests-Darwin-arm64-CoInterpreter) - (5.9 sec in block)
unstash - (62 ms in self)scripts
unstash - (1.3 sec in self)packages-Darwin-arm64-CoInterpreter
sh - (0.35 sec in self)mkdir runTests
org.jenkinsci.plugins.workflow.steps.PushdStep - (4.1 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (4.1 sec in block)
sh - (1.3 sec in self)wget -O - get.pharo.org/64/100 | bash
sh - (0.36 sec in self)echo 100 > pharo.version
sh - (0.63 sec in self)unzip ../build/build/packages/PharoVM-*-Darwin-arm64-bin.zip -d .
sh - (0.91 sec in self)PHARO_CI_TESTING_ENVIRONMENT=true ./Pharo.app/Contents/MacOS/Pharo --logLevel=4 Pharo.image ../repository/scripts/patchPharoPreTests.st
sh - (0.34 sec in self)PHARO_CI_TESTING_ENVIRONMENT=true ./Pharo.app/Contents/MacOS/Pharo --logLevel=4 Pharo.image test --junit-xml-output --stage-name=Tests-Darwin-arm64-CoInterpreter '.*'
fileExists - (20 ms in self)PharoDebug.log
fileExists - (23 ms in self)crash.dmp
sh - (0.35 sec in self)mv crash.dmp crash-Tests-Darwin-arm64-CoInterpreter.dmp
archiveArtifacts - (72 ms in self)
fileExists - (20 ms in self)progress.log