Skip to content
Failed

Console Output

Started by user esteban.lorenzano@inria.fr
Replayed #1505
11:55:19 Connecting to https://api.github.com using pharo-ci using token as pass
Obtained Jenkinsfile from c754edc6f821f25ab89bd8bce077e5be30615ccb
[Pipeline] Start of Pipeline
[Pipeline] properties
[Pipeline] node
Running on pharo-ci-jenkins2-unix-3 in /builds/workspace/uest_and_branch_Pipeline_Pharo12
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] parallel
[Pipeline] { (Branch: 64)
[Pipeline] dir
Running in /builds/workspace/uest_and_branch_Pipeline_Pharo12/64
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Fetch Requirements-64)
[Pipeline] checkout
The recommended git tool is: git
using credential pharo-ci-api-user-pass-token
Cloning the remote Git repository
Cloning repository https://github.com/pharo-project/pharo.git
 > git init /builds/workspace/uest_and_branch_Pipeline_Pharo12/64 # timeout=10
Fetching upstream changes from https://github.com/pharo-project/pharo.git
 > git --version # timeout=10
 > git --version # 'git version 2.7.4'
using GIT_ASKPASS to set credentials pharo-ci using token as pass
 > git fetch --tags --progress https://github.com/pharo-project/pharo.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision c754edc6f821f25ab89bd8bce077e5be30615ccb (Pharo12)
Commit message: "Merge pull request #16172 from shoshanatech/socket-release-all-2"
 > git config remote.origin.url https://github.com/pharo-project/pharo.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c754edc6f821f25ab89bd8bce077e5be30615ccb # timeout=10
 > git rev-list --no-walk c754edc6f821f25ab89bd8bce077e5be30615ccb # timeout=10
[Pipeline] sh
+ BUILD_NUMBER=1506 BOOTSTRAP_ARCH=64 bash ./bootstrap/scripts/2-download.sh
+ set -e
++ date -u
+ echo Fri Apr 26 09:55:36 UTC 2024 'Bootstrap: Beginning to download resources required for bootstrap process'
Fri Apr 26 09:55:36 UTC 2024 Bootstrap: Beginning to download resources required for bootstrap process
+++ dirname ./bootstrap/scripts/2-download.sh
++ cd ./bootstrap/scripts
++ pwd -P
+ SCRIPTS=/builds/workspace/uest_and_branch_Pipeline_Pharo12/64/bootstrap/scripts
+ . /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/bootstrap/scripts/envvars.sh
++ '[' -z x ']'
++ '[' -z x ']'
++ '[' -z ']'
++++ dirname /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/bootstrap/scripts/../..
+++ pwd -P
++ export BOOTSTRAP_REPOSITORY=/builds/workspace/uest_and_branch_Pipeline_Pharo12/64
++ BOOTSTRAP_REPOSITORY=/builds/workspace/uest_and_branch_Pipeline_Pharo12/64
+++ pwd -P
++ ROOT_DIR=/builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build
++ '[' -z ']'
++ BOOTSTRAP_CACHE=/builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-cache
++ export BOOTSTRAP_CACHE
++ '[' -z ']'
++ BOOTSTRAP_DOWNLOADS=/builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-downloads
++ export BOOTSTRAP_DOWNLOADS
++ '[' -z ']'
++ VM='/builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-downloads/vmtarget/pharo --headless'
++ VM_BOOTSTRAP='/builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-downloads/vmBootstrap/pharo --headless'
++ IMAGE_FLAGS=--no-default-preferences
++++ dirname /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/bootstrap/scripts
+++ pwd -P
++ . /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/bootstrap/scripts/envversion.sh
+ mkdir -p /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-cache
+ mkdir -p /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-downloads
+ '[' '!' -e '' ']'
+ rm -rf /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-downloads/vmtarget
+ mkdir /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-downloads/vmtarget
+ cd /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-downloads/vmtarget
+ set_version_variables
+ pushd /builds/workspace/uest_and_branch_Pipeline_Pharo12/64
++ is_development_build
++ local branchName
++ ensure_branch_name
++ '[' Pharo12 == '' ']'
+++ echo Pharo12
+++ grep -E '^Pharo[0-9]+(\.[0-9]+)?$'
++ branchName=Pharo12
++ '[' Pharo12 == '' ']'
++ echo 1
+ '[' 1 == 1 ']'
++ is_release_build
++ set -f
+++ git tag --list --points-at HEAD
+++ grep -E '^v[0-9]+\.[0-9]+.[0-9]+(\-[a-zA-Z0-9_]+)?$'
++ local versionTag=v12.0.0
++ set +f
++ '[' v12.0.0 == '' ']'
++ echo 1
+ '[' 1 == 1 ']'
+ set_version_release_variables
+ PHARO_SUFFIX=
+ set_version_common
++ git describe --tags --first-parent
++ cut -d. -f 1-1
++ cut -c 2-
++ cut -d- -f 1
+ PHARO_MAJOR=12
++ git describe --tags --first-parent
++ cut -d- -f 1
++ cut -c 2-
++ cut -d. -f 2-2
+ PHARO_MINOR=0
++ git describe --tags --first-parent
++ cut -d. -f 3-3
++ cut -d- -f 1
++ cut -c 2-
+ PHARO_PATCH=0
+ PHARO_NAME_PREFIX=Pharo12.0-
+ PHARO_SHORT_VERSION=120
+ PHARO_VM_VERSION=120
++ git rev-parse --verify HEAD
+ PHARO_COMMIT_HASH=c754edc6f821f25ab89bd8bce077e5be30615ccb
+ popd
+ TEST_VM_KIND=vmLatest
+ /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/bootstrap/scripts/getPharoVM.sh 120 vmLatest 64
+ '[' 3 -lt 1 ']'
+ export PHARO=120
+ PHARO=120
+ export VM=vmLatest
+ VM=vmLatest
+ export ARCHITECTURE=64
+ ARCHITECTURE=64
+ export RETRY_REMAINING=3
+ RETRY_REMAINING=3
+ wget --quiet -O - get.pharo.org/64/vmLatest120
+ bash
Downloading the latest pharoVM:
	http://files.pharo.org/get-files/120/pharo-vm-Linux-x86_64-latest.zip
pharo-vm/pharo
Creating starter scripts pharo and pharo-ui
+ '[' 0 -eq 0 ']'
+ echo 'VM downloaded'
VM downloaded
+ cd -
/builds/workspace/uest_and_branch_Pipeline_Pharo12/64
++ /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-downloads/vmtarget/pharo --headless --version
+ echo 'Target VM: Pharo 10.2.0 built on Apr 15 2024 10:16:48 Compiler: 5.4.0 20160609
Built from: v10.2.0 - Commit: f4c5e2a - Date: 2024-04-09 09:21:20 +0200'
Target VM: Pharo 10.2.0 built on Apr 15 2024 10:16:48 Compiler: 5.4.0 20160609
Built from: v10.2.0 - Commit: f4c5e2a - Date: 2024-04-09 09:21:20 +0200
+ '[' '!' -e /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-downloads/vmBootstrap/pharo ']'
+ rm -rf /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-downloads/vmBootstrap
+ mkdir /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-downloads/vmBootstrap
+ cd /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-downloads/vmBootstrap
+ /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/bootstrap/scripts/getPharoVM.sh 100 vm 64
+ '[' 3 -lt 1 ']'
+ export PHARO=100
+ PHARO=100
+ export VM=vm
+ VM=vm
+ export ARCHITECTURE=64
+ ARCHITECTURE=64
+ export RETRY_REMAINING=3
+ RETRY_REMAINING=3
+ wget --quiet -O - get.pharo.org/64/vm100
+ bash
Downloading the latest pharoVM:
	http://files.pharo.org/get-files/100/pharo-vm-Linux-x86_64-stable.zip
pharo-vm/pharo
Creating starter scripts pharo and pharo-ui
+ '[' 0 -eq 0 ']'
+ echo 'VM downloaded'
VM downloaded
+ cd -
/builds/workspace/uest_and_branch_Pipeline_Pharo12/64
++ /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-downloads/vmBootstrap/pharo --headless --version
+ echo 'Bootstrap VM: Pharo 9.0.22 built on Mar 30 2023 13:08:51 Compiler: 5.4.0 20160609
Built from: v9.0.22 - Commit: 421845e - Date: 2023-03-30 09:49:26 +0200'
Bootstrap VM: Pharo 9.0.22 built on Mar 30 2023 13:08:51 Compiler: 5.4.0 20160609
Built from: v9.0.22 - Commit: 421845e - Date: 2023-03-30 09:49:26 +0200
+ '[' '!' -e /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-downloads/bootstrapImage.zip ']'
+ download_to https://github.com/guillep/PharoBootstrap/releases/download/v1.7.8/bootstrapImage.zip /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-downloads/bootstrapImage.zip
+ wget --progress=dot:mega https://github.com/guillep/PharoBootstrap/releases/download/v1.7.8/bootstrapImage.zip -O /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-downloads/bootstrapImage.zip
--2024-04-26 11:55:46--  https://github.com/guillep/PharoBootstrap/releases/download/v1.7.8/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... 301 Moved Permanently
Location: https://github.com/pharo-project/PharoBootstrap/releases/download/v1.7.8/bootstrapImage.zip [following]
--2024-04-26 11:55:46--  https://github.com/pharo-project/PharoBootstrap/releases/download/v1.7.8/bootstrapImage.zip
Reusing existing connection to github.com:443.
HTTP request sent, awaiting response... 302 Found
Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/63601721/139fbf57-4a94-463f-b9d8-a069dddae866?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20240426%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240426T095546Z&X-Amz-Expires=300&X-Amz-Signature=62b6eb2b773b55a7666d00a917bfd8431137a3817bff63498597ea256f598fb3&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=63601721&response-content-disposition=attachment%3B%20filename%3DbootstrapImage.zip&response-content-type=application%2Foctet-stream [following]
--2024-04-26 11:55:46--  https://objects.githubusercontent.com/github-production-release-asset-2e65be/63601721/139fbf57-4a94-463f-b9d8-a069dddae866?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20240426%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240426T095546Z&X-Amz-Expires=300&X-Amz-Signature=62b6eb2b773b55a7666d00a917bfd8431137a3817bff63498597ea256f598fb3&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=63601721&response-content-disposition=attachment%3B%20filename%3DbootstrapImage.zip&response-content-type=application%2Foctet-stream
Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.111.133, ...
Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.109.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 38478770 (37M) [application/octet-stream]
Saving to: '/builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-downloads/bootstrapImage.zip'

     0K ........ ........ ........ ........ ........ ........  8% 20.4M 2s
  3072K ........ ........ ........ ........ ........ ........ 16% 23.3M 1s
  6144K ........ ........ ........ ........ ........ ........ 24% 23.2M 1s
  9216K ........ ........ ........ ........ ........ ........ 32% 23.3M 1s
 12288K ........ ........ ........ ........ ........ ........ 40% 22.7M 1s
 15360K ........ ........ ........ ........ ........ ........ 49% 23.3M 1s
 18432K ........ ........ ........ ........ ........ ........ 57% 23.2M 1s
 21504K ........ ........ ........ ........ ........ ........ 65% 23.3M 1s
 24576K ........ ........ ........ ........ ........ ........ 73% 23.2M 0s
 27648K ........ ........ ........ ........ ........ ........ 81% 23.3M 0s
 30720K ........ ........ ........ ........ ........ ........ 89% 23.3M 0s
 33792K ........ ........ ........ ........ ........ ........ 98% 23.2M 0s
 36864K ........ ...                                         100% 23.7M=1.6s

2024-04-26 11:55:48 (23.0 MB/s) - '/builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-downloads/bootstrapImage.zip' saved [38478770/38478770]

+ '[' '!' -e /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-downloads/PharoV60.sources.zip ']'
+ download_to http://files.pharo.org/sources/PharoV60.sources.zip /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-downloads/PharoV60.sources.zip
+ wget --progress=dot:mega http://files.pharo.org/sources/PharoV60.sources.zip -O /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-downloads/PharoV60.sources.zip
--2024-04-26 11:55:48--  http://files.pharo.org/sources/PharoV60.sources.zip
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: 7116902 (6.8M) [application/zip]
Saving to: '/builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-downloads/PharoV60.sources.zip'

     0K ........ ........ ........ ........ ........ ........ 44% 20.6M 0s
  3072K ........ ........ ........ ........ ........ ........ 88% 23.4M 0s
  6144K ........ ....                                        100% 22.8M=0.3s

2024-04-26 11:55:49 (22.0 MB/s) - '/builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-downloads/PharoV60.sources.zip' saved [7116902/7116902]

+ '[' '!' -e /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-downloads/idea11.zip ']'
+ download_to https://github.com/pharo-project/pharo-icon-packs/archive/v1.0.2-idea11.zip /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-downloads/idea11.zip
+ wget --progress=dot:mega https://github.com/pharo-project/pharo-icon-packs/archive/v1.0.2-idea11.zip -O /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-downloads/idea11.zip
--2024-04-26 11:55:49--  https://github.com/pharo-project/pharo-icon-packs/archive/v1.0.2-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/refs/tags/v1.0.2-idea11 [following]
--2024-04-26 11:55:49--  https://codeload.github.com/pharo-project/pharo-icon-packs/zip/refs/tags/v1.0.2-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: '/builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-downloads/idea11.zip'

     0K ...                                                   2.78M=0.08s

2024-04-26 11:55:49 (2.78 MB/s) - '/builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-downloads/idea11.zip' saved [219537]

+ '[' '!' -e ./Pharo.image ']'
+ cd /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-cache
+ unzip -u /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-downloads/bootstrapImage.zip -d .
Archive:  /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-downloads/bootstrapImage.zip
  inflating: ./Pharo.image           
  inflating: ./Pharo.changes         
  inflating: ./Pharo10.0-64bit-9a68076.sources  
+ '[' '!' -e /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-cache/PharoV60.sources ']'
+ cd /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-cache
+ unzip -u /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-downloads/PharoV60.sources.zip -d /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-cache
Archive:  /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-downloads/PharoV60.sources.zip
  inflating: /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-cache/PharoV60.sources  
   creating: /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-cache/__MACOSX/
  inflating: /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-cache/__MACOSX/._PharoV60.sources  
+ '[' '!' -e /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-cache/icon-packs/idea11.zip ']'
+ mkdir -p /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-cache/icon-packs
+ cp /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-downloads/idea11.zip /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-cache/icon-packs/idea11.zip
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Bootstrap-64)
[Pipeline] sh
+ BUILD_NUMBER=1506 BOOTSTRAP_ARCH=64 bash ./bootstrap/scripts/3-prepare.sh
+ set -e
++ date -u
+ echo Fri Apr 26 09:55:52 UTC 2024 'Bootstrap: Beginning to prepare the image used for bootstrapping'
Fri Apr 26 09:55:52 UTC 2024 Bootstrap: Beginning to prepare the image used for bootstrapping
+++ dirname ./bootstrap/scripts/3-prepare.sh
++ cd ./bootstrap/scripts
++ pwd -P
+ SCRIPTS=/builds/workspace/uest_and_branch_Pipeline_Pharo12/64/bootstrap/scripts
+ . /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/bootstrap/scripts/envvars.sh
++ '[' -z x ']'
++ '[' -z x ']'
++ '[' -z ']'
++++ dirname /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/bootstrap/scripts/../..
+++ pwd -P
++ export BOOTSTRAP_REPOSITORY=/builds/workspace/uest_and_branch_Pipeline_Pharo12/64
++ BOOTSTRAP_REPOSITORY=/builds/workspace/uest_and_branch_Pipeline_Pharo12/64
+++ pwd -P
++ ROOT_DIR=/builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build
++ '[' -z ']'
++ BOOTSTRAP_CACHE=/builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-cache
++ export BOOTSTRAP_CACHE
++ '[' -z ']'
++ BOOTSTRAP_DOWNLOADS=/builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-downloads
++ export BOOTSTRAP_DOWNLOADS
++ '[' -z ']'
++ VM='/builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-downloads/vmtarget/pharo --headless'
++ VM_BOOTSTRAP='/builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-downloads/vmBootstrap/pharo --headless'
++ IMAGE_FLAGS=--no-default-preferences
++++ dirname /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/bootstrap/scripts
+++ pwd -P
++ . /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/bootstrap/scripts/envversion.sh
+ set_version_variables
+ pushd /builds/workspace/uest_and_branch_Pipeline_Pharo12/64
++ is_development_build
++ local branchName
++ ensure_branch_name
++ '[' Pharo12 == '' ']'
+++ echo Pharo12
+++ grep -E '^Pharo[0-9]+(\.[0-9]+)?$'
++ branchName=Pharo12
++ '[' Pharo12 == '' ']'
++ echo 1
+ '[' 1 == 1 ']'
++ is_release_build
++ set -f
+++ git tag --list --points-at HEAD
+++ grep -E '^v[0-9]+\.[0-9]+.[0-9]+(\-[a-zA-Z0-9_]+)?$'
++ local versionTag=v12.0.0
++ set +f
++ '[' v12.0.0 == '' ']'
++ echo 1
+ '[' 1 == 1 ']'
+ set_version_release_variables
+ PHARO_SUFFIX=
+ set_version_common
++ git describe --tags --first-parent
++ cut -d. -f 1-1
++ cut -c 2-
++ cut -d- -f 1
+ PHARO_MAJOR=12
++ git describe --tags --first-parent
++ cut -d. -f 2-2
++ cut -c 2-
++ cut -d- -f 1
+ PHARO_MINOR=0
++ git describe --tags --first-parent
++ cut -d. -f 3-3
++ cut -c 2-
++ cut -d- -f 1
+ PHARO_PATCH=0
+ PHARO_NAME_PREFIX=Pharo12.0-
+ PHARO_SHORT_VERSION=120
+ PHARO_VM_VERSION=120
++ git rev-parse --verify HEAD
+ PHARO_COMMIT_HASH=c754edc6f821f25ab89bd8bce077e5be30615ccb
+ popd
+ cd /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-cache
+ /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-downloads/vmBootstrap/pharo --headless Pharo.image --no-default-preferences /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/bootstrap/scripts/prepare_image.st --save --quit
    [+] Loading tonel code to dump files for the Pharo bootstrap process from /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/src
MetacelloNotification: Fetched -> BaselineOfPharoBootstrapProcess-tonel.1 --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo12/64/src --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo12/64/src
MetacelloNotification: Loading -> BaselineOfPharoBootstrapProcess-tonel.1 --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo12/64/src --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo12/64/src
MetacelloNotification: Loaded -> BaselineOfPharoBootstrapProcess-tonel.1 --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo12/64/src --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo12/64/src
MetacelloNotification: Loading baseline of BaselineOfPharoBootstrapProcess...
MetacelloNotification: Fetched -> BaselineOfHermes-CompatibleUserName.1697552763 --- https://github.com/pharo-project/hermes.git[v3.0.1] --- https://github.com/pharo-project/hermes.git[v3.0.1]
MetacelloNotification: Loading -> BaselineOfHermes-CompatibleUserName.1697552763 --- https://github.com/pharo-project/hermes.git[v3.0.1] --- https://github.com/pharo-project/hermes.git[v3.0.1]
MetacelloNotification: Loaded -> BaselineOfHermes-CompatibleUserName.1697552763 --- https://github.com/pharo-project/hermes.git[v3.0.1] --- https://github.com/pharo-project/hermes.git[v3.0.1]
MetacelloNotification: Project: Hermes baseline
MetacelloNotification: Fetched -> Hermes-CompatibleUserName.1697552763 --- https://github.com/pharo-project/hermes.git[v3.0.1] --- https://github.com/pharo-project/hermes.git[v3.0.1]
MetacelloNotification: Fetched -> Hermes-Exporter-CompatibleUserName.1697552763 --- https://github.com/pharo-project/hermes.git[v3.0.1] --- https://github.com/pharo-project/hermes.git[v3.0.1]
MetacelloNotification: Fetched -> Hermes-Extensions-CompatibleUserName.1697552763 --- https://github.com/pharo-project/hermes.git[v3.0.1] --- https://github.com/pharo-project/hermes.git[v3.0.1]
MetacelloNotification: Fetched -> Hermes-Ring2-CompatibleUserName.1697552763 --- https://github.com/pharo-project/hermes.git[v3.0.1] --- https://github.com/pharo-project/hermes.git[v3.0.1]
MetacelloNotification: Fetched -> PharoBootstrap-tonel.1 --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo12/64/src --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo12/64/src
MetacelloNotification: Loading -> Hermes-CompatibleUserName.1697552763 --- https://github.com/pharo-project/hermes.git[v3.0.1] --- cache
NewUndeclaredWarning: HEMethodContainer>>doReadMethodsFrom: (category is Undeclared)
NewUndeclaredWarning: HEMethodContainer>>category: (category is Undeclared)
NewUndeclaredWarning: HEMethodContainer>>category (category is Undeclared)
NewUndeclaredWarning: HEConstantBlock>>asLiteralIn: (ConstantBlockClosure is Undeclared)
MetacelloNotification: Loaded -> Hermes-CompatibleUserName.1697552763 --- https://github.com/pharo-project/hermes.git[v3.0.1] --- cache
MetacelloNotification: Loading -> Hermes-Exporter-CompatibleUserName.1697552763 --- https://github.com/pharo-project/hermes.git[v3.0.1] --- cache
MetacelloNotification: Loaded -> Hermes-Exporter-CompatibleUserName.1697552763 --- https://github.com/pharo-project/hermes.git[v3.0.1] --- cache
MetacelloNotification: Loading -> Hermes-Extensions-CompatibleUserName.1697552763 --- https://github.com/pharo-project/hermes.git[v3.0.1] --- cache
MetacelloNotification: Loaded -> Hermes-Extensions-CompatibleUserName.1697552763 --- https://github.com/pharo-project/hermes.git[v3.0.1] --- cache
MetacelloNotification: Loading -> Hermes-Ring2-CompatibleUserName.1697552763 --- https://github.com/pharo-project/hermes.git[v3.0.1] --- cache
MetacelloNotification: Loaded -> Hermes-Ring2-CompatibleUserName.1697552763 --- https://github.com/pharo-project/hermes.git[v3.0.1] --- cache
MetacelloNotification: Loading -> PharoBootstrap-tonel.1 --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo12/64/src --- cache
SystemNotification: PBBootstrap>>exportProtocolsFor:to:(originRepository is shadowed)
MetacelloNotification: Loaded -> PharoBootstrap-tonel.1 --- tonel:///builds/workspace/uest_and_branch_Pipeline_Pharo12/64/src --- cache
MetacelloNotification: ...finished baseline
+ /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/build/bootstrap-downloads/vmBootstrap/pharo --headless Pharo.image --no-default-preferences /builds/workspace/uest_and_branch_Pipeline_Pharo12/64/bootstrap/scripts/bootstrap.st --ARCH=64 --BUILD_NUMBER=1506 --VERSION_INFO=Pharo12.0--c754edc6f821f25ab89bd8bce077e5be30615ccb --quit
    [+] Bootstrapping for a 64-bit architecture
    [+] Build number: 1506
    [+] VersionInfo: Pharo12.0--c754edc6f821f25ab89bd8bce077e5be30615ccbSubscriptOutOfBounds: 1
Array(Object)>>errorSubscriptBounds:
Array(Object)>>at:
Array(SequenceableCollection)>>first
PBVersionInfo>>fromSemanticVersion:
PBVersionInfo class>>fromLongGitDescribe:
PBBootstrap class>>fromCommandLine
UndefinedObject>>DoIt
[ receiver withArgs: (context ifNil: [ #() ] ifNotNil: [ {context} ]) executeMethod: self compileDoit] in OpalCompiler>>evaluate in Block: [ receiver withArgs: (context ifNil: [ #() ] ifNot...etc...
FullBlockClosure(BlockClosure)>>on:do:
OpalCompiler>>evaluate
DoItChunk>>importFor:logSource:
[ :declaration |
		requestor ifNotNil: [
			requestor contents: declaration contents ].
		value := declaration importFor: requestor logSource: logSource  ] in CodeImporter>>evaluate in Block: [ :declaration |...
OrderedCollection>>do:
CodeImporter>>evaluate
[ codeImporter evaluate ] in STCommandLineHandler>>installSourceFile: in Block: [ codeImporter evaluate ]
FullBlockClosure(BlockClosure)>>on:do:
STCommandLineHandler>>handleErrorsDuring:reference:
STCommandLineHandler>>installSourceFile:
[ :reference | 
		self installSourceFile: reference ] in [ sourceFiles do: [ :reference | 
		self installSourceFile: reference ]
	] in STCommandLineHandler>>installSourceFiles in Block: [ :reference | ...
OrderedCollection>>do:
[ sourceFiles do: [ :reference | 
		self installSourceFile: reference ]
	] in STCommandLineHandler>>installSourceFiles in Block: [ sourceFiles do: [ :reference | ...
FullBlockClosure(BlockClosure)>>ensure:
STCommandLineHandler>>installSourceFiles
STCommandLineHandler>>activate
STCommandLineHandler class(CommandLineHandler class)>>activateWith:
[ aCommandLinehandler activateWith: commandLine ] in PharoCommandLineHandler(BasicCommandLineHandler)>>activateSubCommand: in Block: [ aCommandLinehandler activateWith: commandLine ]
FullBlockClosure(BlockClosure)>>on:do:
PharoCommandLineHandler(BasicCommandLineHandler)>>activateSubCommand:
PharoCommandLineHandler(BasicCommandLineHandler)>>handleSubcommand
PharoCommandLineHandler(BasicCommandLineHandler)>>handleArgument:

[Pipeline] }
[Pipeline] // stage
[Pipeline] sh
+ ls -la
total 120
drwxrwxr-x  10 ci ci  4096 Apr 26 11:55 .
drwxrwxr-x   4 ci ci  4096 Apr 26 11:55 ..
drwxrwxr-x   3 ci ci  4096 Apr 26 11:55 bootstrap
drwxrwxr-x   4 ci ci  4096 Apr 26 11:55 build
-rw-rw-r--   1 ci ci   766 Apr 26 11:55 CODE_OF_CONDUCT.md
-rw-rw-r--   1 ci ci  1177 Apr 26 11:55 CONTRIBUTING.md
drwxrwxr-x  11 ci ci  4096 Apr 26 11:55 doc
drwxrwxr-x   8 ci ci  4096 Apr 26 11:55 .git
-rw-rw-r--   1 ci ci   264 Apr 26 11:55 .gitattributes
drwxrwxr-x   3 ci ci  4096 Apr 26 11:55 .github
-rw-rw-r--   1 ci ci   237 Apr 26 11:55 .gitignore
-rw-rw-r--   1 ci ci  9225 Apr 26 11:55 Jenkinsfile
-rw-rw-r--   1 ci ci  4220 Apr 26 11:55 LICENSE
-rw-rw-r--   1 ci ci    51 Apr 26 11:55 .project
-rw-rw-r--   1 ci ci  5263 Apr 26 11:55 README.md
drwxrwxr-x   4 ci ci  4096 Apr 26 11:55 resources
drwxrwxr-x   3 ci ci  4096 Apr 26 11:55 scripts
drwxrwxr-x 604 ci ci 32768 Apr 26 11:55 src
-rw-rw-r--   1 ci ci     5 Apr 26 11:55 VERSION
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] archiveArtifacts
Archiving artifacts
Recording fingerprints
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
Failed in branch 64
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] node
Running on pharo-ci-jenkins2-unix-3 in /builds/workspace/uest_and_branch_Pipeline_Pharo12
[Pipeline] {
[Pipeline] stage
[Pipeline] { (notify)
[Pipeline] checkout
The recommended git tool is: git
using credential pharo-ci-api-user-pass-token
Cloning the remote Git repository
Cloning repository https://github.com/pharo-project/pharo.git
 > git init /builds/workspace/uest_and_branch_Pipeline_Pharo12 # timeout=10
Fetching upstream changes from https://github.com/pharo-project/pharo.git
 > git --version # timeout=10
 > git --version # 'git version 2.7.4'
using GIT_ASKPASS to set credentials pharo-ci using token as pass
 > git fetch --tags --progress https://github.com/pharo-project/pharo.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision c754edc6f821f25ab89bd8bce077e5be30615ccb (Pharo12)
 > git config remote.origin.url https://github.com/pharo-project/pharo.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c754edc6f821f25ab89bd8bce077e5be30615ccb # timeout=10
Commit message: "Merge pull request #16172 from shoshanatech/socket-release-all-2"
[Pipeline] sh
+ git log -1 --format=%B
[Pipeline] sh
+ git log -1 --format=%p
[Pipeline] httpRequest
HttpMethod: GET
URL: https://api.github.com/repos/pharo-project/pharo/pulls/16172
Sending request to url: https://api.github.com/repos/pharo-project/pharo/pulls/16172
Response Code: HTTP/1.1 200 OK
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] readJSON
[Pipeline] mail
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 1

GitHub has been notified of this commit’s build result

Finished: FAILURE