Console Output

ci@WIN10-CI C:\builds\workspace\est_and_branch_Pipeline_Pharo9.0\Tests-windows-32>bash -c 'bootstrap/scripts/runTests.sh 32 Tests-windows-32' 
+ CACHE=bootstrap-cache
+ find bootstrap-cache
bootstrap-cache
bootstrap-cache/Pharo9.0-32bit-013aaaa.sources
bootstrap-cache/Pharo9.0-SNAPSHOT-32bit-013aaaa.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-32bit-013aaaa.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-compiler-32bit-013aaaa.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-core-32bit-013aaaa.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-32bit-013aaaa.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-metacello-32bit-013aaaa.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-monticello-32bit-013aaaa.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-013aaaa.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-32bit-013aaaa.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-traits-32bit-013aaaa.zip
bootstrap-cache/PharoV60.sources
++ find bootstrap-cache -name 'Pharo*.zip'
++ head -n 1
++ cut -d/ -f 2
++ cut -d- -f 1-2
+ TEST_NAME_PREFIX=Pharo9.0-SNAPSHOT
+ TEST_VM_VERSION=90
+ '[' 32 -eq 32 ']'
+ TEST_VM_KIND=vm
+ ./bootstrap/scripts/getPharoVM.sh 90 vm 32
Downloading the latest pharoVM:
	http://files.pharo.org/get-files/90/pharo-vm-Windows-x86_64-stable.zip
pharo-vm/PharoConsole.exe
Creating starter scripts pharo and pharo-ui
VM downloaded
++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-32bit-*.zip'
+ IMAGE_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-32bit-013aaaa.zip
+ unzip bootstrap-cache/Pharo9.0-SNAPSHOT-32bit-013aaaa.zip
Archive:  bootstrap-cache/Pharo9.0-SNAPSHOT-32bit-013aaaa.zip
  inflating: Pharo9.0-SNAPSHOT-32bit-013aaaa.changes  
  inflating: Pharo9.0-SNAPSHOT-32bit-013aaaa.image  
  inflating: Pharo9.0-32bit-013aaaa.sources  
 extracting: pharo.version           
++ find . -name Pharo9.0-SNAPSHOT-32bit-013aaaa.image
+ IMAGE_FILE=./Pharo9.0-SNAPSHOT-32bit-013aaaa.image
++ find . -name Pharo9.0-SNAPSHOT-32bit-013aaaa.changes
+ CHANGES_FILE=./Pharo9.0-SNAPSHOT-32bit-013aaaa.changes
+ cp bootstrap-cache/Pharo9.0-32bit-013aaaa.sources bootstrap-cache/PharoV60.sources .
+ mv ./Pharo9.0-SNAPSHOT-32bit-013aaaa.image Pharo.image
+ mv ./Pharo9.0-SNAPSHOT-32bit-013aaaa.changes Pharo.changes
+ export PHARO_CI_TESTING_ENVIRONMENT=1
+ PHARO_CI_TESTING_ENVIRONMENT=1
+ ./pharo Pharo.image test --junit-xml-output --stage-name=Tests-windows-32 '.*'
This interpreter (vers. 68021) cannot read image file (vers. 6521).
Press CR to quit...