Console Output

+ BUILD_NUMBER=674 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-09-17 18:00:51--  https://github.com/carolahp/PharoBootstrap/releases/download/v1.7.0/bootstrapImage.zip
Resolving github.com (github.com)... 140.82.121.4
Connecting to github.com (github.com)|140.82.121.4|: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%2F20200917%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20200917T160052Z&X-Amz-Expires=300&X-Amz-Signature=bd8977b68777c9ce341f2847a6e9024cd6056278cdf34241f378b6acb63afe79&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-09-17 18:00:52--  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%2F20200917%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20200917T160052Z&X-Amz-Expires=300&X-Amz-Signature=bd8977b68777c9ce341f2847a6e9024cd6056278cdf34241f378b6acb63afe79&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.134.107
Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|52.216.134.107|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 29725957 (28M) [application/octet-stream]
Saving to: 'bootstrapImage.zip'

     0K ........ ........ ........ ........ ........ ........ 10% 4.59M 6s
  3072K ........ ........ ........ ........ ........ ........ 21% 10.7M 3s
  6144K ........ ........ ........ ........ ........ ........ 31% 8.65M 3s
  9216K ........ ........ ........ ........ ........ ........ 42% 7.53M 2s
 12288K ........ ........ ........ ........ ........ ........ 52% 6.99M 2s
 15360K ........ ........ ........ ........ ........ ........ 63% 7.16M 1s
 18432K ........ ........ ........ ........ ........ ........ 74% 7.35M 1s
 21504K ........ ........ ........ ........ ........ ........ 84% 7.47M 1s
 24576K ........ ........ ........ ........ ........ ........ 95% 7.52M 0s
 27648K ........ ........ .....                              100% 7.98M=3.9s

2020-09-17 18:00:56 (7.26 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-09-17 18:00:57--  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% 9.75M 3s
  3072K ........ ........ ........ ........ ........ ........ 17% 13.9M 2s
  6144K ........ ........ ........ ........ ........ ........ 26% 11.6M 2s
  9216K ........ ........ ........ ........ ........ ........ 34% 11.6M 2s
 12288K ........ ........ ........ ........ ........ ........ 43% 11.6M 2s
 15360K ........ ........ ........ ........ ........ ........ 52% 11.6M 1s
 18432K ........ ........ ........ ........ ........ ........ 60% 21.1M 1s
 21504K ........ ........ ........ ........ ........ ........ 69% 22.6M 1s
 24576K ........ ........ ........ ........ ........ ........ 78% 22.6M 1s
 27648K ........ ........ ........ ........ ........ ........ 87% 22.3M 0s
 30720K ........ ........ ........ ........ ........ ........ 95% 14.2M 0s
 33792K ........ ........ .......                            100% 11.6M=2.4s

2020-09-17 18:01:00 (14.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-09-17 18:01:00--  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-09-17 18:01:00--  https://codeload.github.com/pharo-project/pharo-icon-packs/zip/v1.0.0-idea11
Resolving codeload.github.com (codeload.github.com)... 140.82.121.10
Connecting to codeload.github.com (codeload.github.com)|140.82.121.10|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/zip]
Saving to: 'idea11.zip'

     0K ...                                                   3.02M=0.07s

2020-09-17 18:01:00 (3.02 MB/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