Console Output

+ BUILD_NUMBER=150 BOOTSTRAP_ARCH=32 bash ./bootstrap/scripts/2-download.sh
+ set -e
+++ dirname ./bootstrap/scripts/2-download.sh
++ cd ./bootstrap/scripts
++ pwd -P
+ SCRIPTS=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts
+ . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/envvars.sh
++ '[' -z x ']'
++ '[' -z x ']'
++ '[' -z ']'
++++ dirname /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/../..
+++ pwd -P
++ ROOT_DIR=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32
++ export BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32
++ BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32
++ '[' -z ']'
++ BOOTSTRAP_CACHE=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache
++ export BOOTSTRAP_CACHE
++ '[' -z ']'
++ VM='/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless'
++ IMAGE_FLAGS=--no-default-preferences
++++ dirname /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts
+++ pwd -P
++ . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/envversion.sh
+ mkdir -p /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/getPharoVM.sh 70
Downloading the latest pharoVM:
	http://files.pharo.org/get-files/70/pharo-linux-stable.zip
pharo-vm/pharo
Creating starter scripts pharo and pharo-ui
VM downloaded
+ wget --progress=dot:mega https://github.com/carolahp/PharoBootstrap/releases/download/v1.7.0/bootstrapImage.zip
--2020-03-15 15:14:10--  https://github.com/carolahp/PharoBootstrap/releases/download/v1.7.0/bootstrapImage.zip
Resolving github.com (github.com)... 140.82.118.3
Connecting to github.com (github.com)|140.82.118.3|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://github-production-release-asset-2e65be.s3.amazonaws.com/161495108/25bb9f00-fe28-11e8-8874-a574b60bda6e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20200315%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20200315T141410Z&X-Amz-Expires=300&X-Amz-Signature=24968b70114654d3b66a6acdc447faf9bb78607aaab101f38afda21b41ef4ae4&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3DbootstrapImage.zip&response-content-type=application%2Foctet-stream [following]
--2020-03-15 15:14:10--  https://github-production-release-asset-2e65be.s3.amazonaws.com/161495108/25bb9f00-fe28-11e8-8874-a574b60bda6e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20200315%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20200315T141410Z&X-Amz-Expires=300&X-Amz-Signature=24968b70114654d3b66a6acdc447faf9bb78607aaab101f38afda21b41ef4ae4&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3DbootstrapImage.zip&response-content-type=application%2Foctet-stream
Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)... 52.217.38.28
Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|52.217.38.28|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 29725957 (28M) [application/octet-stream]
Saving to: 'bootstrapImage.zip'

     0K ........ ........ ........ ........ ........ ........ 10% 3.82M 7s
  3072K ........ ........ ........ ........ ........ ........ 21% 9.65M 4s
  6144K ........ ........ ........ ........ ........ ........ 31% 9.95M 3s
  9216K ........ ........ ........ ........ ........ ........ 42% 10.1M 2s
 12288K ........ ........ ........ ........ ........ ........ 52% 10.8M 2s
 15360K ........ ........ ........ ........ ........ ........ 63% 10.5M 1s
 18432K ........ ........ ........ ........ ........ ........ 74% 11.1M 1s
 21504K ........ ........ ........ ........ ........ ........ 84% 11.6M 1s
 24576K ........ ........ ........ ........ ........ ........ 95% 11.1M 0s
 27648K ........ ........ .....                              100% 11.9M=3.2s

2020-03-15 15:14:14 (8.95 MB/s) - 'bootstrapImage.zip' saved [29725957/29725957]

+ unzip bootstrapImage.zip
Archive:  bootstrapImage.zip
  inflating: Pharo7.0-32bit-343f470.sources  
   creating: __MACOSX/
  inflating: __MACOSX/._Pharo7.0-32bit-343f470.sources  
  inflating: Pharo.image             
  inflating: __MACOSX/._Pharo.image  
  inflating: Pharo.changes           
  inflating: __MACOSX/._Pharo.changes  
+ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache
+ wget --progress=dot:mega http://files.pharo.org/sources/PharoV60.sources
--2020-03-15 15:14:15--  http://files.pharo.org/sources/PharoV60.sources
Resolving files.pharo.org (files.pharo.org)... 164.132.235.17, 2001:41d0:301::23
Connecting to files.pharo.org (files.pharo.org)|164.132.235.17|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 36114887 (34M) [text/plain]
Saving to: 'PharoV60.sources'

     0K ........ ........ ........ ........ ........ ........  8% 14.6M 2s
  3072K ........ ........ ........ ........ ........ ........ 17% 21.3M 2s
  6144K ........ ........ ........ ........ ........ ........ 26% 20.3M 1s
  9216K ........ ........ ........ ........ ........ ........ 34% 21.2M 1s
 12288K ........ ........ ........ ........ ........ ........ 43% 21.3M 1s
 15360K ........ ........ ........ ........ ........ ........ 52% 20.9M 1s
 18432K ........ ........ ........ ........ ........ ........ 60% 21.0M 1s
 21504K ........ ........ ........ ........ ........ ........ 69% 20.1M 1s
 24576K ........ ........ ........ ........ ........ ........ 78% 21.7M 0s
 27648K ........ ........ ........ ........ ........ ........ 87% 21.0M 0s
 30720K ........ ........ ........ ........ ........ ........ 95% 20.9M 0s
 33792K ........ ........ .......                            100% 20.0M=1.7s

2020-03-15 15:14:17 (20.2 MB/s) - 'PharoV60.sources' saved [36114887/36114887]

+ echo 'Prepare icons'
Prepare icons
+ mkdir icon-packs
+ cd icon-packs
+ wget --progress=dot:mega https://github.com/pharo-project/pharo-icon-packs/archive/v1.0.0-idea11.zip -O idea11.zip
--2020-03-15 15:14:17--  https://github.com/pharo-project/pharo-icon-packs/archive/v1.0.0-idea11.zip
Resolving github.com (github.com)... 140.82.118.3
Connecting to github.com (github.com)|140.82.118.3|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/pharo-project/pharo-icon-packs/zip/v1.0.0-idea11 [following]
--2020-03-15 15:14:17--  https://codeload.github.com/pharo-project/pharo-icon-packs/zip/v1.0.0-idea11
Resolving codeload.github.com (codeload.github.com)... 140.82.112.9
Connecting to codeload.github.com (codeload.github.com)|140.82.112.9|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/zip]
Saving to: 'idea11.zip'

     0K ...                                                    652K=0.3s

2020-03-15 15:14:17 (652 KB/s) - 'idea11.zip' saved [218270]

+ cd ..
+ cd ..
+ '[' -z '' ']'
+ mkdir /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget
+ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/getPharoVM.sh 70 vm 32
Downloading the latest pharoVM:
	http://files.pharo.org/get-files/70/pharo-linux-stable.zip
pharo-vm/pharo
Creating starter scripts pharo and pharo-ui
VM downloaded
+ cd -
/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32
++ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless --version
++ grep Hash
+ echo 'Target VM: Date: Sat Jan 5 20:00:11 2019 CommitHash: 7a3c6b64'
Target VM: Date: Sat Jan 5 20:00:11 2019 CommitHash: 7a3c6b64