Skip to content
StepArgumentsStatus
Start of Pipeline - (1 hr 15 min in block)
properties - (84 ms in self)
node - (5 min 47 sec in block)Darwin-x86_64
node block - (5 min 46 sec in block)
cleanWs - (0.14 sec in self)
stage - (5 min 46 sec in block)VM Unit Tests
stage block (VM Unit Tests) - (5 min 46 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (43 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (43 sec in block)
checkout - (43 sec in self)
cmakeBuild - (1 min 4 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (3 min 58 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (3 min 57 sec in block)
sh - (1 min 10 sec in self)VERBOSE=1 make vmmaker
org.jenkinsci.plugins.workflow.steps.PushdStep - (2 min 46 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (2 min 46 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 - (2.9 sec in self)unzip libllvm-full.zip -d ./vm/Contents/MacOS/Plugins
sh - (0.34 sec in self)wget https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libunicorn.zip
sh - (0.37 sec in self)unzip libunicorn.zip -d ./vm/Contents/MacOS/Plugins
timeout - (2 min 40 sec in block)20
timeout block - (2 min 39 sec in block)
sh - (2 min 39 sec in self)PHARO_CI_TESTING_ENVIRONMENT=true ./vm/Contents/MacOS/Pharo --headless --logLevel=4 ./image/VMMaker.image test --junit-xml-output 'VMMakerTests'
junit - (0.63 sec in self)
parallel - (21 min in block)
parallel block (Branch: Linux-x86_64) - (10 ms in block)
node - (6 min 4 sec in block)Linux-x86_64
node block - (6 min 4 sec in block)
timeout - (6 min 4 sec in block)30
timeout block - (6 min 3 sec in block)
cleanWs - (0.38 sec in self)
stage - (44 sec in block)Checkout-Linux-x86_64
stage block (Checkout-Linux-x86_64) - (43 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (43 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (43 sec in block)
checkout - (43 sec in self)
stage - (5 min 19 sec in block)Build-Linux-x86_64-CoInterpreter
stage block (Build-Linux-x86_64-CoInterpreter) - (5 min 19 sec in block)
cmakeBuild - (10 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (5 min 3 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (5 min 3 sec in block)
sh - (2 min 58 sec in self)VERBOSE=1 make install
sh - (2 min 5 sec in self)VERBOSE=1 make package
stash - (2.4 sec in self)packages-Linux-x86_64-CoInterpreter
archiveArtifacts - (2.2 sec in self)
timeout - (43 ms in block)30
timeout block - (17 ms in block)
parallel block (Branch: Darwin-x86_64) - (13 ms in block)
node - (5 min 24 sec in block)Darwin-x86_64
node block - (5 min 24 sec in block)
timeout - (5 min 24 sec in block)30
timeout block - (5 min 24 sec in block)
cleanWs - (0.53 sec in self)
stage - (43 sec in block)Checkout-Darwin-x86_64
stage block (Checkout-Darwin-x86_64) - (43 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (43 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (43 sec in block)
checkout - (43 sec in self)
stage - (4 min 39 sec in block)Build-Darwin-x86_64-CoInterpreter
stage block (Build-Darwin-x86_64-CoInterpreter) - (4 min 39 sec in block)
cmakeBuild - (17 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (4 min 16 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (4 min 16 sec in block)
sh - (2 min 34 sec in self)VERBOSE=1 make install
sh - (1 min 41 sec in self)VERBOSE=1 make package
stash - (3.2 sec in self)packages-Darwin-x86_64-CoInterpreter
archiveArtifacts - (2.7 sec in self)
timeout - (50 ms in block)30
timeout block - (20 ms in block)
parallel block (Branch: Windows-x86_64) - (14 ms in block)
node - (21 min in block)Windows-x86_64
node block - (21 min in block)
timeout - (21 min in block)30
timeout block - (21 min in block)
cleanWs - (0.6 sec in self)
stage - (1 min 1 sec in block)Checkout-Windows-x86_64
stage block (Checkout-Windows-x86_64) - (1 min 1 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (1 min 0 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1 min 0 sec in block)
checkout - (1 min 0 sec in self)
stage - (20 min in block)Build-Windows-x86_64-CoInterpreter
stage block (Build-Windows-x86_64-CoInterpreter) - (20 min in block)
echo - (20 ms in self)Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_feat_headless"` set -ex mkdir build
withEnv - (1.8 sec in block)PHARO_CI_TESTING_ENVIRONMENT
withEnv block - (1.7 sec in block)
sh - (1.7 sec in self)#!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_feat_headless"` set -ex mkdir build
echo - (36 ms in self)Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_feat_headless"` set -ex cd build && cygcheck -c -d > cygwinVersions.txt
withEnv - (2.6 sec in block)PHARO_CI_TESTING_ENVIRONMENT
withEnv block - (2.5 sec in block)
sh - (2.5 sec in self)#!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_feat_headless"` set -ex cd build && cygcheck -c -d > cygwinVersions.txt
archiveArtifacts - (71 ms in self)build/cygwinVersions.txt
echo - (40 ms in self)Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_feat_headless"` set -ex cd build && cmake -DFLAVOUR=CoInterpreter -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE ../repository -DICEBERG_DEFAULT_REMOTE=httpsUrl
withEnv - (4 min 33 sec in block)PHARO_CI_TESTING_ENVIRONMENT
withEnv block - (4 min 33 sec in block)
sh - (4 min 33 sec in self)#!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_feat_headless"` set -ex cd build && cmake -DFLAVOUR=CoInterpreter -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE ../repository -DICEBERG_DEFAULT_REMOTE=httpsUrl
echo - (22 ms in self)Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_feat_headless"` set -ex cd build && VERBOSE=1 make install
withEnv - (10 min in block)PHARO_CI_TESTING_ENVIRONMENT
withEnv block - (10 min in block)
sh - (10 min in self)#!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_feat_headless"` set -ex cd build && VERBOSE=1 make install
echo - (46 ms in self)Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_feat_headless"` set -ex cd build && VERBOSE=1 make package
withEnv - (4 min 54 sec in block)PHARO_CI_TESTING_ENVIRONMENT
withEnv block - (4 min 54 sec in block)
sh - (4 min 54 sec in self)#!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_feat_headless"` set -ex cd build && VERBOSE=1 make package
stash - (5.2 sec in self)packages-Windows-x86_64-CoInterpreter
archiveArtifacts - (5.8 sec in self)
timeout - (0.11 sec in block)30
timeout block - (49 ms in block)
parallel block (Branch: Darwin-arm64) - (5 min 30 sec in block)
node - (5 min 30 sec in block)Darwin-arm64
node block - (5 min 30 sec in block)
timeout - (5 min 29 sec in block)30
timeout block - (5 min 29 sec in block)
cleanWs - (0.78 sec in self)
stage - (43 sec in block)Checkout-Darwin-arm64
stage block (Checkout-Darwin-arm64) - (43 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (43 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (43 sec in block)
checkout - (43 sec in self)
stage - (4 min 44 sec in block)Build-Darwin-arm64-CoInterpreter
stage block (Build-Darwin-arm64-CoInterpreter) - (4 min 44 sec in block)
cmakeBuild - (5.6 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (4 min 36 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (4 min 36 sec in block)
sh - (2 min 16 sec in self)VERBOSE=1 make install
sh - (2 min 19 sec in self)VERBOSE=1 make package
stash - (1.3 sec in self)packages-Darwin-arm64-CoInterpreter
archiveArtifacts - (1.3 sec in self)
timeout - (42 ms in block)30
timeout block - (16 ms in block)
node - (0.26 sec in block)unix
node block - (0.12 sec in block)
stage - (66 ms in block)Upload
stage block (Upload) - (31 ms in block)
echo - (10 ms in self)[DO NO UPLOAD] In branch different that 'headless': feat/headless
node - (1 min 0 sec in block)unix
node block - (59 sec in block)
cleanWs - (96 ms in self)
stage - (59 sec in block)build-GTK-bundle
stage block (build-GTK-bundle) - (59 sec in block)
checkout - (41 sec in self)
unstash - (1.3 sec in self)packages-Windows-x86_64-CoInterpreter
org.jenkinsci.plugins.workflow.steps.PushdStep - (17 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (16 sec in block)
sh - (1.3 sec in self)wget http://files.pharo.org/vm/pharo-spur64/win/third-party/Gtk3.zip
sh - (0.87 sec in self)unzip Gtk3.zip -d ./bundleGTK
sh - (0.56 sec in self)unzip -n build/packages/PharoVM-*-Windows-x86_64-bin.zip -d ./bundleGTK
org.jenkinsci.plugins.workflow.steps.PushdStep - (8.9 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (8.7 sec in block)
sh - (8.7 sec in self)zip -r -9 ../PharoVM-8.1.0-GTK-f4fe5697-win64-bin.zip *
stash - (2.4 sec in self)packages-Windows-x86_64-gtkBundle
archiveArtifacts - (2.6 sec in self)PharoVM-8.1.0-GTK-f4fe5697-win64-bin.zip
parallel - (47 min in block)
parallel block (Branch: Linux-x86_64) - (7 ms in block)
node - (28 min in block)Linux-x86_64
node block - (28 min in block)
timeout - (14 min in block)45
timeout block - (14 min in block)
cleanWs - (0.1 sec in self)
stage - (14 min in block)Tests-Linux-x86_64-CoInterpreter
stage block (Tests-Linux-x86_64-CoInterpreter) - (14 min in block)
unstash - (1.8 sec in self)packages-Linux-x86_64-CoInterpreter
sh - (0.69 sec in self)mkdir runTests
org.jenkinsci.plugins.workflow.steps.PushdStep - (14 min in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (14 min in block)
sh - (2.8 sec in self)wget -O - get.pharo.org/64/90 | bash
sh - (0.29 sec in self)echo 90 > pharo.version
sh - (0.55 sec in self)unzip ../build/build/packages/PharoVM-*-Linux-x86_64-bin.zip -d .
sh - (14 min in self)PHARO_CI_TESTING_ENVIRONMENT=true ./pharo --logLevel=4 Pharo.image test --junit-xml-output --stage-name=Tests-Linux-x86_64-CoInterpreter '.*'
junit - (2.1 sec in self)
fileExists - (40 ms in self)PharoDebug.log
sh - (0.29 sec in self)mv PharoDebug.log PharoDebug-Tests-Linux-x86_64-CoInterpreter.log
archiveArtifacts - (60 ms in self)
fileExists - (26 ms in self)crash.dmp
fileExists - (40 ms in self)progress.log
sh - (0.3 sec in self)mv progress.log progress-Tests-Linux-x86_64-CoInterpreter.log
sh - (0.3 sec in self)cat progress-Tests-Linux-x86_64-CoInterpreter.log
archiveArtifacts - (43 ms in self)
archiveArtifacts - (0.95 sec in self)
timeout - (14 min in block)45
timeout block - (14 min in block)
cleanWs - (69 ms in self)
stage - (14 min in block)Tests-Linux-x86_64-CoInterpreter-worker
stage block (Tests-Linux-x86_64-CoInterpreter-worker) - (14 min in block)
unstash - (1.3 sec in self)packages-Linux-x86_64-CoInterpreter
sh - (0.29 sec in self)mkdir runTests
org.jenkinsci.plugins.workflow.steps.PushdStep - (14 min in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (14 min in block)
sh - (2.1 sec in self)wget -O - get.pharo.org/64/90 | bash
sh - (0.29 sec in self)echo 90 > pharo.version
sh - (0.55 sec in self)unzip ../build/build/packages/PharoVM-*-Linux-x86_64-bin.zip -d .
sh - (13 min in self)PHARO_CI_TESTING_ENVIRONMENT=true ./pharo --logLevel=4 --worker Pharo.image test --junit-xml-output --stage-name=Tests-Linux-x86_64-CoInterpreter-worker '.*'
junit - (2.2 sec in self)
fileExists - (43 ms in self)PharoDebug.log
sh - (0.33 sec in self)mv PharoDebug.log PharoDebug-Tests-Linux-x86_64-CoInterpreter-worker.log
archiveArtifacts - (59 ms in self)
fileExists - (57 ms in self)crash.dmp
fileExists - (62 ms in self)progress.log
sh - (0.29 sec in self)mv progress.log progress-Tests-Linux-x86_64-CoInterpreter-worker.log
sh - (0.29 sec in self)cat progress-Tests-Linux-x86_64-CoInterpreter-worker.log
archiveArtifacts - (29 ms in self)
archiveArtifacts - (0.99 sec in self)
parallel block (Branch: Darwin-x86_64) - (5 ms in block)
node - (17 min in block)Darwin-x86_64
node block - (17 min in block)
timeout - (12 min in block)45
timeout block - (12 min in block)
cleanWs - (0.11 sec in self)
stage - (12 min in block)Tests-Darwin-x86_64-CoInterpreter
stage block (Tests-Darwin-x86_64-CoInterpreter) - (12 min in block)
unstash - (1.5 sec in self)packages-Darwin-x86_64-CoInterpreter
sh - (0.47 sec in self)mkdir runTests
org.jenkinsci.plugins.workflow.steps.PushdStep - (12 min in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (12 min in block)
sh - (2.4 sec in self)wget -O - get.pharo.org/64/90 | bash
sh - (0.29 sec in self)echo 90 > pharo.version
sh - (0.54 sec in self)unzip ../build/build/packages/PharoVM-*-Darwin-x86_64-bin.zip -d .
sh - (12 min 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 '.*'
junit - (4.7 sec in self)
fileExists - (26 ms in self)PharoDebug.log
sh - (0.31 sec in self)mv PharoDebug.log PharoDebug-Tests-Darwin-x86_64-CoInterpreter.log
archiveArtifacts - (0.12 sec in self)
fileExists - (25 ms in self)crash.dmp
fileExists - (29 ms in self)progress.log
sh - (0.29 sec in self)mv progress.log progress-Tests-Darwin-x86_64-CoInterpreter.log
sh - (0.29 sec in self)cat progress-Tests-Darwin-x86_64-CoInterpreter.log
archiveArtifacts - (26 ms in self)
archiveArtifacts - (0.75 sec in self)
timeout - (4 min 55 sec in block)45
timeout block - (4 min 55 sec in block)
cleanWs - (51 ms in self)
stage - (4 min 55 sec in block)Tests-Darwin-x86_64-CoInterpreter-worker
stage block (Tests-Darwin-x86_64-CoInterpreter-worker) - (4 min 55 sec in block)
unstash - (0.89 sec in self)packages-Darwin-x86_64-CoInterpreter
sh - (0.32 sec in self)mkdir runTests
org.jenkinsci.plugins.workflow.steps.PushdStep - (4 min 54 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (4 min 54 sec in block)
sh - (2.4 sec in self)wget -O - get.pharo.org/64/90 | bash
sh - (0.29 sec in self)echo 90 > pharo.version
sh - (0.54 sec in self)unzip ../build/build/packages/PharoVM-*-Darwin-x86_64-bin.zip -d .
sh - (4 min 49 sec in self)PHARO_CI_TESTING_ENVIRONMENT=true ./Pharo.app/Contents/MacOS/Pharo --logLevel=4 --worker Pharo.image test --junit-xml-output --stage-name=Tests-Darwin-x86_64-CoInterpreter-worker '.*'
fileExists - (29 ms in self)PharoDebug.log
sh - (0.29 sec in self)mv PharoDebug.log PharoDebug-Tests-Darwin-x86_64-CoInterpreter-worker.log
archiveArtifacts - (63 ms in self)
fileExists - (28 ms in self)crash.dmp
fileExists - (25 ms in self)progress.log
sh - (0.29 sec in self)mv progress.log progress-Tests-Darwin-x86_64-CoInterpreter-worker.log
sh - (0.31 sec in self)cat progress-Tests-Darwin-x86_64-CoInterpreter-worker.log
archiveArtifacts - (48 ms in self)
parallel block (Branch: Windows-x86_64) - (6 ms in block)
node - (47 min in block)Windows-x86_64
node block - (47 min in block)
timeout - (24 min in block)45
timeout block - (24 min in block)
cleanWs - (0.3 sec in self)
stage - (24 min in block)Tests-Windows-x86_64-CoInterpreter
stage block (Tests-Windows-x86_64-CoInterpreter) - (24 min in block)
unstash - (7.5 sec in self)packages-Windows-x86_64-CoInterpreter
bat - (0.63 sec in self)mkdir runTests
org.jenkinsci.plugins.workflow.steps.PushdStep - (24 min in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (24 min in block)
bat - (4.2 sec in self)wget -O - get.pharo.org/64/90 | bash
bat - (0.7 sec in self)echo 90 > pharo.version
echo - (26 ms in self)Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_feat_headless"` set -ex cd runTests && unzip ../build/build/packages/PharoVM-*-Windows-x86_64-bin.zip -d .
withEnv - (2.1 sec in block)PHARO_CI_TESTING_ENVIRONMENT
withEnv block - (2.1 sec in block)
sh - (2 sec in self)#!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_feat_headless"` set -ex cd runTests && unzip ../build/build/packages/PharoVM-*-Windows-x86_64-bin.zip -d .
echo - (20 ms in self)Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_feat_headless"` set -ex PHARO_CI_TESTING_ENVIRONMENT=true cd runTests && ./PharoConsole.exe --logLevel=4 Pharo.image test --junit-xml-output --stage-name=Tests-Windows-x86_64-CoInterpreter '.*'
withEnv - (24 min in block)PHARO_CI_TESTING_ENVIRONMENT
withEnv block - (24 min in block)
sh - (24 min in self)#!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_feat_headless"` set -ex PHARO_CI_TESTING_ENVIRONMENT=true cd runTests && ./PharoConsole.exe --logLevel=4 Pharo.image test --junit-xml-output --stage-name=Tests-Windows-x86_64-CoInterpreter '.*'
junit - (3.2 sec in self)
fileExists - (59 ms in self)PharoDebug.log
bat - (0.65 sec in self)mv PharoDebug.log PharoDebug-Tests-Windows-x86_64-CoInterpreter.log
archiveArtifacts - (75 ms in self)
fileExists - (50 ms in self)crash.dmp
fileExists - (30 ms in self)progress.log
bat - (0.32 sec in self)mv progress.log progress-Tests-Windows-x86_64-CoInterpreter.log
bat - (0.36 sec in self)cat progress-Tests-Windows-x86_64-CoInterpreter.log
archiveArtifacts - (56 ms in self)
archiveArtifacts - (0.96 sec in self)
timeout - (23 min in block)45
timeout block - (23 min in block)
cleanWs - (40 ms in self)
stage - (23 min in block)Tests-Windows-x86_64-CoInterpreter-worker
stage block (Tests-Windows-x86_64-CoInterpreter-worker) - (23 min in block)
unstash - (5.8 sec in self)packages-Windows-x86_64-CoInterpreter
bat - (0.34 sec in self)mkdir runTests
org.jenkinsci.plugins.workflow.steps.PushdStep - (23 min in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (23 min in block)
bat - (6.4 sec in self)wget -O - get.pharo.org/64/90 | bash
bat - (0.33 sec in self)echo 90 > pharo.version
echo - (36 ms in self)Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_feat_headless"` set -ex cd runTests && unzip ../build/build/packages/PharoVM-*-Windows-x86_64-bin.zip -d .
withEnv - (2.3 sec in block)PHARO_CI_TESTING_ENVIRONMENT
withEnv block - (2.2 sec in block)
sh - (2.2 sec in self)#!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_feat_headless"` set -ex cd runTests && unzip ../build/build/packages/PharoVM-*-Windows-x86_64-bin.zip -d .
echo - (19 ms in self)Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_feat_headless"` set -ex PHARO_CI_TESTING_ENVIRONMENT=true cd runTests && ./PharoConsole.exe --logLevel=4 --worker Pharo.image test --junit-xml-output --stage-name=Tests-Windows-x86_64-CoInterpreter-worker '.*'
withEnv - (22 min in block)PHARO_CI_TESTING_ENVIRONMENT
withEnv block - (22 min in block)
sh - (22 min in self)#!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_feat_headless"` set -ex PHARO_CI_TESTING_ENVIRONMENT=true cd runTests && ./PharoConsole.exe --logLevel=4 --worker Pharo.image test --junit-xml-output --stage-name=Tests-Windows-x86_64-CoInterpreter-worker '.*'
junit - (5.9 sec in self)
fileExists - (98 ms in self)PharoDebug.log
bat - (0.64 sec in self)mv PharoDebug.log PharoDebug-Tests-Windows-x86_64-CoInterpreter-worker.log
archiveArtifacts - (0.13 sec in self)
fileExists - (94 ms in self)crash.dmp
fileExists - (68 ms in self)progress.log
bat - (0.39 sec in self)mv progress.log progress-Tests-Windows-x86_64-CoInterpreter-worker.log
bat - (0.42 sec in self)cat progress-Tests-Windows-x86_64-CoInterpreter-worker.log
archiveArtifacts - (73 ms in self)
archiveArtifacts - (1.2 sec in self)
parallel block (Branch: Darwin-arm64) - (19 min in block)
node - (19 min in block)Darwin-arm64
node block - (19 min in block)
timeout - (9 min 31 sec in block)45
timeout block - (9 min 31 sec in block)
cleanWs - (0.11 sec in self)
stage - (9 min 30 sec in block)Tests-Darwin-arm64-CoInterpreter
stage block (Tests-Darwin-arm64-CoInterpreter) - (9 min 30 sec in block)
unstash - (2.1 sec in self)packages-Darwin-arm64-CoInterpreter
sh - (0.6 sec in self)mkdir runTests
org.jenkinsci.plugins.workflow.steps.PushdStep - (9 min 27 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (9 min 27 sec in block)
sh - (1.3 sec in self)wget -O - get.pharo.org/64/90 | bash
sh - (0.42 sec in self)echo 90 > pharo.version
sh - (0.36 sec in self)unzip ../build/build/packages/PharoVM-*-Darwin-arm64-bin.zip -d .
sh - (9 min 22 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 '.*'
junit - (0.7 sec in self)
fileExists - (28 ms in self)PharoDebug.log
sh - (0.36 sec in self)mv PharoDebug.log PharoDebug-Tests-Darwin-arm64-CoInterpreter.log
archiveArtifacts - (81 ms in self)
fileExists - (27 ms in self)crash.dmp
fileExists - (26 ms in self)progress.log
sh - (0.36 sec in self)mv progress.log progress-Tests-Darwin-arm64-CoInterpreter.log
sh - (0.36 sec in self)cat progress-Tests-Darwin-arm64-CoInterpreter.log
archiveArtifacts - (0.1 sec in self)
archiveArtifacts - (0.87 sec in self)
timeout - (9 min 29 sec in block)45
timeout block - (9 min 29 sec in block)
cleanWs - (57 ms in self)
stage - (9 min 29 sec in block)Tests-Darwin-arm64-CoInterpreter-worker
stage block (Tests-Darwin-arm64-CoInterpreter-worker) - (9 min 29 sec in block)
unstash - (0.71 sec in self)packages-Darwin-arm64-CoInterpreter
sh - (0.34 sec in self)mkdir runTests
org.jenkinsci.plugins.workflow.steps.PushdStep - (9 min 27 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (9 min 27 sec in block)
sh - (1.3 sec in self)wget -O - get.pharo.org/64/90 | bash
sh - (0.36 sec in self)echo 90 > pharo.version
sh - (0.35 sec in self)unzip ../build/build/packages/PharoVM-*-Darwin-arm64-bin.zip -d .
sh - (9 min 22 sec in self)PHARO_CI_TESTING_ENVIRONMENT=true ./Pharo.app/Contents/MacOS/Pharo --logLevel=4 --worker Pharo.image test --junit-xml-output --stage-name=Tests-Darwin-arm64-CoInterpreter-worker '.*'
junit - (1.7 sec in self)
fileExists - (40 ms in self)PharoDebug.log
sh - (0.37 sec in self)mv PharoDebug.log PharoDebug-Tests-Darwin-arm64-CoInterpreter-worker.log
archiveArtifacts - (0.16 sec in self)
fileExists - (28 ms in self)crash.dmp
fileExists - (33 ms in self)progress.log
sh - (0.37 sec in self)mv progress.log progress-Tests-Darwin-arm64-CoInterpreter-worker.log
sh - (0.37 sec in self)cat progress-Tests-Darwin-arm64-CoInterpreter-worker.log
archiveArtifacts - (57 ms in self)
archiveArtifacts - (0.88 sec in self)