Console Output

+ BUILD_NUMBER=740 BOOTSTRAP_ARCH=64 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/64/bootstrap/scripts
+ . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/envvars.sh
++ '[' -z x ']'
++ '[' -z x ']'
++ '[' -z ']'
++++ dirname /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/../..
+++ pwd -P
++ ROOT_DIR=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64
++ export BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64
++ BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64
++ '[' -z ']'
++ BOOTSTRAP_CACHE=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache
++ export BOOTSTRAP_CACHE
++ '[' -z ']'
++ VM='/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless'
++ IMAGE_FLAGS=--no-default-preferences
++++ dirname /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts
+++ pwd -P
++ . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/envversion.sh
+ mkdir -p /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/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-10-11 17:39:16--  https://github.com/carolahp/PharoBootstrap/releases/download/v1.7.0/bootstrapImage.zip
Resolving github.com (github.com)... 140.82.121.3
Connecting to github.com (github.com)|140.82.121.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%2F20201011%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20201011T153916Z&X-Amz-Expires=300&X-Amz-Signature=1435d7641ee38948471de7f9ddb0c4c8b828a8fcf7a17f5f30c79ae4b695d179&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=161495108&response-content-disposition=attachment%3B%20filename%3DbootstrapImage.zip&response-content-type=application%2Foctet-stream [following]
--2020-10-11 17:39:16--  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%2F20201011%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20201011T153916Z&X-Amz-Expires=300&X-Amz-Signature=1435d7641ee38948471de7f9ddb0c4c8b828a8fcf7a17f5f30c79ae4b695d179&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=161495108&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.216.241.84
Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|52.216.241.84|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 29725957 (28M) [application/octet-stream]
Saving to: 'bootstrapImage.zip'

     0K ........ ........ ........ ........ ........ ........ 10% 3.60M 7s
  3072K ........ ........ ........ ........ ........ ........ 21% 4.63M 6s
  6144K ........ ........ ........ ........ ........ ........ 31% 4.09M 5s
  9216K ........ ........ ........ ........ ........ ........ 42% 4.52M 4s
 12288K ........ ........ ........ ........ ........ ........ 52% 4.98M 3s
 15360K ........ ........ ........ ........ ........ ........ 63% 3.33M 3s
 18432K ........ ........ ........ ........ ........ ........ 74% 2.43M 2s
 21504K ........ ........ ........ ........ ........ ........ 84% 2.61M 1s
 24576K ........ ........ ........ ........ ........ ........ 95% 2.73M 0s
 27648K ........ ........ .....                              100% 2.92M=8.3s

2020-10-11 17:39:25 (3.41 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/64/bootstrap-cache
+ wget --progress=dot:mega http://files.pharo.org/sources/PharoV60.sources
--2020-10-11 17:39:26--  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% 21.1M 1s
  3072K ........ ........ ........ ........ ........ ........ 17% 23.3M 1s
  6144K ........ ........ ........ ........ ........ ........ 26% 23.3M 1s
  9216K ........ ........ ........ ........ ........ ........ 34% 23.4M 1s
 12288K ........ ........ ........ ........ ........ ........ 43% 23.2M 1s
 15360K ........ ........ ........ ........ ........ ........ 52% 23.3M 1s
 18432K ........ ........ ........ ........ ........ ........ 60% 23.2M 1s
 21504K ........ ........ ........ ........ ........ ........ 69% 23.3M 0s
 24576K ........ ........ ........ ........ ........ ........ 78% 23.2M 0s
 27648K ........ ........ ........ ........ ........ ........ 87% 23.3M 0s
 30720K ........ ........ ........ ........ ........ ........ 95% 23.2M 0s
 33792K ........ ........ .......                            100% 22.7M=1.5s

2020-10-11 17:39:28 (23.0 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-10-11 17:39:28--  https://github.com/pharo-project/pharo-icon-packs/archive/v1.0.0-idea11.zip
Resolving github.com (github.com)... 140.82.121.3
Connecting to github.com (github.com)|140.82.121.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-10-11 17:39:28--  https://codeload.github.com/pharo-project/pharo-icon-packs/zip/v1.0.0-idea11
Resolving codeload.github.com (codeload.github.com)... 140.82.121.9
Connecting to codeload.github.com (codeload.github.com)|140.82.121.9|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/zip]
Saving to: 'idea11.zip'

     0K ...                                                   3.75M=0.06s

2020-10-11 17:39:28 (3.75 MB/s) - 'idea11.zip' saved [218270]

+ cd ..
+ cd ..
+ '[' -z '' ']'
+ mkdir /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget
+ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/getPharoVM.sh 70 vm 64
Downloading the latest pharoVM:
	http://files.pharo.org/get-files/70/pharo64-linux-stable.zip
pharo-vm/pharo
Creating starter scripts pharo and pharo-ui
VM downloaded
+ cd -
/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64
++ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/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