Skip to content
StepArgumentsStatus
Start of Pipeline - (1 hr 40 min in block)
properties - (30 ms in self)
node - (9 min 51 sec in block)Darwin-x86_64
node block - (9 min 51 sec in block)
cleanWs - (33 ms in self)
stage - (9 min 51 sec in block)VM Unit Tests
stage block (VM Unit Tests) - (9 min 51 sec in block)
dir - (39 sec in block)repository
dir block - (39 sec in block)
checkout - (39 sec in self)
stash - (18 ms in self)dockerfiles
sh - (0.29 sec in self)git tag --list --points-at HEAD
echo - (12 ms in self)Extracted versionTag: is release: false
writeFile - (22 ms in self)releaseFlag.txt
stash - (16 ms in self)releaseFlag
cmakeBuild - (18 sec in self)
dir - (8 min 52 sec in block)runTests
dir block - (8 min 52 sec in block)
sh - (48 sec in self)VERBOSE=1 make vmmaker
dir - (8 min 3 sec in block)build/vmmaker
dir block - (8 min 3 sec in block)
sh - (1 sec in self)wget https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libllvm-full.zip
sh - (1.7 sec in self)unzip libllvm-full.zip -d ./vm/Contents/MacOS/Plugins
sh - (0.55 sec in self)wget https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libunicorn.2.zip
sh - (0.3 sec in self)unzip libunicorn.2.zip -d ./vm/Contents/MacOS/Plugins
timeout - (7 min 52 sec in block)20
timeout block - (7 min 52 sec in block)
sh - (7 min 50 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.7 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.7 sec in self)zip ./VMMaker-Image.zip ./image/VMMaker.*
archiveArtifacts - (1.8 sec in self)VMMaker-Image.zip
junit - (1.4 sec in self)
parallel - (1 hr 31 min in block)
parallel block (Branch: Linux-x86_64) - (5 ms in block)
node - (37 min in block)Linux-x86_64
node block - (37 min in block)
timeout - (5 min 32 sec in block)40
timeout block - (5 min 32 sec in block)
cleanWs - (48 ms in self)
unstash - (54 ms in self)releaseFlag
readFile - (62 ms in self)releaseFlag.txt
stage - (42 sec in block)Checkout-Linux-x86_64
stage block (Checkout-Linux-x86_64) - (42 sec in block)
dir - (41 sec in block)repository
dir block - (41 sec in block)
checkout - (41 sec in self)
stage - (4 min 50 sec in block)Build-Linux-x86_64-CoInterpreter
stage block (Build-Linux-x86_64-CoInterpreter) - (4 min 50 sec in block)
withCredentials - (4 min 13 sec in block)
withCredentials block - (4 min 12 sec in block)
cmakeBuild - (12 sec in self)
dir - (3 min 57 sec in block)build
dir block - (3 min 57 sec in block)
sh - (3 min 57 sec in self)VERBOSE=1 make sign install package
sh - (2.8 sec in self)mkdir -p artifacts-Linux-x86_64 && cp -a build/build/packages/* artifacts-Linux-x86_64/
stash - (11 sec in self)packages-Linux-x86_64-CoInterpreter
stash - (26 ms in self)scripts
archiveArtifacts - (12 sec in self)
archiveArtifacts - (12 sec in self)
timeout - (13 min in block)45
timeout block - (13 min in block)
cleanWs - (40 ms in self)
stage - (13 min in block)Tests-Linux-x86_64-CoInterpreter
stage block (Tests-Linux-x86_64-CoInterpreter) - (13 min in block)
unstash - (34 ms in self)scripts
unstash - (6.5 sec in self)packages-Linux-x86_64-CoInterpreter
sh - (0.29 sec in self)mkdir runTests
dir - (13 min in block)runTests
dir block - (13 min in block)
sh - (2.7 sec in self)wget -O - get.pharo.org/64/110 | bash
sh - (0.29 sec in self)echo 110 > pharo.version
sh - (2.3 sec in self)unzip ../build/build/packages/PharoVM-*-Linux-x86_64-bin.zip -d .
sh - (0.79 sec in self)PHARO_CI_TESTING_ENVIRONMENT=true ./pharo --logLevel=4 Pharo.image ../repository/scripts/patchPharoPreTests.st
sh - (13 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 - (5.5 sec in self)
fileExists - (38 ms in self)PharoDebug.log
sh - (0.3 sec in self)mv PharoDebug.log PharoDebug-Tests-Linux-x86_64-CoInterpreter.log
archiveArtifacts - (58 ms in self)
fileExists - (62 ms in self)crash.dmp
fileExists - (62 ms in self)progress.log
sh - (0.31 sec in self)mv progress.log progress-Tests-Linux-x86_64-CoInterpreter.log
sh - (0.29 sec in self)cat progress-Tests-Linux-x86_64-CoInterpreter.log
archiveArtifacts - (32 ms in self)
timeout - (13 min in block)45
timeout block - (13 min in block)
cleanWs - (43 ms in self)
stage - (13 min in block)Tests-Linux-x86_64-CoInterpreter-worker
stage block (Tests-Linux-x86_64-CoInterpreter-worker) - (13 min in block)
unstash - (25 ms in self)scripts
unstash - (6.7 sec in self)packages-Linux-x86_64-CoInterpreter
sh - (0.28 sec in self)mkdir runTests
dir - (13 min in block)runTests
dir block - (13 min in block)
sh - (2.1 sec in self)wget -O - get.pharo.org/64/110 | bash
sh - (0.29 sec in self)echo 110 > pharo.version
sh - (2.3 sec in self)unzip ../build/build/packages/PharoVM-*-Linux-x86_64-bin.zip -d .
sh - (0.79 sec in self)PHARO_CI_TESTING_ENVIRONMENT=true ./pharo --logLevel=4 --worker Pharo.image ../repository/scripts/patchPharoPreTests.st
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 - (3.8 sec in self)
fileExists - (30 ms in self)PharoDebug.log
sh - (0.29 sec in self)mv PharoDebug.log PharoDebug-Tests-Linux-x86_64-CoInterpreter-worker.log
archiveArtifacts - (36 ms in self)
fileExists - (18 ms in self)crash.dmp
fileExists - (29 ms in self)progress.log
sh - (0.28 sec in self)mv progress.log progress-Tests-Linux-x86_64-CoInterpreter-worker.log
sh - (0.28 sec in self)cat progress-Tests-Linux-x86_64-CoInterpreter-worker.log
archiveArtifacts - (21 ms in self)
timeout - (4 min 28 sec in block)40
timeout block - (4 min 28 sec in block)
cleanWs - (22 ms in self)
unstash - (18 ms in self)releaseFlag
readFile - (22 ms in self)releaseFlag.txt
stage - (45 sec in block)Checkout-Linux-x86_64-StackVM
stage block (Checkout-Linux-x86_64-StackVM) - (45 sec in block)
dir - (45 sec in block)repository
dir block - (45 sec in block)
checkout - (45 sec in self)
stage - (3 min 42 sec in block)Build-Linux-x86_64-StackVM-StackVM
stage block (Build-Linux-x86_64-StackVM-StackVM) - (3 min 42 sec in block)
withCredentials - (3 min 5 sec in block)
withCredentials block - (3 min 5 sec in block)
cmakeBuild - (12 sec in self)
dir - (2 min 51 sec in block)build-StackVM
dir block - (2 min 51 sec in block)
sh - (2 min 51 sec in self)VERBOSE=1 make sign install package
sh - (1.6 sec in self)mkdir -p artifacts-Linux-x86_64 && cp -a build-StackVM/build/packages/* artifacts-Linux-x86_64/
stash - (12 sec in self)packages-Linux-x86_64-StackVM-StackVM
stash - (66 ms in self)scripts
archiveArtifacts - (11 sec in self)
archiveArtifacts - (12 sec in self)
timeout - (39 ms in block)40
timeout block - (15 ms in block)
parallel block (Branch: Darwin-x86_64) - (4 ms in block)
node - (28 min in block)Darwin-x86_64
node block - (28 min in block)
timeout - (3 min 52 sec in block)40
timeout block - (3 min 52 sec in block)
cleanWs - (46 ms in self)
unstash - (32 ms in self)releaseFlag
readFile - (79 ms in self)releaseFlag.txt
stage - (34 sec in block)Checkout-Darwin-x86_64
stage block (Checkout-Darwin-x86_64) - (34 sec in block)
dir - (34 sec in block)repository
dir block - (34 sec in block)
checkout - (34 sec in self)
stage - (3 min 17 sec in block)Build-Darwin-x86_64-CoInterpreter
stage block (Build-Darwin-x86_64-CoInterpreter) - (3 min 17 sec in block)
withCredentials - (3 min 8 sec in block)
withCredentials block - (3 min 8 sec in block)
cmakeBuild - (15 sec in self)
dir - (2 min 51 sec in block)build
dir block - (2 min 51 sec in block)
sh - (2 min 51 sec in self)VERBOSE=1 make sign install package
sh - (1.2 sec in self)mkdir -p artifacts-Darwin-x86_64 && cp -a build/build/packages/* artifacts-Darwin-x86_64/
stash - (2.6 sec in self)packages-Darwin-x86_64-CoInterpreter
stash - (24 ms in self)scripts
archiveArtifacts - (2.7 sec in self)
archiveArtifacts - (2.7 sec in self)
timeout - (11 min in block)45
timeout block - (11 min in block)
cleanWs - (39 ms in self)
stage - (11 min in block)Tests-Darwin-x86_64-CoInterpreter
stage block (Tests-Darwin-x86_64-CoInterpreter) - (11 min in block)
unstash - (23 ms in self)scripts
unstash - (1 sec in self)packages-Darwin-x86_64-CoInterpreter
sh - (0.35 sec in self)mkdir runTests
dir - (11 min in block)runTests
dir block - (11 min in block)
sh - (1.6 sec in self)wget -O - get.pharo.org/64/110 | bash
sh - (0.28 sec in self)echo 110 > pharo.version
sh - (0.53 sec in self)unzip ../build/build/packages/PharoVM-*-Darwin-x86_64-bin.zip -d .
sh - (1.7 sec in self)PHARO_CI_TESTING_ENVIRONMENT=true ./Pharo.app/Contents/MacOS/Pharo --logLevel=4 Pharo.image ../repository/scripts/patchPharoPreTests.st
sh - (10 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.6 sec in self)
fileExists - (22 ms in self)PharoDebug.log
sh - (0.28 sec in self)mv PharoDebug.log PharoDebug-Tests-Darwin-x86_64-CoInterpreter.log
archiveArtifacts - (71 ms in self)
fileExists - (22 ms in self)crash.dmp
fileExists - (22 ms in self)progress.log
sh - (0.28 sec in self)mv progress.log progress-Tests-Darwin-x86_64-CoInterpreter.log
sh - (0.28 sec in self)cat progress-Tests-Darwin-x86_64-CoInterpreter.log
archiveArtifacts - (25 ms in self)
timeout - (10 min in block)45
timeout block - (10 min in block)
cleanWs - (29 ms in self)
stage - (10 min in block)Tests-Darwin-x86_64-CoInterpreter-worker
stage block (Tests-Darwin-x86_64-CoInterpreter-worker) - (10 min in block)
unstash - (20 ms in self)scripts
unstash - (0.92 sec in self)packages-Darwin-x86_64-CoInterpreter
sh - (0.33 sec in self)mkdir runTests
dir - (10 min in block)runTests
dir block - (10 min in block)
sh - (1.7 sec in self)wget -O - get.pharo.org/64/110 | bash
sh - (0.29 sec in self)echo 110 > pharo.version
sh - (0.54 sec in self)unzip ../build/build/packages/PharoVM-*-Darwin-x86_64-bin.zip -d .
sh - (1.5 sec in self)PHARO_CI_TESTING_ENVIRONMENT=true ./Pharo.app/Contents/MacOS/Pharo --logLevel=4 --worker Pharo.image ../repository/scripts/patchPharoPreTests.st
sh - (10 min 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 '.*'
junit - (3.9 sec in self)
fileExists - (20 ms in self)PharoDebug.log
sh - (0.29 sec in self)mv PharoDebug.log PharoDebug-Tests-Darwin-x86_64-CoInterpreter-worker.log
archiveArtifacts - (39 ms in self)
fileExists - (21 ms in self)crash.dmp
fileExists - (0.61 sec in self)progress.log
sh - (0.29 sec in self)mv progress.log progress-Tests-Darwin-x86_64-CoInterpreter-worker.log
sh - (0.28 sec in self)cat progress-Tests-Darwin-x86_64-CoInterpreter-worker.log
archiveArtifacts - (22 ms in self)
timeout - (3 min 16 sec in block)40
timeout block - (3 min 16 sec in block)
cleanWs - (22 ms in self)
unstash - (21 ms in self)releaseFlag
readFile - (28 ms in self)releaseFlag.txt
stage - (50 sec in block)Checkout-Darwin-x86_64-StackVM
stage block (Checkout-Darwin-x86_64-StackVM) - (50 sec in block)
dir - (49 sec in block)repository
dir block - (49 sec in block)
checkout - (49 sec in self)
stage - (2 min 25 sec in block)Build-Darwin-x86_64-StackVM-StackVM
stage block (Build-Darwin-x86_64-StackVM-StackVM) - (2 min 25 sec in block)
withCredentials - (2 min 18 sec in block)
withCredentials block - (2 min 18 sec in block)
cmakeBuild - (16 sec in self)
dir - (2 min 1 sec in block)build-StackVM
dir block - (2 min 1 sec in block)
sh - (2 min 1 sec in self)VERBOSE=1 make sign install package
sh - (0.83 sec in self)mkdir -p artifacts-Darwin-x86_64 && cp -a build-StackVM/build/packages/* artifacts-Darwin-x86_64/
stash - (2 sec in self)packages-Darwin-x86_64-StackVM-StackVM
stash - (21 ms in self)scripts
archiveArtifacts - (1.9 sec in self)
archiveArtifacts - (1.9 sec in self)
timeout - (31 ms in block)40
timeout block - (12 ms in block)
parallel block (Branch: Windows-x86_64) - (5 ms in block)
node - (1 hr 31 min in block)Windows-x86_64
node block - (1 hr 31 min in block)
timeout - (25 min in block)40
timeout block - (25 min in block)
cleanWs - (51 ms in self)
unstash - (0.59 sec in self)releaseFlag
readFile - (36 ms in self)releaseFlag.txt
stage - (53 sec in block)Checkout-Windows-x86_64
stage block (Checkout-Windows-x86_64) - (53 sec in block)
dir - (53 sec in block)repository
dir block - (53 sec in block)
checkout - (53 sec in self)
stage - (24 min in block)Build-Windows-x86_64-CoInterpreter
stage block (Build-Windows-x86_64-CoInterpreter) - (24 min in block)
withCredentials - (24 min in block)
withCredentials block - (24 min in block)
echo - (12 ms in self)Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_revert-774-bump-macos"` set -ex mkdir build
withEnv - (0.67 sec in block)PHARO_CI_TESTING_ENVIRONMENT
withEnv block - (0.63 sec in block)
sh - (0.61 sec in self)#!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_revert-774-bump-macos"` set -ex mkdir build
echo - (12 ms in self)Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_revert-774-bump-macos"` set -ex cd build && cygcheck -c -d > cygwinVersions.txt
withEnv - (0.64 sec in block)PHARO_CI_TESTING_ENVIRONMENT
withEnv block - (0.61 sec in block)
sh - (0.6 sec in self)#!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_revert-774-bump-macos"` set -ex cd build && cygcheck -c -d > cygwinVersions.txt
archiveArtifacts - (35 ms in self)build/cygwinVersions.txt
echo - (15 ms in self)Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_revert-774-bump-macos"` set -ex cd build && cmake -DFLAVOUR=CoInterpreter -DBUILD_IS_RELEASE=OFF -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE ../repository -DICEBERG_DEFAULT_REMOTE=httpsUrl
withEnv - (2 min 21 sec in block)PHARO_CI_TESTING_ENVIRONMENT
withEnv block - (2 min 21 sec in block)
sh - (2 min 21 sec in self)#!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_revert-774-bump-macos"` set -ex cd build && cmake -DFLAVOUR=CoInterpreter -DBUILD_IS_RELEASE=OFF -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE ../repository -DICEBERG_DEFAULT_REMOTE=httpsUrl
echo - (12 ms in self)Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_revert-774-bump-macos"` set -ex cd build && VERBOSE=1 make sign install package
withEnv - (21 min in block)PHARO_CI_TESTING_ENVIRONMENT
withEnv block - (21 min in block)
sh - (21 min in self)#!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_revert-774-bump-macos"` set -ex cd build && VERBOSE=1 make sign install package
echo - (13 ms in self)Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_revert-774-bump-macos"` set -ex mkdir artifacts-Windows-x86_64 && cp -a build/build/packages/* artifacts-Windows-x86_64/
withEnv - (15 sec in block)PHARO_CI_TESTING_ENVIRONMENT
withEnv block - (15 sec in block)
sh - (15 sec in self)#!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_revert-774-bump-macos"` set -ex mkdir artifacts-Windows-x86_64 && cp -a build/build/packages/* artifacts-Windows-x86_64/
stash - (9.2 sec in self)packages-Windows-x86_64-CoInterpreter
stash - (40 ms in self)scripts
archiveArtifacts - (7.6 sec in self)
archiveArtifacts - (8.1 sec in self)
timeout - (20 min in block)45
timeout block - (20 min in block)
cleanWs - (0.11 sec in self)
stage - (20 min in block)Tests-Windows-x86_64-CoInterpreter
stage block (Tests-Windows-x86_64-CoInterpreter) - (20 min in block)
unstash - (0.1 sec in self)scripts
unstash - (10 sec in self)packages-Windows-x86_64-CoInterpreter
bat - (0.76 sec in self)mkdir runTests
dir - (20 min in block)runTests
dir block - (20 min in block)
bat - (5.6 sec in self)wget -O - get.pharo.org/64/110 | bash
bat - (0.32 sec in self)echo 110 > pharo.version
echo - (13 ms in self)Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_revert-774-bump-macos"` set -ex cd runTests && unzip ../build/build/packages/PharoVM-*-Windows-x86_64-bin.zip -d .
withEnv - (2 sec in block)PHARO_CI_TESTING_ENVIRONMENT
withEnv block - (2 sec in block)
sh - (2 sec in self)#!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_revert-774-bump-macos"` set -ex cd runTests && unzip ../build/build/packages/PharoVM-*-Windows-x86_64-bin.zip -d .
echo - (13 ms in self)Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_revert-774-bump-macos"` set -ex PHARO_CI_TESTING_ENVIRONMENT=true cd runTests && ./PharoConsole.exe --logLevel=4 Pharo.image ../repository/scripts/patchPharoPreTests.st
withEnv - (2.6 sec in block)PHARO_CI_TESTING_ENVIRONMENT
withEnv block - (2.6 sec in block)
sh - (2.5 sec in self)#!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_revert-774-bump-macos"` set -ex PHARO_CI_TESTING_ENVIRONMENT=true cd runTests && ./PharoConsole.exe --logLevel=4 Pharo.image ../repository/scripts/patchPharoPreTests.st
echo - (13 ms in self)Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_revert-774-bump-macos"` 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 - (20 min in block)PHARO_CI_TESTING_ENVIRONMENT
withEnv block - (20 min in block)
sh - (20 min in self)#!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_revert-774-bump-macos"` 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 - (13 sec in self)
fileExists - (0.13 sec in self)PharoDebug.log
bat - (0.34 sec in self)mv PharoDebug.log PharoDebug-Tests-Windows-x86_64-CoInterpreter.log
archiveArtifacts - (56 ms in self)
fileExists - (27 ms in self)crash.dmp
fileExists - (29 ms in self)progress.log
bat - (0.3 sec in self)mv progress.log progress-Tests-Windows-x86_64-CoInterpreter.log
bat - (0.3 sec in self)cat progress-Tests-Windows-x86_64-CoInterpreter.log
archiveArtifacts - (0.12 sec in self)
timeout - (20 min in block)45
timeout block - (20 min in block)
cleanWs - (31 ms in self)
stage - (20 min in block)Tests-Windows-x86_64-CoInterpreter-worker
stage block (Tests-Windows-x86_64-CoInterpreter-worker) - (20 min in block)
unstash - (27 ms in self)scripts
unstash - (5.1 sec in self)packages-Windows-x86_64-CoInterpreter
bat - (0.39 sec in self)mkdir runTests
dir - (20 min in block)runTests
dir block - (20 min in block)
bat - (4.2 sec in self)wget -O - get.pharo.org/64/110 | bash
bat - (0.3 sec in self)echo 110 > pharo.version
echo - (21 ms in self)Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_revert-774-bump-macos"` set -ex cd runTests && unzip ../build/build/packages/PharoVM-*-Windows-x86_64-bin.zip -d .
withEnv - (2 sec in block)PHARO_CI_TESTING_ENVIRONMENT
withEnv block - (2 sec in block)
sh - (1.9 sec in self)#!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_revert-774-bump-macos"` set -ex cd runTests && unzip ../build/build/packages/PharoVM-*-Windows-x86_64-bin.zip -d .
echo - (13 ms in self)Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_revert-774-bump-macos"` set -ex PHARO_CI_TESTING_ENVIRONMENT=true cd runTests && ./PharoConsole.exe --logLevel=4 --worker Pharo.image ../repository/scripts/patchPharoPreTests.st
withEnv - (2.9 sec in block)PHARO_CI_TESTING_ENVIRONMENT
withEnv block - (2.9 sec in block)
sh - (2.9 sec in self)#!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_revert-774-bump-macos"` set -ex PHARO_CI_TESTING_ENVIRONMENT=true cd runTests && ./PharoConsole.exe --logLevel=4 --worker Pharo.image ../repository/scripts/patchPharoPreTests.st
echo - (14 ms in self)Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_revert-774-bump-macos"` 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 - (20 min in block)PHARO_CI_TESTING_ENVIRONMENT
withEnv block - (20 min in block)
sh - (20 min in self)#!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_revert-774-bump-macos"` 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 - (10 sec in self)
fileExists - (20 ms in self)PharoDebug.log
bat - (0.32 sec in self)mv PharoDebug.log PharoDebug-Tests-Windows-x86_64-CoInterpreter-worker.log
archiveArtifacts - (58 ms in self)
fileExists - (26 ms in self)crash.dmp
fileExists - (26 ms in self)progress.log
bat - (0.29 sec in self)mv progress.log progress-Tests-Windows-x86_64-CoInterpreter-worker.log
bat - (0.29 sec in self)cat progress-Tests-Windows-x86_64-CoInterpreter-worker.log
archiveArtifacts - (36 ms in self)
timeout - (23 min in block)40
timeout block - (23 min in block)
cleanWs - (24 ms in self)
unstash - (72 ms in self)releaseFlag
readFile - (21 ms in self)releaseFlag.txt
stage - (51 sec in block)Checkout-Windows-x86_64-StackVM
stage block (Checkout-Windows-x86_64-StackVM) - (51 sec in block)
dir - (50 sec in block)repository
dir block - (50 sec in block)
checkout - (50 sec in self)
stage - (22 min in block)Build-Windows-x86_64-StackVM-StackVM
stage block (Build-Windows-x86_64-StackVM-StackVM) - (22 min in block)
withCredentials - (22 min in block)
withCredentials block - (22 min in block)
echo - (15 ms in self)Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_revert-774-bump-macos"` set -ex mkdir build-StackVM
withEnv - (0.68 sec in block)PHARO_CI_TESTING_ENVIRONMENT
withEnv block - (0.64 sec in block)
sh - (0.62 sec in self)#!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_revert-774-bump-macos"` set -ex mkdir build-StackVM
echo - (15 ms in self)Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_revert-774-bump-macos"` set -ex cd build-StackVM && cygcheck -c -d > cygwinVersions.txt
withEnv - (1 sec in block)PHARO_CI_TESTING_ENVIRONMENT
withEnv block - (0.99 sec in block)
sh - (0.91 sec in self)#!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_revert-774-bump-macos"` set -ex cd build-StackVM && cygcheck -c -d > cygwinVersions.txt
archiveArtifacts - (43 ms in self)build-StackVM/cygwinVersions.txt
echo - (14 ms in self)Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_revert-774-bump-macos"` set -ex cd build-StackVM && cmake -DFLAVOUR=StackVM -DBUILD_IS_RELEASE=OFF -DFEATURE_MESSAGE_COUNT=TRUE -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE ../repository -DICEBERG_DEFAULT_REMOTE=httpsUrl
withEnv - (3 min 17 sec in block)PHARO_CI_TESTING_ENVIRONMENT
withEnv block - (3 min 17 sec in block)
sh - (3 min 17 sec in self)#!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_revert-774-bump-macos"` set -ex cd build-StackVM && cmake -DFLAVOUR=StackVM -DBUILD_IS_RELEASE=OFF -DFEATURE_MESSAGE_COUNT=TRUE -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE ../repository -DICEBERG_DEFAULT_REMOTE=httpsUrl
echo - (16 ms in self)Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_revert-774-bump-macos"` set -ex cd build-StackVM && VERBOSE=1 make sign install package
withEnv - (18 min in block)PHARO_CI_TESTING_ENVIRONMENT
withEnv block - (18 min in block)
sh - (18 min in self)#!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_revert-774-bump-macos"` set -ex cd build-StackVM && VERBOSE=1 make sign install package
echo - (13 ms in self)Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_revert-774-bump-macos"` set -ex mkdir artifacts-Windows-x86_64 && cp -a build-StackVM/build/packages/* artifacts-Windows-x86_64/
withEnv - (11 sec in block)PHARO_CI_TESTING_ENVIRONMENT
withEnv block - (11 sec in block)
sh - (11 sec in self)#!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_revert-774-bump-macos"` set -ex mkdir artifacts-Windows-x86_64 && cp -a build-StackVM/build/packages/* artifacts-Windows-x86_64/
stash - (8.3 sec in self)packages-Windows-x86_64-StackVM-StackVM
stash - (33 ms in self)scripts
archiveArtifacts - (7.5 sec in self)
archiveArtifacts - (7.5 sec in self)
timeout - (40 ms in block)40
timeout block - (16 ms in block)
parallel block (Branch: Darwin-arm64) - (42 min in block)
node - (42 min in block)Darwin-arm64
node block - (42 min in block)
timeout - (2 min 55 sec in block)40
timeout block - (2 min 55 sec in block)
cleanWs - (0.64 sec in self)
unstash - (0.59 sec in self)releaseFlag
readFile - (34 ms in self)releaseFlag.txt
stage - (40 sec in block)Checkout-Darwin-arm64
stage block (Checkout-Darwin-arm64) - (40 sec in block)
dir - (40 sec in block)repository
dir block - (40 sec in block)
checkout - (39 sec in self)
stage - (2 min 13 sec in block)Build-Darwin-arm64-CoInterpreter
stage block (Build-Darwin-arm64-CoInterpreter) - (2 min 13 sec in block)
withCredentials - (2 min 7 sec in block)
withCredentials block - (2 min 7 sec in block)
cmakeBuild - (8.8 sec in self)
dir - (1 min 57 sec in block)build
dir block - (1 min 57 sec in block)
sh - (1 min 57 sec in self)VERBOSE=1 make sign install package
sh - (0.62 sec in self)mkdir -p artifacts-Darwin-arm64 && cp -a build/build/packages/* artifacts-Darwin-arm64/
stash - (1.6 sec in self)packages-Darwin-arm64-CoInterpreter
stash - (23 ms in self)scripts
archiveArtifacts - (1.5 sec in self)
archiveArtifacts - (1.5 sec in self)
timeout - (9 min 19 sec in block)45
timeout block - (9 min 19 sec in block)
cleanWs - (56 ms in self)
stage - (9 min 19 sec in block)Tests-Darwin-arm64-CoInterpreter
stage block (Tests-Darwin-arm64-CoInterpreter) - (9 min 19 sec in block)
unstash - (34 ms in self)scripts
unstash - (0.76 sec in self)packages-Darwin-arm64-CoInterpreter
sh - (0.36 sec in self)mkdir runTests
dir - (9 min 17 sec in block)runTests
dir block - (9 min 17 sec in block)
sh - (1.3 sec in self)wget -O - get.pharo.org/64/110 | bash
sh - (0.35 sec in self)echo 110 > pharo.version
sh - (0.62 sec in self)unzip ../build/build/packages/PharoVM-*-Darwin-arm64-bin.zip -d .
sh - (0.9 sec in self)PHARO_CI_TESTING_ENVIRONMENT=true ./Pharo.app/Contents/MacOS/Pharo --logLevel=4 Pharo.image ../repository/scripts/patchPharoPreTests.st
sh - (9 min 11 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 - (1.5 sec in self)
fileExists - (24 ms in self)PharoDebug.log
sh - (0.34 sec in self)mv PharoDebug.log PharoDebug-Tests-Darwin-arm64-CoInterpreter.log
archiveArtifacts - (70 ms in self)
fileExists - (23 ms in self)crash.dmp
fileExists - (31 ms in self)progress.log
sh - (0.34 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 - (47 ms in self)
timeout - (30 min in block)45
timeout block - (30 min in block)
cleanWs - (50 ms in self)
stage - (30 min in block)Tests-Darwin-arm64-CoInterpreter-worker
stage block (Tests-Darwin-arm64-CoInterpreter-worker) - (30 min in block)
unstash - (24 ms in self)scripts
unstash - (0.65 sec in self)packages-Darwin-arm64-CoInterpreter
sh - (0.33 sec in self)mkdir runTests
dir - (30 min in block)runTests
dir block - (30 min in block)
sh - (1.3 sec in self)wget -O - get.pharo.org/64/110 | bash
sh - (0.33 sec in self)echo 110 > pharo.version
sh - (0.6 sec in self)unzip ../build/build/packages/PharoVM-*-Darwin-arm64-bin.zip -d .
sh - (0.88 sec in self)PHARO_CI_TESTING_ENVIRONMENT=true ./Pharo.app/Contents/MacOS/Pharo --logLevel=4 --worker Pharo.image ../repository/scripts/patchPharoPreTests.st
sh - (30 min 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 '.*'
fileExists - (22 ms in self)PharoDebug.log
sh - (0.34 sec in self)mv PharoDebug.log PharoDebug-Tests-Darwin-arm64-CoInterpreter-worker.log
archiveArtifacts - (50 ms in self)
fileExists - (36 ms in self)crash.dmp
sh - (0.33 sec in self)mv crash.dmp crash-Tests-Darwin-arm64-CoInterpreter-worker.dmp
archiveArtifacts - (47 ms in self)
fileExists - (27 ms in self)progress.log
sh - (0.34 sec in self)mv progress.log progress-Tests-Darwin-arm64-CoInterpreter-worker.log
sh - (0.33 sec in self)cat progress-Tests-Darwin-arm64-CoInterpreter-worker.log
archiveArtifacts - (45 ms in self)