Skip to content
Aborted

Console Output

Pull request #16353 event
11:11:23 Connecting to https://api.github.com using pharo-ci using token as pass
Loading trusted files from base branch Pharo13 at 9ac10135807eaecb51356a55355b781d19ffaeaf rather than 542211943e02765fb20b29c84daee588c0a3e50a
Obtained Jenkinsfile from 9ac10135807eaecb51356a55355b781d19ffaeaf
[Pipeline] Start of Pipeline
[Pipeline] properties
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on ‘unix’
Running on pharo-ci-jenkins2-bootstrap-unix in /builds/workspace/est_and_branch_Pipeline_PR-16353
[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/est_and_branch_Pipeline_PR-16353/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/est_and_branch_Pipeline_PR-16353/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
 > 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 remote.origin.url https://github.com/pharo-project/pharo.git # timeout=10
Fetching upstream changes from https://github.com/pharo-project/pharo.git
using GIT_ASKPASS to set credentials pharo-ci using token as pass
 > git fetch --tags --progress https://github.com/pharo-project/pharo.git +refs/pull/16353/head:refs/remotes/origin/PR-16353 +refs/heads/Pharo13:refs/remotes/origin/Pharo13 # timeout=10
Merging remotes/origin/Pharo13 commit 9ac10135807eaecb51356a55355b781d19ffaeaf into PR head commit 542211943e02765fb20b29c84daee588c0a3e50a
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 542211943e02765fb20b29c84daee588c0a3e50a # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials pharo-ci using token as pass
 > git merge 9ac10135807eaecb51356a55355b781d19ffaeaf # timeout=10
Merge succeeded, producing 42fde9cf9987440c53335b6bc6c53d49a3d19c5d
Checking out Revision 42fde9cf9987440c53335b6bc6c53d49a3d19c5d (PR-16353)
Commit message: "Merge commit '9ac10135807eaecb51356a55355b781d19ffaeaf' into HEAD"
First time build. Skipping changelog.
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 42fde9cf9987440c53335b6bc6c53d49a3d19c5d # timeout=10
[Pipeline] sh
+ BUILD_NUMBER=2 BOOTSTRAP_ARCH=64 bash ./bootstrap/scripts/2-download.sh
+ set -e
++ date -u
+ echo Fri Apr 26 09:29:42 UTC 2024 'Bootstrap: Beginning to download resources required for bootstrap process'
Fri Apr 26 09:29:42 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/est_and_branch_Pipeline_PR-16353/64/bootstrap/scripts
+ . /builds/workspace/est_and_branch_Pipeline_PR-16353/64/bootstrap/scripts/envvars.sh
++ '[' -z x ']'
++ '[' -z x ']'
++ '[' -z ']'
++++ dirname /builds/workspace/est_and_branch_Pipeline_PR-16353/64/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/est_and_branch_Pipeline_PR-16353/64/bootstrap/scripts/../..
+++ pwd -P
++ export BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_PR-16353/64
++ BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_PR-16353/64
+++ pwd -P
++ ROOT_DIR=/builds/workspace/est_and_branch_Pipeline_PR-16353/64/build
++ '[' -z ']'
++ BOOTSTRAP_CACHE=/builds/workspace/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-cache
++ export BOOTSTRAP_CACHE
++ '[' -z ']'
++ BOOTSTRAP_DOWNLOADS=/builds/workspace/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-downloads
++ export BOOTSTRAP_DOWNLOADS
++ '[' -z ']'
++ VM='/builds/workspace/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-downloads/vmtarget/pharo --headless'
++ VM_BOOTSTRAP='/builds/workspace/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-downloads/vmBootstrap/pharo --headless'
++ IMAGE_FLAGS=--no-default-preferences
++++ dirname /builds/workspace/est_and_branch_Pipeline_PR-16353/64/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/est_and_branch_Pipeline_PR-16353/64/bootstrap/scripts
+++ pwd -P
++ . /builds/workspace/est_and_branch_Pipeline_PR-16353/64/bootstrap/scripts/envversion.sh
+ mkdir -p /builds/workspace/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-cache
+ mkdir -p /builds/workspace/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-downloads
+ '[' '!' -e '' ']'
+ rm -rf /builds/workspace/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-downloads/vmtarget
+ mkdir /builds/workspace/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-downloads/vmtarget
+ cd /builds/workspace/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-downloads/vmtarget
+ set_version_variables
+ pushd /builds/workspace/est_and_branch_Pipeline_PR-16353/64
++ is_development_build
++ local branchName
++ ensure_branch_name
++ '[' PR-16353 == '' ']'
+++ echo PR-16353
+++ grep -E '^Pharo[0-9]+(\.[0-9]+)?$'
++ branchName=
++ '[' '' == '' ']'
++ echo 0
+ '[' 0 == 1 ']'
+ set_version_pull_request_variables
+ PHARO_SUFFIX=PR
+ set_version_common
++ git describe --tags --first-parent
++ cut -d- -f 1
++ cut -d. -f 1-1
++ cut -c 2-
+ 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 1
++ cut -c 2-
++ cut -d. -f 3-3
+ PHARO_PATCH=0
+ PHARO_NAME_PREFIX=Pharo12.0-PR
+ PHARO_SHORT_VERSION=120
+ PHARO_VM_VERSION=120
++ git rev-parse --verify HEAD
+ PHARO_COMMIT_HASH=42fde9cf9987440c53335b6bc6c53d49a3d19c5d
+ popd
+ TEST_VM_KIND=vmLatest
+ /builds/workspace/est_and_branch_Pipeline_PR-16353/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/est_and_branch_Pipeline_PR-16353/64
++ /builds/workspace/est_and_branch_Pipeline_PR-16353/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/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-downloads/vmBootstrap/pharo ']'
+ rm -rf /builds/workspace/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-downloads/vmBootstrap
+ mkdir /builds/workspace/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-downloads/vmBootstrap
+ cd /builds/workspace/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-downloads/vmBootstrap
+ /builds/workspace/est_and_branch_Pipeline_PR-16353/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/est_and_branch_Pipeline_PR-16353/64
++ /builds/workspace/est_and_branch_Pipeline_PR-16353/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/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-downloads/bootstrapImage.zip ']'
+ download_to https://github.com/guillep/PharoBootstrap/releases/download/v1.7.8/bootstrapImage.zip /builds/workspace/est_and_branch_Pipeline_PR-16353/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/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-downloads/bootstrapImage.zip
--2024-04-26 11:29:53--  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:29:53--  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=20240426T092919Z&X-Amz-Expires=300&X-Amz-Signature=48d904aa8b8c16abd068b48aa587312a03b748e804a92ee412cc0d51cd1ebe15&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:29:53--  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=20240426T092919Z&X-Amz-Expires=300&X-Amz-Signature=48d904aa8b8c16abd068b48aa587312a03b748e804a92ee412cc0d51cd1ebe15&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.111.133, 185.199.110.133, 185.199.109.133, ...
Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.111.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 38478770 (37M) [application/octet-stream]
Saving to: ‘/builds/workspace/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-downloads/bootstrapImage.zip’

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

2024-04-26 11:29:55 (23.0 MB/s) - ‘/builds/workspace/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-downloads/bootstrapImage.zip’ saved [38478770/38478770]

+ '[' '!' -e /builds/workspace/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-downloads/PharoV60.sources.zip ']'
+ download_to http://files.pharo.org/sources/PharoV60.sources.zip /builds/workspace/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-downloads/PharoV60.sources.zip
+ wget --progress=dot:mega http://files.pharo.org/sources/PharoV60.sources.zip -O /builds/workspace/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-downloads/PharoV60.sources.zip
--2024-04-26 11:29:55--  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/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-downloads/PharoV60.sources.zip’

     0K ........ ........ ........ ........ ........ ........ 44% 20.1M 0s
  3072K ........ ........ ........ ........ ........ ........ 88% 23.4M 0s
  6144K ........ ....                                        100% 22.4M=0.3s

2024-04-26 11:29:55 (21.7 MB/s) - ‘/builds/workspace/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-downloads/PharoV60.sources.zip’ saved [7116902/7116902]

+ '[' '!' -e /builds/workspace/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-downloads/idea11.zip ']'
+ download_to https://github.com/pharo-project/pharo-icon-packs/archive/v1.0.2-idea11.zip /builds/workspace/est_and_branch_Pipeline_PR-16353/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/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-downloads/idea11.zip
--2024-04-26 11:29:55--  https://github.com/pharo-project/pharo-icon-packs/archive/v1.0.2-idea11.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://codeload.github.com/pharo-project/pharo-icon-packs/zip/refs/tags/v1.0.2-idea11 [following]
--2024-04-26 11:29:55--  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.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: ‘/builds/workspace/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-downloads/idea11.zip’

     0K ...                                                   3.46M=0.06s

2024-04-26 11:29:55 (3.46 MB/s) - ‘/builds/workspace/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-downloads/idea11.zip’ saved [219537]

+ '[' '!' -e ./Pharo.image ']'
+ cd /builds/workspace/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-cache
+ unzip -u /builds/workspace/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-downloads/bootstrapImage.zip -d .
Archive:  /builds/workspace/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-downloads/bootstrapImage.zip
  inflating: ./Pharo.image           
  inflating: ./Pharo.changes         
  inflating: ./Pharo10.0-64bit-9a68076.sources  
+ '[' '!' -e /builds/workspace/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-cache/PharoV60.sources ']'
+ cd /builds/workspace/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-cache
+ unzip -u /builds/workspace/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-downloads/PharoV60.sources.zip -d /builds/workspace/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-cache
Archive:  /builds/workspace/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-downloads/PharoV60.sources.zip
  inflating: /builds/workspace/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-cache/PharoV60.sources  
   creating: /builds/workspace/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-cache/__MACOSX/
  inflating: /builds/workspace/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-cache/__MACOSX/._PharoV60.sources  
+ '[' '!' -e /builds/workspace/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-cache/icon-packs/idea11.zip ']'
+ mkdir -p /builds/workspace/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-cache/icon-packs
+ cp /builds/workspace/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-downloads/idea11.zip /builds/workspace/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-cache/icon-packs/idea11.zip
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Bootstrap-64)
[Pipeline] sh
+ BUILD_NUMBER=2 BOOTSTRAP_ARCH=64 bash ./bootstrap/scripts/3-prepare.sh
+ set -e
++ date -u
+ echo Fri Apr 26 09:29:58 UTC 2024 'Bootstrap: Beginning to prepare the image used for bootstrapping'
Fri Apr 26 09:29:58 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/est_and_branch_Pipeline_PR-16353/64/bootstrap/scripts
+ . /builds/workspace/est_and_branch_Pipeline_PR-16353/64/bootstrap/scripts/envvars.sh
++ '[' -z x ']'
++ '[' -z x ']'
++ '[' -z ']'
++++ dirname /builds/workspace/est_and_branch_Pipeline_PR-16353/64/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/est_and_branch_Pipeline_PR-16353/64/bootstrap/scripts/../..
+++ pwd -P
++ export BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_PR-16353/64
++ BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_PR-16353/64
+++ pwd -P
++ ROOT_DIR=/builds/workspace/est_and_branch_Pipeline_PR-16353/64/build
++ '[' -z ']'
++ BOOTSTRAP_CACHE=/builds/workspace/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-cache
++ export BOOTSTRAP_CACHE
++ '[' -z ']'
++ BOOTSTRAP_DOWNLOADS=/builds/workspace/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-downloads
++ export BOOTSTRAP_DOWNLOADS
++ '[' -z ']'
++ VM='/builds/workspace/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-downloads/vmtarget/pharo --headless'
++ VM_BOOTSTRAP='/builds/workspace/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-downloads/vmBootstrap/pharo --headless'
++ IMAGE_FLAGS=--no-default-preferences
++++ dirname /builds/workspace/est_and_branch_Pipeline_PR-16353/64/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/est_and_branch_Pipeline_PR-16353/64/bootstrap/scripts
+++ pwd -P
++ . /builds/workspace/est_and_branch_Pipeline_PR-16353/64/bootstrap/scripts/envversion.sh
+ set_version_variables
+ pushd /builds/workspace/est_and_branch_Pipeline_PR-16353/64
++ is_development_build
++ local branchName
++ ensure_branch_name
++ '[' PR-16353 == '' ']'
+++ echo PR-16353
+++ grep -E '^Pharo[0-9]+(\.[0-9]+)?$'
++ branchName=
++ '[' '' == '' ']'
++ echo 0
+ '[' 0 == 1 ']'
+ set_version_pull_request_variables
+ PHARO_SUFFIX=PR
+ set_version_common
++ git describe --tags --first-parent
++ cut -d- -f 1
++ cut -d. -f 1-1
++ cut -c 2-
+ 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 1
++ cut -c 2-
++ cut -d. -f 3-3
+ PHARO_PATCH=0
+ PHARO_NAME_PREFIX=Pharo12.0-PR
+ PHARO_SHORT_VERSION=120
+ PHARO_VM_VERSION=120
++ git rev-parse --verify HEAD
+ PHARO_COMMIT_HASH=42fde9cf9987440c53335b6bc6c53d49a3d19c5d
+ popd
+ cd /builds/workspace/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-cache
+ /builds/workspace/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-downloads/vmBootstrap/pharo --headless Pharo.image --no-default-preferences /builds/workspace/est_and_branch_Pipeline_PR-16353/64/bootstrap/scripts/prepare_image.st --save --quit
    [+] Loading tonel code to dump files for the Pharo bootstrap process from /builds/workspace/est_and_branch_Pipeline_PR-16353/64/src
MetacelloNotification: Fetched -> BaselineOfPharoBootstrapProcess-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16353/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16353/64/src
MetacelloNotification: Loading -> BaselineOfPharoBootstrapProcess-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16353/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16353/64/src
MetacelloNotification: Loaded -> BaselineOfPharoBootstrapProcess-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16353/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16353/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/est_and_branch_Pipeline_PR-16353/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16353/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/est_and_branch_Pipeline_PR-16353/64/src --- cache
SystemNotification: PBBootstrap>>exportProtocolsFor:to:(originRepository is shadowed)
MetacelloNotification: Loaded -> PharoBootstrap-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_PR-16353/64/src --- cache
MetacelloNotification: ...finished baseline
+ /builds/workspace/est_and_branch_Pipeline_PR-16353/64/build/bootstrap-downloads/vmBootstrap/pharo --headless Pharo.image --no-default-preferences /builds/workspace/est_and_branch_Pipeline_PR-16353/64/bootstrap/scripts/bootstrap.st --ARCH=64 --BUILD_NUMBER=2 --VERSION_INFO=Pharo12.0-PR-42fde9cf9987440c53335b6bc6c53d49a3d19c5d --quit
    [+] Bootstrapping for a 64-bit architecture
    [+] Build number: 2
    [+] VersionInfo: Pharo12.0-PR-42fde9cf9987440c53335b6bc6c53d49a3d19c5d
11:30:03		Begin: Bootstrap process
11:30:03		[+] Preparing bootstrap

Looking for module  ... loaded...computing accessor depths11:30:43		[+] Creating image on which bootstrapping will take place

warning, variable nsMethodCache doesn't exist or has already been removed
...done11:30:46		Initializing bootstrap environment.
11:30:46		Creating initial Objects needed by the VM
11:30:46		Flushing new space.
11:30:46				Begin: Initializing initial objects
11:30:46				Initializing objects.
11:30:46				initializing hash table sizes
11:30:46				preparing class builder
11:30:47				class loader now creates class pools
11:30:48				Initializing StartUp list
11:30:48				Initializing Character Table
11:30:48				Initializing String Ascii and CaseInsensitive Table
11:30:48				Initializing SmallInteger constants
11:30:48				Initializing CompiledMethod constants
11:30:48				Installing symbol table
11:30:49				Bootstrapping class layouts
11:30:49				End: Initializing initial objects
11:30:49				Begin: Create classes
11:30:52				001/519 - 0:00:00:03.251: Built behavior Abort
11:30:53				002/519 - 0:00:00:00.893: Built behavior AbsolutePath
11:30:54				003/519 - 0:00:00:00.832: Built behavior AbstractAnnouncementSubscription
11:30:55				004/519 - 0:00:00:01.096: Built behavior AbstractBinaryFileStream
11:30:56				005/519 - 0:00:00:00.429: Built behavior AbstractDelayTicker
11:30:56				006/519 - 0:00:00:00.502: Built behavior AbstractLayout
11:30:57				007/519 - 0:00:00:00.431: Built behavior AbstractLayoutScope
11:30:57				008/519 - 0:00:00:00.498: Built behavior AbstractSessionHandler
11:30:59				009/519 - 0:00:00:01.376: Built behavior AdditionalBinding
11:30:59				010/519 - 0:00:00:00.556: Built behavior AdditionalMethodState
11:31:00				011/519 - 0:00:00:00.443: Built behavior Announcement
11:31:00				012/519 - 0:00:00:00.557: Built behavior AnnouncementDeliveryCondition
11:31:01				013/519 - 0:00:00:00.539: Built behavior AnnouncementLogger
11:31:03				014/519 - 0:00:00:01.967: Built behavior AnnouncementSet
11:31:03				015/519 - 0:00:00:00.531: Built behavior AnnouncementSetWithExclusions
11:31:04				016/519 - 0:00:00:00.496: Built behavior AnnouncementSubscription
11:31:04				017/519 - 0:00:00:00.654: Built behavior Announcer
11:31:05				018/519 - 0:00:00:01.097: Built behavior ArgumentsCountMismatch
11:31:06				019/519 - 0:00:00:00.499: Built behavior ArithmeticError
11:31:07				020/519 - 0:00:00:01.408: Built behavior Array
11:31:08				021/519 - 0:00:00:00.621: Built behavior Array2D
11:31:08				022/519 - 0:00:00:00: Built behavior ArrayedCollection
11:31:08				023/519 - 0:00:00:00.497: Built behavior AsciiCharset
11:31:09				024/519 - 0:00:00:00.547: Built behavior AssertionFailure
11:31:10				025/519 - 0:00:00:01.457: Built behavior Association
11:31:11				026/519 - 0:00:00:00.659: Built behavior AsyncFile
11:31:12				027/519 - 0:00:00:01.153: Built behavior Author
11:31:13				028/519 - 0:00:00:00.944: Built behavior AuthorNameRequest
11:31:14				029/519 - 0:00:00:00.459: Built behavior Bag
11:31:15				030/519 - 0:00:00:01.133: Built behavior BasicCommandLineHandler
11:31:15				031/519 - 0:00:00:00.665: Built behavior Behavior
11:31:16				032/519 - 0:00:00:00.441: Built behavior BinaryFileStream
11:31:17				033/519 - 0:00:00:00.923: Built behavior BitsLayout
11:31:18				034/519 - 0:00:00:01.012: Built behavior BlockCannotReturn
11:31:18				035/519 - 0:00:00:00.601: Built behavior BlockClosure
11:31:19				036/519 - 0:00:00:00.47: Built behavior Boolean
11:31:21				037/519 - 0:00:00:02.159: Built behavior BoxedFloat64
11:31:22				038/519 - 0:00:00:00.504: Built behavior ByteArray
11:31:22				039/519 - 0:00:00:00.476: Built behavior ByteLayout
11:31:24				040/519 - 0:00:00:01.517: Built behavior ByteString
11:31:24				041/519 - 0:00:00:00.982: Built behavior ByteSymbol
11:31:25				042/519 - 0:00:00:00.637: Built behavior BytecodeEncoder
11:31:26				043/519 - 0:00:00:01.049: Built behavior CannotDeleteFileException
11:31:26				044/519 - 0:00:00:00: Built behavior CannotReturn
11:31:27				045/519 - 0:00:00:00.743: Built behavior CategoryConverter
11:31:28				046/519 - 0:00:00:00.776: Built behavior ChangesLog
11:31:28				047/519 - 0:00:00:00.507: Built behavior Character
11:31:29				048/519 - 0:00:00:00.491: Built behavior CharacterSet
11:31:29				049/519 - 0:00:00:00.552: Built behavior CharacterSetComplement
11:31:30				050/519 - 0:00:00:00.981: Built behavior ChunkReadStream
11:31:31				051/519 - 0:00:00:00.428: Built behavior ChunkWriteStream
11:31:31				052/519 - 0:00:00:00.513: Built behavior CircularHierarchyError
11:31:32				053/519 - 0:00:00:01.261: Built behavior Class
11:31:34				054/519 - 0:00:00:01.44: Built behavior ClassAdded
11:31:34				055/519 - 0:00:00:00: Built behavior ClassAnnouncement
11:31:35				056/519 - 0:00:00:00.652: Built behavior ClassCommented
11:31:35				057/519 - 0:00:00:00: Built behavior ClassDescription
11:31:35				058/519 - 0:00:00:00.506: Built behavior ClassModificationApplied
11:31:36				059/519 - 0:00:00:00.636: Built behavior ClassModifiedClassDefinition
11:31:36				060/519 - 0:00:00:00.608: Built behavior ClassParentRenamed
11:31:37				061/519 - 0:00:00:00.482: Built behavior ClassRemoved
11:31:37				062/519 - 0:00:00:00.553: Built behavior ClassRenamed
11:31:38				063/519 - 0:00:00:00.564: Built behavior ClassRepackaged
11:31:38				064/519 - 0:00:00:00.487: Built behavior ClassResolver
11:31:39				065/519 - 0:00:00:00.43: Built behavior ClassResolverStrictResolve
11:31:39				066/519 - 0:00:00:00.507: Built behavior ClassSessionHandler
11:31:40				067/519 - 0:00:00:00.535: Built behavior ClassVariable
11:31:40				068/519 - 0:00:00:00.515: Built behavior CleanBlockClosure
11:31:40				069/519 - 0:00:00:00: Built behavior Collection
11:31:41				070/519 - 0:00:00:00.617: Built behavior CollectionElement
11:31:41				071/519 - 0:00:00:00.503: Built behavior CollectionIsEmpty
11:31:42				072/519 - 0:00:00:00.518: Built behavior CommandLineArguments
11:31:42				073/519 - 0:00:00:00: Built behavior CommandLineHandler
11:31:43				074/519 - 0:00:00:00.722: Built behavior CommandLinePasswordManager
11:31:44				075/519 - 0:00:00:01.142: Built behavior CommandLineUIManager
11:31:45				076/519 - 0:00:00:01.139: Built behavior CompiledBlock
11:31:45				077/519 - 0:00:00:00: Built behavior CompiledCode
11:31:45				078/519 - 0:00:00:00.428: Built behavior CompiledMethod
11:31:46				079/519 - 0:00:00:00.443: Built behavior CompiledMethodLayout
11:31:46				080/519 - 0:00:00:00.502: Built behavior ConstantBlockClosure
11:31:47				081/519 - 0:00:00:00.487: Built behavior ConstantBlockClosure1Arg
11:31:47				082/519 - 0:00:00:00.491: Built behavior ConstantBlockClosure2Arg
11:31:48				083/519 - 0:00:00:00.677: Built behavior ConstantBlockClosure3Arg
11:31:49				084/519 - 0:00:00:00.846: Built behavior Context
11:31:49				085/519 - 0:00:00:00.561: Built behavior ContextCannotReturn
11:31:51				086/519 - 0:00:00:01.629: Built behavior CurrentExecutionEnvironment
11:31:52				087/519 - 0:00:00:01.377: Built behavior DailyNonInteractiveTranscript
11:31:53				088/519 - 0:00:00:00.549: Built behavior DangerousClassNotifier
11:31:53				089/519 - 0:00:00:00: Built behavior DecoratorStream
11:31:54				090/519 - 0:00:00:01.144: Built behavior DefaultExecutionEnvironment
11:31:55				091/519 - 0:00:00:00.798: Built behavior Delay
11:31:56				092/519 - 0:00:00:01.526: Built behavior DelayBasicScheduler
11:31:57				093/519 - 0:00:00:00.523: Built behavior DelayMicrosecondTicker
11:31:59				094/519 - 0:00:00:01.785: Built behavior DelayMicrosecondTickerSimulation
11:31:59				095/519 - 0:00:00:00.494: Built behavior DelayMicrosecondUncappedTicker
11:32:00				096/519 - 0:00:00:00.478: Built behavior DelayMillisecondTicker
11:32:00				097/519 - 0:00:00:00.607: Built behavior DelayMillisecondTickerSimulation
11:32:01				098/519 - 0:00:00:00.654: Built behavior DelayMutexScheduler
11:32:01				099/519 - 0:00:00:00: Built behavior DelayNullScheduler
11:32:02				100/519 - 0:00:00:00.636: Built behavior DelaySemaphoreScheduler
11:32:02				101/519 - 0:00:00:00.566: Built behavior DelayWaitTimeout
11:32:03				102/519 - 0:00:00:00.531: Built behavior DependentsArray
11:32:04				103/519 - 0:00:00:01.529: Built behavior Deprecation
11:32:05				104/519 - 0:00:00:01.168: Built behavior DeprecationPerformedNotification
11:32:06				105/519 - 0:00:00:00.476: Built behavior Dictionary
11:32:07				106/519 - 0:00:00:00.589: Built behavior DoItVariable
11:32:07				107/519 - 0:00:00:00.571: Built behavior DomainError
11:32:08				108/519 - 0:00:00:00.442: Built behavior DoubleByteArray
11:32:08				109/519 - 0:00:00:00.494: Built behavior DoubleByteLayout
11:32:09				110/519 - 0:00:00:00.746: Built behavior DoubleLink
11:32:09				111/519 - 0:00:00:00.52: Built behavior DoubleLinkedList
11:32:10				112/519 - 0:00:00:00.487: Built behavior DoubleWordArray
11:32:10				113/519 - 0:00:00:00.468: Built behavior DoubleWordLayout
11:32:11				114/519 - 0:00:00:00.594: Built behavior DummySystemProgressItem
11:32:11				115/519 - 0:00:00:00.503: Built behavior DummyUIManager
11:32:12				116/519 - 0:00:00:00.668: Built behavior DuplicatedSlotName
11:32:13				117/519 - 0:00:00:00.586: Built behavior DuplicatedVariableError
11:32:13				118/519 - 0:00:00:00.491: Built behavior DynamicVariable
11:32:14				119/519 - 0:00:00:00.508: Built behavior EmptyLayout
11:32:14				120/519 - 0:00:00:00.46: Built behavior EncoderForSistaV1
11:32:15				121/519 - 0:00:00:00.59: Built behavior EndianDetector
11:32:16				122/519 - 0:00:00:01.141: Built behavior EphemeronLayout
11:32:16				123/519 - 0:00:00:00: Built behavior Error
11:32:16				124/519 - 0:00:00:00.602: Built behavior ErrorHandler
11:32:17				125/519 - 0:00:00:00.501: Built behavior ErrorHandlerSessionHandler
11:32:18				126/519 - 0:00:00:00.799: Built behavior ExactFloatPrintPolicy
11:32:18				127/519 - 0:00:00:00: Built behavior Exception
11:32:18				128/519 - 0:00:00:00.638: Built behavior ExceptionSet
11:32:19				129/519 - 0:00:00:00.503: Built behavior ExceptionSetWithExclusions
11:32:19				130/519 - 0:00:00:00: Built behavior ExecutionEnvironment
11:32:19				131/519 - 0:00:00:00.628: Built behavior Exit
11:32:20				132/519 - 0:00:00:00.549: Built behavior ExpressionEvaluated
11:32:21				133/519 - 0:00:00:00.578: Built behavior ExtensionPointsOwningPackageNotification
11:32:21				134/519 - 0:00:00:00.603: Built behavior ExternalAddress
11:32:26				135/519 - 0:00:00:04.875: Built behavior ExternalData
11:32:26				136/519 - 0:00:00:00: Built behavior ExternalObject
11:32:27				137/519 - 0:00:00:00.616: Built behavior ExternalSemaphoreTable
11:32:27				138/519 - 0:00:00:00: Built behavior ExternalStructure
11:32:28				139/519 - 0:00:00:00.819: Built behavior ExternalType
11:32:28				140/519 - 0:00:00:00.483: Built behavior ExternalUnion
11:32:29				141/519 - 0:00:00:00.571: Built behavior FFIBackend
11:32:29				142/519 - 0:00:00:00: Built behavior FFIConstants
11:32:29				143/519 - 0:00:00:00.457: Built behavior False
11:32:30				144/519 - 0:00:00:00.881: Built behavior File
11:32:31				145/519 - 0:00:00:00.619: Built behavior FileAlreadyExistsException
11:32:31				146/519 - 0:00:00:00.587: Built behavior FileDoesNotExistException
11:32:31				147/519 - 0:00:00:00: Built behavior FileException
11:32:32				148/519 - 0:00:00:00.593: Built behavior FilePathEncoder
11:32:32				149/519 - 0:00:00:00.487: Built behavior FileWriteError
11:32:33				150/519 - 0:00:00:00.756: Built behavior FinalizationProcess
11:32:34				151/519 - 0:00:00:00.706: Built behavior FinalizationRegistry
11:32:34				152/519 - 0:00:00:00.546: Built behavior FinalizationRegistryEntry
11:32:35				153/519 - 0:00:00:00.446: Built behavior FixedLayout
11:32:35				154/519 - 0:00:00:00: Built behavior Float
11:32:35				155/519 - 0:00:00:00.483: Built behavior Float32Array
11:32:36				156/519 - 0:00:00:00.483: Built behavior Float64Array
11:32:36				157/519 - 0:00:00:00.499: Built behavior FloatPrintPolicy
11:32:37				158/519 - 0:00:00:00.519: Built behavior Fraction
11:32:37				159/519 - 0:00:00:00.501: Built behavior FullBlockClosure
11:32:38				160/519 - 0:00:00:00.547: Built behavior Generator
11:32:38				161/519 - 0:00:00:00.456: Built behavior GlobalVariable
11:32:39				162/519 - 0:00:00:00.711: Built behavior HEAbstractExported
11:32:40				163/519 - 0:00:00:01: Built behavior HEAdditionalMethodState
11:32:40				164/519 - 0:00:00:00.431: Built behavior HEArray
11:32:41				165/519 - 0:00:00:00.521: Built behavior HEAssociation
11:32:41				166/519 - 0:00:00:00.592: Built behavior HEBinaryReader
11:32:42				167/519 - 0:00:00:00.434: Built behavior HEBoolean
11:32:42				168/519 - 0:00:00:00.476: Built behavior HEByteArray
11:32:43				169/519 - 0:00:00:00.447: Built behavior HEByteString
11:32:43				170/519 - 0:00:00:00.451: Built behavior HECharacter
11:32:45				171/519 - 0:00:00:01.651: Built behavior HEClass
11:32:46				172/519 - 0:00:00:00.937: Built behavior HEClassTrait
11:32:46				173/519 - 0:00:00:00.459: Built behavior HEClassVariable
11:32:47				174/519 - 0:00:00:00.722: Built behavior HECompiledBlock
11:32:48				175/519 - 0:00:00:00.595: Built behavior HEConstantBlock
11:32:48				176/519 - 0:00:00:00: Built behavior HEExportedLiteral
11:32:48				177/519 - 0:00:00:00.492: Built behavior HEExportedMetaclass
11:32:49				178/519 - 0:00:00:00.785: Built behavior HEExtendedEnvironment
11:32:49				179/519 - 0:00:00:00.479: Built behavior HEFloat
11:32:50				180/519 - 0:00:00:00.668: Built behavior HEFraction
11:32:50				181/519 - 0:00:00:00.502: Built behavior HEGlobalVariable
11:32:51				182/519 - 0:00:00:00.755: Built behavior HEInstaller
11:32:52				183/519 - 0:00:00:00.52: Built behavior HEInteger
11:32:53				184/519 - 0:00:00:00.861: Built behavior HEMethod
11:32:53				185/519 - 0:00:00:00: Built behavior HEMethodContainer
11:32:53				186/519 - 0:00:00:00.594: Built behavior HEMethodLiteral
11:32:54				187/519 - 0:00:00:00.651: Built behavior HEPackage
11:32:54				188/519 - 0:00:00:00.564: Built behavior HEPragma
11:32:55				189/519 - 0:00:00:00.464: Built behavior HEScaledDecimal
11:32:56				190/519 - 0:00:00:00.593: Built behavior HESendMessage
11:32:56				191/519 - 0:00:00:00: Built behavior HESymbol
11:32:56				192/519 - 0:00:00:00.548: Built behavior HETrait
11:32:57				193/519 - 0:00:00:00.504: Built behavior HETraitLiteral
11:32:57				194/519 - 0:00:00:00.505: Built behavior HEUndefinedObject
11:32:58				195/519 - 0:00:00:00.533: Built behavior HEWideString
11:32:59				196/519 - 0:00:00:00.993: Built behavior HashTableSizes
11:32:59				197/519 - 0:00:00:00: Built behavior HashedCollection
11:32:59				198/519 - 0:00:00:00.664: Built behavior Heap
11:33:00				199/519 - 0:00:00:00.527: Built behavior HermesCommandLineHandler
11:33:00				200/519 - 0:00:00:00.477: Built behavior IdentityBag
11:33:01				201/519 - 0:00:00:00.469: Built behavior IdentityDictionary
11:33:01				202/519 - 0:00:00:00.487: Built behavior IdentitySet
11:33:02				203/519 - 0:00:00:00.556: Built behavior IllegalFileName
11:33:02				204/519 - 0:00:00:00.52: Built behavior IllegalResumeAttempt
11:33:03				205/519 - 0:00:00:00.468: Built behavior ImmediateLayout
11:33:03				206/519 - 0:00:00:00.583: Built behavior IncompatibleLayoutConflict
11:33:04				207/519 - 0:00:00:01.127: Built behavior IndexedSlot
11:33:05				208/519 - 0:00:00:00.637: Built behavior InexactFloatPrintPolicy
11:33:06				209/519 - 0:00:00:00.635: Built behavior InstanceVariableNotFound
11:33:06				210/519 - 0:00:00:00.496: Built behavior InstanceVariableSlot
11:33:07				211/519 - 0:00:00:00.694: Built behavior InstructionClient
11:33:08				212/519 - 0:00:00:00.712: Built behavior InstructionStream
11:33:08				213/519 - 0:00:00:00.509: Built behavior Integer
11:33:09				214/519 - 0:00:00:00.492: Built behavior IntegerArray
11:33:09				215/519 - 0:00:00:00.572: Built behavior Interval
11:33:10				216/519 - 0:00:00:00.527: Built behavior InvalidGlobalName
11:33:10				217/519 - 0:00:00:00.53: Built behavior InvalidSlotName
11:33:11				218/519 - 0:00:00:01.057: Built behavior KeyNotFound
11:33:12				219/519 - 0:00:00:01.035: Built behavior KeyboardKey
11:33:13				220/519 - 0:00:00:00.529: Built behavior KeyedTree
11:33:14				221/519 - 0:00:00:00.604: Built behavior LargeInteger
11:33:14				222/519 - 0:00:00:00.475: Built behavior LargeNegativeInteger
11:33:14				223/519 - 0:00:00:00.477: Built behavior LargePositiveInteger
11:33:15				224/519 - 0:00:00:00.502: Built behavior LayoutClassScope
11:33:15				225/519 - 0:00:00:00.512: Built behavior LayoutEmptyScope
11:33:17				226/519 - 0:00:00:01.787: Built behavior LimitedWriteStream
11:33:18				227/519 - 0:00:00:00.649: Built behavior Link
11:33:18				228/519 - 0:00:00:00.561: Built behavior LinkedList
11:33:18				229/519 - 0:00:00:00: Built behavior LiteralVariable
11:33:19				230/519 - 0:00:00:00.518: Built behavior LocalRecursionStopper
11:33:19				231/519 - 0:00:00:00: Built behavior LookupKey
11:33:20				232/519 - 0:00:00:01.122: Built behavior MacOSPlatform
11:33:21				233/519 - 0:00:00:00.47: Built behavior MacOSXPlatform
11:33:21				234/519 - 0:00:00:00: Built behavior Magnitude
11:33:22				235/519 - 0:00:00:01.15: Built behavior ManifestAnnouncementsCore
11:33:22				236/519 - 0:00:00:00.498: Built behavior ManifestCollectionsAbstract
11:33:23				237/519 - 0:00:00:00.49: Built behavior ManifestCollectionsDoubleLinkedList
11:33:23				238/519 - 0:00:00:00.481: Built behavior ManifestCollectionsNative
11:33:24				239/519 - 0:00:00:00.525: Built behavior ManifestCollectionsSequenceable
11:33:24				240/519 - 0:00:00:00.62: Built behavior ManifestCollectionsStack
11:33:25				241/519 - 0:00:00:00.507: Built behavior ManifestCollectionsStreams
11:33:25				242/519 - 0:00:00:00.495: Built behavior ManifestCollectionsStrings
11:33:26				243/519 - 0:00:00:00.498: Built behavior ManifestCollectionsSupport
11:33:26				244/519 - 0:00:00:00.55: Built behavior ManifestCollectionsUnordered
11:33:27				245/519 - 0:00:00:00.617: Built behavior ManifestCollectionsWeak
11:33:28				246/519 - 0:00:00:00.513: Built behavior ManifestFileSystemPath
11:33:28				247/519 - 0:00:00:00.5: Built behavior ManifestFiles
11:33:29				248/519 - 0:00:00:00.501: Built behavior ManifestHermes
11:33:29				249/519 - 0:00:00:00.541: Built behavior ManifestKernel
11:33:30				250/519 - 0:00:00:00.546: Built behavior ManifestKernelCodeModel
11:33:30				251/519 - 0:00:00:00.693: Built behavior ManifestNumberParser
11:33:31				252/519 - 0:00:00:00.667: Built behavior ManifestPharoBootstrapInitialization
11:33:32				253/519 - 0:00:00:00.531: Built behavior ManifestSystemAnnouncements
11:33:32				254/519 - 0:00:00:00.554: Built behavior ManifestSystemBasicCommandLineHandler
11:33:33				255/519 - 0:00:00:00.548: Built behavior ManifestSystemCommandLine
11:33:33				256/519 - 0:00:00:00.732: Built behavior ManifestSystemCommandLineHandler
11:33:34				257/519 - 0:00:00:00.532: Built behavior ManifestSystemFinalization
11:33:34				258/519 - 0:00:00:00.548: Built behavior ManifestSystemPlatforms
11:33:35				259/519 - 0:00:00:00.545: Built behavior ManifestSystemSessionManager
11:33:36				260/519 - 0:00:00:00.549: Built behavior ManifestSystemSources
11:33:36				261/519 - 0:00:00:00.553: Built behavior ManifestSystemSupport
11:33:37				262/519 - 0:00:00:00.591: Built behavior ManifestTranscriptNonInteractive
11:33:37				263/519 - 0:00:00:00.586: Built behavior ManifestUIManager
11:33:38				264/519 - 0:00:00:00.76: Built behavior Message
11:33:39				265/519 - 0:00:00:00.702: Built behavior MessageNotUnderstood
11:33:39				266/519 - 0:00:00:00.623: Built behavior MessageSend
11:33:40				267/519 - 0:00:00:00.671: Built behavior Metaclass
11:33:41				268/519 - 0:00:00:01.194: Built behavior MethodAdded
11:33:41				269/519 - 0:00:00:00: Built behavior MethodAnnouncement
11:33:42				270/519 - 0:00:00:00.509: Built behavior MethodDictionary
11:33:42				271/519 - 0:00:00:00.601: Built behavior MethodModified
11:33:43				272/519 - 0:00:00:00.552: Built behavior MethodRecategorized
11:33:43				273/519 - 0:00:00:00.601: Built behavior MethodRemoved
11:33:44				274/519 - 0:00:00:00.695: Built behavior MethodRepackaged
11:33:45				275/519 - 0:00:00:00.9: Built behavior ModificationForbidden
11:33:46				276/519 - 0:00:00:00.962: Built behavior Monitor
11:33:47				277/519 - 0:00:00:00.729: Built behavior MonitorDelay
11:33:48				278/519 - 0:00:00:00.83: Built behavior Mutex
11:33:49				279/519 - 0:00:00:00.984: Built behavior MutexSet
11:33:49				280/519 - 0:00:00:00.902: Built behavior NewUndeclaredWarning
11:33:50				281/519 - 0:00:00:00.477: Built behavior NoChangesLog
11:33:51				282/519 - 0:00:00:01.219: Built behavior NoPharoFilesOpener
11:33:52				283/519 - 0:00:00:00.693: Built behavior NonBooleanReceiver
11:33:52				284/519 - 0:00:00:00: Built behavior NonInteractiveTranscript
11:33:52				285/519 - 0:00:00:00.537: Built behavior NonInteractiveUIManager
11:33:52				286/519 - 0:00:00:00: Built behavior NotFound
11:33:54				287/519 - 0:00:00:01.258: Built behavior NotYetImplemented
11:33:54				288/519 - 0:00:00:00: Built behavior Notification
11:33:54				289/519 - 0:00:00:00.498: Built behavior NullFFIBackend
11:33:55				290/519 - 0:00:00:00.631: Built behavior NullStream
11:33:55				291/519 - 0:00:00:00.661: Built behavior NullTermInfo
11:33:55				292/519 - 0:00:00:00: Built behavior Number
11:33:57				293/519 - 0:00:00:01.154: Built behavior NumberParser
11:33:57				294/519 - 0:00:00:00: Built behavior OSPlatform
11:33:57				295/519 - 0:00:00:00.679: Built behavior OSPlatformVisitor
11:33:57				296/519 - 0:00:00:00: Built behavior Object
11:33:58				297/519 - 0:00:00:00.532: Built behavior ObjectFinalizer
11:33:59				298/519 - 0:00:00:01.113: Built behavior ObjectFinalizerCollection
11:33:59				299/519 - 0:00:00:00: Built behavior ObjectLayout
11:33:59				300/519 - 0:00:00:00: Built behavior OrderedCollection
11:34:00				301/519 - 0:00:00:00.642: Built behavior OrderedDictionary
11:34:00				302/519 - 0:00:00:00.538: Built behavior OrderedIdentityDictionary
11:34:01				303/519 - 0:00:00:00.596: Built behavior OutOfMemory
11:34:02				304/519 - 0:00:00:00.872: Built behavior Package
11:34:03				305/519 - 0:00:00:01.054: Built behavior PackageAdded
11:34:03				306/519 - 0:00:00:00: Built behavior PackageAnnouncement
11:34:03				307/519 - 0:00:00:00.697: Built behavior PackageConflictError
11:34:03				308/519 - 0:00:00:00: Built behavior PackageManifest
11:34:04				309/519 - 0:00:00:00.763: Built behavior PackageOrganizer
11:34:05				310/519 - 0:00:00:00.513: Built behavior PackageRemoved
11:34:05				311/519 - 0:00:00:00.569: Built behavior PackageRenamed
11:34:06				312/519 - 0:00:00:00.73: Built behavior PackageTag
11:34:07				313/519 - 0:00:00:01.096: Built behavior PackageTagAdded
11:34:07				314/519 - 0:00:00:00: Built behavior PackageTagAnnouncement
11:34:08				315/519 - 0:00:00:00.55: Built behavior PackageTagRemoved
11:34:08				316/519 - 0:00:00:00.606: Built behavior PackageTagRenamed
11:34:08				317/519 - 0:00:00:00: Built behavior Path
11:34:09				318/519 - 0:00:00:00.657: Built behavior PerformMessageCommandLineHandler
11:34:10				319/519 - 0:00:00:00.696: Built behavior PharoBootstrapInitialization
11:34:10				320/519 - 0:00:00:00.594: Built behavior PharoCommandLineHandler
11:34:10				321/519 - 0:00:00:00: Built behavior PharoFilesOpener
11:34:11				322/519 - 0:00:00:00.617: Built behavior PluggableDictionary
11:34:11				323/519 - 0:00:00:00.639: Built behavior PluggableSet
11:34:12				324/519 - 0:00:00:01.074: Built behavior Point
11:34:12				325/519 - 0:00:00:00: Built behavior PointerLayout
11:34:12				326/519 - 0:00:00:00: Built behavior PositionableStream
11:34:13				327/519 - 0:00:00:00.605: Built behavior Pragma
11:34:14				328/519 - 0:00:00:00.775: Built behavior PrimitiveError
11:34:14				329/519 - 0:00:00:00.554: Built behavior PrimitiveFailed
11:34:15				330/519 - 0:00:00:00.549: Built behavior PrintVersionCommandLineHandler
11:34:16				331/519 - 0:00:00:00.97: Built behavior Process
11:34:17				332/519 - 0:00:00:00.615: Built behavior ProcessAlreadyTerminating
11:34:17				333/519 - 0:00:00:00.621: Built behavior ProcessList
11:34:17				334/519 - 0:00:00:00: Built behavior ProcessLocalVariable
11:34:17				335/519 - 0:00:00:00: Built behavior ProcessSpecificVariable
11:34:18				336/519 - 0:00:00:01.098: Built behavior ProcessorScheduler
11:34:18				337/519 - 0:00:00:00: Built behavior ProtoObject
11:34:19				338/519 - 0:00:00:00.764: Built behavior Protocol
11:34:20				339/519 - 0:00:00:01.147: Built behavior ProtocolAdded
11:34:20				340/519 - 0:00:00:00: Built behavior ProtocolAnnouncement
11:34:21				341/519 - 0:00:00:00.556: Built behavior ProtocolRemoved
11:34:21				342/519 - 0:00:00:00.58: Built behavior ProtocolRenamed
11:34:25				343/519 - 0:00:00:03.254: Built behavior ProvideAnswerNotification
11:34:25				344/519 - 0:00:00:00.714: Built behavior PseudoVariable
11:34:26				345/519 - 0:00:00:01.019: Built behavior RPackageSet
11:34:27				346/519 - 0:00:00:00.581: Built behavior ReadOnlyFileException
11:34:27				347/519 - 0:00:00:00.481: Built behavior ReadStream
11:34:28				348/519 - 0:00:00:00.533: Built behavior ReadWriteStream
11:34:29				349/519 - 0:00:00:00.853: Built behavior Rectangle
11:34:30				350/519 - 0:00:00:00.839: Built behavior RecursionStopper
11:34:30				351/519 - 0:00:00:00.487: Built behavior RelativePath
11:34:31				352/519 - 0:00:00:00.913: Built behavior RemoteString
11:34:32				353/519 - 0:00:00:00.77: Built behavior RunArray
11:34:32				354/519 - 0:00:00:00.629: Built behavior SaveCommandLineHandler
11:34:33				355/519 - 0:00:00:00.622: Built behavior ScaledDecimal
11:34:33				356/519 - 0:00:00:00: Built behavior SelectorException
11:34:34				357/519 - 0:00:00:00.543: Built behavior SelfVariable
11:34:34				358/519 - 0:00:00:00.581: Built behavior Semaphore
11:34:34				359/519 - 0:00:00:00: Built behavior SequenceableCollection
11:34:35				360/519 - 0:00:00:00.713: Built behavior SessionAccessModeResolver
11:34:36				361/519 - 0:00:00:00.778: Built behavior SessionCategory
11:34:37				362/519 - 0:00:00:00.979: Built behavior SessionManager
11:34:37				363/519 - 0:00:00:00: Built behavior Set
11:34:37				364/519 - 0:00:00:00.845: Built behavior ShAbstractChange
11:34:38				365/519 - 0:00:00:00.851: Built behavior ShAbstractChangeDetector
11:34:39				366/519 - 0:00:00:00.774: Built behavior ShAbstractClassChangeDetector
11:34:40				367/519 - 0:00:00:00.566: Built behavior ShAbstractInstanceSideClassChangeDetector
11:34:40				368/519 - 0:00:00:00.568: Built behavior ShBitLayoutChangeDetector
11:34:41				369/519 - 0:00:00:00.526: Built behavior ShBitLayoutChanged
11:34:41				370/519 - 0:00:00:00.533: Built behavior ShClassChanged
11:34:42				371/519 - 0:00:00:00.578: Built behavior ShClassSlotChangeDetector
11:34:43				372/519 - 0:00:00:00.812: Built behavior ShDefaultBuilderEnhancer
11:34:43				373/519 - 0:00:00:00.526: Built behavior ShInstanceShapeChanged
11:34:44				374/519 - 0:00:00:00.688: Built behavior ShLayoutChangeDetector
11:34:45				375/519 - 0:00:00:00.945: Built behavior ShLayoutDefinition
11:34:45				376/519 - 0:00:00:00.527: Built behavior ShMetaclassChangeDetector
11:34:46				377/519 - 0:00:00:00.508: Built behavior ShMetaclassChanged
11:34:46				378/519 - 0:00:00:00.528: Built behavior ShNoChangesInClass
11:34:47				379/519 - 0:00:00:00.548: Built behavior ShSharedPoolChangeDetector
11:34:47				380/519 - 0:00:00:00.521: Built behavior ShSharedVariablesChangeDetector
11:34:48				381/519 - 0:00:00:00.545: Built behavior ShSlotChangeDetector
11:34:49				382/519 - 0:00:00:00.533: Built behavior ShSuperclassChangeDetector
11:34:49				383/519 - 0:00:00:00.521: Built behavior ShSuperclassChanged
11:34:49				384/519 - 0:00:00:00: Built behavior SharedPool
11:34:50				385/519 - 0:00:00:00.648: Built behavior SharedQueue
11:34:51				386/519 - 0:00:00:01.236: Built behavior ShiftAnonymousClassInstaller
11:34:53				387/519 - 0:00:00:01.688: Built behavior ShiftClassBuilder
11:34:53				388/519 - 0:00:00:00: Built behavior ShiftClassInstaller
11:34:53				389/519 - 0:00:00:00.709: Built behavior ShiftClassSideBuilder
11:34:54				390/519 - 0:00:00:00.566: Built behavior ShouldBeImplemented
11:34:54				391/519 - 0:00:00:00.568: Built behavior ShouldNotImplement
11:34:55				392/519 - 0:00:00:00.629: Built behavior SimulationExceptionWrapper
11:34:56				393/519 - 0:00:00:00.558: Built behavior SizeMismatch
11:34:56				394/519 - 0:00:00:00: Built behavior Slot
11:34:56				395/519 - 0:00:00:00.64: Built behavior SlotNotFound
11:34:57				396/519 - 0:00:00:00.67: Built behavior SmallDictionary
11:34:57				397/519 - 0:00:00:00.515: Built behavior SmallFloat64
11:34:58				398/519 - 0:00:00:00.522: Built behavior SmallIdentityDictionary
11:34:59				399/519 - 0:00:00:00.593: Built behavior SmallInteger
11:35:00				400/519 - 0:00:00:01.081: Built behavior SmalltalkImage
11:35:01				401/519 - 0:00:00:00.953: Built behavior SnapshotOperation
11:35:01				402/519 - 0:00:00:00.604: Built behavior SortedCollection
11:35:02				403/519 - 0:00:00:00.484: Built behavior SourceChunkWriteStream
11:35:03				404/519 - 0:00:00:00.818: Built behavior SourceFile
11:35:03				405/519 - 0:00:00:00.806: Built behavior SourceFileArray
11:35:04				406/519 - 0:00:00:00.981: Built behavior SourceFileBufferedReadWriteStream
11:35:05				407/519 - 0:00:00:00.807: Built behavior SourceFileCharacterReadWriteStream
11:35:06				408/519 - 0:00:00:01.171: Built behavior SparseLargeArray
11:35:06				409/519 - 0:00:00:00: Built behavior SparseLargeTable
11:35:07				410/519 - 0:00:00:00.476: Built behavior Stack
11:35:07				411/519 - 0:00:00:00.497: Built behavior StartupUIManager
11:35:08				412/519 - 0:00:00:00.962: Built behavior Stdio
11:35:09				413/519 - 0:00:00:00.542: Built behavior StdioStream
11:35:09				414/519 - 0:00:00:00: Built behavior Stream
11:35:09				415/519 - 0:00:00:00: Built behavior String
11:35:09				416/519 - 0:00:00:00.582: Built behavior SubclassResponsibility
11:35:10				417/519 - 0:00:00:00.709: Built behavior SubscriptOutOfBounds
11:35:11				418/519 - 0:00:00:00.808: Built behavior SubscriptionRegistry
11:35:11				419/519 - 0:00:00:00.527: Built behavior SuperVariable
11:35:11				420/519 - 0:00:00:00: Built behavior Symbol
11:35:12				421/519 - 0:00:00:00.774: Built behavior SymbolNotFoundError
11:35:12				422/519 - 0:00:00:00: Built behavior SystemAnnouncement
11:35:13				423/519 - 0:00:00:00.552: Built behavior SystemAnnouncer
11:35:13				424/519 - 0:00:00:00.666: Built behavior SystemDictionary
11:35:14				425/519 - 0:00:00:00.766: Built behavior SystemNavigation
11:35:14				426/519 - 0:00:00:00: Built behavior SystemNotification
11:35:15				427/519 - 0:00:00:01.011: Built behavior SystemVersion
11:35:16				428/519 - 0:00:00:00.496: Built behavior TermInfoCharacter
11:35:16				429/519 - 0:00:00:00.747: Built behavior Termcap
11:35:17				430/519 - 0:00:00:00.603: Built behavior ThisContextVariable
11:35:18				431/519 - 0:00:00:00.53: Built behavior ThisProcessVariable
11:35:18				432/519 - 0:00:00:00.58: Built behavior TimedOut
11:35:19				433/519 - 0:00:00:00.538: Built behavior True
11:35:19				434/519 - 0:00:00:00: Built behavior UIManager
11:35:19				435/519 - 0:00:00:00.496: Built behavior UNCNetworkPath
11:35:20				436/519 - 0:00:00:00.493: Built behavior UndeclaredRegistry
11:35:20				437/519 - 0:00:00:00.555: Built behavior UndeclaredVariable
11:35:21				438/519 - 0:00:00:00.676: Built behavior UndeclaredVariableError
11:35:22				439/519 - 0:00:00:00.58: Built behavior UndeclaredVariableRead
11:35:22				440/519 - 0:00:00:00.604: Built behavior UndeclaredVariableWrite
11:35:23				441/519 - 0:00:00:00.609: Built behavior UndefinedClassVariable
11:35:23				442/519 - 0:00:00:00.759: Built behavior UndefinedObject
11:35:24				443/519 - 0:00:00:00.629: Built behavior UndefinedPackage
11:35:25				444/519 - 0:00:00:00.521: Built behavior UndefinedPackageTag
11:35:25				445/519 - 0:00:00:00.623: Built behavior UndefinedSlot
11:35:26				446/519 - 0:00:00:01.23: Built behavior UnhandledError
11:35:26				447/519 - 0:00:00:00: Built behavior UnhandledException
11:35:27				448/519 - 0:00:00:01.008: Built behavior Unix32Platform
11:35:28				449/519 - 0:00:00:00.501: Built behavior Unix64Platform
11:35:29				450/519 - 0:00:00:00.549: Built behavior UnixARM32Platform
11:35:29				451/519 - 0:00:00:00: Built behavior UnixPlatform
11:35:29				452/519 - 0:00:00:00.683: Built behavior UnwindError
11:35:30				453/519 - 0:00:00:00.973: Built behavior VTermOutputDriver
11:35:31				454/519 - 0:00:00:00.533: Built behavior ValueLink
11:35:31				455/519 - 0:00:00:00.536: Built behavior ValueNotFound
11:35:31				456/519 - 0:00:00:00: Built behavior Variable
11:35:32				457/519 - 0:00:00:00.511: Built behavior VariableLayout
11:35:33				458/519 - 0:00:00:00.812: Built behavior VirtualMachine
11:35:33				459/519 - 0:00:00:00: Built behavior Warning
11:35:33				460/519 - 0:00:00:00.561: Built behavior WeakAnnouncementSubscription
11:35:34				461/519 - 0:00:00:00.471: Built behavior WeakArray
11:35:34				462/519 - 0:00:00:00.53: Built behavior WeakIdentityKeyDictionary
11:35:35				463/519 - 0:00:00:01.012: Built behavior WeakIdentitySet
11:35:36				464/519 - 0:00:00:01.013: Built behavior WeakIdentityValueDictionary
11:35:37				465/519 - 0:00:00:00.526: Built behavior WeakKeyAssociation
11:35:37				466/519 - 0:00:00:00.574: Built behavior WeakKeyDictionary
11:35:38				467/519 - 0:00:00:00.511: Built behavior WeakLayout
11:35:38				468/519 - 0:00:00:00.602: Built behavior WeakMessageSend
11:35:39				469/519 - 0:00:00:00.543: Built behavior WeakOrderedCollection
11:35:39				470/519 - 0:00:00:00: Built behavior WeakSet
11:35:40				471/519 - 0:00:00:00.862: Built behavior WeakSubscriptionBuilder
11:35:40				472/519 - 0:00:00:00.514: Built behavior WeakValueAssociation
11:35:40				473/519 - 0:00:00:00: Built behavior WeakValueDictionary
11:35:41				474/519 - 0:00:00:00.576: Built behavior WideCharacterSet
11:35:41				475/519 - 0:00:00:00.573: Built behavior WideString
11:35:42				476/519 - 0:00:00:00.492: Built behavior WideSymbol
11:35:43				477/519 - 0:00:00:00.998: Built behavior Win32Platform
11:35:43				478/519 - 0:00:00:00.505: Built behavior Win32WideString
11:35:44				479/519 - 0:00:00:00.511: Built behavior Win64Platform
11:35:44				480/519 - 0:00:00:00: Built behavior WinPlatform
11:35:44				481/519 - 0:00:00:00.513: Built behavior WordArray
11:35:45				482/519 - 0:00:00:00.518: Built behavior WordLayout
11:35:46				483/519 - 0:00:00:00.928: Built behavior WorkingSession
11:35:47				484/519 - 0:00:00:00.661: Built behavior WorkspaceVariable
11:35:47				485/519 - 0:00:00:00: Built behavior WriteStream
11:35:47				486/519 - 0:00:00:00.639: Built behavior ZeroDivide
11:35:48				487/519 - 0:00:00:01.191: Built behavior ZnBase64Encoder
11:35:49				488/519 - 0:00:00:00.853: Built behavior ZnBufferedReadStream
11:35:50				489/519 - 0:00:00:00.845: Built behavior ZnBufferedReadWriteStream
11:35:51				490/519 - 0:00:00:00.846: Built behavior ZnBufferedWriteStream
11:35:53				491/519 - 0:00:00:02.111: Built behavior ZnByteEncoder
11:35:54				492/519 - 0:00:00:00.709: Built behavior ZnByteStringBecameWideString
11:35:55				493/519 - 0:00:00:00.884: Built behavior ZnCRLFReadStream
11:35:55				494/519 - 0:00:00:00: Built behavior ZnCharacterEncoder
11:35:55				495/519 - 0:00:00:00.722: Built behavior ZnCharacterEncodingError
11:35:57				496/519 - 0:00:00:01.9: Built behavior ZnCharacterReadStream
11:35:58				497/519 - 0:00:00:00.856: Built behavior ZnCharacterReadWriteStream
11:35:59				498/519 - 0:00:00:01.04: Built behavior ZnCharacterWriteStream
11:36:00				499/519 - 0:00:00:00.539: Built behavior ZnCodePointReadStream
11:36:00				500/519 - 0:00:00:00.553: Built behavior ZnCodePointWriteStream
11:36:01				501/519 - 0:00:00:00.815: Built behavior ZnCrPortableWriteStream
11:36:02				502/519 - 0:00:00:00.508: Built behavior ZnDefaultCharacterEncoder
11:36:02				503/519 - 0:00:00:00: Built behavior ZnEncodedReadStream
11:36:02				504/519 - 0:00:00:00: Built behavior ZnEncodedStream
11:36:02				505/519 - 0:00:00:00: Built behavior ZnEncodedWriteStream
11:36:03				506/519 - 0:00:00:01.027: Built behavior ZnEndianSensitiveUTFEncoder
11:36:03				507/519 - 0:00:00:00.814: Built behavior ZnEndianessReadWriteStream
11:36:04				508/519 - 0:00:00:00.899: Built behavior ZnFastLineReader
11:36:05				509/519 - 0:00:00:00.52: Built behavior ZnIncomplete
11:36:05				510/519 - 0:00:00:00.534: Built behavior ZnInvalidUTF8
11:36:06				511/519 - 0:00:00:00.68: Built behavior ZnNewLineWriterStream
11:36:07				512/519 - 0:00:00:00.537: Built behavior ZnNullEncoder
11:36:08				513/519 - 0:00:00:00.979: Built behavior ZnPercentEncoder
11:36:09				514/519 - 0:00:00:01.008: Built behavior ZnPositionableReadStream
11:36:09				515/519 - 0:00:00:00: Built behavior ZnSimplifiedByteEncoder
11:36:09				516/519 - 0:00:00:00.588: Built behavior ZnUTF16Encoder
11:36:10				517/519 - 0:00:00:00.56: Built behavior ZnUTF32Encoder
DeprecationPerformedNotification: Automatic deprecation code rewrite: The method RGBehaviorStrategyUser>>#theNonMetaClass called from EPCrossCompilerBinding>>#binding has been deprecated. Please use #instanceSide instead
11:36:10				518/519 - 0:00:00:00.684: Built behavior ZnUTF8Encoder
11:36:10				519/519 - 0:00:00:00: Built behavior ZnUTFEncoder
11:36:10				End: Create classes
11:36:10				Begin: Installing defined methods
11:36:11				002/519 - 1/5: Installing method AbsolutePath>>isAbsolute
11:36:25				002/519 - 2/5: Installing method AbsolutePath>>isRoot
11:36:25				002/519 - 3/5: Installing method AbsolutePath>>printOn:
11:36:25				002/519 - 4/5: Installing method AbsolutePath>>printPathOn:delimiter:
11:36:25				002/519 - 5/5: Installing method AbsolutePath>>withParents
DeprecationPerformedNotification: Automatic deprecation code rewrite: The method RGBehaviorStrategyUser>>#theNonMetaClass called from EPCrossCompilerBinding>>#binding has been deprecated. Please use #instanceSide instead
11:36:25				002/519 - 1/4: Installing method AbsolutePath class>>addEmptyElementTo:
11:36:25				002/519 - 2/4: Installing method AbsolutePath class>>addParentElementTo:on:
11:36:25				002/519 - 3/4: Installing method AbsolutePath class>>from:delimiter:
11:36:25				002/519 - 4/4: Installing method AbsolutePath class>>removeRedundantSegments:
11:36:25				003/519 - 1/14: Installing method AbstractAnnouncementSubscription>>action
11:36:25				003/519 - 2/14: Installing method AbstractAnnouncementSubscription>>action:
11:36:25				003/519 - 3/14: Installing method AbstractAnnouncementSubscription>>announcementClass
11:36:25				003/519 - 4/14: Installing method AbstractAnnouncementSubscription>>announcementClass:
11:36:25				003/519 - 5/14: Installing method AbstractAnnouncementSubscription>>announcer
11:36:25				003/519 - 6/14: Installing method AbstractAnnouncementSubscription>>announcer:
11:36:25				003/519 - 7/14: Installing method AbstractAnnouncementSubscription>>deliver:
11:36:25				003/519 - 8/14: Installing method AbstractAnnouncementSubscription>>handlesAnnouncement:
11:36:25				003/519 - 9/14: Installing method AbstractAnnouncementSubscription>>makeStrong
11:36:25				003/519 - 10/14: Installing method AbstractAnnouncementSubscription>>makeWeak
11:36:25				003/519 - 11/14: Installing method AbstractAnnouncementSubscription>>printOn:
11:36:25				003/519 - 12/14: Installing method AbstractAnnouncementSubscription>>subscriber
11:36:25				003/519 - 13/14: Installing method AbstractAnnouncementSubscription>>subscriber:
11:36:25				003/519 - 14/14: Installing method AbstractAnnouncementSubscription>>valuable:
11:36:27				004/519 - 1/38: Installing method AbstractBinaryFileStream>>atEnd
11:36:27				004/519 - 2/38: Installing method AbstractBinaryFileStream>>contents
11:36:27				004/519 - 3/38: Installing method AbstractBinaryFileStream>>cr
11:36:27				004/519 - 4/38: Installing method AbstractBinaryFileStream>>crlf
11:36:27				004/519 - 5/38: Installing method AbstractBinaryFileStream>>file
11:36:27				004/519 - 6/38: Installing method AbstractBinaryFileStream>>file:
11:36:27				004/519 - 7/38: Installing method AbstractBinaryFileStream>>flush
11:36:27				004/519 - 8/38: Installing method AbstractBinaryFileStream>>handle:file:forWrite:
11:36:27				004/519 - 9/38: Installing method AbstractBinaryFileStream>>isBinary
11:36:27				004/519 - 10/38: Installing method AbstractBinaryFileStream>>lf
11:36:27				004/519 - 11/38: Installing method AbstractBinaryFileStream>>name
11:36:27				004/519 - 12/38: Installing method AbstractBinaryFileStream>>next
11:36:27				004/519 - 13/38: Installing method AbstractBinaryFileStream>>next:
11:36:27				004/519 - 14/38: Installing method AbstractBinaryFileStream>>next:into:
11:36:28				004/519 - 15/38: Installing method AbstractBinaryFileStream>>next:into:startingAt:
11:36:28				004/519 - 16/38: Installing method AbstractBinaryFileStream>>next:putAll:
11:36:28				004/519 - 17/38: Installing method AbstractBinaryFileStream>>next:putAll:startingAt:
11:36:28				004/519 - 18/38: Installing method AbstractBinaryFileStream>>nextInto:
11:36:28				004/519 - 19/38: Installing method AbstractBinaryFileStream>>nextLittleEndianNumber:
11:36:28				004/519 - 20/38: Installing method AbstractBinaryFileStream>>nextLittleEndianNumber:put:
11:36:28				004/519 - 21/38: Installing method AbstractBinaryFileStream>>nextPut:
11:36:28				004/519 - 22/38: Installing method AbstractBinaryFileStream>>nextPutAll:
11:36:28				004/519 - 23/38: Installing method AbstractBinaryFileStream>>peek
11:36:28				004/519 - 24/38: Installing method AbstractBinaryFileStream>>position
11:36:28				004/519 - 25/38: Installing method AbstractBinaryFileStream>>position:
11:36:28				004/519 - 26/38: Installing method AbstractBinaryFileStream>>printOn:
11:36:28				004/519 - 27/38: Installing method AbstractBinaryFileStream>>readInto:startingAt:count:
11:36:28				004/519 - 28/38: Installing method AbstractBinaryFileStream>>releaseSemaphores
11:36:28				004/519 - 29/38: Installing method AbstractBinaryFileStream>>reset
11:36:28				004/519 - 30/38: Installing method AbstractBinaryFileStream>>setToEnd
11:36:28				004/519 - 31/38: Installing method AbstractBinaryFileStream>>size
11:36:28				004/519 - 32/38: Installing method AbstractBinaryFileStream>>skip:
11:36:28				004/519 - 33/38: Installing method AbstractBinaryFileStream>>sync
11:36:28				004/519 - 34/38: Installing method AbstractBinaryFileStream>>upTo:
11:36:28				004/519 - 35/38: Installing method AbstractBinaryFileStream>>upToAnyOf:
11:36:28				004/519 - 36/38: Installing method AbstractBinaryFileStream>>upToEnd
11:36:28				004/519 - 37/38: Installing method AbstractBinaryFileStream>>waitForData
11:36:28				004/519 - 38/38: Installing method AbstractBinaryFileStream>>writeFrom:startingAt:count:
11:36:28				004/519 - 1/2: Installing method AbstractBinaryFileStream class>>handle:file:forWrite:
11:36:28				004/519 - 2/2: Installing method AbstractBinaryFileStream class>>isAbstract
11:36:28				005/519 - 1/6: Installing method AbstractDelayTicker>>millisecondsUntilTick:
11:36:28				005/519 - 2/6: Installing method AbstractDelayTicker>>nowTick
11:36:28				005/519 - 3/6: Installing method AbstractDelayTicker>>restoreResumptionTimes:
11:36:28				005/519 - 4/6: Installing method AbstractDelayTicker>>saveResumptionTimes:
11:36:28				005/519 - 5/6: Installing method AbstractDelayTicker>>tickAfterMilliseconds:
11:36:28				005/519 - 6/6: Installing method AbstractDelayTicker>>waitForUserSignalled:orExpired:
11:36:28				005/519 - 1/1: Installing method AbstractDelayTicker class>>isAbstract
11:36:30				006/519 - 1/37: Installing method AbstractLayout>>=
11:36:30				006/519 - 2/37: Installing method AbstractLayout>>allSlots
11:36:30				006/519 - 3/37: Installing method AbstractLayout>>allSlotsDo:
11:36:30				006/519 - 4/37: Installing method AbstractLayout>>allVisibleSlots
11:36:30				006/519 - 5/37: Installing method AbstractLayout>>checkIntegrity
11:36:30				006/519 - 6/37: Installing method AbstractLayout>>checkSanity
11:36:30				006/519 - 7/37: Installing method AbstractLayout>>definesSlot:
11:36:30				006/519 - 8/37: Installing method AbstractLayout>>extend:
11:36:30				006/519 - 9/37: Installing method AbstractLayout>>extendByte
11:36:30				006/519 - 10/37: Installing method AbstractLayout>>extendDoubleByte
11:36:30				006/519 - 11/37: Installing method AbstractLayout>>extendDoubleWord
11:36:30				006/519 - 12/37: Installing method AbstractLayout>>extendImmediate
11:36:30				006/519 - 13/37: Installing method AbstractLayout>>extendVariable:
11:36:30				006/519 - 14/37: Installing method AbstractLayout>>extendWord
11:36:30				006/519 - 15/37: Installing method AbstractLayout>>fieldSize
11:36:30				006/519 - 16/37: Installing method AbstractLayout>>hasBindingThatBeginsWith:
11:36:30				006/519 - 17/37: Installing method AbstractLayout>>hasFields
11:36:30				006/519 - 18/37: Installing method AbstractLayout>>hasSlot:
11:36:30				006/519 - 19/37: Installing method AbstractLayout>>hasSlotNamed:
11:36:30				006/519 - 20/37: Installing method AbstractLayout>>hasSlots
11:36:30				006/519 - 21/37: Installing method AbstractLayout>>hash
11:36:30				006/519 - 22/37: Installing method AbstractLayout>>host
11:36:30				006/519 - 23/37: Installing method AbstractLayout>>host:
11:36:30				006/519 - 24/37: Installing method AbstractLayout>>instVarNames
11:36:30				006/519 - 25/37: Installing method AbstractLayout>>isBits
11:36:30				006/519 - 26/37: Installing method AbstractLayout>>isBytes
11:36:30				006/519 - 27/37: Installing method AbstractLayout>>isDoubleBytes
11:36:30				006/519 - 28/37: Installing method AbstractLayout>>isDoubleWords
11:36:30				006/519 - 29/37: Installing method AbstractLayout>>isFixedLayout
11:36:30				006/519 - 30/37: Installing method AbstractLayout>>isVariable
11:36:30				006/519 - 31/37: Installing method AbstractLayout>>isWeak
11:36:30				006/519 - 32/37: Installing method AbstractLayout>>isWords
11:36:30				006/519 - 33/37: Installing method AbstractLayout>>resolveSlot:
11:36:30				006/519 - 34/37: Installing method AbstractLayout>>resolveSlot:ifFound:ifNone:
11:36:30				006/519 - 35/37: Installing method AbstractLayout>>slotScope
11:36:30				006/519 - 36/37: Installing method AbstractLayout>>slots
11:36:30				006/519 - 37/37: Installing method AbstractLayout>>visibleSlots
11:36:30				006/519 - 1/1: Installing method AbstractLayout class>>isAbstract
11:36:31				007/519 - 1/24: Installing method AbstractLayoutScope>>=
11:36:31				007/519 - 2/24: Installing method AbstractLayoutScope>>allSlotsDo:
11:36:31				007/519 - 3/24: Installing method AbstractLayoutScope>>allVisibleSlots
11:36:31				007/519 - 4/24: Installing method AbstractLayoutScope>>extend
11:36:31				007/519 - 5/24: Installing method AbstractLayoutScope>>extend:
11:36:31				007/519 - 6/24: Installing method AbstractLayoutScope>>extend:as:
11:36:31				007/519 - 7/24: Installing method AbstractLayoutScope>>fieldSize
11:36:31				007/519 - 8/24: Installing method AbstractLayoutScope>>firstFieldIndex
11:36:31				007/519 - 9/24: Installing method AbstractLayoutScope>>flatten
11:36:31				007/519 - 10/24: Installing method AbstractLayoutScope>>flattenIn:
11:36:31				007/519 - 11/24: Installing method AbstractLayoutScope>>hasBindingThatBeginsWith:
11:36:31				007/519 - 12/24: Installing method AbstractLayoutScope>>hasFields
11:36:31				007/519 - 13/24: Installing method AbstractLayoutScope>>hasSlots
11:36:31				007/519 - 14/24: Installing method AbstractLayoutScope>>hash
11:36:31				007/519 - 15/24: Installing method AbstractLayoutScope>>ifEmpty:
11:36:31				007/519 - 16/24: Installing method AbstractLayoutScope>>ifNotEmpty:
11:36:31				007/519 - 17/24: Installing method AbstractLayoutScope>>indexOf:
11:36:31				007/519 - 18/24: Installing method AbstractLayoutScope>>indexOf:ifAbsent:
11:36:31				007/519 - 19/24: Installing method AbstractLayoutScope>>isEmpty
11:36:31				007/519 - 20/24: Installing method AbstractLayoutScope>>ownFieldSize
11:36:31				007/519 - 21/24: Installing method AbstractLayoutScope>>resolveSlot:
11:36:31				007/519 - 22/24: Installing method AbstractLayoutScope>>resolveSlot:ifFound:ifNone:
11:36:31				007/519 - 23/24: Installing method AbstractLayoutScope>>visibleSlotNames
11:36:31				007/519 - 24/24: Installing method AbstractLayoutScope>>visibleSlots
11:36:31				007/519 - 1/1: Installing method AbstractLayoutScope class>>isAbstract
11:36:31				008/519 - 1/4: Installing method AbstractSessionHandler>>handledId
11:36:31				008/519 - 2/4: Installing method AbstractSessionHandler>>printOn:
11:36:31				008/519 - 3/4: Installing method AbstractSessionHandler>>shutdown:
11:36:31				008/519 - 4/4: Installing method AbstractSessionHandler>>startup:
11:36:31				008/519 - 1/1: Installing method AbstractSessionHandler class>>isAbstract
11:36:31				009/519 - 1/3: Installing method AdditionalBinding>>emitStore:
11:36:31				009/519 - 2/3: Installing method AdditionalBinding>>emitValue:
11:36:31				009/519 - 3/3: Installing method AdditionalBinding>>isReferenced
11:36:32				010/519 - 1/33: Installing method AdditionalMethodState>>analogousCodeTo:
11:36:32				010/519 - 2/33: Installing method AdditionalMethodState>>at:
11:36:32				010/519 - 3/33: Installing method AdditionalMethodState>>at:ifAbsent:
11:36:33				010/519 - 4/33: Installing method AdditionalMethodState>>at:ifAbsentPut:
11:36:33				010/519 - 5/33: Installing method AdditionalMethodState>>at:ifPresent:
11:36:33				010/519 - 6/33: Installing method AdditionalMethodState>>at:put:
11:36:33				010/519 - 7/33: Installing method AdditionalMethodState>>copyWith:
11:36:33				010/519 - 8/33: Installing method AdditionalMethodState>>copyWithout:
11:36:33				010/519 - 9/33: Installing method AdditionalMethodState>>includes:
11:36:33				010/519 - 10/33: Installing method AdditionalMethodState>>includesKey:
11:36:33				010/519 - 11/33: Installing method AdditionalMethodState>>includesProperty:
11:36:33				010/519 - 12/33: Installing method AdditionalMethodState>>isEmpty
11:36:33				010/519 - 13/33: Installing method AdditionalMethodState>>isMethodProperties
11:36:33				010/519 - 14/33: Installing method AdditionalMethodState>>keysAndValuesDo:
11:36:33				010/519 - 15/33: Installing method AdditionalMethodState>>method
11:36:33				010/519 - 16/33: Installing method AdditionalMethodState>>method:
11:36:33				010/519 - 17/33: Installing method AdditionalMethodState>>notEmpty
11:36:33				010/519 - 18/33: Installing method AdditionalMethodState>>postCopy
11:36:33				010/519 - 19/33: Installing method AdditionalMethodState>>pragmas
11:36:33				010/519 - 20/33: Installing method AdditionalMethodState>>pragmasDo:
11:36:33				010/519 - 21/33: Installing method AdditionalMethodState>>printOn:
11:36:33				010/519 - 22/33: Installing method AdditionalMethodState>>properties
11:36:33				010/519 - 23/33: Installing method AdditionalMethodState>>propertyAt:
11:36:33				010/519 - 24/33: Installing method AdditionalMethodState>>propertyAt:ifAbsent:
11:36:33				010/519 - 25/33: Installing method AdditionalMethodState>>propertyAt:ifPresent:
11:36:33				010/519 - 26/33: Installing method AdditionalMethodState>>propertyKeysAndValuesDo:
11:36:33				010/519 - 27/33: Installing method AdditionalMethodState>>propertyValueAt:
11:36:33				010/519 - 28/33: Installing method AdditionalMethodState>>propertyValueAt:ifAbsent:
11:36:33				010/519 - 29/33: Installing method AdditionalMethodState>>removeKey:
11:36:33				010/519 - 30/33: Installing method AdditionalMethodState>>removeKey:ifAbsent:
11:36:33				010/519 - 31/33: Installing method AdditionalMethodState>>selector
11:36:33				010/519 - 32/33: Installing method AdditionalMethodState>>selector:
11:36:33				010/519 - 33/33: Installing method AdditionalMethodState>>setMethod:
DeprecationPerformedNotification: Automatic deprecation code rewrite: The method RGBehaviorStrategyUser>>#theNonMetaClass called from EPCrossCompilerBinding>>#innerBindingOf: has been deprecated. Please use #instanceSide instead
11:36:33				010/519 - 1/7: Installing method AdditionalMethodState class>>forMethod:selector:
11:36:33				010/519 - 2/7: Installing method AdditionalMethodState class>>forSelector:
11:36:33				010/519 - 3/7: Installing method AdditionalMethodState class>>new
11:36:33				010/519 - 4/7: Installing method AdditionalMethodState class>>persistProperty:
11:36:33				010/519 - 5/7: Installing method AdditionalMethodState class>>propertiesToPersist
11:36:33				010/519 - 6/7: Installing method AdditionalMethodState class>>propertiesToPersist:
11:36:33				010/519 - 7/7: Installing method AdditionalMethodState class>>selector:with:
11:36:33				011/519 - 1/2: Installing method Announcement>>asAnnouncement
11:36:33				011/519 - 2/2: Installing method Announcement>>prepareForDelivery
11:36:34				011/519 - 1/5: Installing method Announcement class>>,
11:36:34				011/519 - 2/5: Installing method Announcement class>>-
11:36:34				011/519 - 3/5: Installing method Announcement class>>asAnnouncement
11:36:34				011/519 - 4/5: Installing method Announcement class>>handlesAnnouncement:
11:36:34				011/519 - 5/5: Installing method Announcement class>>where:
11:36:34				012/519 - 1/5: Installing method AnnouncementDeliveryCondition>>announcementClass
11:36:34				012/519 - 2/5: Installing method AnnouncementDeliveryCondition>>announcementClass:
11:36:34				012/519 - 3/5: Installing method AnnouncementDeliveryCondition>>conditionBlock
11:36:34				012/519 - 4/5: Installing method AnnouncementDeliveryCondition>>conditionBlock:
11:36:34				012/519 - 5/5: Installing method AnnouncementDeliveryCondition>>handlesAnnouncement:
11:36:34				012/519 - 1/1: Installing method AnnouncementDeliveryCondition class>>for:where:
11:36:34				013/519 - 1/2: Installing method AnnouncementLogger>>logAnnouncement:
11:36:34				013/519 - 2/2: Installing method AnnouncementLogger>>subscribeTo:
11:36:34				014/519 - 1/3: Installing method AnnouncementSet>>,
11:36:34				014/519 - 2/3: Installing method AnnouncementSet>>-
11:36:34				014/519 - 3/3: Installing method AnnouncementSet>>handlesAnnouncement:
11:36:34				015/519 - 1/4: Installing method AnnouncementSetWithExclusions>>addExclusion:
11:36:34				015/519 - 2/4: Installing method AnnouncementSetWithExclusions>>handlesAnnouncement:
11:36:34				015/519 - 3/4: Installing method AnnouncementSetWithExclusions>>initialize
11:36:34				015/519 - 4/4: Installing method AnnouncementSetWithExclusions>>initialize:
11:36:35				016/519 - 1/5: Installing method AnnouncementSubscription>>makeStrong
11:36:35				016/519 - 2/5: Installing method AnnouncementSubscription>>makeWeak
11:36:35				016/519 - 3/5: Installing method AnnouncementSubscription>>subscriber
11:36:35				016/519 - 4/5: Installing method AnnouncementSubscription>>subscriber:
11:36:35				016/519 - 5/5: Installing method AnnouncementSubscription>>unregister
11:36:35				017/519 - 1/20: Installing method Announcer>>announce:
11:36:35				017/519 - 2/20: Installing method Announcer>>basicSubscribe:
11:36:35				017/519 - 3/20: Installing method Announcer>>delayAnnouncementsAfter:
11:36:35				017/519 - 4/20: Installing method Announcer>>handleSubscriberClass:
11:36:35				017/519 - 5/20: Installing method Announcer>>hasSubscriber:
11:36:35				017/519 - 6/20: Installing method Announcer>>initialize
11:36:35				017/519 - 7/20: Installing method Announcer>>isSuspended
11:36:35				017/519 - 8/20: Installing method Announcer>>numberOfSubscriptions
11:36:35				017/519 - 9/20: Installing method Announcer>>prevent:during:
11:36:35				017/519 - 10/20: Installing method Announcer>>preventedAnnouncements
11:36:35				017/519 - 11/20: Installing method Announcer>>removeSubscription:
11:36:35				017/519 - 12/20: Installing method Announcer>>replace:with:
11:36:35				017/519 - 13/20: Installing method Announcer>>subscriptions
11:36:35				017/519 - 14/20: Installing method Announcer>>subscriptionsForClass:
11:36:35				017/519 - 15/20: Installing method Announcer>>suspendAllWhile:
11:36:35				017/519 - 16/20: Installing method Announcer>>suspendAllWhileStoring:
11:36:35				017/519 - 17/20: Installing method Announcer>>unsubscribe:
11:36:35				017/519 - 18/20: Installing method Announcer>>weak
11:36:35				017/519 - 19/20: Installing method Announcer>>when:do:for:
11:36:35				017/519 - 20/20: Installing method Announcer>>when:send:to:
11:36:36				018/519 - 1/6: Installing method ArgumentsCountMismatch>>calledArgumentsCount
11:36:36				018/519 - 2/6: Installing method ArgumentsCountMismatch>>calledArgumentsCount:
11:36:36				018/519 - 3/6: Installing method ArgumentsCountMismatch>>expectedArgumentsCount
11:36:36				018/519 - 4/6: Installing method ArgumentsCountMismatch>>expectedArgumentsCount:
11:36:36				018/519 - 5/6: Installing method ArgumentsCountMismatch>>messageText
11:36:36				018/519 - 6/6: Installing method ArgumentsCountMismatch>>printArgumentsCount:
11:36:36				018/519 - 1/1: Installing method ArgumentsCountMismatch class>>signalExpectedArgumentsCount:calledArgumentsCount:
11:36:37				020/519 - 1/30: Installing method Array>>as:
11:36:37				020/519 - 2/30: Installing method Array>>asArray
11:36:37				020/519 - 3/30: Installing method Array>>asNewArray
11:36:37				020/519 - 4/30: Installing method Array>>asOrderedCollection
11:36:37				020/519 - 5/30: Installing method Array>>asSet
11:36:37				020/519 - 6/30: Installing method Array>>atWrap:
11:36:37				020/519 - 7/30: Installing method Array>>atWrap:put:
11:36:37				020/519 - 8/30: Installing method Array>>beReadOnlyLiteral
11:36:37				020/519 - 9/30: Installing method Array>>copyWithDependent:
11:36:37				020/519 - 10/30: Installing method Array>>displayString
11:36:37				020/519 - 11/30: Installing method Array>>elementsExchangeIdentityWith:
11:36:37				020/519 - 12/30: Installing method Array>>elementsForwardIdentityTo:
11:36:37				020/519 - 13/30: Installing method Array>>elementsForwardIdentityTo:copyHash:
11:36:37				020/519 - 14/30: Installing method Array>>hasLiteral:
11:36:38				020/519 - 15/30: Installing method Array>>hasLiteralSuchThat:
11:36:38				020/519 - 16/30: Installing method Array>>isArray
11:36:38				020/519 - 17/30: Installing method Array>>isLiteral
11:36:38				020/519 - 18/30: Installing method Array>>isLiteral:
11:36:38				020/519 - 19/30: Installing method Array>>isSelfEvaluating
11:36:38				020/519 - 20/30: Installing method Array>>isSelfEvaluating:
11:36:38				020/519 - 21/30: Installing method Array>>literalEqual:
11:36:38				020/519 - 22/30: Installing method Array>>printAsLiteralFormOn:
11:36:38				020/519 - 23/30: Installing method Array>>printAsSelfEvaluatingFormOn:
11:36:38				020/519 - 24/30: Installing method Array>>printOn:
11:36:38				020/519 - 25/30: Installing method Array>>recursiveDo:
11:36:38				020/519 - 26/30: Installing method Array>>refersToLiteral:
11:36:38				020/519 - 27/30: Installing method Array>>replaceFrom:to:with:startingAt:
11:36:38				020/519 - 28/30: Installing method Array>>shouldBePrintedAsLiteral
11:36:38				020/519 - 29/30: Installing method Array>>shouldBePrintedAsLiteral:
11:36:38				020/519 - 30/30: Installing method Array>>storeOn:
11:36:38				020/519 - 1/3: Installing method Array class>>braceStream:
11:36:38				020/519 - 2/3: Installing method Array class>>empty
11:36:38				020/519 - 3/3: Installing method Array class>>new:
11:36:40				021/519 - 1/85: Installing method Array2D>>+*
11:36:40				021/519 - 2/85: Installing method Array2D>>,
11:36:40				021/519 - 3/85: Installing method Array2D>>,,
11:36:40				021/519 - 4/85: Installing method Array2D>>=
11:36:40				021/519 - 5/85: Installing method Array2D>>add:
11:36:40				021/519 - 6/85: Installing method Array2D>>anyOne
11:36:40				021/519 - 7/85: Installing method Array2D>>asArray
11:36:40				021/519 - 8/85: Installing method Array2D>>asBag
11:36:40				021/519 - 9/85: Installing method Array2D>>asByteArray
11:36:40				021/519 - 10/85: Installing method Array2D>>asCharacterSet
11:36:40				021/519 - 11/85: Installing method Array2D>>asFloatArray
11:36:40				021/519 - 12/85: Installing method Array2D>>asIdentitySet
11:36:40				021/519 - 13/85: Installing method Array2D>>asIntegerArray
11:36:40				021/519 - 14/85: Installing method Array2D>>asOrderedCollection
11:36:40				021/519 - 15/85: Installing method Array2D>>asSet
11:36:40				021/519 - 16/85: Installing method Array2D>>asSortedCollection
11:36:40				021/519 - 17/85: Installing method Array2D>>asSortedCollection:
11:36:40				021/519 - 18/85: Installing method Array2D>>asWordArray
11:36:40				021/519 - 19/85: Installing method Array2D>>at:at:
11:36:40				021/519 - 20/85: Installing method Array2D>>at:at:ifInvalid:
11:36:40				021/519 - 21/85: Installing method Array2D>>at:at:incrementBy:
11:36:40				021/519 - 22/85: Installing method Array2D>>at:at:put:
11:36:40				021/519 - 23/85: Installing method Array2D>>atAllPut:
11:36:40				021/519 - 24/85: Installing method Array2D>>atColumn:
11:36:40				021/519 - 25/85: Installing method Array2D>>atColumn:put:
11:36:40				021/519 - 26/85: Installing method Array2D>>atRandom
11:36:40				021/519 - 27/85: Installing method Array2D>>atRandom:
11:36:40				021/519 - 28/85: Installing method Array2D>>atRow:
11:36:40				021/519 - 29/85: Installing method Array2D>>atRow:put:
11:36:40				021/519 - 30/85: Installing method Array2D>>atRows:columns:
11:36:40				021/519 - 31/85: Installing method Array2D>>atRows:to:columns:to:
11:36:40				021/519 - 32/85: Installing method Array2D>>atRows:to:columns:to:ifInvalid:
11:36:40				021/519 - 33/85: Installing method Array2D>>atRows:to:columns:to:put:
11:36:40				021/519 - 34/85: Installing method Array2D>>collect:
11:36:40				021/519 - 35/85: Installing method Array2D>>columnCount
11:36:40				021/519 - 36/85: Installing method Array2D>>diagonal
11:36:41				021/519 - 37/85: Installing method Array2D>>difference:
11:36:41				021/519 - 38/85: Installing method Array2D>>do:
11:36:41				021/519 - 39/85: Installing method Array2D>>extent
11:36:41				021/519 - 40/85: Installing method Array2D>>hash
11:36:41				021/519 - 41/85: Installing method Array2D>>identityIncludes:
11:36:41				021/519 - 42/85: Installing method Array2D>>identityIndexOf:
11:36:41				021/519 - 43/85: Installing method Array2D>>identityIndexOf:ifAbsent:
11:36:41				021/519 - 44/85: Installing method Array2D>>includes:
11:36:41				021/519 - 45/85: Installing method Array2D>>includesAll:
11:36:41				021/519 - 46/85: Installing method Array2D>>includesAny:
11:36:41				021/519 - 47/85: Installing method Array2D>>indexForRow:andColumn:
11:36:41				021/519 - 48/85: Installing method Array2D>>indexOf:
11:36:41				021/519 - 49/85: Installing method Array2D>>indexOf:ifAbsent:
11:36:41				021/519 - 50/85: Installing method Array2D>>indicesCollect:
11:36:41				021/519 - 51/85: Installing method Array2D>>indicesDo:
11:36:41				021/519 - 52/85: Installing method Array2D>>indicesInject:into:
11:36:41				021/519 - 53/85: Installing method Array2D>>intersection:
11:36:41				021/519 - 54/85: Installing method Array2D>>isSequenceable
11:36:41				021/519 - 55/85: Installing method Array2D>>numberOfColumns
11:36:41				021/519 - 56/85: Installing method Array2D>>numberOfColumns:
11:36:41				021/519 - 57/85: Installing method Array2D>>numberOfRows
11:36:41				021/519 - 58/85: Installing method Array2D>>numberOfRows:
11:36:41				021/519 - 59/85: Installing method Array2D>>occurrencesOf:
11:36:41				021/519 - 60/85: Installing method Array2D>>postCopy
11:36:41				021/519 - 61/85: Installing method Array2D>>preMultiplyByArray:
11:36:41				021/519 - 62/85: Installing method Array2D>>preMultiplyByMatrix:
11:36:41				021/519 - 63/85: Installing method Array2D>>printOn:
11:36:41				021/519 - 64/85: Installing method Array2D>>privateContents
11:36:41				021/519 - 65/85: Installing method Array2D>>readStream
11:36:41				021/519 - 66/85: Installing method Array2D>>reject:
11:36:41				021/519 - 67/85: Installing method Array2D>>remove:ifAbsent:
11:36:41				021/519 - 68/85: Installing method Array2D>>removeAll
11:36:41				021/519 - 69/85: Installing method Array2D>>replaceAll:with:
11:36:41				021/519 - 70/85: Installing method Array2D>>rowAndColumnForIndex:
11:36:41				021/519 - 71/85: Installing method Array2D>>rowCount
11:36:41				021/519 - 72/85: Installing method Array2D>>rows:columns:contents:
11:36:41				021/519 - 73/85: Installing method Array2D>>select:
11:36:41				021/519 - 74/85: Installing method Array2D>>size
11:36:41				021/519 - 75/85: Installing method Array2D>>storeOn:
11:36:41				021/519 - 76/85: Installing method Array2D>>swap:at:with:at:
11:36:41				021/519 - 77/85: Installing method Array2D>>swapColumn:withColumn:
11:36:41				021/519 - 78/85: Installing method Array2D>>swapRow:withRow:
11:36:41				021/519 - 79/85: Installing method Array2D>>transposed
11:36:41				021/519 - 80/85: Installing method Array2D>>with:collect:
11:36:41				021/519 - 81/85: Installing method Array2D>>with:do:
11:36:41				021/519 - 82/85: Installing method Array2D>>with:inject:into:
11:36:41				021/519 - 83/85: Installing method Array2D>>withIndicesCollect:
11:36:41				021/519 - 84/85: Installing method Array2D>>withIndicesDo:
11:36:41				021/519 - 85/85: Installing method Array2D>>withIndicesInject:into:
11:36:42				021/519 - 1/14: Installing method Array2D class>>columnVector:
11:36:42				021/519 - 2/14: Installing method Array2D class>>diagonal:
11:36:42				021/519 - 3/14: Installing method Array2D class>>identity:
11:36:42				021/519 - 4/14: Installing method Array2D class>>isDeprecated
11:36:42				021/519 - 5/14: Installing method Array2D class>>new:
11:36:42				021/519 - 6/14: Installing method Array2D class>>new:element:
11:36:42				021/519 - 7/14: Installing method Array2D class>>new:tabulate:
11:36:42				021/519 - 8/14: Installing method Array2D class>>ones:
11:36:42				021/519 - 9/14: Installing method Array2D class>>rowVector:
11:36:42				021/519 - 10/14: Installing method Array2D class>>rows:columns:
11:36:42				021/519 - 11/14: Installing method Array2D class>>rows:columns:contents:
11:36:42				021/519 - 12/14: Installing method Array2D class>>rows:columns:element:
11:36:42				021/519 - 13/14: Installing method Array2D class>>rows:columns:tabulate:
11:36:42				021/519 - 14/14: Installing method Array2D class>>zeros:
11:36:42				022/519 - 1/10: Installing method ArrayedCollection>>add:
11:36:42				022/519 - 2/10: Installing method ArrayedCollection>>byteSize
11:36:42				022/519 - 3/10: Installing method ArrayedCollection>>bytesPerBasicElement
11:36:42				022/519 - 4/10: Installing method ArrayedCollection>>defaultElement
11:36:42				022/519 - 5/10: Installing method ArrayedCollection>>fillFrom:with:
11:36:42				022/519 - 6/10: Installing method ArrayedCollection>>removeAll
11:36:42				022/519 - 7/10: Installing method ArrayedCollection>>size
11:36:43				022/519 - 8/10: Installing method ArrayedCollection>>storeElementsFrom:to:on:
11:36:43				022/519 - 9/10: Installing method ArrayedCollection>>storeOn:
11:36:43				022/519 - 10/10: Installing method ArrayedCollection>>writeOn:
11:36:43				022/519 - 1/13: Installing method ArrayedCollection class>>isAbstract
11:36:43				022/519 - 2/13: Installing method ArrayedCollection class>>new
11:36:43				022/519 - 3/13: Installing method ArrayedCollection class>>new:withAll:
11:36:43				022/519 - 4/13: Installing method ArrayedCollection class>>newFrom:
11:36:43				022/519 - 5/13: Installing method ArrayedCollection class>>newFromArray:
11:36:43				022/519 - 6/13: Installing method ArrayedCollection class>>with:
11:36:43				022/519 - 7/13: Installing method ArrayedCollection class>>with:with:
11:36:43				022/519 - 8/13: Installing method ArrayedCollection class>>with:with:with:
11:36:43				022/519 - 9/13: Installing method ArrayedCollection class>>with:with:with:with:
11:36:43				022/519 - 10/13: Installing method ArrayedCollection class>>with:with:with:with:with:
11:36:43				022/519 - 11/13: Installing method ArrayedCollection class>>with:with:with:with:with:with:
11:36:43				022/519 - 12/13: Installing method ArrayedCollection class>>with:withAll:
11:36:43				022/519 - 13/13: Installing method ArrayedCollection class>>withAll:
11:36:44				023/519 - 1/35: Installing method AsciiCharset class>>isCasedLetter:
11:36:44				023/519 - 2/35: Installing method AsciiCharset class>>isClosePunctuation:
11:36:44				023/519 - 3/35: Installing method AsciiCharset class>>isConnectorPunctuation:
11:36:44				023/519 - 4/35: Installing method AsciiCharset class>>isControlOther:
11:36:44				023/519 - 5/35: Installing method AsciiCharset class>>isCurrencySymbol:
11:36:44				023/519 - 6/35: Installing method AsciiCharset class>>isDashPunctuation:
11:36:44				023/519 - 7/35: Installing method AsciiCharset class>>isDecimalDigit:
11:36:44				023/519 - 8/35: Installing method AsciiCharset class>>isDigit:
11:36:44				023/519 - 9/35: Installing method AsciiCharset class>>isEnclosingMark:
11:36:44				023/519 - 10/35: Installing method AsciiCharset class>>isFinalQuote:
11:36:44				023/519 - 11/35: Installing method AsciiCharset class>>isFormatOther:
11:36:44				023/519 - 12/35: Installing method AsciiCharset class>>isInitialQuote:
11:36:44				023/519 - 13/35: Installing method AsciiCharset class>>isLetter:
11:36:44				023/519 - 14/35: Installing method AsciiCharset class>>isLetterModifier:
11:36:44				023/519 - 15/35: Installing method AsciiCharset class>>isLetterNumber:
11:36:44				023/519 - 16/35: Installing method AsciiCharset class>>isLineSeparator:
11:36:44				023/519 - 17/35: Installing method AsciiCharset class>>isLowercase:
11:36:44				023/519 - 18/35: Installing method AsciiCharset class>>isMathSymbol:
11:36:44				023/519 - 19/35: Installing method AsciiCharset class>>isModifierSymbol:
11:36:44				023/519 - 20/35: Installing method AsciiCharset class>>isNonspacingMark:
11:36:44				023/519 - 21/35: Installing method AsciiCharset class>>isOpenPunctuation:
11:36:44				023/519 - 22/35: Installing method AsciiCharset class>>isOtherLetter:
11:36:44				023/519 - 23/35: Installing method AsciiCharset class>>isOtherNumber:
11:36:44				023/519 - 24/35: Installing method AsciiCharset class>>isOtherPunctuation:
11:36:44				023/519 - 25/35: Installing method AsciiCharset class>>isOtherSymbol:
11:36:44				023/519 - 26/35: Installing method AsciiCharset class>>isParagraphSeparator:
11:36:44				023/519 - 27/35: Installing method AsciiCharset class>>isPrivateOther:
11:36:44				023/519 - 28/35: Installing method AsciiCharset class>>isSpaceSeparator:
11:36:44				023/519 - 29/35: Installing method AsciiCharset class>>isSpacingCombiningMark:
11:36:44				023/519 - 30/35: Installing method AsciiCharset class>>isSurrogateOther:
11:36:44				023/519 - 31/35: Installing method AsciiCharset class>>isTitlecaseLetter:
11:36:44				023/519 - 32/35: Installing method AsciiCharset class>>isUppercase:
11:36:44				023/519 - 33/35: Installing method AsciiCharset class>>maxValue
11:36:44				023/519 - 34/35: Installing method AsciiCharset class>>toLowercase:
11:36:44				023/519 - 35/35: Installing method AsciiCharset class>>toUppercase:
11:36:44				025/519 - 1/12: Installing method Association>>=
11:36:45				025/519 - 2/12: Installing method Association>>analogousCodeTo:
11:36:45				025/519 - 3/12: Installing method Association>>hasLiteral:
11:36:45				025/519 - 4/12: Installing method Association>>isAssociation
11:36:45				025/519 - 5/12: Installing method Association>>isSelfEvaluating
11:36:45				025/519 - 6/12: Installing method Association>>isVariableBinding
11:36:45				025/519 - 7/12: Installing method Association>>key:value:
11:36:45				025/519 - 8/12: Installing method Association>>literalEqual:
11:36:45				025/519 - 9/12: Installing method Association>>printOn:
11:36:45				025/519 - 10/12: Installing method Association>>storeOn:
11:36:45				025/519 - 11/12: Installing method Association>>value
11:36:45				025/519 - 12/12: Installing method Association>>value:
11:36:45				025/519 - 1/1: Installing method Association class>>key:value:
11:36:46				026/519 - 1/13: Installing method AsyncFile>>close
11:36:46				026/519 - 2/13: Installing method AsyncFile>>fileHandle
11:36:46				026/519 - 3/13: Installing method AsyncFile>>open:forWrite:
11:36:46				026/519 - 4/13: Installing method AsyncFile>>primClose:
11:36:46				026/519 - 5/13: Installing method AsyncFile>>primOpen:forWrite:semaIndex:
11:36:46				026/519 - 6/13: Installing method AsyncFile>>primReadResult:intoBuffer:at:count:
11:36:46				026/519 - 7/13: Installing method AsyncFile>>primReadStart:fPosition:count:
11:36:46				026/519 - 8/13: Installing method AsyncFile>>primWriteResult:
11:36:46				026/519 - 9/13: Installing method AsyncFile>>primWriteStart:fPosition:fromBuffer:at:count:
11:36:46				026/519 - 10/13: Installing method AsyncFile>>readByteCount:fromFilePosition:onCompletionDo:
11:36:46				026/519 - 11/13: Installing method AsyncFile>>test:fileName:
11:36:46				026/519 - 12/13: Installing method AsyncFile>>waitForCompletion
11:36:46				026/519 - 13/13: Installing method AsyncFile>>writeBuffer:atFilePosition:onCompletionDo:
11:36:46				026/519 - 1/1: Installing method AsyncFile class>>initialize
11:36:46				027/519 - 1/9: Installing method Author>>checkAndSetFullNameWith:
11:36:46				027/519 - 2/9: Installing method Author>>fullName
11:36:46				027/519 - 3/9: Installing method Author>>fullName:
11:36:46				027/519 - 4/9: Installing method Author>>fullNamePerSe
11:36:46				027/519 - 5/9: Installing method Author>>ifUnknownAuthorUse:during:
11:36:46				027/519 - 6/9: Installing method Author>>initialize
11:36:46				027/519 - 7/9: Installing method Author>>requestFullName
11:36:46				027/519 - 8/9: Installing method Author>>reset
11:36:46				027/519 - 9/9: Installing method Author>>useAuthor:during:
11:36:47				027/519 - 1/12: Installing method Author class>>changeStamp
11:36:47				027/519 - 2/12: Installing method Author class>>changeStampPerSe
11:36:47				027/519 - 3/12: Installing method Author class>>fixStamp:
11:36:47				027/519 - 4/12: Installing method Author class>>fullName
11:36:47				027/519 - 5/12: Installing method Author class>>fullName:
11:36:47				027/519 - 6/12: Installing method Author class>>fullNamePerSe
11:36:47				027/519 - 7/12: Installing method Author class>>isDeprecated
11:36:47				027/519 - 8/12: Installing method Author class>>new
11:36:47				027/519 - 9/12: Installing method Author class>>requestFullName
11:36:47				027/519 - 10/12: Installing method Author class>>reset
11:36:47				027/519 - 11/12: Installing method Author class>>uniqueInstance
11:36:47				027/519 - 12/12: Installing method Author class>>useAuthor:during:
11:36:47				028/519 - 1/4: Installing method AuthorNameRequest>>defaultAction
11:36:47				028/519 - 2/4: Installing method AuthorNameRequest>>initialAnswer
11:36:47				028/519 - 3/4: Installing method AuthorNameRequest>>initialAnswer:
11:36:47				028/519 - 4/4: Installing method AuthorNameRequest>>messagePrompt
11:36:47				028/519 - 1/2: Installing method AuthorNameRequest class>>isDeprecated
11:36:47				028/519 - 2/2: Installing method AuthorNameRequest class>>messagePrompt
11:36:53				029/519 - 1/22: Installing method Bag>>=
11:36:53				029/519 - 2/22: Installing method Bag>>add:
11:36:53				029/519 - 3/22: Installing method Bag>>add:withOccurrences:
11:36:53				029/519 - 4/22: Installing method Bag>>asBag
11:36:53				029/519 - 5/22: Installing method Bag>>asSet
11:36:54				029/519 - 6/22: Installing method Bag>>associationsDo:
11:36:54				029/519 - 7/22: Installing method Bag>>cumulativeCounts
11:36:54				029/519 - 8/22: Installing method Bag>>do:
11:36:54				029/519 - 9/22: Installing method Bag>>doWithOccurrences:
11:36:54				029/519 - 10/22: Installing method Bag>>includes:
11:36:54				029/519 - 11/22: Installing method Bag>>keysAndValuesDo:
11:36:54				029/519 - 12/22: Installing method Bag>>occurrencesOf:
11:36:54				029/519 - 13/22: Installing method Bag>>postCopy
11:36:54				029/519 - 14/22: Installing method Bag>>remove:ifAbsent:
11:36:54				029/519 - 15/22: Installing method Bag>>removeAll
11:36:54				029/519 - 16/22: Installing method Bag>>removeKey:ifAbsent:
11:36:54				029/519 - 17/22: Installing method Bag>>setContents:
11:36:54				029/519 - 18/22: Installing method Bag>>size
11:36:54				029/519 - 19/22: Installing method Bag>>sortedCounts
11:36:54				029/519 - 20/22: Installing method Bag>>sortedElements
11:36:54				029/519 - 21/22: Installing method Bag>>sum
11:36:54				029/519 - 22/22: Installing method Bag>>valuesAndCounts
11:36:54				029/519 - 1/4: Installing method Bag class>>contentsClass
11:36:54				029/519 - 2/4: Installing method Bag class>>new
11:36:54				029/519 - 3/4: Installing method Bag class>>new:
11:36:54				029/519 - 4/4: Installing method Bag class>>newFrom:
11:36:55				030/519 - 1/26: Installing method BasicCommandLineHandler>>activate
11:36:55				030/519 - 2/26: Installing method BasicCommandLineHandler>>activateSubCommand:
11:36:55				030/519 - 3/26: Installing method BasicCommandLineHandler>>checkPassword
11:36:55				030/519 - 4/26: Installing method BasicCommandLineHandler>>copySubcommand
11:36:55				030/519 - 5/26: Installing method BasicCommandLineHandler>>copyright
11:36:55				030/519 - 6/26: Installing method BasicCommandLineHandler>>default
11:36:55				030/519 - 7/26: Installing method BasicCommandLineHandler>>disabledAccessMode
11:36:55				030/519 - 8/26: Installing method BasicCommandLineHandler>>error
11:36:55				030/519 - 9/26: Installing method BasicCommandLineHandler>>firstArgument
11:36:55				030/519 - 10/26: Installing method BasicCommandLineHandler>>handleArgument:
11:36:55				030/519 - 11/26: Installing method BasicCommandLineHandler>>handleEmptyArguments
11:36:55				030/519 - 12/26: Installing method BasicCommandLineHandler>>handleExit:
11:36:55				030/519 - 13/26: Installing method BasicCommandLineHandler>>handleExit:for:
11:36:55				030/519 - 14/26: Installing method BasicCommandLineHandler>>handlePassword:
11:36:55				030/519 - 15/26: Installing method BasicCommandLineHandler>>handleSubcommand
11:36:55				030/519 - 16/26: Installing method BasicCommandLineHandler>>initialize
11:36:55				030/519 - 17/26: Installing method BasicCommandLineHandler>>list
11:36:55				030/519 - 18/26: Installing method BasicCommandLineHandler>>noQuit
11:36:55				030/519 - 19/26: Installing method BasicCommandLineHandler>>readOnlyAccessMode
11:36:55				030/519 - 20/26: Installing method BasicCommandLineHandler>>readWriteAccessMode
11:36:55				030/519 - 21/26: Installing method BasicCommandLineHandler>>requirePasswordFor:
11:36:55				030/519 - 22/26: Installing method BasicCommandLineHandler>>selectHandlers
11:36:55				030/519 - 23/26: Installing method BasicCommandLineHandler>>selectedHandler
11:36:55				030/519 - 24/26: Installing method BasicCommandLineHandler>>subCommandsRoot
11:36:55				030/519 - 25/26: Installing method BasicCommandLineHandler>>version
11:36:55				030/519 - 26/26: Installing method BasicCommandLineHandler>>writeOnlyAccessMode
11:36:55				030/519 - 1/7: Installing method BasicCommandLineHandler class>>commandLinePasswordManager
11:36:55				030/519 - 2/7: Installing method BasicCommandLineHandler class>>commandName
11:36:55				030/519 - 3/7: Installing method BasicCommandLineHandler class>>description
11:36:55				030/519 - 4/7: Installing method BasicCommandLineHandler class>>initialize
11:36:55				030/519 - 5/7: Installing method BasicCommandLineHandler class>>isResponsibleFor:
11:36:55				030/519 - 6/7: Installing method BasicCommandLineHandler class>>priority
11:36:55				030/519 - 7/7: Installing method BasicCommandLineHandler class>>startUp:
11:37:00				031/519 - 1/200: Installing method Behavior>><<
11:37:00				031/519 - 2/200: Installing method Behavior>>>>
11:37:00				031/519 - 3/200: Installing method Behavior>>addObsoleteSubclass:
11:37:00				031/519 - 4/200: Installing method Behavior>>addSelector:withMethod:
11:37:00				031/519 - 5/200: Installing method Behavior>>addSelectorSilently:withMethod:
11:37:00				031/519 - 6/200: Installing method Behavior>>adoptInstance:
11:37:00				031/519 - 7/200: Installing method Behavior>>allCallsOn
11:37:00				031/519 - 8/200: Installing method Behavior>>allCallsOn:
11:37:01				031/519 - 9/200: Installing method Behavior>>allClassVarNames
11:37:01				031/519 - 10/200: Installing method Behavior>>allInstVarNames
11:37:01				031/519 - 11/200: Installing method Behavior>>allInstances
11:37:01				031/519 - 12/200: Installing method Behavior>>allInstancesDo:
11:37:01				031/519 - 13/200: Installing method Behavior>>allInstancesOrNil
11:37:01				031/519 - 14/200: Installing method Behavior>>allMethods
11:37:01				031/519 - 15/200: Installing method Behavior>>allMethodsAccessingSlot:
11:37:01				031/519 - 16/200: Installing method Behavior>>allMethodsReadingSlot:
11:37:01				031/519 - 17/200: Installing method Behavior>>allMethodsWritingSlot:
11:37:01				031/519 - 18/200: Installing method Behavior>>allSelectors
11:37:01				031/519 - 19/200: Installing method Behavior>>allSelectorsAbove
11:37:01				031/519 - 20/200: Installing method Behavior>>allSelectorsAboveUntil:
11:37:01				031/519 - 21/200: Installing method Behavior>>allSelectorsBelow:
11:37:01				031/519 - 22/200: Installing method Behavior>>allSelectorsWithout:
11:37:01				031/519 - 23/200: Installing method Behavior>>allSharedPools
11:37:01				031/519 - 24/200: Installing method Behavior>>allSlots
11:37:01				031/519 - 25/200: Installing method Behavior>>allSubInstances
11:37:01				031/519 - 26/200: Installing method Behavior>>allSubInstancesDo:
Aborted by esteban.lorenzano@inria.fr
Sending interrupt signal to process
script returned exit code 1
[Pipeline] }
[Pipeline] // stage
[Pipeline] sh
+ ls -la
total 120
drwxrwxr-x  10 ci ci  4096 Apr 26 11:29 .
drwxrwxr-x   4 ci ci  4096 Apr 26 11:29 ..
drwxrwxr-x   3 ci ci  4096 Apr 26 11:29 bootstrap
drwxrwxr-x   4 ci ci  4096 Apr 26 11:29 build
-rw-rw-r--   1 ci ci   766 Apr 26 11:29 CODE_OF_CONDUCT.md
-rw-rw-r--   1 ci ci  1177 Apr 26 11:29 CONTRIBUTING.md
drwxrwxr-x  11 ci ci  4096 Apr 26 11:29 doc
drwxrwxr-x   8 ci ci  4096 Apr 26 11:29 .git
-rw-rw-r--   1 ci ci   264 Apr 26 11:29 .gitattributes
drwxrwxr-x   3 ci ci  4096 Apr 26 11:29 .github
-rw-rw-r--   1 ci ci   237 Apr 26 11:29 .gitignore
-rw-rw-r--   1 ci ci  9225 Apr 26 11:29 Jenkinsfile
-rw-rw-r--   1 ci ci  4220 Apr 26 11:29 LICENSE
-rw-rw-r--   1 ci ci    51 Apr 26 11:29 .project
-rw-rw-r--   1 ci ci  5263 Apr 26 11:29 README.md
drwxrwxr-x   4 ci ci  4096 Apr 26 11:29 resources
drwxrwxr-x   3 ci ci  4096 Apr 26 11:29 scripts
drwxrwxr-x 604 ci ci 32768 Apr 26 11:29 src
-rw-rw-r--   1 ci ci     5 Apr 26 11:29 VERSION
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] archiveArtifacts
Archiving artifacts
Aborted by esteban.lorenzano@inria.fr
Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
Failed in branch 64
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] node
Running on pharo-ci-jenkins2-unix4 in /builds/workspace/est_and_branch_Pipeline_PR-16353
[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/est_and_branch_Pipeline_PR-16353 # 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
Aborted by esteban.lorenzano@inria.fr
ERROR: Checkout failed
java.lang.InterruptedException
	at java.base/java.lang.Object.wait(Native Method)
	at hudson.remoting.Request.call(Request.java:177)
	at hudson.remoting.Channel.call(Channel.java:1002)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
	at jdk.internal.reflect.GeneratedMethodAccessor333.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
	at com.sun.proxy.$Proxy116.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
ERROR: Maximum checkout retry attempts reached, aborting
[Pipeline] echo
Error while sending email: org.jenkinsci.plugins.workflow.steps.FlowInterruptedException
[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
org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: b8ce0730-2131-4b95-b992-b82f9e8d7ef2
java.lang.InterruptedException
	at java.base/java.lang.Object.wait(Native Method)
	at hudson.remoting.Request.call(Request.java:177)
	at hudson.remoting.Channel.call(Channel.java:1002)
	at hudson.FilePath.act(FilePath.java:1230)
	at hudson.FilePath.act(FilePath.java:1219)
	at hudson.tasks.Fingerprinter.record(Fingerprinter.java:326)
	at hudson.tasks.Fingerprinter.perform(Fingerprinter.java:190)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:264)
	at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:101)
	at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:71)
	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)

GitHub has been notified of this commit’s build result

Finished: ABORTED