Console Output

Push event to branch Pharo9.0
08:51:52 Connecting to https://api.github.com using pharo-ci/****** (pharo-ci GitHub account)
Obtained Jenkinsfile from 5ef105aa22ad3fd99ca9b59f3fde6d4c6b09e613
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] properties
[Pipeline] node
Running on pharo-ci-jenkins2-unix-3 in /builds/workspace/est_and_branch_Pipeline_Pharo9.0
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 30 min
[Pipeline] {
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] parallel
[Pipeline] { (Branch: 32)
[Pipeline] { (Branch: 64)
[Pipeline] dir
Running in /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32
[Pipeline] {
[Pipeline] dir
Running in /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Fetch Requirements-32)
[Pipeline] stage
[Pipeline] { (Fetch Requirements-64)
[Pipeline] checkout
The recommended git tool is: git
[Pipeline] checkout
The recommended git tool is: git
using credential pharo-ci
using credential pharo-ci
Cloning the remote Git repository
Cloning the remote Git repository
Cloning repository https://github.com/pharo-project/pharo.git
 > git init /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32 # 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 GitHub account
 > git fetch --tags --progress https://github.com/pharo-project/pharo.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Cloning repository https://github.com/pharo-project/pharo.git
 > git init /builds/workspace/est_and_branch_Pipeline_Pharo9.0/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 GitHub account
 > git fetch --tags --progress https://github.com/pharo-project/pharo.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 5ef105aa22ad3fd99ca9b59f3fde6d4c6b09e613 (Pharo9.0)
Avoid second fetch
Checking out Revision 5ef105aa22ad3fd99ca9b59f3fde6d4c6b09e613 (Pharo9.0)
 > git config remote.origin.url https://github.com/pharo-project/pharo.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5ef105aa22ad3fd99ca9b59f3fde6d4c6b09e613 # 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 core.sparsecheckout # timeout=10
 > git checkout -f 5ef105aa22ad3fd99ca9b59f3fde6d4c6b09e613 # timeout=10
Commit message: "Merge pull request #7494 from MarcusDenker/Cleanup-NautilusRefactoring-Shortcuts"
 > git rev-list --no-walk 90192533c04ed434d99da175068c63948c9aad76 # timeout=10
Commit message: "Merge pull request #7494 from MarcusDenker/Cleanup-NautilusRefactoring-Shortcuts"
[Pipeline] sh
[Pipeline] sh
+ BUILD_NUMBER=748 BOOTSTRAP_ARCH=64 bash ./bootstrap/scripts/2-download.sh
+ set -e
+++ dirname ./bootstrap/scripts/2-download.sh
++ cd ./bootstrap/scripts
++ pwd -P
+ SCRIPTS=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts
+ . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/envvars.sh
++ '[' -z x ']'
++ '[' -z x ']'
++ '[' -z ']'
++++ dirname /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/../..
+++ pwd -P
++ ROOT_DIR=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64
++ export BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64
++ BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64
++ '[' -z ']'
++ BOOTSTRAP_CACHE=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache
++ export BOOTSTRAP_CACHE
++ '[' -z ']'
++ VM='/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless'
++ IMAGE_FLAGS=--no-default-preferences
++++ dirname /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts
+++ pwd -P
++ . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/envversion.sh
+ mkdir -p /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/getPharoVM.sh 70
Downloading the latest pharoVM:
	http://files.pharo.org/get-files/70/pharo-linux-stable.zip
+ BUILD_NUMBER=748 BOOTSTRAP_ARCH=32 bash ./bootstrap/scripts/2-download.sh
+ set -e
+++ dirname ./bootstrap/scripts/2-download.sh
++ cd ./bootstrap/scripts
++ pwd -P
+ SCRIPTS=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts
+ . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/envvars.sh
++ '[' -z x ']'
++ '[' -z x ']'
++ '[' -z ']'
++++ dirname /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/../..
+++ pwd -P
++ ROOT_DIR=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32
++ export BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32
++ BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32
++ '[' -z ']'
++ BOOTSTRAP_CACHE=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache
++ export BOOTSTRAP_CACHE
++ '[' -z ']'
++ VM='/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless'
++ IMAGE_FLAGS=--no-default-preferences
++++ dirname /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts
+++ pwd -P
++ . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/envversion.sh
+ mkdir -p /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/getPharoVM.sh 70
Downloading the latest pharoVM:
	http://files.pharo.org/get-files/70/pharo-linux-stable.zip
pharo-vm/pharo
Creating starter scripts pharo and pharo-ui
VM downloaded
+ wget --progress=dot:mega https://github.com/carolahp/PharoBootstrap/releases/download/v1.7.0/bootstrapImage.zip
--2020-10-14 08:52:12--  https://github.com/carolahp/PharoBootstrap/releases/download/v1.7.0/bootstrapImage.zip
Resolving github.com (github.com)... 140.82.121.4
Connecting to github.com (github.com)|140.82.121.4|:443... connected.
HTTP request sent, awaiting response... pharo-vm/pharo
Creating starter scripts pharo and pharo-ui
VM downloaded
+ wget --progress=dot:mega https://github.com/carolahp/PharoBootstrap/releases/download/v1.7.0/bootstrapImage.zip
--2020-10-14 08:52:12--  https://github.com/carolahp/PharoBootstrap/releases/download/v1.7.0/bootstrapImage.zip
Resolving github.com (github.com)... 140.82.121.4
Connecting to github.com (github.com)|140.82.121.4|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://github-production-release-asset-2e65be.s3.amazonaws.com/161495108/25bb9f00-fe28-11e8-8874-a574b60bda6e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20201014%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20201014T065212Z&X-Amz-Expires=300&X-Amz-Signature=bad4afa1891e56ffcc8d485a0e42535a408007fb3adf2b908611df1b56245ac6&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=161495108&response-content-disposition=attachment%3B%20filename%3DbootstrapImage.zip&response-content-type=application%2Foctet-stream [following]
--2020-10-14 08:52:12--  https://github-production-release-asset-2e65be.s3.amazonaws.com/161495108/25bb9f00-fe28-11e8-8874-a574b60bda6e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20201014%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20201014T065212Z&X-Amz-Expires=300&X-Amz-Signature=bad4afa1891e56ffcc8d485a0e42535a408007fb3adf2b908611df1b56245ac6&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=161495108&response-content-disposition=attachment%3B%20filename%3DbootstrapImage.zip&response-content-type=application%2Foctet-stream
Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)... 52.216.144.155
Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|52.216.144.155|:443... connected.
302 Found
Location: https://github-production-release-asset-2e65be.s3.amazonaws.com/161495108/25bb9f00-fe28-11e8-8874-a574b60bda6e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20201014%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20201014T065212Z&X-Amz-Expires=300&X-Amz-Signature=bad4afa1891e56ffcc8d485a0e42535a408007fb3adf2b908611df1b56245ac6&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=161495108&response-content-disposition=attachment%3B%20filename%3DbootstrapImage.zip&response-content-type=application%2Foctet-stream [following]
--2020-10-14 08:52:12--  https://github-production-release-asset-2e65be.s3.amazonaws.com/161495108/25bb9f00-fe28-11e8-8874-a574b60bda6e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20201014%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20201014T065212Z&X-Amz-Expires=300&X-Amz-Signature=bad4afa1891e56ffcc8d485a0e42535a408007fb3adf2b908611df1b56245ac6&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=161495108&response-content-disposition=attachment%3B%20filename%3DbootstrapImage.zip&response-content-type=application%2Foctet-stream
Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)... 52.216.144.155
Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|52.216.144.155|:443... connected.
HTTP request sent, awaiting response... HTTP request sent, awaiting response... 200 OK
Length: 29725957 (28M) [application/octet-stream]
Saving to: 'bootstrapImage.zip'
200 OK
Length: 29725957 (28M) [application/octet-stream]
Saving to: 'bootstrapImage.zip'

     0K .......
     0K ........ .. ........ ........ ........ ........ .............. ........ ........ ........ 10% 3.59M 7s
  3072K ..... ........ 10% 4.02M 6s
  3072K ........ ........ ........ ..... ........ ........ .............. ........ ........ 21% 9.45M 4s
  6144K ........ ........ .. ........ ........ 21% 6.34M 5s
  6144K ............... ........ ........ ..... ........ ........ ........ ..... 31% 7.53M 3s
  9216K ........ ........ ........ ....... ........ 31% 6.95M 4s
  9216K ........ ........... ........ ........ 42% 7.33M 3s
 12288K ........... ........ ........ ......... ........ ........ ........ ........ ........ 42% 6.41M 3s
 12288K ........ ........ ..... ........ 52% 7.43M 2s
 15360K ........ ........ .......... ........ ........ ........ 52% 6.87M 2s
 15360K ..... ........ ........ ........ 63% 7.50M 2s
 18432K ........... ........ ........ ........ ........ ........ ........ ......... ........ ........ 63% 7.16M 2s
 18432K ........ .. ........ 74% 8.20M 1s
 21504K ........ ........ ............. ........ ........ ....... ........ ........ ........ 84% 7.96M 1s
 24576K ......... ........ 74% 6.44M 1s
 21504K ........ ........ .. ........ ........ ........ ........ .......... ........ ........ ........ 84% 7.06M 1s
 24576K ....... 95% 8.23M 0s
 27648K ........ ........ .....                              100% 8.20M=3.9s

2020-10-14 08:52:17 (7.18 MB/s) - 'bootstrapImage.zip' saved [29725957/29725957]

+ unzip bootstrapImage.zip
Archive:  bootstrapImage.zip
  inflating: Pharo7.0-32bit-343f470.sources  ...... ........ ........ ........ ........ ........ 95% 6.75M 0s
 27648K ........ ........ .
   creating: __MACOSX/
  inflating: __MACOSX/._Pharo7.0-32bit-343f470.sources  
  inflating: Pharo.image             ....                              100% 6.52M=4.6s

2020-10-14 08:52:17 (6.15 MB/s) - 'bootstrapImage.zip' saved [29725957/29725957]

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

     0K ........ ........ ........ ........ ........ ........  8% 20.5M 2s
  3072K ........ ........ ........ ........ ........ ........ 17% 21.5M 1s
  6144K ........ ........ ........ ........ ........ ........ 26% 21.7M 1s
  9216K ........ ....
  inflating: __MACOSX/._Pharo.image  
  inflating: Pharo.changes           .... ........ ........ ........ ........ 34% 23.3M 1s
 12288K ........ ........ ........ ........ ........ ........ 43% 23.3M 1s
 15360K ........ ....
  inflating: __MACOSX/._Pharo.changes  
+ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache
+ wget --progress=dot:mega http://files.pharo.org/sources/PharoV60.sources
--2020-10-14 08:52:19--  http://files.pharo.org/sources/PharoV60.sources
Resolving files.pharo.org (files.pharo.org)... 164.132.235.17, 2001:41d0:301::23
Connecting to files.pharo.org (files.pharo.org)|164.132.235.17|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 36114887 (34M) [text/plain]
Saving to: 'PharoV60.sources'

     0K ........ ........ ........ ........ ......... ........ ........ ........ ........ 52% 17.0M 1s
 18432K ........ ........ .......... ........  8% 11.2M 3s
  3072K ........ ........ ........ ........ ...... ........ ........ ........ 60% 11.6M 1s
 21504K ........ ........ .......... ........ 17% 11.6M 2s
  6144K ........ ........ ........ ........ ...... ........ ........ ........ 69% 11.6M 1s
 24576K ........ ........ .......... ........ 26% 11.6M 2s
  9216K ........ ........ ........ ........ ....... ........ ........ ........ 78% 11.6M 0s
 27648K ........ ........ ......... ........ 34% 11.6M 2s
 12288K ........ ........ ........ ........ ....... ........ ........ ........ 87% 11.7M 0s
 30720K ........ ........ ......... ........ 43% 11.6M 2s
 15360K ........ ........ ........ ........ ....... ........ ........ ........ 95% 11.6M 0s
 33792K ........ ........ .......                            100% 11.6M=2.3s

2020-10-14 08:52:20 (15.2 MB/s) - 'PharoV60.sources' saved [36114887/36114887]

+ echo 'Prepare icons'
Prepare icons
+ mkdir icon-packs
+ cd icon-packs
+ wget --progress=dot:mega https://github.com/pharo-project/pharo-icon-packs/archive/v1.0.0-idea11.zip -O idea11.zip
--2020-10-14 08:52:20--  https://github.com/pharo-project/pharo-icon-packs/archive/v1.0.0-idea11.zip
Resolving github.com (github.com)... .. ........ 52% 12.6M 1s
 18432K ........ ........ ........ ........ ........ ........ 60% 22.9M 1s
 21504K ........ ........ ........ ........ ....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/v1.0.0-idea11 [following]
--2020-10-14 08:52:20--  https://codeload.github.com/pharo-project/pharo-icon-packs/zip/v1.0.0-idea11
Resolving codeload.github.com (codeload.github.com)... 140.82.121.10
Connecting to codeload.github.com (codeload.github.com)|140.82.121.10|:443... connected.
HTTP request sent, awaiting response... .... ........ 69% 23.2M 1s
 24576K ........ ........ ........ ........ ........ ........ 78% 21.8M 1s
 27648K ........ ........ ........200 OK
Length: unspecified [application/zip]
Saving to: 'idea11.zip'

     0K ...                                                   3.64M=0.06s

2020-10-14 08:52:21 (3.64 MB/s) - 'idea11.zip' saved [218270]

+ cd ..
+ cd ..
+ '[' -z '' ']'
+ mkdir /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget
+ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/getPharoVM.sh 70 vm 32
Downloading the latest pharoVM:
	http://files.pharo.org/get-files/70/pharo-linux-stable.zip
 ........ ........ ........ 87% 13.8M 0s
 30720K ........ ........ ........ ........ ........ ........ 95% 11.6M 0s
 33792K ........ ........ .......                            100% 11.7M=2.5s

2020-10-14 08:52:21 (13.6 MB/s) - 'PharoV60.sources' saved [36114887/36114887]

+ echo 'Prepare icons'
Prepare icons
+ mkdir icon-packs
+ cd icon-packs
+ wget --progress=dot:mega https://github.com/pharo-project/pharo-icon-packs/archive/v1.0.0-idea11.zip -O idea11.zip
--2020-10-14 08:52:21--  https://github.com/pharo-project/pharo-icon-packs/archive/v1.0.0-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/v1.0.0-idea11 [following]
--2020-10-14 08:52:21--  https://codeload.github.com/pharo-project/pharo-icon-packs/zip/v1.0.0-idea11
Resolving codeload.github.com (codeload.github.com)... 140.82.121.10
Connecting to codeload.github.com (codeload.github.com)|140.82.121.10|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/zip]
Saving to: 'idea11.zip'

     0K ...                                                   3.65M=0.06s

2020-10-14 08:52:22 (3.65 MB/s) - 'idea11.zip' saved [218270]

+ cd ..
+ cd ..
+ '[' -z '' ']'
+ mkdir /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget
+ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/getPharoVM.sh 70 vm 64
Downloading the latest pharoVM:
	http://files.pharo.org/get-files/70/pharo64-linux-stable.zip
pharo-vm/pharo
Creating starter scripts pharo and pharo-ui
VM downloaded
+ cd -
/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32
++ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless --version
++ grep Hash
+ echo 'Target VM: Date: Sat Jan 5 20:00:11 2019 CommitHash: 7a3c6b64'
Target VM: Date: Sat Jan 5 20:00:11 2019 CommitHash: 7a3c6b64
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Bootstrap-32)
[Pipeline] sh
+ BUILD_NUMBER=748 BOOTSTRAP_ARCH=32 bash ./bootstrap/scripts/3-prepare.sh
+ set -e
+++ dirname ./bootstrap/scripts/3-prepare.sh
++ cd ./bootstrap/scripts
++ pwd -P
+ SCRIPTS=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts
+ . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/envvars.sh
++ '[' -z x ']'
++ '[' -z x ']'
++ '[' -z ']'
++++ dirname /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/../..
+++ pwd -P
++ ROOT_DIR=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32
++ export BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32
++ BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32
++ '[' -z ']'
++ BOOTSTRAP_CACHE=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache
++ export BOOTSTRAP_CACHE
++ '[' -z ']'
++ VM='/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless'
++ IMAGE_FLAGS=--no-default-preferences
++++ dirname /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts
+++ pwd -P
++ . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/envversion.sh
+ set_version_variables
+ pushd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32
++ is_development_build
++ local branchName
++ ensure_branch_name
++ '[' Pharo9.0 == '' ']'
+++ grep -E '^Pharo[0-9]+\.[0-9]+$'
+++ echo Pharo9.0
++ branchName=Pharo9.0
++ '[' Pharo9.0 == '' ']'
++ echo 1
+ '[' 1 == 1 ']'
++ is_release_build
++ set -f
+++ grep -E '^v[0-9]+\.[0-9]+.[0-9]+(\-[a-zA-Z0-9_]+)?$'
+++ git tag --list --points-at HEAD
++ local versionTag=
++ set +f
++ '[' '' == '' ']'
++ echo 0
+ '[' 0 == 1 ']'
+ set_version_snapshot_variables
+ ensure_branch_name
+ '[' Pharo9.0 == '' ']'
+ PHARO_NAME_PREFIX=Pharo9.0-SNAPSHOT
++ cut -c 6-
++ sed 's/\.//'
++ echo Pharo9.0
+ PHARO_SHORT_VERSION=90
+ PHARO_VM_VERSION=70
++ git rev-parse --verify HEAD
+ PHARO_COMMIT_HASH=g5ef105aa22ad3fd99ca9b59f3fde6d4c6b09e613
+ popd
+ ./pharo Pharo.image --no-default-preferences /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/prepare_image.st --save --quit
pharo-vm/pharo
Creating starter scripts pharo and pharo-ui
VM downloaded
+ cd -
/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64
++ grep Hash
++ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless --version
+ echo 'Target VM: Date: Sat Jan 5 20:00:11 2019 CommitHash: 7a3c6b64'
Target VM: Date: Sat Jan 5 20:00:11 2019 CommitHash: 7a3c6b64
[Pipeline] }
[Pipeline] // stage
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[Pipeline] stage
[Pipeline] { (Bootstrap-64)
[Pipeline] sh

Fetched -> BaselineOfPharoBootstrapProcess-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/src
Loaded -> BaselineOfPharoBootstrapProcess-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/src
Loading baseline of BaselineOfPharoBootstrapProcess...+ BUILD_NUMBER=748 BOOTSTRAP_ARCH=64 bash ./bootstrap/scripts/3-prepare.sh
+ set -e
+++ dirname ./bootstrap/scripts/3-prepare.sh
++ cd ./bootstrap/scripts
++ pwd -P
+ SCRIPTS=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts
+ . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/envvars.sh
++ '[' -z x ']'
++ '[' -z x ']'
++ '[' -z ']'
++++ dirname /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/../..
+++ pwd -P
++ ROOT_DIR=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64
++ export BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64
++ BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64
++ '[' -z ']'
++ BOOTSTRAP_CACHE=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache
++ export BOOTSTRAP_CACHE
++ '[' -z ']'
++ VM='/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless'
++ IMAGE_FLAGS=--no-default-preferences
++++ dirname /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts
+++ pwd -P
++ . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/envversion.sh
+ set_version_variables
+ pushd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64
++ is_development_build
++ local branchName
++ ensure_branch_name
++ '[' Pharo9.0 == '' ']'
+++ grep -E '^Pharo[0-9]+\.[0-9]+$'
+++ echo Pharo9.0
++ branchName=Pharo9.0
++ '[' Pharo9.0 == '' ']'
++ echo 1
+ '[' 1 == 1 ']'
++ is_release_build
++ set -f
+++ grep -E '^v[0-9]+\.[0-9]+.[0-9]+(\-[a-zA-Z0-9_]+)?$'
+++ git tag --list --points-at HEAD
++ local versionTag=
++ set +f
++ '[' '' == '' ']'
++ echo 0
+ '[' 0 == 1 ']'
+ set_version_snapshot_variables
+ ensure_branch_name
+ '[' Pharo9.0 == '' ']'
+ PHARO_NAME_PREFIX=Pharo9.0-SNAPSHOT
++ sed 's/\.//'
++ cut -c 6-
++ echo Pharo9.0
+ PHARO_SHORT_VERSION=90
+ PHARO_VM_VERSION=70
++ git rev-parse --verify HEAD
+ PHARO_COMMIT_HASH=g5ef105aa22ad3fd99ca9b59f3fde6d4c6b09e613
+ popd
+ ./pharo Pharo.image --no-default-preferences /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/prepare_image.st --save --quit
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux

Fetched -> BaselineOfPharoBootstrapProcess-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/src
Loaded -> BaselineOfPharoBootstrapProcess-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/src
Loading baseline of BaselineOfPharoBootstrapProcess...
Fetched -> BaselineOfRing2-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
Loaded -> BaselineOfRing2-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
Fetched -> BaselineOfTonel-CompatibleUserName.1547547907 --- https://github.com/pharo-vcs/tonel.git[v1.0.13] --- https://github.com/pharo-vcs/tonel.git[v1.0.13]
Loaded -> BaselineOfTonel-CompatibleUserName.1547547907 --- https://github.com/pharo-vcs/tonel.git[v1.0.13] --- https://github.com/pharo-vcs/tonel.git[v1.0.13]
Fetched -> BaselineOfRing2-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
Loaded -> BaselineOfRing2-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
Fetched -> BaselineOfHermes-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- https://github.com/tesonep/hermes.git[v2.5.1]
Loaded -> BaselineOfHermes-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- https://github.com/tesonep/hermes.git[v2.5.1]
Project: Tonel baseline
Fetched -> MonticelloTonel-Core-CompatibleUserName.1547547907 --- https://github.com/pharo-vcs/tonel.git[v1.0.13] --- https://github.com/pharo-vcs/tonel.git[v1.0.13]
Fetched -> MonticelloTonel-FileSystem-CompatibleUserName.1547547907 --- https://github.com/pharo-vcs/tonel.git[v1.0.13] --- https://github.com/pharo-vcs/tonel.git[v1.0.13]
Fetched -> MonticelloTonel-Tests-CompatibleUserName.1547547907 --- https://github.com/pharo-vcs/tonel.git[v1.0.13] --- https://github.com/pharo-vcs/tonel.git[v1.0.13]
Project: Hermes baseline
Fetched -> Hermes-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- https://github.com/tesonep/hermes.git[v2.5.1]
Fetched -> Hermes-Exporter-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- https://github.com/tesonep/hermes.git[v2.5.1]
Fetched -> Hermes-Extensions-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- https://github.com/tesonep/hermes.git[v2.5.1]
Fetched -> Pharo30Bootstrap-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/src
Project: Ring2 baseline
Fetched -> BaselineOfTonel-CompatibleUserName.1547547907 --- https://github.com/pharo-vcs/tonel.git[v1.0.13] --- https://github.com/pharo-vcs/tonel.git[v1.0.13]
Loaded -> BaselineOfTonel-CompatibleUserName.1547547907 --- https://github.com/pharo-vcs/tonel.git[v1.0.13] --- https://github.com/pharo-vcs/tonel.git[v1.0.13]
Fetched -> Ring2-Core-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
Fetched -> Ring2-Monticello-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
Fetched -> Ring2-ChunkImporter-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
Fetched -> Ring2-Bootstrap-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
Fetched -> Ring2-Tests-Core-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
Fetched -> Ring2-Tests-Monticello-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
Fetched -> Ring2-Tests-ChunkImporter-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
Fetched -> Ring2-Hermes-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
Fetched -> Ring2-RuntimeSupport-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
Fetched -> Ring2-TraitsV2Support-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
TonelSourceScanner>>readNext (prevPrevChar is Undeclared) 

TonelSourceScanner>>prepareToScan (isLiteralArray is Undeclared) 

TonelSourceScanner>>prepareToScan (isString is Undeclared) 

TonelSourceScanner>>prepareToScan (isComment is Undeclared) 

TonelSourceScanner>>prepareToScan (prevPrevChar is Undeclared) 

TonelSourceScanner>>isStartingComment (prevPrevChar is Undeclared) 

TonelWriter>>sourceDir (sourceDir is Undeclared) 

TonelWriter>>sourceDir: (sourceDir is Undeclared) 

Loaded -> MonticelloTonel-Core-CompatibleUserName.1547547907 --- https://github.com/pharo-vcs/tonel.git[v1.0.13] --- cache
Loaded -> MonticelloTonel-FileSystem-CompatibleUserName.1547547907 --- https://github.com/pharo-vcs/tonel.git[v1.0.13] --- cache
Loaded -> MonticelloTonel-Tests-CompatibleUserName.1547547907 --- https://github.com/pharo-vcs/tonel.git[v1.0.13] --- cache
Fetched -> BaselineOfHermes-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- https://github.com/tesonep/hermes.git[v2.5.1]
Loaded -> BaselineOfHermes-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- https://github.com/tesonep/hermes.git[v2.5.1]
Project: Tonel baseline
Fetched -> MonticelloTonel-Core-CompatibleUserName.1547547907 --- https://github.com/pharo-vcs/tonel.git[v1.0.13] --- https://github.com/pharo-vcs/tonel.git[v1.0.13]
Fetched -> MonticelloTonel-FileSystem-CompatibleUserName.1547547907 --- https://github.com/pharo-vcs/tonel.git[v1.0.13] --- https://github.com/pharo-vcs/tonel.git[v1.0.13]
Fetched -> MonticelloTonel-Tests-CompatibleUserName.1547547907 --- https://github.com/pharo-vcs/tonel.git[v1.0.13] --- https://github.com/pharo-vcs/tonel.git[v1.0.13]
Project: Hermes baseline
Fetched -> Hermes-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- https://github.com/tesonep/hermes.git[v2.5.1]
Fetched -> Hermes-Exporter-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- https://github.com/tesonep/hermes.git[v2.5.1]
Fetched -> Hermes-Extensions-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- https://github.com/tesonep/hermes.git[v2.5.1]
Loaded -> Hermes-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- cache
Fetched -> Pharo30Bootstrap-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/src
Project: Ring2 baseline
Loaded -> Hermes-Exporter-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- cache
Loaded -> Hermes-Extensions-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- cache
TonelRepository>>asRing2EnvironmentWith: (RGEnvironment is Undeclared) 

PBBootstrap>>generateHermesFiles (HERing2ToHermesBuilder is Undeclared) 

PBOldExtendedBootstrap>>bootstrapImageDo: (OSSUnixSubprocess is Undeclared) 

PBBootstrap30 class>>bootstrap:toFileNamed: (FiMetacelloWriter is Undeclared) 

PBBootstrap30 class>>bootstrap:toFileNamed: (ConfigurationOfPharoBootstrap is Undeclared) 

PBBootstrap30 class>>bootstrap:toFileNamed: (FiPath is Undeclared) 

PBBootstrap30 class>>bootstrap:toFileNamed: (FiMethod is Undeclared) 

PBBootstrap30 class>>bootstrap:toFileNamed: (FiPath is Undeclared) 

PBBootstrap30 class>>bootstrap:toFileNamed: (FiMethod is Undeclared) 

PBBootstrap30 class>>bootstrap:toFileNamed: (FiPath is Undeclared) 

PBBootstrap30 class>>bootstrap:toFileNamed: (FiMethod is Undeclared) 

PBBootstrap30>>initialize (FiMetacelloWriter is Undeclared) 

PBBootstrap30>>initialize (ConfigurationOfPharoBootstrap is Undeclared) 

PBImageBuilder50>>buildNumber: (buildNumber is Undeclared) 

Fetched -> Ring2-Core-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
Fetched -> Ring2-Monticello-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
Fetched -> Ring2-ChunkImporter-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
Fetched -> Ring2-Bootstrap-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
Fetched -> Ring2-Tests-Core-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
Fetched -> Ring2-Tests-Monticello-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
Fetched -> Ring2-Tests-ChunkImporter-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
Fetched -> Ring2-Hermes-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
Fetched -> Ring2-RuntimeSupport-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
Fetched -> Ring2-TraitsV2Support-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2]
TonelSourceScanner>>readNext (prevPrevChar is Undeclared) 

TonelSourceScanner>>prepareToScan (isLiteralArray is Undeclared) 

TonelSourceScanner>>prepareToScan (isString is Undeclared) 

TonelSourceScanner>>prepareToScan (isComment is Undeclared) 

TonelSourceScanner>>prepareToScan (prevPrevChar is Undeclared) 

TonelSourceScanner>>isStartingComment (prevPrevChar is Undeclared) 

TonelWriter>>sourceDir (sourceDir is Undeclared) 

TonelWriter>>sourceDir: (sourceDir is Undeclared) 

Loaded -> Pharo30Bootstrap-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/src --- cache
Loaded -> MonticelloTonel-Core-CompatibleUserName.1547547907 --- https://github.com/pharo-vcs/tonel.git[v1.0.13] --- cache
Loaded -> MonticelloTonel-FileSystem-CompatibleUserName.1547547907 --- https://github.com/pharo-vcs/tonel.git[v1.0.13] --- cache
Loaded -> MonticelloTonel-Tests-CompatibleUserName.1547547907 --- https://github.com/pharo-vcs/tonel.git[v1.0.13] --- cache
Loaded -> Hermes-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- cache
Loaded -> Hermes-Exporter-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- cache
Loaded -> Hermes-Extensions-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- cache
TonelRepository>>asRing2EnvironmentWith: (RGEnvironment is Undeclared) 

PBBootstrap>>generateHermesFiles (HERing2ToHermesBuilder is Undeclared) 

PBOldExtendedBootstrap>>bootstrapImageDo: (OSSUnixSubprocess is Undeclared) 

PBBootstrap30 class>>bootstrap:toFileNamed: (FiMetacelloWriter is Undeclared) 

PBBootstrap30 class>>bootstrap:toFileNamed: (ConfigurationOfPharoBootstrap is Undeclared) 

PBBootstrap30 class>>bootstrap:toFileNamed: (FiPath is Undeclared) 

PBBootstrap30 class>>bootstrap:toFileNamed: (FiMethod is Undeclared) 

PBBootstrap30 class>>bootstrap:toFileNamed: (FiPath is Undeclared) 

PBBootstrap30 class>>bootstrap:toFileNamed: (FiMethod is Undeclared) 

PBBootstrap30 class>>bootstrap:toFileNamed: (FiPath is Undeclared) 

PBBootstrap30 class>>bootstrap:toFileNamed: (FiMethod is Undeclared) 

PBBootstrap30>>initialize (FiMetacelloWriter is Undeclared) 

PBBootstrap30>>initialize (ConfigurationOfPharoBootstrap is Undeclared) 

PBImageBuilder50>>buildNumber: (buildNumber is Undeclared) 

Loaded -> Pharo30Bootstrap-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/src --- cache
Loaded -> Ring2-Core-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache
Loaded -> Ring2-Monticello-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache
Loaded -> Ring2-ChunkImporter-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache
PBRingMetacelloFetcher>>versionNumber (ConfigurationOfPharoBootstrap is Undeclared) 

Loaded -> Ring2-Bootstrap-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache
Loaded -> Ring2-Tests-Core-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache
Loaded -> Ring2-Tests-Monticello-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache
Loaded -> Ring2-Tests-ChunkImporter-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache
Loaded -> Ring2-Core-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache
Loaded -> Ring2-Hermes-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache
Loaded -> Ring2-RuntimeSupport-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache
Loaded -> Ring2-TraitsV2Support-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache
...finished baseline
Loaded -> Ring2-Monticello-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache
Loaded -> Ring2-ChunkImporter-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache
PBRingMetacelloFetcher>>versionNumber (ConfigurationOfPharoBootstrap is Undeclared) 

Loaded -> Ring2-Bootstrap-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache+ ./pharo Pharo.image --no-default-preferences /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/bootstrap.st --ARCH=32 --BUILD_NUMBER=748 --VERSION_INFO=Pharo9.0-SNAPSHOT-g5ef105aa22ad3fd99ca9b59f3fde6d4c6b09e613 --quit
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
'Architecture: 32'
'BuildNumber: 748'
'VersionInfo: Pharo9.0-SNAPSHOT-g5ef105aa22ad3fd99ca9b59f3fde6d4c6b09e613'

Loaded -> Ring2-Tests-Core-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache
Loaded -> Ring2-Tests-Monticello-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache
Loaded -> Ring2-Tests-ChunkImporter-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache
Loaded -> Ring2-Hermes-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache
Loaded -> Ring2-RuntimeSupport-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache
Loaded -> Ring2-TraitsV2Support-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache
...finished baseline+ ./pharo Pharo.image --no-default-preferences /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/bootstrap.st --ARCH=64 --BUILD_NUMBER=748 --VERSION_INFO=Pharo9.0-SNAPSHOT-g5ef105aa22ad3fd99ca9b59f3fde6d4c6b09e613 --quit
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
'Architecture: 64'
'BuildNumber: 748'
'VersionInfo: Pharo9.0-SNAPSHOT-g5ef105aa22ad3fd99ca9b59f3fde6d4c6b09e613'

FluidClassDefinitionPrinterTest>>testText (Text is Undeclared) 

FluidClassDefinitionPrinterTest>>testTrait (RubScrolledTextModel is Undeclared) 

FluidClassDefinitionPrinterTest>>testClassSideDoesNotShowPackage (MOPTraitTest is Undeclared) 

FluidClassDefinitionPrinterTest>>testComplexTrait (MOPTestClassD is Undeclared) 

FluidClassDefinitionPrinterTest>>testMetaclassWithTrait (MOPTestClassD is Undeclared) 

FluidClassDefinitionPrinterTest>>testAlignmentMorphClass (AlignmentMorph is Undeclared) 

FluidClassDefinitionPrinterTest>>testExpandedMetaclassWithTrait (MOPTestClassD is Undeclared) 

FluidClassDefinitionPrinterTest>>testExpandedTrait3ClassTrait (Trait3 is Undeclared) 

FluidClassDefinitionPrinterTest>>testExpandedEpTEventVisitorClassTrait (EpTEventVisitor is Undeclared) 

FluidClassDefinitionPrinterTest>>testTrait3 (Trait3 is Undeclared) 

FluidClassDefinitionPrinterTest>>testTrait3AndTag (Trait3 is Undeclared) 

FluidClassDefinitionPrinterTest>>testTEventVisitorClassTrait (EpTEventVisitor is Undeclared) 

OldPharoClassDefinitionPrinterTest>>testAlignmentMorphClass (AlignmentMorph is Undeclared) 

OldPharoClassDefinitionPrinterTest>>testText (Text is Undeclared) 

OldPharoClassDefinitionPrinterTest>>testTrait3AndTag (Trait3 is Undeclared) 

OldPharoClassDefinitionPrinterTest>>testTrait3 (Trait3 is Undeclared) 

OldPharoClassDefinitionPrinterTest>>testClassSideDoesNotShowPackage (MOPTraitTest is Undeclared) 

OldPharoClassDefinitionPrinterTest>>testComplexTrait (MOPTestClassD is Undeclared) 

OldPharoClassDefinitionPrinterTest>>testTrait (RubScrolledTextModel is Undeclared) 

OldPharoClassDefinitionPrinterTest>>testTEventVisitorClassTrait (EpTEventVisitor is Undeclared) 

T2TraitMCDefinitionsTest>>testEqualityOfTraitDefinitionWithDifferentSlotTypes (PropertySlot is Undeclared) 

T2TraitMCDefinitionsTest>>testDefinitionOfTraitWithSlots (PropertySlot is Undeclared) 

T2TraitMCDefinitionsTest>>testDefinitionOfTraitWithSlots (PropertySlot is Undeclared) 

T2TraitMCDefinitionsTest>>testDefinitionOfTraitWithSlots (PropertySlot is Undeclared) 

T2TraitMCDefinitionsTest>>testDefinitionOfNormalClassWithSlots (PropertySlot is Undeclared) 

T2TraitMCDefinitionsTest>>testDefinitionOfNormalClassWithSlots (PropertySlot is Undeclared) 

T2TraitMCDefinitionsTest>>testDefinitionOfNormalClassWithSlots (PropertySlot is Undeclared) 

T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared) 

T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared) 

T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared) 

T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared) 

T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared) 

T2TraitMCDefinitionsTest>>testDefinitionOfClassSideTraitWithSpecialSlotHasCorrectString (WeakSlot is Undeclared) 

T2TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared) 

T2TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared) 

T2TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared) 

T2TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared) 

T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared) 

T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared) 

T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared) 

T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared) 

T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared) 

T2TraitInTraitClassTest>>testAddingSpecialSlotToClassSide (WeakSlot is Undeclared) 

T2TraitInTraitClassTest>>testAddingSpecialSlotToClassSide (WeakSlot is Undeclared) 

Looking for module  ... loaded...computing accessor depthsThe method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

*** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

*** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

*** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

*** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

*** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

*** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

*** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

*** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

*** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

*** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

*** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

OldPharoClassDefinitionPrinterTest>>testComplexTrait (MOPTestClassD is Undeclared) 

OldPharoClassDefinitionPrinterTest>>testClassSideDoesNotShowPackage (MOPTraitTest is Undeclared) 

OldPharoClassDefinitionPrinterTest>>testTrait3AndTag (Trait3 is Undeclared) 

OldPharoClassDefinitionPrinterTest>>testAlignmentMorphClass (AlignmentMorph is Undeclared) 

OldPharoClassDefinitionPrinterTest>>testTrait3 (Trait3 is Undeclared) 

OldPharoClassDefinitionPrinterTest>>testText (Text is Undeclared) 

OldPharoClassDefinitionPrinterTest>>testTrait (RubScrolledTextModel is Undeclared) 

OldPharoClassDefinitionPrinterTest>>testTEventVisitorClassTrait (EpTEventVisitor is Undeclared) 

FluidClassDefinitionPrinterTest>>testComplexTrait (MOPTestClassD is Undeclared) 

FluidClassDefinitionPrinterTest>>testExpandedTrait3ClassTrait (Trait3 is Undeclared) 

FluidClassDefinitionPrinterTest>>testMetaclassWithTrait (MOPTestClassD is Undeclared) 

FluidClassDefinitionPrinterTest>>testClassSideDoesNotShowPackage (MOPTraitTest is Undeclared) 

FluidClassDefinitionPrinterTest>>testText (Text is Undeclared) 

FluidClassDefinitionPrinterTest>>testExpandedEpTEventVisitorClassTrait (EpTEventVisitor is Undeclared) 

FluidClassDefinitionPrinterTest>>testTrait3 (Trait3 is Undeclared) 

FluidClassDefinitionPrinterTest>>testTEventVisitorClassTrait (EpTEventVisitor is Undeclared) 

FluidClassDefinitionPrinterTest>>testTrait (RubScrolledTextModel is Undeclared) 

FluidClassDefinitionPrinterTest>>testTrait3AndTag (Trait3 is Undeclared) 

FluidClassDefinitionPrinterTest>>testAlignmentMorphClass (AlignmentMorph is Undeclared) 

FluidClassDefinitionPrinterTest>>testExpandedMetaclassWithTrait (MOPTestClassD is Undeclared) 
The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

*** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

T2TraitInTraitClassTest>>testAddingSpecialSlotToClassSide (WeakSlot is Undeclared) 

T2TraitInTraitClassTest>>testAddingSpecialSlotToClassSide (WeakSlot is Undeclared) 

T2TraitMCDefinitionsTest>>testDefinitionOfNormalClassWithSlots (PropertySlot is Undeclared) 

T2TraitMCDefinitionsTest>>testDefinitionOfNormalClassWithSlots (PropertySlot is Undeclared) 

T2TraitMCDefinitionsTest>>testDefinitionOfNormalClassWithSlots (PropertySlot is Undeclared) 

T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared) 

T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared) 

T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared) 

T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared) 

T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared) 

T2TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared) 

T2TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared) 

T2TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared) 

T2TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared) 

T2TraitMCDefinitionsTest>>testDefinitionOfTraitWithSlots (PropertySlot is Undeclared) 

T2TraitMCDefinitionsTest>>testDefinitionOfTraitWithSlots (PropertySlot is Undeclared) 

T2TraitMCDefinitionsTest>>testDefinitionOfTraitWithSlots (PropertySlot is Undeclared) 

T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared) 

T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared) 

T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared) 

T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared) 

T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared) 

T2TraitMCDefinitionsTest>>testDefinitionOfClassSideTraitWithSpecialSlotHasCorrectString (WeakSlot is Undeclared) 

T2TraitMCDefinitionsTest>>testEqualityOfTraitDefinitionWithDifferentSlotTypes (PropertySlot is Undeclared) 

Looking for module  ... loaded...computing accessor depthsThe method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

*** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

*** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

*** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

*** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

*** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

*** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

*** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

*** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

*** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

*** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

*** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

*** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

*** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

*** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

*** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

*** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

*** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
...doneThe method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

*** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

*** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

warning, variable translatedMethodCache doesn't exist or has already been removed
The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

*** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

*** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

warning, variable simulator doesn't exist or has already been removed
The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

*** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

warning, variable translatedMethodCache doesn't exist or has already been removed
The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

*** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

*** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

*** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

*** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

*** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
...doneThe method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

*** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock
The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

*** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

warning, variable translatedMethodCache doesn't exist or has already been removed

ShiftClassBuilder>>useStrictSuperclass (ClassResolverStrictResolve is Undeclared) 

ShDefaultBuilderEnhancer>>initializeBuilder: (ShMetaclassChangeDetector is Undeclared) 

Symbol>>=> (UndefinedSlot is Undeclared) 

ShiftClassBuilder>>useStrictSuperclass (ClassResolverStrictResolve is Undeclared) 

ShDefaultBuilderEnhancer>>initializeBuilder: (ShMetaclassChangeDetector is Undeclared) 
The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

*** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

warning, variable simulator doesn't exist or has already been removed
The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

*** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

warning, variable translatedMethodCache doesn't exist or has already been removed
The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

*** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated.
Use displayProgressFrom: minVal to: maxVal during: workBlock

Symbol>>=> (UndefinedSlot is Undeclared) 

freeing 48 forwarders
done.
initial heap size: 20,971,520
final new heap size: 1,694,456	
Done!2020-10-14T08:52:40.584183+02:00 PBStepStartedSignal Starting  Process.
2020-10-14T08:53:24.242106+02:00 PBStepFinishedSignal initializing globals
creating initial Objects needed by the VM
2020-10-14T08:53:27.497252+02:00 PBStepFinishedSignal Class builder ready to create classes
2020-10-14T08:55:52.488011+02:00 PBStepFinishedSignal Classes created
2020-10-14T08:59:16.59493+02:00 PBStepFinishedSignal installed_methods
2020-10-14T08:59:19.961272+02:00 PBStepFinishedSignal Installed extension methods
2020-10-14T08:59:28.146715+02:00 PBStepFinishedSignal Installed extension methods
2020-10-14T08:59:28.147032+02:00 PBStepFinishedSignal Process ended.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Full Image-32)
[Pipeline] sh
+ BUILD_NUMBER=748 BOOTSTRAP_ARCH=32 bash ./bootstrap/scripts/4-build.sh
+ set -e
+++ dirname ./bootstrap/scripts/4-build.sh
++ cd ./bootstrap/scripts
++ pwd -P
+ SCRIPTS=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts
+ . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/envvars.sh
++ '[' -z x ']'
++ '[' -z x ']'
++ '[' -z ']'
++++ dirname /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/../..
+++ pwd -P
++ ROOT_DIR=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32
++ export BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32
++ BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32
++ '[' -z ']'
++ BOOTSTRAP_CACHE=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache
++ export BOOTSTRAP_CACHE
++ '[' -z ']'
++ VM='/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless'
++ IMAGE_FLAGS=--no-default-preferences
++++ dirname /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts
+++ pwd -P
++ . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/envversion.sh
+ set_version_variables
+ pushd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32
++ is_development_build
++ local branchName
++ ensure_branch_name
++ '[' Pharo9.0 == '' ']'
+++ grep -E '^Pharo[0-9]+\.[0-9]+$'
+++ echo Pharo9.0
++ branchName=Pharo9.0
++ '[' Pharo9.0 == '' ']'
++ echo 1
+ '[' 1 == 1 ']'
++ is_release_build
++ set -f
+++ grep -E '^v[0-9]+\.[0-9]+.[0-9]+(\-[a-zA-Z0-9_]+)?$'
+++ git tag --list --points-at HEAD
++ local versionTag=
++ set +f
++ '[' '' == '' ']'
++ echo 0
+ '[' 0 == 1 ']'
+ set_version_snapshot_variables
+ ensure_branch_name
+ '[' Pharo9.0 == '' ']'
+ PHARO_NAME_PREFIX=Pharo9.0-SNAPSHOT
++ sed 's/\.//'
++ cut -c 6-
++ echo Pharo9.0
+ PHARO_SHORT_VERSION=90
+ PHARO_VM_VERSION=70
++ git rev-parse --verify HEAD
+ PHARO_COMMIT_HASH=g5ef105aa22ad3fd99ca9b59f3fde6d4c6b09e613
+ popd
+ OPTIND=1
+ ARCH_DESCRIPTION=32
+ getopts 'h?a:d' opt
+ shift 0
+ '[' '' = -- ']'
+ '[' -z 32 ']'
+ [[ -z /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32 ]]
++ git -C /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32 show -s --format=%h
+ GIT_COMMIT_HASH=5ef105a
+ SUFFIX=32bit-5ef105a
+ [[ '' -eq 1 ]]
+ BOOTSTRAP_IMAGE_NAME=bootstrap
+ BOOTSTRAP_ARCHIVE_IMAGE_NAME=Pharo9.0-SNAPSHOT-bootstrap-32bit-5ef105a
+ HERMES_ARCHIVE_NAME=Pharo9.0-SNAPSHOT-hermesPackages-32bit-5ef105a
+ RPACKAGE_ARCHIVE_NAME=Pharo9.0-SNAPSHOT-rpackage-32bit-5ef105a
+ CORE_IMAGE_NAME=Pharo9.0-SNAPSHOT-core-32bit-5ef105a
+ COMPILER_IMAGE_NAME=Pharo9.0-SNAPSHOT-compiler-32bit-5ef105a
+ TRAITS_IMAGE_NAME=Pharo9.0-SNAPSHOT-traits-32bit-5ef105a
+ MC_BOOTSTRAP_IMAGE_NAME=Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-5ef105a
+ MC_IMAGE_NAME=Pharo9.0-SNAPSHOT-monticello-32bit-5ef105a
+ METACELLO_IMAGE_NAME=Pharo9.0-SNAPSHOT-metacello-32bit-5ef105a
+ PHARO_IMAGE_NAME=Pharo9.0-SNAPSHOT-32bit-5ef105a
+ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache
+ echo 'Prepare Bootstrap files'
Prepare Bootstrap files
+ cp bootstrap.image Pharo9.0-SNAPSHOT-compiler-32bit-5ef105a.image
+ cp bootstrap.image Pharo9.0-SNAPSHOT-bootstrap-32bit-5ef105a.image
+ zip Pharo9.0-SNAPSHOT-bootstrap-32bit-5ef105a.zip Pharo9.0-SNAPSHOT-bootstrap-32bit-5ef105a.image
  adding: Pharo9.0-SNAPSHOT-bootstrap-32bit-5ef105a.image (deflated 65%)
+ zip Pharo9.0-SNAPSHOT-hermesPackages-32bit-5ef105a.zip AST-Core.hermes AST-Core-Traits.hermes CodeExport.hermes CodeExport-Traits.hermes CodeImportCommandLineHandlers.hermes CodeImport.hermes CodeImport-Traits.hermes Collections-Abstract-Traits.hermes Collections-Arithmetic.hermes Collections-Atomic.hermes Debugging-Core.hermes DeprecatedFileStream.hermes FileSystem-Core.hermes FileSystem-Disk.hermes Hermes-Extensions.hermes InitializePackagesCommandLineHandler.hermes JenkinsTools-Core.hermes Jobs.hermes Kernel-Chronology-Extras.hermes Kernel-Tests.hermes Kernel-Traits.hermes Math-Operations-Extensions.hermes Multilingual-Encodings.hermes Multilingual-Languages.hermes Multilingual-TextConversion.hermes OpalCompiler-Core.hermes ReflectionMirrors-Primitives.hermes SUnit-Core.hermes SUnit-Tests.hermes System-SourcesCondenser.hermes TraitsV2-Compatibility.hermes TraitsV2.hermes TraitsV2-Tests.hermes Transcript-Core-Traits.hermes
  adding: AST-Core.hermes (deflated 82%)
  adding: AST-Core-Traits.hermes (deflated 84%)
  adding: CodeExport.hermes (deflated 69%)
  adding: CodeExport-Traits.hermes (deflated 58%)
  adding: CodeImportCommandLineHandlers.hermes (deflated 65%)
  adding: CodeImport.hermes (deflated 81%)
  adding: CodeImport-Traits.hermes (deflated 79%)
  adding: Collections-Abstract-Traits.hermes (deflated 63%)
  adding: Collections-Arithmetic.hermes (deflated 81%)
  adding: Collections-Atomic.hermes (deflated 76%)
  adding: Debugging-Core.hermes (deflated 80%)
  adding: DeprecatedFileStream.hermes (deflated 79%)
  adding: FileSystem-Core.hermes (deflated 84%)
  adding: FileSystem-Disk.hermes (deflated 82%)
  adding: Hermes-Extensions.hermes (deflated 79%)
  adding: InitializePackagesCommandLineHandler.hermes (deflated 58%)
  adding: JenkinsTools-Core.hermes (deflated 71%)
  adding: Jobs.hermes (deflated 73%)
  adding: Kernel-Chronology-Extras.hermes (deflated 79%)
  adding: Kernel-Tests.hermes (deflated 78%)
  adding: Kernel-Traits.hermes (deflated 72%)
  adding: Math-Operations-Extensions.hermes (deflated 74%)
  adding: Multilingual-Encodings.hermes (deflated 82%)
  adding: Multilingual-Languages.hermes (deflated 79%)
  adding: Multilingual-TextConversion.hermes (deflated 79%)
  adding: OpalCompiler-Core.hermes (deflated 82%)
  adding: ReflectionMirrors-Primitives.hermes (deflated 77%)
  adding: SUnit-Core.hermes (deflated 81%)
  adding: SUnit-Tests.hermes (deflated 81%)
  adding: System-SourcesCondenser.hermes (deflated 73%)
  adding: TraitsV2-Compatibility.hermes (deflated 77%)
  adding: TraitsV2.hermes (deflated 83%)
  adding: TraitsV2-Tests.hermes (deflated 84%)
  adding: Transcript-Core-Traits.hermes (deflated 78%)
+ zip Pharo9.0-SNAPSHOT-rpackage-32bit-5ef105a.zip protocolsKernel.txt packagesKernel.txt
  adding: protocolsKernel.txt (deflated 85%)
  adding: packagesKernel.txt (deflated 52%)
+ [[ -z /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache ]]
+ ST_CACHE=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/st-cache
+ echo '[Compiler] Initializing Bootstraped Image'
[Compiler] Initializing Bootstraped Image
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-32bit-5ef105a.image
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
+ echo '[Compiler] Adding more Kernel packages'
[Compiler] Adding more Kernel packages
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-32bit-5ef105a.image --no-default-preferences loadHermes Hermes-Extensions.hermes --save
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
SystemNotification: [Hermes] Reading Hermes-Extensions.hermes
SystemNotification: [Hermes] Installing Hermes-Extensions.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #Unicode #StartupPreferencesLoader #BlockLocalTempCounter #FileSystem #Latin1)
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-32bit-5ef105a.image --no-default-preferences loadHermes Math-Operations-Extensions.hermes Debugging-Core.hermes Kernel-Chronology-Extras.hermes Multilingual-Encodings.hermes Multilingual-TextConversion.hermes Multilingual-Languages.hermes ReflectionMirrors-Primitives.hermes --save --no-fail-on-undeclared
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
SystemNotification: [Hermes] Reading Math-Operations-Extensions.hermes
SystemNotification: [Hermes] Installing Math-Operations-Extensions.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #Unicode #StartupPreferencesLoader #BlockLocalTempCounter #FileSystem #Latin1)
SystemNotification: [Hermes] Reading Debugging-Core.hermes
SystemNotification: [Hermes] Installing Debugging-Core.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #Unicode #StartupPreferencesLoader #FileSystem #Latin1)
SystemNotification: [Hermes] Reading Kernel-Chronology-Extras.hermes
SystemNotification: [Hermes] Installing Kernel-Chronology-Extras.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #Unicode #StartupPreferencesLoader #FileSystem #Latin1)
SystemNotification: [Hermes] Reading Multilingual-Encodings.hermes
SystemNotification: [Hermes] Installing Multilingual-Encodings.hermes
SystemNotification: New Undeclared created... check dependencies: #(#LanguageEnvironment)
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #StartupPreferencesLoader #FileSystem)
SystemNotification: [Hermes] Reading Multilingual-TextConversion.hermes
SystemNotification: [Hermes] Installing Multilingual-TextConversion.hermes
SystemNotification: New Undeclared created... check dependencies: #(#Latin1Environment #Latin9Environment #Latin2Environment)
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #Latin9Environment #Latin1Environment #StartupPreferencesLoader #FileSystem #Latin2Environment)
SystemNotification: [Hermes] Reading Multilingual-Languages.hermes
SystemNotification: [Hermes] Installing Multilingual-Languages.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #FileSystem)
SystemNotification: [Hermes] Reading ReflectionMirrors-Primitives.hermes
SystemNotification: [Hermes] Installing ReflectionMirrors-Primitives.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #FileSystem)
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-32bit-5ef105a.image --no-default-preferences loadHermes InitializePackagesCommandLineHandler.hermes --save
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
SystemNotification: [Hermes] Reading InitializePackagesCommandLineHandler.hermes
SystemNotification: [Hermes] Installing InitializePackagesCommandLineHandler.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #FileSystem)
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-32bit-5ef105a.image --no-default-preferences loadHermes Collections-Atomic.hermes AST-Core.hermes Collections-Arithmetic.hermes Jobs.hermes System-SourcesCondenser.hermes --save --no-fail-on-undeclared
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
SystemNotification: [Hermes] Reading Collections-Atomic.hermes
SystemNotification: [Hermes] Installing Collections-Atomic.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #FileSystem)
SystemNotification: [Hermes] Reading AST-Core.hermes
SystemNotification: [Hermes] Installing AST-Core.hermes
SystemNotification: New Undeclared created... check dependencies: #(#ReparseAfterSourceEditing #SuperVariable #SyntaxErrorNotification #ThisContextVariable #SelfVariable)
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #ReparseAfterSourceEditing #ThisContextVariable #SuperVariable #StartupPreferencesLoader #SyntaxErrorNotification #FileSystem #SelfVariable)
SystemNotification: [Hermes] Reading Collections-Arithmetic.hermes
SystemNotification: [Hermes] Installing Collections-Arithmetic.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #ReparseAfterSourceEditing #ThisContextVariable #SuperVariable #StartupPreferencesLoader #SyntaxErrorNotification #FileSystem #SelfVariable)
SystemNotification: [Hermes] Reading Jobs.hermes
SystemNotification: [Hermes] Installing Jobs.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #ReparseAfterSourceEditing #ThisContextVariable #SuperVariable #StartupPreferencesLoader #SyntaxErrorNotification #FileSystem #SelfVariable)
SystemNotification: [Hermes] Reading System-SourcesCondenser.hermes
SystemNotification: [Hermes] Installing System-SourcesCondenser.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #ReparseAfterSourceEditing #ThisContextVariable #SuperVariable #StartupPreferencesLoader #SyntaxErrorNotification #FileSystem #SelfVariable)
+ echo '[Compiler] Initializing the packages in the Kernel'
[Compiler] Initializing the packages in the Kernel
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-32bit-5ef105a.image --no-default-preferences initializePackages --protocols=protocolsKernel.txt --packages=packagesKernel.txt --save
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
+ echo '[Compiler] Installing compiler through Hermes'
[Compiler] Installing compiler through Hermes
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-32bit-5ef105a.image --no-default-preferences loadHermes OpalCompiler-Core.hermes CodeExport.hermes CodeImport.hermes CodeImportCommandLineHandlers.hermes --save --no-fail-on-undeclared
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
SystemNotification: [Hermes] Reading OpalCompiler-Core.hermes
SystemNotification: [Hermes] Installing OpalCompiler-Core.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #FileSystem)
SystemNotification: [Hermes] Reading CodeExport.hermes
SystemNotification: [Hermes] Installing CodeExport.hermes
SystemNotification: New Undeclared created... check dependencies: #(#FileLocator)
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #FileSystem)
SystemNotification: [Hermes] Reading CodeImport.hermes
SystemNotification: [Hermes] Installing CodeImport.hermes
SystemNotification: New Undeclared created... check dependencies: #(#STCommandLineHandler)
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #STCommandLineHandler #StartupPreferencesLoader #FileSystem)
SystemNotification: [Hermes] Reading CodeImportCommandLineHandlers.hermes
SystemNotification: [Hermes] Installing CodeImportCommandLineHandlers.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #FileSystem)
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-32bit-5ef105a.image --no-default-preferences eval --save 'OpalCompiler register. CompilationContext initialize. OCASTTranslator initialize.'
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
OCASTTranslator
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-32bit-5ef105a.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/01-initialization/01-init.st --no-source --save --quit
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
NewUndeclaredWarning: UndefinedObject>>DoIt (BISimpleFormatter is Undeclared)
+ echo '[Compiler] Initializing Unicode'
[Compiler] Initializing Unicode
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-32bit-5ef105a.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/01-initialization/03-initUnicode.st --no-source --save --quit /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/resources/unicode/
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-32bit-5ef105a.image --no-default-preferences loadHermes DeprecatedFileStream.hermes FileSystem-Core.hermes FileSystem-Disk.hermes --save --no-fail-on-undeclared
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
SystemNotification: [Hermes] Reading DeprecatedFileStream.hermes
SystemNotification: [Hermes] Installing DeprecatedFileStream.hermes
SystemNotification: New Undeclared created... check dependencies: #(#FileSystem)
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #BISimpleFormatter #StartupPreferencesLoader #FileSystem)
SystemNotification: [Hermes] Reading FileSystem-Core.hermes
SystemNotification: [Hermes] Installing FileSystem-Core.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#BISimpleFormatter #StartupPreferencesLoader)
SystemNotification: [Hermes] Reading FileSystem-Disk.hermes
SystemNotification: [Hermes] Installing FileSystem-Disk.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#BISimpleFormatter #StartupPreferencesLoader)
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-32bit-5ef105a.image --no-default-preferences eval --save 'PharoBootstrapInitialization initializeFileSystem'
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
PharoBootstrapInitialization
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-32bit-5ef105a.image --no-default-preferences eval --save 'SourceFileArray initialize'
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
SourceFileArray
+ zip Pharo9.0-SNAPSHOT-compiler-32bit-5ef105a.zip Pharo9.0-SNAPSHOT-compiler-32bit-5ef105a.image
  adding: Pharo9.0-SNAPSHOT-compiler-32bit-5ef105a.image (deflated 72%)
+ echo '[Compiler] Installing Traits through Hermes'
[Compiler] Installing Traits through Hermes
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-32bit-5ef105a.image --no-default-preferences save Pharo9.0-SNAPSHOT-traits-32bit-5ef105a
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-traits-32bit-5ef105a.image --no-default-preferences loadHermes TraitsV2.hermes --save
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
SystemNotification: [Hermes] Reading TraitsV2.hermes
SystemNotification: [Hermes] Installing TraitsV2.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#BISimpleFormatter #StartupPreferencesLoader)
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-traits-32bit-5ef105a.image --no-default-preferences loadHermes Kernel-Traits.hermes AST-Core-Traits.hermes Collections-Abstract-Traits.hermes Transcript-Core-Traits.hermes CodeImport-Traits.hermes CodeExport-Traits.hermes TraitsV2-Compatibility.hermes --save
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
SystemNotification: [Hermes] Reading Kernel-Traits.hermes
SystemNotification: [Hermes] Installing Kernel-Traits.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#BISimpleFormatter #StartupPreferencesLoader)
SystemNotification: [Hermes] Reading AST-Core-Traits.hermes
SystemNotification: [Hermes] Installing AST-Core-Traits.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#BISimpleFormatter #StartupPreferencesLoader)
SystemNotification: [Hermes] Reading Collections-Abstract-Traits.hermes
SystemNotification: [Hermes] Installing Collections-Abstract-Traits.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#BISimpleFormatter #StartupPreferencesLoader)
SystemNotification: [Hermes] Reading Transcript-Core-Traits.hermes
SystemNotification: [Hermes] Installing Transcript-Core-Traits.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#BISimpleFormatter #StartupPreferencesLoader)
SystemNotification: [Hermes] Reading CodeImport-Traits.hermes
SystemNotification: [Hermes] Installing CodeImport-Traits.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#BISimpleFormatter #StartupPreferencesLoader)
SystemNotification: [Hermes] Reading CodeExport-Traits.hermes
SystemNotification: [Hermes] Installing CodeExport-Traits.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#BISimpleFormatter #StartupPreferencesLoader)
SystemNotification: [Hermes] Reading TraitsV2-Compatibility.hermes
SystemNotification: [Hermes] Installing TraitsV2-Compatibility.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#BISimpleFormatter #StartupPreferencesLoader)
+ zip Pharo9.0-SNAPSHOT-traits-32bit-5ef105a.zip Pharo9.0-SNAPSHOT-traits-32bit-5ef105a.image
  adding: Pharo9.0-SNAPSHOT-traits-32bit-5ef105a.image (deflated 73%)
+ echo '[Core] Class and RPackage initialization'
[Core] Class and RPackage initialization
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-traits-32bit-5ef105a.image --no-default-preferences save Pharo9.0-SNAPSHOT-core-32bit-5ef105a
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
+ zip Pharo9.0-SNAPSHOT-core-32bit-5ef105a.zip Pharo9.0-SNAPSHOT-core-32bit-5ef105a.image
  adding: Pharo9.0-SNAPSHOT-core-32bit-5ef105a.image (deflated 73%)
+ echo '[Monticello] Bootstrap Monticello Core and Local repositories'
[Monticello] Bootstrap Monticello Core and Local repositories
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-core-32bit-5ef105a.image --no-default-preferences save Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-5ef105a
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-5ef105a.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/st-cache/Monticello.st --save --quit
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
NewUndeclaredWarning: RingChunkImporter>>createClassNamed: (RGClassDefinition is Undeclared)
NewUndeclaredWarning: RingChunkImporter>>createTraitNamed: (RGTraitDefinition is Undeclared)
NewUndeclaredWarning: RingChunkImporter>>fromFileNamed: (RGPackageDefinition is Undeclared)
NewUndeclaredWarning: RingChunkImporter>>initialize (RGPackageDefinition is Undeclared)
NewUndeclaredWarning: RingChunkImporter>>visitMethodChunk: (RGMethodDefinition is Undeclared)
NewUndeclaredWarning: ZnMultiValueDictionary class>>defaultLimit (ZnMaximumNumberOfDictionaryEntries is Undeclared)
NewUndeclaredWarning: ZnMultiValueDictionary>>checkLimitForKey: (ZnTooManyDictionaryEntries is Undeclared)
NewUndeclaredWarning: FileSystemStore>>mimeTypesAt: (ZnMimeType is Undeclared)
NewUndeclaredWarning: FileStream>>asZnUrl (ZnUrl is Undeclared)
NewUndeclaredWarning: ZnUrl>>performOperation:with: (ZnUrlOperation is Undeclared)
NewUndeclaredWarning: ChangeSet class>>newChanges:withOld: (CurrentChangeSetChanged is Undeclared)
NewUndeclaredWarning: ChangeSet>>changeRecorderFor: (ClassChangeRecord is Undeclared)
NewUndeclaredWarning: ChangeSet>>changedMessageList (RGCommentDefinition is Undeclared)
NewUndeclaredWarning: ChangeSet>>changedMessageList (RGMethodDefinition is Undeclared)
NewUndeclaredWarning: ClassChangeRecord>>findOrMakeMethodChangeAt:priorMethod: (MethodChangeRecord is Undeclared)
NewUndeclaredWarning: Class>>asFullRingDefinition (RGContainer is Undeclared)
NewUndeclaredWarning: Class>>asFullRingDefinition (RGContainer is Undeclared)
NewUndeclaredWarning: Class>>asFullRingDefinition (RGContainer is Undeclared)
NewUndeclaredWarning: Class>>asFullRingDefinition (RGContainer is Undeclared)
NewUndeclaredWarning: Class>>asRingDefinition (RGClassDefinition is Undeclared)
NewUndeclaredWarning: Class>>asRingDefinitionWithMethods:withSuperclasses:withSubclasses:withPackages: (RGSlice is Undeclared)
NewUndeclaredWarning: ChangeRecord>>createCommentDefinition (RGCommentDefinition is Undeclared)
NewUndeclaredWarning: ChangeRecord>>createMethodDefinition (RGMethodDefinition is Undeclared)
NewUndeclaredWarning: RPackage>>asRingDefinition (RGPackageDefinition is Undeclared)
NewUndeclaredWarning: Trait>>asRingDefinition (RGTraitDefinition is Undeclared)
NewUndeclaredWarning: CompiledMethod>>asActiveRingDefinition (RGMethodDefinition is Undeclared)
NewUndeclaredWarning: CompiledMethod>>asFullRingDefinition (RGContainer is Undeclared)
NewUndeclaredWarning: CompiledMethod>>asHistoricalRingDefinition (RGMethodDefinition is Undeclared)
NewUndeclaredWarning: CompiledMethod>>asPassiveRingDefinition (RGMethodDefinition is Undeclared)
NewUndeclaredWarning: CompiledMethod>>methodReference (RGMethodDefinition is Undeclared)
NewUndeclaredWarning: RGMethodDefinition class>>className:selector:isMetaSide: (RGClassDefinition is Undeclared)
NewUndeclaredWarning: RGClassDefinition>>withMetaclass (RGMetaclassDefinition is Undeclared)
NewUndeclaredWarning: RGContainer class>>packageOfClass:using: (RGPackageDefinition is Undeclared)
NewUndeclaredWarning: RGContainer class>>packageOfMethod:using: (RGPackageDefinition is Undeclared)
NewUndeclaredWarning: RGContainer>>addPackageNamed: (RGPackageDefinition is Undeclared)
NewUndeclaredWarning: RGContainer>>loadPackagesFromImage (RGPackageDefinition is Undeclared)
NewUndeclaredWarning: ZipConstants class>>initializeFixedTrees (ZipEncoderTree is Undeclared)
NewUndeclaredWarning: ZipConstants class>>initializeFixedTrees (ZipEncoderNode is Undeclared)
NewUndeclaredWarning: ZipConstants class>>initializeFixedTrees (ZipEncoderTree is Undeclared)
NewUndeclaredWarning: ByteArray>>unzipped (GZipReadStream is Undeclared)
NewUndeclaredWarning: ByteArray>>zipped (GZipWriteStream is Undeclared)
NewUndeclaredWarning: ZipWriteStream>>flushBlock: (ZipEncoderTree is Undeclared)
NewUndeclaredWarning: ZipWriteStream>>flushBlock: (ZipEncoderTree is Undeclared)
NewUndeclaredWarning: ZipWriteStream>>flushBlock: (ZipEncoderTree is Undeclared)
NewUndeclaredWarning: ZipWriteStream>>on: (ZipEncoder is Undeclared)
NewUndeclaredWarning: PositionableStream>>asZLibReadStream (ZLibReadStream is Undeclared)
NewUndeclaredWarning: CompiledMethodTrailer>>decodeZip (ZipReadStream is Undeclared)
NewUndeclaredWarning: ReadWriteStream>>isZipArchive (ZipArchive is Undeclared)
NewUndeclaredWarning: InflateStream>>crcError: (CRCError is Undeclared)
NewUndeclaredWarning: ZipArchive>>memberClass (ZipArchiveMember is Undeclared)
NewUndeclaredWarning: ZipArchiveMember class>>newFromDirectory: (ZipDirectoryMember is Undeclared)
NewUndeclaredWarning: ZipArchiveMember class>>newFromFile: (ZipNewFileMember is Undeclared)
NewUndeclaredWarning: ZipArchiveMember class>>newFromString:named: (ZipStringMember is Undeclared)
NewUndeclaredWarning: ZipArchiveMember class>>newFromZipFile:named: (ZipFileMember is Undeclared)
NewUndeclaredWarning: ZipArchiveMember>>asDirectory (ZipDirectoryMember is Undeclared)
NewUndeclaredWarning: RGMethodDefinition>>asMCMethodDefinition (MCMethodDefinition is Undeclared)
NewUndeclaredWarning: RGMethodDefinition>>asMCMethodDefinition (MCMethodDefinition is Undeclared)
NewUndeclaredWarning: RGMethodDefinition>>asMCMethodDefinitionFromActiveDefinition (MCMethodDefinition is Undeclared)
NewUndeclaredWarning: RGMethodDefinition>>basicAsMCMethodDefinition (MCMethodDefinition is Undeclared)
NewUndeclaredWarning: RPackage>>isDirty (MCPackage is Undeclared)
NewUndeclaredWarning: RPackage>>isDirty (MCWorkingCopy is Undeclared)
NewUndeclaredWarning: RPackage>>mcWorkingCopy (MCWorkingCopy is Undeclared)
NewUndeclaredWarning: Class>>asClassDefinition (MCClassDefinition is Undeclared)
NewUndeclaredWarning: Class>>asClassDefinition (MCClassDefinition is Undeclared)
NewUndeclaredWarning: ChangeRecord>>asMCMethodDefinition (MCMethodDefinition is Undeclared)
NewUndeclaredWarning: MetaclassForTraits>>asMCDefinition (MCClassTraitDefinition is Undeclared)
NewUndeclaredWarning: MCPackageManager class>>managersForCategory:do: (MCWorkingCopy is Undeclared)
NewUndeclaredWarning: MCPackageManager class>>managersForCategory:do: (MCPackage is Undeclared)
NewUndeclaredWarning: MCWorkingCopy class>>infoFromDictionary:cache: (MCVersionInfo is Undeclared)
NewUndeclaredWarning: MCWorkingCopy>>backportChangesTo: (MCPatcher is Undeclared)
NewUndeclaredWarning: MCWorkingCopy>>backportChangesTo: (MCWorkingAncestry is Undeclared)
NewUndeclaredWarning: MCWorkingCopy>>backportChangesTo: (MCPackageLoader is Undeclared)
NewUndeclaredWarning: MCWorkingCopy>>closestAncestorSnapshotIn: (MCSnapshot is Undeclared)
NewUndeclaredWarning: MCWorkingCopy>>collectDependenciesWithMessage:in: (MCVersionDependency is Undeclared)
NewUndeclaredWarning: MCWorkingCopy>>completeSnapshot (MCSnapshot is Undeclared)
NewUndeclaredWarning: MCWorkingCopy>>findSnapshotWithVersionInfo: (MCSnapshot is Undeclared)
NewUndeclaredWarning: MCWorkingCopy>>findSnapshotWithVersionInfo: (MCSnapshot is Undeclared)
NewUndeclaredWarning: MCWorkingCopy>>initialize (MCWorkingAncestry is Undeclared)
NewUndeclaredWarning: MCWorkingCopy>>loaded: (MCWorkingAncestry is Undeclared)
NewUndeclaredWarning: MCWorkingCopy>>merge: (MCNoChangesException is Undeclared)
NewUndeclaredWarning: MCWorkingCopy>>merge: (MCSnapshot is Undeclared)
NewUndeclaredWarning: MCWorkingCopy>>merge: (MCThreeWayMerger is Undeclared)
NewUndeclaredWarning: MCWorkingCopy>>newVersionWithName:message:in: (MCWorkingAncestry is Undeclared)
NewUndeclaredWarning: MCWorkingCopy>>newVersionWithName:message:in: (MCVersion is Undeclared)
NewUndeclaredWarning: MCWorkingCopy>>repositoryGroup (MCRepositoryGroup is Undeclared)
NewUndeclaredWarning: MCWorkingCopy>>theCachedRepository (MCCacheRepository is Undeclared)
NewUndeclaredWarning: MCWorkingCopy>>unload (MCPackageLoader is Undeclared)
NewUndeclaredWarning: MCWorkingCopy>>versionInfo: (MCWorkingAncestry is Undeclared)
NewUndeclaredWarning: MCAncestry>>allAncestorsOnPathTo: (MCFilteredVersionSorter is Undeclared)
NewUndeclaredWarning: MCAncestry>>commonAncestorsWith: (MCVersionSorter is Undeclared)
NewUndeclaredWarning: MCAncestry>>topologicalAncestors (MCFrontier is Undeclared)
NewUndeclaredWarning: MCLazyVersionInfo class>>install (MCWorkingAncestry is Undeclared)
NewUndeclaredWarning: MCLazyVersionInfo class>>install (MCFileBasedRepository is Undeclared)
NewUndeclaredWarning: MCVersionInfo>>loadAncestorsAndStepChildren (MCRepositoryGroup is Undeclared)
NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCInstanceVariableDefinition is Undeclared)
NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCClassVariableDefinition is Undeclared)
NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCPoolImportDefinition is Undeclared)
NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCClassInstanceVariableDefinition is Undeclared)
NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:traitComposition:classTraitComposition:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCInstanceVariableDefinition is Undeclared)
NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:traitComposition:classTraitComposition:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCClassVariableDefinition is Undeclared)
NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:traitComposition:classTraitComposition:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCPoolImportDefinition is Undeclared)
NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:traitComposition:classTraitComposition:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCClassInstanceVariableDefinition is Undeclared)
NewUndeclaredWarning: MCTraitDefinition>>initializeWithName:traitComposition:category:instVarNames:classInstVarNames:comment:commentStamp: (MCInstanceVariableDefinition is Undeclared)
NewUndeclaredWarning: MCTraitDefinition>>initializeWithName:traitComposition:category:instVarNames:classInstVarNames:comment:commentStamp: (MCClassInstanceVariableDefinition is Undeclared)
NewUndeclaredWarning: MCTraitDefinition>>initializeWithName:traitComposition:category:instVarNames:comment:commentStamp: (MCInstanceVariableDefinition is Undeclared)
NewUndeclaredWarning: MCTraitDefinition>>initializeWithName:traitComposition:classTraitComposition:category:instVarNames:comment:commentStamp: (MCInstanceVariableDefinition is Undeclared)
NewUndeclaredWarning: MCMethodDefinition>>addMethodAdditionTo: (MethodAddition is Undeclared)
NewUndeclaredWarning: MCMerger>>load (MCPackageLoader is Undeclared)
NewUndeclaredWarning: MCMerger>>loadWithNameLike: (MCPackageLoader is Undeclared)
NewUndeclaredWarning: MCMerger>>mergedSnapshot (MCPatcher is Undeclared)
NewUndeclaredWarning: MCThreeWayMerger class>>base:patch: (MCNoChangesException is Undeclared)
NewUndeclaredWarning: MCThreeWayMerger>>addDefinition: (MCModification is Undeclared)
NewUndeclaredWarning: MCThreeWayMerger>>addDefinition: (MCModification is Undeclared)
NewUndeclaredWarning: MCThreeWayMerger>>addDefinition: (MCAddition is Undeclared)
NewUndeclaredWarning: MCThreeWayMerger>>baseSnapshot (MCSnapshot is Undeclared)
NewUndeclaredWarning: MCThreeWayMerger>>modifyDefinition:to: (MCModification is Undeclared)
NewUndeclaredWarning: MCThreeWayMerger>>modifyDefinition:to: (MCModification is Undeclared)
NewUndeclaredWarning: MCThreeWayMerger>>modifyDefinition:to: (MCAddition is Undeclared)
NewUndeclaredWarning: MCThreeWayMerger>>removeDefinition: (MCRemoval is Undeclared)
NewUndeclaredWarning: MCThreeWayMerger>>removeDefinition: (MCRemoval is Undeclared)
NewUndeclaredWarning: MCPackage>>snapshot (MCSnapshot is Undeclared)
NewUndeclaredWarning: MCPackageCache>>initialize (MCVersionSorter is Undeclared)
NewUndeclaredWarning: MCPackageLoader>>installSnapshot: (MCSnapshot is Undeclared)
NewUndeclaredWarning: MCPackageLoader>>unloadPackage: (MCSnapshot is Undeclared)
NewUndeclaredWarning: MCPatch>>initializeWithBase:target: (MCModification is Undeclared)
NewUndeclaredWarning: MCPatch>>initializeWithBase:target: (MCAddition is Undeclared)
NewUndeclaredWarning: MCPatch>>initializeWithBase:target: (MCRemoval is Undeclared)
NewUndeclaredWarning: MCAddition>>inverse (MCRemoval is Undeclared)
NewUndeclaredWarning: MCPatcher>>patchedSnapshot (MCSnapshot is Undeclared)
NewUndeclaredWarning: MCSnapshotReader>>snapshot (MCSnapshot is Undeclared)
NewUndeclaredWarning: MCMcdReader>>basicVersion (MCDiffyVersion is Undeclared)
NewUndeclaredWarning: MCMcdReader>>buildPatchFrom:to: (MCSnapshot is Undeclared)
NewUndeclaredWarning: MCMcdReader>>buildPatchFrom:to: (MCSnapshot is Undeclared)
NewUndeclaredWarning: MCMczReader>>extractDependencyFrom: (MCVersionDependency is Undeclared)
NewUndeclaredWarning: MCMczReader>>scanner (MCScanner is Undeclared)
NewUndeclaredWarning: MCVersionReader class>>loadVersionFile: (MCDirectoryRepository is Undeclared)
NewUndeclaredWarning: MCVersionReader>>basicVersion (MCVersion is Undeclared)
NewUndeclaredWarning: MCVersionReader>>snapshot (MCSnapshot is Undeclared)
NewUndeclaredWarning: MCDictionaryRepository>>sortedVersionInfos (MCVersionSorter is Undeclared)
NewUndeclaredWarning: MCDiffyVersion>>writerClass (MCMcdWriter is Undeclared)
NewUndeclaredWarning: MCVersion>>load (MCVersionLoader is Undeclared)
NewUndeclaredWarning: MCVersion>>merge (MCVersionMerger is Undeclared)
NewUndeclaredWarning: MCVersion>>writerClass (MCMczWriter is Undeclared)
NewUndeclaredWarning: MCVersionLoader>>mergeVersions (MCVersionMerger is Undeclared)
NewUndeclaredWarning: MCVersionLoader>>warnAboutLosingChangesTo:ifCancel:ifMerge: (MCMergeOrLoadWarning is Undeclared)
NewUndeclaredWarning: MCVersionMerger>>resolveConflicts (MCNoChangesException is Undeclared)
NewUndeclaredWarning: MCMczWriter>>serializeVersionInfo: (MCVersionInfoWriter is Undeclared)
NewUndeclaredWarning: MCMczWriter>>snapshotWriterClass (MCStWriter is Undeclared)
NewUndeclaredWarning: MonticelloBootstrap>>loadPackageVersion: (MCMergeOrLoadWarning is Undeclared)
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-5ef105a.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/02-monticello-bootstrap/01-fixLocalMonticello.st --save --quit
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-5ef105a.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/02-monticello-bootstrap/02-bootstrapMonticello.st --save --quit
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
SystemNotification: Creating Snapshot of: AST-Core
SystemNotification: Creating Snapshot of: AST-Core-Traits
SystemNotification: Creating Snapshot of: Announcements-Core
SystemNotification: Creating Snapshot of: CodeExport
SystemNotification: Creating Snapshot of: CodeExport-Traits
SystemNotification: Creating Snapshot of: CodeImport
SystemNotification: Creating Snapshot of: CodeImport-Traits
SystemNotification: Creating Snapshot of: CodeImportCommandLineHandlers
SystemNotification: Creating Snapshot of: Collections-Abstract
SystemNotification: Creating Snapshot of: Collections-Abstract-Traits
SystemNotification: Creating Snapshot of: Collections-Arithmetic
SystemNotification: Creating Snapshot of: Collections-Atomic
SystemNotification: Creating Snapshot of: Collections-Native
SystemNotification: Creating Snapshot of: Collections-Sequenceable
SystemNotification: Creating Snapshot of: Collections-Stack
SystemNotification: Creating Snapshot of: Collections-Streams
SystemNotification: Creating Snapshot of: Collections-Strings
SystemNotification: Creating Snapshot of: Collections-Support
SystemNotification: Creating Snapshot of: Collections-Unordered
SystemNotification: Creating Snapshot of: Collections-Weak
SystemNotification: Creating Snapshot of: Colors
SystemNotification: Creating Snapshot of: Compression
SystemNotification: Creating Snapshot of: Debugging-Core
SystemNotification: Creating Snapshot of: DeprecatedFileStream
SystemNotification: Creating Snapshot of: FFI-Kernel
SystemNotification: Creating Snapshot of: FFI-Pools
SystemNotification: Creating Snapshot of: FileSystem-Core
SystemNotification: Creating Snapshot of: FileSystem-Disk
SystemNotification: Creating Snapshot of: FileSystem-Path
SystemNotification: Creating Snapshot of: Files
SystemNotification: Creating Snapshot of: Hermes
SystemNotification: Creating Snapshot of: Hermes-Extensions
SystemNotification: Creating Snapshot of: InitializePackagesCommandLineHandler
SystemNotification: Creating Snapshot of: Jobs
SystemNotification: Creating Snapshot of: Kernel
SystemNotification: Creating Snapshot of: Kernel-BytecodeEncoders
SystemNotification: Creating Snapshot of: Kernel-Chronology-Extras
SystemNotification: Creating Snapshot of: Kernel-Traits
SystemNotification: Creating Snapshot of: Math-Operations-Extensions
SystemNotification: Creating Snapshot of: Monticello
SystemNotification: Creating Snapshot of: Multilingual-Encodings
SystemNotification: Creating Snapshot of: Multilingual-Languages
SystemNotification: Creating Snapshot of: Multilingual-TextConversion
SystemNotification: Creating Snapshot of: Network-UUID
SystemNotification: Creating Snapshot of: NumberParser
SystemNotification: Creating Snapshot of: OpalCompiler-Core
SystemNotification: Creating Snapshot of: PharoBootstrap-Initialization
SystemNotification: Creating Snapshot of: RPackage-Core
SystemNotification: Creating Snapshot of: Random-Core
SystemNotification: Creating Snapshot of: ReflectionMirrors-Primitives
SystemNotification: Creating Snapshot of: Ring-Definitions-Containers
SystemNotification: Creating Snapshot of: Ring-Definitions-Core
SystemNotification: Creating Snapshot of: Ring-Definitions-Monticello
SystemNotification: Creating Snapshot of: Ring-OldChunkImporter
SystemNotification: Creating Snapshot of: Shift-Changes
SystemNotification: Creating Snapshot of: Shift-ClassBuilder
SystemNotification: Creating Snapshot of: Shift-ClassInstaller
SystemNotification: Creating Snapshot of: Slot-Core
SystemNotification: Creating Snapshot of: System-Announcements
SystemNotification: Creating Snapshot of: System-BasicCommandLineHandler
SystemNotification: Creating Snapshot of: System-Changes
SystemNotification: Creating Snapshot of: System-CommandLine
SystemNotification: Creating Snapshot of: System-CommandLineHandler
SystemNotification: Creating Snapshot of: System-Finalization
SystemNotification: Creating Snapshot of: System-Hashing
SystemNotification: Creating Snapshot of: System-Model
SystemNotification: Creating Snapshot of: System-Platforms
SystemNotification: Creating Snapshot of: System-SessionManager
SystemNotification: Creating Snapshot of: System-Sources
SystemNotification: Creating Snapshot of: System-SourcesCondenser
SystemNotification: Creating Snapshot of: System-Support
SystemNotification: Creating Snapshot of: TraitsV2
SystemNotification: Creating Snapshot of: TraitsV2-Compatibility
SystemNotification: Creating Snapshot of: Transcript-Core-Traits
SystemNotification: Creating Snapshot of: Transcript-NonInteractive
SystemNotification: Creating Snapshot of: UIManager
SystemNotification: Creating Snapshot of: Zinc-Character-Encoding-Core
SystemNotification: Creating Snapshot of: Zinc-Resource-Meta-Core
SystemNotification: Loading DeprecatedFileStream-tonel.1.mcz
SystemNotification: Loading FFI-Pools-tonel.1.mcz
SystemNotification: Loading Collections-Arithmetic-tonel.1.mcz
SystemNotification: Loading System-Support-tonel.1.mcz
SystemNotification: Loading System-CommandLineHandler-tonel.1.mcz
NewUndeclaredWarning: PharoCommandLineHandler>>changePreferences (StartupPreferencesLoader is Undeclared)
SystemNotification: Loading AST-Core-Traits-tonel.1.mcz
SystemNotification: Loading Transcript-Core-Traits-tonel.1.mcz
SystemNotification: Loading OpalCompiler-Core-tonel.1.mcz
SystemNotification: Loading Collections-Strings-tonel.1.mcz
SystemNotification: Loading Multilingual-Encodings-tonel.1.mcz
SystemNotification: Loading Shift-Changes-tonel.1.mcz
SystemNotification: Loading Collections-Abstract-Traits-tonel.1.mcz
SystemNotification: Loading System-CommandLine-tonel.1.mcz
SystemNotification: Loading Shift-ClassInstaller-tonel.1.mcz
SystemNotification: Loading Announcements-Core-tonel.1.mcz
SystemNotification: Loading InitializePackagesCommandLineHandler-tonel.1.mcz
SystemNotification: Loading CodeImportCommandLineHandlers-tonel.1.mcz
SystemNotification: Loading Collections-Sequenceable-tonel.1.mcz
SystemNotification: Loading Collections-Abstract-tonel.1.mcz
SystemNotification: Loading NumberParser-tonel.1.mcz
SystemNotification: Loading System-SessionManager-tonel.1.mcz
SystemNotification: Loading FileSystem-Disk-tonel.1.mcz
SystemNotification: Loading System-Sources-tonel.1.mcz
SystemNotification: Loading Random-Core-tonel.1.mcz
SystemNotification: Loading Multilingual-TextConversion-tonel.1.mcz
SystemNotification: Loading Multilingual-Languages-tonel.1.mcz
SystemNotification: Loading Jobs-tonel.1.mcz
SystemNotification: Loading Kernel-Traits-tonel.1.mcz
SystemNotification: Loading TraitsV2-tonel.1.mcz
SystemNotification: Loading Hermes-Extensions-tonel.1.mcz
SystemNotification: Loading UIManager-tonel.1.mcz
SystemNotification: Loading Colors-tonel.1.mcz
SystemNotification: Loading System-BasicCommandLineHandler-tonel.1.mcz
SystemNotification: Loading AST-Core-tonel.1.mcz
SystemNotification: Loading CodeExport-tonel.1.mcz
SystemNotification: Loading System-SourcesCondenser-tonel.1.mcz
SystemNotification: Loading RPackage-Core-tonel.1.mcz
SystemNotification: Loading Kernel-BytecodeEncoders-tonel.1.mcz
SystemNotification: Loading Collections-Atomic-tonel.1.mcz
SystemNotification: Loading Slot-Core-tonel.1.mcz
SystemNotification: Loading ReflectionMirrors-Primitives-tonel.1.mcz
SystemNotification: Loading Collections-Weak-tonel.1.mcz
SystemNotification: Loading Zinc-Character-Encoding-Core-tonel.1.mcz
SystemNotification: Loading Ring-Definitions-Core-tonel.1.mcz
SystemNotification: Loading Collections-Stack-tonel.1.mcz
SystemNotification: Loading System-Changes-tonel.1.mcz
SystemNotification: Loading Ring-Definitions-Monticello-tonel.1.mcz
SystemNotification: Loading FileSystem-Path-tonel.1.mcz
SystemNotification: Loading Zinc-Resource-Meta-Core-tonel.1.mcz
SystemNotification: Loading Network-UUID-tonel.1.mcz
SystemNotification: Loading Math-Operations-Extensions-tonel.1.mcz
SystemNotification: Loading Ring-Definitions-Containers-tonel.1.mcz
SystemNotification: Loading CodeExport-Traits-tonel.1.mcz
SystemNotification: Loading Collections-Streams-tonel.1.mcz
SystemNotification: Loading CodeImport-tonel.1.mcz
SystemNotification: Loading System-Model-tonel.1.mcz
SystemNotification: Loading FileSystem-Core-tonel.1.mcz
SystemNotification: Loading Hermes-tonel.1.mcz
SystemNotification: Loading Collections-Unordered-tonel.1.mcz
SystemNotification: Loading System-Finalization-tonel.1.mcz
SystemNotification: Loading Transcript-NonInteractive-tonel.1.mcz
SystemNotification: Loading Kernel-tonel.1.mcz
SystemNotification: Loading Ring-OldChunkImporter-tonel.1.mcz
SystemNotification: Loading Debugging-Core-tonel.1.mcz
SystemNotification: Loading System-Hashing-tonel.1.mcz
SystemNotification: Loading Compression-tonel.1.mcz
SystemNotification: Loading PharoBootstrap-Initialization-tonel.1.mcz
SystemNotification: Loading Collections-Support-tonel.1.mcz
SystemNotification: Loading System-Announcements-tonel.1.mcz
SystemNotification: Loading Kernel-Chronology-Extras-tonel.1.mcz
SystemNotification: Warning: You are about to load new versions of the following packages
that have unsaved changes in the image:

  Kernel-Chronology-Extras

If you continue, you will lose these changes:
SystemNotification: Loading System-Platforms-tonel.1.mcz
SystemNotification: Loading CodeImport-Traits-tonel.1.mcz
SystemNotification: Loading Collections-Native-tonel.1.mcz
SystemNotification: Loading TraitsV2-Compatibility-tonel.1.mcz
SystemNotification: Loading FFI-Kernel-tonel.1.mcz
SystemNotification: Loading Files-tonel.1.mcz
SystemNotification: Loading Shift-ClassBuilder-tonel.1.mcz
SystemNotification: Loading Monticello-tonel.1.mcz
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-5ef105a.image --no-default-preferences eval --save 'TraitsBootstrap fixSourceCodeOfTraits '
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
TraitsBootstrap
+ zip Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-5ef105a.zip Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-5ef105a.changes Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-5ef105a.image
  adding: Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-5ef105a.changes (deflated 79%)
  adding: Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-5ef105a.image (deflated 71%)
+ echo '[Monticello] Loading Networking Packages and Remote Repositories'
[Monticello] Loading Networking Packages and Remote Repositories
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-5ef105a.image --no-default-preferences save Pharo9.0-SNAPSHOT-monticello-32bit-5ef105a
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-monticello-32bit-5ef105a.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/02-monticello-bootstrap/03-bootstrapMonticelloRemote.st --save --quit
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
NewUndeclaredWarning: UndefinedObject>>DoIt (mcPackages is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (mcPackages is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (InternetConfiguration is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (NetNameResolver is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (Socket is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (Base64MimeConverter is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (ZnLogEvent is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (ZnConstants is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (ZnHeaders is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (ZnNetworkingUtils is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (ZnServer is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (ZnSingleThreadedServer is Undeclared)
SystemNotification: Loading Network-Kernel-tonel.1.mcz
SystemNotification: Loading Network-MIME-tonel.1.mcz
SystemNotification: Loading Network-Protocols-tonel.1.mcz
SystemNotification: Loading MonticelloRemoteRepositories-tonel.1.mcz
NewUndeclaredWarning: MCHttpRepository>>entityStreamContents: (ZnStreamingEntity is Undeclared)
NewUndeclaredWarning: MCHttpRepository>>httpClient (ZnClient is Undeclared)
NewUndeclaredWarning: MCHttpRepository>>writeStreamForFileNamed:replace:do: (ZnHttpUnsuccessful is Undeclared)
NewUndeclaredWarning: MCSmalltalkhubRepository>>includesFileNamed: (ZnHttpUnsuccessful is Undeclared)
NewUndeclaredWarning: MCSqueaksourceRepository>>includesFileNamed: (ZnHttpUnsuccessful is Undeclared)
SystemNotification: Loading Zinc-HTTP-tonel.1.mcz
NewUndeclaredWarning: ZnClient>>downloadEntityTo: (ZnFileSystemUtils is Undeclared)
NewUndeclaredWarning: ZnClient>>downloadEntityTo: (ZnFileSystemUtils is Undeclared)
NewUndeclaredWarning: ZnClient>>downloadTo: (ZnFileSystemUtils is Undeclared)
NewUndeclaredWarning: ZnClient>>uploadEntityFrom: (ZnFileSystemUtils is Undeclared)
NewUndeclaredWarning: ZnClient>>uploadEntityFrom: (ZnFileSystemUtils is Undeclared)
NewUndeclaredWarning: ZnClient>>uploadEntityFrom: (ZnFileSystemUtils is Undeclared)
NewUndeclaredWarning: ZnMimePart class>>fieldName:fileNamed: (ZnFileSystemUtils is Undeclared)
NewUndeclaredWarning: ZnMimePart class>>fieldName:fileNamed: (ZnFileSystemUtils is Undeclared)
NewUndeclaredWarning: ZnMimePart class>>fieldName:fileNamed: (ZnFileSystemUtils is Undeclared)
NewUndeclaredWarning: ZnMimePart class>>fieldName:fileNamed: (ZnFileSystemUtils is Undeclared)
SystemNotification: Loading Zinc-FileSystem-tonel.1.mcz
SystemNotification: Loading Zodiac-Core-tonel.1.mcz
+ zip Pharo9.0-SNAPSHOT-monticello-32bit-5ef105a.zip Pharo9.0-SNAPSHOT-monticello-32bit-5ef105a.changes Pharo9.0-SNAPSHOT-monticello-32bit-5ef105a.image
  adding: Pharo9.0-SNAPSHOT-monticello-32bit-5ef105a.changes (deflated 79%)
  adding: Pharo9.0-SNAPSHOT-monticello-32bit-5ef105a.image (deflated 71%)
+ echo '[Metacello] Bootstrapping Metacello'
[Metacello] Bootstrapping Metacello
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-monticello-32bit-5ef105a.image --no-default-preferences save Pharo9.0-SNAPSHOT-metacello-32bit-5ef105a
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-metacello-32bit-5ef105a.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/03-metacello-bootstrap/01-loadMetacello.st --save --quit
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
NewUndeclaredWarning: UndefinedObject>>DoIt (mcPackages is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (mcPackages is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (RxMatcher is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (RxParser is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (RxsPredicate is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (MCFileTreeStCypressWriter is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (MCFileTreeFileSystemUtils is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (MCMockASubclass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (MCMockClassA is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (MetacelloPlatform is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (MetacelloPharoPlatform is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (MetacelloPharo30Platform is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (STONWriter is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (MCGitHubRepository is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (MCGitBasedNetworkRepository is Undeclared)
SystemNotification: Loading ScriptingExtensions-tonel.1.mcz
SystemNotification: Loading System-FileRegistry-tonel.1.mcz
SystemNotification: Loading FileSystem-Memory-tonel.1.mcz
SystemNotification: Loading Regex-Core-tonel.1.mcz
SystemNotification: Loading Ring-Definitions-Containers-tonel.1.mcz
SystemNotification: Loading StartupPreferences-tonel.1.mcz
SystemNotification: Loading ConfigurationCommandLineHandler-Core-tonel.1.mcz
NewUndeclaredWarning: ConfigurationCommandLineHandler>>gofer (Gofer is Undeclared)
NewUndeclaredWarning: ConfigurationCommandLineHandler>>metacelloVersion: (MetacelloVersionDoesNotExistError is Undeclared)
SystemNotification: Loading PragmaCollector-tonel.1.mcz
SystemNotification: Loading System-FileRegistry-tonel.1.mcz
SystemNotification: Loading MonticelloConfigurations-tonel.1.mcz
SystemNotification: Loading Gofer-Core-tonel.1.mcz
NewUndeclaredWarning: GoferMetacelloLoad>>metacelloVersion (MetacelloVersionDoesNotExistError is Undeclared)
SystemNotification: Loading Metacello-Base-tonel.1.mcz
NewUndeclaredWarning: BaselineOf>>projectClass (MetacelloMCBaselineProject is Undeclared)
NewUndeclaredWarning: BaselineOf>>versionNumberClass (MetacelloVersionNumber is Undeclared)
NewUndeclaredWarning: ConfigurationOf class>>ensureMetacello: (MetacelloNotification is Undeclared)
NewUndeclaredWarning: ConfigurationOf class>>retry:retryCount: (MetacelloNotification is Undeclared)
NewUndeclaredWarning: ConfigurationOf class>>retry:retryCount: (MetacelloNotification is Undeclared)
NewUndeclaredWarning: ConfigurationOf>>projectClass (MetacelloMCProject is Undeclared)
NewUndeclaredWarning: ConfigurationOf>>versionNumberClass (MetacelloSemanticVersionNumber is Undeclared)
NewUndeclaredWarning: Metacello class>>registrations (MetacelloProjectRegistration is Undeclared)
NewUndeclaredWarning: Metacello>>onWarningLog (MetacelloNotification is Undeclared)
SystemNotification: Loading Metacello-Core-tonel.1.mcz
NewUndeclaredWarning: MetacelloBaselineOfMethodSpec>>versionString (MetacelloMCBaselineProject is Undeclared)
NewUndeclaredWarning: MetacelloProjectRegistration>>version (MetacelloMCBaselineProject is Undeclared)
NewUndeclaredWarning: MetacelloBaselineSpecGenerator>>projectSpecCreationBlock (MetacelloMCBaselineProject is Undeclared)
NewUndeclaredWarning: MetacelloConfigurationSpecGenerator>>projectSpecCreationBlock (MetacelloMCProject is Undeclared)
NewUndeclaredWarning: MetacelloProjectSpecGenerator>>projectSpecCreationBlock (MetacelloMCProject is Undeclared)
NewUndeclaredWarning: MetacelloScriptEngine>>cacheRepository (MetacelloMCProject is Undeclared)
NewUndeclaredWarning: MetacelloScriptEngine>>repositoryOverrides (MetacelloMCProject is Undeclared)
NewUndeclaredWarning: MetacelloGroupSpec>>requiresSpecsForPackageOrdering: (MetacelloVisitedPackages is Undeclared)
NewUndeclaredWarning: MetacelloGroupSpec>>resolveSpecsForPackageOrdering: (MetacelloVisitedPackages is Undeclared)
SystemNotification: Loading MonticelloFileTree-Core-tonel.1.mcz
NewUndeclaredWarning: MCFileTreeAbstractReader>>packageProperties (STON is Undeclared)
NewUndeclaredWarning: MCFileTreeStCypressReader>>addClassAndMethodDefinitionsFromEntry: (STON is Undeclared)
NewUndeclaredWarning: MCFileTreeStCypressReader>>addClassAndMethodDefinitionsFromEntry: (STON is Undeclared)
NewUndeclaredWarning: MCFileTreeStCypressReader>>addExtensionClassAndMethodDefinitionsFromEntry: (STON is Undeclared)
NewUndeclaredWarning: MCFileTreeStCypressReader>>addExtensionClassAndMethodDefinitionsFromEntry: (STON is Undeclared)
NewUndeclaredWarning: MCFileTreeStCypressReader>>addTraitAndMethodDefinitionsFromEntry: (STON is Undeclared)
NewUndeclaredWarning: MCFileTreeStCypressReader>>addTraitAndMethodDefinitionsFromEntry: (STON is Undeclared)
NewUndeclaredWarning: MCFileTreeStCypressWriter>>writeClassDefinition: (STON is Undeclared)
NewUndeclaredWarning: MCFileTreeStCypressWriter>>writeExtensionClassDefinition: (STON is Undeclared)
NewUndeclaredWarning: MCFileTreeStCypressWriter>>writeMethodProperties: (STON is Undeclared)
NewUndeclaredWarning: MCFileTreeStCypressWriter>>writePropertiesFile (STON is Undeclared)
NewUndeclaredWarning: MCFileTreeStCypressWriter>>writePropertiesFile (STON is Undeclared)
NewUndeclaredWarning: MCFileTreeStCypressWriter>>writeTraitDefinition: (STON is Undeclared)
NewUndeclaredWarning: MCFileTreeRepository>>repositoryProperties (STON is Undeclared)
SystemNotification: Loading Metacello-MC-tonel.1.mcz
SystemNotification: Loading Metacello-PharoCommonPlatform-tonel.1.mcz
SystemNotification: Loading MonticelloFileTree-FileSystem-Utilities-tonel.1.mcz
SystemNotification: Loading STON-Core-tonel.1.mcz
SystemNotification: Loading Metacello-GitBasedRepository-tonel.1.mcz
SystemNotification: Loading Metacello-Gitlab-tonel.1.mcz
SystemNotification: Loading Metacello-GitHub-tonel.1.mcz
SystemNotification: Loading Metacello-Bitbucket-tonel.1.mcz
SystemNotification: Loading Metacello-Platform-tonel.1.mcz
SystemNotification: Loading Metacello-ToolBox-tonel.1.mcz
SystemNotification: Loading Metacello-PharoExtensions-tonel.1.mcz
SystemNotification: Loading MetacelloCommandLineHandler-Core-tonel.1.mcz
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-metacello-32bit-5ef105a.image --no-default-preferences eval --save 'Metacello new baseline: '\''Tonel'\'';repository: '\''github://pharo-vcs/tonel:v1.0.16'\'';onWarning: [ :e | Error signal: e messageText in: e signalerContext ]; load: '\''core'\'''
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
MetacelloNotification: Fetched -> BaselineOfTonel-cypress.1 --- github://pharo-vcs/tonel:v1.0.16 --- github://pharo-vcs/tonel:v1.0.16
MetacelloNotification: Loaded -> BaselineOfTonel-cypress.1 --- github://pharo-vcs/tonel:v1.0.16 --- github://pharo-vcs/tonel:v1.0.16
MetacelloNotification: Loading baseline of BaselineOfTonel...
MetacelloNotification: Fetched -> MonticelloTonel-Core-cypress.1 --- github://pharo-vcs/tonel:v1.0.16 --- github://pharo-vcs/tonel:v1.0.16
MetacelloNotification: Fetched -> MonticelloTonel-FileSystem-cypress.1 --- github://pharo-vcs/tonel:v1.0.16 --- github://pharo-vcs/tonel:v1.0.16
MetacelloNotification: Loaded -> MonticelloTonel-Core-cypress.1 --- github://pharo-vcs/tonel:v1.0.16 --- cache
MetacelloNotification: Loaded -> MonticelloTonel-FileSystem-cypress.1 --- github://pharo-vcs/tonel:v1.0.16 --- cache
MetacelloNotification: ...finished baseline
linear load : 
	linear load : baseline [BaselineOfTonel]
		load : MonticelloTonel-Core-cypress.1
		load : MonticelloTonel-FileSystem-cypress.1
+ zip Pharo9.0-SNAPSHOT-metacello-32bit-5ef105a.zip Pharo9.0-SNAPSHOT-metacello-32bit-5ef105a.changes Pharo9.0-SNAPSHOT-metacello-32bit-5ef105a.image
  adding: Pharo9.0-SNAPSHOT-metacello-32bit-5ef105a.changes (deflated 79%)
  adding: Pharo9.0-SNAPSHOT-metacello-32bit-5ef105a.image (deflated 71%)
+ echo '[Pharo] Reloading rest of packages'
[Pharo] Reloading rest of packages
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-metacello-32bit-5ef105a.image --no-default-preferences save Pharo9.0-SNAPSHOT-32bit-5ef105a
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
+ printf '\231\002\320\003'
+ [[ 32 -eq 32 ]]
+ SEEK=24
+ dd if=displaySize.bin of=Pharo9.0-SNAPSHOT-32bit-5ef105a.image bs=1 seek=24 count=4 conv=notrunc
4+0 records in
4+0 records out
4 bytes copied, 0.00015538 s, 25.7 kB/s
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-32bit-5ef105a.image --no-default-preferences eval --save 'Smalltalk vm parameterAt: 45 put: (Smalltalk vm parameterAt: 44) * 4'
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
0
+ env
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-32bit-5ef105a.image --no-default-preferences eval --save 'MCCacheRepository uniqueInstance disable'
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
a MCCacheRepository(/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/pharo-local/package-cache)
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-32bit-5ef105a.image --no-default-preferences eval --save 'Metacello new baseline: '\''Pharo'\'';repository: '\''tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src'\'';onWarning: [ :e | Error signal: e messageText in: e signalerContext ]; load'
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
MetacelloNotification: Fetched -> BaselineOfPharo-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
NewUndeclaredWarning: BaselineOfPharo>>postload:package: (WelcomeHelp is Undeclared)
MetacelloNotification: Loaded -> BaselineOfPharo-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loading baseline of BaselineOfPharo...
MetacelloNotification: Fetched -> BaselineOfCalypso-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfCalypso-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfIDE-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (ExternalChangesBrowser is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (FileList is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (Finder is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (ProcessBrowser is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (SyntaxErrorDebugger is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (TimeProfiler is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (MorphicCoreUIManager is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (MorphicCoreUIManager is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (PolymorphSystemSettings is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (SourceCodeFonts is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (FreeTypeSystemSettings is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (FreeTypeSettings is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (FreeTypeSettings is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (RealEstateAgent is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (GrowlMorph is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (ShortcutReminder is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (KMRepository is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (Morph is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (KMShortcutHandler is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (MCSaveVersionDialog is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (RubTextFieldArea is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (SpRubFindReplaceService is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (RubEditingArea is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (SpRubFindReplaceService is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (ASTTransformExamplePluginActive is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (RubCharacterScanner is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (RubAbstractTextArea is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (PharoLightTheme is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (SDL_Event is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (HiRulerBuilderTest is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (RubSmalltalkEditor is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (CoCompletionEngine is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>postload:package: (EpMonitor is Undeclared)
MetacelloNotification: Loaded -> BaselineOfIDE-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfBaseLibraries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfBaseLibraries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: BaseLibraries baseline
MetacelloNotification: Fetched -> BaselineOfClap-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfClap-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfSlot-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfSlot-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfBeacon-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfBeacon-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfParametrizedTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfParametrizedTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfTaskIt-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfTaskIt-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: SUnitCore baseline
MetacelloNotification: Fetched -> BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Traits baseline
MetacelloNotification: Fetched -> SUnit-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> SUnit-Core-Traits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> SUnit-Visitor-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: ParametrizedTests baseline
MetacelloNotification: Fetched -> ParametrizedTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Slot baseline
MetacelloNotification: Fetched -> VariablesLibrary-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Beacon baseline
MetacelloNotification: Fetched -> Beacon-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Beacon-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Clap baseline
MetacelloNotification: Fetched -> Clap-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Clap-CommandLine-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: TaskIt baseline
MetacelloNotification: Fetched -> TaskIt-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> TaskIt-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: IDE baseline
MetacelloNotification: Fetched -> BaselineOfHeuristicCompletion-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfHeuristicCompletion-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfSortFunctions-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfSortFunctions-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfReflectivity-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
NewUndeclaredWarning: BaselineOfReflectivity>>postload:package: (RFReflectivityASTCacheStrategy is Undeclared)
MetacelloNotification: Loaded -> BaselineOfReflectivity-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfGeneralHelp-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfGeneralHelp-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> (nearest) BaselineOfCalypso-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfCalypso-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfQA-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfQA-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfRing-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfRing-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfKernelTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfKernelTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfNewTools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfNewTools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfEpicea-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfEpicea-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfReferenceFinder-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfReferenceFinder-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfOSWindow-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfOSWindow-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfShout-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfShout-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> (nearest) BaselineOfSlot-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfSlot-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfRoassal3-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Loaded -> BaselineOfRoassal3-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Fetched -> BaselineOfMisc-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfMisc-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfMetacello-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfMetacello-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfSpec2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfSpec2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> (nearest) BaselineOfClap-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfClap-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfCatalog-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfCatalog-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfRefactoring-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfRefactoring-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> (nearest) BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfFuel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfFuel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfClassParser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfClassParser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfShift-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfShift-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfPharoGT-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfPharoGT-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfZodiac-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfZodiac-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfReflectionMirrors-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfReflectionMirrors-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfMicrodown-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfMicrodown-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfEnlumineurFormatter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfEnlumineurFormatter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfFuzzyMatcher-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfFuzzyMatcher-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfPharoGlamour-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfPharoGlamour-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> (nearest) BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfFlashback-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfFlashback-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfGeneralTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfGeneralTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfRefactoring2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfRefactoring2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfBasicTools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
NewUndeclaredWarning: BaselineOfBasicTools>>postload:package: (TestRunner is Undeclared)
NewUndeclaredWarning: BaselineOfBasicTools>>postload:package: (MCWorkingCopyBrowser is Undeclared)
NewUndeclaredWarning: BaselineOfBasicTools>>postload:package: (RBRefactoryChangeManager is Undeclared)
NewUndeclaredWarning: BaselineOfBasicTools>>postload:package: (CompletionSorter is Undeclared)
NewUndeclaredWarning: BaselineOfBasicTools>>postload:package: (RubSmalltalkEditor is Undeclared)
NewUndeclaredWarning: BaselineOfBasicTools>>postload:package: (CompletionEngine is Undeclared)
MetacelloNotification: Loaded -> BaselineOfBasicTools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfAthens-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
NewUndeclaredWarning: BaselineOfAthens>>postload:package: (AthensCanvas is Undeclared)
MetacelloNotification: Loaded -> BaselineOfAthens-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: BasicTools baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfReflectivity-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfReflectivity-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfUI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
NewUndeclaredWarning: BaselineOfUI>>postload:package: (Workspace is Undeclared)
NewUndeclaredWarning: BaselineOfUI>>postload:package: (Workspace is Undeclared)
NewUndeclaredWarning: BaselineOfUI>>postload:package: (Workspace is Undeclared)
NewUndeclaredWarning: BaselineOfUI>>postload:package: (Workspace is Undeclared)
NewUndeclaredWarning: BaselineOfUI>>postload:package: (PharoCommonTools is Undeclared)
MetacelloNotification: Loaded -> BaselineOfUI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> (nearest) BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> (nearest) BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> (nearest) BaselineOfEnlumineurFormatter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfEnlumineurFormatter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> (nearest) BaselineOfAthens-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfAthens-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: SUnitCore baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Traits baseline
MetacelloNotification: Project: UI baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfSpec2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfSpec2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> (nearest) BaselineOfFuel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfFuel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfMorphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
NewUndeclaredWarning: BaselineOfMorphic>>cleanUpAfterMorphicInitialization (GradientFillStyle is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>cleanUpAfterMorphicInitialization (FreeTypeCache is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>cleanUpAfterMorphicInitialization (ImageMorph is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>cleanUpAfterMorphicInitialization (Form is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>cleanUpAfterMorphicInitialization (World is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>cleanUpAfterMorphicInitialization (ExternalDropHandler is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>cleanUpAfterMorphicInitialization (ScrollBar is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>exportBitmapDejaVuSans (LogicalFontManager is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapDejaVuSans (TextConstants is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapDejaVuSans (TextConstants is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapDejaVuSans (TextConstants is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapDejaVuSans (TextConstants is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapFontFamily:sizes: (PNGReadWriter is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapFontFamily:sizes: (PNGReadWriter is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapFontFamily:sizes: (PNGReadWriter is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapFontFamily:sizes: (PNGReadWriter is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapFontFamily:sizes: (TextStyle is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapSourcePro (TextConstants is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapSourcePro (TextConstants is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (TextConstants is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (FLLargeIdentityHashedCollection is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (FLPlatform is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (FLPharo7Platform is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (PNGReadWriter is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (BalloonMorph is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (MorphicUIManager is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (Display is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (MorphicUIManager is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (PharoLightTheme is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (GraphicFontSettings is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (TextEditor is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (MenubarMorph is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (PolymorphSystemSettings is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (PolymorphSystemSettings is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (PolymorphSystemSettings is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (LogicalFontManager is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (FreeTypeFontProvider is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (Bitmap is Undeclared)
MetacelloNotification: Loaded -> BaselineOfMorphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfDrTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfDrTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfSpec-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfSpec-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Debugger-Model-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Debugger-Oups-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Morphic baseline
MetacelloNotification: Fetched -> BaselineOfMenuRegistration-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfMenuRegistration-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfMorphicCore-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (IdentityTransform is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (EventSensorConstants is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (RealEstateAgent is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (WorldState is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (Morph is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (HandMorph is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (AbstractWorldRenderer is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (Cursor is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (EventManager is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (WorldMorph is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (WorldState is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (HandMorph is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (Display is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (InputEventSensor is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (InputEventSensor is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (InputEventSensor is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (MorphicCoreUIManager is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (Display is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (MorphicCoreUIManager is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (ExternalDropHandler is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (Display is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (WorldMorph is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (ExternalDropHandler is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (PasteUpMorph is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (DefaultExternalDropHandler is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (WorldMorph is Undeclared)
MetacelloNotification: Loaded -> BaselineOfMorphicCore-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> (nearest) BaselineOfFuel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfFuel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: MorphicCore baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfUnifiedFFI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfUnifiedFFI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> (nearest) BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfDisplay-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
NewUndeclaredWarning: BaselineOfDisplay>>installBitmap (Bitmap is Undeclared)
NewUndeclaredWarning: BaselineOfDisplay>>postload:package: (Cursor is Undeclared)
NewUndeclaredWarning: BaselineOfDisplay>>postload:package: (Cursor is Undeclared)
NewUndeclaredWarning: BaselineOfDisplay>>postload:package: (DisplayScreen is Undeclared)
NewUndeclaredWarning: BaselineOfDisplay>>postload:package: (BitBlt is Undeclared)
NewUndeclaredWarning: BaselineOfDisplay>>postload:package: (Form is Undeclared)
MetacelloNotification: Loaded -> BaselineOfDisplay-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Traits baseline
MetacelloNotification: Project: SUnit baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Traits baseline
MetacelloNotification: Fetched -> SUnit-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> JenkinsTools-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> JenkinsTools-ExtraReports-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Display baseline
MetacelloNotification: Fetched -> Graphics-Display Objects-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Graphics-Primitives-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Graphics-Transformations-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: UnifiedFFI baseline
MetacelloNotification: Fetched -> Alien-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> UnifiedFFI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> UnifiedFFI-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> UnifiedFFI-Legacy-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> System-OSEnvironments-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> System-VMEvents-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> System-Object Events-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Collections-DoubleLinkedList-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> System-Caching-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Graphics-Canvas-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> FormCanvas-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Tool-Registry-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Fonts-Abstract-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Text-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Morphic-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: MenuRegistration baseline
MetacelloNotification: Fetched -> MenuRegistration-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Fuel baseline
MetacelloNotification: Fetched -> Fuel-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Fuel-Platform-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Fuel-Platform-Pharo-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Fuel-Platform-Pharo-07-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> System-Localization-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> System-Clipboard-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> EmbeddedFreeType-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> EmergencyDebugger-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> FileSystem-Zip-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Fonts-Infrastructure-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> FreeType-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> FreeType-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Graphics-Files-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Graphics-Fonts-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Graphics-Shapes-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Growl-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Keymapping-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Keymapping-KeyCombinations-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Keymapping-Pragmas-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Transcript-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Native-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Morphic-Base-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Morphic-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Morphic-Widgets-Basic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Morphic-Widgets-ColorPicker-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Morphic-Widgets-Extra-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Morphic-Widgets-List-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Morphic-Widgets-Pluggable-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Morphic-Widgets-PolyTabs-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Morphic-Widgets-Scrolling-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Morphic-Widgets-Tabs-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Morphic-Widgets-Taskbar-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Morphic-Widgets-Menubar-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Morphic-Widgets-Tree-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Morphic-Widgets-Windows-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Morphic-Widgets-FastTable-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Morphic-Widgets-Taskbar-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Rubric-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Multilingual-OtherLanguages-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Multilingual-TextConverterOtherLanguages-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> NewValueHolder-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Polymorph-Widgets-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Images-Animated-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Settings-Graphics-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Settings-Polymorph-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Settings-System-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> System-History-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> System-Installers-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> System-Settings-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> System-Settings-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Formatter-Settings-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> System-Sound-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Text-Diff-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Text-Edition-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Text-Scanning-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Unicode-Initialization-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Morphic-Widgets-TickList-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> System-Changes-FileServices-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> System-Identification-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Tool-Base-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Spec2 baseline
MetacelloNotification: Fetched -> BaselineOfSpecCore-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfSpecCore-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: SpecCore baseline
MetacelloNotification: Fetched -> BaselineOfCommander2-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- github://pharo-spec/Commander2:v2.1.x/src
MetacelloNotification: Loaded -> BaselineOfCommander2-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- github://pharo-spec/Commander2:v2.1.x/src
MetacelloNotification: Project: Commander2 baseline
MetacelloNotification: Fetched -> Commander2-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- github://pharo-spec/Commander2:v2.1.x/src
MetacelloNotification: Fetched -> Commander2-Deprecations-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- github://pharo-spec/Commander2:v2.1.x/src
MetacelloNotification: Fetched -> Commander2-UI-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- github://pharo-spec/Commander2:v2.1.x/src
MetacelloNotification: Fetched -> Commander2-Tests-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- github://pharo-spec/Commander2:v2.1.x/src
MetacelloNotification: Fetched -> Commander2-UI-Tests-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- github://pharo-spec/Commander2:v2.1.x/src
MetacelloNotification: Fetched -> Spec2-ObservableSlot-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Spec2-Layout-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Spec2-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Spec2-CommandLine-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Spec2-Commands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Spec2-Transmission-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Spec2-Interactions-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Spec2-Commander2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Spec2-Code-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Spec2-Code-Commands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Spec2-Adapters-Stub-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Spec2-Tools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Spec2-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Spec2-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Spec2-Tools-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Spec2-Code-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Spec2-Adapters-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Spec2-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Spec2-Morphic-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Spec2-Backend-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Spec2-Morphic-Backend-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Spec2-Adapters-Morphic-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Spec2-Morphic-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Spec baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfMorphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfMorphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Morphic baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfMenuRegistration-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfMenuRegistration-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> (nearest) BaselineOfMorphicCore-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfMorphicCore-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> (nearest) BaselineOfFuel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfFuel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: MorphicCore baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> (nearest) BaselineOfUnifiedFFI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfUnifiedFFI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> (nearest) BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> (nearest) BaselineOfDisplay-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfDisplay-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Traits baseline
MetacelloNotification: Project: SUnit baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Traits baseline
MetacelloNotification: Project: Display baseline
MetacelloNotification: Project: UnifiedFFI baseline
MetacelloNotification: Project: MenuRegistration baseline
MetacelloNotification: Project: Fuel baseline
MetacelloNotification: Fetched -> Spec-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Spec-Layout-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Spec-MorphicAdapters-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Spec-PolyWidgets-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Spec-StubAdapter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Spec-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Spec-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Spec-Deprecated-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: DrTests baseline
MetacelloNotification: Fetched -> DrTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> DrTests-TestsRunner-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> DrTests-TestCoverage-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> DrTests-TestsProfiling-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> DrTests-TestsProfiling-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> DrTests-TestCoverage-MocksForTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> DrTests-TestCoverage-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> DrTests-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> DrTests-CommentsToTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> DrTests-CommentsToTests-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Debugger-Actions-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Fuel baseline
MetacelloNotification: Fetched -> Fuel-Tools-Pharo-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Fonts-Chooser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Transcript-Tool-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Tool-Workspace-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Keymapping-Settings-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Keymapping-Tools-Spec-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> WebBrowser-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> HelpSystem-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> EyeInspector-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Reflectivity baseline
MetacelloNotification: Fetched -> Reflectivity-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Athens baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfUnifiedFFI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfUnifiedFFI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> (nearest) BaselineOfDisplay-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfDisplay-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Display baseline
MetacelloNotification: Project: UnifiedFFI baseline
MetacelloNotification: Fetched -> Athens-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Athens-Cairo-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: SUnit baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Traits baseline
MetacelloNotification: Fetched -> SUnit-UI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> SUnit-Support-UITesting-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> SUnit-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Tool-ExternalBrowser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: EnlumineurFormatter baseline
MetacelloNotification: Fetched -> EnlumineurFormatter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Tool-ProcessBrowser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Tool-Profilers-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Tool-SystemReporter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> NECompletion-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> NECompletion-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> NECompletion-Preferences-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Announcements-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Metacello-FileTree-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Metacello-Cypress-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Metacello-Reference-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Metacello-Tutorial-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> MonticelloGUI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> RPackage-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Monticello-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> MonticelloGUI-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Network-Mail-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Network-Mail-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Pharo-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> ProfStef-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> ProfStef-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Refactoring-Changes-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Refactoring-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Refactoring-Environment-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Regex-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Monticello-OldDataStreamCompatibility-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> MonticelloFileServices-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Spec2-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Tool-Diff-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Tool-FileList-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Tool-Finder-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Tool-ImageCleaner-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Tools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Athens baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfUnifiedFFI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfUnifiedFFI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> (nearest) BaselineOfDisplay-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfDisplay-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Display baseline
MetacelloNotification: Project: UnifiedFFI baseline
MetacelloNotification: Fetched -> Athens-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Athens-Text-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Athens-Balloon-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Athens-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Athens-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Athens-Cairo-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Flashback baseline
MetacelloNotification: Fetched -> Flashback-Decompiler-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Flashback-Decompiler-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Shift baseline
MetacelloNotification: Fetched -> Shift-ClassBuilder-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Shift-ClassInstaller-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Traits baseline
MetacelloNotification: Fetched -> TraitsV2-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Slot baseline
MetacelloNotification: Fetched -> Slot-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Slot-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> VariablesLibrary-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Clap baseline
MetacelloNotification: Fetched -> Clap-Commands-Pharo-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Clap-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Clap-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: SUnit baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Traits baseline
MetacelloNotification: Fetched -> SUnit-Visitor-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> SUnit-Support-UITesting-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: EnlumineurFormatter baseline
MetacelloNotification: Fetched -> EnlumineurFormatter-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Reflectivity baseline
MetacelloNotification: Fetched -> Reflectivity-Tools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Reflectivity-Tools-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Reflectivity-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Reflectivity-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Reflectivity-VariableBreakpoint-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Network-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Gofer-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Rubric-SpecFindReplaceDialog-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Metacello baseline
MetacelloNotification: Fetched -> Metacello-TestsMCResources-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Metacello-TestsCore-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Metacello-TestsCommonMC-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Metacello-TestsMC-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Metacello-TestsMCCore-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Metacello-TestsPlatform-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Metacello-TestsReference-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Metacello-Gitlab-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: KernelTests baseline
MetacelloNotification: Fetched -> CodeImport-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Collections-Abstract-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Collections-Atomic-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Collections-Stack-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Collections-Streams-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Collections-Strings-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Collections-Support-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Collections-Unordered-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Collections-Weak-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Collections-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Kernel-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Kernel-Tests-Extended-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Kernel-Tests-WithCompiler-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Announcements-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Compression-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> FileSystem-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> FileSystem-Tests-Disk-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> FileSystem-Tests-Attributes-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Files-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Jobs-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> OpalCompiler-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Random-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Ring-Definitions-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Ring-Definitions-Tests-Containers-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> System-Object Events-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> System-OSEnvironments-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Zinc-Character-Encoding-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> System-Platforms-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Text-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Multilingual-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Shout baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Traits baseline
MetacelloNotification: Fetched -> Shout-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Rubric-Styling-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Shout-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: GeneralHelp baseline
MetacelloNotification: Project: ReflectionMirrors baseline
MetacelloNotification: Fetched -> ReflectionMirrors-Primitives-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: FuzzyMatcher baseline
MetacelloNotification: Fetched -> FuzzyMatcher-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> FuzzyMatcher-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: QA baseline
MetacelloNotification: Fetched -> BaselineOfQualityAssistant-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfQualityAssistant-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfDependencyAnalyzer-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfDependencyAnalyzer-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfManifest-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfManifest-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> (nearest) BaselineOfReflectivity-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfReflectivity-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> NautilusRefactoring-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Refactoring-Critics-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Manifest baseline
MetacelloNotification: Fetched -> Manifest-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Manifest-Resources-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Manifest-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: QualityAssistant baseline
MetacelloNotification: Fetched -> Tool-CriticBrowser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Renraku-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Renraku-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Renraku-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: DependencyAnalyzer baseline
MetacelloNotification: Fetched -> Moose-Algos-Graph-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Tool-DependencyAnalyser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Tool-DependencyAnalyser-UI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Moose-Algos-Graph-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Tool-DependencyAnalyser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Tool-DependencyAnalyser-Tests-Data-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> GeneralRules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> GeneralRules-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Kernel-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> ReleaseTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> NautilusRefactoring-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Reflectivity baseline
MetacelloNotification: Project: OSWindow baseline
MetacelloNotification: Fetched -> OSWindow-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> OSWindow-SDL2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> OSWindow-VM-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> OSWindow-SDL2-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> OSWindow-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Refactoring baseline
MetacelloNotification: Fetched -> SUnit-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Kernel-Tests-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Polymorph-Widgets-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> System-Settings-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> System-Support-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Rubric-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Refactoring-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Refactoring-Tests-Changes-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Refactoring-Tests-Critics-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Refactoring-Tests-Environment-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Refactoring-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Epicea baseline
MetacelloNotification: Fetched -> Ombu-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Epicea-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Hiedra-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Hiedra-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> EpiceaBrowsers-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Misc baseline
MetacelloNotification: Fetched -> PharoDocComment-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> STON-Text support-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> System-CommandLine-TextSupport-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> System-Serial Port-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> PerformMessageCommandLineHandler-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Files-Prompt-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Fuel baseline
MetacelloNotification: Fetched -> Fuel-Platform-Pharo-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Fuel-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: GeneralTests baseline
MetacelloNotification: Fetched -> Debugging-Utils-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> AST-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> System-Installers-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> MonticelloMocks-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> FormCanvas-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Collections-DoubleLinkedList-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Collections-Arithmetic-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> ConfigurationCommandLineHandler-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> MetacelloCommandLineHandler-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Debugger-Model-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Debugger-Oups-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> EmergencyDebugger-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> EmbeddedFreeType-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Ombu-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Epicea-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Hiedra-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> EpiceaBrowsers-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> FileSystem-Tests-Memory-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Fonts-Infrastructure-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> FreeType-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> FreeType-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Graphics-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> HelpSystem-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Keymapping-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Morphic-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Morphic-Widgets-FastTable-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> NECompletion-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> NewValueHolder-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> ProfStef-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Regex-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Ring-Definitions-Tests-Monticello-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Rubric-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> ScriptingExtensions-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> STON-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> System-Caching-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> System-Hashing-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> System-History-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> System-Localization-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> System-SessionManager-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> System-Settings-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> System-Support-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Text-Diff-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Text-Edition-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Tool-ExternalBrowser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Tool-FileList-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Tool-Finder-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Tool-Profilers-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Tool-Workspace-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Tools-Test-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Zinc-Resource-Meta-FileSystem-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Zinc-Resource-Meta-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Zinc-HTTP-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Zinc-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> System-Identification-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> System-DependenciesTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> System-BasicCommandLineHandler-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Transcript-NonInteractive-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> PharoDocComment-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Zodiac baseline
MetacelloNotification: Fetched -> Zinc-Zodiac-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Zodiac-Extra-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Zodiac-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: SortFunctions baseline
MetacelloNotification: Fetched -> SortFunctions-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> SortFunctions-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfPharoBootstrap-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfMonticello-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfTelePharoSupport-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: ReferenceFinder baseline
MetacelloNotification: Fetched -> ReferenceFinder-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Refactoring2 baseline
MetacelloNotification: Fetched -> Refactoring2-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Refactoring2-Transformations-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Refactoring2-Transformations-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: ClassParser baseline
MetacelloNotification: Fetched -> ClassParser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> ClassParser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> UndefinedClasses-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> UndefinedClasses-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Calypso baseline
MetacelloNotification: Fetched -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfSystemCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfSystemCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> BaselineOfCommander-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfCommander-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> (nearest) BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: ClassAnnotation baseline
MetacelloNotification: Fetched -> ClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: ClassAnnotationTests baseline
MetacelloNotification: Fetched -> ClassAnnotation-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Commander baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> (nearest) BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: ClassAnnotation baseline
MetacelloNotification: Project: ClassAnnotationTests baseline
MetacelloNotification: Fetched -> Commander-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Commander-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Commander-Activators-Shortcut-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Commander-Activators-ContextMenu-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Commander-Activators-DragAndDrop-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Commander-Activators-WorldMenu-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Commander-Activators-Mouse-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Commander-Activators-TextView-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Commander-SpecSupport-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Commander-Spec2-Compatibility-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: SystemCommands baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfCommander-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfCommander-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Commander baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> (nearest) BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: ClassAnnotation baseline
MetacelloNotification: Project: ClassAnnotationTests baseline
MetacelloNotification: Fetched -> SystemCommands-RefactoringSupport-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> SystemCommands-ClassCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> SystemCommands-MessageCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> SystemCommands-MethodCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> SystemCommands-PackageCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> SystemCommands-SourceCodeCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> SystemCommands-VariableCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> SystemCommands-RefactoringSupport-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-NavigationModel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-NavigationModel-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemQueries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemQueries-Tests-PExtendedByP5-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemQueries-Tests-P5WithTags-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemQueries-Tests-PWithSingleClass-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemQueries-Tests-PExtendedByP1-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemQueries-Tests-P1WithHierarchy-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemQueries-Tests-P2WithSubclassFromP1-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemQueries-Tests-P3WithSubclassFromP2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Traits-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Traits-Queries-Tests-PWithTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Traits-Queries-Tests-PExtendingTrait-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemQueries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Traits-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Critic-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Critic-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Deprecation-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Deprecation-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-FileOut-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-InheritanceAnalysis-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-InheritanceAnalysis-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Monticello-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Reflectivity-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Reflectivity-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-SUnit-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-SUnit-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Undeclared-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Undeclared-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-FFI-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-FFI-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Flags-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Flags-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-ClassScripts-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-ClassScripts-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemTools-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-DependencyAnalyser-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-ClassScripts-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Flags-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-FFI-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Undeclared-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-MethodDiffTool-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-FileOut-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemTools-FullBrowser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-SUnit-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-InheritanceAnalysis-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Deprecation-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Critic-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Traits-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemTools-FullBrowser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemTools-QueryBrowser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Reflectivity-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Reflectivity-Browser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemTools-QueryBrowser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemTools-OldToolCompatibillity-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Ring baseline
MetacelloNotification: Fetched -> Ring-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Ring-Monticello-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Ring-ChunkImporter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Ring-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Ring-Tests-Monticello-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Ring-Tests-ChunkImporter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Ring-TraitsV2Support-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Ring-RuntimeSupport-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-Ring-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Catalog baseline
MetacelloNotification: Fetched -> Tool-Catalog-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: PharoGlamour baseline
MetacelloNotification: Fetched -> Glamour-Announcements-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Glamour-Helpers-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Glamour-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Glamour-Tasks-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Glamour-PagerModel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Glamour-Presentations-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Glamour-Browsers-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Glamour-Morphic-Brick-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Glamour-Morphic-Theme-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Glamour-Morphic-Widgets-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Glamour-Morphic-Renderer-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Glamour-Morphic-Pager-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Glamour-Rubric-Presentations-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Glamour-FastTable-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Glamour-SpecIntegration-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Glamour-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Glamour-Tests-Resources-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Glamour-Tests-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Glamour-Morphic-Brick-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Glamour-Tests-Rubric-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: PharoGT baseline
MetacelloNotification: Fetched -> OpalCompiler-Tools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> GT-Inspector-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> GT-InspectorExtensions-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> GT-Playground-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> GT-Spotter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> GT-Spotter-UI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> GT-SpotterExtensions-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> GT-Spotter-Processors-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> GT-Debugger-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> GT-BytecodeDebugger-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> GT-SUnitDebugger-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> GT-Tests-Debugger-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> GT-Tests-Inspector-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> GT-Tests-Playground-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> GT-Tests-Spotter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> GT-Tests-Spotter-Processors-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Spotter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: HeuristicCompletion baseline
MetacelloNotification: Fetched -> HeuristicCompletion-Model-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> HeuristicCompletion-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> HeuristicCompletion-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Spec2 baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfSpecCore-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfSpecCore-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: SpecCore baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfCommander2-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- github://pharo-spec/Commander2:v2.1.x/src
MetacelloNotification: Loaded -> BaselineOfCommander2-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- github://pharo-spec/Commander2:v2.1.x/src
MetacelloNotification: Project: Commander2 baseline
MetacelloNotification: Fetched -> Spec2-Code-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Spec2-Code-Backend-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: NewTools baseline
MetacelloNotification: Fetched -> BaselineOfSindarin-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfSindarin-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Sindarin baseline
MetacelloNotification: Fetched -> Sindarin-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Sindarin-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> NewTools-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> NewTools-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> NewTools-Inspector-Extensions-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> NewTools-Inspector-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> NewTools-Debugger-Commands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> NewTools-Debugger-Extensions-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> NewTools-Playground-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> NewTools-SpTextPresenterDecorators-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> NewTools-Debugger-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> NewTools-Debugger-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> NewTools-Debugger-Breakpoints-Tools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> NewTools-ObjectCentricBreakpoints-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> NewTools-Sindarin-Commands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> NewTools-Sindarin-Tools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Microdown baseline
MetacelloNotification: Fetched -> BaselineOfPillar-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfPillar-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Pillar baseline
MetacelloNotification: Fetched -> Pillar-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Pillar-ExporterRichText-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Microdown-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Microdown-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Microdown-Pillar-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Microdown-Pillar-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Microdown-RichTextComposer-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Microdown-Calypso-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Roassal3 baseline
MetacelloNotification: Fetched -> BaselineOfGeometry-tonel.1 --- github://pharo-contributions/Geometry:master/src --- github://pharo-contributions/Geometry:master/src
MetacelloNotification: Loaded -> BaselineOfGeometry-tonel.1 --- github://pharo-contributions/Geometry:master/src --- github://pharo-contributions/Geometry:master/src
MetacelloNotification: Fetched -> BaselineOfNumericScales-tonel.1 --- github://ObjectProfile/NumericScales:master/src --- github://ObjectProfile/NumericScales:master/src
MetacelloNotification: Loaded -> BaselineOfNumericScales-tonel.1 --- github://ObjectProfile/NumericScales:master/src --- github://ObjectProfile/NumericScales:master/src
MetacelloNotification: Project: Geometry baseline
MetacelloNotification: Fetched -> Geometry-tonel.1 --- github://pharo-contributions/Geometry:master/src --- github://pharo-contributions/Geometry:master/src
MetacelloNotification: Fetched -> Geometry-Tests-tonel.1 --- github://pharo-contributions/Geometry:master/src --- github://pharo-contributions/Geometry:master/src
MetacelloNotification: Project: NumericScales baseline
MetacelloNotification: Fetched -> NumericInterpolator-tonel.1 --- github://ObjectProfile/NumericScales:master/src --- github://ObjectProfile/NumericScales:master/src
MetacelloNotification: Fetched -> NumericNoise-tonel.1 --- github://ObjectProfile/NumericScales:master/src --- github://ObjectProfile/NumericScales:master/src
MetacelloNotification: Fetched -> NumericInterpolator-Tests-tonel.1 --- github://ObjectProfile/NumericScales:master/src --- github://ObjectProfile/NumericScales:master/src
MetacelloNotification: Fetched -> Roassal3-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Fetched -> Roassal3-Pharo7-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Fetched -> Roassal3-Builders-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Fetched -> Roassal3-Shapes-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Fetched -> Roassal3-Animation-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Fetched -> Roassal3-Chart-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Fetched -> Roassal3-Interaction-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Fetched -> Roassal3-Legend-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Fetched -> Roassal3-Pie-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Fetched -> Roassal3-UML-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Fetched -> Roassal3-Layouts-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Fetched -> Roassal3-Colors-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Fetched -> Roassal3-Sunburst-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Fetched -> Roassal3-Inspector-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Fetched -> Roassal3-Menu-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Fetched -> Roassal3-Global-Tests-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Fetched -> Roassal3-Animation-Tests-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Fetched -> Roassal3-Shapes-Tests-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Fetched -> Roassal3-Interaction-Tests-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Fetched -> Roassal3-Layouts-Tests-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Fetched -> Roassal3-Chart-Tests-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Fetched -> Roassal3-UML-Tests-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Fetched -> Pharo-WelcomeHelp-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Calypso baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> (nearest) BaselineOfSystemCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfSystemCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> (nearest) BaselineOfCommander-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfCommander-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> (nearest) BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: ClassAnnotation baseline
MetacelloNotification: Project: ClassAnnotationTests baseline
MetacelloNotification: Project: Commander baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> (nearest) BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: ClassAnnotation baseline
MetacelloNotification: Project: ClassAnnotationTests baseline
MetacelloNotification: Project: SystemCommands baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfCommander-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfCommander-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: Commander baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> (nearest) BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Project: ClassAnnotation baseline
MetacelloNotification: Project: ClassAnnotationTests baseline
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Monticello-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Deprecated90-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> Gofer-UI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Fetched -> FluidClassBuilder-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src
MetacelloNotification: Loaded -> SUnit-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> SUnit-Core-Traits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> SUnit-Visitor-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> ParametrizedTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> VariablesLibrary-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
NewUndeclaredWarning: MemoryLogger class>>writeFilename (LibC is Undeclared)
MetacelloNotification: Loaded -> Beacon-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Beacon-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
SystemNotification: ClapParameterized>>addAll:(parameters is shadowed)
MetacelloNotification: Loaded -> Clap-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Clap-CommandLine-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
NewUndeclaredWarning: TKTUIProcessTaskRunner>>scheduleTaskExecution: (WorldState is Undeclared)
MetacelloNotification: Loaded -> TaskIt-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> TaskIt-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
NewUndeclaredWarning: DebuggerSettings class>>generalDebuggingSettingsOn: (UserInterruptHandler is Undeclared)
MetacelloNotification: Loaded -> Debugger-Model-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Debugger-Oups-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
SystemNotification: Starting preload action
MetacelloNotification: Evaluated -> baseline [BaselineOfMorphic] >> preload:package:
MetacelloNotification: Loaded -> SUnit-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> JenkinsTools-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
NewUndeclaredWarning: HDLintReport class>>runClasses:named: (RBBrowserEnvironment is Undeclared)
NewUndeclaredWarning: HDLintReport class>>runPackage: (RBBrowserEnvironment is Undeclared)
NewUndeclaredWarning: HDLintReport>>initializeOn: (RBCompositeLintRule is Undeclared)
NewUndeclaredWarning: HDLintReport>>initializeOn: (RBBasicLintRule is Undeclared)
NewUndeclaredWarning: HDLintReport>>run (RBSmalllintChecker is Undeclared)
NewUndeclaredWarning: HDLintReport>>run (RBCompositeLintRule is Undeclared)
MetacelloNotification: Loaded -> JenkinsTools-ExtraReports-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Evaluated -> baseline [BaselineOfDisplay] >> preload:package:
NewUndeclaredWarning: DummyUIManager>>newDisplayDepthNoRestore: (Display is Undeclared)
NewUndeclaredWarning: DummyUIManager>>newDisplayDepthNoRestore: (Display is Undeclared)
NewUndeclaredWarning: DummyUIManager>>newDisplayDepthNoRestore: (Display is Undeclared)
NewUndeclaredWarning: DummyUIManager>>newDisplayDepthNoRestore: (Display is Undeclared)
NewUndeclaredWarning: DummyUIManager>>newDisplayDepthNoRestore: (Display is Undeclared)
NewUndeclaredWarning: DummyUIManager>>newDisplayDepthNoRestore: (Display is Undeclared)
NewUndeclaredWarning: DisplayMedium>>fillShape:fillColor:at: (BitBlt is Undeclared)
NewUndeclaredWarning: DisplayMedium>>fillShape:fillColor:at: (Bitmap is Undeclared)
NewUndeclaredWarning: DisplayMedium>>initializeHighLights (Bitmap is Undeclared)
NewUndeclaredWarning: DisplayMedium>>initializeHighLights (Bitmap is Undeclared)
NewUndeclaredWarning: DisplayMedium>>initializeHighLights (Bitmap is Undeclared)
NewUndeclaredWarning: DisplayMedium>>initializeHighLights (Bitmap is Undeclared)
NewUndeclaredWarning: DisplayMedium>>initializeHighLights (Bitmap is Undeclared)
NewUndeclaredWarning: DisplayMedium>>initializeHighLights (Bitmap is Undeclared)
NewUndeclaredWarning: ColorForm>>colormapIfNeededForDepth: (Bitmap is Undeclared)
NewUndeclaredWarning: ColorForm>>copy: (BitBlt is Undeclared)
NewUndeclaredWarning: ColorForm>>maskingMap (Bitmap is Undeclared)
NewUndeclaredWarning: ColorForm>>pixelValueAt: (BitBlt is Undeclared)
NewUndeclaredWarning: DisplayScreen class>>actualScreenDepth (Display is Undeclared)
NewUndeclaredWarning: DisplayScreen class>>boundingBox (Display is Undeclared)
NewUndeclaredWarning: DisplayScreen>>fullscreen (Display is Undeclared)
NewUndeclaredWarning: DisplayScreen>>replacedBy:do: (Display is Undeclared)
NewUndeclaredWarning: DisplayScreen>>replacedBy:do: (Display is Undeclared)
NewUndeclaredWarning: Form class>>dotOfSize: (BitBlt is Undeclared)
NewUndeclaredWarning: Form class>>fromDisplay: (Display is Undeclared)
NewUndeclaredWarning: Form>>asFormOfDepth: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>asGrayScale (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>asGrayScale (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>asGrayScale (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>asGrayScale (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>balancedPatternFor:depth: (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>balancedPatternFor:depth: (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>bitPatternFor: (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>border:width:rule:fillColor: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>colorReduced (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>copy:from:in:rule: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>copyBits:at:translucent: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>copyBits:from:at:clippingBox:rule:fillColor: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>copyBits:from:at:clippingBox:rule:fillColor:map: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>copyBits:from:at:colorMap: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>copyWithColorsReducedTo: (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>displayResourceFormOn: (WarpBlt is Undeclared)
NewUndeclaredWarning: Form>>displayScaledOn: (WarpBlt is Undeclared)
NewUndeclaredWarning: Form>>drawLine:from:to:clippingBox:rule:fillColor: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>eraseShape: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>eraseShape: (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>fadeImage:at:indexAndMaskDo: (Display is Undeclared)
NewUndeclaredWarning: Form>>fill:rule:fillColor: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>fillAlpha: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>fillAlpha: (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>fillFromXYColorBlock: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>findShapeAroundSeedBlock: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>fixAlpha (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>flipBy:centerAt: (WarpBlt is Undeclared)
NewUndeclaredWarning: Form>>flipHorizontally (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>fromDisplay: (Display is Undeclared)
NewUndeclaredWarning: Form>>hibernate (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>magnify:by:smoothing: (WarpBlt is Undeclared)
NewUndeclaredWarning: Form>>mapColor:to: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>mapColors:to: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>newColorMap (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>pageWarp:at:forward: (WarpBlt is Undeclared)
NewUndeclaredWarning: Form>>pageWarp:at:forward: (Display is Undeclared)
NewUndeclaredWarning: Form>>pageWarp:at:forward: (Display is Undeclared)
NewUndeclaredWarning: Form>>paintBits:at:translucent: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>pixelCompare:with:at: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>pixelCompare:with:at: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>pixelCompare:with:at: (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>pixelValueAt: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>pixelValueAt:put: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>primCountBits (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>primCountBits (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>privateFloodFillValue: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>privateFloodFillValue: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>readBitsFrom: (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>rectangleEnclosingPixelsNotOfColor: (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>rectangleEnclosingPixelsNotOfColor: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>rectangleEnclosingPixelsNotOfColor: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>rectangleEnclosingPixelsNotOfColor: (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>rectangleEnclosingPixelsNotOfColor: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>rectangleEnclosingPixelsNotOfColor: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>rectangleEnclosingPixelsNotOfColor: (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>replaceColor:withColor: (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>replaceColor:withColor: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>rotateBy:centerAt: (WarpBlt is Undeclared)
NewUndeclaredWarning: Form>>rotateBy:magnify:smoothing: (WarpBlt is Undeclared)
NewUndeclaredWarning: Form>>setExtent:depth: (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>slideImage:at:delta: (Display is Undeclared)
NewUndeclaredWarning: Form>>smear:distance: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>tallyPixelValues (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>tallyPixelValuesInRect:into: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>unhibernate (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>unhibernate (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>unhibernate (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>wipeImage:at:clippingBox:rectForIndex: (Display is Undeclared)
NewUndeclaredWarning: Form>>xTallyPixelValue:orNot: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>xTallyPixelValue:orNot: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>xTallyPixelValue:orNot: (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>yTallyPixelValue:orNot: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>yTallyPixelValue:orNot: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>yTallyPixelValue:orNot: (Bitmap is Undeclared)
NewUndeclaredWarning: DisplayObject>>display (Display is Undeclared)
NewUndeclaredWarning: DisplayObject>>displayAt: (Display is Undeclared)
NewUndeclaredWarning: DisplayObject>>displayAt: (Display is Undeclared)
NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (BitBlt is Undeclared)
NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (BitBlt is Undeclared)
NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
NewUndeclaredWarning: InfiniteForm>>displayOn:at:clippingBox:rule:fillColor: (BitBlt is Undeclared)
MetacelloNotification: Loaded -> Graphics-Display Objects-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Graphics-Primitives-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Graphics-Transformations-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Evaluated -> baseline [BaselineOfDisplay] >> postload:package:
MetacelloNotification: Evaluated -> baseline [BaselineOfUnifiedFFI] >> preload:package:
MetacelloNotification: Loaded -> Alien-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
NewUndeclaredWarning: FFILibraryFinder>>ldLibraryPaths (OSEnvironment is Undeclared)
NewUndeclaredWarning: FFIWindowsLibraryFinder>>knownPaths (OSEnvironment is Undeclared)
MetacelloNotification: Loaded -> UnifiedFFI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> UnifiedFFI-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> UnifiedFFI-Legacy-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> System-OSEnvironments-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Evaluated -> baseline [BaselineOfUnifiedFFI] >> postload:package:
NewUndeclaredWarning: InputEventSensor class>>default (Sensor is Undeclared)
NewUndeclaredWarning: InputEventSensor class>>installEventSensorFramework: (Sensor is Undeclared)
NewUndeclaredWarning: InputEventSensor class>>installEventSensorFramework: (Sensor is Undeclared)
NewUndeclaredWarning: InputEventSensor class>>installEventSensorFramework: (Sensor is Undeclared)
NewUndeclaredWarning: InputEventSensor class>>installEventSensorFramework: (Sensor is Undeclared)
MetacelloNotification: Loaded -> System-VMEvents-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> System-Object Events-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Collections-DoubleLinkedList-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> System-Caching-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Graphics-Canvas-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
NewUndeclaredWarning: FormCanvas>>drawString:from:to:at:font:color: (TextStyle is Undeclared)
NewUndeclaredWarning: FormCanvas>>drawString:from:to:in:font:color: (TextStyle is Undeclared)
NewUndeclaredWarning: FormCanvas>>drawString:from:to:in:font:color:underline:underlineColor:strikethrough:strikethroughColor: (TextStyle is Undeclared)
MetacelloNotification: Loaded -> FormCanvas-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Tool-Registry-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
NewUndeclaredWarning: AbstractFont class>>initialize (TextStyle is Undeclared)
NewUndeclaredWarning: AbstractFont>>pixelSize (TextStyle is Undeclared)
NewUndeclaredWarning: AbstractFont>>textStyle (TextStyle is Undeclared)
NewUndeclaredWarning: AbstractFont>>textStyle (TextStyle is Undeclared)
MetacelloNotification: Loaded -> Fonts-Abstract-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Text-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
NewUndeclaredWarning: WorldMorph>>becomeActiveDuring: (ActiveWorld is Undeclared)
NewUndeclaredWarning: WorldMorph>>becomeActiveDuring: (ActiveWorld is Undeclared)
NewUndeclaredWarning: WorldMorph>>becomeActiveDuring: (ActiveWorld is Undeclared)
NewUndeclaredWarning: Morph>>clipText (Clipboard is Undeclared)
NewUndeclaredWarning: WorldState>>runLocalStepMethodsIn: (ActiveWorld is Undeclared)
NewUndeclaredWarning: WorldState>>runLocalStepMethodsIn: (ActiveWorld is Undeclared)
NewUndeclaredWarning: WorldState>>runLocalStepMethodsIn: (ActiveWorld is Undeclared)
NewUndeclaredWarning: WorldState>>runLocalStepMethodsIn: (ActiveWorld is Undeclared)
NewUndeclaredWarning: HandMorph>>eventQueue (Sensor is Undeclared)
NewUndeclaredWarning: HandMorph>>generateKeyboardEvent: (Sensor is Undeclared)
NewUndeclaredWarning: HandMorph>>mouseTrailFrom: (Sensor is Undeclared)
NewUndeclaredWarning: HandMorph>>mouseTrailFrom: (Sensor is Undeclared)
NewUndeclaredWarning: KeyboardEvent>>asKeyCombination (KMKeyCombination is Undeclared)
NewUndeclaredWarning: MorphicCoreUIManager>>currentWorld (ActiveWorld is Undeclared)
NewUndeclaredWarning: MorphicCoreUIManager>>currentWorld (ActiveWorld is Undeclared)
NewUndeclaredWarning: MorphicCoreUIManager>>currentWorld (World is Undeclared)
NewUndeclaredWarning: NonInteractiveUIManager>>currentWorld (ActiveWorld is Undeclared)
NewUndeclaredWarning: NonInteractiveUIManager>>currentWorld (ActiveWorld is Undeclared)
NewUndeclaredWarning: NonInteractiveUIManager>>currentWorld (World is Undeclared)
MetacelloNotification: Loaded -> Morphic-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
starting...
UIThemeRegistry
bitmap fonts loaded
UIManager changed:NonInteractiveUIManager
MetacelloNotification: Evaluated -> baseline [BaselineOfMorphic] >> postload:package:
MetacelloNotification: Loaded -> Commander2-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- cache
MetacelloNotification: Loaded -> Commander2-Deprecations-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- cache
MetacelloNotification: Loaded -> Commander2-UI-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- cache
MetacelloNotification: Loaded -> Commander2-Tests-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- cache
MetacelloNotification: Loaded -> Commander2-UI-Tests-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- cache
NewUndeclaredWarning: UndefinedObject>>DoIt (SpObservableSlot is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (SpObservableSlot is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (SpObservableSlot is Undeclared)
MetacelloNotification: Loaded -> Spec2-ObservableSlot-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Spec2-Layout-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
NewUndeclaredWarning: SpTextPresenter class>>textEditionCommandsGroupWith: (SpTextEditionCommand is Undeclared)
NewUndeclaredWarning: SpTextPresenter>>editionCommandsGroup (SpRecursiveContextSetter is Undeclared)
NewUndeclaredWarning: SpPresenterSelectorPresenter>>inputModelPort (SpModelPort is Undeclared)
MetacelloNotification: Loaded -> Spec2-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Spec2-CommandLine-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Spec2-Commands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Spec2-Transmission-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Spec2-Interactions-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Spec2-Commander2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
NewUndeclaredWarning: SpCodePresenter class>>codeSelectionActionCommandsGroupWith: (SpCodeSelectionCommand is Undeclared)
MetacelloNotification: Loaded -> Spec2-Code-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Spec2-Code-Commands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Spec2-Adapters-Stub-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
NewUndeclaredWarning: AbstractMessageCentricBrowser>>initializePresenters (SpMethodToolbar is Undeclared)
NewUndeclaredWarning: MessageBrowser>>installIconStylerFor: (IconStyler is Undeclared)
NewUndeclaredWarning: VersionBrowser>>initializePresenters (SpMethodToolbar is Undeclared)
NewUndeclaredWarning: VersionBrowser>>installIconStylerFor: (IconStyler is Undeclared)
NewUndeclaredWarning: SpChangeSorterPresenter>>openChangeSetBrowser (RBBrowserEnvironment is Undeclared)
NewUndeclaredWarning: SpKeymapPresenter>>shortcuts (KMShortcutDeclaration is Undeclared)
MetacelloNotification: Loaded -> Spec2-Tools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
NewUndeclaredWarning: SpDemoTablePresenter>>initialize (ASTEvaluationTest is Undeclared)
NewUndeclaredWarning: SpComponentListPresenter class>>example (SpImagePresenter is Undeclared)
MetacelloNotification: Loaded -> Spec2-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Spec2-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Spec2-Tools-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Spec2-Code-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
NewUndeclaredWarning: SpAthensMorph>>surface (AthensCairoSurface is Undeclared)
NewUndeclaredWarning: SpMorphicDiffAdapter>>buildWidget (DiffMorph is Undeclared)
MetacelloNotification: Loaded -> Spec2-Adapters-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
NewUndeclaredWarning: SpLinkPresenter>>url: (WebBrowser is Undeclared)
MetacelloNotification: Loaded -> Spec2-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Spec2-Morphic-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
NewUndeclaredWarning: SpAthensPresenterTest>>testPresentersBlockReceivesAthensCanvas (AthensCanvas is Undeclared)
MetacelloNotification: Loaded -> Spec2-Backend-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Spec2-Morphic-Backend-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Spec2-Adapters-Morphic-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Spec2-Morphic-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Evaluated -> baseline [BaselineOfMorphic] >> preload:package:
MetacelloNotification: Evaluated -> baseline [BaselineOfDisplay] >> preload:package:
MetacelloNotification: Evaluated -> baseline [BaselineOfDisplay] >> postload:package:
MetacelloNotification: Evaluated -> baseline [BaselineOfUnifiedFFI] >> preload:package:
MetacelloNotification: Evaluated -> baseline [BaselineOfUnifiedFFI] >> postload:package:
MetacelloNotification: Evaluated -> baseline [BaselineOfMorphicCore] >> postload:package:
MetacelloNotification: Evaluated -> baseline [BaselineOfMorphic] >> postload:package:

freeing 50 forwarders
done.
initial heap size: 20,971,520
final new heap size: 2,646,200	
Done!2020-10-14T08:52:42.499817+02:00 PBStepStartedSignal Starting  Process.
2020-10-14T08:53:26.339197+02:00 PBStepFinishedSignal initializing globals
creating initial Objects needed by the VM
2020-10-14T08:53:30.331566+02:00 PBStepFinishedSignal Class builder ready to create classes
2020-10-14T08:57:07.245782+02:00 PBStepFinishedSignal Classes created
2020-10-14T09:01:58.36733+02:00 PBStepFinishedSignal installed_methods
2020-10-14T09:02:03.681692+02:00 PBStepFinishedSignal Installed extension methods
2020-10-14T09:02:16.391451+02:00 PBStepFinishedSignal Installed extension methods
2020-10-14T09:02:16.391883+02:00 PBStepFinishedSignal Process ended.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Full Image-64)
[Pipeline] sh
NewUndeclaredWarning: RadioButtonGroupPresenter class>>defaultSpec (SpecLayout is Undeclared)
NewUndeclaredWarning: RadioButtonGroupPresenter>>dynamicLayout (SpecLayout is Undeclared)
NewUndeclaredWarning: NullPresenter class>>defaultSpec (SpecLayout is Undeclared)
NewUndeclaredWarning: OkCancelToolbar class>>defaultSpec (SpecLayout is Undeclared)
NewUndeclaredWarning: OkToolbar class>>defaultSpec (SpecLayout is Undeclared)
NewUndeclaredWarning: DynamicLeftToRightColumnsLayout>>buildLayoutFor: (SpecLayout is Undeclared)
NewUndeclaredWarning: DynamicTopToBottomRowsLayout>>buildLayoutFor: (SpecLayout is Undeclared)
+ BUILD_NUMBER=748 BOOTSTRAP_ARCH=64 bash ./bootstrap/scripts/4-build.sh
+ set -e
+++ dirname ./bootstrap/scripts/4-build.sh
++ cd ./bootstrap/scripts
++ pwd -P
+ SCRIPTS=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts
+ . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/envvars.sh
++ '[' -z x ']'
++ '[' -z x ']'
++ '[' -z ']'
++++ dirname /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/../..
+++ pwd -P
++ ROOT_DIR=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64
++ export BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64
++ BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64
++ '[' -z ']'
++ BOOTSTRAP_CACHE=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache
++ export BOOTSTRAP_CACHE
++ '[' -z ']'
++ VM='/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless'
++ IMAGE_FLAGS=--no-default-preferences
++++ dirname /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts
+++ pwd -P
++ . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/envversion.sh
+ set_version_variables
+ pushd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64
++ is_development_build
++ local branchName
++ ensure_branch_name
++ '[' Pharo9.0 == '' ']'
+++ grep -E '^Pharo[0-9]+\.[0-9]+$'
+++ echo Pharo9.0
++ branchName=Pharo9.0
++ '[' Pharo9.0 == '' ']'
++ echo 1
+ '[' 1 == 1 ']'
++ is_release_build
++ set -f
+++ grep -E '^v[0-9]+\.[0-9]+.[0-9]+(\-[a-zA-Z0-9_]+)?$'
+++ git tag --list --points-at HEAD
++ local versionTag=
++ set +f
++ '[' '' == '' ']'
++ echo 0
+ '[' 0 == 1 ']'
+ set_version_snapshot_variables
+ ensure_branch_name
+ '[' Pharo9.0 == '' ']'
+ PHARO_NAME_PREFIX=Pharo9.0-SNAPSHOT
++ sed 's/\.//'
++ cut -c 6-
++ echo Pharo9.0
+ PHARO_SHORT_VERSION=90
+ PHARO_VM_VERSION=70
++ git rev-parse --verify HEAD
+ PHARO_COMMIT_HASH=g5ef105aa22ad3fd99ca9b59f3fde6d4c6b09e613
+ popd
+ OPTIND=1
+ ARCH_DESCRIPTION=64
+ getopts 'h?a:d' opt
+ shift 0
+ '[' '' = -- ']'
+ '[' -z 64 ']'
+ [[ -z /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64 ]]
++ git -C /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64 show -s --format=%h
+ GIT_COMMIT_HASH=5ef105a
+ SUFFIX=64bit-5ef105a
+ [[ '' -eq 1 ]]
+ BOOTSTRAP_IMAGE_NAME=bootstrap
+ BOOTSTRAP_ARCHIVE_IMAGE_NAME=Pharo9.0-SNAPSHOT-bootstrap-64bit-5ef105a
+ HERMES_ARCHIVE_NAME=Pharo9.0-SNAPSHOT-hermesPackages-64bit-5ef105a
+ RPACKAGE_ARCHIVE_NAME=Pharo9.0-SNAPSHOT-rpackage-64bit-5ef105a
+ CORE_IMAGE_NAME=Pharo9.0-SNAPSHOT-core-64bit-5ef105a
+ COMPILER_IMAGE_NAME=Pharo9.0-SNAPSHOT-compiler-64bit-5ef105a
+ TRAITS_IMAGE_NAME=Pharo9.0-SNAPSHOT-traits-64bit-5ef105a
+ MC_BOOTSTRAP_IMAGE_NAME=Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-5ef105a
+ MC_IMAGE_NAME=Pharo9.0-SNAPSHOT-monticello-64bit-5ef105a
+ METACELLO_IMAGE_NAME=Pharo9.0-SNAPSHOT-metacello-64bit-5ef105a
+ PHARO_IMAGE_NAME=Pharo9.0-SNAPSHOT-64bit-5ef105a
+ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache
+ echo 'Prepare Bootstrap files'
Prepare Bootstrap files
+ cp bootstrap.image Pharo9.0-SNAPSHOT-compiler-64bit-5ef105a.image
+ cp bootstrap.image Pharo9.0-SNAPSHOT-bootstrap-64bit-5ef105a.image
+ zip Pharo9.0-SNAPSHOT-bootstrap-64bit-5ef105a.zip Pharo9.0-SNAPSHOT-bootstrap-64bit-5ef105a.image
  adding: Pharo9.0-SNAPSHOT-bootstrap-64bit-5ef105a.image (deflated 76%)
+ zip Pharo9.0-SNAPSHOT-hermesPackages-64bit-5ef105a.zip AST-Core.hermes AST-Core-Traits.hermes CodeExport.hermes CodeExport-Traits.hermes CodeImportCommandLineHandlers.hermes CodeImport.hermes CodeImport-Traits.hermes Collections-Abstract-Traits.hermes Collections-Arithmetic.hermes Collections-Atomic.hermes Debugging-Core.hermes DeprecatedFileStream.hermes FileSystem-Core.hermes FileSystem-Disk.hermes Hermes-Extensions.hermes InitializePackagesCommandLineHandler.hermes JenkinsTools-Core.hermes Jobs.hermes Kernel-Chronology-Extras.hermes Kernel-Tests.hermes Kernel-Traits.hermes Math-Operations-Extensions.hermes Multilingual-Encodings.hermes Multilingual-Languages.hermes Multilingual-TextConversion.hermes OpalCompiler-Core.hermes ReflectionMirrors-Primitives.hermes SUnit-Core.hermes SUnit-Tests.hermes System-SourcesCondenser.hermes TraitsV2-Compatibility.hermes TraitsV2.hermes TraitsV2-Tests.hermes Transcript-Core-Traits.hermes
  adding: AST-Core.hermes (deflated 82%)
  adding: AST-Core-Traits.hermes (deflated 84%)
  adding: CodeExport.hermes (deflated 69%)
  adding: CodeExport-Traits.hermes (deflated 58%)
  adding: CodeImportCommandLineHandlers.hermes (deflated 65%)
  adding: CodeImport.hermes (deflated 81%)
  adding: CodeImport-Traits.hermes (deflated 79%)
  adding: Collections-Abstract-Traits.hermes (deflated 64%)
  adding: Collections-Arithmetic.hermes (deflated 81%)
  adding: Collections-Atomic.hermes (deflated 76%)
  adding: Debugging-Core.hermes (deflated 80%)
  adding: DeprecatedFileStream.hermes (deflated 79%)
  adding: FileSystem-Core.hermes (deflated 84%)
  adding: FileSystem-Disk.hermes (deflated 81%)
  adding: Hermes-Extensions.hermes (deflated 79%)
  adding: InitializePackagesCommandLineHandler.hermes (deflated 58%)
  adding: JenkinsTools-Core.hermes (deflated 71%)
  adding: Jobs.hermes (deflated 73%)
  adding: Kernel-Chronology-Extras.hermes (deflated 79%)
  adding: Kernel-Tests.hermes (deflated 77%)
  adding: Kernel-Traits.hermes (deflated 72%)
  adding: Math-Operations-Extensions.hermes (deflated 74%)
  adding: Multilingual-Encodings.hermes (deflated 82%)
  adding: Multilingual-Languages.hermes (deflated 79%)
  adding: Multilingual-TextConversion.hermes (deflated 79%)
  adding: OpalCompiler-Core.hermes (deflated 82%)
  adding: ReflectionMirrors-Primitives.hermes (deflated 77%)
  adding: SUnit-Core.hermes (deflated 81%)
  adding: SUnit-Tests.hermes (deflated 81%)
  adding: System-SourcesCondenser.hermes (deflated 73%)
  adding: TraitsV2-Compatibility.hermes (deflated 76%)
  adding: TraitsV2.hermes (deflated 83%)
  adding: TraitsV2-Tests.hermes (deflated 84%)
  adding: Transcript-Core-Traits.hermes (deflated 78%)
+ zip Pharo9.0-SNAPSHOT-rpackage-64bit-5ef105a.zip protocolsKernel.txt packagesKernel.txt
  adding: protocolsKernel.txt (deflated 85%)
  adding: packagesKernel.txt (deflated 52%)
+ [[ -z /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache ]]
+ ST_CACHE=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/st-cache
+ echo '[Compiler] Initializing Bootstraped Image'
[Compiler] Initializing Bootstraped Image
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-64bit-5ef105a.image
MetacelloNotification: Loaded -> Spec-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
+ echo '[Compiler] Adding more Kernel packages'
[Compiler] Adding more Kernel packages
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-64bit-5ef105a.image --no-default-preferences loadHermes Hermes-Extensions.hermes --save
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
SystemNotification: [Hermes] Reading Hermes-Extensions.hermes
SystemNotification: [Hermes] Installing Hermes-Extensions.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #Unicode #StartupPreferencesLoader #BlockLocalTempCounter #FileSystem #Latin1)
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-64bit-5ef105a.image --no-default-preferences loadHermes Math-Operations-Extensions.hermes Debugging-Core.hermes Kernel-Chronology-Extras.hermes Multilingual-Encodings.hermes Multilingual-TextConversion.hermes Multilingual-Languages.hermes ReflectionMirrors-Primitives.hermes --save --no-fail-on-undeclared
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
SystemNotification: [Hermes] Reading Math-Operations-Extensions.hermes
SystemNotification: [Hermes] Installing Math-Operations-Extensions.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #Unicode #StartupPreferencesLoader #BlockLocalTempCounter #FileSystem #Latin1)
SystemNotification: [Hermes] Reading Debugging-Core.hermes
SystemNotification: [Hermes] Installing Debugging-Core.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #Unicode #StartupPreferencesLoader #FileSystem #Latin1)
SystemNotification: [Hermes] Reading Kernel-Chronology-Extras.hermes
SystemNotification: [Hermes] Installing Kernel-Chronology-Extras.hermes
MetacelloNotification: Loaded -> Spec-Layout-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #Unicode #StartupPreferencesLoader #FileSystem #Latin1)
SystemNotification: [Hermes] Reading Multilingual-Encodings.hermes
SystemNotification: [Hermes] Installing Multilingual-Encodings.hermes
SystemNotification: New Undeclared created... check dependencies: #(#LanguageEnvironment)
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #StartupPreferencesLoader #FileSystem)
SystemNotification: [Hermes] Reading Multilingual-TextConversion.hermes
SystemNotification: [Hermes] Installing Multilingual-TextConversion.hermes
SystemNotification: New Undeclared created... check dependencies: #(#Latin1Environment #Latin9Environment #Latin2Environment)
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #Latin9Environment #Latin1Environment #StartupPreferencesLoader #FileSystem #Latin2Environment)
SystemNotification: [Hermes] Reading Multilingual-Languages.hermes
SystemNotification: [Hermes] Installing Multilingual-Languages.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #FileSystem)
SystemNotification: [Hermes] Reading ReflectionMirrors-Primitives.hermes
SystemNotification: [Hermes] Installing ReflectionMirrors-Primitives.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #FileSystem)
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-64bit-5ef105a.image --no-default-preferences loadHermes InitializePackagesCommandLineHandler.hermes --save
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
SystemNotification: [Hermes] Reading InitializePackagesCommandLineHandler.hermes
SystemNotification: [Hermes] Installing InitializePackagesCommandLineHandler.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #FileSystem)
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-64bit-5ef105a.image --no-default-preferences loadHermes Collections-Atomic.hermes AST-Core.hermes Collections-Arithmetic.hermes Jobs.hermes System-SourcesCondenser.hermes --save --no-fail-on-undeclared
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
SystemNotification: [Hermes] Reading Collections-Atomic.hermes
SystemNotification: [Hermes] Installing Collections-Atomic.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #FileSystem)
SystemNotification: [Hermes] Reading AST-Core.hermes
SystemNotification: [Hermes] Installing AST-Core.hermes
SystemNotification: New Undeclared created... check dependencies: #(#ReparseAfterSourceEditing #SuperVariable #SyntaxErrorNotification #ThisContextVariable #SelfVariable)
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #ReparseAfterSourceEditing #SuperVariable #ThisContextVariable #StartupPreferencesLoader #SyntaxErrorNotification #FileSystem #SelfVariable)
SystemNotification: [Hermes] Reading Collections-Arithmetic.hermes
SystemNotification: [Hermes] Installing Collections-Arithmetic.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #ReparseAfterSourceEditing #SuperVariable #ThisContextVariable #StartupPreferencesLoader #SyntaxErrorNotification #FileSystem #SelfVariable)
SystemNotification: [Hermes] Reading Jobs.hermes
SystemNotification: [Hermes] Installing Jobs.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #ReparseAfterSourceEditing #SuperVariable #ThisContextVariable #StartupPreferencesLoader #SyntaxErrorNotification #FileSystem #SelfVariable)
SystemNotification: [Hermes] Reading System-SourcesCondenser.hermes
SystemNotification: [Hermes] Installing System-SourcesCondenser.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #ReparseAfterSourceEditing #SuperVariable #ThisContextVariable #StartupPreferencesLoader #SyntaxErrorNotification #FileSystem #SelfVariable)
+ echo '[Compiler] Initializing the packages in the Kernel'
[Compiler] Initializing the packages in the Kernel
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-64bit-5ef105a.image --no-default-preferences initializePackages --protocols=protocolsKernel.txt --packages=packagesKernel.txt --save
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
NewUndeclaredWarning: MorphicDiffAdapter>>buildWidget (DiffMorph is Undeclared)
MetacelloNotification: Loaded -> Spec-MorphicAdapters-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
+ echo '[Compiler] Installing compiler through Hermes'
[Compiler] Installing compiler through Hermes
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-64bit-5ef105a.image --no-default-preferences loadHermes OpalCompiler-Core.hermes CodeExport.hermes CodeImport.hermes CodeImportCommandLineHandlers.hermes --save --no-fail-on-undeclared
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
SystemNotification: [Hermes] Reading OpalCompiler-Core.hermes
MetacelloNotification: Loaded -> Spec-PolyWidgets-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
SystemNotification: [Hermes] Installing OpalCompiler-Core.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #FileSystem)
MetacelloNotification: Loaded -> Spec-StubAdapter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
SystemNotification: [Hermes] Reading CodeExport.hermes
SystemNotification: [Hermes] Installing CodeExport.hermes
SystemNotification: New Undeclared created... check dependencies: #(#FileLocator)
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #FileSystem)
SystemNotification: [Hermes] Reading CodeImport.hermes
SystemNotification: [Hermes] Installing CodeImport.hermes
SystemNotification: New Undeclared created... check dependencies: #(#STCommandLineHandler)
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #STCommandLineHandler #StartupPreferencesLoader #FileSystem)
SystemNotification: [Hermes] Reading CodeImportCommandLineHandlers.hermes
SystemNotification: [Hermes] Installing CodeImportCommandLineHandlers.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #FileSystem)
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-64bit-5ef105a.image --no-default-preferences eval --save 'OpalCompiler register. CompilationContext initialize. OCASTTranslator initialize.'
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
OCASTTranslator
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-64bit-5ef105a.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/01-initialization/01-init.st --no-source --save --quit
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
NewUndeclaredWarning: UndefinedObject>>DoIt (BISimpleFormatter is Undeclared)
+ echo '[Compiler] Initializing Unicode'
[Compiler] Initializing Unicode
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-64bit-5ef105a.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/01-initialization/03-initUnicode.st --no-source --save --quit /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/resources/unicode/
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
MetacelloNotification: Loaded -> Spec-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Spec-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Spec-Deprecated-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
NewUndeclaredWarning: CompiledMethod>>asResultForDrTest (DTTestLeaf is Undeclared)
MetacelloNotification: Loaded -> DrTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> DrTests-TestsRunner-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
NewUndeclaredWarning: DTTestCoverage>>defineData: (MetaLink is Undeclared)
MetacelloNotification: Loaded -> DrTests-TestCoverage-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> DrTests-TestsProfiling-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> DrTests-TestsProfiling-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> DrTests-TestCoverage-MocksForTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> DrTests-TestCoverage-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
SystemNotification: DrTestsTestRunnerTest>>testSelectedPackagesContainTestCases(package is shadowed)
MetacelloNotification: Loaded -> DrTests-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> DrTests-CommentsToTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> DrTests-CommentsToTests-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Debugger-Actions-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-64bit-5ef105a.image --no-default-preferences loadHermes DeprecatedFileStream.hermes FileSystem-Core.hermes FileSystem-Disk.hermes --save --no-fail-on-undeclared
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
SystemNotification: [Hermes] Reading DeprecatedFileStream.hermes
SystemNotification: [Hermes] Installing DeprecatedFileStream.hermes
SystemNotification: New Undeclared created... check dependencies: #(#FileSystem)
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #BISimpleFormatter #StartupPreferencesLoader #FileSystem)
SystemNotification: [Hermes] Reading FileSystem-Core.hermes
SystemNotification: [Hermes] Installing FileSystem-Core.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#BISimpleFormatter #StartupPreferencesLoader)
SystemNotification: [Hermes] Reading FileSystem-Disk.hermes
SystemNotification: [Hermes] Installing FileSystem-Disk.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#BISimpleFormatter #StartupPreferencesLoader)
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-64bit-5ef105a.image --no-default-preferences eval --save 'PharoBootstrapInitialization initializeFileSystem'
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
PharoBootstrapInitialization
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-64bit-5ef105a.image --no-default-preferences eval --save 'SourceFileArray initialize'
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
SourceFileArray
+ zip Pharo9.0-SNAPSHOT-compiler-64bit-5ef105a.zip Pharo9.0-SNAPSHOT-compiler-64bit-5ef105a.image
  adding: Pharo9.0-SNAPSHOT-compiler-64bit-5ef105a.imageMetacelloNotification: Loaded -> Fuel-Tools-Pharo-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Fonts-Chooser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
 (deflated 82%)
+ echo '[Compiler] Installing Traits through Hermes'
[Compiler] Installing Traits through Hermes
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-64bit-5ef105a.image --no-default-preferences save Pharo9.0-SNAPSHOT-traits-64bit-5ef105a
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-traits-64bit-5ef105a.image --no-default-preferences loadHermes TraitsV2.hermes --save
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
SystemNotification: [Hermes] Reading TraitsV2.hermes
SystemNotification: [Hermes] Installing TraitsV2.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#BISimpleFormatter #StartupPreferencesLoader)
MetacelloNotification: Loaded -> Transcript-Tool-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Tool-Workspace-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Keymapping-Settings-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-traits-64bit-5ef105a.image --no-default-preferences loadHermes Kernel-Traits.hermes AST-Core-Traits.hermes Collections-Abstract-Traits.hermes Transcript-Core-Traits.hermes CodeImport-Traits.hermes CodeExport-Traits.hermes TraitsV2-Compatibility.hermes --save
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
SystemNotification: [Hermes] Reading Kernel-Traits.hermes
SystemNotification: [Hermes] Installing Kernel-Traits.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#BISimpleFormatter #StartupPreferencesLoader)
SystemNotification: [Hermes] Reading AST-Core-Traits.hermes
SystemNotification: [Hermes] Installing AST-Core-Traits.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#BISimpleFormatter #StartupPreferencesLoader)
SystemNotification: [Hermes] Reading Collections-Abstract-Traits.hermes
SystemNotification: [Hermes] Installing Collections-Abstract-Traits.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#BISimpleFormatter #StartupPreferencesLoader)
SystemNotification: [Hermes] Reading Transcript-Core-Traits.hermes
SystemNotification: [Hermes] Installing Transcript-Core-Traits.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#BISimpleFormatter #StartupPreferencesLoader)
SystemNotification: [Hermes] Reading CodeImport-Traits.hermes
SystemNotification: [Hermes] Installing CodeImport-Traits.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#BISimpleFormatter #StartupPreferencesLoader)
SystemNotification: [Hermes] Reading CodeExport-Traits.hermes
SystemNotification: [Hermes] Installing CodeExport-Traits.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#BISimpleFormatter #StartupPreferencesLoader)
SystemNotification: [Hermes] Reading TraitsV2-Compatibility.hermes
SystemNotification: [Hermes] Installing TraitsV2-Compatibility.hermes
MetacelloNotification: Loaded -> Keymapping-Tools-Spec-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> WebBrowser-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#BISimpleFormatter #StartupPreferencesLoader)
+ zip Pharo9.0-SNAPSHOT-traits-64bit-5ef105a.zip Pharo9.0-SNAPSHOT-traits-64bit-5ef105a.image
  adding: Pharo9.0-SNAPSHOT-traits-64bit-5ef105a.imageMetacelloNotification: Loaded -> HelpSystem-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
 (deflated 82%)
+ echo '[Core] Class and RPackage initialization'
[Core] Class and RPackage initialization
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-traits-64bit-5ef105a.image --no-default-preferences save Pharo9.0-SNAPSHOT-core-64bit-5ef105a
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
+ zip Pharo9.0-SNAPSHOT-core-64bit-5ef105a.zip Pharo9.0-SNAPSHOT-core-64bit-5ef105a.image
  adding: Pharo9.0-SNAPSHOT-core-64bit-5ef105a.image (deflated 82%)
+ echo '[Monticello] Bootstrap Monticello Core and Local repositories'
[Monticello] Bootstrap Monticello Core and Local repositories
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-core-64bit-5ef105a.image --no-default-preferences save Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-5ef105a
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-5ef105a.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/st-cache/Monticello.st --save --quit
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
NewUndeclaredWarning: RingChunkImporter>>createClassNamed: (RGClassDefinition is Undeclared)
NewUndeclaredWarning: RingChunkImporter>>createTraitNamed: (RGTraitDefinition is Undeclared)
NewUndeclaredWarning: RingChunkImporter>>fromFileNamed: (RGPackageDefinition is Undeclared)
NewUndeclaredWarning: RingChunkImporter>>initialize (RGPackageDefinition is Undeclared)
NewUndeclaredWarning: RingChunkImporter>>visitMethodChunk: (RGMethodDefinition is Undeclared)
NewUndeclaredWarning: ZnMultiValueDictionary class>>defaultLimit (ZnMaximumNumberOfDictionaryEntries is Undeclared)
NewUndeclaredWarning: ZnMultiValueDictionary>>checkLimitForKey: (ZnTooManyDictionaryEntries is Undeclared)
NewUndeclaredWarning: FileSystemStore>>mimeTypesAt: (ZnMimeType is Undeclared)
NewUndeclaredWarning: FileStream>>asZnUrl (ZnUrl is Undeclared)
NewUndeclaredWarning: ZnUrl>>performOperation:with: (ZnUrlOperation is Undeclared)
NewUndeclaredWarning: ChangeSet class>>newChanges:withOld: (CurrentChangeSetChanged is Undeclared)
NewUndeclaredWarning: ChangeSet>>changeRecorderFor: (ClassChangeRecord is Undeclared)
NewUndeclaredWarning: ChangeSet>>changedMessageList (RGCommentDefinition is Undeclared)
NewUndeclaredWarning: ChangeSet>>changedMessageList (RGMethodDefinition is Undeclared)
NewUndeclaredWarning: ClassChangeRecord>>findOrMakeMethodChangeAt:priorMethod: (MethodChangeRecord is Undeclared)
NewUndeclaredWarning: Class>>asFullRingDefinition (RGContainer is Undeclared)
NewUndeclaredWarning: Class>>asFullRingDefinition (RGContainer is Undeclared)
NewUndeclaredWarning: Class>>asFullRingDefinition (RGContainer is Undeclared)
NewUndeclaredWarning: Class>>asFullRingDefinition (RGContainer is Undeclared)
NewUndeclaredWarning: Class>>asRingDefinition (RGClassDefinition is Undeclared)
NewUndeclaredWarning: Class>>asRingDefinitionWithMethods:withSuperclasses:withSubclasses:withPackages: (RGSlice is Undeclared)
NewUndeclaredWarning: ChangeRecord>>createCommentDefinition (RGCommentDefinition is Undeclared)
NewUndeclaredWarning: ChangeRecord>>createMethodDefinition (RGMethodDefinition is Undeclared)
NewUndeclaredWarning: RPackage>>asRingDefinition (RGPackageDefinition is Undeclared)
NewUndeclaredWarning: Trait>>asRingDefinition (RGTraitDefinition is Undeclared)
NewUndeclaredWarning: CompiledMethod>>asActiveRingDefinition (RGMethodDefinition is Undeclared)
NewUndeclaredWarning: CompiledMethod>>asFullRingDefinition (RGContainer is Undeclared)
NewUndeclaredWarning: CompiledMethod>>asHistoricalRingDefinition (RGMethodDefinition is Undeclared)
NewUndeclaredWarning: CompiledMethod>>asPassiveRingDefinition (RGMethodDefinition is Undeclared)
NewUndeclaredWarning: CompiledMethod>>methodReference (RGMethodDefinition is Undeclared)
NewUndeclaredWarning: RGMethodDefinition class>>className:selector:isMetaSide: (RGClassDefinition is Undeclared)
NewUndeclaredWarning: RGClassDefinition>>withMetaclass (RGMetaclassDefinition is Undeclared)
NewUndeclaredWarning: RGContainer class>>packageOfClass:using: (RGPackageDefinition is Undeclared)
NewUndeclaredWarning: RGContainer class>>packageOfMethod:using: (RGPackageDefinition is Undeclared)
NewUndeclaredWarning: RGContainer>>addPackageNamed: (RGPackageDefinition is Undeclared)
NewUndeclaredWarning: RGContainer>>loadPackagesFromImage (RGPackageDefinition is Undeclared)
NewUndeclaredWarning: ZipConstants class>>initializeFixedTrees (ZipEncoderTree is Undeclared)
NewUndeclaredWarning: ZipConstants class>>initializeFixedTrees (ZipEncoderNode is Undeclared)
NewUndeclaredWarning: ZipConstants class>>initializeFixedTrees (ZipEncoderTree is Undeclared)
NewUndeclaredWarning: ByteArray>>unzipped (GZipReadStream is Undeclared)
NewUndeclaredWarning: ByteArray>>zipped (GZipWriteStream is Undeclared)
MetacelloNotification: Loaded -> EyeInspector-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Evaluated -> baseline [BaselineOfUI] >> postload:package:
NewUndeclaredWarning: ZipWriteStream>>flushBlock: (ZipEncoderTree is Undeclared)
NewUndeclaredWarning: ZipWriteStream>>flushBlock: (ZipEncoderTree is Undeclared)
NewUndeclaredWarning: ZipWriteStream>>flushBlock: (ZipEncoderTree is Undeclared)
NewUndeclaredWarning: ZipWriteStream>>on: (ZipEncoder is Undeclared)
NewUndeclaredWarning: PositionableStream>>asZLibReadStream (ZLibReadStream is Undeclared)
NewUndeclaredWarning: CompiledMethodTrailer>>decodeZip (ZipReadStream is Undeclared)
NewUndeclaredWarning: ReadWriteStream>>isZipArchive (ZipArchive is Undeclared)
NewUndeclaredWarning: InflateStream>>crcError: (CRCError is Undeclared)
NewUndeclaredWarning: ZipArchive>>memberClass (ZipArchiveMember is Undeclared)
NewUndeclaredWarning: ZipArchiveMember class>>newFromDirectory: (ZipDirectoryMember is Undeclared)
NewUndeclaredWarning: ZipArchiveMember class>>newFromFile: (ZipNewFileMember is Undeclared)
NewUndeclaredWarning: ZipArchiveMember class>>newFromString:named: (ZipStringMember is Undeclared)
NewUndeclaredWarning: ZipArchiveMember class>>newFromZipFile:named: (ZipFileMember is Undeclared)
NewUndeclaredWarning: ZipArchiveMember>>asDirectory (ZipDirectoryMember is Undeclared)
NewUndeclaredWarning: RGMethodDefinition>>asMCMethodDefinition (MCMethodDefinition is Undeclared)
NewUndeclaredWarning: RGMethodDefinition>>asMCMethodDefinition (MCMethodDefinition is Undeclared)
NewUndeclaredWarning: RGMethodDefinition>>asMCMethodDefinitionFromActiveDefinition (MCMethodDefinition is Undeclared)
NewUndeclaredWarning: RGMethodDefinition>>basicAsMCMethodDefinition (MCMethodDefinition is Undeclared)
NewUndeclaredWarning: RPackage>>isDirty (MCPackage is Undeclared)
NewUndeclaredWarning: RPackage>>isDirty (MCWorkingCopy is Undeclared)
NewUndeclaredWarning: RPackage>>mcWorkingCopy (MCWorkingCopy is Undeclared)
NewUndeclaredWarning: Class>>asClassDefinition (MCClassDefinition is Undeclared)
NewUndeclaredWarning: Class>>asClassDefinition (MCClassDefinition is Undeclared)
NewUndeclaredWarning: ChangeRecord>>asMCMethodDefinition (MCMethodDefinition is Undeclared)
NewUndeclaredWarning: MetaclassForTraits>>asMCDefinition (MCClassTraitDefinition is Undeclared)
NewUndeclaredWarning: MCPackageManager class>>managersForCategory:do: (MCWorkingCopy is Undeclared)
NewUndeclaredWarning: MCPackageManager class>>managersForCategory:do: (MCPackage is Undeclared)
NewUndeclaredWarning: MCWorkingCopy class>>infoFromDictionary:cache: (MCVersionInfo is Undeclared)
NewUndeclaredWarning: MCWorkingCopy>>backportChangesTo: (MCPatcher is Undeclared)
NewUndeclaredWarning: MCWorkingCopy>>backportChangesTo: (MCWorkingAncestry is Undeclared)
NewUndeclaredWarning: MCWorkingCopy>>backportChangesTo: (MCPackageLoader is Undeclared)
NewUndeclaredWarning: MCWorkingCopy>>closestAncestorSnapshotIn: (MCSnapshot is Undeclared)
NewUndeclaredWarning: MCWorkingCopy>>collectDependenciesWithMessage:in: (MCVersionDependency is Undeclared)
NewUndeclaredWarning: MCWorkingCopy>>completeSnapshot (MCSnapshot is Undeclared)
NewUndeclaredWarning: MCWorkingCopy>>findSnapshotWithVersionInfo: (MCSnapshot is Undeclared)
NewUndeclaredWarning: MCWorkingCopy>>findSnapshotWithVersionInfo: (MCSnapshot is Undeclared)
NewUndeclaredWarning: MCWorkingCopy>>initialize (MCWorkingAncestry is Undeclared)
NewUndeclaredWarning: MCWorkingCopy>>loaded: (MCWorkingAncestry is Undeclared)
NewUndeclaredWarning: MCWorkingCopy>>merge: (MCNoChangesException is Undeclared)
NewUndeclaredWarning: MCWorkingCopy>>merge: (MCSnapshot is Undeclared)
NewUndeclaredWarning: MCWorkingCopy>>merge: (MCThreeWayMerger is Undeclared)
NewUndeclaredWarning: MCWorkingCopy>>newVersionWithName:message:in: (MCWorkingAncestry is Undeclared)
NewUndeclaredWarning: MCWorkingCopy>>newVersionWithName:message:in: (MCVersion is Undeclared)
NewUndeclaredWarning: MCWorkingCopy>>repositoryGroup (MCRepositoryGroup is Undeclared)
NewUndeclaredWarning: MCWorkingCopy>>theCachedRepository (MCCacheRepository is Undeclared)
NewUndeclaredWarning: MCWorkingCopy>>unload (MCPackageLoader is Undeclared)
NewUndeclaredWarning: MCWorkingCopy>>versionInfo: (MCWorkingAncestry is Undeclared)
NewUndeclaredWarning: MCAncestry>>allAncestorsOnPathTo: (MCFilteredVersionSorter is Undeclared)
NewUndeclaredWarning: MCAncestry>>commonAncestorsWith: (MCVersionSorter is Undeclared)
NewUndeclaredWarning: MCAncestry>>topologicalAncestors (MCFrontier is Undeclared)
NewUndeclaredWarning: MCLazyVersionInfo class>>install (MCWorkingAncestry is Undeclared)
NewUndeclaredWarning: MCLazyVersionInfo class>>install (MCFileBasedRepository is Undeclared)
NewUndeclaredWarning: MCVersionInfo>>loadAncestorsAndStepChildren (MCRepositoryGroup is Undeclared)
NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCInstanceVariableDefinition is Undeclared)
NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCClassVariableDefinition is Undeclared)
NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCPoolImportDefinition is Undeclared)
NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCClassInstanceVariableDefinition is Undeclared)
NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:traitComposition:classTraitComposition:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCInstanceVariableDefinition is Undeclared)
NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:traitComposition:classTraitComposition:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCClassVariableDefinition is Undeclared)
NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:traitComposition:classTraitComposition:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCPoolImportDefinition is Undeclared)
NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:traitComposition:classTraitComposition:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCClassInstanceVariableDefinition is Undeclared)
NewUndeclaredWarning: MCTraitDefinition>>initializeWithName:traitComposition:category:instVarNames:classInstVarNames:comment:commentStamp: (MCInstanceVariableDefinition is Undeclared)
NewUndeclaredWarning: MCTraitDefinition>>initializeWithName:traitComposition:category:instVarNames:classInstVarNames:comment:commentStamp: (MCClassInstanceVariableDefinition is Undeclared)
NewUndeclaredWarning: MCTraitDefinition>>initializeWithName:traitComposition:category:instVarNames:comment:commentStamp: (MCInstanceVariableDefinition is Undeclared)
NewUndeclaredWarning: MCTraitDefinition>>initializeWithName:traitComposition:classTraitComposition:category:instVarNames:comment:commentStamp: (MCInstanceVariableDefinition is Undeclared)
NewUndeclaredWarning: MCMethodDefinition>>addMethodAdditionTo: (MethodAddition is Undeclared)
NewUndeclaredWarning: MCMerger>>load (MCPackageLoader is Undeclared)
NewUndeclaredWarning: MCMerger>>loadWithNameLike: (MCPackageLoader is Undeclared)
NewUndeclaredWarning: MCMerger>>mergedSnapshot (MCPatcher is Undeclared)
NewUndeclaredWarning: MCThreeWayMerger class>>base:patch: (MCNoChangesException is Undeclared)
NewUndeclaredWarning: MCThreeWayMerger>>addDefinition: (MCModification is Undeclared)
NewUndeclaredWarning: MCThreeWayMerger>>addDefinition: (MCModification is Undeclared)
NewUndeclaredWarning: MCThreeWayMerger>>addDefinition: (MCAddition is Undeclared)
NewUndeclaredWarning: MCThreeWayMerger>>baseSnapshot (MCSnapshot is Undeclared)
NewUndeclaredWarning: MCThreeWayMerger>>modifyDefinition:to: (MCModification is Undeclared)
NewUndeclaredWarning: MCThreeWayMerger>>modifyDefinition:to: (MCModification is Undeclared)
NewUndeclaredWarning: MCThreeWayMerger>>modifyDefinition:to: (MCAddition is Undeclared)
NewUndeclaredWarning: MCThreeWayMerger>>removeDefinition: (MCRemoval is Undeclared)
NewUndeclaredWarning: MCThreeWayMerger>>removeDefinition: (MCRemoval is Undeclared)
NewUndeclaredWarning: MCPackage>>snapshot (MCSnapshot is Undeclared)
NewUndeclaredWarning: MCPackageCache>>initialize (MCVersionSorter is Undeclared)
NewUndeclaredWarning: MCPackageLoader>>installSnapshot: (MCSnapshot is Undeclared)
NewUndeclaredWarning: MCPackageLoader>>unloadPackage: (MCSnapshot is Undeclared)
NewUndeclaredWarning: MCPatch>>initializeWithBase:target: (MCModification is Undeclared)
NewUndeclaredWarning: MCPatch>>initializeWithBase:target: (MCAddition is Undeclared)
NewUndeclaredWarning: MCPatch>>initializeWithBase:target: (MCRemoval is Undeclared)
NewUndeclaredWarning: MCAddition>>inverse (MCRemoval is Undeclared)
NewUndeclaredWarning: MCPatcher>>patchedSnapshot (MCSnapshot is Undeclared)
NewUndeclaredWarning: MCSnapshotReader>>snapshot (MCSnapshot is Undeclared)
NewUndeclaredWarning: MCMcdReader>>basicVersion (MCDiffyVersion is Undeclared)
NewUndeclaredWarning: MCMcdReader>>buildPatchFrom:to: (MCSnapshot is Undeclared)
NewUndeclaredWarning: MCMcdReader>>buildPatchFrom:to: (MCSnapshot is Undeclared)
NewUndeclaredWarning: MCMczReader>>extractDependencyFrom: (MCVersionDependency is Undeclared)
NewUndeclaredWarning: MCMczReader>>scanner (MCScanner is Undeclared)
NewUndeclaredWarning: MCVersionReader class>>loadVersionFile: (MCDirectoryRepository is Undeclared)
NewUndeclaredWarning: MCVersionReader>>basicVersion (MCVersion is Undeclared)
NewUndeclaredWarning: MCVersionReader>>snapshot (MCSnapshot is Undeclared)
NewUndeclaredWarning: MCDictionaryRepository>>sortedVersionInfos (MCVersionSorter is Undeclared)
NewUndeclaredWarning: MCDiffyVersion>>writerClass (MCMcdWriter is Undeclared)
NewUndeclaredWarning: MCVersion>>load (MCVersionLoader is Undeclared)
NewUndeclaredWarning: MCVersion>>merge (MCVersionMerger is Undeclared)
NewUndeclaredWarning: MCVersion>>writerClass (MCMczWriter is Undeclared)
NewUndeclaredWarning: MCVersionLoader>>mergeVersions (MCVersionMerger is Undeclared)
NewUndeclaredWarning: MCVersionLoader>>warnAboutLosingChangesTo:ifCancel:ifMerge: (MCMergeOrLoadWarning is Undeclared)
NewUndeclaredWarning: MCVersionMerger>>resolveConflicts (MCNoChangesException is Undeclared)
MetacelloNotification: Loaded -> Reflectivity-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Evaluated -> baseline [BaselineOfReflectivity] >> postload:package:
MetacelloNotification: Evaluated -> baseline [BaselineOfDisplay] >> preload:package:
MetacelloNotification: Evaluated -> baseline [BaselineOfDisplay] >> postload:package:
MetacelloNotification: Evaluated -> baseline [BaselineOfUnifiedFFI] >> preload:package:
MetacelloNotification: Evaluated -> baseline [BaselineOfUnifiedFFI] >> postload:package:
NewUndeclaredWarning: MCMczWriter>>serializeVersionInfo: (MCVersionInfoWriter is Undeclared)
NewUndeclaredWarning: MCMczWriter>>snapshotWriterClass (MCStWriter is Undeclared)
NewUndeclaredWarning: MonticelloBootstrap>>loadPackageVersion: (MCMergeOrLoadWarning is Undeclared)
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-5ef105a.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/02-monticello-bootstrap/01-fixLocalMonticello.st --save --quit
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-5ef105a.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/02-monticello-bootstrap/02-bootstrapMonticello.st --save --quit
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
SystemNotification: Creating Snapshot of: AST-Core
SystemNotification: Creating Snapshot of: AST-Core-Traits
SystemNotification: Creating Snapshot of: Announcements-Core
SystemNotification: Creating Snapshot of: CodeExport
SystemNotification: Creating Snapshot of: CodeExport-Traits
SystemNotification: Creating Snapshot of: CodeImport
SystemNotification: Creating Snapshot of: CodeImport-Traits
SystemNotification: Creating Snapshot of: CodeImportCommandLineHandlers
SystemNotification: Creating Snapshot of: Collections-Abstract
SystemNotification: Creating Snapshot of: Collections-Abstract-Traits
SystemNotification: Creating Snapshot of: Collections-Arithmetic
SystemNotification: Creating Snapshot of: Collections-Atomic
SystemNotification: Creating Snapshot of: Collections-Native
SystemNotification: Creating Snapshot of: Collections-Sequenceable
SystemNotification: Creating Snapshot of: Collections-Stack
SystemNotification: Creating Snapshot of: Collections-Streams
SystemNotification: Creating Snapshot of: Collections-Strings
SystemNotification: Creating Snapshot of: Collections-Support
SystemNotification: Creating Snapshot of: Collections-Unordered
SystemNotification: Creating Snapshot of: Collections-Weak
SystemNotification: Creating Snapshot of: Colors
SystemNotification: Creating Snapshot of: Compression
SystemNotification: Creating Snapshot of: Debugging-Core
SystemNotification: Creating Snapshot of: DeprecatedFileStream
SystemNotification: Creating Snapshot of: FFI-Kernel
SystemNotification: Creating Snapshot of: FFI-Pools
SystemNotification: Creating Snapshot of: FileSystem-Core
SystemNotification: Creating Snapshot of: FileSystem-Disk
SystemNotification: Creating Snapshot of: FileSystem-Path
SystemNotification: Creating Snapshot of: Files
SystemNotification: Creating Snapshot of: Hermes
SystemNotification: Creating Snapshot of: Hermes-Extensions
SystemNotification: Creating Snapshot of: InitializePackagesCommandLineHandler
SystemNotification: Creating Snapshot of: Jobs
SystemNotification: Creating Snapshot of: Kernel
SystemNotification: Creating Snapshot of: Kernel-BytecodeEncoders
SystemNotification: Creating Snapshot of: Kernel-Chronology-Extras
SystemNotification: Creating Snapshot of: Kernel-Traits
SystemNotification: Creating Snapshot of: Math-Operations-Extensions
SystemNotification: Creating Snapshot of: Monticello
MetacelloNotification: Loaded -> Athens-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
SystemNotification: Creating Snapshot of: Multilingual-Encodings
SystemNotification: Creating Snapshot of: Multilingual-Languages
SystemNotification: Creating Snapshot of: Multilingual-TextConversion
SystemNotification: Creating Snapshot of: Network-UUID
SystemNotification: Creating Snapshot of: NumberParser
SystemNotification: Creating Snapshot of: OpalCompiler-Core
SystemNotification: Creating Snapshot of: PharoBootstrap-Initialization
SystemNotification: Creating Snapshot of: RPackage-Core
SystemNotification: Creating Snapshot of: Random-Core
SystemNotification: Creating Snapshot of: ReflectionMirrors-Primitives
SystemNotification: Creating Snapshot of: Ring-Definitions-Containers
SystemNotification: Creating Snapshot of: Ring-Definitions-Core
SystemNotification: Creating Snapshot of: Ring-Definitions-Monticello
SystemNotification: Creating Snapshot of: Ring-OldChunkImporter
SystemNotification: Creating Snapshot of: Shift-Changes
SystemNotification: Creating Snapshot of: Shift-ClassBuilder
SystemNotification: Creating Snapshot of: Shift-ClassInstaller
SystemNotification: Creating Snapshot of: Slot-Core
SystemNotification: Creating Snapshot of: System-Announcements
SystemNotification: Creating Snapshot of: System-BasicCommandLineHandler
SystemNotification: Creating Snapshot of: System-Changes
SystemNotification: Creating Snapshot of: System-CommandLine
SystemNotification: Creating Snapshot of: System-CommandLineHandler
SystemNotification: Creating Snapshot of: System-Finalization
SystemNotification: Creating Snapshot of: System-Hashing
SystemNotification: Creating Snapshot of: System-Model
SystemNotification: Creating Snapshot of: System-Platforms
SystemNotification: Creating Snapshot of: System-SessionManager
SystemNotification: Creating Snapshot of: System-Sources
SystemNotification: Creating Snapshot of: System-SourcesCondenser
SystemNotification: Creating Snapshot of: System-Support
SystemNotification: Creating Snapshot of: TraitsV2
SystemNotification: Creating Snapshot of: TraitsV2-Compatibility
SystemNotification: Creating Snapshot of: Transcript-Core-Traits
SystemNotification: Creating Snapshot of: Transcript-NonInteractive
SystemNotification: Creating Snapshot of: UIManager
SystemNotification: Creating Snapshot of: Zinc-Character-Encoding-Core
SystemNotification: Creating Snapshot of: Zinc-Resource-Meta-Core
MetacelloNotification: Loaded -> Athens-Cairo-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Evaluated -> baseline [BaselineOfAthens] >> postload:package:
SystemNotification: Loading Collections-Abstract-Traits-tonel.1.mcz
SystemNotification: Loading Hermes-tonel.1.mcz
NewUndeclaredWarning: TestRunner>>runProfiled (MessageTally is Undeclared)
MetacelloNotification: Loaded -> SUnit-UI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
SystemNotification: Loading Collections-Support-tonel.1.mcz
MetacelloNotification: Loaded -> SUnit-Support-UITesting-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> SUnit-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Starting atomic load
MetacelloNotification: 	Loaded -> Tool-ExternalBrowser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Finished atomic load
SystemNotification: Loading Collections-Native-tonel.1.mcz
SystemNotification: Loading System-Announcements-tonel.1.mcz
SystemNotification: Loading System-Finalization-tonel.1.mcz
SystemNotification: Loading System-CommandLine-tonel.1.mcz
MetacelloNotification: Loaded -> EnlumineurFormatter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Starting atomic load
SystemNotification: Loading Colors-tonel.1.mcz
SystemNotification: Loading Kernel-Traits-tonel.1.mcz
SystemNotification: Loading Collections-Arithmetic-tonel.1.mcz
SystemNotification: Loading Multilingual-Encodings-tonel.1.mcz
SystemNotification: Loading PharoBootstrap-Initialization-tonel.1.mcz
SystemNotification: Loading Debugging-Core-tonel.1.mcz
SystemNotification: Loading Ring-OldChunkImporter-tonel.1.mcz
SystemNotification: Loading Kernel-BytecodeEncoders-tonel.1.mcz
SystemNotification: Loading Collections-Strings-tonel.1.mcz
SystemNotification: Loading Random-Core-tonel.1.mcz
SystemNotification: Loading Network-UUID-tonel.1.mcz
SystemNotification: Loading CodeImportCommandLineHandlers-tonel.1.mcz
SystemNotification: Loading InitializePackagesCommandLineHandler-tonel.1.mcz
SystemNotification: Loading FileSystem-Core-tonel.1.mcz
SystemNotification: Loading AST-Core-tonel.1.mcz
NewUndeclaredWarning: NECMenuMorph class>>convertToSHSymbol: (SHRBTextStyler is Undeclared)
NewUndeclaredWarning: NECMenuMorph class>>selectColorFor: (SHRBTextStyler is Undeclared)
NewUndeclaredWarning: NECMenuMorph class>>selectFontFor: (SHRBTextStyler is Undeclared)
NewUndeclaredWarning: NECSymbolEntry>>methodSourceDescription:method: (SHRBTextStyler is Undeclared)
SystemNotification: Loading System-Changes-tonel.1.mcz
SystemNotification: Loading Multilingual-Languages-tonel.1.mcz
SystemNotification: Loading FFI-Kernel-tonel.1.mcz
SystemNotification: Loading Compression-tonel.1.mcz
SystemNotification: Loading Announcements-Core-tonel.1.mcz
SystemNotification: Loading System-SourcesCondenser-tonel.1.mcz
SystemNotification: Loading NumberParser-tonel.1.mcz
SystemNotification: Loading FileSystem-Path-tonel.1.mcz
SystemNotification: Loading Collections-Abstract-tonel.1.mcz
SystemNotification: Loading System-Platforms-tonel.1.mcz
SystemNotification: Loading ReflectionMirrors-Primitives-tonel.1.mcz
SystemNotification: Loading RPackage-Core-tonel.1.mcz
MetacelloNotification: 	Loaded -> Tool-ProcessBrowser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: 	Loaded -> Tool-Profilers-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: 	Loaded -> Tool-SystemReporter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: 	Loaded -> NECompletion-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: 	Loaded -> NECompletion-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: 	Loaded -> NECompletion-Preferences-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: 	Loaded -> Announcements-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: 	Loaded -> Metacello-FileTree-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: 	Loaded -> Metacello-Cypress-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: 	Loaded -> Metacello-Reference-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: 	Loaded -> Metacello-Tutorial-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: 	Loaded -> MonticelloGUI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: 	Loaded -> Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: 	Loaded -> RPackage-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: 	Loaded -> Monticello-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: 	Loaded -> MonticelloGUI-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: 	Loaded -> Network-Mail-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: 	Loaded -> Network-Mail-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: 	Loaded -> Pharo-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: 	Loaded -> ProfStef-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: 	Loaded -> ProfStef-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: 	Loaded -> Refactoring-Changes-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: 	Loaded -> Refactoring-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: 	Loaded -> Refactoring-Environment-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: 	Loaded -> Regex-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: 	Loaded -> Monticello-OldDataStreamCompatibility-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: 	Loaded -> MonticelloFileServices-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: 	Loaded -> Spec2-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: 	Loaded -> Tool-Diff-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: 	Loaded -> Tool-FileList-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: 	Loaded -> Tool-Finder-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: 	Loaded -> Tool-ImageCleaner-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: 	Loaded -> Tools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Finished atomic load
SystemNotification: Loading Kernel-tonel.1.mcz
MetacelloNotification: Evaluated -> baseline [BaselineOfBasicTools] >> postload:package:
MetacelloNotification: Evaluated -> baseline [BaselineOfDisplay] >> preload:package:
MetacelloNotification: Evaluated -> baseline [BaselineOfDisplay] >> postload:package:
MetacelloNotification: Evaluated -> baseline [BaselineOfUnifiedFFI] >> preload:package:
MetacelloNotification: Evaluated -> baseline [BaselineOfUnifiedFFI] >> postload:package:
MetacelloNotification: Loaded -> Athens-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Athens-Text-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Athens-Balloon-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Athens-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Athens-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Athens-Cairo-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Evaluated -> baseline [BaselineOfAthens] >> postload:package:
MetacelloNotification: Loaded -> Flashback-Decompiler-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Flashback-Decompiler-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Shift-ClassBuilder-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
NewUndeclaredWarning: ShClassInstallerTest>>testDuplicateClassPreserveMethods (BooleanSlot is Undeclared)
NewUndeclaredWarning: ShClassInstallerTest>>testDuplicateClassPreserveSlots (BooleanSlot is Undeclared)
NewUndeclaredWarning: ShClassInstallerTest>>testDuplicateClassPreserveSlots (BooleanSlot is Undeclared)
MetacelloNotification: Loaded -> Shift-ClassInstaller-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared)
NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared)
NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared)
NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared)
NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfNormalClassWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfNormalClassWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfNormalClassWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testEqualityOfTraitDefinitionWithDifferentSlotTypes (PropertySlot is Undeclared)
MetacelloNotification: Loaded -> TraitsV2-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Slot-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Slot-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> VariablesLibrary-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Clap-Commands-Pharo-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Clap-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Clap-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> SUnit-Visitor-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> SUnit-Support-UITesting-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> EnlumineurFormatter-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
NewUndeclaredWarning: IconStyler class>>withStaticStylers (DocCommentIconStyler is Undeclared)
MetacelloNotification: Loaded -> Reflectivity-Tools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
NewUndeclaredWarning: BreakpointTest>>testObjectCentricAPI (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: BreakpointTest>>testObjectCentricAPI (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: BreakpointTest>>testObjectCentricASTAPI (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: BreakpointTest>>testObjectCentricASTAPI (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: BreakpointTest>>testObjectCentricASTAPI (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: BreakpointTest>>testObjectCentricBreakpoint (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: BreakpointTest>>testObjectCentricBreakpoint (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: BreakpointTest>>testObjectCentricBreakpoint (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: BreakpointTest>>testObjectCentricObjectAPI (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: BreakpointTest>>testObjectCentricObjectAPI (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: BreakpointTest>>testUninstallFromGarbageCollectedInstance (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: BreakpointTest>>testUninstallFromGarbageCollectedInstance (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: ExecutionCounterTest>>setUp (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: ExecutionCounterTest>>setUp (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: ExecutionCounterTest>>testCounting (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: ExecutionCounterTest>>testCountingAfterReset (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: ExecutionCounterTest>>testCountingAfterReset (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: ExecutionCounterTest>>testMultipleCounters (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: ExecutionCounterTest>>testReseting (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testAddSameWatchSameNode (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testAddWatch (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testAddWatchSameNode (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testDeleteAllHistory (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testDeleteAllHistory (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testDeleteAllHistory (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testDeleteAllHistory (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testDeleteHistory (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testDeleteHistory (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testDeleteHistory (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testDeleteHistoryFromNode (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testDeleteHistoryFromNode (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testDeleteHistoryFromNode (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testSaveOneValue (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testSaveOneValue (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testSaveValues (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testSaveValues (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testSaveValues (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testSendMessage (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testSendMessage (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testSendMessage (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testStopRecording (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testStopRecording (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testTimestamp (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testTimestamp (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testWatchTwice (ReflectivityExamples is Undeclared)
MetacelloNotification: Loaded -> Reflectivity-Tools-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Reflectivity-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Reflectivity-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Reflectivity-VariableBreakpoint-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Evaluated -> baseline [BaselineOfReflectivity] >> postload:package:
MetacelloNotification: Loaded -> Network-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
NewUndeclaredWarning: GoferResource>>setUpMonticelloRepository (MetacelloTestsMCPackage is Undeclared)
MetacelloNotification: Loaded -> Gofer-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Rubric-SpecFindReplaceDialog-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
SystemNotification: Loading Collections-Streams-tonel.1.mcz
SystemNotification: Loading Collections-Unordered-tonel.1.mcz
MetacelloNotification: Loaded -> Metacello-TestsMCResources-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
SystemNotification: Loading FFI-Pools-tonel.1.mcz
SystemNotification: Loading System-Hashing-tonel.1.mcz
MetacelloNotification: Loaded -> Metacello-TestsCore-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Metacello-TestsCommonMC-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
SystemNotification: Loading System-SessionManager-tonel.1.mcz
SystemNotification: Loading Ring-Definitions-Containers-tonel.1.mcz
MetacelloNotification: Loaded -> Metacello-TestsMC-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Metacello-TestsMCCore-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Metacello-TestsPlatform-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Metacello-TestsReference-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Metacello-Gitlab-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
SystemNotification: Loading Math-Operations-Extensions-tonel.1.mcz
MetacelloNotification: Loaded -> CodeImport-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
SystemNotification: Loading Transcript-NonInteractive-tonel.1.mcz
SystemNotification: Loading Files-tonel.1.mcz
SystemNotification: Loading System-Sources-tonel.1.mcz
SystemNotification: Loading Ring-Definitions-Monticello-tonel.1.mcz
SystemNotification: Loading Multilingual-TextConversion-tonel.1.mcz
SystemNotification: Loading TraitsV2-Compatibility-tonel.1.mcz
SystemNotification: Loading UIManager-tonel.1.mcz
SystemNotification: Loading OpalCompiler-Core-tonel.1.mcz
MetacelloNotification: Loaded -> Collections-Abstract-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Collections-Atomic-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Collections-Stack-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Collections-Streams-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
SystemNotification: Loading CodeExport-tonel.1.mcz
SystemNotification: Loading System-Model-tonel.1.mcz
SystemNotification: Loading Slot-Core-tonel.1.mcz
SystemNotification: Loading Shift-Changes-tonel.1.mcz
SystemNotification: Loading CodeExport-Traits-tonel.1.mcz
SystemNotification: Loading Transcript-Core-Traits-tonel.1.mcz
SystemNotification: Loading Collections-Stack-tonel.1.mcz
SystemNotification: Loading TraitsV2-tonel.1.mcz
SystemNotification: Loading Ring-Definitions-Core-tonel.1.mcz
SystemNotification: Loading FileSystem-Disk-tonel.1.mcz
MetacelloNotification: Loaded -> Collections-Strings-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Collections-Support-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
SystemNotification: Loading Zinc-Resource-Meta-Core-tonel.1.mcz
SystemNotification: Loading System-CommandLineHandler-tonel.1.mcz
NewUndeclaredWarning: PharoCommandLineHandler>>changePreferences (StartupPreferencesLoader is Undeclared)
SystemNotification: Loading Collections-Atomic-tonel.1.mcz
SystemNotification: Loading System-BasicCommandLineHandler-tonel.1.mcz
SystemNotification: Loading Hermes-Extensions-tonel.1.mcz
SystemNotification: Loading Shift-ClassInstaller-tonel.1.mcz
SystemNotification: Loading Kernel-Chronology-Extras-tonel.1.mcz
SystemNotification: Warning: You are about to load new versions of the following packages
that have unsaved changes in the image:

  Kernel-Chronology-Extras

If you continue, you will lose these changes:
SystemNotification: Loading DeprecatedFileStream-tonel.1.mcz
SystemNotification: Loading CodeImport-Traits-tonel.1.mcz
SystemNotification: Loading Collections-Weak-tonel.1.mcz
SystemNotification: Loading Collections-Sequenceable-tonel.1.mcz
SystemNotification: Loading System-Support-tonel.1.mcz
SystemNotification: Loading AST-Core-Traits-tonel.1.mcz
MetacelloNotification: Loaded -> Collections-Unordered-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Collections-Weak-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
SystemNotification: Loading CodeImport-tonel.1.mcz
SystemNotification: Loading Zinc-Character-Encoding-Core-tonel.1.mcz
SystemNotification: Loading Jobs-tonel.1.mcz
SystemNotification: Loading Shift-ClassBuilder-tonel.1.mcz
SystemNotification: Loading Monticello-tonel.1.mcz
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-5ef105a.image --no-default-preferences eval --save 'TraitsBootstrap fixSourceCodeOfTraits '
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
TraitsBootstrap
+ zip Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-5ef105a.zip Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-5ef105a.changes Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-5ef105a.image
  adding: Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-5ef105a.changes (deflated 79%)
  adding: Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-5ef105a.image (deflated 81%)
+ echo '[Monticello] Loading Networking Packages and Remote Repositories'
[Monticello] Loading Networking Packages and Remote Repositories
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-5ef105a.image --no-default-preferences save Pharo9.0-SNAPSHOT-monticello-64bit-5ef105a
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-monticello-64bit-5ef105a.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/02-monticello-bootstrap/03-bootstrapMonticelloRemote.st --save --quit
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
NewUndeclaredWarning: UndefinedObject>>DoIt (mcPackages is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (mcPackages is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (InternetConfiguration is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (NetNameResolver is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (Socket is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (Base64MimeConverter is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (ZnLogEvent is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (ZnConstants is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (ZnHeaders is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (ZnNetworkingUtils is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (ZnServer is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (ZnSingleThreadedServer is Undeclared)
SystemNotification: Loading Network-Kernel-tonel.1.mcz
SystemNotification: Loading Network-MIME-tonel.1.mcz
SystemNotification: Loading Network-Protocols-tonel.1.mcz
SystemNotification: Loading MonticelloRemoteRepositories-tonel.1.mcz
NewUndeclaredWarning: MCHttpRepository>>entityStreamContents: (ZnStreamingEntity is Undeclared)
NewUndeclaredWarning: MCHttpRepository>>httpClient (ZnClient is Undeclared)
NewUndeclaredWarning: MCHttpRepository>>writeStreamForFileNamed:replace:do: (ZnHttpUnsuccessful is Undeclared)
NewUndeclaredWarning: MCSmalltalkhubRepository>>includesFileNamed: (ZnHttpUnsuccessful is Undeclared)
NewUndeclaredWarning: MCSqueaksourceRepository>>includesFileNamed: (ZnHttpUnsuccessful is Undeclared)
SystemNotification: Loading Zinc-HTTP-tonel.1.mcz
NewUndeclaredWarning: ZnClient>>downloadEntityTo: (ZnFileSystemUtils is Undeclared)
NewUndeclaredWarning: ZnClient>>downloadEntityTo: (ZnFileSystemUtils is Undeclared)
NewUndeclaredWarning: ZnClient>>downloadTo: (ZnFileSystemUtils is Undeclared)
NewUndeclaredWarning: ZnClient>>uploadEntityFrom: (ZnFileSystemUtils is Undeclared)
NewUndeclaredWarning: ZnClient>>uploadEntityFrom: (ZnFileSystemUtils is Undeclared)
NewUndeclaredWarning: ZnClient>>uploadEntityFrom: (ZnFileSystemUtils is Undeclared)
NewUndeclaredWarning: ZnMimePart class>>fieldName:fileNamed: (ZnFileSystemUtils is Undeclared)
NewUndeclaredWarning: ZnMimePart class>>fieldName:fileNamed: (ZnFileSystemUtils is Undeclared)
NewUndeclaredWarning: ZnMimePart class>>fieldName:fileNamed: (ZnFileSystemUtils is Undeclared)
NewUndeclaredWarning: ZnMimePart class>>fieldName:fileNamed: (ZnFileSystemUtils is Undeclared)
SystemNotification: Loading Zinc-FileSystem-tonel.1.mcz
SystemNotification: Loading Zodiac-Core-tonel.1.mcz
+ zip Pharo9.0-SNAPSHOT-monticello-64bit-5ef105a.zip Pharo9.0-SNAPSHOT-monticello-64bit-5ef105a.changes Pharo9.0-SNAPSHOT-monticello-64bit-5ef105a.image
  adding: Pharo9.0-SNAPSHOT-monticello-64bit-5ef105a.changes (deflated 79%)
  adding: Pharo9.0-SNAPSHOT-monticello-64bit-5ef105a.image (deflated 81%)
+ echo '[Metacello] Bootstrapping Metacello'
[Metacello] Bootstrapping Metacello
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-monticello-64bit-5ef105a.image --no-default-preferences save Pharo9.0-SNAPSHOT-metacello-64bit-5ef105a
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-metacello-64bit-5ef105a.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/03-metacello-bootstrap/01-loadMetacello.st --save --quit
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
NewUndeclaredWarning: UndefinedObject>>DoIt (mcPackages is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (mcPackages is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (RxMatcher is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (RxParser is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (RxsPredicate is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (MCFileTreeStCypressWriter is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (MCFileTreeFileSystemUtils is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (MCMockASubclass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (MCMockClassA is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (MetacelloPlatform is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (MetacelloPharoPlatform is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (MetacelloPharo30Platform is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (STONWriter is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (MCGitHubRepository is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (MCGitBasedNetworkRepository is Undeclared)
SystemNotification: Loading ScriptingExtensions-tonel.1.mcz
SystemNotification: Loading System-FileRegistry-tonel.1.mcz
SystemNotification: Loading FileSystem-Memory-tonel.1.mcz
SystemNotification: Loading Regex-Core-tonel.1.mcz
MetacelloNotification: Loaded -> Collections-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
SystemNotification: Loading Ring-Definitions-Containers-tonel.1.mcz
SystemNotification: Loading StartupPreferences-tonel.1.mcz
SystemNotification: Loading ConfigurationCommandLineHandler-Core-tonel.1.mcz
NewUndeclaredWarning: ConfigurationCommandLineHandler>>gofer (Gofer is Undeclared)
NewUndeclaredWarning: ConfigurationCommandLineHandler>>metacelloVersion: (MetacelloVersionDoesNotExistError is Undeclared)
SystemNotification: Loading PragmaCollector-tonel.1.mcz
SystemNotification: Loading System-FileRegistry-tonel.1.mcz
SystemNotification: Loading MonticelloConfigurations-tonel.1.mcz
SystemNotification: Loading Gofer-Core-tonel.1.mcz
NewUndeclaredWarning: GoferMetacelloLoad>>metacelloVersion (MetacelloVersionDoesNotExistError is Undeclared)
SystemNotification: Loading Metacello-Base-tonel.1.mcz
NewUndeclaredWarning: BaselineOf>>projectClass (MetacelloMCBaselineProject is Undeclared)
NewUndeclaredWarning: BaselineOf>>versionNumberClass (MetacelloVersionNumber is Undeclared)
NewUndeclaredWarning: ConfigurationOf class>>ensureMetacello: (MetacelloNotification is Undeclared)
NewUndeclaredWarning: ConfigurationOf class>>retry:retryCount: (MetacelloNotification is Undeclared)
NewUndeclaredWarning: ConfigurationOf class>>retry:retryCount: (MetacelloNotification is Undeclared)
NewUndeclaredWarning: ConfigurationOf>>projectClass (MetacelloMCProject is Undeclared)
NewUndeclaredWarning: ConfigurationOf>>versionNumberClass (MetacelloSemanticVersionNumber is Undeclared)
NewUndeclaredWarning: Metacello class>>registrations (MetacelloProjectRegistration is Undeclared)
NewUndeclaredWarning: Metacello>>onWarningLog (MetacelloNotification is Undeclared)
SystemNotification: Loading Metacello-Core-tonel.1.mcz
NewUndeclaredWarning: MetacelloBaselineOfMethodSpec>>versionString (MetacelloMCBaselineProject is Undeclared)
NewUndeclaredWarning: MetacelloProjectRegistration>>version (MetacelloMCBaselineProject is Undeclared)
NewUndeclaredWarning: FluidClassDefinitionPrinterTest>>testExpandedEpTEventVisitorClassTrait (EpTEventVisitor is Undeclared)
NewUndeclaredWarning: FluidClassDefinitionPrinterTest>>testTEventVisitorClassTrait (EpTEventVisitor is Undeclared)
NewUndeclaredWarning: OldPharoClassDefinitionPrinterTest>>testTEventVisitorClassTrait (EpTEventVisitor is Undeclared)
NewUndeclaredWarning: MetacelloBaselineSpecGenerator>>projectSpecCreationBlock (MetacelloMCBaselineProject is Undeclared)
NewUndeclaredWarning: MetacelloConfigurationSpecGenerator>>projectSpecCreationBlock (MetacelloMCProject is Undeclared)
NewUndeclaredWarning: MetacelloProjectSpecGenerator>>projectSpecCreationBlock (MetacelloMCProject is Undeclared)
NewUndeclaredWarning: MetacelloScriptEngine>>cacheRepository (MetacelloMCProject is Undeclared)
NewUndeclaredWarning: MetacelloScriptEngine>>repositoryOverrides (MetacelloMCProject is Undeclared)
NewUndeclaredWarning: MetacelloGroupSpec>>requiresSpecsForPackageOrdering: (MetacelloVisitedPackages is Undeclared)
NewUndeclaredWarning: MetacelloGroupSpec>>resolveSpecsForPackageOrdering: (MetacelloVisitedPackages is Undeclared)
MetacelloNotification: Loaded -> Kernel-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
SystemNotification: Loading MonticelloFileTree-Core-tonel.1.mcz
NewUndeclaredWarning: MCFileTreeAbstractReader>>packageProperties (STON is Undeclared)
NewUndeclaredWarning: MCFileTreeStCypressReader>>addClassAndMethodDefinitionsFromEntry: (STON is Undeclared)
NewUndeclaredWarning: MCFileTreeStCypressReader>>addClassAndMethodDefinitionsFromEntry: (STON is Undeclared)
NewUndeclaredWarning: MCFileTreeStCypressReader>>addExtensionClassAndMethodDefinitionsFromEntry: (STON is Undeclared)
NewUndeclaredWarning: MCFileTreeStCypressReader>>addExtensionClassAndMethodDefinitionsFromEntry: (STON is Undeclared)
NewUndeclaredWarning: MCFileTreeStCypressReader>>addTraitAndMethodDefinitionsFromEntry: (STON is Undeclared)
NewUndeclaredWarning: MCFileTreeStCypressReader>>addTraitAndMethodDefinitionsFromEntry: (STON is Undeclared)
NewUndeclaredWarning: MCFileTreeStCypressWriter>>writeClassDefinition: (STON is Undeclared)
NewUndeclaredWarning: MCFileTreeStCypressWriter>>writeExtensionClassDefinition: (STON is Undeclared)
NewUndeclaredWarning: MCFileTreeStCypressWriter>>writeMethodProperties: (STON is Undeclared)
NewUndeclaredWarning: MCFileTreeStCypressWriter>>writePropertiesFile (STON is Undeclared)
NewUndeclaredWarning: MCFileTreeStCypressWriter>>writePropertiesFile (STON is Undeclared)
NewUndeclaredWarning: MCFileTreeStCypressWriter>>writeTraitDefinition: (STON is Undeclared)
NewUndeclaredWarning: MCFileTreeRepository>>repositoryProperties (STON is Undeclared)
SystemNotification: Loading Metacello-MC-tonel.1.mcz
MetacelloNotification: Loaded -> Kernel-Tests-Extended-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Kernel-Tests-WithCompiler-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
SystemNotification: Loading Metacello-PharoCommonPlatform-tonel.1.mcz
SystemNotification: Loading MonticelloFileTree-FileSystem-Utilities-tonel.1.mcz
SystemNotification: Loading STON-Core-tonel.1.mcz
MetacelloNotification: Loaded -> Announcements-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Compression-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
SystemNotification: Loading Metacello-GitBasedRepository-tonel.1.mcz
SystemNotification: Loading Metacello-Gitlab-tonel.1.mcz
SystemNotification: Loading Metacello-GitHub-tonel.1.mcz
SystemNotification: Loading Metacello-Bitbucket-tonel.1.mcz
SystemNotification: Loading Metacello-Platform-tonel.1.mcz
SystemNotification: Loading Metacello-ToolBox-tonel.1.mcz
SystemNotification: Loading Metacello-PharoExtensions-tonel.1.mcz
SystemNotification: Loading MetacelloCommandLineHandler-Core-tonel.1.mcz
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-metacello-64bit-5ef105a.image --no-default-preferences eval --save 'Metacello new baseline: '\''Tonel'\'';repository: '\''github://pharo-vcs/tonel:v1.0.16'\'';onWarning: [ :e | Error signal: e messageText in: e signalerContext ]; load: '\''core'\'''
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
MetacelloNotification: Loaded -> FileSystem-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> FileSystem-Tests-Disk-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> FileSystem-Tests-Attributes-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Files-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Jobs-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> BaselineOfTonel-cypress.1 --- github://pharo-vcs/tonel:v1.0.16 --- github://pharo-vcs/tonel:v1.0.16
MetacelloNotification: Loaded -> BaselineOfTonel-cypress.1 --- github://pharo-vcs/tonel:v1.0.16 --- github://pharo-vcs/tonel:v1.0.16
MetacelloNotification: Loading baseline of BaselineOfTonel...
MetacelloNotification: Fetched -> MonticelloTonel-Core-cypress.1 --- github://pharo-vcs/tonel:v1.0.16 --- github://pharo-vcs/tonel:v1.0.16
MetacelloNotification: Fetched -> MonticelloTonel-FileSystem-cypress.1 --- github://pharo-vcs/tonel:v1.0.16 --- github://pharo-vcs/tonel:v1.0.16
MetacelloNotification: Loaded -> MonticelloTonel-Core-cypress.1 --- github://pharo-vcs/tonel:v1.0.16 --- cache
MetacelloNotification: Loaded -> MonticelloTonel-FileSystem-cypress.1 --- github://pharo-vcs/tonel:v1.0.16 --- cache
MetacelloNotification: ...finished baseline
linear load : 
	linear load : baseline [BaselineOfTonel]
		load : MonticelloTonel-Core-cypress.1
		load : MonticelloTonel-FileSystem-cypress.1
+ zip Pharo9.0-SNAPSHOT-metacello-64bit-5ef105a.zip Pharo9.0-SNAPSHOT-metacello-64bit-5ef105a.changes Pharo9.0-SNAPSHOT-metacello-64bit-5ef105a.image
  adding: Pharo9.0-SNAPSHOT-metacello-64bit-5ef105a.changes (deflated 79%)
  adding: Pharo9.0-SNAPSHOT-metacello-64bit-5ef105a.image (deflated 80%)
+ echo '[Pharo] Reloading rest of packages'
[Pharo] Reloading rest of packages
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-metacello-64bit-5ef105a.image --no-default-preferences save Pharo9.0-SNAPSHOT-64bit-5ef105a
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
+ printf '\231\002\320\003'
+ [[ 64 -eq 32 ]]
+ SEEK=40
+ dd if=displaySize.bin of=Pharo9.0-SNAPSHOT-64bit-5ef105a.image bs=1 seek=40 count=4 conv=notrunc
4+0 records in
4+0 records out
4 bytes copied, 0.000138769 s, 28.8 kB/s
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-64bit-5ef105a.image --no-default-preferences eval --save 'Smalltalk vm parameterAt: 45 put: (Smalltalk vm parameterAt: 44) * 4'
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
0
+ env
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-64bit-5ef105a.image --no-default-preferences eval --save 'MCCacheRepository uniqueInstance disable'
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
MetacelloNotification: Loaded -> OpalCompiler-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Random-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
a MCCacheRepository(/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/pharo-local/package-cache)
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-64bit-5ef105a.image --no-default-preferences eval --save 'Metacello new baseline: '\''Pharo'\'';repository: '\''tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src'\'';onWarning: [ :e | Error signal: e messageText in: e signalerContext ]; load'
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
MetacelloNotification: Loaded -> Ring-Definitions-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> BaselineOfPharo-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
NewUndeclaredWarning: BaselineOfPharo>>postload:package: (WelcomeHelp is Undeclared)
MetacelloNotification: Loaded -> BaselineOfPharo-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loading baseline of BaselineOfPharo...
MetacelloNotification: Loaded -> Ring-Definitions-Tests-Containers-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> System-Object Events-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> System-OSEnvironments-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> BaselineOfCalypso-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfCalypso-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Zinc-Character-Encoding-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> System-Platforms-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> BaselineOfIDE-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (ExternalChangesBrowser is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (FileList is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (Finder is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (ProcessBrowser is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (SyntaxErrorDebugger is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (TimeProfiler is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (MorphicCoreUIManager is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (MorphicCoreUIManager is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (PolymorphSystemSettings is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (SourceCodeFonts is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (FreeTypeSystemSettings is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (FreeTypeSettings is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (FreeTypeSettings is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (RealEstateAgent is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (GrowlMorph is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (ShortcutReminder is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (KMRepository is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (Morph is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (KMShortcutHandler is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (MCSaveVersionDialog is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (RubTextFieldArea is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (SpRubFindReplaceService is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (RubEditingArea is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (SpRubFindReplaceService is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (ASTTransformExamplePluginActive is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (RubCharacterScanner is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (RubAbstractTextArea is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (PharoLightTheme is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (SDL_Event is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (HiRulerBuilderTest is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (RubSmalltalkEditor is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>additionalInitialization (CoCompletionEngine is Undeclared)
NewUndeclaredWarning: BaselineOfIDE>>postload:package: (EpMonitor is Undeclared)
MetacelloNotification: Loaded -> BaselineOfIDE-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Text-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> BaselineOfBaseLibraries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfBaseLibraries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: BaseLibraries baseline
MetacelloNotification: Loaded -> Multilingual-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> BaselineOfClap-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfClap-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Shout-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Rubric-Styling-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> BaselineOfSlot-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfSlot-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Shout-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> ReflectionMirrors-Primitives-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> FuzzyMatcher-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> BaselineOfBeacon-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfBeacon-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> FuzzyMatcher-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> BaselineOfParametrizedTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
NewUndeclaredWarning: RewriteRuleEditor>>runReplace (RBSmalllintChecker is Undeclared)
NewUndeclaredWarning: RewriteRuleEditor>>runReplace (RBTransformationRule is Undeclared)
NewUndeclaredWarning: NautilusRefactoring>>handleMethodNameRequest:in: (SycMethodNameEditor is Undeclared)
NewUndeclaredWarning: NautilusRefactoring>>handleMethodNameRequest:in: (CmdCommandAborted is Undeclared)
MetacelloNotification: Loaded -> NautilusRefactoring-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> BaselineOfParametrizedTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> BaselineOfTaskIt-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
NewUndeclaredWarning: ClassTestCase>>testMethodsOfTheClassShouldNotBeRepeatedInItsSuperclasses (ReEquivalentSuperclassMethodsRule is Undeclared)
NewUndeclaredWarning: ClassTestCase>>testTraitExplicitRequirementMethodsMustBeImplementedInTheClassOrInASuperclass (ReExplicitRequirementMethodsRule is Undeclared)
MetacelloNotification: Loaded -> Refactoring-Critics-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> BaselineOfTaskIt-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
NewUndeclaredWarning: ClassTestCase>>assertValidLintRule: (ReSmalllintChecker is Undeclared)
MetacelloNotification: Loaded -> Manifest-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Manifest-Resources-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
NewUndeclaredWarning: SmalllintManifestCheckerTest>>setUp (ReCodeCruftLeftInMethodsRule is Undeclared)
NewUndeclaredWarning: SmalllintManifestCheckerTest>>setUp (ReCodeCruftLeftInMethodsRule is Undeclared)
NewUndeclaredWarning: SmalllintManifestCheckerTest>>setUp (ReTemporaryNeitherReadNorWrittenRule is Undeclared)
NewUndeclaredWarning: SmalllintManifestCheckerTest>>setUp (ReTemporaryNeitherReadNorWrittenRule is Undeclared)
NewUndeclaredWarning: SmalllintManifestCheckerTest>>setUp (ReSmalllintChecker is Undeclared)
NewUndeclaredWarning: SmalllintManifestCheckerTest>>testCriticsOf (ReRuleManager is Undeclared)
NewUndeclaredWarning: SmalllintManifestCheckerTest>>testCriticsOf (ReTemporaryNeitherReadNorWrittenRule is Undeclared)
NewUndeclaredWarning: SmalllintManifestCheckerTest>>testIsFalsePositive (ReRuleManager is Undeclared)
NewUndeclaredWarning: SmalllintManifestCheckerTest>>testIsFalsePositive (ReCodeCruftLeftInMethodsRule is Undeclared)
NewUndeclaredWarning: SmalllintManifestCheckerTest>>testIsFalsePositive (ReCodeCruftLeftInMethodsRule is Undeclared)
NewUndeclaredWarning: SmalllintManifestCheckerTest>>testIsToDo (ReRuleManager is Undeclared)
NewUndeclaredWarning: SmalllintManifestCheckerTest>>testIsToDo (ReTemporaryNeitherReadNorWrittenRule is Undeclared)
NewUndeclaredWarning: SmalllintManifestCheckerTest>>testIsToDo (ReTemporaryNeitherReadNorWrittenRule is Undeclared)
NewUndeclaredWarning: SmalllintManifestCheckerTest>>testToDoOf (ReRuleManager is Undeclared)
NewUndeclaredWarning: SmalllintManifestCheckerTest>>testToDoOf (ReTemporaryNeitherReadNorWrittenRule is Undeclared)
NewUndeclaredWarning: SmalllintManifestCheckerTest>>testToDoOf (ReTemporaryNeitherReadNorWrittenRule is Undeclared)
MetacelloNotification: Loaded -> Manifest-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: SUnitCore baseline
MetacelloNotification: Fetched -> BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
NewUndeclaredWarning: CriticBrowser>>initialize (ReCriticsCache is Undeclared)
NewUndeclaredWarning: CriticBrowser>>initialize (ReSmalllintChecker is Undeclared)
NewUndeclaredWarning: SelectRuleBrowser class>>items (ReRuleManager is Undeclared)
NewUndeclaredWarning: SingleCodeCriticResultList>>browseDependencies (DAPackageAnalyzerPackageDependenciesWindow is Undeclared)
MetacelloNotification: Loaded -> BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Traits baseline
MetacelloNotification: Loaded -> Tool-CriticBrowser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> SUnit-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> SUnit-Core-Traits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> SUnit-Visitor-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: ParametrizedTests baseline
MetacelloNotification: Fetched -> ParametrizedTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Slot baseline
MetacelloNotification: Fetched -> VariablesLibrary-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Beacon baseline
MetacelloNotification: Fetched -> Beacon-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Beacon-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Clap baseline
MetacelloNotification: Fetched -> Clap-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Clap-CommandLine-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: TaskIt baseline
MetacelloNotification: Fetched -> TaskIt-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Renraku-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> TaskIt-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: IDE baseline
MetacelloNotification: Fetched -> BaselineOfHeuristicCompletion-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
NewUndeclaredWarning: RenrakuTest>>testAsClassRuleTransformation (ReAsClassRule is Undeclared)
NewUndeclaredWarning: RenrakuTest>>testNoClassComment (ReNoClassCommentRule is Undeclared)
NewUndeclaredWarning: RenrakuTest>>testNoClassComment (ReNoClassCommentRule is Undeclared)
NewUndeclaredWarning: RenrakuTest>>testUnclassifiedMethod (ReUnclassifiedMethodsRule is Undeclared)
NewUndeclaredWarning: RenrakuTest>>testUnclassifiedMethod (ReUnclassifiedMethodsRule is Undeclared)
MetacelloNotification: Loaded -> Renraku-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Renraku-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> BaselineOfHeuristicCompletion-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> BaselineOfSortFunctions-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfSortFunctions-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> BaselineOfReflectivity-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Moose-Algos-Graph-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
NewUndeclaredWarning: BaselineOfReflectivity>>postload:package: (RFReflectivityASTCacheStrategy is Undeclared)
MetacelloNotification: Loaded -> BaselineOfReflectivity-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> BaselineOfGeneralHelp-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfGeneralHelp-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> (nearest) BaselineOfCalypso-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Tool-DependencyAnalyser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> BaselineOfCalypso-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> BaselineOfQA-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfQA-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> BaselineOfRing-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfRing-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> BaselineOfKernelTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfKernelTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> BaselineOfNewTools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Tool-DependencyAnalyser-UI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Moose-Algos-Graph-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> BaselineOfNewTools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> BaselineOfEpicea-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Tool-DependencyAnalyser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Tool-DependencyAnalyser-Tests-Data-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> BaselineOfEpicea-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> BaselineOfReferenceFinder-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfReferenceFinder-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> BaselineOfOSWindow-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfOSWindow-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> BaselineOfShout-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfShout-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> (nearest) BaselineOfSlot-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfSlot-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
NewUndeclaredWarning: ReInconsistentMethodClassificationRule>>critiqueFor: (RBMethodProtocolTransformation is Undeclared)
MetacelloNotification: Loaded -> GeneralRules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
NewUndeclaredWarning: ReSmalllintTest>>classEnvironmentWithAllObjectClasses (RBSmalllintTestSuperclassObject is Undeclared)
NewUndeclaredWarning: ReSmalllintTest>>ruleFor:plusSelectors: (RBSmalllintTestObject is Undeclared)
NewUndeclaredWarning: ReSmalllintTest>>ruleFor:plusSelectors: (RBSmalllintTestObject is Undeclared)
NewUndeclaredWarning: ReSmalllintTest>>ruleFor:plusSelectors: (RBSmalllintTestObject is Undeclared)
MetacelloNotification: Fetched -> BaselineOfRoassal3-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Loaded -> BaselineOfRoassal3-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Loaded -> GeneralRules-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Kernel-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
NewUndeclaredWarning: ProperlyImplementedSUnitClassesTest>>testAndMakeSureSuperSetupIsCalledAsFirstMessageInSetupMethodsOfTestCases (ReShouldSendSuperSetUpAsFirstMessage is Undeclared)
NewUndeclaredWarning: ProperlyImplementedSUnitClassesTest>>testAndMakeSureSuperTearDownIsCalledAsLastMessageInTearDownMethodsOfTestCases (ReShouldSendSuperTearDownAsLastMessage is Undeclared)
MetacelloNotification: Fetched -> BaselineOfMisc-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfMisc-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
NewUndeclaredWarning: ReleaseTest>>testTestCasesEndsWithTestOrTestCase (ReTestClassNameShouldEndWithTestRule is Undeclared)
MetacelloNotification: Loaded -> ReleaseTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> NautilusRefactoring-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Evaluated -> baseline [BaselineOfReflectivity] >> postload:package:
MetacelloNotification: Fetched -> BaselineOfMetacello-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfMetacello-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> BaselineOfSpec2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfSpec2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> (nearest) BaselineOfClap-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfClap-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> BaselineOfCatalog-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfCatalog-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> BaselineOfRefactoring-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfRefactoring-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> (nearest) BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> BaselineOfFuel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfFuel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> BaselineOfClassParser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfClassParser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> BaselineOfShift-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfShift-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> OSWindow-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> BaselineOfPharoGT-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfPharoGT-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> BaselineOfZodiac-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfZodiac-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> BaselineOfReflectionMirrors-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfReflectionMirrors-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> BaselineOfMicrodown-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfMicrodown-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> BaselineOfEnlumineurFormatter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfEnlumineurFormatter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> BaselineOfFuzzyMatcher-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfFuzzyMatcher-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> BaselineOfPharoGlamour-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfPharoGlamour-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> OSWindow-SDL2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> OSWindow-VM-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> (nearest) BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> BaselineOfFlashback-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfFlashback-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> OSWindow-SDL2-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> OSWindow-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> BaselineOfGeneralTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfGeneralTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> BaselineOfRefactoring2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> SUnit-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Kernel-Tests-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Polymorph-Widgets-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> System-Settings-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> System-Support-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> BaselineOfRefactoring2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> BaselineOfBasicTools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Rubric-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
NewUndeclaredWarning: BaselineOfBasicTools>>postload:package: (TestRunner is Undeclared)
NewUndeclaredWarning: BaselineOfBasicTools>>postload:package: (MCWorkingCopyBrowser is Undeclared)
NewUndeclaredWarning: BaselineOfBasicTools>>postload:package: (RBRefactoryChangeManager is Undeclared)
NewUndeclaredWarning: BaselineOfBasicTools>>postload:package: (CompletionSorter is Undeclared)
NewUndeclaredWarning: BaselineOfBasicTools>>postload:package: (RubSmalltalkEditor is Undeclared)
NewUndeclaredWarning: BaselineOfBasicTools>>postload:package: (CompletionEngine is Undeclared)
MetacelloNotification: Loaded -> BaselineOfBasicTools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> BaselineOfAthens-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
NewUndeclaredWarning: BaselineOfAthens>>postload:package: (AthensCanvas is Undeclared)
MetacelloNotification: Loaded -> BaselineOfAthens-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: BasicTools baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfReflectivity-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfReflectivity-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
SystemNotification: RBRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
MetacelloNotification: Fetched -> BaselineOfUI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Refactoring-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Refactoring-Tests-Changes-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
NewUndeclaredWarning: BaselineOfUI>>postload:package: (Workspace is Undeclared)
NewUndeclaredWarning: BaselineOfUI>>postload:package: (Workspace is Undeclared)
NewUndeclaredWarning: BaselineOfUI>>postload:package: (Workspace is Undeclared)
NewUndeclaredWarning: BaselineOfUI>>postload:package: (Workspace is Undeclared)
NewUndeclaredWarning: BaselineOfUI>>postload:package: (PharoCommonTools is Undeclared)
MetacelloNotification: Loaded -> BaselineOfUI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> (nearest) BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
MetacelloNotification: Loaded -> Refactoring-Tests-Critics-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Refactoring-Tests-Environment-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> (nearest) BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Refactoring-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> (nearest) BaselineOfEnlumineurFormatter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfEnlumineurFormatter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> (nearest) BaselineOfAthens-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfAthens-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: SUnitCore baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Traits baseline
MetacelloNotification: Project: UI baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfSpec2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfSpec2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> (nearest) BaselineOfFuel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Ombu-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> BaselineOfFuel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> BaselineOfMorphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
NewUndeclaredWarning: BaselineOfMorphic>>cleanUpAfterMorphicInitialization (GradientFillStyle is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>cleanUpAfterMorphicInitialization (FreeTypeCache is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>cleanUpAfterMorphicInitialization (ImageMorph is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>cleanUpAfterMorphicInitialization (Form is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>cleanUpAfterMorphicInitialization (World is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>cleanUpAfterMorphicInitialization (ExternalDropHandler is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>cleanUpAfterMorphicInitialization (ScrollBar is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>exportBitmapDejaVuSans (LogicalFontManager is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapDejaVuSans (TextConstants is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapDejaVuSans (TextConstants is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapDejaVuSans (TextConstants is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapDejaVuSans (TextConstants is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapFontFamily:sizes: (PNGReadWriter is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapFontFamily:sizes: (PNGReadWriter is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapFontFamily:sizes: (PNGReadWriter is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapFontFamily:sizes: (PNGReadWriter is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapFontFamily:sizes: (TextStyle is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapSourcePro (TextConstants is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>loadBitmapSourcePro (TextConstants is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (TextConstants is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (FLLargeIdentityHashedCollection is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (FLPlatform is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (FLPharo7Platform is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (PNGReadWriter is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (BalloonMorph is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (MorphicUIManager is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (Display is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (MorphicUIManager is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (PharoLightTheme is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (GraphicFontSettings is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (TextEditor is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (MenubarMorph is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (PolymorphSystemSettings is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (PolymorphSystemSettings is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (PolymorphSystemSettings is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (LogicalFontManager is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (FreeTypeFontProvider is Undeclared)
NewUndeclaredWarning: BaselineOfMorphic>>postload:package: (Bitmap is Undeclared)
MetacelloNotification: Loaded -> BaselineOfMorphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> BaselineOfDrTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfDrTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> BaselineOfSpec-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfSpec-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Debugger-Model-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Debugger-Oups-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Morphic baseline
MetacelloNotification: Fetched -> BaselineOfMenuRegistration-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfMenuRegistration-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> BaselineOfMorphicCore-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (IdentityTransform is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (EventSensorConstants is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (RealEstateAgent is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (WorldState is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (Morph is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (HandMorph is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (AbstractWorldRenderer is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (Cursor is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (EventManager is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (WorldMorph is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (WorldState is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (HandMorph is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (Display is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (InputEventSensor is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (InputEventSensor is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (InputEventSensor is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (MorphicCoreUIManager is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (Display is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (MorphicCoreUIManager is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (ExternalDropHandler is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (Display is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (WorldMorph is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (ExternalDropHandler is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (PasteUpMorph is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (DefaultExternalDropHandler is Undeclared)
NewUndeclaredWarning: BaselineOfMorphicCore>>postload:package: (WorldMorph is Undeclared)
MetacelloNotification: Loaded -> Epicea-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> BaselineOfMorphicCore-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> (nearest) BaselineOfFuel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfFuel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: MorphicCore baseline
MetacelloNotification: Loaded -> Hiedra-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> (nearest) BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> BaselineOfUnifiedFFI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfUnifiedFFI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> (nearest) BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> BaselineOfDisplay-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
NewUndeclaredWarning: BaselineOfDisplay>>installBitmap (Bitmap is Undeclared)
NewUndeclaredWarning: BaselineOfDisplay>>postload:package: (Cursor is Undeclared)
NewUndeclaredWarning: BaselineOfDisplay>>postload:package: (Cursor is Undeclared)
NewUndeclaredWarning: BaselineOfDisplay>>postload:package: (DisplayScreen is Undeclared)
NewUndeclaredWarning: BaselineOfDisplay>>postload:package: (BitBlt is Undeclared)
NewUndeclaredWarning: BaselineOfDisplay>>postload:package: (Form is Undeclared)
MetacelloNotification: Loaded -> BaselineOfDisplay-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Traits baseline
MetacelloNotification: Loaded -> Hiedra-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Project: SUnit baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Traits baseline
MetacelloNotification: Fetched -> SUnit-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> JenkinsTools-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> JenkinsTools-ExtraReports-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Display baseline
MetacelloNotification: Fetched -> Graphics-Display Objects-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Graphics-Primitives-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Graphics-Transformations-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: UnifiedFFI baseline
MetacelloNotification: Fetched -> Alien-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> UnifiedFFI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> UnifiedFFI-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> UnifiedFFI-Legacy-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> System-OSEnvironments-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> System-VMEvents-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> System-Object Events-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Collections-DoubleLinkedList-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> System-Caching-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> EpiceaBrowsers-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> PharoDocComment-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> STON-Text support-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> System-CommandLine-TextSupport-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Graphics-Canvas-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> FormCanvas-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Tool-Registry-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> System-Serial Port-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> PerformMessageCommandLineHandler-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Files-Prompt-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Fuel-Platform-Pharo-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Fonts-Abstract-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Text-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Morphic-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: MenuRegistration baseline
MetacelloNotification: Fetched -> MenuRegistration-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Fuel baseline
MetacelloNotification: Fetched -> Fuel-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Fuel-Platform-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Fuel-Platform-Pharo-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Fuel-Platform-Pharo-07-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> System-Localization-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> System-Clipboard-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> EmbeddedFreeType-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> EmergencyDebugger-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> FileSystem-Zip-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Fonts-Infrastructure-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> FreeType-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> FreeType-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Graphics-Files-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Graphics-Fonts-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Fuel-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Debugging-Utils-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Graphics-Shapes-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Growl-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Keymapping-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Keymapping-KeyCombinations-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Keymapping-Pragmas-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Transcript-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Native-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Morphic-Base-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Morphic-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Morphic-Widgets-Basic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Morphic-Widgets-ColorPicker-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Morphic-Widgets-Extra-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Morphic-Widgets-List-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Morphic-Widgets-Pluggable-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Morphic-Widgets-PolyTabs-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Morphic-Widgets-Scrolling-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Morphic-Widgets-Tabs-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Morphic-Widgets-Taskbar-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Morphic-Widgets-Menubar-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> AST-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> System-Installers-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> MonticelloMocks-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> FormCanvas-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Morphic-Widgets-Tree-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Morphic-Widgets-Windows-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Morphic-Widgets-FastTable-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Collections-DoubleLinkedList-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Collections-Arithmetic-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> ConfigurationCommandLineHandler-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> MetacelloCommandLineHandler-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Morphic-Widgets-Taskbar-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Rubric-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Multilingual-OtherLanguages-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Multilingual-TextConverterOtherLanguages-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> NewValueHolder-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Polymorph-Widgets-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Images-Animated-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Debugger-Model-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Settings-Graphics-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Settings-Polymorph-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Settings-System-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> System-History-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> System-Installers-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> System-Settings-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Debugger-Oups-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> EmergencyDebugger-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> EmbeddedFreeType-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> System-Settings-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Formatter-Settings-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> System-Sound-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Ombu-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Text-Diff-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Text-Edition-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Text-Scanning-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Unicode-Initialization-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Epicea-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Morphic-Widgets-TickList-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> System-Changes-FileServices-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> System-Identification-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Hiedra-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Tool-Base-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Spec2 baseline
MetacelloNotification: Fetched -> BaselineOfSpecCore-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfSpecCore-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: SpecCore baseline
MetacelloNotification: Loaded -> EpiceaBrowsers-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> FileSystem-Tests-Memory-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Fonts-Infrastructure-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> FreeType-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> BaselineOfCommander2-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- github://pharo-spec/Commander2:v2.1.x/src
MetacelloNotification: Loaded -> BaselineOfCommander2-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- github://pharo-spec/Commander2:v2.1.x/src
MetacelloNotification: Project: Commander2 baseline
MetacelloNotification: Fetched -> Commander2-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- github://pharo-spec/Commander2:v2.1.x/src
MetacelloNotification: Fetched -> Commander2-Deprecations-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- github://pharo-spec/Commander2:v2.1.x/src
MetacelloNotification: Fetched -> Commander2-UI-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- github://pharo-spec/Commander2:v2.1.x/src
MetacelloNotification: Fetched -> Commander2-Tests-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- github://pharo-spec/Commander2:v2.1.x/src
MetacelloNotification: Fetched -> Commander2-UI-Tests-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- github://pharo-spec/Commander2:v2.1.x/src
MetacelloNotification: Loaded -> FreeType-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Spec2-ObservableSlot-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Spec2-Layout-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Spec2-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Spec2-CommandLine-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Spec2-Commands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Spec2-Transmission-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Spec2-Interactions-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Spec2-Commander2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Graphics-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Spec2-Code-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Spec2-Code-Commands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Spec2-Adapters-Stub-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> HelpSystem-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Spec2-Tools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Spec2-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Spec2-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Keymapping-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Spec2-Tools-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Spec2-Code-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Spec2-Adapters-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Spec2-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Spec2-Morphic-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Spec2-Backend-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Spec2-Morphic-Backend-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Spec2-Adapters-Morphic-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Spec2-Morphic-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Spec baseline
MetacelloNotification: Loaded -> Morphic-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> (nearest) BaselineOfMorphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfMorphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Morphic baseline
MetacelloNotification: Loaded -> Morphic-Widgets-FastTable-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> (nearest) BaselineOfMenuRegistration-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfMenuRegistration-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> (nearest) BaselineOfMorphicCore-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> NECompletion-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> NewValueHolder-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> BaselineOfMorphicCore-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> (nearest) BaselineOfFuel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfFuel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: MorphicCore baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> ProfStef-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> BaselineOfSUnit-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> (nearest) BaselineOfUnifiedFFI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Regex-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Ring-Definitions-Tests-Monticello-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> BaselineOfUnifiedFFI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> (nearest) BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> (nearest) BaselineOfDisplay-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfDisplay-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Traits baseline
MetacelloNotification: Project: SUnit baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Traits baseline
MetacelloNotification: Loaded -> Rubric-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> ScriptingExtensions-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Project: Display baseline
MetacelloNotification: Project: UnifiedFFI baseline
MetacelloNotification: Project: MenuRegistration baseline
MetacelloNotification: Project: Fuel baseline
MetacelloNotification: Loaded -> STON-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> System-Caching-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Spec-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Spec-Layout-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Spec-MorphicAdapters-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> System-Hashing-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> System-History-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Spec-PolyWidgets-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Spec-StubAdapter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Spec-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Spec-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Spec-Deprecated-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: DrTests baseline
MetacelloNotification: Fetched -> DrTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> System-Localization-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> System-SessionManager-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> DrTests-TestsRunner-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> DrTests-TestCoverage-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> DrTests-TestsProfiling-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> System-Settings-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> System-Support-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> DrTests-TestsProfiling-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> DrTests-TestCoverage-MocksForTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> DrTests-TestCoverage-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Text-Diff-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Text-Edition-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> DrTests-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> DrTests-CommentsToTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> DrTests-CommentsToTests-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Tool-ExternalBrowser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Tool-FileList-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Debugger-Actions-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Fuel baseline
MetacelloNotification: Fetched -> Fuel-Tools-Pharo-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Fonts-Chooser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Tool-Finder-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Transcript-Tool-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Tool-Workspace-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Keymapping-Settings-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Tool-Profilers-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Keymapping-Tools-Spec-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> WebBrowser-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> HelpSystem-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Tool-Workspace-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Tools-Test-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> EyeInspector-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Reflectivity baseline
MetacelloNotification: Fetched -> Reflectivity-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Athens baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfUnifiedFFI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Zinc-Resource-Meta-FileSystem-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Zinc-Resource-Meta-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Zinc-HTTP-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> BaselineOfUnifiedFFI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> (nearest) BaselineOfDisplay-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfDisplay-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Display baseline
MetacelloNotification: Project: UnifiedFFI baseline
MetacelloNotification: Loaded -> Zinc-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Athens-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Athens-Cairo-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: SUnit baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> System-Identification-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
NewUndeclaredWarning: SystemDependenciesTest>>metacelloPackageNames (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>metacelloPackageNames (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>metacelloPackageNames (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>metacelloPackageNames (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>metacelloPackageNames (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>metacelloPackageNames (BaselineOfMonticello is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>metacelloPackageNames (BaselineOfMonticello is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalCompilerDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalCompilerDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalCompilerDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalCompilerDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalFileSystemDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalFileSystemDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalFileSystemDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalFileSystemDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalFileSystemDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalIDEDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalIDEDependencies (BaselineOfMonticello is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalIDEDependencies (BaselineOfIceberg is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalIDEDependencies (BaselineOfLibGit is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalIDEDependencies (BaselineOfIceberg is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalIDEDependencies (BaselineOfLibGit is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalKernelDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalKernelDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalKernelDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalLocalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalLocalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalLocalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalLocalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalLocalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalLocalMonticelloDependencies (BaselineOfMonticello is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalMonticelloDependencies (BaselineOfMonticello is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalMonticelloDependencies (BaselineOfMonticello is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalSUnitKernelDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalSUnitKernelDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalSUnitKernelDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalSUnitKernelDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalSUnitKernelDependencies (BaselineOfPharoBootstrap is Undeclared)
MetacelloNotification: Loaded -> System-DependenciesTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Traits baseline
MetacelloNotification: Loaded -> System-BasicCommandLineHandler-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Transcript-NonInteractive-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> SUnit-UI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> SUnit-Support-UITesting-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> SUnit-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Tool-ExternalBrowser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: EnlumineurFormatter baseline
MetacelloNotification: Fetched -> EnlumineurFormatter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Tool-ProcessBrowser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Tool-Profilers-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Tool-SystemReporter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> PharoDocComment-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Zinc-Zodiac-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Zodiac-Extra-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Zodiac-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> NECompletion-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> NECompletion-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> NECompletion-Preferences-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Announcements-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Metacello-FileTree-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Metacello-Cypress-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> SortFunctions-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Metacello-Reference-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Metacello-Tutorial-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> MonticelloGUI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> SortFunctions-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> BaselineOfPharoBootstrap-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> BaselineOfMonticello-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> BaselineOfTelePharoSupport-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> RPackage-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Monticello-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> ReferenceFinder-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> MonticelloGUI-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Network-Mail-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Network-Mail-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Pharo-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> ProfStef-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> ProfStef-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Refactoring-Changes-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Refactoring2-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Refactoring-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Refactoring-Environment-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Regex-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Monticello-OldDataStreamCompatibility-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> MonticelloFileServices-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Spec2-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Tool-Diff-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Tool-FileList-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Tool-Finder-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Tool-ImageCleaner-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Tools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Athens baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfUnifiedFFI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfUnifiedFFI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> (nearest) BaselineOfDisplay-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfDisplay-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Display baseline
MetacelloNotification: Project: UnifiedFFI baseline
MetacelloNotification: Fetched -> Athens-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Athens-Text-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Athens-Balloon-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Athens-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Athens-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Athens-Cairo-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Flashback baseline
MetacelloNotification: Fetched -> Flashback-Decompiler-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Flashback-Decompiler-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Shift baseline
MetacelloNotification: Fetched -> Shift-ClassBuilder-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Shift-ClassInstaller-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Traits baseline
MetacelloNotification: Loaded -> Refactoring2-Transformations-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> TraitsV2-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Slot baseline
MetacelloNotification: Fetched -> Slot-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Slot-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> VariablesLibrary-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Clap baseline
SystemNotification: RBDummyRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
MetacelloNotification: Loaded -> Refactoring2-Transformations-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Clap-Commands-Pharo-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Clap-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Clap-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: SUnit baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Traits baseline
MetacelloNotification: Fetched -> SUnit-Visitor-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> SUnit-Support-UITesting-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: EnlumineurFormatter baseline
MetacelloNotification: Fetched -> EnlumineurFormatter-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Reflectivity baseline
MetacelloNotification: Fetched -> Reflectivity-Tools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Reflectivity-Tools-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> ClassParser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Reflectivity-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Reflectivity-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Reflectivity-VariableBreakpoint-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> ClassParser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Network-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Gofer-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> UndefinedClasses-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> UndefinedClasses-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Rubric-SpecFindReplaceDialog-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Metacello baseline
MetacelloNotification: Fetched -> Metacello-TestsMCResources-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> ClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Metacello-TestsCore-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Metacello-TestsCommonMC-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Metacello-TestsMC-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Metacello-TestsMCCore-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Metacello-TestsPlatform-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Metacello-TestsReference-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Metacello-Gitlab-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: KernelTests baseline
MetacelloNotification: Fetched -> CodeImport-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Collections-Abstract-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Collections-Atomic-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Collections-Stack-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Collections-Streams-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Collections-Strings-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Collections-Support-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Collections-Unordered-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Collections-Weak-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Collections-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> ClassAnnotation-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Kernel-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Kernel-Tests-Extended-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Kernel-Tests-WithCompiler-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Commander-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Announcements-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Compression-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> FileSystem-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> FileSystem-Tests-Disk-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Commander-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Commander-Activators-Shortcut-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Commander-Activators-ContextMenu-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> FileSystem-Tests-Attributes-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Files-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Jobs-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Commander-Activators-DragAndDrop-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Commander-Activators-WorldMenu-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Commander-Activators-Mouse-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> OpalCompiler-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Random-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Ring-Definitions-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Commander-Activators-TextView-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Commander-SpecSupport-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Commander-Spec2-Compatibility-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Ring-Definitions-Tests-Containers-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> System-Object Events-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> System-OSEnvironments-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> SystemCommands-RefactoringSupport-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
NewUndeclaredWarning: SycAbstractAllInstVarAccessorsCommand class>>browserShortcutActivation (ClyClass is Undeclared)
MetacelloNotification: Fetched -> Zinc-Character-Encoding-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> System-Platforms-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Text-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
NewUndeclaredWarning: SycAbstractAllInstVarAccessorsCommand class>>fullBrowserMenuActivation (ClyClassContextOfFullBrowser is Undeclared)
NewUndeclaredWarning: SycGenerateAllInstVarAccessorsCommand class>>browserShortcutActivation (ClyClass is Undeclared)
NewUndeclaredWarning: SycRemoveClassKeepingSubclassesCommand class>>fullBrowserMenuActivation (ClyClassContextOfFullBrowser is Undeclared)
NewUndeclaredWarning: SycRemoveClassKeepingSubclassesCommand class>>fullBrowserShortcutActivation (ClyClassContextOfFullBrowser is Undeclared)
NewUndeclaredWarning: SycAddSubclassCommand class>>browserContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
NewUndeclaredWarning: SycAddSubclassCommand class>>browserContextMenuActivation (ClyClass is Undeclared)
NewUndeclaredWarning: SycInsertSubclassCommand class>>browserContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
NewUndeclaredWarning: SycInsertSubclassCommand class>>browserContextMenuActivation (ClyClass is Undeclared)
NewUndeclaredWarning: SycInsertSuperclassCommand class>>browserContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
NewUndeclaredWarning: SycInsertSuperclassCommand class>>browserContextMenuActivation (ClyClass is Undeclared)
MetacelloNotification: Loaded -> SystemCommands-ClassCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
NewUndeclaredWarning: SycAddMessageArgumentCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
NewUndeclaredWarning: SycAddMessageArgumentCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
NewUndeclaredWarning: SycFindAndReplaceMethodCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
NewUndeclaredWarning: SycFindAndReplaceMethodCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
NewUndeclaredWarning: SycInlineAllSendersMessageCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
NewUndeclaredWarning: SycInlineAllSendersMessageCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
NewUndeclaredWarning: SycRemoveMessageArgumentCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
NewUndeclaredWarning: SycRemoveMessageArgumentCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
NewUndeclaredWarning: SycReplaceMessageCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
NewUndeclaredWarning: SycReplaceMessageCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
MetacelloNotification: Loaded -> SystemCommands-MessageCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Multilingual-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Shout baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
NewUndeclaredWarning: SycMoveMethodsToPackageCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
NewUndeclaredWarning: SycMoveMethodsToPackageCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
NewUndeclaredWarning: SycMoveMethodsToPackageDefiningClassCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
NewUndeclaredWarning: SycMoveMethodsToPackageDefiningClassCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
NewUndeclaredWarning: SycMoveMethodsToClassCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
NewUndeclaredWarning: SycMoveMethodsToClassCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
NewUndeclaredWarning: SycMoveMethodsToClassSideCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
NewUndeclaredWarning: SycMoveMethodsToClassSideCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
NewUndeclaredWarning: SycMoveMethodsToClassSideCommand class>>methodShortcutActivation (ClyMethod is Undeclared)
NewUndeclaredWarning: SycMoveMethodsToInstanceSideCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
NewUndeclaredWarning: SycMoveMethodsToInstanceSideCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
NewUndeclaredWarning: SycMoveMethodsToInstanceSideCommand class>>methodShortcutActivation (ClyMethod is Undeclared)
NewUndeclaredWarning: SycPushDownMethodCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
NewUndeclaredWarning: SycPushDownMethodCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
NewUndeclaredWarning: SycPushDownMethodCommand class>>methodShortcutActivation (ClyMethod is Undeclared)
NewUndeclaredWarning: SycPushUpMethodCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
NewUndeclaredWarning: SycPushUpMethodCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
NewUndeclaredWarning: SycPushUpMethodCommand class>>methodShortcutActivation (ClyMethod is Undeclared)
NewUndeclaredWarning: SycRemoveHierarchyMethodCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
NewUndeclaredWarning: SycRemoveHierarchyMethodCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
MetacelloNotification: Loaded -> SystemCommands-MethodCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> SystemCommands-PackageCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> BaselineOfTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Traits baseline
MetacelloNotification: Loaded -> SystemCommands-SourceCodeCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Shout-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Rubric-Styling-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Shout-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: GeneralHelp baseline
MetacelloNotification: Loaded -> SystemCommands-VariableCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> SystemCommands-RefactoringSupport-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Project: ReflectionMirrors baseline
MetacelloNotification: Fetched -> ReflectionMirrors-Primitives-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: FuzzyMatcher baseline
MetacelloNotification: Fetched -> FuzzyMatcher-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> FuzzyMatcher-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: QA baseline
MetacelloNotification: Fetched -> BaselineOfQualityAssistant-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfQualityAssistant-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> BaselineOfDependencyAnalyzer-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfDependencyAnalyzer-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> BaselineOfManifest-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfManifest-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> (nearest) BaselineOfReflectivity-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfReflectivity-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> NautilusRefactoring-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Refactoring-Critics-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Manifest baseline
MetacelloNotification: Fetched -> Manifest-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Manifest-Resources-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Manifest-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: QualityAssistant baseline
MetacelloNotification: Fetched -> Tool-CriticBrowser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Renraku-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Renraku-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Renraku-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: DependencyAnalyzer baseline
MetacelloNotification: Fetched -> Moose-Algos-Graph-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Tool-DependencyAnalyser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Tool-DependencyAnalyser-UI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Moose-Algos-Graph-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Tool-DependencyAnalyser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Tool-DependencyAnalyser-Tests-Data-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> GeneralRules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> GeneralRules-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Kernel-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> ReleaseTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> NautilusRefactoring-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Reflectivity baseline
MetacelloNotification: Project: OSWindow baseline
MetacelloNotification: Fetched -> OSWindow-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> OSWindow-SDL2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> OSWindow-VM-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> OSWindow-SDL2-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> OSWindow-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Refactoring baseline
MetacelloNotification: Loaded -> Calypso-NavigationModel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Calypso-NavigationModel-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> SUnit-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Kernel-Tests-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Polymorph-Widgets-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> System-Settings-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> System-Support-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Rubric-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Refactoring-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Refactoring-Tests-Changes-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Refactoring-Tests-Critics-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Refactoring-Tests-Environment-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Refactoring-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Epicea baseline
MetacelloNotification: Fetched -> Ombu-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Epicea-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Hiedra-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Hiedra-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> EpiceaBrowsers-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Misc baseline
MetacelloNotification: Fetched -> PharoDocComment-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> STON-Text support-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> System-CommandLine-TextSupport-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> System-Serial Port-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> PerformMessageCommandLineHandler-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Files-Prompt-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Fuel baseline
MetacelloNotification: Fetched -> Fuel-Platform-Pharo-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Fuel-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: GeneralTests baseline
MetacelloNotification: Fetched -> Debugging-Utils-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> AST-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> System-Installers-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> MonticelloMocks-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> FormCanvas-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Collections-DoubleLinkedList-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Collections-Arithmetic-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> ConfigurationCommandLineHandler-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> MetacelloCommandLineHandler-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Debugger-Model-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Debugger-Oups-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> EmergencyDebugger-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> EmbeddedFreeType-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Ombu-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Epicea-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Hiedra-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> EpiceaBrowsers-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> FileSystem-Tests-Memory-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Fonts-Infrastructure-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> FreeType-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> FreeType-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Graphics-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> HelpSystem-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Keymapping-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Morphic-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Morphic-Widgets-FastTable-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> NECompletion-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> NewValueHolder-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> ProfStef-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Regex-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Ring-Definitions-Tests-Monticello-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Rubric-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> ScriptingExtensions-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> STON-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> System-Caching-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> System-Hashing-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> System-History-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> System-Localization-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> System-SessionManager-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> System-Settings-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> System-Support-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Text-Diff-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Text-Edition-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Tool-ExternalBrowser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Tool-FileList-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Tool-Finder-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Tool-Profilers-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Tool-Workspace-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Tools-Test-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Zinc-Resource-Meta-FileSystem-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Zinc-Resource-Meta-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Zinc-HTTP-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Zinc-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> System-Identification-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> System-DependenciesTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> System-BasicCommandLineHandler-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Transcript-NonInteractive-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> PharoDocComment-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Zodiac baseline
MetacelloNotification: Fetched -> Zinc-Zodiac-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Zodiac-Extra-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Zodiac-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: SortFunctions baseline
MetacelloNotification: Fetched -> SortFunctions-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> SortFunctions-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> BaselineOfPharoBootstrap-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> BaselineOfMonticello-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> BaselineOfTelePharoSupport-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: ReferenceFinder baseline
MetacelloNotification: Fetched -> ReferenceFinder-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Refactoring2 baseline
MetacelloNotification: Fetched -> Refactoring2-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Refactoring2-Transformations-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Calypso-SystemQueries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-PExtendedByP5-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-P5WithTags-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-PWithSingleClass-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-PExtendedByP1-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-P1WithHierarchy-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-P2WithSubclassFromP1-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-P3WithSubclassFromP2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Traits-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Traits-Queries-Tests-PWithTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Traits-Queries-Tests-PExtendingTrait-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Refactoring2-Transformations-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: ClassParser baseline
MetacelloNotification: Fetched -> ClassParser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> ClassParser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> UndefinedClasses-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> UndefinedClasses-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Calypso baseline
MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Traits-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Critic-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> BaselineOfSystemCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfSystemCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Critic-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Deprecation-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Deprecation-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-FileOut-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> BaselineOfCommander-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Calypso-SystemPlugins-InheritanceAnalysis-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-InheritanceAnalysis-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> BaselineOfCommander-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> (nearest) BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Monticello-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Reflectivity-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: ClassAnnotation baseline
MetacelloNotification: Fetched -> ClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: ClassAnnotationTests baseline
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Reflectivity-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> ClassAnnotation-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Commander baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Calypso-SystemPlugins-SUnit-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-SUnit-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Undeclared-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
NewUndeclaredWarning: ClyClassWithUndeclares>>method1WithUndeclares (undeclaredStubInstVar1 is Undeclared)
NewUndeclaredWarning: ClyClassWithUndeclares>>method2WithUndeclares (undeclaredStubInstVar2 is Undeclared)
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Undeclared-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> (nearest) BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: ClassAnnotation baseline
MetacelloNotification: Loaded -> Calypso-SystemPlugins-FFI-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-FFI-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Flags-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Flags-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Project: ClassAnnotationTests baseline
MetacelloNotification: Loaded -> Calypso-SystemPlugins-ClassScripts-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-ClassScripts-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Commander-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Commander-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Commander-Activators-Shortcut-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Commander-Activators-ContextMenu-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Commander-Activators-DragAndDrop-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Commander-Activators-WorldMenu-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Commander-Activators-Mouse-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Commander-Activators-TextView-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Commander-SpecSupport-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Commander-Spec2-Compatibility-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: SystemCommands baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfCommander-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfCommander-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Commander baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> (nearest) BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: ClassAnnotation baseline
MetacelloNotification: Project: ClassAnnotationTests baseline
MetacelloNotification: Loaded -> Calypso-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
NewUndeclaredWarning: ClyFullVisibilityLevel>>decorateMethodGroupTableCell:of: (ClyMethodVisibilityMorph is Undeclared)
MetacelloNotification: Fetched -> SystemCommands-RefactoringSupport-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
NewUndeclaredWarning: ClySuperclassVisibilityLevel>>decorateMethodGroupTableCell:of: (ClyMethodVisibilityMorph is Undeclared)
NewUndeclaredWarning: ClyClassSideLinkTableDecorator class>>decorateMainTableCell:inContext: (ClySwitchToClassSideCommand is Undeclared)
NewUndeclaredWarning: ClyClassSideLinkTableDecorator class>>methodDecorationStrategy (ClyMethodContextOfFullBrowser is Undeclared)
MetacelloNotification: Fetched -> SystemCommands-ClassCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> SystemCommands-MessageCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> SystemCommands-MethodCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Calypso-SystemTools-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-DependencyAnalyser-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-ClassScripts-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Flags-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-FFI-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> SystemCommands-PackageCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> SystemCommands-SourceCodeCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> SystemCommands-VariableCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> SystemCommands-RefactoringSupport-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Undeclared-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-MethodDiffTool-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-FileOut-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Calypso-NavigationModel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-NavigationModel-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-SystemQueries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-SystemQueries-Tests-PExtendedByP5-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-SystemQueries-Tests-P5WithTags-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Calypso-SystemTools-FullBrowser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Calypso-SystemQueries-Tests-PWithSingleClass-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-SystemQueries-Tests-PExtendedByP1-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-SystemQueries-Tests-P1WithHierarchy-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
NewUndeclaredWarning: ClyRunTestsFromMethodDataSourceCommand class>>queryBrowserToolbarActivation (ClyQueryBrowserContext is Undeclared)
MetacelloNotification: Fetched -> Calypso-SystemQueries-Tests-P2WithSubclassFromP1-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-SystemQueries-Tests-P3WithSubclassFromP2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Traits-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Traits-Queries-Tests-PWithTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Calypso-SystemPlugins-SUnit-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-InheritanceAnalysis-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Deprecation-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Traits-Queries-Tests-PExtendingTrait-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-SystemQueries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Critic-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Traits-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Traits-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Critic-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Critic-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Calypso-SystemTools-FullBrowser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Deprecation-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Deprecation-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-FileOut-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Calypso-SystemTools-QueryBrowser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Calypso-SystemPlugins-InheritanceAnalysis-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-InheritanceAnalysis-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Monticello-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Reflectivity-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Reflectivity-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-SUnit-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-SUnit-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Reflectivity-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Reflectivity-Browser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemTools-QueryBrowser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemTools-OldToolCompatibillity-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Undeclared-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Undeclared-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-FFI-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-FFI-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Flags-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Flags-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-ClassScripts-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-ClassScripts-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-SystemTools-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-DependencyAnalyser-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-ClassScripts-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Flags-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
NewUndeclaredWarning: RGEnvironment>>compileANewClassFrom:notifying:startingFrom: (RGChunkImporter is Undeclared)
MetacelloNotification: Fetched -> Calypso-SystemPlugins-FFI-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Undeclared-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-MethodDiffTool-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-FileOut-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-SystemTools-FullBrowser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-SUnit-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Ring-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
NewUndeclaredWarning: RGEnvironment>>writeIntoFileTree: (IceMetadatalessFileTreeWriter is Undeclared)
MetacelloNotification: Fetched -> Calypso-SystemPlugins-InheritanceAnalysis-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Deprecation-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Critic-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Ring-Monticello-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Ring-ChunkImporter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Traits-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-SystemTools-FullBrowser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-SystemTools-QueryBrowser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Reflectivity-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Reflectivity-Browser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-SystemTools-QueryBrowser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-SystemTools-OldToolCompatibillity-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Ring baseline
MetacelloNotification: Fetched -> Ring-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Ring-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Ring-Tests-Monticello-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Ring-Tests-ChunkImporter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Ring-TraitsV2Support-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Ring-Monticello-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Ring-ChunkImporter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Ring-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Ring-RuntimeSupport-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Calypso-Ring-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Ring-Tests-Monticello-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Ring-Tests-ChunkImporter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Ring-TraitsV2Support-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
NewUndeclaredWarning: CatalogBrowser>>buildBrowser (GLMTabulator is Undeclared)
MetacelloNotification: Loaded -> Tool-Catalog-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Ring-RuntimeSupport-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-Ring-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Catalog baseline
MetacelloNotification: Loaded -> Glamour-Announcements-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Glamour-Helpers-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Tool-Catalog-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: PharoGlamour baseline
MetacelloNotification: Fetched -> Glamour-Announcements-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
NewUndeclaredWarning: GLMPopupAction>>popupActOn:from: (GLMPopupActionBrick is Undeclared)
NewUndeclaredWarning: GLMPopupAction>>popupActOn:from: (GLMPopupBrickCloser is Undeclared)
NewUndeclaredWarning: GLMPopupAction>>popupActOn:from: (GLMPopupBrickOutisideClickPredicate is Undeclared)
NewUndeclaredWarning: GLMBrowser>>close (GLMBrowserClosed is Undeclared)
MetacelloNotification: Fetched -> Glamour-Helpers-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Glamour-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Glamour-Tasks-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
NewUndeclaredWarning: GLMCompositePresentation>>actionList (GLMActionListPresentation is Undeclared)
NewUndeclaredWarning: GLMCompositePresentation>>diff (GLMDiffPresentation is Undeclared)
NewUndeclaredWarning: GLMCompositePresentation>>dropDownList (GLMDropDownListPresentation is Undeclared)
NewUndeclaredWarning: GLMCompositePresentation>>dynamic (GLMDynamicPresentation is Undeclared)
NewUndeclaredWarning: GLMCompositePresentation>>finder (GLMFinder is Undeclared)
NewUndeclaredWarning: GLMCompositePresentation>>list (GLMListPresentation is Undeclared)
NewUndeclaredWarning: GLMCompositePresentation>>morph (GLMMorphPresentation is Undeclared)
NewUndeclaredWarning: GLMCompositePresentation>>smalltalkCode (GLMSmalltalkCodePresentation is Undeclared)
NewUndeclaredWarning: GLMCompositePresentation>>table (GLMTablePresentation is Undeclared)
NewUndeclaredWarning: GLMCompositePresentation>>tabulator (GLMTabulator is Undeclared)
NewUndeclaredWarning: GLMCompositePresentation>>text (GLMRubricTextPresentation is Undeclared)
NewUndeclaredWarning: GLMCompositePresentation>>tree (GLMTreePresentation is Undeclared)
NewUndeclaredWarning: GLMPresentation>>windowIsClosing (GLMBrowserClosing is Undeclared)
MetacelloNotification: Fetched -> Glamour-PagerModel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Glamour-Presentations-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Glamour-Browsers-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Glamour-Morphic-Brick-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Glamour-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Glamour-Tasks-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Glamour-Morphic-Theme-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Glamour-Morphic-Widgets-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Glamour-Morphic-Renderer-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Glamour-PagerModel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Glamour-Morphic-Pager-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Glamour-Rubric-Presentations-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Glamour-FastTable-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
NMetacelloNotification: Fetched -> Glamour-SpecIntegration-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Glamour-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Glamour-Tests-Resources-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
ewUndeclaredWarning: GLMFlexiblePresentation>>currentPresentation (GLMRubricTextPresentation is Undeclared)
NewUndeclaredWarning: GLMSmalltalkCodePresentation>>defaultSelectionActions (GLMUIThemeExtraIcons is Undeclared)
NewUndeclaredWarning: GLMSmalltalkCodePresentation>>defaultSelectionActions (GLMUIThemeExtraIcons is Undeclared)
MetacelloNotification: Fetched -> Glamour-Tests-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Glamour-Morphic-Brick-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Glamour-Tests-Rubric-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: PharoGT baseline
MetacelloNotification: Loaded -> Glamour-Presentations-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> OpalCompiler-Tools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> GTMetacelloNotification: Loaded -> Glamour-Browsers-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
-Inspector-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> GT-InspectorExtensions-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> GT-Playground-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> GT-Spotter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> GT-Spotter-UI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> GT-SpotterExtensions-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> GT-Spotter-Processors-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> GT-Debugger-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> GT-BytecodeDebugger-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> GT-SUnitDebugger-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> GT-Tests-Debugger-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> GT-Tests-Inspector-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> GT-Tests-Playground-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> GT-Tests-Spotter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> GT-Tests-Spotter-Processors-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Spotter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: HeuristicCompletion baseline
NewUndeclaredWarning: GLMBrickCheckBoxStyle>>checkboxCheckedImage (GLMUIThemeExtraIcons is Undeclared)
MetacelloNotification: Fetched -> HeuristicCompletion-Model-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> HeuristicCompletion-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> HeuristicCompletion-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Spec2 baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfSpecCore-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfSpecCore-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: SpecCore baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfCommander2-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- github://pharo-spec/Commander2:v2.1.x/src
MetacelloNotification: Loaded -> BaselineOfCommander2-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- github://pharo-spec/Commander2:v2.1.x/src
MetacelloNotification: Project: Commander2 baseline
MetacelloNotification: Fetched -> Spec2-Code-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
NewUndeclaredWarning: GLMTreeBrick>>newToggleButtonFor: (GLMUIThemeExtraIcons is Undeclared)
NewUndeclaredWarning: GLMTreeBrick>>newToggleButtonFor: (GLMUIThemeExtraIcons is Undeclared)
NewUndeclaredWarning: GLMCollapsableBrick class>>createCollapsable (GLMUIThemeExtraIcons is Undeclared)
NewUndeclaredWarning: GLMCollapsableBrick class>>createCollapsable (GLMUIThemeExtraIcons is Undeclared)
NewUndeclaredWarning: GLMCompositeBrick class>>gtExampleTable (GTObjectPrinter is Undeclared)
NewUndeclaredWarning: GLMCompositeBrick class>>gtExampleTable (GTObjectPrinter is Undeclared)
MetacelloNotification: Fetched -> Spec2-Code-Backend-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: NewTools baseline
MetacelloNotification: Fetched -> BaselineOfSindarin-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
NewUndeclaredWarning: GLMActionButtonBrick class>>gtExample (GLMUIThemeExtraIcons is Undeclared)
NewUndeclaredWarning: GLMActionButtonBrick class>>gtExample (GLMUIThemeExtraIcons is Undeclared)
MetacelloNotification: Loaded -> BaselineOfSindarin-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Sindarin baseline
NewUndeclaredWarning: GLMEmptyPopupBrick class>>createButton: (GLMUIThemeExtraIcons is Undeclared)
MetacelloNotification: Fetched -> Sindarin-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Sindarin-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> NewTools-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> NewTools-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> NewTools-Inspector-Extensions-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> NewTools-Inspector-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> NewTools-Debugger-Commands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> NewTools-Debugger-Extensions-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> NewTools-Playground-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> NewTools-SpTextPresenterDecorators-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> NewTools-Debugger-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> NewTools-Debugger-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> NewTools-Debugger-Breakpoints-Tools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> NewTools-ObjectCentricBreakpoints-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> NewTools-Sindarin-Commands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> NewTools-Sindarin-Tools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Microdown baseline
MetacelloNotification: Fetched -> BaselineOfPillar-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfPillar-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Pillar baseline
MetacelloNotification: Fetched -> Pillar-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Pillar-ExporterRichText-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Microdown-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Microdown-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Microdown-Pillar-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Microdown-Pillar-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Microdown-RichTextComposer-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Microdown-Calypso-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Roassal3 baseline
MetacelloNotification: Loaded -> Glamour-Morphic-Brick-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Glamour-Morphic-Theme-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
NewUndeclaredWarning: GLMExpanderContentsNodeModel>>elementColumn (GLMMorphicPaneWithoutTitleRenderer is Undeclared)
MetacelloNotification: Fetched -> BaselineOfGeometry-tonel.1 --- github://pharo-contributions/Geometry:master/src --- github://pharo-contributions/Geometry:master/src
MetacelloNotification: Loaded -> BaselineOfGeometry-tonel.1 --- github://pharo-contributions/Geometry:master/src --- github://pharo-contributions/Geometry:master/src
MetacelloNotification: Loaded -> Glamour-Morphic-Widgets-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Glamour-Morphic-Renderer-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> BaselineOfNumericScales-tonel.1 --- github://ObjectProfile/NumericScales:master/src --- github://ObjectProfile/NumericScales:master/src
MetacelloNotification: Loaded -> BaselineOfNumericScales-tonel.1 --- github://ObjectProfile/NumericScales:master/src --- github://ObjectProfile/NumericScales:master/src
MetacelloNotification: Project: Geometry baseline
MetacelloNotification: Fetched -> Geometry-tonel.1 --- github://pharo-contributions/Geometry:master/src --- github://pharo-contributions/Geometry:master/src
MetacelloNotification: Fetched -> Geometry-Tests-tonel.1 --- github://pharo-contributions/Geometry:master/src --- github://pharo-contributions/Geometry:master/src
MetacelloNotification: Project: NumericScales baseline
MetacelloNotification: Fetched -> NumericInterpolator-tonel.1 --- github://ObjectProfile/NumericScales:master/src --- github://ObjectProfile/NumericScales:master/src
MetacelloNotification: Fetched -> NumericNoise-tonel.1 --- github://ObjectProfile/NumericScales:master/src --- github://ObjectProfile/NumericScales:master/src
MetacelloNotification: Fetched -> NumericInterpolator-Tests-tonel.1 --- github://ObjectProfile/NumericScales:master/src --- github://ObjectProfile/NumericScales:master/src
MetacelloNotification: Fetched -> Roassal3-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Fetched -> Roassal3-Pharo7-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Fetched -> Roassal3-Builders-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Fetched -> Roassal3-Shapes-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Fetched -> Roassal3-Animation-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Fetched -> Roassal3-Chart-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Fetched -> Roassal3-Interaction-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Fetched -> Roassal3-Legend-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Fetched -> Roassal3-Pie-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Fetched -> Roassal3-UML-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Fetched -> Roassal3-Layouts-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Fetched -> Roassal3-Colors-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Fetched -> Roassal3-Sunburst-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Fetched -> Roassal3-Inspector-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Fetched -> Roassal3-Menu-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Fetched -> Roassal3-Global-Tests-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Fetched -> Roassal3-Animation-Tests-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Fetched -> Roassal3-Shapes-Tests-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Fetched -> Roassal3-Interaction-Tests-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Fetched -> Roassal3-Layouts-Tests-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Fetched -> Roassal3-Chart-Tests-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Fetched -> Roassal3-UML-Tests-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- github://ObjectProfile/Roassal3:v0.9.4/src
MetacelloNotification: Loaded -> Glamour-Morphic-Pager-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Pharo-WelcomeHelp-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Calypso baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Glamour-Rubric-Presentations-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> (nearest) BaselineOfSystemCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfSystemCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> (nearest) BaselineOfCommander-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfCommander-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> (nearest) BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: ClassAnnotation baseline
MetacelloNotification: Project: ClassAnnotationTests baseline
MetacelloNotification: Project: Commander baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Glamour-FastTable-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Glamour-SpecIntegration-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> (nearest) BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
NewUndeclaredWarning: GLMBrowserTest>>testUpdateRecomputesMatchingPresentations (GLMAnnouncingCollection is Undeclared)
MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: ClassAnnotation baseline
MetacelloNotification: Project: ClassAnnotationTests baseline
MetacelloNotification: Project: SystemCommands baseline
MetacelloNotification: Loaded -> Glamour-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Glamour-Tests-Resources-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> (nearest) BaselineOfCommander-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfCommander-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: Commander baseline
MetacelloNotification: Fetched -> (nearest) BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> (nearest) BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> Glamour-Tests-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Glamour-Morphic-Brick-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Glamour-Tests-Rubric-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> BaselineOfClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Project: ClassAnnotation baseline
MetacelloNotification: Project: ClassAnnotationTests baseline
MetacelloNotification: Loaded -> OpalCompiler-Tools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> GT-Inspector-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Calypso-SystemPlugins-Monticello-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> Deprecated90-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> GT-InspectorExtensions-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Fetched -> Gofer-UI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Fetched -> FluidClassBuilder-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src
MetacelloNotification: Loaded -> GT-Playground-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> SUnit-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> SUnit-Core-Traits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> SUnit-Visitor-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> ParametrizedTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> VariablesLibrary-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: MemoryLogger class>>writeFilename (LibC is Undeclared)
MetacelloNotification: Loaded -> Beacon-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Beacon-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
SystemNotification: ClapParameterized>>addAll:(parameters is shadowed)
MetacelloNotification: Loaded -> Clap-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Clap-CommandLine-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: TKTUIProcessTaskRunner>>scheduleTaskExecution: (WorldState is Undeclared)
MetacelloNotification: Loaded -> GT-Spotter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> TaskIt-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> TaskIt-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: DebuggerSettings class>>generalDebuggingSettingsOn: (UserInterruptHandler is Undeclared)
MetacelloNotification: Loaded -> Debugger-Model-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Debugger-Oups-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
SystemNotification: Starting preload action
MetacelloNotification: Evaluated -> baseline [BaselineOfMorphic] >> preload:package:
MetacelloNotification: Loaded -> SUnit-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> JenkinsTools-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: HDLintReport class>>runClasses:named: (RBBrowserEnvironment is Undeclared)
NewUndeclaredWarning: HDLintReport class>>runPackage: (RBBrowserEnvironment is Undeclared)
NewUndeclaredWarning: HDLintReport>>initializeOn: (RBCompositeLintRule is Undeclared)
NewUndeclaredWarning: HDLintReport>>initializeOn: (RBBasicLintRule is Undeclared)
NewUndeclaredWarning: HDLintReport>>run (RBSmalllintChecker is Undeclared)
NewUndeclaredWarning: HDLintReport>>run (RBCompositeLintRule is Undeclared)
MetacelloNotification: Loaded -> JenkinsTools-ExtraReports-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Evaluated -> baseline [BaselineOfDisplay] >> preload:package:
NewUndeclaredWarning: DummyUIManager>>newDisplayDepthNoRestore: (Display is Undeclared)
NewUndeclaredWarning: DummyUIManager>>newDisplayDepthNoRestore: (Display is Undeclared)
NewUndeclaredWarning: DummyUIManager>>newDisplayDepthNoRestore: (Display is Undeclared)
NewUndeclaredWarning: DummyUIManager>>newDisplayDepthNoRestore: (Display is Undeclared)
NewUndeclaredWarning: DummyUIManager>>newDisplayDepthNoRestore: (Display is Undeclared)
NewUndeclaredWarning: DummyUIManager>>newDisplayDepthNoRestore: (Display is Undeclared)
NewUndeclaredWarning: DisplayMedium>>fillShape:fillColor:at: (BitBlt is Undeclared)
NewUndeclaredWarning: DisplayMedium>>fillShape:fillColor:at: (Bitmap is Undeclared)
NewUndeclaredWarning: DisplayMedium>>initializeHighLights (Bitmap is Undeclared)
NewUndeclaredWarning: DisplayMedium>>initializeHighLights (Bitmap is Undeclared)
NewUndeclaredWarning: DisplayMedium>>initializeHighLights (Bitmap is Undeclared)
NewUndeclaredWarning: DisplayMedium>>initializeHighLights (Bitmap is Undeclared)
NewUndeclaredWarning: DisplayMedium>>initializeHighLights (Bitmap is Undeclared)
NewUndeclaredWarning: DisplayMedium>>initializeHighLights (Bitmap is Undeclared)
NewUndeclaredWarning: ColorForm>>colormapIfNeededForDepth: (Bitmap is Undeclared)
NewUndeclaredWarning: ColorForm>>copy: (BitBlt is Undeclared)
NewUndeclaredWarning: ColorForm>>maskingMap (Bitmap is Undeclared)
NewUndeclaredWarning: ColorForm>>pixelValueAt: (BitBlt is Undeclared)
NewUndeclaredWarning: DisplayScreen class>>actualScreenDepth (Display is Undeclared)
NewUndeclaredWarning: DisplayScreen class>>boundingBox (Display is Undeclared)
NewUndeclaredWarning: DisplayScreen>>fullscreen (Display is Undeclared)
NewUndeclaredWarning: DisplayScreen>>replacedBy:do: (Display is Undeclared)
NewUndeclaredWarning: DisplayScreen>>replacedBy:do: (Display is Undeclared)
NewUndeclaredWarning: Form class>>dotOfSize: (BitBlt is Undeclared)
NewUndeclaredWarning: Form class>>fromDisplay: (Display is Undeclared)
NewUndeclaredWarning: Form>>asFormOfDepth: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>asGrayScale (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>asGrayScale (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>asGrayScale (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>asGrayScale (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>balancedPatternFor:depth: (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>balancedPatternFor:depth: (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>bitPatternFor: (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>border:width:rule:fillColor: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>colorReduced (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>copy:from:in:rule: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>copyBits:at:translucent: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>copyBits:from:at:clippingBox:rule:fillColor: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>copyBits:from:at:clippingBox:rule:fillColor:map: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>copyBits:from:at:colorMap: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>copyWithColorsReducedTo: (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>displayResourceFormOn: (WarpBlt is Undeclared)
NewUndeclaredWarning: Form>>displayScaledOn: (WarpBlt is Undeclared)
MetacelloNotification: Loaded -> GT-Spotter-UI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> GT-SpotterExtensions-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
NewUndeclaredWarning: Form>>drawLine:from:to:clippingBox:rule:fillColor: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>eraseShape: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>eraseShape: (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>fadeImage:at:indexAndMaskDo: (Display is Undeclared)
NewUndeclaredWarning: Form>>fill:rule:fillColor: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>fillAlpha: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>fillAlpha: (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>fillFromXYColorBlock: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>findShapeAroundSeedBlock: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>fixAlpha (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>flipBy:centerAt: (WarpBlt is Undeclared)
NewUndeclaredWarning: Form>>flipHorizontally (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>fromDisplay: (Display is Undeclared)
NewUndeclaredWarning: Form>>hibernate (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>magnify:by:smoothing: (WarpBlt is Undeclared)
NewUndeclaredWarning: Form>>mapColor:to: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>mapColors:to: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>newColorMap (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>pageWarp:at:forward: (WarpBlt is Undeclared)
NewUndeclaredWarning: Form>>pageWarp:at:forward: (Display is Undeclared)
NewUndeclaredWarning: Form>>pageWarp:at:forward: (Display is Undeclared)
NewUndeclaredWarning: Form>>paintBits:at:translucent: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>pixelCompare:with:at: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>pixelCompare:with:at: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>pixelCompare:with:at: (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>pixelValueAt: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>pixelValueAt:put: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>primCountBits (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>primCountBits (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>privateFloodFillValue: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>privateFloodFillValue: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>readBitsFrom: (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>rectangleEnclosingPixelsNotOfColor: (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>rectangleEnclosingPixelsNotOfColor: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>rectangleEnclosingPixelsNotOfColor: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>rectangleEnclosingPixelsNotOfColor: (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>rectangleEnclosingPixelsNotOfColor: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>rectangleEnclosingPixelsNotOfColor: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>rectangleEnclosingPixelsNotOfColor: (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>replaceColor:withColor: (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>replaceColor:withColor: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>rotateBy:centerAt: (WarpBlt is Undeclared)
NewUndeclaredWarning: Form>>rotateBy:magnify:smoothing: (WarpBlt is Undeclared)
NewUndeclaredWarning: Form>>setExtent:depth: (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>slideImage:at:delta: (Display is Undeclared)
NewUndeclaredWarning: Form>>smear:distance: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>tallyPixelValues (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>tallyPixelValuesInRect:into: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>unhibernate (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>unhibernate (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>unhibernate (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>wipeImage:at:clippingBox:rectForIndex: (Display is Undeclared)
NewUndeclaredWarning: Form>>xTallyPixelValue:orNot: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>xTallyPixelValue:orNot: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>xTallyPixelValue:orNot: (Bitmap is Undeclared)
NewUndeclaredWarning: Form>>yTallyPixelValue:orNot: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>yTallyPixelValue:orNot: (BitBlt is Undeclared)
NewUndeclaredWarning: Form>>yTallyPixelValue:orNot: (Bitmap is Undeclared)
NewUndeclaredWarning: DisplayObject>>display (Display is Undeclared)
NewUndeclaredWarning: DisplayObject>>displayAt: (Display is Undeclared)
NewUndeclaredWarning: DisplayObject>>displayAt: (Display is Undeclared)
NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (BitBlt is Undeclared)
NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (BitBlt is Undeclared)
NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
NewUndeclaredWarning: DisplayObject>>follow:while:bitsBehind:startingLoc: (Display is Undeclared)
NewUndeclaredWarning: InfiniteForm>>displayOn:at:clippingBox:rule:fillColor: (BitBlt is Undeclared)
MetacelloNotification: Loaded -> Graphics-Display Objects-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Graphics-Primitives-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Graphics-Transformations-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Evaluated -> baseline [BaselineOfDisplay] >> postload:package:
MetacelloNotification: Evaluated -> baseline [BaselineOfUnifiedFFI] >> preload:package:
MetacelloNotification: Loaded -> Alien-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> GT-Spotter-Processors-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
NewUndeclaredWarning: FFILibraryFinder>>ldLibraryPaths (OSEnvironment is Undeclared)
NewUndeclaredWarning: FFIWindowsLibraryFinder>>knownPaths (OSEnvironment is Undeclared)
MetacelloNotification: Loaded -> GT-Debugger-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> GT-BytecodeDebugger-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> GT-SUnitDebugger-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> GT-Tests-Debugger-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> GT-Tests-Inspector-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> GT-Tests-Playground-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> UnifiedFFI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> UnifiedFFI-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> UnifiedFFI-Legacy-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> GT-Tests-Spotter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
NewUndeclaredWarning: SptHelpProcessorTest>>testEmptyQueryShowsResults (WelcomeHelp is Undeclared)
MetacelloNotification: Loaded -> GT-Tests-Spotter-Processors-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> System-OSEnvironments-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Evaluated -> baseline [BaselineOfUnifiedFFI] >> postload:package:
NewUndeclaredWarning: InputEventSensor class>>default (Sensor is Undeclared)
NewUndeclaredWarning: InputEventSensor class>>installEventSensorFramework: (Sensor is Undeclared)
NewUndeclaredWarning: InputEventSensor class>>installEventSensorFramework: (Sensor is Undeclared)
NewUndeclaredWarning: InputEventSensor class>>installEventSensorFramework: (Sensor is Undeclared)
NewUndeclaredWarning: InputEventSensor class>>installEventSensorFramework: (Sensor is Undeclared)
MetacelloNotification: Loaded -> System-VMEvents-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> System-Object Events-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Collections-DoubleLinkedList-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Spotter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Evaluated -> baseline [BaselineOfPharoGT] >> postload:package:
MetacelloNotification: Loaded -> System-Caching-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Graphics-Canvas-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: FormCanvas>>drawString:from:to:at:font:color: (TextStyle is Undeclared)
NewUndeclaredWarning: FormCanvas>>drawString:from:to:in:font:color: (TextStyle is Undeclared)
NewUndeclaredWarning: FormCanvas>>drawString:from:to:in:font:color:underline:underlineColor:strikethrough:strikethroughColor: (TextStyle is Undeclared)
MetacelloNotification: Loaded -> FormCanvas-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Tool-Registry-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: AbstractFont class>>initialize (TextStyle is Undeclared)
NewUndeclaredWarning: AbstractFont>>pixelSize (TextStyle is Undeclared)
NewUndeclaredWarning: AbstractFont>>textStyle (TextStyle is Undeclared)
NewUndeclaredWarning: AbstractFont>>textStyle (TextStyle is Undeclared)
MetacelloNotification: Loaded -> Fonts-Abstract-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> HeuristicCompletion-Model-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> HeuristicCompletion-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Text-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> HeuristicCompletion-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
NewUndeclaredWarning: WorldMorph>>becomeActiveDuring: (ActiveWorld is Undeclared)
NewUndeclaredWarning: WorldMorph>>becomeActiveDuring: (ActiveWorld is Undeclared)
NewUndeclaredWarning: WorldMorph>>becomeActiveDuring: (ActiveWorld is Undeclared)
MetacelloNotification: Loaded -> Spec2-Code-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Spec2-Code-Backend-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Evaluated -> baseline [BaselineOfNewTools] >> preload:package:
NewUndeclaredWarning: Morph>>clipText (Clipboard is Undeclared)
MetacelloNotification: Loaded -> Sindarin-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Sindarin-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
NewUndeclaredWarning: WorldState>>runLocalStepMethodsIn: (ActiveWorld is Undeclared)
NewUndeclaredWarning: WorldState>>runLocalStepMethodsIn: (ActiveWorld is Undeclared)
NewUndeclaredWarning: WorldState>>runLocalStepMethodsIn: (ActiveWorld is Undeclared)
NewUndeclaredWarning: WorldState>>runLocalStepMethodsIn: (ActiveWorld is Undeclared)
NewUndeclaredWarning: HandMorph>>eventQueue (Sensor is Undeclared)
NewUndeclaredWarning: HandMorph>>generateKeyboardEvent: (Sensor is Undeclared)
NewUndeclaredWarning: HandMorph>>mouseTrailFrom: (Sensor is Undeclared)
NewUndeclaredWarning: HandMorph>>mouseTrailFrom: (Sensor is Undeclared)
NewUndeclaredWarning: KeyboardEvent>>asKeyCombination (KMKeyCombination is Undeclared)
NewUndeclaredWarning: MorphicCoreUIManager>>currentWorld (ActiveWorld is Undeclared)
NewUndeclaredWarning: MorphicCoreUIManager>>currentWorld (ActiveWorld is Undeclared)
NewUndeclaredWarning: MorphicCoreUIManager>>currentWorld (World is Undeclared)
NewUndeclaredWarning: NonInteractiveUIManager>>currentWorld (ActiveWorld is Undeclared)
NewUndeclaredWarning: NonInteractiveUIManager>>currentWorld (ActiveWorld is Undeclared)
NewUndeclaredWarning: NonInteractiveUIManager>>currentWorld (World is Undeclared)
MetacelloNotification: Loaded -> NewTools-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> NewTools-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
NewUndeclaredWarning: Object>>allInspectorNodes (StInspectorSelfNode is Undeclared)
NewUndeclaredWarning: Object>>defaultObjectInspectorClass (StObjectInspector is Undeclared)
NewUndeclaredWarning: Object>>inspectionMeta (StMetaBrowser is Undeclared)
NewUndeclaredWarning: Object>>inspectionPages (StInspectionCollector is Undeclared)
NewUndeclaredWarning: Object>>inspectionRaw (StRawInspection is Undeclared)
NewUndeclaredWarning: Object>>inspectorNodes (StNodeCollector is Undeclared)
NewUndeclaredWarning: Object>>stInspect (StInspector is Undeclared)
NewUndeclaredWarning: Dictionary>>inspectionItems (StObjectPrinter is Undeclared)
NewUndeclaredWarning: Dictionary>>inspectionItems (StObjectPrinter is Undeclared)
NewUndeclaredWarning: Collection>>inspectionItems (StObjectPrinter is Undeclared)
MetacelloNotification: Loaded -> NewTools-Inspector-Extensions-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Morphic-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> NewTools-Inspector-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> NewTools-Debugger-Commands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> NewTools-Debugger-Extensions-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> NewTools-Playground-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> NewTools-SpTextPresenterDecorators-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
NewUndeclaredWarning: StDebugger>>initializeBreakpointInspector (StDebuggerBreakpointInspection is Undeclared)
MetacelloNotification: Loaded -> NewTools-Debugger-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> NewTools-Debugger-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> NewTools-Debugger-Breakpoints-Tools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> NewTools-ObjectCentricBreakpoints-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> NewTools-Sindarin-Commands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> NewTools-Sindarin-Tools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Evaluated -> baseline [BaselineOfNewTools] >> postload:package:
MetacelloNotification: Loaded -> Pillar-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Pillar-ExporterRichText-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Microdown-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Microdown-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Microdown-Pillar-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
SystemNotification: MicToPillarBasicTest>>testCodeInText(pillarDocument is shadowed)
MetacelloNotification: Loaded -> Microdown-Pillar-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Microdown-RichTextComposer-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Microdown-Calypso-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Geometry-tonel.1 --- github://pharo-contributions/Geometry:master/src --- cache
MetacelloNotification: Loaded -> Geometry-Tests-tonel.1 --- github://pharo-contributions/Geometry:master/src --- cache
MetacelloNotification: Loaded -> NumericInterpolator-tonel.1 --- github://ObjectProfile/NumericScales:master/src --- cache
MetacelloNotification: Loaded -> NumericNoise-tonel.1 --- github://ObjectProfile/NumericScales:master/src --- cache
MetacelloNotification: Loaded -> NumericInterpolator-Tests-tonel.1 --- github://ObjectProfile/NumericScales:master/src --- cache
MetacelloNotification: Loaded -> Roassal3-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- cache
MetacelloNotification: Loaded -> Roassal3-Pharo7-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- cache
NewUndeclaredWarning: RSPunchCardBuilder>>defaultContainer (RSCanvasController is Undeclared)
NewUndeclaredWarning: RSPunchCardBuilder>>labelFor: (RSLabel is Undeclared)
NewUndeclaredWarning: RSPunchCardBuilder>>renderDots: (RSEllipse is Undeclared)
NewUndeclaredWarning: RSPunchCardBuilder>>renderXAxis: (RSAlignment is Undeclared)
NewUndeclaredWarning: RSPunchCardBuilder>>renderYAxis: (RSAlignment is Undeclared)
MetacelloNotification: Loaded -> Roassal3-Builders-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- cache
MetacelloNotification: Loaded -> Roassal3-Shapes-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- cache
MetacelloNotification: Loaded -> Roassal3-Animation-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- cache
NewUndeclaredWarning: RSChart>>defaultContainer (RSCanvasController is Undeclared)
NewUndeclaredWarning: RSHorizontalTick>>defaultLabelLocation (RSLocation is Undeclared)
NewUndeclaredWarning: RSVerticalTick>>defaultLabelLocation (RSLocation is Undeclared)
NewUndeclaredWarning: RSChartTitleDecoration>>renderIn: (RSLocation is Undeclared)
NewUndeclaredWarning: RSXLabelDecoration>>renderIn: (RSLocation is Undeclared)
NewUndeclaredWarning: RSYLabelDecoration>>renderIn: (RSLocation is Undeclared)
MetacelloNotification: Loaded -> Roassal3-Chart-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- cache
NewUndeclaredWarning: RSAbstractCanvasMonitor>>onShape: (RSLocation is Undeclared)
NewUndeclaredWarning: RSCanvasController>>renderLegendOn: (RSLegend is Undeclared)
NewUndeclaredWarning: RSLabeled>>initialize (RSLocation is Undeclared)
NewUndeclaredWarning: RSMultilineLabelBuilder>>layout (RSVerticalLineLayout is Undeclared)
MetacelloNotification: Loaded -> Roassal3-Interaction-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- cache
NewUndeclaredWarning: RSLegend>>renderOnDemandIn: (RSHorizontalLineLayout is Undeclared)
NewUndeclaredWarning: RSLegend>>renderOnDemandIn: (RSLocation is Undeclared)
NewUndeclaredWarning: RSLegend>>reset (RSLocation is Undeclared)
NewUndeclaredWarning: RSLegend>>reset (RSLayoutBuilder is Undeclared)
NewUndeclaredWarning: RSLegend>>text:description: (RSHorizontalLineLayout is Undeclared)
NewUndeclaredWarning: RSLegend>>text:withShape: (RSHorizontalLineLayout is Undeclared)
MetacelloNotification: Loaded -> Roassal3-Legend-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- cache
MetacelloNotification: Loaded -> Roassal3-Pie-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- cache
NewUndeclaredWarning: RSAbstractUMLClassRenderer>>applyLayoutOn: (RSVerticalLineLayout is Undeclared)
NewUndeclaredWarning: RSAbstractUMLClassRenderer>>defaultLayout (RSLayoutBuilder is Undeclared)
NewUndeclaredWarning: RSTorchUMLClassRenderer>>applyMLayoutOn: (RSFlowLayout is Undeclared)
NewUndeclaredWarning: RSAbstractUMLPackageRenderer>>classesFor: (RSFlowLayout is Undeclared)
NewUndeclaredWarning: RSAbstractUMLPackageRenderer>>defaultLayout (RSLayoutBuilder is Undeclared)
NewUndeclaredWarning: RSAbstractUMLPackageRenderer>>packageBoxFor:and: (RSVerticalLineLayout is Undeclared)
MetacelloNotification: Loaded -> Roassal3-UML-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- cache
MetacelloNotification: Loaded -> Roassal3-Layouts-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- cache
MetacelloNotification: Loaded -> Roassal3-Colors-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- cache
MetacelloNotification: Loaded -> Roassal3-Sunburst-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- cache
MetacelloNotification: Loaded -> Roassal3-Inspector-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- cache
MetacelloNotification: Loaded -> Roassal3-Menu-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- cache
MetacelloNotification: Loaded -> Roassal3-Global-Tests-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- cache
MetacelloNotification: Loaded -> Roassal3-Animation-Tests-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- cache
MetacelloNotification: Loaded -> Roassal3-Shapes-Tests-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- cache
MetacelloNotification: Loaded -> Roassal3-Interaction-Tests-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- cache
MetacelloNotification: Loaded -> Roassal3-Layouts-Tests-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- cache
MetacelloNotification: Loaded -> Roassal3-Chart-Tests-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- cache
MetacelloNotification: Loaded -> Roassal3-UML-Tests-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- cache
MetacelloNotification: Loaded -> Pharo-WelcomeHelp-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
 ------------ Obsolete ------------
#()
 ............ Obsolete ............
MetacelloNotification: Fetched -> BaselineOfIceberg-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
MetacelloNotification: Loaded -> BaselineOfIceberg-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
MetacelloNotification: Loading baseline of BaselineOfIceberg...
MetacelloNotification: Fetched -> BaselineOfLibGit-cypress.1 --- github://pharo-vcs/libgit2-pharo-bindings:v2.0.2 --- github://pharo-vcs/libgit2-pharo-bindings:v2.0.2
MetacelloNotification: Loaded -> BaselineOfLibGit-cypress.1 --- github://pharo-vcs/libgit2-pharo-bindings:v2.0.2 --- github://pharo-vcs/libgit2-pharo-bindings:v2.0.2
MetacelloNotification: Project: Tonel baseline
MetacelloNotification: Fetched -> MonticelloTonel-Tests-cypress.1 --- github://pharo-vcs/tonel:v1.0.17 --- github://pharo-vcs/tonel:v1.0.17
MetacelloNotification: Project: LibGit baseline
MetacelloNotification: Fetched -> LibGit-Core-cypress.1 --- github://pharo-vcs/libgit2-pharo-bindings:v2.0.2 --- github://pharo-vcs/libgit2-pharo-bindings:v2.0.2
MetacelloNotification: Fetched -> LibGit-FileSystem-cypress.1 --- github://pharo-vcs/libgit2-pharo-bindings:v2.0.2 --- github://pharo-vcs/libgit2-pharo-bindings:v2.0.2
MetacelloNotification: Fetched -> Iceberg-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
MetacelloNotification: Fetched -> Iceberg-Metacello-Integration-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
MetacelloNotification: Fetched -> Iceberg-TipUI-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
MetacelloNotification: Fetched -> Iceberg-Plugin-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
MetacelloNotification: Fetched -> Iceberg-Plugin-Migration-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
MetacelloNotification: Fetched -> Iceberg-Plugin-Pharo-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
MetacelloNotification: Fetched -> Iceberg-Plugin-GitHub-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
MetacelloNotification: Fetched -> Iceberg-Plugin-Metacello-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
MetacelloNotification: Fetched -> Iceberg-Libgit-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
MetacelloNotification: Fetched -> Iceberg-Libgit-Filetree-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
MetacelloNotification: Fetched -> Iceberg-Libgit-Tonel-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
MetacelloNotification: Loaded -> MonticelloTonel-Tests-cypress.1 --- github://pharo-vcs/tonel:v1.0.17 --- cache
starting...
UIThemeRegistry
bitmap fonts loaded
UIManager changed:NonInteractiveUIManager
MetacelloNotification: Evaluated -> baseline [BaselineOfMorphic] >> postload:package:
MetacelloNotification: Loaded -> Commander2-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- cache
MetacelloNotification: Loaded -> Commander2-Deprecations-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- cache
MetacelloNotification: Loaded -> Commander2-UI-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- cache
MetacelloNotification: Loaded -> Commander2-Tests-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- cache
MetacelloNotification: Loaded -> Commander2-UI-Tests-tonel.1 --- github://pharo-spec/Commander2:v2.1.x/src --- cache
NewUndeclaredWarning: UndefinedObject>>DoIt (SpObservableSlot is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (SpObservableSlot is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (SpObservableSlot is Undeclared)
MetacelloNotification: Loaded -> Spec2-ObservableSlot-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Spec2-Layout-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: SpTextPresenter class>>textEditionCommandsGroupWith: (SpTextEditionCommand is Undeclared)
NewUndeclaredWarning: SpTextPresenter>>editionCommandsGroup (SpRecursiveContextSetter is Undeclared)
NewUndeclaredWarning: SpPresenterSelectorPresenter>>inputModelPort (SpModelPort is Undeclared)
MetacelloNotification: Loaded -> Spec2-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Spec2-CommandLine-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Spec2-Commands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> LibGit-Core-cypress.1 --- github://pharo-vcs/libgit2-pharo-bindings:v2.0.2 --- cache
MetacelloNotification: Loaded -> LibGit-FileSystem-cypress.1 --- github://pharo-vcs/libgit2-pharo-bindings:v2.0.2 --- cache
MetacelloNotification: Evaluated -> baseline [BaselineOfLibGit] >> postLoadActions
MetacelloNotification: Loaded -> Spec2-Transmission-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Spec2-Interactions-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Spec2-Commander2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: SpCodePresenter class>>codeSelectionActionCommandsGroupWith: (SpCodeSelectionCommand is Undeclared)
MetacelloNotification: Loaded -> Spec2-Code-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Spec2-Code-Commands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Spec2-Adapters-Stub-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: AbstractMessageCentricBrowser>>initializePresenters (SpMethodToolbar is Undeclared)
NewUndeclaredWarning: MessageBrowser>>installIconStylerFor: (IconStyler is Undeclared)
NewUndeclaredWarning: VersionBrowser>>initializePresenters (SpMethodToolbar is Undeclared)
NewUndeclaredWarning: VersionBrowser>>installIconStylerFor: (IconStyler is Undeclared)
NewUndeclaredWarning: SpChangeSorterPresenter>>openChangeSetBrowser (RBBrowserEnvironment is Undeclared)
NewUndeclaredWarning: SpKeymapPresenter>>shortcuts (KMShortcutDeclaration is Undeclared)
MetacelloNotification: Loaded -> Spec2-Tools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: SpDemoTablePresenter>>initialize (ASTEvaluationTest is Undeclared)
NewUndeclaredWarning: SpComponentListPresenter class>>example (SpImagePresenter is Undeclared)
MetacelloNotification: Loaded -> Spec2-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Spec2-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Spec2-Tools-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: IcePlaintextOtpCredentials>>askForModelClass (IceTipAskForPlaintextOtpCredentialsModel is Undeclared)
NewUndeclaredWarning: IceBasicProject>>backwardsCompatibleFormat (TIceRepositoryWriter is Undeclared)
NewUndeclaredWarning: IceCommitish>>properties (IceRepositoryProperties is Undeclared)
NewUndeclaredWarning: IceCredentialsProvider class>>defaultForRemoteUrl: (IceGitRemote is Undeclared)
NewUndeclaredWarning: IceIndex>>updateIndex: (IceIndexUpdateVisitor is Undeclared)
NewUndeclaredWarning: IceMetacelloRepositoryAdapter>>morphicOpen: (IceTipRepositoriesBrowser is Undeclared)
NewUndeclaredWarning: IceRemote>>remoteBranchNamed: (IceBranchNotFound is Undeclared)
NewUndeclaredWarning: IceRepository>>branchNamed: (IceBranchNotFound is Undeclared)
NewUndeclaredWarning: IceRepository>>remoteBranchNamed: (IceBranchNotFound is Undeclared)
NewUndeclaredWarning: IceWorkingCopyPatcherVisitor>>visitPackage: (IceMCSnapshotPatchVisitor is Undeclared)
NewUndeclaredWarning: Iceberg class>>bootstrapWithCommitId:packageList: (IceLibgitRepository is Undeclared)
NewUndeclaredWarning: Iceberg class>>mcRepositoryFor: (IceMetacelloRepositoryType is Undeclared)
NewUndeclaredWarning: IceMergeResolutionRequest>>defaultAction (IceTipMergeMorph is Undeclared)
NewUndeclaredWarning: IceProxyMCVersionInfo>>findVersionInfo (IceGitRemote is Undeclared)
NewUndeclaredWarning: MCGitBasedNetworkRepository>>createIcebergRepositoryFor: (IceRepositoryCreator is Undeclared)
NewUndeclaredWarning: MCGitBasedNetworkRepository>>getOrCreateIcebergRepository (IceGitRemote is Undeclared)
NewUndeclaredWarning: IceMetacelloDuplicatedNotification>>existingProjectRegistration (IceLibgitRepository is Undeclared)
MetacelloNotification: Loaded -> Spec2-Code-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: SpAthensMorph>>surface (AthensCairoSurface is Undeclared)
NewUndeclaredWarning: SpMorphicDiffAdapter>>buildWidget (DiffMorph is Undeclared)
MetacelloNotification: Loaded -> Spec2-Adapters-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: SpLinkPresenter>>url: (WebBrowser is Undeclared)
MetacelloNotification: Loaded -> Spec2-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Spec2-Morphic-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: SpAthensPresenterTest>>testPresentersBlockReceivesAthensCanvas (AthensCanvas is Undeclared)
MetacelloNotification: Loaded -> Spec2-Backend-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Spec2-Morphic-Backend-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Spec2-Adapters-Morphic-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Iceberg-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- cache
NewUndeclaredWarning: IceGitLocalRepositoryType>>isGitRoot: (IceRepositoryCreator is Undeclared)
NewUndeclaredWarning: IceGitLocalRepositoryType>>mcRepository (IceRepositoryCreator is Undeclared)
MetacelloNotification: Loaded -> Iceberg-Metacello-Integration-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- cache
MetacelloNotification: Loaded -> Spec2-Morphic-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Evaluated -> baseline [BaselineOfMorphic] >> preload:package:
MetacelloNotification: Evaluated -> baseline [BaselineOfDisplay] >> preload:package:
MetacelloNotification: Evaluated -> baseline [BaselineOfDisplay] >> postload:package:
MetacelloNotification: Evaluated -> baseline [BaselineOfUnifiedFFI] >> preload:package:
MetacelloNotification: Evaluated -> baseline [BaselineOfUnifiedFFI] >> postload:package:
MetacelloNotification: Evaluated -> baseline [BaselineOfMorphicCore] >> postload:package:
MetacelloNotification: Evaluated -> baseline [BaselineOfMorphic] >> postload:package:
NewUndeclaredWarning: RadioButtonGroupPresenter class>>defaultSpec (SpecLayout is Undeclared)
NewUndeclaredWarning: RadioButtonGroupPresenter>>dynamicLayout (SpecLayout is Undeclared)
NewUndeclaredWarning: NullPresenter class>>defaultSpec (SpecLayout is Undeclared)
NewUndeclaredWarning: OkCancelToolbar class>>defaultSpec (SpecLayout is Undeclared)
NewUndeclaredWarning: OkToolbar class>>defaultSpec (SpecLayout is Undeclared)
NewUndeclaredWarning: DynamicLeftToRightColumnsLayout>>buildLayoutFor: (SpecLayout is Undeclared)
NewUndeclaredWarning: DynamicTopToBottomRowsLayout>>buildLayoutFor: (SpecLayout is Undeclared)
MetacelloNotification: Loaded -> Spec-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Spec-Layout-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: MorphicDiffAdapter>>buildWidget (DiffMorph is Undeclared)
MetacelloNotification: Loaded -> Spec-MorphicAdapters-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Spec-PolyWidgets-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Spec-StubAdapter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Spec-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Spec-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Spec-Deprecated-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: CompiledMethod>>asResultForDrTest (DTTestLeaf is Undeclared)
MetacelloNotification: Loaded -> DrTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> DrTests-TestsRunner-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: DTTestCoverage>>defineData: (MetaLink is Undeclared)
MetacelloNotification: Loaded -> DrTests-TestCoverage-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> DrTests-TestsProfiling-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> DrTests-TestsProfiling-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> DrTests-TestCoverage-MocksForTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> DrTests-TestCoverage-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
SystemNotification: DrTestsTestRunnerTest>>testSelectedPackagesContainTestCases(package is shadowed)
MetacelloNotification: Loaded -> DrTests-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> DrTests-CommentsToTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> DrTests-CommentsToTests-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Debugger-Actions-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Fuel-Tools-Pharo-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Fonts-Chooser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Transcript-Tool-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Tool-Workspace-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Keymapping-Settings-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Keymapping-Tools-Spec-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> WebBrowser-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> HelpSystem-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: IceTipEditProjectDialog>>guessFormatFromDirectory: (IceLibgitFiletreeWriter is Undeclared)
NewUndeclaredWarning: IceTipEditProjectDialog>>guessFormatFromDirectory: (IceLibgitFiletreeWriter is Undeclared)
NewUndeclaredWarning: IceTipEditProjectDialog>>guessFormatFromDirectory: (IceLibgitFiletreeWriter is Undeclared)
NewUndeclaredWarning: IceTipEditProjectDialog>>initialize (TIceRepositoryWriter is Undeclared)
NewUndeclaredWarning: IceTipEditProjectDialog>>initialize (IceLibgitRepository is Undeclared)
NewUndeclaredWarning: IceTipLocationPresenter>>location (IceLibgitRepository is Undeclared)
NewUndeclaredWarning: IceTipLocationPresenter>>location (IceLibgitRepository is Undeclared)
NewUndeclaredWarning: IceTipLocationPresenter>>location (IceLibgitRepository is Undeclared)
NewUndeclaredWarning: IceTipGitRepositoryPanel>>extractProjectName: (IceGitRemote is Undeclared)
NewUndeclaredWarning: IceTipGitRepositoryPanel>>newRepository (IceRepositoryCreator is Undeclared)
NewUndeclaredWarning: IceTipGitRepositoryPanel>>newRepository (IceGitRemote is Undeclared)
NewUndeclaredWarning: IceTipGitRepositoryPanel>>validate (IceGitRemote is Undeclared)
NewUndeclaredWarning: IceTipLocalRepositoryPanel>>newRepository (IceRepositoryCreator is Undeclared)
NewUndeclaredWarning: IceTipLocalRepositoryPanel>>validate (IceRepositoryCreator is Undeclared)
NewUndeclaredWarning: IceTipNewRepositoryPanel>>newRepository (IceRepositoryCreator is Undeclared)
NewUndeclaredWarning: IceTipRepositoryTypePanel>>defaultLocation (IceLibgitRepository is Undeclared)
NewUndeclaredWarning: IceTipRepositoryTypePanel>>defaultSubdirectory (IceLibgitRepository is Undeclared)
NewUndeclaredWarning: IceTipRepairLocateRepository>>defaultLocation (IceLibgitRepository is Undeclared)
NewUndeclaredWarning: IceTipRepairLocateRepository>>defaultSubdirectory (IceLibgitRepository is Undeclared)
NewUndeclaredWarning: IceTipRepositoryModel>>addRemoteNamed:url: (IceGitRemote is Undeclared)
MetacelloNotification: Loaded -> Iceberg-TipUI-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- cache
MetacelloNotification: Loaded -> Iceberg-Plugin-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- cache
NewUndeclaredWarning: IceConvertFormatAction>>migratePackage:commit: (IceLibgitTonelWriter is Undeclared)
NewUndeclaredWarning: IceConvertFormatAction>>migratePackage:commit: (IceLibgitFiletreeWriter is Undeclared)
NewUndeclaredWarning: IceConvertFormatAction>>writerClass (IceLibgitTonelWriter is Undeclared)
NewUndeclaredWarning: IceConvertFormatAction>>writerClass (IceLibgitFiletreeWriter is Undeclared)
MetacelloNotification: Loaded -> Iceberg-Plugin-Migration-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- cache
NewUndeclaredWarning: IcePharoPlugin class>>addPharoProjectToIceberg (IceLibgitRepository is Undeclared)
MetacelloNotification: Loaded -> EyeInspector-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Evaluated -> baseline [BaselineOfUI] >> postload:package:
MetacelloNotification: Loaded -> Iceberg-Plugin-Pharo-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- cache
MetacelloNotification: Loaded -> Reflectivity-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Evaluated -> baseline [BaselineOfReflectivity] >> postload:package:
MetacelloNotification: Evaluated -> baseline [BaselineOfDisplay] >> preload:package:
MetacelloNotification: Evaluated -> baseline [BaselineOfDisplay] >> postload:package:
MetacelloNotification: Evaluated -> baseline [BaselineOfUnifiedFFI] >> preload:package:
MetacelloNotification: Evaluated -> baseline [BaselineOfUnifiedFFI] >> postload:package:
NewUndeclaredWarning: IceGitHubCreatePullRequestModel>>obtainBaseRemote (IceGitRemote is Undeclared)
NewUndeclaredWarning: IceTipGitHubRepositoryPanel>>newRepository (IceGitRemote is Undeclared)
MetacelloNotification: Loaded -> Athens-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: IceGitHubPullRequest>>remote (IceGitRemote is Undeclared)
MetacelloNotification: Loaded -> Iceberg-Plugin-GitHub-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- cache
MetacelloNotification: Loaded -> Iceberg-Plugin-Metacello-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- cache
MetacelloNotification: Loaded -> Athens-Cairo-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Evaluated -> baseline [BaselineOfAthens] >> postload:package:
NewUndeclaredWarning: TestRunner>>runProfiled (MessageTally is Undeclared)
MetacelloNotification: Loaded -> SUnit-UI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> SUnit-Support-UITesting-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> SUnit-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Starting atomic load
MetacelloNotification: 	Loaded -> Tool-ExternalBrowser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Finished atomic load
MetacelloNotification: Loaded -> Iceberg-Libgit-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- cache
MetacelloNotification: Loaded -> EnlumineurFormatter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Starting atomic load
MetacelloNotification: Loaded -> Iceberg-Libgit-Filetree-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- cache
MetacelloNotification: Loaded -> Iceberg-Libgit-Tonel-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- cache
MetacelloNotification: Evaluated -> baseline [BaselineOfIceberg] >> postLoadWithDirective:projectSpec:
MetacelloNotification: ...finished baseline
MetacelloNotification: Evaluated -> baseline [BaselineOfIDE] >> postload:package:
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Monticello-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Deprecated90-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> Gofer-UI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Loaded -> FluidClassBuilder-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/src --- cache
MetacelloNotification: Evaluated -> baseline [BaselineOfPharo] >> postload:package:
MetacelloNotification: ...finished baseline
linear load : 
	explicit load : baseline [BaselineOfPharo]
		load : BaselineOfCalypso-tonel.1
	explicit load : baseline [BaselineOfPharo]
		load : BaselineOfIDE-tonel.1
	explicit load : baseline [BaselineOfPharo]
		load : BaselineOfBaseLibraries-tonel.1
	linear load : baseline [BaselineOfPharo]
		explicit load : baseline [BaselineOfBaseLibraries]
			load : BaselineOfClap-tonel.1
		explicit load : baseline [BaselineOfBaseLibraries]
			load : BaselineOfSlot-tonel.1
		explicit load : baseline [BaselineOfBaseLibraries]
			load : BaselineOfBeacon-tonel.1
		explicit load : baseline [BaselineOfBaseLibraries]
			load : BaselineOfParametrizedTests-tonel.1
		explicit load : baseline [BaselineOfBaseLibraries]
			load : BaselineOfTaskIt-tonel.1
		explicit load : baseline [BaselineOfBaseLibraries]
			load : BaselineOfSUnit-tonel.1
		linear load : baseline [BaselineOfBaseLibraries]
			explicit load : baseline [BaselineOfSUnit]
				load : BaselineOfTraits-tonel.1
			linear load : baseline [BaselineOfSUnit]
				linear load : baseline [BaselineOfTraits]
				load : SUnit-Core-tonel.1
				load : SUnit-Core-Traits-tonel.1
				load : SUnit-Visitor-tonel.1
			linear load : baseline [BaselineOfParametrizedTests]
				load : ParametrizedTests-tonel.1
			linear load : baseline [BaselineOfSlot]
				load : VariablesLibrary-tonel.1
			linear load : baseline [BaselineOfBeacon]
				load : Beacon-Core-tonel.1
				load : Beacon-Core-Tests-tonel.1
			linear load : baseline [BaselineOfClap]
				load : Clap-Core-tonel.1
				load : Clap-CommandLine-tonel.1
			linear load : baseline [BaselineOfTaskIt]
				load : TaskIt-tonel.1
				load : TaskIt-Tests-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfHeuristicCompletion-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfSortFunctions-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfReflectivity-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfGeneralHelp-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfCalypso-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfQA-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfRing-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfKernelTests-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfNewTools-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfEpicea-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfReferenceFinder-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfOSWindow-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfShout-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfSlot-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfRoassal3-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfMisc-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfMetacello-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfSpec2-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfClap-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfCatalog-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfRefactoring-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfSUnit-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfFuel-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfClassParser-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfShift-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfPharoGT-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfZodiac-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfReflectionMirrors-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfMicrodown-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfEnlumineurFormatter-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfFuzzyMatcher-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfPharoGlamour-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfTraits-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfFlashback-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfGeneralTests-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfRefactoring2-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfBasicTools-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfAthens-tonel.1
		linear load : baseline [BaselineOfIDE]
			explicit load : baseline [BaselineOfBasicTools]
				load : BaselineOfReflectivity-tonel.1
			explicit load : baseline [BaselineOfBasicTools]
				load : BaselineOfUI-tonel.1
			explicit load : baseline [BaselineOfBasicTools]
				load : BaselineOfSUnit-tonel.1
			explicit load : baseline [BaselineOfBasicTools]
				load : BaselineOfSUnit-tonel.1
			explicit load : baseline [BaselineOfBasicTools]
				load : BaselineOfEnlumineurFormatter-tonel.1
			explicit load : baseline [BaselineOfBasicTools]
				load : BaselineOfAthens-tonel.1
			atomic load : baseline [BaselineOfBasicTools]
				explicit load : baseline [BaselineOfSUnit]
					load : BaselineOfTraits-tonel.1
				linear load : baseline [BaselineOfSUnit]
					linear load : baseline [BaselineOfTraits]
				explicit load : baseline [BaselineOfUI]
					load : BaselineOfSpec2-tonel.1
				explicit load : baseline [BaselineOfUI]
					load : BaselineOfFuel-tonel.1
				explicit load : baseline [BaselineOfUI]
					load : BaselineOfMorphic-tonel.1
				explicit load : baseline [BaselineOfUI]
					load : BaselineOfDrTests-tonel.1
				explicit load : baseline [BaselineOfUI]
					load : BaselineOfSpec-tonel.1
				linear load : baseline [BaselineOfUI]
					load : Debugger-Model-tonel.1
					load : Debugger-Oups-tonel.1
					explicit load : baseline [BaselineOfMorphic]
						load : BaselineOfMenuRegistration-tonel.1
					explicit load : baseline [BaselineOfMorphic]
						load : BaselineOfMorphicCore-tonel.1
					explicit load : baseline [BaselineOfMorphic]
						load : BaselineOfFuel-tonel.1
					preload : baseline [BaselineOfMorphic] >> preload:package:
					atomic load : baseline [BaselineOfMorphic]
						explicit load : baseline [BaselineOfMorphicCore]
							load : BaselineOfSUnit-tonel.1
						explicit load : baseline [BaselineOfMorphicCore]
							load : BaselineOfUnifiedFFI-tonel.1
						explicit load : baseline [BaselineOfMorphicCore]
							load : BaselineOfTraits-tonel.1
						explicit load : baseline [BaselineOfMorphicCore]
							load : BaselineOfDisplay-tonel.1
						linear load : baseline [BaselineOfMorphicCore]
							linear load : baseline [BaselineOfTraits]
							explicit load : baseline [BaselineOfSUnit]
								load : BaselineOfTraits-tonel.1
							linear load : baseline [BaselineOfSUnit]
								linear load : baseline [BaselineOfTraits]
								load : SUnit-Tests-tonel.1
								load : JenkinsTools-Core-tonel.1
								load : JenkinsTools-ExtraReports-tonel.1
							preload : baseline [BaselineOfDisplay] >> preload:package:
							linear load : baseline [BaselineOfDisplay]
								load : Graphics-Display Objects-tonel.1
								load : Graphics-Primitives-tonel.1
								load : Graphics-Transformations-tonel.1
							postload : baseline [BaselineOfDisplay] >> postload:package:
							preload : baseline [BaselineOfUnifiedFFI] >> preload:package:
							linear load : baseline [BaselineOfUnifiedFFI]
								load : Alien-Core-tonel.1
								load : UnifiedFFI-tonel.1
								load : UnifiedFFI-Tests-tonel.1
								load : UnifiedFFI-Legacy-tonel.1
								load : System-OSEnvironments-tonel.1
							postload : baseline [BaselineOfUnifiedFFI] >> postload:package:
							load : System-VMEvents-tonel.1
							load : System-Object Events-tonel.1
							load : Collections-DoubleLinkedList-tonel.1
							load : System-Caching-tonel.1
							load : Graphics-Canvas-tonel.1
							load : FormCanvas-Core-tonel.1
							load : Tool-Registry-tonel.1
							load : Fonts-Abstract-tonel.1
							load : Text-Core-tonel.1
							load : Morphic-Core-tonel.1
						postload : baseline [BaselineOfMorphicCore] >> postload:package:
						linear load : baseline [BaselineOfMenuRegistration]
							load : MenuRegistration-tonel.1
						linear load : baseline [BaselineOfFuel]
							load : Fuel-Core-tonel.1
							load : Fuel-Platform-Core-tonel.1
							load : Fuel-Platform-Pharo-Core-tonel.1
							load : Fuel-Platform-Pharo-07-tonel.1
						load : System-Localization-tonel.1
						load : System-Clipboard-tonel.1
						load : EmbeddedFreeType-tonel.1
						load : EmergencyDebugger-tonel.1
						load : FileSystem-Zip-tonel.1
						load : Fonts-Infrastructure-tonel.1
						load : FreeType-tonel.1
						load : FreeType-Morphic-tonel.1
						load : Graphics-Files-tonel.1
						load : Graphics-Fonts-tonel.1
						load : Graphics-Shapes-tonel.1
						load : Growl-tonel.1
						load : Keymapping-Core-tonel.1
						load : Keymapping-KeyCombinations-tonel.1
						load : Keymapping-Pragmas-tonel.1
						load : Transcript-Core-tonel.1
						load : Native-Browser-tonel.1
						load : Morphic-Base-tonel.1
						load : Morphic-Examples-tonel.1
						load : Morphic-Widgets-Basic-tonel.1
						load : Morphic-Widgets-ColorPicker-tonel.1
						load : Morphic-Widgets-Extra-tonel.1
						load : Morphic-Widgets-List-tonel.1
						load : Morphic-Widgets-Pluggable-tonel.1
						load : Morphic-Widgets-PolyTabs-tonel.1
						load : Morphic-Widgets-Scrolling-tonel.1
						load : Morphic-Widgets-Tabs-tonel.1
						load : Morphic-Widgets-Taskbar-tonel.1
						load : Morphic-Widgets-Menubar-tonel.1
						load : Morphic-Widgets-Tree-tonel.1
						load : Morphic-Widgets-Windows-tonel.1
						load : Morphic-Widgets-FastTable-tonel.1
						load : Morphic-Widgets-Taskbar-Tests-tonel.1
						load : Rubric-tonel.1
						load : Multilingual-OtherLanguages-tonel.1
						load : Multilingual-TextConverterOtherLanguages-tonel.1
						load : NewValueHolder-Core-tonel.1
						load : Polymorph-Widgets-tonel.1
						load : Images-Animated-tonel.1
						load : Settings-Graphics-tonel.1
						load : Settings-Polymorph-tonel.1
						load : Settings-System-tonel.1
						load : System-History-tonel.1
						load : System-Installers-tonel.1
						load : System-Settings-Core-tonel.1
						load : System-Settings-Browser-tonel.1
						load : Formatter-Settings-tonel.1
						load : System-Sound-tonel.1
						load : Text-Diff-tonel.1
						load : Text-Edition-tonel.1
						load : Text-Scanning-tonel.1
						load : Unicode-Initialization-tonel.1
						load : Morphic-Widgets-TickList-tonel.1
						load : System-Changes-FileServices-tonel.1
						load : System-Identification-tonel.1
						load : Tool-Base-tonel.1
					postload : baseline [BaselineOfMorphic] >> postload:package:
					explicit load : baseline [BaselineOfSpec2]
						load : BaselineOfSpecCore-tonel.1
					linear load : baseline [BaselineOfSpec2]
						explicit load : baseline [BaselineOfSpecCore]
							load : BaselineOfCommander2-tonel.1
						linear load : baseline [BaselineOfSpecCore]
							linear load : baseline [BaselineOfCommander2]
								load : Commander2-tonel.1
								load : Commander2-Deprecations-tonel.1
								load : Commander2-UI-tonel.1
								load : Commander2-Tests-tonel.1
								load : Commander2-UI-Tests-tonel.1
							load : Spec2-ObservableSlot-tonel.1
							load : Spec2-Layout-tonel.1
							load : Spec2-Core-tonel.1
							load : Spec2-CommandLine-tonel.1
							load : Spec2-Commands-tonel.1
							load : Spec2-Transmission-tonel.1
							load : Spec2-Interactions-tonel.1
							load : Spec2-Commander2-tonel.1
							load : Spec2-Code-tonel.1
							load : Spec2-Code-Commands-tonel.1
							load : Spec2-Adapters-Stub-tonel.1
							load : Spec2-Tools-tonel.1
							load : Spec2-Examples-tonel.1
							load : Spec2-Tests-tonel.1
							load : Spec2-Tools-Tests-tonel.1
							load : Spec2-Code-Tests-tonel.1
						load : Spec2-Adapters-Morphic-tonel.1
						load : Spec2-Morphic-tonel.1
						load : Spec2-Morphic-Examples-tonel.1
						load : Spec2-Backend-Tests-tonel.1
						load : Spec2-Morphic-Backend-Tests-tonel.1
						load : Spec2-Adapters-Morphic-Tests-tonel.1
						load : Spec2-Morphic-Tests-tonel.1
					explicit load : baseline [BaselineOfSpec]
						load : BaselineOfMorphic-tonel.1
					linear load : baseline [BaselineOfSpec]
						explicit load : baseline [BaselineOfMorphic]
							load : BaselineOfMenuRegistration-tonel.1
						explicit load : baseline [BaselineOfMorphic]
							load : BaselineOfMorphicCore-tonel.1
						explicit load : baseline [BaselineOfMorphic]
							load : BaselineOfFuel-tonel.1
						preload : baseline [BaselineOfMorphic] >> preload:package:
						atomic load : baseline [BaselineOfMorphic]
							explicit load : baseline [BaselineOfMorphicCore]
								load : BaselineOfSUnit-tonel.1
							explicit load : baseline [BaselineOfMorphicCore]
								load : BaselineOfUnifiedFFI-tonel.1
							explicit load : baseline [BaselineOfMorphicCore]
								load : BaselineOfTraits-tonel.1
							explicit load : baseline [BaselineOfMorphicCore]
								load : BaselineOfDisplay-tonel.1
							linear load : baseline [BaselineOfMorphicCore]
								linear load : baseline [BaselineOfTraits]
								explicit load : baseline [BaselineOfSUnit]
									load : BaselineOfTraits-tonel.1
								linear load : baseline [BaselineOfSUnit]
									linear load : baseline [BaselineOfTraits]
								preload : baseline [BaselineOfDisplay] >> preload:package:
								linear load : baseline [BaselineOfDisplay]
								postload : baseline [BaselineOfDisplay] >> postload:package:
								preload : baseline [BaselineOfUnifiedFFI] >> preload:package:
								linear load : baseline [BaselineOfUnifiedFFI]
								postload : baseline [BaselineOfUnifiedFFI] >> postload:package:
							postload : baseline [BaselineOfMorphicCore] >> postload:package:
							linear load : baseline [BaselineOfMenuRegistration]
							linear load : baseline [BaselineOfFuel]
						postload : baseline [BaselineOfMorphic] >> postload:package:
						load : Spec-Core-tonel.1
						load : Spec-Layout-tonel.1
						load : Spec-MorphicAdapters-tonel.1
						load : Spec-PolyWidgets-tonel.1
						load : Spec-StubAdapter-tonel.1
						load : Spec-Examples-tonel.1
						load : Spec-Tests-tonel.1
						load : Spec-Deprecated-tonel.1
					linear load : baseline [BaselineOfDrTests]
						load : DrTests-tonel.1
						load : DrTests-TestsRunner-tonel.1
						load : DrTests-TestCoverage-tonel.1
						load : DrTests-TestsProfiling-tonel.1
						load : DrTests-TestsProfiling-Tests-tonel.1
						load : DrTests-TestCoverage-MocksForTests-tonel.1
						load : DrTests-TestCoverage-Tests-tonel.1
						load : DrTests-Tests-tonel.1
						load : DrTests-CommentsToTests-tonel.1
						load : DrTests-CommentsToTests-Tests-tonel.1
					load : Debugger-Actions-tonel.1
					linear load : baseline [BaselineOfFuel]
						load : Fuel-Tools-Pharo-tonel.1
					load : Fonts-Chooser-tonel.1
					load : Transcript-Tool-tonel.1
					load : Tool-Workspace-tonel.1
					load : Keymapping-Settings-tonel.1
					load : Keymapping-Tools-Spec-tonel.1
					load : WebBrowser-Core-tonel.1
					load : HelpSystem-Core-tonel.1
					load : EyeInspector-tonel.1
				postload : baseline [BaselineOfUI] >> postload:package:
				linear load : baseline [BaselineOfReflectivity]
					load : Reflectivity-tonel.1
				postload : baseline [BaselineOfReflectivity] >> postload:package:
				explicit load : baseline [BaselineOfAthens]
					load : BaselineOfUnifiedFFI-tonel.1
				explicit load : baseline [BaselineOfAthens]
					load : BaselineOfDisplay-tonel.1
				linear load : baseline [BaselineOfAthens]
					preload : baseline [BaselineOfDisplay] >> preload:package:
					linear load : baseline [BaselineOfDisplay]
					postload : baseline [BaselineOfDisplay] >> postload:package:
					preload : baseline [BaselineOfUnifiedFFI] >> preload:package:
					linear load : baseline [BaselineOfUnifiedFFI]
					postload : baseline [BaselineOfUnifiedFFI] >> postload:package:
					load : Athens-Core-tonel.1
					load : Athens-Cairo-tonel.1
				postload : baseline [BaselineOfAthens] >> postload:package:
				explicit load : baseline [BaselineOfSUnit]
					load : BaselineOfTraits-tonel.1
				linear load : baseline [BaselineOfSUnit]
					linear load : baseline [BaselineOfTraits]
					load : SUnit-UI-tonel.1
					load : SUnit-Support-UITesting-tonel.1
					load : SUnit-Help-tonel.1
				load : Tool-ExternalBrowser-tonel.1
				linear load : baseline [BaselineOfEnlumineurFormatter]
					load : EnlumineurFormatter-tonel.1
				load : Tool-ProcessBrowser-tonel.1
				load : Tool-Profilers-tonel.1
				load : Tool-SystemReporter-tonel.1
				load : NECompletion-tonel.1
				load : NECompletion-Morphic-tonel.1
				load : NECompletion-Preferences-tonel.1
				load : Announcements-Help-tonel.1
				load : Metacello-FileTree-tonel.1
				load : Metacello-Cypress-tonel.1
				load : Metacello-Reference-tonel.1
				load : Metacello-Tutorial-tonel.1
				load : MonticelloGUI-tonel.1
				load : Tests-tonel.1
				load : RPackage-Tests-tonel.1
				load : Monticello-Tests-tonel.1
				load : MonticelloGUI-Tests-tonel.1
				load : Network-Mail-tonel.1
				load : Network-Mail-Tests-tonel.1
				load : Pharo-Help-tonel.1
				load : ProfStef-Core-tonel.1
				load : ProfStef-Help-tonel.1
				load : Refactoring-Changes-tonel.1
				load : Refactoring-Core-tonel.1
				load : Refactoring-Environment-tonel.1
				load : Regex-Help-tonel.1
				load : Monticello-OldDataStreamCompatibility-tonel.1
				load : MonticelloFileServices-tonel.1
				load : Spec2-Help-tonel.1
				load : Tool-Diff-tonel.1
				load : Tool-FileList-tonel.1
				load : Tool-Finder-tonel.1
				load : Tool-ImageCleaner-tonel.1
				load : Tools-tonel.1
			postload : baseline [BaselineOfBasicTools] >> postload:package:
			explicit load : baseline [BaselineOfAthens]
				load : BaselineOfUnifiedFFI-tonel.1
			explicit load : baseline [BaselineOfAthens]
				load : BaselineOfDisplay-tonel.1
			linear load : baseline [BaselineOfAthens]
				preload : baseline [BaselineOfDisplay] >> preload:package:
				linear load : baseline [BaselineOfDisplay]
				postload : baseline [BaselineOfDisplay] >> postload:package:
				preload : baseline [BaselineOfUnifiedFFI] >> preload:package:
				linear load : baseline [BaselineOfUnifiedFFI]
				postload : baseline [BaselineOfUnifiedFFI] >> postload:package:
				load : Athens-Core-Tests-tonel.1
				load : Athens-Text-tonel.1
				load : Athens-Balloon-tonel.1
				load : Athens-Morphic-tonel.1
				load : Athens-Examples-tonel.1
				load : Athens-Cairo-Tests-tonel.1
			postload : baseline [BaselineOfAthens] >> postload:package:
			linear load : baseline [BaselineOfFlashback]
				load : Flashback-Decompiler-tonel.1
				load : Flashback-Decompiler-Tests-tonel.1
			linear load : baseline [BaselineOfShift]
				load : Shift-ClassBuilder-Tests-tonel.1
				load : Shift-ClassInstaller-Tests-tonel.1
			linear load : baseline [BaselineOfTraits]
				load : TraitsV2-Tests-tonel.1
			linear load : baseline [BaselineOfSlot]
				load : Slot-Examples-tonel.1
				load : Slot-Tests-tonel.1
				load : VariablesLibrary-Tests-tonel.1
			linear load : baseline [BaselineOfClap]
				load : Clap-Commands-Pharo-tonel.1
				load : Clap-Examples-tonel.1
				load : Clap-Tests-tonel.1
			explicit load : baseline [BaselineOfSUnit]
				load : BaselineOfTraits-tonel.1
			linear load : baseline [BaselineOfSUnit]
				linear load : baseline [BaselineOfTraits]
				load : SUnit-Visitor-Tests-tonel.1
				load : SUnit-Support-UITesting-Tests-tonel.1
			linear load : baseline [BaselineOfEnlumineurFormatter]
				load : EnlumineurFormatter-Tests-tonel.1
			linear load : baseline [BaselineOfReflectivity]
				load : Reflectivity-Tools-tonel.1
				load : Reflectivity-Tools-Tests-tonel.1
				load : Reflectivity-Examples-tonel.1
				load : Reflectivity-Tests-tonel.1
				load : Reflectivity-VariableBreakpoint-tonel.1
			postload : baseline [BaselineOfReflectivity] >> postload:package:
			load : Network-Tests-tonel.1
			load : Gofer-Tests-tonel.1
			load : Rubric-SpecFindReplaceDialog-tonel.1
			linear load : baseline [BaselineOfMetacello]
				load : Metacello-TestsMCResources-tonel.1
				load : Metacello-TestsCore-tonel.1
				load : Metacello-TestsCommonMC-tonel.1
				load : Metacello-TestsMC-tonel.1
				load : Metacello-TestsMCCore-tonel.1
				load : Metacello-TestsPlatform-tonel.1
				load : Metacello-TestsReference-tonel.1
				load : Metacello-Gitlab-Tests-tonel.1
			linear load : baseline [BaselineOfKernelTests]
				load : CodeImport-Tests-tonel.1
				load : Collections-Abstract-Tests-tonel.1
				load : Collections-Atomic-Tests-tonel.1
				load : Collections-Stack-Tests-tonel.1
				load : Collections-Streams-Tests-tonel.1
				load : Collections-Strings-Tests-tonel.1
				load : Collections-Support-Tests-tonel.1
				load : Collections-Unordered-Tests-tonel.1
				load : Collections-Weak-Tests-tonel.1
				load : Collections-Tests-tonel.1
				load : Kernel-Tests-tonel.1
				load : Kernel-Tests-Extended-tonel.1
				load : Kernel-Tests-WithCompiler-tonel.1
				load : Announcements-Core-Tests-tonel.1
				load : Compression-Tests-tonel.1
				load : FileSystem-Tests-Core-tonel.1
				load : FileSystem-Tests-Disk-tonel.1
				load : FileSystem-Tests-Attributes-tonel.1
				load : Files-Tests-tonel.1
				load : Jobs-Tests-tonel.1
				load : OpalCompiler-Tests-tonel.1
				load : Random-Tests-tonel.1
				load : Ring-Definitions-Tests-Core-tonel.1
				load : Ring-Definitions-Tests-Containers-tonel.1
				load : System-Object Events-Tests-tonel.1
				load : System-OSEnvironments-Tests-tonel.1
				load : Zinc-Character-Encoding-Tests-tonel.1
				load : System-Platforms-Tests-tonel.1
				load : Text-Tests-tonel.1
				load : Multilingual-Tests-tonel.1
			explicit load : baseline [BaselineOfShout]
				load : BaselineOfTraits-tonel.1
			linear load : baseline [BaselineOfShout]
				linear load : baseline [BaselineOfTraits]
				load : Shout-tonel.1
				load : Rubric-Styling-tonel.1
				load : Shout-Tests-tonel.1
			linear load : baseline [BaselineOfGeneralHelp]
			linear load : baseline [BaselineOfReflectionMirrors]
				load : ReflectionMirrors-Primitives-Tests-tonel.1
			linear load : baseline [BaselineOfFuzzyMatcher]
				load : FuzzyMatcher-tonel.1
				load : FuzzyMatcher-Tests-tonel.1
			explicit load : baseline [BaselineOfQA]
				load : BaselineOfQualityAssistant-tonel.1
			explicit load : baseline [BaselineOfQA]
				load : BaselineOfDependencyAnalyzer-tonel.1
			explicit load : baseline [BaselineOfQA]
				load : BaselineOfManifest-tonel.1
			explicit load : baseline [BaselineOfQA]
				load : BaselineOfReflectivity-tonel.1
			linear load : baseline [BaselineOfQA]
				load : NautilusRefactoring-tonel.1
				load : Refactoring-Critics-tonel.1
				linear load : baseline [BaselineOfManifest]
					load : Manifest-Core-tonel.1
					load : Manifest-Resources-Tests-tonel.1
					load : Manifest-Tests-tonel.1
				linear load : baseline [BaselineOfQualityAssistant]
					load : Tool-CriticBrowser-tonel.1
					load : Renraku-tonel.1
					load : Renraku-Tests-tonel.1
					load : Renraku-Help-tonel.1
				linear load : baseline [BaselineOfDependencyAnalyzer]
					load : Moose-Algos-Graph-tonel.1
					load : Tool-DependencyAnalyser-tonel.1
					load : Tool-DependencyAnalyser-UI-tonel.1
					load : Moose-Algos-Graph-Tests-tonel.1
					load : Tool-DependencyAnalyser-Tests-tonel.1
					load : Tool-DependencyAnalyser-Tests-Data-tonel.1
				load : GeneralRules-tonel.1
				load : GeneralRules-Tests-tonel.1
				load : Kernel-Rules-tonel.1
				load : ReleaseTests-tonel.1
				load : NautilusRefactoring-Tests-tonel.1
				linear load : baseline [BaselineOfReflectivity]
				postload : baseline [BaselineOfReflectivity] >> postload:package:
			linear load : baseline [BaselineOfOSWindow]
				load : OSWindow-Core-tonel.1
				load : OSWindow-SDL2-tonel.1
				load : OSWindow-VM-tonel.1
				load : OSWindow-SDL2-Examples-tonel.1
				load : OSWindow-Tests-tonel.1
			linear load : baseline [BaselineOfRefactoring]
				load : SUnit-Rules-tonel.1
				load : Kernel-Tests-Rules-tonel.1
				load : Polymorph-Widgets-Rules-tonel.1
				load : System-Settings-Rules-tonel.1
				load : System-Support-Rules-tonel.1
				load : Rubric-Rules-tonel.1
				load : Refactoring-Tests-Core-tonel.1
				load : Refactoring-Tests-Changes-tonel.1
				load : Refactoring-Tests-Critics-tonel.1
				load : Refactoring-Tests-Environment-tonel.1
				load : Refactoring-Help-tonel.1
			linear load : baseline [BaselineOfEpicea]
				load : Ombu-tonel.1
				load : Epicea-tonel.1
				load : Hiedra-tonel.1
				load : Hiedra-Examples-tonel.1
				load : EpiceaBrowsers-tonel.1
			linear load : baseline [BaselineOfMisc]
				load : PharoDocComment-tonel.1
				load : STON-Text support-tonel.1
				load : System-CommandLine-TextSupport-tonel.1
				load : System-Serial Port-tonel.1
				load : PerformMessageCommandLineHandler-tonel.1
				load : Files-Prompt-tonel.1
			linear load : baseline [BaselineOfFuel]
				load : Fuel-Platform-Pharo-Core-Tests-tonel.1
				load : Fuel-Tests-Core-tonel.1
			linear load : baseline [BaselineOfGeneralTests]
				load : Debugging-Utils-Tests-tonel.1
				load : AST-Core-Tests-tonel.1
				load : System-Installers-Tests-tonel.1
				load : MonticelloMocks-tonel.1
				load : FormCanvas-Tests-tonel.1
				load : Collections-DoubleLinkedList-Tests-tonel.1
				load : Collections-Arithmetic-Tests-tonel.1
				load : ConfigurationCommandLineHandler-Tests-tonel.1
				load : MetacelloCommandLineHandler-Tests-tonel.1
				load : Debugger-Model-Tests-tonel.1
				load : Debugger-Oups-Tests-tonel.1
				load : EmergencyDebugger-Tests-tonel.1
				load : EmbeddedFreeType-Tests-tonel.1
				load : Ombu-Tests-tonel.1
				load : Epicea-Tests-tonel.1
				load : Hiedra-Tests-tonel.1
				load : EpiceaBrowsers-Tests-tonel.1
				load : FileSystem-Tests-Memory-tonel.1
				load : Fonts-Infrastructure-Tests-tonel.1
				load : FreeType-Tests-tonel.1
				load : FreeType-Help-tonel.1
				load : Graphics-Tests-tonel.1
				load : HelpSystem-Tests-tonel.1
				load : Keymapping-Tests-tonel.1
				load : Morphic-Tests-tonel.1
				load : Morphic-Widgets-FastTable-Tests-tonel.1
				load : NECompletion-Tests-tonel.1
				load : NewValueHolder-Tests-tonel.1
				load : ProfStef-Tests-tonel.1
				load : Regex-Core-Tests-tonel.1
				load : Ring-Definitions-Tests-Monticello-tonel.1
				load : Rubric-Tests-tonel.1
				load : ScriptingExtensions-Tests-tonel.1
				load : STON-Tests-tonel.1
				load : System-Caching-Tests-tonel.1
				load : System-Hashing-Tests-tonel.1
				load : System-History-Tests-tonel.1
				load : System-Localization-Tests-tonel.1
				load : System-SessionManager-Tests-tonel.1
				load : System-Settings-Tests-tonel.1
				load : System-Support-Tests-tonel.1
				load : Text-Diff-Tests-tonel.1
				load : Text-Edition-Tests-tonel.1
				load : Tool-ExternalBrowser-Tests-tonel.1
				load : Tool-FileList-Tests-tonel.1
				load : Tool-Finder-Tests-tonel.1
				load : Tool-Profilers-Tests-tonel.1
				load : Tool-Workspace-Tests-tonel.1
				load : Tools-Test-tonel.1
				load : Zinc-Resource-Meta-FileSystem-tonel.1
				load : Zinc-Resource-Meta-Tests-tonel.1
				load : Zinc-HTTP-Examples-tonel.1
				load : Zinc-Tests-tonel.1
				load : System-Identification-Tests-tonel.1
				load : System-DependenciesTests-tonel.1
				load : System-BasicCommandLineHandler-Tests-tonel.1
				load : Transcript-NonInteractive-Tests-tonel.1
				load : PharoDocComment-Tests-tonel.1
			linear load : baseline [BaselineOfZodiac]
				load : Zinc-Zodiac-tonel.1
				load : Zodiac-Extra-tonel.1
				load : Zodiac-Tests-tonel.1
			linear load : baseline [BaselineOfSortFunctions]
				load : SortFunctions-Core-tonel.1
				load : SortFunctions-Tests-tonel.1
			load : BaselineOfPharoBootstrap-tonel.1
			load : BaselineOfMonticello-tonel.1
			load : BaselineOfTelePharoSupport-tonel.1
			linear load : baseline [BaselineOfReferenceFinder]
				load : ReferenceFinder-Core-tonel.1
			linear load : baseline [BaselineOfRefactoring2]
				load : Refactoring2-Core-tonel.1
				load : Refactoring2-Transformations-tonel.1
				load : Refactoring2-Transformations-Tests-tonel.1
			linear load : baseline [BaselineOfClassParser]
				load : ClassParser-tonel.1
				load : ClassParser-Tests-tonel.1
				load : UndefinedClasses-tonel.1
				load : UndefinedClasses-Tests-tonel.1
			explicit load : baseline [BaselineOfCalypso]
				load : BaselineOfClassAnnotation-tonel.1
			explicit load : baseline [BaselineOfCalypso]
				load : BaselineOfSystemCommands-tonel.1
			explicit load : baseline [BaselineOfCalypso]
				load : BaselineOfCommander-tonel.1
			explicit load : baseline [BaselineOfCalypso]
				load : BaselineOfClassAnnotation-tonel.1
			linear load : baseline [BaselineOfCalypso]
				linear load : baseline [BaselineOfClassAnnotation]
					load : ClassAnnotation-tonel.1
				linear load : baseline [BaselineOfClassAnnotation]
					load : ClassAnnotation-Tests-tonel.1
				explicit load : baseline [BaselineOfCommander]
					load : BaselineOfClassAnnotation-tonel.1
				explicit load : baseline [BaselineOfCommander]
					load : BaselineOfClassAnnotation-tonel.1
				linear load : baseline [BaselineOfCommander]
					linear load : baseline [BaselineOfClassAnnotation]
					linear load : baseline [BaselineOfClassAnnotation]
					load : Commander-Core-tonel.1
					load : Commander-Core-Tests-tonel.1
					load : Commander-Activators-Shortcut-tonel.1
					load : Commander-Activators-ContextMenu-tonel.1
					load : Commander-Activators-DragAndDrop-tonel.1
					load : Commander-Activators-WorldMenu-tonel.1
					load : Commander-Activators-Mouse-tonel.1
					load : Commander-Activators-TextView-tonel.1
					load : Commander-SpecSupport-tonel.1
					load : Commander-Spec2-Compatibility-tonel.1
				explicit load : baseline [BaselineOfSystemCommands]
					load : BaselineOfCommander-tonel.1
				linear load : baseline [BaselineOfSystemCommands]
					explicit load : baseline [BaselineOfCommander]
						load : BaselineOfClassAnnotation-tonel.1
					explicit load : baseline [BaselineOfCommander]
						load : BaselineOfClassAnnotation-tonel.1
					linear load : baseline [BaselineOfCommander]
						linear load : baseline [BaselineOfClassAnnotation]
						linear load : baseline [BaselineOfClassAnnotation]
					load : SystemCommands-RefactoringSupport-tonel.1
					load : SystemCommands-ClassCommands-tonel.1
					load : SystemCommands-MessageCommands-tonel.1
					load : SystemCommands-MethodCommands-tonel.1
					load : SystemCommands-PackageCommands-tonel.1
					load : SystemCommands-SourceCodeCommands-tonel.1
					load : SystemCommands-VariableCommands-tonel.1
					load : SystemCommands-RefactoringSupport-Tests-tonel.1
				load : Calypso-NavigationModel-tonel.1
				load : Calypso-NavigationModel-Tests-tonel.1
				load : Calypso-SystemQueries-tonel.1
				load : Calypso-SystemQueries-Tests-PExtendedByP5-tonel.1
				load : Calypso-SystemQueries-Tests-P5WithTags-tonel.1
				load : Calypso-SystemQueries-Tests-PWithSingleClass-tonel.1
				load : Calypso-SystemQueries-Tests-PExtendedByP1-tonel.1
				load : Calypso-SystemQueries-Tests-P1WithHierarchy-tonel.1
				load : Calypso-SystemQueries-Tests-P2WithSubclassFromP1-tonel.1
				load : Calypso-SystemQueries-Tests-P3WithSubclassFromP2-tonel.1
				load : Calypso-SystemPlugins-Traits-Queries-tonel.1
				load : Calypso-SystemPlugins-Traits-Queries-Tests-PWithTraits-tonel.1
				load : Calypso-SystemPlugins-Traits-Queries-Tests-PExtendingTrait-tonel.1
				load : Calypso-SystemQueries-Tests-tonel.1
				load : Calypso-SystemPlugins-Traits-Queries-Tests-tonel.1
				load : Calypso-SystemPlugins-Critic-Queries-tonel.1
				load : Calypso-SystemPlugins-Critic-Queries-Tests-tonel.1
				load : Calypso-SystemPlugins-Deprecation-Queries-tonel.1
				load : Calypso-SystemPlugins-Deprecation-Queries-Tests-tonel.1
				load : Calypso-SystemPlugins-FileOut-Queries-tonel.1
				load : Calypso-SystemPlugins-InheritanceAnalysis-Queries-tonel.1
				load : Calypso-SystemPlugins-InheritanceAnalysis-Queries-Tests-tonel.1
				load : Calypso-SystemPlugins-Monticello-Queries-tonel.1
				load : Calypso-SystemPlugins-Reflectivity-Queries-tonel.1
				load : Calypso-SystemPlugins-Reflectivity-Queries-Tests-tonel.1
				load : Calypso-SystemPlugins-SUnit-Queries-tonel.1
				load : Calypso-SystemPlugins-SUnit-Queries-Tests-tonel.1
				load : Calypso-SystemPlugins-Undeclared-Queries-tonel.1
				load : Calypso-SystemPlugins-Undeclared-Queries-Tests-tonel.1
				load : Calypso-SystemPlugins-FFI-Queries-tonel.1
				load : Calypso-SystemPlugins-FFI-Queries-Tests-tonel.1
				load : Calypso-SystemPlugins-Flags-Queries-tonel.1
				load : Calypso-SystemPlugins-Flags-Queries-Tests-tonel.1
				load : Calypso-SystemPlugins-ClassScripts-Queries-tonel.1
				load : Calypso-SystemPlugins-ClassScripts-Queries-Tests-tonel.1
				load : Calypso-Browser-tonel.1
				load : Calypso-SystemTools-Core-tonel.1
				load : Calypso-SystemPlugins-DependencyAnalyser-Browser-tonel.1
				load : Calypso-SystemPlugins-ClassScripts-Browser-tonel.1
				load : Calypso-SystemPlugins-Flags-Browser-tonel.1
				load : Calypso-SystemPlugins-FFI-Browser-tonel.1
				load : Calypso-SystemPlugins-Undeclared-Browser-tonel.1
				load : Calypso-SystemPlugins-MethodDiffTool-tonel.1
				load : Calypso-SystemPlugins-FileOut-Browser-tonel.1
				load : Calypso-SystemTools-FullBrowser-tonel.1
				load : Calypso-SystemPlugins-SUnit-Browser-tonel.1
				load : Calypso-SystemPlugins-InheritanceAnalysis-Browser-tonel.1
				load : Calypso-SystemPlugins-Deprecation-Browser-tonel.1
				load : Calypso-SystemPlugins-Critic-Browser-tonel.1
				load : Calypso-SystemPlugins-Traits-Browser-tonel.1
				load : Calypso-SystemTools-FullBrowser-Tests-tonel.1
				load : Calypso-SystemTools-QueryBrowser-tonel.1
				load : Calypso-SystemPlugins-Reflectivity-Browser-tonel.1
				load : Calypso-SystemPlugins-Reflectivity-Browser-Tests-tonel.1
				load : Calypso-SystemTools-QueryBrowser-Tests-tonel.1
				load : Calypso-SystemTools-OldToolCompatibillity-tonel.1
			linear load : baseline [BaselineOfRing]
				load : Ring-Core-tonel.1
				load : Ring-Monticello-tonel.1
				load : Ring-ChunkImporter-tonel.1
				load : Ring-Tests-Core-tonel.1
				load : Ring-Tests-Monticello-tonel.1
				load : Ring-Tests-ChunkImporter-tonel.1
				load : Ring-TraitsV2Support-tonel.1
				load : Ring-RuntimeSupport-tonel.1
				load : Calypso-Ring-tonel.1
			linear load : baseline [BaselineOfCatalog]
				load : Tool-Catalog-tonel.1
			linear load : baseline [BaselineOfPharoGlamour]
				load : Glamour-Announcements-tonel.1
				load : Glamour-Helpers-tonel.1
				load : Glamour-Core-tonel.1
				load : Glamour-Tasks-tonel.1
				load : Glamour-PagerModel-tonel.1
				load : Glamour-Presentations-tonel.1
				load : Glamour-Browsers-tonel.1
				load : Glamour-Morphic-Brick-tonel.1
				load : Glamour-Morphic-Theme-tonel.1
				load : Glamour-Morphic-Widgets-tonel.1
				load : Glamour-Morphic-Renderer-tonel.1
				load : Glamour-Morphic-Pager-tonel.1
				load : Glamour-Rubric-Presentations-tonel.1
				load : Glamour-FastTable-tonel.1
				load : Glamour-SpecIntegration-tonel.1
				load : Glamour-Tests-Core-tonel.1
				load : Glamour-Tests-Resources-tonel.1
				load : Glamour-Tests-Morphic-tonel.1
				load : Glamour-Morphic-Brick-Tests-tonel.1
				load : Glamour-Tests-Rubric-tonel.1
			linear load : baseline [BaselineOfPharoGT]
				load : OpalCompiler-Tools-tonel.1
				load : GT-Inspector-tonel.1
				load : GT-InspectorExtensions-Core-tonel.1
				load : GT-Playground-tonel.1
				load : GT-Spotter-tonel.1
				load : GT-Spotter-UI-tonel.1
				load : GT-SpotterExtensions-Core-tonel.1
				load : GT-Spotter-Processors-tonel.1
				load : GT-Debugger-tonel.1
				load : GT-BytecodeDebugger-tonel.1
				load : GT-SUnitDebugger-tonel.1
				load : GT-Tests-Debugger-tonel.1
				load : GT-Tests-Inspector-tonel.1
				load : GT-Tests-Playground-tonel.1
				load : GT-Tests-Spotter-tonel.1
				load : GT-Tests-Spotter-Processors-tonel.1
				load : Calypso-SystemPlugins-Spotter-tonel.1
			postload : baseline [BaselineOfPharoGT] >> postload:package:
			linear load : baseline [BaselineOfHeuristicCompletion]
				load : HeuristicCompletion-Model-tonel.1
				load : HeuristicCompletion-Morphic-tonel.1
				load : HeuristicCompletion-Tests-tonel.1
			explicit load : baseline [BaselineOfSpec2]
				load : BaselineOfSpecCore-tonel.1
			linear load : baseline [BaselineOfSpec2]
				explicit load : baseline [BaselineOfSpecCore]
					load : BaselineOfCommander2-tonel.1
				linear load : baseline [BaselineOfSpecCore]
					linear load : baseline [BaselineOfCommander2]
				load : Spec2-Code-Morphic-tonel.1
				load : Spec2-Code-Backend-Tests-tonel.1
			explicit load : baseline [BaselineOfNewTools]
				load : BaselineOfSindarin-tonel.1
			preload : baseline [BaselineOfNewTools] >> preload:package:
			linear load : baseline [BaselineOfNewTools]
				linear load : baseline [BaselineOfSindarin]
					load : Sindarin-tonel.1
					load : Sindarin-Tests-tonel.1
				load : NewTools-Core-tonel.1
				load : NewTools-Morphic-tonel.1
				load : NewTools-Inspector-Extensions-tonel.1
				load : NewTools-Inspector-tonel.1
				load : NewTools-Debugger-Commands-tonel.1
				load : NewTools-Debugger-Extensions-tonel.1
				load : NewTools-Playground-tonel.1
				load : NewTools-SpTextPresenterDecorators-tonel.1
				load : NewTools-Debugger-tonel.1
				load : NewTools-Debugger-Tests-tonel.1
				load : NewTools-Debugger-Breakpoints-Tools-tonel.1
				load : NewTools-ObjectCentricBreakpoints-tonel.1
				load : NewTools-Sindarin-Commands-tonel.1
				load : NewTools-Sindarin-Tools-tonel.1
			postload : baseline [BaselineOfNewTools] >> postload:package:
			explicit load : baseline [BaselineOfMicrodown]
				load : BaselineOfPillar-tonel.1
			linear load : baseline [BaselineOfMicrodown]
				linear load : baseline [BaselineOfPillar]
					load : Pillar-Core-tonel.1
					load : Pillar-ExporterRichText-tonel.1
				load : Microdown-tonel.1
				load : Microdown-Tests-tonel.1
				load : Microdown-Pillar-tonel.1
				load : Microdown-Pillar-Tests-tonel.1
				load : Microdown-RichTextComposer-tonel.1
				load : Microdown-Calypso-tonel.1
			explicit load : baseline [BaselineOfRoassal3]
				load : BaselineOfGeometry-tonel.1
			explicit load : baseline [BaselineOfRoassal3]
				load : BaselineOfNumericScales-tonel.1
			linear load : baseline [BaselineOfRoassal3]
				linear load : baseline [BaselineOfGeometry]
					load : Geometry-tonel.1
					load : Geometry-Tests-tonel.1
				linear load : baseline [BaselineOfNumericScales]
					load : NumericInterpolator-tonel.1
					load : NumericNoise-tonel.1
					load : NumericInterpolator-Tests-tonel.1
				load : Roassal3-tonel.1
				load : Roassal3-Pharo7-tonel.1
				load : Roassal3-Builders-tonel.1
				load : Roassal3-Shapes-tonel.1
				load : Roassal3-Animation-tonel.1
				load : Roassal3-Chart-tonel.1
				load : Roassal3-Interaction-tonel.1
				load : Roassal3-Legend-tonel.1
				load : Roassal3-Pie-tonel.1
				load : Roassal3-UML-tonel.1
				load : Roassal3-Layouts-tonel.1
				load : Roassal3-Colors-tonel.1
				load : Roassal3-Sunburst-tonel.1
				load : Roassal3-Inspector-tonel.1
				load : Roassal3-Menu-tonel.1
				load : Roassal3-Global-Tests-tonel.1
				load : Roassal3-Animation-Tests-tonel.1
				load : Roassal3-Shapes-Tests-tonel.1
				load : Roassal3-Interaction-Tests-tonel.1
				load : Roassal3-Layouts-Tests-tonel.1
				load : Roassal3-Chart-Tests-tonel.1
				load : Roassal3-UML-Tests-tonel.1
			load : Pharo-WelcomeHelp-tonel.1
		postload : baseline [BaselineOfIDE] >> postload:package:
		explicit load : baseline [BaselineOfCalypso]
			load : BaselineOfClassAnnotation-tonel.1
		explicit load : baseline [BaselineOfCalypso]
			load : BaselineOfSystemCommands-tonel.1
		explicit load : baseline [BaselineOfCalypso]
			load : BaselineOfCommander-tonel.1
		explicit load : baseline [BaselineOfCalypso]
			load : BaselineOfClassAnnotation-tonel.1
		linear load : baseline [BaselineOfCalypso]
			linear load : baseline [BaselineOfClassAnnotation]
			linear load : baseline [BaselineOfClassAnnotation]
			explicit load : baseline [BaselineOfCommander]
				load : BaselineOfClassAnnotation-tonel.1
			explicit load : baseline [BaselineOfCommander]
				load : BaselineOfClassAnnotation-tonel.1
			linear load : baseline [BaselineOfCommander]
				linear load : baseline [BaselineOfClassAnnotation]
				linear load : baseline [BaselineOfClassAnnotation]
			explicit load : baseline [BaselineOfSystemCommands]
				load : BaselineOfCommander-tonel.1
			linear load : baseline [BaselineOfSystemCommands]
				explicit load : baseline [BaselineOfCommander]
					loNewUndeclaredWarning: NECMenuMorph class>>convertToSHSymbol: (SHRBTextStyler is Undeclared)
NewUndeclaredWarning: NECMenuMorph class>>selectColorFor: (SHRBTextStyler is Undeclared)
NewUndeclaredWarning: NECMenuMorph class>>selectFontFor: (SHRBTextStyler is Undeclared)
ad : BaselineOfClassAnnotation-tonel.1
				explicit load : baseline [BaselineOfCommander]
					load : BaselineOfClassAnnotation-tonel.1
				linear load : baseline [BaselineOfCommander]
					linear load : baseline [BaselineOfClassAnnotation]
					linear load : baseline [BaselineOfClassAnnotation]
			load : Calypso-SystemPlugins-Monticello-Browser-tonel.1
		load : Deprecated90-tonel.1
		load : Gofer-UI-tonel.1
		load : FluidClassBuilder-tonel.1
	postload : baseline [BaselineOfPharo] >> postload:package:
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-32bit-5ef105a.image --no-default-preferences eval --save 'CompilationContext bytecodeBackend: EncoderForSistaV1. CompilationContext optionFullBlockClosure: true. OpalCompiler recompileAll.'
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
NewUndeclaredWarning: NECSymbolEntry>>methodSourceDescription:method: (SHRBTextStyler is Undeclared)
MetacelloNotification: 	Loaded -> Tool-ProcessBrowser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: 	Loaded -> Tool-Profilers-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: 	Loaded -> Tool-SystemReporter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: 	Loaded -> NECompletion-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: 	Loaded -> NECompletion-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: 	Loaded -> NECompletion-Preferences-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: 	Loaded -> Announcements-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: 	Loaded -> Metacello-FileTree-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: 	Loaded -> Metacello-Cypress-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: 	Loaded -> Metacello-Reference-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: 	Loaded -> Metacello-Tutorial-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: 	Loaded -> MonticelloGUI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: 	Loaded -> Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: 	Loaded -> RPackage-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: 	Loaded -> Monticello-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: 	Loaded -> MonticelloGUI-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: 	Loaded -> Network-Mail-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: 	Loaded -> Network-Mail-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: 	Loaded -> Pharo-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: 	Loaded -> ProfStef-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: 	Loaded -> ProfStef-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: 	Loaded -> Refactoring-Changes-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: 	Loaded -> Refactoring-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: 	Loaded -> Refactoring-Environment-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: 	Loaded -> Regex-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: 	Loaded -> Monticello-OldDataStreamCompatibility-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: 	Loaded -> MonticelloFileServices-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: 	Loaded -> Spec2-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: 	Loaded -> Tool-Diff-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: 	Loaded -> Tool-FileList-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: 	Loaded -> Tool-Finder-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: 	Loaded -> Tool-ImageCleaner-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: 	Loaded -> Tools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Finished atomic load
MetacelloNotification: Evaluated -> baseline [BaselineOfBasicTools] >> postload:package:
MetacelloNotification: Evaluated -> baseline [BaselineOfDisplay] >> preload:package:
MetacelloNotification: Evaluated -> baseline [BaselineOfDisplay] >> postload:package:
MetacelloNotification: Evaluated -> baseline [BaselineOfUnifiedFFI] >> preload:package:
MetacelloNotification: Evaluated -> baseline [BaselineOfUnifiedFFI] >> postload:package:
MetacelloNotification: Loaded -> Athens-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Athens-Text-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Athens-Balloon-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Athens-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
SystemNotification: ClapParameterized>>addAll:(parameters is shadowed)
MetacelloNotification: Loaded -> Athens-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Athens-Cairo-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Evaluated -> baseline [BaselineOfAthens] >> postload:package:
MetacelloNotification: Loaded -> Flashback-Decompiler-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: ClyClassWithUndeclares>>method2WithUndeclares (undeclaredStubInstVar2 is Undeclared)
NewUndeclaredWarning: ClyClassWithUndeclares>>method1WithUndeclares (undeclaredStubInstVar1 is Undeclared)
MetacelloNotification: Loaded -> Flashback-Decompiler-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Shift-ClassBuilder-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: ShClassInstallerTest>>testDuplicateClassPreserveMethods (BooleanSlot is Undeclared)
NewUndeclaredWarning: ShClassInstallerTest>>testDuplicateClassPreserveSlots (BooleanSlot is Undeclared)
NewUndeclaredWarning: ShClassInstallerTest>>testDuplicateClassPreserveSlots (BooleanSlot is Undeclared)
MetacelloNotification: Loaded -> Shift-ClassInstaller-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared)
NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared)
NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared)
NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared)
NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfNormalClassWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfNormalClassWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfNormalClassWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared)
NewUndeclaredWarning: T2TraitMCDefinitionsTest>>testEqualityOfTraitDefinitionWithDifferentSlotTypes (PropertySlot is Undeclared)
MetacelloNotification: Loaded -> TraitsV2-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Slot-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Slot-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> VariablesLibrary-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Clap-Commands-Pharo-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Clap-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Clap-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> SUnit-Visitor-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> SUnit-Support-UITesting-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> EnlumineurFormatter-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: IconStyler class>>withStaticStylers (DocCommentIconStyler is Undeclared)
MetacelloNotification: Loaded -> Reflectivity-Tools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: BreakpointTest>>testObjectCentricAPI (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: BreakpointTest>>testObjectCentricAPI (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: BreakpointTest>>testObjectCentricASTAPI (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: BreakpointTest>>testObjectCentricASTAPI (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: BreakpointTest>>testObjectCentricASTAPI (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: BreakpointTest>>testObjectCentricBreakpoint (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: BreakpointTest>>testObjectCentricBreakpoint (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: BreakpointTest>>testObjectCentricBreakpoint (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: BreakpointTest>>testObjectCentricObjectAPI (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: BreakpointTest>>testObjectCentricObjectAPI (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: BreakpointTest>>testUninstallFromGarbageCollectedInstance (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: BreakpointTest>>testUninstallFromGarbageCollectedInstance (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: ExecutionCounterTest>>setUp (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: ExecutionCounterTest>>setUp (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: ExecutionCounterTest>>testCounting (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: ExecutionCounterTest>>testCountingAfterReset (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: ExecutionCounterTest>>testCountingAfterReset (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: ExecutionCounterTest>>testMultipleCounters (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: ExecutionCounterTest>>testReseting (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testAddSameWatchSameNode (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testAddWatch (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testAddWatchSameNode (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testDeleteAllHistory (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testDeleteAllHistory (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testDeleteAllHistory (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testDeleteAllHistory (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testDeleteHistory (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testDeleteHistory (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testDeleteHistory (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testDeleteHistoryFromNode (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testDeleteHistoryFromNode (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testDeleteHistoryFromNode (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testSaveOneValue (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testSaveOneValue (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testSaveValues (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testSaveValues (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testSaveValues (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testSendMessage (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testSendMessage (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testSendMessage (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testStopRecording (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testStopRecording (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testTimestamp (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testTimestamp (ReflectivityExamples is Undeclared)
NewUndeclaredWarning: WatchTest>>testWatchTwice (ReflectivityExamples is Undeclared)
MetacelloNotification: Loaded -> Reflectivity-Tools-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Reflectivity-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Reflectivity-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Reflectivity-VariableBreakpoint-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Evaluated -> baseline [BaselineOfReflectivity] >> postload:package:
MetacelloNotification: Loaded -> Network-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: GoferResource>>setUpMonticelloRepository (MetacelloTestsMCPackage is Undeclared)
MetacelloNotification: Loaded -> Gofer-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Rubric-SpecFindReplaceDialog-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Metacello-TestsMCResources-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
SystemNotification: DrTestsTestRunnerTest>>testSelectedPackagesContainTestCases(package is shadowed)
MetacelloNotification: Loaded -> Metacello-TestsCore-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Metacello-TestsCommonMC-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Metacello-TestsMC-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Metacello-TestsMCCore-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Metacello-TestsPlatform-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Metacello-TestsReference-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Metacello-Gitlab-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> CodeImport-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Collections-Abstract-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Collections-Atomic-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Collections-Stack-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Collections-Streams-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Collections-Strings-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Collections-Support-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Collections-Unordered-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Collections-Weak-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Collections-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: FluidClassDefinitionPrinterTest>>testExpandedEpTEventVisitorClassTrait (EpTEventVisitor is Undeclared)
NewUndeclaredWarning: FluidClassDefinitionPrinterTest>>testTEventVisitorClassTrait (EpTEventVisitor is Undeclared)
NewUndeclaredWarning: OldPharoClassDefinitionPrinterTest>>testTEventVisitorClassTrait (EpTEventVisitor is Undeclared)
MetacelloNotification: Loaded -> Kernel-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Kernel-Tests-Extended-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Kernel-Tests-WithCompiler-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Announcements-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Compression-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> FileSystem-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> FileSystem-Tests-Disk-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> FileSystem-Tests-Attributes-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Files-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Jobs-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> OpalCompiler-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Random-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Ring-Definitions-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
SystemNotification: MicToPillarBasicTest>>testCodeInText(pillarDocument is shadowed)
MetacelloNotification: Loaded -> Ring-Definitions-Tests-Containers-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> System-Object Events-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> System-OSEnvironments-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Zinc-Character-Encoding-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> System-Platforms-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Text-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Multilingual-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Shout-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Rubric-Styling-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Shout-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> ReflectionMirrors-Primitives-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> FuzzyMatcher-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> FuzzyMatcher-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: RewriteRuleEditor>>runReplace (RBSmalllintChecker is Undeclared)
NewUndeclaredWarning: RewriteRuleEditor>>runReplace (RBTransformationRule is Undeclared)
NewUndeclaredWarning: NautilusRefactoring>>handleMethodNameRequest:in: (SycMethodNameEditor is Undeclared)
NewUndeclaredWarning: NautilusRefactoring>>handleMethodNameRequest:in: (CmdCommandAborted is Undeclared)
MetacelloNotification: Loaded -> NautilusRefactoring-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: ClassTestCase>>testMethodsOfTheClassShouldNotBeRepeatedInItsSuperclasses (ReEquivalentSuperclassMethodsRule is Undeclared)
NewUndeclaredWarning: ClassTestCase>>testTraitExplicitRequirementMethodsMustBeImplementedInTheClassOrInASuperclass (ReExplicitRequirementMethodsRule is Undeclared)
MetacelloNotification: Loaded -> Refactoring-Critics-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: ClassTestCase>>assertValidLintRule: (ReSmalllintChecker is Undeclared)
MetacelloNotification: Loaded -> Manifest-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Manifest-Resources-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: SmalllintManifestCheckerTest>>setUp (ReCodeCruftLeftInMethodsRule is Undeclared)
NewUndeclaredWarning: SmalllintManifestCheckerTest>>setUp (ReCodeCruftLeftInMethodsRule is Undeclared)
NewUndeclaredWarning: SmalllintManifestCheckerTest>>setUp (ReTemporaryNeitherReadNorWrittenRule is Undeclared)
NewUndeclaredWarning: SmalllintManifestCheckerTest>>setUp (ReTemporaryNeitherReadNorWrittenRule is Undeclared)
NewUndeclaredWarning: SmalllintManifestCheckerTest>>setUp (ReSmalllintChecker is Undeclared)
NewUndeclaredWarning: SmalllintManifestCheckerTest>>testCriticsOf (ReRuleManager is Undeclared)
NewUndeclaredWarning: SmalllintManifestCheckerTest>>testCriticsOf (ReTemporaryNeitherReadNorWrittenRule is Undeclared)
NewUndeclaredWarning: SmalllintManifestCheckerTest>>testIsFalsePositive (ReRuleManager is Undeclared)
NewUndeclaredWarning: SmalllintManifestCheckerTest>>testIsFalsePositive (ReCodeCruftLeftInMethodsRule is Undeclared)
NewUndeclaredWarning: SmalllintManifestCheckerTest>>testIsFalsePositive (ReCodeCruftLeftInMethodsRule is Undeclared)
NewUndeclaredWarning: SmalllintManifestCheckerTest>>testIsToDo (ReRuleManager is Undeclared)
NewUndeclaredWarning: SmalllintManifestCheckerTest>>testIsToDo (ReTemporaryNeitherReadNorWrittenRule is Undeclared)
NewUndeclaredWarning: SmalllintManifestCheckerTest>>testIsToDo (ReTemporaryNeitherReadNorWrittenRule is Undeclared)
NewUndeclaredWarning: SmalllintManifestCheckerTest>>testToDoOf (ReRuleManager is Undeclared)
NewUndeclaredWarning: SmalllintManifestCheckerTest>>testToDoOf (ReTemporaryNeitherReadNorWrittenRule is Undeclared)
NewUndeclaredWarning: SmalllintManifestCheckerTest>>testToDoOf (ReTemporaryNeitherReadNorWrittenRule is Undeclared)
MetacelloNotification: Loaded -> Manifest-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: CriticBrowser>>initialize (ReCriticsCache is Undeclared)
NewUndeclaredWarning: CriticBrowser>>initialize (ReSmalllintChecker is Undeclared)
NewUndeclaredWarning: SelectRuleBrowser class>>items (ReRuleManager is Undeclared)
NewUndeclaredWarning: SingleCodeCriticResultList>>browseDependencies (DAPackageAnalyzerPackageDependenciesWindow is Undeclared)
MetacelloNotification: Loaded -> Tool-CriticBrowser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Renraku-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: RenrakuTest>>testAsClassRuleTransformation (ReAsClassRule is Undeclared)
NewUndeclaredWarning: RenrakuTest>>testNoClassComment (ReNoClassCommentRule is Undeclared)
NewUndeclaredWarning: RenrakuTest>>testNoClassComment (ReNoClassCommentRule is Undeclared)
NewUndeclaredWarning: RenrakuTest>>testUnclassifiedMethod (ReUnclassifiedMethodsRule is Undeclared)
NewUndeclaredWarning: RenrakuTest>>testUnclassifiedMethod (ReUnclassifiedMethodsRule is Undeclared)
MetacelloNotification: Loaded -> Renraku-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Renraku-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Moose-Algos-Graph-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Tool-DependencyAnalyser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Tool-DependencyAnalyser-UI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Moose-Algos-Graph-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Tool-DependencyAnalyser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Tool-DependencyAnalyser-Tests-Data-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
SystemNotification: RBDummyRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
NewUndeclaredWarning: ReInconsistentMethodClassificationRule>>critiqueFor: (RBMethodProtocolTransformation is Undeclared)
MetacelloNotification: Loaded -> GeneralRules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
NewUndeclaredWarning: ReSmalllintTest>>classEnvironmentWithAllObjectClasses (RBSmalllintTestSuperclassObject is Undeclared)
NewUndeclaredWarning: ReSmalllintTest>>ruleFor:plusSelectors: (RBSmalllintTestObject is Undeclared)
NewUndeclaredWarning: ReSmalllintTest>>ruleFor:plusSelectors: (RBSmalllintTestObject is Undeclared)
NewUndeclaredWarning: ReSmalllintTest>>ruleFor:plusSelectors: (RBSmalllintTestObject is Undeclared)
MetacelloNotification: Loaded -> GeneralRules-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Kernel-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: ProperlyImplementedSUnitClassesTest>>testAndMakeSureSuperSetupIsCalledAsFirstMessageInSetupMethodsOfTestCases (ReShouldSendSuperSetUpAsFirstMessage is Undeclared)
NewUndeclaredWarning: ProperlyImplementedSUnitClassesTest>>testAndMakeSureSuperTearDownIsCalledAsLastMessageInTearDownMethodsOfTestCases (ReShouldSendSuperTearDownAsLastMessage is Undeclared)
NewUndeclaredWarning: ReleaseTest>>testTestCasesEndsWithTestOrTestCase (ReTestClassNameShouldEndWithTestRule is Undeclared)
MetacelloNotification: Loaded -> ReleaseTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> NautilusRefactoring-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Evaluated -> baseline [BaselineOfReflectivity] >> postload:package:
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
MetacelloNotification: Loaded -> OSWindow-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> OSWindow-SDL2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> OSWindow-VM-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> OSWindow-SDL2-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> OSWindow-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> SUnit-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Kernel-Tests-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Polymorph-Widgets-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> System-Settings-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> System-Support-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Rubric-Rules-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
SystemNotification: RBRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
MetacelloNotification: Loaded -> Refactoring-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Refactoring-Tests-Changes-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
MetacelloNotification: Loaded -> Refactoring-Tests-Critics-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Refactoring-Tests-Environment-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Refactoring-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Ombu-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Epicea-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Hiedra-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Hiedra-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> EpiceaBrowsers-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> PharoDocComment-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> STON-Text support-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> System-CommandLine-TextSupport-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> System-Serial Port-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> PerformMessageCommandLineHandler-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Files-Prompt-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Fuel-Platform-Pharo-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Fuel-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Debugging-Utils-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> AST-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> System-Installers-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> MonticelloMocks-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> FormCanvas-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Collections-DoubleLinkedList-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Collections-Arithmetic-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> ConfigurationCommandLineHandler-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> MetacelloCommandLineHandler-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Debugger-Model-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Debugger-Oups-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> EmergencyDebugger-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> EmbeddedFreeType-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Ombu-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Epicea-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Hiedra-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> EpiceaBrowsers-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> FileSystem-Tests-Memory-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Fonts-Infrastructure-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> FreeType-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> FreeType-Help-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Graphics-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> HelpSystem-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Keymapping-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
OpalCompiler
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-32bit-5ef105a.image --no-default-preferences eval --save 'MCCacheRepository uniqueInstance enable. FFIMethodRegistry resetAll. PharoSourcesCondenser condenseNewSources. Smalltalk garbageCollect'
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
MetacelloNotification: Loaded -> Morphic-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Morphic-Widgets-FastTable-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> NECompletion-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> NewValueHolder-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> ProfStef-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Regex-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Ring-Definitions-Tests-Monticello-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Rubric-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> ScriptingExtensions-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> STON-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> System-Caching-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> System-Hashing-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> System-History-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> System-Localization-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> System-SessionManager-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> System-Settings-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> System-Support-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Text-Diff-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Text-Edition-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Tool-ExternalBrowser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Tool-FileList-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Tool-Finder-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Tool-Profilers-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Tool-Workspace-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Tools-Test-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Zinc-Resource-Meta-FileSystem-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Zinc-Resource-Meta-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Zinc-HTTP-Examples-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Zinc-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> System-Identification-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: SystemDependenciesTest>>metacelloPackageNames (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>metacelloPackageNames (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>metacelloPackageNames (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>metacelloPackageNames (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>metacelloPackageNames (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>metacelloPackageNames (BaselineOfMonticello is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>metacelloPackageNames (BaselineOfMonticello is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalCompilerDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalCompilerDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalCompilerDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalCompilerDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalFileSystemDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalFileSystemDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalFileSystemDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalFileSystemDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalFileSystemDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalIDEDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalIDEDependencies (BaselineOfMonticello is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalIDEDependencies (BaselineOfIceberg is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalIDEDependencies (BaselineOfLibGit is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalIDEDependencies (BaselineOfIceberg is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalIDEDependencies (BaselineOfLibGit is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalKernelDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalKernelDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalKernelDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalLocalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalLocalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalLocalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalLocalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalLocalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalLocalMonticelloDependencies (BaselineOfMonticello is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalMonticelloDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalMonticelloDependencies (BaselineOfMonticello is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalMonticelloDependencies (BaselineOfMonticello is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalSUnitKernelDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalSUnitKernelDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalSUnitKernelDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalSUnitKernelDependencies (BaselineOfPharoBootstrap is Undeclared)
NewUndeclaredWarning: SystemDependenciesTest>>testExternalSUnitKernelDependencies (BaselineOfPharoBootstrap is Undeclared)
MetacelloNotification: Loaded -> System-DependenciesTests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> System-BasicCommandLineHandler-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Transcript-NonInteractive-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> PharoDocComment-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Zinc-Zodiac-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Zodiac-Extra-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Zodiac-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> SortFunctions-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> SortFunctions-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> BaselineOfPharoBootstrap-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> BaselineOfMonticello-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> BaselineOfTelePharoSupport-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> ReferenceFinder-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Refactoring2-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Refactoring2-Transformations-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
SystemNotification: RBDummyRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
MetacelloNotification: Loaded -> Refactoring2-Transformations-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> ClassParser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> ClassParser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> UndefinedClasses-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> UndefinedClasses-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> ClassAnnotation-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> ClassAnnotation-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Commander-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Commander-Core-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Commander-Activators-Shortcut-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Commander-Activators-ContextMenu-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Commander-Activators-DragAndDrop-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Commander-Activators-WorldMenu-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Commander-Activators-Mouse-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Commander-Activators-TextView-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Commander-SpecSupport-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Commander-Spec2-Compatibility-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> SystemCommands-RefactoringSupport-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: SycAbstractAllInstVarAccessorsCommand class>>browserShortcutActivation (ClyClass is Undeclared)
NewUndeclaredWarning: SycAbstractAllInstVarAccessorsCommand class>>fullBrowserMenuActivation (ClyClassContextOfFullBrowser is Undeclared)
NewUndeclaredWarning: SycGenerateAllInstVarAccessorsCommand class>>browserShortcutActivation (ClyClass is Undeclared)
NewUndeclaredWarning: SycRemoveClassKeepingSubclassesCommand class>>fullBrowserMenuActivation (ClyClassContextOfFullBrowser is Undeclared)
NewUndeclaredWarning: SycRemoveClassKeepingSubclassesCommand class>>fullBrowserShortcutActivation (ClyClassContextOfFullBrowser is Undeclared)
NewUndeclaredWarning: SycAddSubclassCommand class>>browserContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
NewUndeclaredWarning: SycAddSubclassCommand class>>browserContextMenuActivation (ClyClass is Undeclared)
NewUndeclaredWarning: SycInsertSubclassCommand class>>browserContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
NewUndeclaredWarning: SycInsertSubclassCommand class>>browserContextMenuActivation (ClyClass is Undeclared)
NewUndeclaredWarning: SycInsertSuperclassCommand class>>browserContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
NewUndeclaredWarning: SycInsertSuperclassCommand class>>browserContextMenuActivation (ClyClass is Undeclared)
MetacelloNotification: Loaded -> SystemCommands-ClassCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: SycAddMessageArgumentCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
NewUndeclaredWarning: SycAddMessageArgumentCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
NewUndeclaredWarning: SycFindAndReplaceMethodCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
NewUndeclaredWarning: SycFindAndReplaceMethodCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
NewUndeclaredWarning: SycInlineAllSendersMessageCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
NewUndeclaredWarning: SycInlineAllSendersMessageCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
NewUndeclaredWarning: SycRemoveMessageArgumentCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
NewUndeclaredWarning: SycRemoveMessageArgumentCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
NewUndeclaredWarning: SycReplaceMessageCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
NewUndeclaredWarning: SycReplaceMessageCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
MetacelloNotification: Loaded -> SystemCommands-MessageCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: SycMoveMethodsToPackageCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
NewUndeclaredWarning: SycMoveMethodsToPackageCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
NewUndeclaredWarning: SycMoveMethodsToPackageDefiningClassCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
NewUndeclaredWarning: SycMoveMethodsToPackageDefiningClassCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
NewUndeclaredWarning: SycMoveMethodsToClassCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
NewUndeclaredWarning: SycMoveMethodsToClassCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
NewUndeclaredWarning: SycMoveMethodsToClassSideCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
NewUndeclaredWarning: SycMoveMethodsToClassSideCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
NewUndeclaredWarning: SycMoveMethodsToClassSideCommand class>>methodShortcutActivation (ClyMethod is Undeclared)
NewUndeclaredWarning: SycMoveMethodsToInstanceSideCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
NewUndeclaredWarning: SycMoveMethodsToInstanceSideCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
NewUndeclaredWarning: SycMoveMethodsToInstanceSideCommand class>>methodShortcutActivation (ClyMethod is Undeclared)
NewUndeclaredWarning: SycPushDownMethodCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
NewUndeclaredWarning: SycPushDownMethodCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
NewUndeclaredWarning: SycPushDownMethodCommand class>>methodShortcutActivation (ClyMethod is Undeclared)
NewUndeclaredWarning: SycPushUpMethodCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
NewUndeclaredWarning: SycPushUpMethodCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
NewUndeclaredWarning: SycPushUpMethodCommand class>>methodShortcutActivation (ClyMethod is Undeclared)
NewUndeclaredWarning: SycRemoveHierarchyMethodCommand class>>methodContextMenuActivation (ClyMoreRefactorsMenuGroup is Undeclared)
NewUndeclaredWarning: SycRemoveHierarchyMethodCommand class>>methodContextMenuActivation (ClyMethod is Undeclared)
MetacelloNotification: Loaded -> SystemCommands-MethodCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> SystemCommands-PackageCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> SystemCommands-SourceCodeCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> SystemCommands-VariableCommands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> SystemCommands-RefactoringSupport-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-NavigationModel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-NavigationModel-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemQueries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-PExtendedByP5-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-P5WithTags-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-PWithSingleClass-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-PExtendedByP1-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-P1WithHierarchy-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-P2WithSubclassFromP1-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-P3WithSubclassFromP2-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Traits-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Traits-Queries-Tests-PWithTraits-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Traits-Queries-Tests-PExtendingTrait-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemQueries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Traits-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Critic-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Critic-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Deprecation-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Deprecation-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-FileOut-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-InheritanceAnalysis-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-InheritanceAnalysis-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Monticello-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Reflectivity-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Reflectivity-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-SUnit-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-SUnit-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Undeclared-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: ClyClassWithUndeclares>>method1WithUndeclares (undeclaredStubInstVar1 is Undeclared)
NewUndeclaredWarning: ClyClassWithUndeclares>>method2WithUndeclares (undeclaredStubInstVar2 is Undeclared)
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Undeclared-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-FFI-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-FFI-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Flags-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Flags-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-ClassScripts-Queries-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-ClassScripts-Queries-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: ClyFullVisibilityLevel>>decorateMethodGroupTableCell:of: (ClyMethodVisibilityMorph is Undeclared)
NewUndeclaredWarning: ClySuperclassVisibilityLevel>>decorateMethodGroupTableCell:of: (ClyMethodVisibilityMorph is Undeclared)
NewUndeclaredWarning: ClyClassSideLinkTableDecorator class>>decorateMainTableCell:inContext: (ClySwitchToClassSideCommand is Undeclared)
NewUndeclaredWarning: ClyClassSideLinkTableDecorator class>>methodDecorationStrategy (ClyMethodContextOfFullBrowser is Undeclared)
MetacelloNotification: Loaded -> Calypso-SystemTools-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-DependencyAnalyser-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-ClassScripts-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Flags-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-FFI-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Undeclared-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-MethodDiffTool-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-FileOut-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemTools-FullBrowser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: ClyRunTestsFromMethodDataSourceCommand class>>queryBrowserToolbarActivation (ClyQueryBrowserContext is Undeclared)
MetacelloNotification: Loaded -> Calypso-SystemPlugins-SUnit-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-InheritanceAnalysis-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Deprecation-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Critic-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Traits-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemTools-FullBrowser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemTools-QueryBrowser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Reflectivity-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Reflectivity-Browser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemTools-QueryBrowser-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemTools-OldToolCompatibillity-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: RGEnvironment>>compileANewClassFrom:notifying:startingFrom: (RGChunkImporter is Undeclared)
MetacelloNotification: Loaded -> Ring-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: RGEnvironment>>writeIntoFileTree: (IceMetadatalessFileTreeWriter is Undeclared)
MetacelloNotification: Loaded -> Ring-Monticello-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Ring-ChunkImporter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Ring-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Ring-Tests-Monticello-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Ring-Tests-ChunkImporter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Ring-TraitsV2Support-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Ring-RuntimeSupport-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-Ring-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: CatalogBrowser>>buildBrowser (GLMTabulator is Undeclared)
MetacelloNotification: Loaded -> Tool-Catalog-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Glamour-Announcements-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Glamour-Helpers-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: GLMPopupAction>>popupActOn:from: (GLMPopupActionBrick is Undeclared)
NewUndeclaredWarning: GLMPopupAction>>popupActOn:from: (GLMPopupBrickCloser is Undeclared)
NewUndeclaredWarning: GLMPopupAction>>popupActOn:from: (GLMPopupBrickOutisideClickPredicate is Undeclared)
NewUndeclaredWarning: GLMBrowser>>close (GLMBrowserClosed is Undeclared)
NewUndeclaredWarning: GLMCompositePresentation>>actionList (GLMActionListPresentation is Undeclared)
NewUndeclaredWarning: GLMCompositePresentation>>diff (GLMDiffPresentation is Undeclared)
NewUndeclaredWarning: GLMCompositePresentation>>dropDownList (GLMDropDownListPresentation is Undeclared)
NewUndeclaredWarning: GLMCompositePresentation>>dynamic (GLMDynamicPresentation is Undeclared)
NewUndeclaredWarning: GLMCompositePresentation>>finder (GLMFinder is Undeclared)
NewUndeclaredWarning: GLMCompositePresentation>>list (GLMListPresentation is Undeclared)
NewUndeclaredWarning: GLMCompositePresentation>>morph (GLMMorphPresentation is Undeclared)
NewUndeclaredWarning: GLMCompositePresentation>>smalltalkCode (GLMSmalltalkCodePresentation is Undeclared)
NewUndeclaredWarning: GLMCompositePresentation>>table (GLMTablePresentation is Undeclared)
NewUndeclaredWarning: GLMCompositePresentation>>tabulator (GLMTabulator is Undeclared)
NewUndeclaredWarning: GLMCompositePresentation>>text (GLMRubricTextPresentation is Undeclared)
NewUndeclaredWarning: GLMCompositePresentation>>tree (GLMTreePresentation is Undeclared)
NewUndeclaredWarning: GLMPresentation>>windowIsClosing (GLMBrowserClosing is Undeclared)
MetacelloNotification: Loaded -> Glamour-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Glamour-Tasks-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Glamour-PagerModel-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: GLMFlexiblePresentation>>currentPresentation (GLMRubricTextPresentation is Undeclared)
NewUndeclaredWarning: GLMSmalltalkCodePresentation>>defaultSelectionActions (GLMUIThemeExtraIcons is Undeclared)
NewUndeclaredWarning: GLMSmalltalkCodePresentation>>defaultSelectionActions (GLMUIThemeExtraIcons is Undeclared)
MetacelloNotification: Loaded -> Glamour-Presentations-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Glamour-Browsers-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: GLMBrickCheckBoxStyle>>checkboxCheckedImage (GLMUIThemeExtraIcons is Undeclared)
NewUndeclaredWarning: GLMTreeBrick>>newToggleButtonFor: (GLMUIThemeExtraIcons is Undeclared)
NewUndeclaredWarning: GLMTreeBrick>>newToggleButtonFor: (GLMUIThemeExtraIcons is Undeclared)
NewUndeclaredWarning: GLMCollapsableBrick class>>createCollapsable (GLMUIThemeExtraIcons is Undeclared)
NewUndeclaredWarning: GLMCollapsableBrick class>>createCollapsable (GLMUIThemeExtraIcons is Undeclared)
NewUndeclaredWarning: GLMCompositeBrick class>>gtExampleTable (GTObjectPrinter is Undeclared)
NewUndeclaredWarning: GLMCompositeBrick class>>gtExampleTable (GTObjectPrinter is Undeclared)
NewUndeclaredWarning: GLMActionButtonBrick class>>gtExample (GLMUIThemeExtraIcons is Undeclared)
NewUndeclaredWarning: GLMActionButtonBrick class>>gtExample (GLMUIThemeExtraIcons is Undeclared)
NewUndeclaredWarning: GLMEmptyPopupBrick class>>createButton: (GLMUIThemeExtraIcons is Undeclared)
MetacelloNotification: Loaded -> Glamour-Morphic-Brick-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Glamour-Morphic-Theme-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: GLMExpanderContentsNodeModel>>elementColumn (GLMMorphicPaneWithoutTitleRenderer is Undeclared)
MetacelloNotification: Loaded -> Glamour-Morphic-Widgets-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Glamour-Morphic-Renderer-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Glamour-Morphic-Pager-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Glamour-Rubric-Presentations-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Glamour-FastTable-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Glamour-SpecIntegration-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: GLMBrowserTest>>testUpdateRecomputesMatchingPresentations (GLMAnnouncingCollection is Undeclared)
MetacelloNotification: Loaded -> Glamour-Tests-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Glamour-Tests-Resources-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Glamour-Tests-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Glamour-Morphic-Brick-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Glamour-Tests-Rubric-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> OpalCompiler-Tools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> GT-Inspector-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> GT-InspectorExtensions-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> GT-Playground-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> GT-Spotter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> GT-Spotter-UI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> GT-SpotterExtensions-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> GT-Spotter-Processors-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> GT-Debugger-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> GT-BytecodeDebugger-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> GT-SUnitDebugger-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> GT-Tests-Debugger-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> GT-Tests-Inspector-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> GT-Tests-Playground-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> GT-Tests-Spotter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: SptHelpProcessorTest>>testEmptyQueryShowsResults (WelcomeHelp is Undeclared)
MetacelloNotification: Loaded -> GT-Tests-Spotter-Processors-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Spotter-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Evaluated -> baseline [BaselineOfPharoGT] >> postload:package:
MetacelloNotification: Loaded -> HeuristicCompletion-Model-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> HeuristicCompletion-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> HeuristicCompletion-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Spec2-Code-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Spec2-Code-Backend-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Evaluated -> baseline [BaselineOfNewTools] >> preload:package:
MetacelloNotification: Loaded -> Sindarin-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Sindarin-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> NewTools-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> NewTools-Morphic-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: Object>>allInspectorNodes (StInspectorSelfNode is Undeclared)
NewUndeclaredWarning: Object>>defaultObjectInspectorClass (StObjectInspector is Undeclared)
NewUndeclaredWarning: Object>>inspectionMeta (StMetaBrowser is Undeclared)
NewUndeclaredWarning: Object>>inspectionPages (StInspectionCollector is Undeclared)
NewUndeclaredWarning: Object>>inspectionRaw (StRawInspection is Undeclared)
NewUndeclaredWarning: Object>>inspectorNodes (StNodeCollector is Undeclared)
NewUndeclaredWarning: Object>>stInspect (StInspector is Undeclared)
NewUndeclaredWarning: Dictionary>>inspectionItems (StObjectPrinter is Undeclared)
NewUndeclaredWarning: Dictionary>>inspectionItems (StObjectPrinter is Undeclared)
NewUndeclaredWarning: Collection>>inspectionItems (StObjectPrinter is Undeclared)
MetacelloNotification: Loaded -> NewTools-Inspector-Extensions-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> NewTools-Inspector-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> NewTools-Debugger-Commands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> NewTools-Debugger-Extensions-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> NewTools-Playground-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> NewTools-SpTextPresenterDecorators-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
NewUndeclaredWarning: StDebugger>>initializeBreakpointInspector (StDebuggerBreakpointInspection is Undeclared)
MetacelloNotification: Loaded -> NewTools-Debugger-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> NewTools-Debugger-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> NewTools-Debugger-Breakpoints-Tools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> NewTools-ObjectCentricBreakpoints-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> NewTools-Sindarin-Commands-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> NewTools-Sindarin-Tools-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Evaluated -> baseline [BaselineOfNewTools] >> postload:package:
MetacelloNotification: Loaded -> Pillar-Core-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Pillar-ExporterRichText-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Microdown-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Microdown-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Microdown-Pillar-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
SystemNotification: MicToPillarBasicTest>>testCodeInText(pillarDocument is shadowed)
MetacelloNotification: Loaded -> Microdown-Pillar-Tests-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Microdown-RichTextComposer-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Microdown-Calypso-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Geometry-tonel.1 --- github://pharo-contributions/Geometry:master/src --- cache
MetacelloNotification: Loaded -> Geometry-Tests-tonel.1 --- github://pharo-contributions/Geometry:master/src --- cache
MetacelloNotification: Loaded -> NumericInterpolator-tonel.1 --- github://ObjectProfile/NumericScales:master/src --- cache
MetacelloNotification: Loaded -> NumericNoise-tonel.1 --- github://ObjectProfile/NumericScales:master/src --- cache
MetacelloNotification: Loaded -> NumericInterpolator-Tests-tonel.1 --- github://ObjectProfile/NumericScales:master/src --- cache
MetacelloNotification: Loaded -> Roassal3-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- cache
MetacelloNotification: Loaded -> Roassal3-Pharo7-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- cache
NewUndeclaredWarning: RSPunchCardBuilder>>defaultContainer (RSCanvasController is Undeclared)
NewUndeclaredWarning: RSPunchCardBuilder>>labelFor: (RSLabel is Undeclared)
NewUndeclaredWarning: RSPunchCardBuilder>>renderDots: (RSEllipse is Undeclared)
NewUndeclaredWarning: RSPunchCardBuilder>>renderXAxis: (RSAlignment is Undeclared)
NewUndeclaredWarning: RSPunchCardBuilder>>renderYAxis: (RSAlignment is Undeclared)
MetacelloNotification: Loaded -> Roassal3-Builders-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- cache
18313024
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-32bit-5ef105a.image --no-default-preferences clean --release
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
MetacelloNotification: Loaded -> Roassal3-Shapes-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- cache
MetacelloNotification: Loaded -> Roassal3-Animation-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- cache
NewUndeclaredWarning: RSChart>>defaultContainer (RSCanvasController is Undeclared)
NewUndeclaredWarning: RSHorizontalTick>>defaultLabelLocation (RSLocation is Undeclared)
NewUndeclaredWarning: RSVerticalTick>>defaultLabelLocation (RSLocation is Undeclared)
NewUndeclaredWarning: RSChartTitleDecoration>>renderIn: (RSLocation is Undeclared)
NewUndeclaredWarning: RSXLabelDecoration>>renderIn: (RSLocation is Undeclared)
NewUndeclaredWarning: RSYLabelDecoration>>renderIn: (RSLocation is Undeclared)
MetacelloNotification: Loaded -> Roassal3-Chart-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- cache
NewUndeclaredWarning: RSAbstractCanvasMonitor>>onShape: (RSLocation is Undeclared)
NewUndeclaredWarning: RSCanvasController>>renderLegendOn: (RSLegend is Undeclared)
NewUndeclaredWarning: RSLabeled>>initialize (RSLocation is Undeclared)
NewUndeclaredWarning: RSMultilineLabelBuilder>>layout (RSVerticalLineLayout is Undeclared)
MetacelloNotification: Loaded -> Roassal3-Interaction-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- cache
NewUndeclaredWarning: RSLegend>>renderOnDemandIn: (RSHorizontalLineLayout is Undeclared)
NewUndeclaredWarning: RSLegend>>renderOnDemandIn: (RSLocation is Undeclared)
NewUndeclaredWarning: RSLegend>>reset (RSLocation is Undeclared)
NewUndeclaredWarning: RSLegend>>reset (RSLayoutBuilder is Undeclared)
NewUndeclaredWarning: RSLegend>>text:description: (RSHorizontalLineLayout is Undeclared)
NewUndeclaredWarning: RSLegend>>text:withShape: (RSHorizontalLineLayout is Undeclared)
MetacelloNotification: Loaded -> Roassal3-Legend-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- cache
MetacelloNotification: Loaded -> Roassal3-Pie-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- cache
NewUndeclaredWarning: RSAbstractUMLClassRenderer>>applyLayoutOn: (RSVerticalLineLayout is Undeclared)
NewUndeclaredWarning: RSAbstractUMLClassRenderer>>defaultLayout (RSLayoutBuilder is Undeclared)
NewUndeclaredWarning: RSTorchUMLClassRenderer>>applyMLayoutOn: (RSFlowLayout is Undeclared)
NewUndeclaredWarning: RSAbstractUMLPackageRenderer>>classesFor: (RSFlowLayout is Undeclared)
NewUndeclaredWarning: RSAbstractUMLPackageRenderer>>defaultLayout (RSLayoutBuilder is Undeclared)
NewUndeclaredWarning: RSAbstractUMLPackageRenderer>>packageBoxFor:and: (RSVerticalLineLayout is Undeclared)
MetacelloNotification: Loaded -> Roassal3-UML-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- cache
MetacelloNotification: Loaded -> Roassal3-Layouts-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- cache
MetacelloNotification: Loaded -> Roassal3-Colors-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- cache
MetacelloNotification: Loaded -> Roassal3-Sunburst-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- cache
MetacelloNotification: Loaded -> Roassal3-Inspector-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- cache
MetacelloNotification: Loaded -> Roassal3-Menu-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- cache
MetacelloNotification: Loaded -> Roassal3-Global-Tests-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- cache
MetacelloNotification: Loaded -> Roassal3-Animation-Tests-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- cache
MetacelloNotification: Loaded -> Roassal3-Shapes-Tests-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- cache
MetacelloNotification: Loaded -> Roassal3-Interaction-Tests-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- cache
MetacelloNotification: Loaded -> Roassal3-Layouts-Tests-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- cache
MetacelloNotification: Loaded -> Roassal3-Chart-Tests-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- cache
MetacelloNotification: Loaded -> Roassal3-UML-Tests-tonel.1 --- github://ObjectProfile/Roassal3:v0.9.4/src --- cache
MetacelloNotification: Loaded -> Pharo-WelcomeHelp-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-32bit-5ef105a.image --no-default-preferences save Pharo
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
+ echo 90
+ rm -f Pharo9.0-32bit-5ef105a.sources.bak Pharo9.0-SNAPSHOT-32bit-5ef105a.changes.bak
++ echo Pharo9.0-SNAPSHOT
++ cut -d. -f 1-2
++ cut -d- -f 1
+ PHARO_SOURCES_PREFIX=Pharo9.0
+ zip Pharo9.0-SNAPSHOT-32bit-5ef105a.zip Pharo9.0-SNAPSHOT-32bit-5ef105a.changes Pharo9.0-SNAPSHOT-32bit-5ef105a.image Pharo9.0-32bit-5ef105a.sources pharo.version
  adding: Pharo9.0-SNAPSHOT-32bit-5ef105a.changes (deflated 45%)
  adding: Pharo9.0-SNAPSHOT-32bit-5ef105a.image ------------ Obsolete ------------
#()
 ............ Obsolete ............
MetacelloNotification: Fetched -> BaselineOfIceberg-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
MetacelloNotification: Loaded -> BaselineOfIceberg-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
MetacelloNotification: Loading baseline of BaselineOfIceberg...
 (deflated 65%)
  adding: Pharo9.0-32bit-5ef105a.sourcesMetacelloNotification: Fetched -> BaselineOfLibGit-cypress.1 --- github://pharo-vcs/libgit2-pharo-bindings:v2.0.2 --- github://pharo-vcs/libgit2-pharo-bindings:v2.0.2
MetacelloNotification: Loaded -> BaselineOfLibGit-cypress.1 --- github://pharo-vcs/libgit2-pharo-bindings:v2.0.2 --- github://pharo-vcs/libgit2-pharo-bindings:v2.0.2
MetacelloNotification: Project: Tonel baseline
MetacelloNotification: Fetched -> MonticelloTonel-Tests-cypress.1 --- github://pharo-vcs/tonel:v1.0.17 --- github://pharo-vcs/tonel:v1.0.17
MetacelloNotification: Project: LibGit baseline
MetacelloNotification: Fetched -> LibGit-Core-cypress.1 --- github://pharo-vcs/libgit2-pharo-bindings:v2.0.2 --- github://pharo-vcs/libgit2-pharo-bindings:v2.0.2
MetacelloNotification: Fetched -> LibGit-FileSystem-cypress.1 --- github://pharo-vcs/libgit2-pharo-bindings:v2.0.2 --- github://pharo-vcs/libgit2-pharo-bindings:v2.0.2
MetacelloNotification: Fetched -> Iceberg-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
MetacelloNotification: Fetched -> Iceberg-Metacello-Integration-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
MetacelloNotification: Fetched -> Iceberg-TipUI-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
MetacelloNotification: Fetched -> Iceberg-Plugin-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
MetacelloNotification: Fetched -> Iceberg-Plugin-Migration-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
MetacelloNotification: Fetched -> Iceberg-Plugin-Pharo-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
MetacelloNotification: Fetched -> Iceberg-Plugin-GitHub-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
MetacelloNotification: Fetched -> Iceberg-Plugin-Metacello-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
MetacelloNotification: Fetched -> Iceberg-Libgit-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
MetacelloNotification: Fetched -> Iceberg-Libgit-Filetree-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
MetacelloNotification: Fetched -> Iceberg-Libgit-Tonel-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- github://pharo-vcs/iceberg:v1.8.3
 (deflated 81%)
  adding: pharo.version (stored 0%)
[Pipeline] stash
MetacelloNotification: Loaded -> MonticelloTonel-Tests-cypress.1 --- github://pharo-vcs/tonel:v1.0.17 --- cache
Stashed 42 file(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Upload to files.pharo.org-32)
[Pipeline] dir
Running in /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache
[Pipeline] {
[Pipeline] sh
+ BUILD_NUMBER=748 bash ../bootstrap/scripts/prepare_for_upload.sh 32
+ ARCH=32
+++ dirname ../bootstrap/scripts/prepare_for_upload.sh
++ cd ../bootstrap/scripts
++ pwd -P
+ SCRIPTS=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts
+ . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/envversion.sh
++ cut -d- -f 1-2
++ cut -d/ -f 2
++ head -n 1
++ find . -name 'Pharo*.zip'
+ PHARO_NAME_PREFIX=Pharo9.0-SNAPSHOT
++ cut -d. -f 1
++ cut -d - -f 4
++ head -n 1
++ find . -name 'Pharo9.0-SNAPSHOT-32bit*.zip'
+ HASH=5ef105a
+ FULL_IMAGE_NAME=Pharo9.0-SNAPSHOT-32bit-5ef105a.zip
+ MINIMAL_IMAGE_NAME=Pharo9.0-SNAPSHOT-metacello-32bit-5ef105a.zip
+ BUILD_NUMBER=748
++ ARCH
../bootstrap/scripts/prepare_for_upload.sh: line 22: ARCH: command not found
+ '[' == '32]'
../bootstrap/scripts/prepare_for_upload.sh: line 22: [: missing `]'
+ cp Pharo9.0-SNAPSHOT-32bit-5ef105a.zip latest-32.zip
+ cp Pharo9.0-SNAPSHOT-metacello-32bit-5ef105a.zip latest-minimal-32.zip
++ is_release_build
++ set -f
+++ git tag --list --points-at HEAD
+++ grep -E '^v[0-9]+\.[0-9]+.[0-9]+(\-[a-zA-Z0-9_]+)?$'
++ local versionTag=
++ set +f
++ '[' '' == '' ']'
++ echo 0
+ '[' 0 == 1 ']'
+ for f in '${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip'
+ BITNESS=32bit
+ [[ Pharo9.0-SNAPSHOT-32bit-5ef105a.zip != \P\h\a\r\o\9\.\0\-\S\N\A\P\S\H\O\T\-\3\2\b\i\t\-\5\e\f\1\0\5\a\.\z\i\p ]]
+ mv Pharo9.0-SNAPSHOT-32bit-5ef105a.zip Pharo9.0-SNAPSHOT.build.748.sha.5ef105a.arch.32bit.zip
+ for f in '${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip'
+ BITNESS=32bit
+ [[ Pharo9.0-SNAPSHOT-bootstrap-32bit-5ef105a.zip != \P\h\a\r\o\9\.\0\-\S\N\A\P\S\H\O\T\-\3\2\b\i\t\-\5\e\f\1\0\5\a\.\z\i\p ]]
++ echo Pharo9.0-SNAPSHOT-bootstrap-32bit-5ef105a.zip
++ cut -d - -f 3
+ IMAGE_KIND=bootstrap
+ mv Pharo9.0-SNAPSHOT-bootstrap-32bit-5ef105a.zip Pharo9.0-SNAPSHOT-bootstrap.build.748.sha.5ef105a.arch.32bit.zip
+ for f in '${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip'
+ BITNESS=32bit
+ [[ Pharo9.0-SNAPSHOT-compiler-32bit-5ef105a.zip != \P\h\a\r\o\9\.\0\-\S\N\A\P\S\H\O\T\-\3\2\b\i\t\-\5\e\f\1\0\5\a\.\z\i\p ]]
++ echo Pharo9.0-SNAPSHOT-compiler-32bit-5ef105a.zip
++ cut -d - -f 3
+ IMAGE_KIND=compiler
+ mv Pharo9.0-SNAPSHOT-compiler-32bit-5ef105a.zip Pharo9.0-SNAPSHOT-compiler.build.748.sha.5ef105a.arch.32bit.zip
+ for f in '${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip'
+ BITNESS=32bit
+ [[ Pharo9.0-SNAPSHOT-core-32bit-5ef105a.zip != \P\h\a\r\o\9\.\0\-\S\N\A\P\S\H\O\T\-\3\2\b\i\t\-\5\e\f\1\0\5\a\.\z\i\p ]]
++ echo Pharo9.0-SNAPSHOT-core-32bit-5ef105a.zip
++ cut -d - -f 3
+ IMAGE_KIND=core
+ mv Pharo9.0-SNAPSHOT-core-32bit-5ef105a.zip Pharo9.0-SNAPSHOT-core.build.748.sha.5ef105a.arch.32bit.zip
+ for f in '${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip'
+ BITNESS=32bit
+ [[ Pharo9.0-SNAPSHOT-hermesPackages-32bit-5ef105a.zip != \P\h\a\r\o\9\.\0\-\S\N\A\P\S\H\O\T\-\3\2\b\i\t\-\5\e\f\1\0\5\a\.\z\i\p ]]
++ echo Pharo9.0-SNAPSHOT-hermesPackages-32bit-5ef105a.zip
++ cut -d - -f 3
+ IMAGE_KIND=hermesPackages
+ mv Pharo9.0-SNAPSHOT-hermesPackages-32bit-5ef105a.zip Pharo9.0-SNAPSHOT-hermesPackages.build.748.sha.5ef105a.arch.32bit.zip
+ for f in '${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip'
+ BITNESS=32bit
+ [[ Pharo9.0-SNAPSHOT-metacello-32bit-5ef105a.zip != \P\h\a\r\o\9\.\0\-\S\N\A\P\S\H\O\T\-\3\2\b\i\t\-\5\e\f\1\0\5\a\.\z\i\p ]]
++ echo Pharo9.0-SNAPSHOT-metacello-32bit-5ef105a.zip
++ cut -d - -f 3
+ IMAGE_KIND=metacello
+ mv Pharo9.0-SNAPSHOT-metacello-32bit-5ef105a.zip Pharo9.0-SNAPSHOT-metacello.build.748.sha.5ef105a.arch.32bit.zip
+ for f in '${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip'
+ BITNESS=32bit
+ [[ Pharo9.0-SNAPSHOT-monticello-32bit-5ef105a.zip != \P\h\a\r\o\9\.\0\-\S\N\A\P\S\H\O\T\-\3\2\b\i\t\-\5\e\f\1\0\5\a\.\z\i\p ]]
++ echo Pharo9.0-SNAPSHOT-monticello-32bit-5ef105a.zip
++ cut -d - -f 3
+ IMAGE_KIND=monticello
+ mv Pharo9.0-SNAPSHOT-monticello-32bit-5ef105a.zip Pharo9.0-SNAPSHOT-monticello.build.748.sha.5ef105a.arch.32bit.zip
+ for f in '${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip'
+ BITNESS=32bit
+ [[ Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-5ef105a.zip != \P\h\a\r\o\9\.\0\-\S\N\A\P\S\H\O\T\-\3\2\b\i\t\-\5\e\f\1\0\5\a\.\z\i\p ]]
++ echo Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-5ef105a.zip
++ cut -d - -f 3
+ IMAGE_KIND=monticello_bootstrap
+ mv Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-5ef105a.zip Pharo9.0-SNAPSHOT-monticello_bootstrap.build.748.sha.5ef105a.arch.32bit.zip
+ for f in '${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip'
+ BITNESS=32bit
+ [[ Pharo9.0-SNAPSHOT-rpackage-32bit-5ef105a.zip != \P\h\a\r\o\9\.\0\-\S\N\A\P\S\H\O\T\-\3\2\b\i\t\-\5\e\f\1\0\5\a\.\z\i\p ]]
++ cut -d - -f 3
++ echo Pharo9.0-SNAPSHOT-rpackage-32bit-5ef105a.zip
+ IMAGE_KIND=rpackage
+ mv Pharo9.0-SNAPSHOT-rpackage-32bit-5ef105a.zip Pharo9.0-SNAPSHOT-rpackage.build.748.sha.5ef105a.arch.32bit.zip
+ for f in '${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip'
+ BITNESS=32bit
+ [[ Pharo9.0-SNAPSHOT-traits-32bit-5ef105a.zip != \P\h\a\r\o\9\.\0\-\S\N\A\P\S\H\O\T\-\3\2\b\i\t\-\5\e\f\1\0\5\a\.\z\i\p ]]
++ cut -d - -f 3
++ echo Pharo9.0-SNAPSHOT-traits-32bit-5ef105a.zip
+ IMAGE_KIND=traits
+ mv Pharo9.0-SNAPSHOT-traits-32bit-5ef105a.zip Pharo9.0-SNAPSHOT-traits.build.748.sha.5ef105a.arch.32bit.zip
[Pipeline] sshagent
[ssh-agent] Using credentials filepharosync (files.pharo.org)
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-rDBdtkSv9Q1E/agent.8567
SSH_AGENT_PID=8569
Running ssh-add (command line suppressed)
Identity added: /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache@tmp/private_key_6112170202347842279.key (/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache@tmp/private_key_6112170202347842279.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ bash ../bootstrap/scripts/upload_to_files.pharo.org.sh
+++ dirname ../bootstrap/scripts/upload_to_files.pharo.org.sh
++ cd ../bootstrap/scripts
++ pwd -P
+ SCRIPTS=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts
+ . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/envversion.sh
++ cut -d- -f 1-2
++ cut -d/ -f 2
++ head -n 1
++ find . -name 'Pharo*-bootstrap*.zip'
+ PHARO_NAME_PREFIX=Pharo9.0-SNAPSHOT
++ sed 's/\.//'
++ cut -d. -f 1-2
++ cut -c 6-
++ cut -d- -f 1
++ echo Pharo9.0-SNAPSHOT
+ PHARO_SHORT_VERSION=90
+ PACKAGED_VERSIONS='latest*.zip'
++ is_release_build
++ set -f
+++ grep -E '^v[0-9]+\.[0-9]+.[0-9]+(\-[a-zA-Z0-9_]+)?$'
+++ git tag --list --points-at HEAD
++ local versionTag=
++ set +f
++ '[' '' == '' ']'
++ echo 0
+ '[' 0 == 1 ']'
+ destDir=/appli/files.pharo.org/image/90/
+ echo 'Uploading Images to pharo.files.org//appli/files.pharo.org/image/90/'
Uploading Images to pharo.files.org//appli/files.pharo.org/image/90/
+ scp -o StrictHostKeyChecking=no -v latest-32.zip latest-minimal-32.zip Pharo9.0-SNAPSHOT.build.748.sha.5ef105a.arch.32bit.zip Pharo9.0-SNAPSHOT-metacello.build.748.sha.5ef105a.arch.32bit.zip pharoorgde@ssh.cluster023.hosting.ovh.net:files/image/90/
Executing: program /usr/bin/ssh host ssh.cluster023.hosting.ovh.net, user pharoorgde, command scp -v -d -t files/image/90/
OpenSSH_7.2p2 Ubuntu-4ubuntu2.8, OpenSSL 1.0.2g  1 Mar 2016
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: Applying options for *
debug1: Connecting to ssh.cluster023.hosting.ovh.net [91.134.248.233] port 22.
debug1: Connection established.
debug1: key_load_public: No such file or directory
debug1: identity file /builds/.ssh/id_rsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /builds/.ssh/id_rsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /builds/.ssh/id_dsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /builds/.ssh/id_dsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /builds/.ssh/id_ecdsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /builds/.ssh/id_ecdsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /builds/.ssh/id_ed25519 type -1
debug1: key_load_public: No such file or directory
debug1: identity file /builds/.ssh/id_ed25519-cert type -1
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8
debug1: Remote protocol version 2.0, remote software version OpenSSH_7.4p1
debug1: match: OpenSSH_7.4p1 pat OpenSSH* compat 0x04000000
debug1: Authenticating to ssh.cluster023.hosting.ovh.net:22 as 'pharoorgde'
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: algorithm: curve25519-sha256@libssh.org
debug1: kex: host key algorithm: ssh-ed25519
debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
debug1: Server host key: ssh-ed25519 SHA256:L1zucFy7pgrSkls5PwyDOlMchEy1RzH1fjFKCilMwuA
debug1: Host 'ssh.cluster023.hosting.ovh.net' is known and matches the ED25519 host key.
debug1: Found key in /builds/.ssh/known_hosts:1
debug1: rekey after 134217728 blocks
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: rekey after 134217728 blocks
debug1: SSH2_MSG_EXT_INFO received
debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,ssh-rsa,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521>
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: publickey,password
debug1: Next authentication method: publickey
debug1: Offering RSA public key: /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache@tmp/private_key_6112170202347842279.key
debug1: Server accepts key: pkalg ssh-rsa blen 151
debug1: Authentication succeeded (publickey).
Authenticated to ssh.cluster023.hosting.ovh.net ([91.134.248.233]:22).
debug1: channel 0: new [client-session]
debug1: Requesting no-more-sessions@openssh.com
debug1: Entering interactive session.
debug1: pledge: network
debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
debug1: Sending environment.
debug1: Sending env LANG = en_US
debug1: Sending command: scp -v -d -t files/image/90/
Sending file modes: C0664 23439986 latest-32.zip
Sink: C0664 23439986 latest-32.zip
Sending file modes: C0664 3984085 latest-minimal-32.zip
Sink: C0664 3984085 latest-minimal-32.zip
Sending file modes: C0664 23439986 Pharo9.0-SNAPSHOT.build.748.sha.5ef105a.arch.32bit.zip
Sink: C0664 23439986 Pharo9.0-SNAPSHOT.build.748.sha.5ef105a.arch.32bit.zip
Sending file modes: C0664 3984085 Pharo9.0-SNAPSHOT-metacello.build.748.sha.5ef105a.arch.32bit.zip
Sink: C0664 3984085 Pharo9.0-SNAPSHOT-metacello.build.748.sha.5ef105a.arch.32bit.zip
debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
debug1: channel 0: free: client-session, nchannels 1
debug1: fd 0 clearing O_NONBLOCK
debug1: fd 1 clearing O_NONBLOCK
debug1: fd 2 clearing O_NONBLOCK
Transferred: sent 54916312, received 12212 bytes, in 1.6 seconds
Bytes per second: sent 35267758.7, received 7842.7
debug1: Exit status 0
[Pipeline] }
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 8569 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] archiveArtifacts
Archiving artifacts
MetacelloNotification: Loaded -> LibGit-Core-cypress.1 --- github://pharo-vcs/libgit2-pharo-bindings:v2.0.2 --- cache
MetacelloNotification: Loaded -> LibGit-FileSystem-cypress.1 --- github://pharo-vcs/libgit2-pharo-bindings:v2.0.2 --- cache
MetacelloNotification: Evaluated -> baseline [BaselineOfLibGit] >> postLoadActions
NewUndeclaredWarning: IcePlaintextOtpCredentials>>askForModelClass (IceTipAskForPlaintextOtpCredentialsModel is Undeclared)
NewUndeclaredWarning: IceBasicProject>>backwardsCompatibleFormat (TIceRepositoryWriter is Undeclared)
NewUndeclaredWarning: IceCommitish>>properties (IceRepositoryProperties is Undeclared)
NewUndeclaredWarning: IceCredentialsProvider class>>defaultForRemoteUrl: (IceGitRemote is Undeclared)
NewUndeclaredWarning: IceIndex>>updateIndex: (IceIndexUpdateVisitor is Undeclared)
NewUndeclaredWarning: IceMetacelloRepositoryAdapter>>morphicOpen: (IceTipRepositoriesBrowser is Undeclared)
NewUndeclaredWarning: IceRemote>>remoteBranchNamed: (IceBranchNotFound is Undeclared)
NewUndeclaredWarning: IceRepository>>branchNamed: (IceBranchNotFound is Undeclared)
NewUndeclaredWarning: IceRepository>>remoteBranchNamed: (IceBranchNotFound is Undeclared)
NewUndeclaredWarning: IceWorkingCopyPatcherVisitor>>visitPackage: (IceMCSnapshotPatchVisitor is Undeclared)
NewUndeclaredWarning: Iceberg class>>bootstrapWithCommitId:packageList: (IceLibgitRepository is Undeclared)
NewUndeclaredWarning: Iceberg class>>mcRepositoryFor: (IceMetacelloRepositoryType is Undeclared)
NewUndeclaredWarning: IceMergeResolutionRequest>>defaultAction (IceTipMergeMorph is Undeclared)
NewUndeclaredWarning: IceProxyMCVersionInfo>>findVersionInfo (IceGitRemote is Undeclared)
NewUndeclaredWarning: MCGitBasedNetworkRepository>>createIcebergRepositoryFor: (IceRepositoryCreator is Undeclared)
NewUndeclaredWarning: MCGitBasedNetworkRepository>>getOrCreateIcebergRepository (IceGitRemote is Undeclared)
NewUndeclaredWarning: IceMetacelloDuplicatedNotification>>existingProjectRegistration (IceLibgitRepository is Undeclared)
MetacelloNotification: Loaded -> Iceberg-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- cache
NewUndeclaredWarning: IceGitLocalRepositoryType>>isGitRoot: (IceRepositoryCreator is Undeclared)
NewUndeclaredWarning: IceGitLocalRepositoryType>>mcRepository (IceRepositoryCreator is Undeclared)
MetacelloNotification: Loaded -> Iceberg-Metacello-Integration-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- cache
Recording fingerprints
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
NewUndeclaredWarning: IceTipEditProjectDialog>>guessFormatFromDirectory: (IceLibgitFiletreeWriter is Undeclared)
NewUndeclaredWarning: IceTipEditProjectDialog>>guessFormatFromDirectory: (IceLibgitFiletreeWriter is Undeclared)
NewUndeclaredWarning: IceTipEditProjectDialog>>guessFormatFromDirectory: (IceLibgitFiletreeWriter is Undeclared)
NewUndeclaredWarning: IceTipEditProjectDialog>>initialize (TIceRepositoryWriter is Undeclared)
NewUndeclaredWarning: IceTipEditProjectDialog>>initialize (IceLibgitRepository is Undeclared)
NewUndeclaredWarning: IceTipLocationPresenter>>location (IceLibgitRepository is Undeclared)
NewUndeclaredWarning: IceTipLocationPresenter>>location (IceLibgitRepository is Undeclared)
NewUndeclaredWarning: IceTipLocationPresenter>>location (IceLibgitRepository is Undeclared)
NewUndeclaredWarning: IceTipGitRepositoryPanel>>extractProjectName: (IceGitRemote is Undeclared)
NewUndeclaredWarning: IceTipGitRepositoryPanel>>newRepository (IceRepositoryCreator is Undeclared)
NewUndeclaredWarning: IceTipGitRepositoryPanel>>newRepository (IceGitRemote is Undeclared)
NewUndeclaredWarning: IceTipGitRepositoryPanel>>validate (IceGitRemote is Undeclared)
NewUndeclaredWarning: IceTipLocalRepositoryPanel>>newRepository (IceRepositoryCreator is Undeclared)
NewUndeclaredWarning: IceTipLocalRepositoryPanel>>validate (IceRepositoryCreator is Undeclared)
NewUndeclaredWarning: IceTipNewRepositoryPanel>>newRepository (IceRepositoryCreator is Undeclared)
NewUndeclaredWarning: IceTipRepositoryTypePanel>>defaultLocation (IceLibgitRepository is Undeclared)
NewUndeclaredWarning: IceTipRepositoryTypePanel>>defaultSubdirectory (IceLibgitRepository is Undeclared)
NewUndeclaredWarning: IceTipRepairLocateRepository>>defaultLocation (IceLibgitRepository is Undeclared)
NewUndeclaredWarning: IceTipRepairLocateRepository>>defaultSubdirectory (IceLibgitRepository is Undeclared)
NewUndeclaredWarning: IceTipRepositoryModel>>addRemoteNamed:url: (IceGitRemote is Undeclared)
MetacelloNotification: Loaded -> Iceberg-TipUI-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- cache
MetacelloNotification: Loaded -> Iceberg-Plugin-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- cache
NewUndeclaredWarning: IceConvertFormatAction>>migratePackage:commit: (IceLibgitTonelWriter is Undeclared)
NewUndeclaredWarning: IceConvertFormatAction>>migratePackage:commit: (IceLibgitFiletreeWriter is Undeclared)
NewUndeclaredWarning: IceConvertFormatAction>>writerClass (IceLibgitTonelWriter is Undeclared)
NewUndeclaredWarning: IceConvertFormatAction>>writerClass (IceLibgitFiletreeWriter is Undeclared)
MetacelloNotification: Loaded -> Iceberg-Plugin-Migration-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- cache
NewUndeclaredWarning: IcePharoPlugin class>>addPharoProjectToIceberg (IceLibgitRepository is Undeclared)
MetacelloNotification: Loaded -> Iceberg-Plugin-Pharo-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- cache
NewUndeclaredWarning: IceGitHubCreatePullRequestModel>>obtainBaseRemote (IceGitRemote is Undeclared)
NewUndeclaredWarning: IceTipGitHubRepositoryPanel>>newRepository (IceGitRemote is Undeclared)
NewUndeclaredWarning: IceGitHubPullRequest>>remote (IceGitRemote is Undeclared)
MetacelloNotification: Loaded -> Iceberg-Plugin-GitHub-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- cache
MetacelloNotification: Loaded -> Iceberg-Plugin-Metacello-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- cache
MetacelloNotification: Loaded -> Iceberg-Libgit-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- cache
MetacelloNotification: Loaded -> Iceberg-Libgit-Filetree-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- cache
MetacelloNotification: Loaded -> Iceberg-Libgit-Tonel-tonel.1 --- github://pharo-vcs/iceberg:v1.8.3 --- cache
MetacelloNotification: Evaluated -> baseline [BaselineOfIceberg] >> postLoadWithDirective:projectSpec:
MetacelloNotification: ...finished baseline
MetacelloNotification: Evaluated -> baseline [BaselineOfIDE] >> postload:package:
MetacelloNotification: Loaded -> Calypso-SystemPlugins-Monticello-Browser-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Deprecated90-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> Gofer-UI-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Loaded -> FluidClassBuilder-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/src --- cache
MetacelloNotification: Evaluated -> baseline [BaselineOfPharo] >> postload:package:
MetacelloNotification: ...finished baseline
linear load : 
	explicit load : baseline [BaselineOfPharo]
		load : BaselineOfCalypso-tonel.1
	explicit load : baseline [BaselineOfPharo]
		load : BaselineOfIDE-tonel.1
	explicit load : baseline [BaselineOfPharo]
		load : BaselineOfBaseLibraries-tonel.1
	linear load : baseline [BaselineOfPharo]
		explicit load : baseline [BaselineOfBaseLibraries]
			load : BaselineOfClap-tonel.1
		explicit load : baseline [BaselineOfBaseLibraries]
			load : BaselineOfSlot-tonel.1
		explicit load : baseline [BaselineOfBaseLibraries]
			load : BaselineOfBeacon-tonel.1
		explicit load : baseline [BaselineOfBaseLibraries]
			load : BaselineOfParametrizedTests-tonel.1
		explicit load : baseline [BaselineOfBaseLibraries]
			load : BaselineOfTaskIt-tonel.1
		explicit load : baseline [BaselineOfBaseLibraries]
			load : BaselineOfSUnit-tonel.1
		linear load : baseline [BaselineOfBaseLibraries]
			explicit load : baseline [BaselineOfSUnit]
				load : BaselineOfTraits-tonel.1
			linear load : baseline [BaselineOfSUnit]
				linear load : baseline [BaselineOfTraits]
				load : SUnit-Core-tonel.1
				load : SUnit-Core-Traits-tonel.1
				load : SUnit-Visitor-tonel.1
			linear load : baseline [BaselineOfParametrizedTests]
				load : ParametrizedTests-tonel.1
			linear load : baseline [BaselineOfSlot]
				load : VariablesLibrary-tonel.1
			linear load : baseline [BaselineOfBeacon]
				load : Beacon-Core-tonel.1
				load : Beacon-Core-Tests-tonel.1
			linear load : baseline [BaselineOfClap]
				load : Clap-Core-tonel.1
				load : Clap-CommandLine-tonel.1
			linear load : baseline [BaselineOfTaskIt]
				load : TaskIt-tonel.1
				load : TaskIt-Tests-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfHeuristicCompletion-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfSortFunctions-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfReflectivity-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfGeneralHelp-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfCalypso-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfQA-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfRing-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfKernelTests-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfNewTools-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfEpicea-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfReferenceFinder-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfOSWindow-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfShout-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfSlot-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfRoassal3-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfMisc-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfMetacello-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfSpec2-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfClap-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfCatalog-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfRefactoring-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfSUnit-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfFuel-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfClassParser-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfShift-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfPharoGT-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfZodiac-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfReflectionMirrors-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfMicrodown-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfEnlumineurFormatter-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfFuzzyMatcher-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfPharoGlamour-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfTraits-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfFlashback-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfGeneralTests-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfRefactoring2-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfBasicTools-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfAthens-tonel.1
		linear load : baseline [BaselineOfIDE]
			explicit load : baseline [BaselineOfBasicTools]
				load : BaselineOfReflectivity-tonel.1
			explicit load : baseline [BaselineOfBasicTools]
				load : BaselineOfUI-tonel.1
			explicit load : baseline [BaselineOfBasicTools]
				load : BaselineOfSUnit-tonel.1
			explicit load : baseline [BaselineOfBasicTools]
				load : BaselineOfSUnit-tonel.1
			explicit load : baseline [BaselineOfBasicTools]
				load : BaselineOfEnlumineurFormatter-tonel.1
			explicit load : baseline [BaselineOfBasicTools]
				load : BaselineOfAthens-tonel.1
			atomic load : baseline [BaselineOfBasicTools]
				explicit load : baseline [BaselineOfSUnit]
					load : BaselineOfTraits-tonel.1
				linear load : baseline [BaselineOfSUnit]
					linear load : baseline [BaselineOfTraits]
				explicit load : baseline [BaselineOfUI]
					load : BaselineOfSpec2-tonel.1
				explicit load : baseline [BaselineOfUI]
					load : BaselineOfFuel-tonel.1
				explicit load : baseline [BaselineOfUI]
					load : BaselineOfMorphic-tonel.1
				explicit load : baseline [BaselineOfUI]
					load : BaselineOfDrTests-tonel.1
				explicit load : baseline [BaselineOfUI]
					load : BaselineOfSpec-tonel.1
				linear load : baseline [BaselineOfUI]
					load : Debugger-Model-tonel.1
					load : Debugger-Oups-tonel.1
					explicit load : baseline [BaselineOfMorphic]
						load : BaselineOfMenuRegistration-tonel.1
					explicit load : baseline [BaselineOfMorphic]
						load : BaselineOfMorphicCore-tonel.1
					explicit load : baseline [BaselineOfMorphic]
						load : BaselineOfFuel-tonel.1
					preload : baseline [BaselineOfMorphic] >> preload:package:
					atomic load : baseline [BaselineOfMorphic]
						explicit load : baseline [BaselineOfMorphicCore]
							load : BaselineOfSUnit-tonel.1
						explicit load : baseline [BaselineOfMorphicCore]
							load : BaselineOfUnifiedFFI-tonel.1
						explicit load : baseline [BaselineOfMorphicCore]
							load : BaselineOfTraits-tonel.1
						explicit load : baseline [BaselineOfMorphicCore]
							load : BaselineOfDisplay-tonel.1
						linear load : baseline [BaselineOfMorphicCore]
							linear load : baseline [BaselineOfTraits]
							explicit load : baseline [BaselineOfSUnit]
								load : BaselineOfTraits-tonel.1
							linear load : baseline [BaselineOfSUnit]
								linear load : baseline [BaselineOfTraits]
								load : SUnit-Tests-tonel.1
								load : JenkinsTools-Core-tonel.1
								load : JenkinsTools-ExtraReports-tonel.1
							preload : baseline [BaselineOfDisplay] >> preload:package:
							linear load : baseline [BaselineOfDisplay]
								load : Graphics-Display Objects-tonel.1
								load : Graphics-Primitives-tonel.1
								load : Graphics-Transformations-tonel.1
							postload : baseline [BaselineOfDisplay] >> postload:package:
							preload : baseline [BaselineOfUnifiedFFI] >> preload:package:
							linear load : baseline [BaselineOfUnifiedFFI]
								load : Alien-Core-tonel.1
								load : UnifiedFFI-tonel.1
								load : UnifiedFFI-Tests-tonel.1
								load : UnifiedFFI-Legacy-tonel.1
								load : System-OSEnvironments-tonel.1
							postload : baseline [BaselineOfUnifiedFFI] >> postload:package:
							load : System-VMEvents-tonel.1
							load : System-Object Events-tonel.1
							load : Collections-DoubleLinkedList-tonel.1
							load : System-Caching-tonel.1
							load : Graphics-Canvas-tonel.1
							load : FormCanvas-Core-tonel.1
							load : Tool-Registry-tonel.1
							load : Fonts-Abstract-tonel.1
							load : Text-Core-tonel.1
							load : Morphic-Core-tonel.1
						postload : baseline [BaselineOfMorphicCore] >> postload:package:
						linear load : baseline [BaselineOfMenuRegistration]
							load : MenuRegistration-tonel.1
						linear load : baseline [BaselineOfFuel]
							load : Fuel-Core-tonel.1
							load : Fuel-Platform-Core-tonel.1
							load : Fuel-Platform-Pharo-Core-tonel.1
							load : Fuel-Platform-Pharo-07-tonel.1
						load : System-Localization-tonel.1
						load : System-Clipboard-tonel.1
						load : EmbeddedFreeType-tonel.1
						load : EmergencyDebugger-tonel.1
						load : FileSystem-Zip-tonel.1
						load : Fonts-Infrastructure-tonel.1
						load : FreeType-tonel.1
						load : FreeType-Morphic-tonel.1
						load : Graphics-Files-tonel.1
						load : Graphics-Fonts-tonel.1
						load : Graphics-Shapes-tonel.1
						load : Growl-tonel.1
						load : Keymapping-Core-tonel.1
						load : Keymapping-KeyCombinations-tonel.1
						load : Keymapping-Pragmas-tonel.1
						load : Transcript-Core-tonel.1
						load : Native-Browser-tonel.1
						load : Morphic-Base-tonel.1
						load : Morphic-Examples-tonel.1
						load : Morphic-Widgets-Basic-tonel.1
						load : Morphic-Widgets-ColorPicker-tonel.1
						load : Morphic-Widgets-Extra-tonel.1
						load : Morphic-Widgets-List-tonel.1
						load : Morphic-Widgets-Pluggable-tonel.1
						load : Morphic-Widgets-PolyTabs-tonel.1
						load : Morphic-Widgets-Scrolling-tonel.1
						load : Morphic-Widgets-Tabs-tonel.1
						load : Morphic-Widgets-Taskbar-tonel.1
						load : Morphic-Widgets-Menubar-tonel.1
						load : Morphic-Widgets-Tree-tonel.1
						load : Morphic-Widgets-Windows-tonel.1
						load : Morphic-Widgets-FastTable-tonel.1
						load : Morphic-Widgets-Taskbar-Tests-tonel.1
						load : Rubric-tonel.1
						load : Multilingual-OtherLanguages-tonel.1
						load : Multilingual-TextConverterOtherLanguages-tonel.1
						load : NewValueHolder-Core-tonel.1
						load : Polymorph-Widgets-tonel.1
						load : Images-Animated-tonel.1
						load : Settings-Graphics-tonel.1
						load : Settings-Polymorph-tonel.1
						load : Settings-System-tonel.1
						load : System-History-tonel.1
						load : System-Installers-tonel.1
						load : System-Settings-Core-tonel.1
						load : System-Settings-Browser-tonel.1
						load : Formatter-Settings-tonel.1
						load : System-Sound-tonel.1
						load : Text-Diff-tonel.1
						load : Text-Edition-tonel.1
						load : Text-Scanning-tonel.1
						load : Unicode-Initialization-tonel.1
						load : Morphic-Widgets-TickList-tonel.1
						load : System-Changes-FileServices-tonel.1
						load : System-Identification-tonel.1
						load : Tool-Base-tonel.1
					postload : baseline [BaselineOfMorphic] >> postload:package:
					explicit load : baseline [BaselineOfSpec2]
						load : BaselineOfSpecCore-tonel.1
					linear load : baseline [BaselineOfSpec2]
						explicit load : baseline [BaselineOfSpecCore]
							load : BaselineOfCommander2-tonel.1
						linear load : baseline [BaselineOfSpecCore]
							linear load : baseline [BaselineOfCommander2]
								load : Commander2-tonel.1
								load : Commander2-Deprecations-tonel.1
								load : Commander2-UI-tonel.1
								load : Commander2-Tests-tonel.1
								load : Commander2-UI-Tests-tonel.1
							load : Spec2-ObservableSlot-tonel.1
							load : Spec2-Layout-tonel.1
							load : Spec2-Core-tonel.1
							load : Spec2-CommandLine-tonel.1
							load : Spec2-Commands-tonel.1
							load : Spec2-Transmission-tonel.1
							load : Spec2-Interactions-tonel.1
							load : Spec2-Commander2-tonel.1
							load : Spec2-Code-tonel.1
							load : Spec2-Code-Commands-tonel.1
							load : Spec2-Adapters-Stub-tonel.1
							load : Spec2-Tools-tonel.1
							load : Spec2-Examples-tonel.1
							load : Spec2-Tests-tonel.1
							load : Spec2-Tools-Tests-tonel.1
							load : Spec2-Code-Tests-tonel.1
						load : Spec2-Adapters-Morphic-tonel.1
						load : Spec2-Morphic-tonel.1
						load : Spec2-Morphic-Examples-tonel.1
						load : Spec2-Backend-Tests-tonel.1
						load : Spec2-Morphic-Backend-Tests-tonel.1
						load : Spec2-Adapters-Morphic-Tests-tonel.1
						load : Spec2-Morphic-Tests-tonel.1
					explicit load : baseline [BaselineOfSpec]
						load : BaselineOfMorphic-tonel.1
					linear load : baseline [BaselineOfSpec]
						explicit load : baseline [BaselineOfMorphic]
							load : BaselineOfMenuRegistration-tonel.1
						explicit load : baseline [BaselineOfMorphic]
							load : BaselineOfMorphicCore-tonel.1
						explicit load : baseline [BaselineOfMorphic]
							load : BaselineOfFuel-tonel.1
						preload : baseline [BaselineOfMorphic] >> preload:package:
						atomic load : baseline [BaselineOfMorphic]
							explicit load : baseline [BaselineOfMorphicCore]
								load : BaselineOfSUnit-tonel.1
							explicit load : baseline [BaselineOfMorphicCore]
								load : BaselineOfUnifiedFFI-tonel.1
							explicit load : baseline [BaselineOfMorphicCore]
								load : BaselineOfTraits-tonel.1
							explicit load : baseline [BaselineOfMorphicCore]
								load : BaselineOfDisplay-tonel.1
							linear load : baseline [BaselineOfMorphicCore]
								linear load : baseline [BaselineOfTraits]
								explicit load : baseline [BaselineOfSUnit]
									load : BaselineOfTraits-tonel.1
								linear load : baseline [BaselineOfSUnit]
									linear load : baseline [BaselineOfTraits]
								preload : baseline [BaselineOfDisplay] >> preload:package:
								linear load : baseline [BaselineOfDisplay]
								postload : baseline [BaselineOfDisplay] >> postload:package:
								preload : baseline [BaselineOfUnifiedFFI] >> preload:package:
								linear load : baseline [BaselineOfUnifiedFFI]
								postload : baseline [BaselineOfUnifiedFFI] >> postload:package:
							postload : baseline [BaselineOfMorphicCore] >> postload:package:
							linear load : baseline [BaselineOfMenuRegistration]
							linear load : baseline [BaselineOfFuel]
						postload : baseline [BaselineOfMorphic] >> postload:package:
						load : Spec-Core-tonel.1
						load : Spec-Layout-tonel.1
						load : Spec-MorphicAdapters-tonel.1
						load : Spec-PolyWidgets-tonel.1
						load : Spec-StubAdapter-tonel.1
						load : Spec-Examples-tonel.1
						load : Spec-Tests-tonel.1
						load : Spec-Deprecated-tonel.1
					linear load : baseline [BaselineOfDrTests]
						load : DrTests-tonel.1
						load : DrTests-TestsRunner-tonel.1
						load : DrTests-TestCoverage-tonel.1
						load : DrTests-TestsProfiling-tonel.1
						load : DrTests-TestsProfiling-Tests-tonel.1
						load : DrTests-TestCoverage-MocksForTests-tonel.1
						load : DrTests-TestCoverage-Tests-tonel.1
						load : DrTests-Tests-tonel.1
						load : DrTests-CommentsToTests-tonel.1
						load : DrTests-CommentsToTests-Tests-tonel.1
					load : Debugger-Actions-tonel.1
					linear load : baseline [BaselineOfFuel]
						load : Fuel-Tools-Pharo-tonel.1
					load : Fonts-Chooser-tonel.1
					load : Transcript-Tool-tonel.1
					load : Tool-Workspace-tonel.1
					load : Keymapping-Settings-tonel.1
					load : Keymapping-Tools-Spec-tonel.1
					load : WebBrowser-Core-tonel.1
					load : HelpSystem-Core-tonel.1
					load : EyeInspector-tonel.1
				postload : baseline [BaselineOfUI] >> postload:package:
				linear load : baseline [BaselineOfReflectivity]
					load : Reflectivity-tonel.1
				postload : baseline [BaselineOfReflectivity] >> postload:package:
				explicit load : baseline [BaselineOfAthens]
					load : BaselineOfUnifiedFFI-tonel.1
				explicit load : baseline [BaselineOfAthens]
					load : BaselineOfDisplay-tonel.1
				linear load : baseline [BaselineOfAthens]
					preload : baseline [BaselineOfDisplay] >> preload:package:
					linear load : baseline [BaselineOfDisplay]
					postload : baseline [BaselineOfDisplay] >> postload:package:
					preload : baseline [BaselineOfUnifiedFFI] >> preload:package:
					linear load : baseline [BaselineOfUnifiedFFI]
					postload : baseline [BaselineOfUnifiedFFI] >> postload:package:
					load : Athens-Core-tonel.1
					load : Athens-Cairo-tonel.1
				postload : baseline [BaselineOfAthens] >> postload:package:
				explicit load : baseline [BaselineOfSUnit]
					load : BaselineOfTraits-tonel.1
				linear load : baseline [BaselineOfSUnit]
					linear load : baseline [BaselineOfTraits]
					load : SUnit-UI-tonel.1
					load : SUnit-Support-UITesting-tonel.1
					load : SUnit-Help-tonel.1
				load : Tool-ExternalBrowser-tonel.1
				linear load : baseline [BaselineOfEnlumineurFormatter]
					load : EnlumineurFormatter-tonel.1
				load : Tool-ProcessBrowser-tonel.1
				load : Tool-Profilers-tonel.1
				load : Tool-SystemReporter-tonel.1
				load : NECompletion-tonel.1
				load : NECompletion-Morphic-tonel.1
				load : NECompletion-Preferences-tonel.1
				load : Announcements-Help-tonel.1
				load : Metacello-FileTree-tonel.1
				load : Metacello-Cypress-tonel.1
				load : Metacello-Reference-tonel.1
				load : Metacello-Tutorial-tonel.1
				load : MonticelloGUI-tonel.1
				load : Tests-tonel.1
				load : RPackage-Tests-tonel.1
				load : Monticello-Tests-tonel.1
				load : MonticelloGUI-Tests-tonel.1
				load : Network-Mail-tonel.1
				load : Network-Mail-Tests-tonel.1
				load : Pharo-Help-tonel.1
				load : ProfStef-Core-tonel.1
				load : ProfStef-Help-tonel.1
				load : Refactoring-Changes-tonel.1
				load : Refactoring-Core-tonel.1
				load : Refactoring-Environment-tonel.1
				load : Regex-Help-tonel.1
				load : Monticello-OldDataStreamCompatibility-tonel.1
				load : MonticelloFileServices-tonel.1
				load : Spec2-Help-tonel.1
				load : Tool-Diff-tonel.1
				load : Tool-FileList-tonel.1
				load : Tool-Finder-tonel.1
				load : Tool-ImageCleaner-tonel.1
				load : Tools-tonel.1
			postload : baseline [BaselineOfBasicTools] >> postload:package:
			explicit load : baseline [BaselineOfAthens]
				load : BaselineOfUnifiedFFI-tonel.1
			explicit load : baseline [BaselineOfAthens]
				load : BaselineOfDisplay-tonel.1
			linear load : baseline [BaselineOfAthens]
				preload : baseline [BaselineOfDisplay] >> preload:package:
				linear load : baseline [BaselineOfDisplay]
				postload : baseline [BaselineOfDisplay] >> postload:package:
				preload : baseline [BaselineOfUnifiedFFI] >> preload:package:
				linear load : baseline [BaselineOfUnifiedFFI]
				postload : baseline [BaselineOfUnifiedFFI] >> postload:package:
				load : Athens-Core-Tests-tonel.1
				load : Athens-Text-tonel.1
				load : Athens-Balloon-tonel.1
				load : Athens-Morphic-tonel.1
				load : Athens-Examples-tonel.1
				load : Athens-Cairo-Tests-tonel.1
			postload : baseline [BaselineOfAthens] >> postload:package:
			linear load : baseline [BaselineOfFlashback]
				load : Flashback-Decompiler-tonel.1
				load : Flashback-Decompiler-Tests-tonel.1
			linear load : baseline [BaselineOfShift]
				load : Shift-ClassBuilder-Tests-tonel.1
				load : Shift-ClassInstaller-Tests-tonel.1
			linear load : baseline [BaselineOfTraits]
				load : TraitsV2-Tests-tonel.1
			linear load : baseline [BaselineOfSlot]
				load : Slot-Examples-tonel.1
				load : Slot-Tests-tonel.1
				load : VariablesLibrary-Tests-tonel.1
			linear load : baseline [BaselineOfClap]
				load : Clap-Commands-Pharo-tonel.1
				load : Clap-Examples-tonel.1
				load : Clap-Tests-tonel.1
			explicit load : baseline [BaselineOfSUnit]
				load : BaselineOfTraits-tonel.1
			linear load : baseline [BaselineOfSUnit]
				linear load : baseline [BaselineOfTraits]
				load : SUnit-Visitor-Tests-tonel.1
				load : SUnit-Support-UITesting-Tests-tonel.1
			linear load : baseline [BaselineOfEnlumineurFormatter]
				load : EnlumineurFormatter-Tests-tonel.1
			linear load : baseline [BaselineOfReflectivity]
				load : Reflectivity-Tools-tonel.1
				load : Reflectivity-Tools-Tests-tonel.1
				load : Reflectivity-Examples-tonel.1
				load : Reflectivity-Tests-tonel.1
				load : Reflectivity-VariableBreakpoint-tonel.1
			postload : baseline [BaselineOfReflectivity] >> postload:package:
			load : Network-Tests-tonel.1
			load : Gofer-Tests-tonel.1
			load : Rubric-SpecFindReplaceDialog-tonel.1
			linear load : baseline [BaselineOfMetacello]
				load : Metacello-TestsMCResources-tonel.1
				load : Metacello-TestsCore-tonel.1
				load : Metacello-TestsCommonMC-tonel.1
				load : Metacello-TestsMC-tonel.1
				load : Metacello-TestsMCCore-tonel.1
				load : Metacello-TestsPlatform-tonel.1
				load : Metacello-TestsReference-tonel.1
				load : Metacello-Gitlab-Tests-tonel.1
			linear load : baseline [BaselineOfKernelTests]
				load : CodeImport-Tests-tonel.1
				load : Collections-Abstract-Tests-tonel.1
				load : Collections-Atomic-Tests-tonel.1
				load : Collections-Stack-Tests-tonel.1
				load : Collections-Streams-Tests-tonel.1
				load : Collections-Strings-Tests-tonel.1
				load : Collections-Support-Tests-tonel.1
				load : Collections-Unordered-Tests-tonel.1
				load : Collections-Weak-Tests-tonel.1
				load : Collections-Tests-tonel.1
				load : Kernel-Tests-tonel.1
				load : Kernel-Tests-Extended-tonel.1
				load : Kernel-Tests-WithCompiler-tonel.1
				load : Announcements-Core-Tests-tonel.1
				load : Compression-Tests-tonel.1
				load : FileSystem-Tests-Core-tonel.1
				load : FileSystem-Tests-Disk-tonel.1
				load : FileSystem-Tests-Attributes-tonel.1
				load : Files-Tests-tonel.1
				load : Jobs-Tests-tonel.1
				load : OpalCompiler-Tests-tonel.1
				load : Random-Tests-tonel.1
				load : Ring-Definitions-Tests-Core-tonel.1
				load : Ring-Definitions-Tests-Containers-tonel.1
				load : System-Object Events-Tests-tonel.1
				load : System-OSEnvironments-Tests-tonel.1
				load : Zinc-Character-Encoding-Tests-tonel.1
				load : System-Platforms-Tests-tonel.1
				load : Text-Tests-tonel.1
				load : Multilingual-Tests-tonel.1
			explicit load : baseline [BaselineOfShout]
				load : BaselineOfTraits-tonel.1
			linear load : baseline [BaselineOfShout]
				linear load : baseline [BaselineOfTraits]
				load : Shout-tonel.1
				load : Rubric-Styling-tonel.1
				load : Shout-Tests-tonel.1
			linear load : baseline [BaselineOfGeneralHelp]
			linear load : baseline [BaselineOfReflectionMirrors]
				load : ReflectionMirrors-Primitives-Tests-tonel.1
			linear load : baseline [BaselineOfFuzzyMatcher]
				load : FuzzyMatcher-tonel.1
				load : FuzzyMatcher-Tests-tonel.1
			explicit load : baseline [BaselineOfQA]
				load : BaselineOfQualityAssistant-tonel.1
			explicit load : baseline [BaselineOfQA]
				load : BaselineOfDependencyAnalyzer-tonel.1
			explicit load : baseline [BaselineOfQA]
				load : BaselineOfManifest-tonel.1
			explicit load : baseline [BaselineOfQA]
				load : BaselineOfReflectivity-tonel.1
			linear load : baseline [BaselineOfQA]
				load : NautilusRefactoring-tonel.1
				load : Refactoring-Critics-tonel.1
				linear load : baseline [BaselineOfManifest]
					load : Manifest-Core-tonel.1
					load : Manifest-Resources-Tests-tonel.1
					load : Manifest-Tests-tonel.1
				linear load : baseline [BaselineOfQualityAssistant]
					load : Tool-CriticBrowser-tonel.1
					load : Renraku-tonel.1
					load : Renraku-Tests-tonel.1
					load : Renraku-Help-tonel.1
				linear load : baseline [BaselineOfDependencyAnalyzer]
					load : Moose-Algos-Graph-tonel.1
					load : Tool-DependencyAnalyser-tonel.1
					load : Tool-DependencyAnalyser-UI-tonel.1
					load : Moose-Algos-Graph-Tests-tonel.1
					load : Tool-DependencyAnalyser-Tests-tonel.1
					load : Tool-DependencyAnalyser-Tests-Data-tonel.1
				load : GeneralRules-tonel.1
				load : GeneralRules-Tests-tonel.1
				load : Kernel-Rules-tonel.1
				load : ReleaseTests-tonel.1
				load : NautilusRefactoring-Tests-tonel.1
				linear load : baseline [BaselineOfReflectivity]
				postload : baseline [BaselineOfReflectivity] >> postload:package:
			linear load : baseline [BaselineOfOSWindow]
				load : OSWindow-Core-tonel.1
				load : OSWindow-SDL2-tonel.1
				load : OSWindow-VM-tonel.1
				load : OSWindow-SDL2-Examples-tonel.1
				load : OSWindow-Tests-tonel.1
			linear load : baseline [BaselineOfRefactoring]
				load : SUnit-Rules-tonel.1
				load : Kernel-Tests-Rules-tonel.1
				load : Polymorph-Widgets-Rules-tonel.1
				load : System-Settings-Rules-tonel.1
				load : System-Support-Rules-tonel.1
				load : Rubric-Rules-tonel.1
				load : Refactoring-Tests-Core-tonel.1
				load : Refactoring-Tests-Changes-tonel.1
				load : Refactoring-Tests-Critics-tonel.1
				load : Refactoring-Tests-Environment-tonel.1
				load : Refactoring-Help-tonel.1
			linear load : baseline [BaselineOfEpicea]
				load : Ombu-tonel.1
				load : Epicea-tonel.1
				load : Hiedra-tonel.1
				load : Hiedra-Examples-tonel.1
				load : EpiceaBrowsers-tonel.1
			linear load : baseline [BaselineOfMisc]
				load : PharoDocComment-tonel.1
				load : STON-Text support-tonel.1
				load : System-CommandLine-TextSupport-tonel.1
				load : System-Serial Port-tonel.1
				load : PerformMessageCommandLineHandler-tonel.1
				load : Files-Prompt-tonel.1
			linear load : baseline [BaselineOfFuel]
				load : Fuel-Platform-Pharo-Core-Tests-tonel.1
				load : Fuel-Tests-Core-tonel.1
			linear load : baseline [BaselineOfGeneralTests]
				load : Debugging-Utils-Tests-tonel.1
				load : AST-Core-Tests-tonel.1
				load : System-Installers-Tests-tonel.1
				load : MonticelloMocks-tonel.1
				load : FormCanvas-Tests-tonel.1
				load : Collections-DoubleLinkedList-Tests-tonel.1
				load : Collections-Arithmetic-Tests-tonel.1
				load : ConfigurationCommandLineHandler-Tests-tonel.1
				load : MetacelloCommandLineHandler-Tests-tonel.1
				load : Debugger-Model-Tests-tonel.1
				load : Debugger-Oups-Tests-tonel.1
				load : EmergencyDebugger-Tests-tonel.1
				load : EmbeddedFreeType-Tests-tonel.1
				load : Ombu-Tests-tonel.1
				load : Epicea-Tests-tonel.1
				load : Hiedra-Tests-tonel.1
				load : EpiceaBrowsers-Tests-tonel.1
				load : FileSystem-Tests-Memory-tonel.1
				load : Fonts-Infrastructure-Tests-tonel.1
				load : FreeType-Tests-tonel.1
				load : FreeType-Help-tonel.1
				load : Graphics-Tests-tonel.1
				load : HelpSystem-Tests-tonel.1
				load : Keymapping-Tests-tonel.1
				load : Morphic-Tests-tonel.1
				load : Morphic-Widgets-FastTable-Tests-tonel.1
				load : NECompletion-Tests-tonel.1
				load : NewValueHolder-Tests-tonel.1
				load : ProfStef-Tests-tonel.1
				load : Regex-Core-Tests-tonel.1
				load : Ring-Definitions-Tests-Monticello-tonel.1
				load : Rubric-Tests-tonel.1
				load : ScriptingExtensions-Tests-tonel.1
				load : STON-Tests-tonel.1
				load : System-Caching-Tests-tonel.1
				load : System-Hashing-Tests-tonel.1
				load : System-History-Tests-tonel.1
				load : System-Localization-Tests-tonel.1
				load : System-SessionManager-Tests-tonel.1
				load : System-Settings-Tests-tonel.1
				load : System-Support-Tests-tonel.1
				load : Text-Diff-Tests-tonel.1
				load : Text-Edition-Tests-tonel.1
				load : Tool-ExternalBrowser-Tests-tonel.1
				load : Tool-FileList-Tests-tonel.1
				load : Tool-Finder-Tests-tonel.1
				load : Tool-Profilers-Tests-tonel.1
				load : Tool-Workspace-Tests-tonel.1
				load : Tools-Test-tonel.1
				load : Zinc-Resource-Meta-FileSystem-tonel.1
				load : Zinc-Resource-Meta-Tests-tonel.1
				load : Zinc-HTTP-Examples-tonel.1
				load : Zinc-Tests-tonel.1
				load : System-Identification-Tests-tonel.1
				load : System-DependenciesTests-tonel.1
				load : System-BasicCommandLineHandler-Tests-tonel.1
				load : Transcript-NonInteractive-Tests-tonel.1
				load : PharoDocComment-Tests-tonel.1
			linear load : baseline [BaselineOfZodiac]
				load : Zinc-Zodiac-tonel.1
				load : Zodiac-Extra-tonel.1
				load : Zodiac-Tests-tonel.1
			linear load : baseline [BaselineOfSortFunctions]
				load : SortFunctions-Core-tonel.1
				load : SortFunctions-Tests-tonel.1
			load : BaselineOfPharoBootstrap-tonel.1
			load : BaselineOfMonticello-tonel.1
			load : BaselineOfTelePharoSupport-tonel.1
			linear load : baseline [BaselineOfReferenceFinder]
				load : ReferenceFinder-Core-tonel.1
			linear load : baseline [BaselineOfRefactoring2]
				load : Refactoring2-Core-tonel.1
				load : Refactoring2-Transformations-tonel.1
				load : Refactoring2-Transformations-Tests-tonel.1
			linear load : baseline [BaselineOfClassParser]
				load : ClassParser-tonel.1
				load : ClassParser-Tests-tonel.1
				load : UndefinedClasses-tonel.1
				load : UndefinedClasses-Tests-tonel.1
			explicit load : baseline [BaselineOfCalypso]
				load : BaselineOfClassAnnotation-tonel.1
			explicit load : baseline [BaselineOfCalypso]
				load : BaselineOfSystemCommands-tonel.1
			explicit load : baseline [BaselineOfCalypso]
				load : BaselineOfCommander-tonel.1
			explicit load : baseline [BaselineOfCalypso]
				load : BaselineOfClassAnnotation-tonel.1
			linear load : baseline [BaselineOfCalypso]
				linear load : baseline [BaselineOfClassAnnotation]
					load : ClassAnnotation-tonel.1
				linear load : baseline [BaselineOfClassAnnotation]
					load : ClassAnnotation-Tests-tonel.1
				explicit load : baseline [BaselineOfCommander]
					load : BaselineOfClassAnnotation-tonel.1
				explicit load : baseline [BaselineOfCommander]
					load : BaselineOfClassAnnotation-tonel.1
				linear load : baseline [BaselineOfCommander]
					linear load : baseline [BaselineOfClassAnnotation]
					linear load : baseline [BaselineOfClassAnnotation]
					load : Commander-Core-tonel.1
					load : Commander-Core-Tests-tonel.1
					load : Commander-Activators-Shortcut-tonel.1
					load : Commander-Activators-ContextMenu-tonel.1
					load : Commander-Activators-DragAndDrop-tonel.1
					load : Commander-Activators-WorldMenu-tonel.1
					load : Commander-Activators-Mouse-tonel.1
					load : Commander-Activators-TextView-tonel.1
					load : Commander-SpecSupport-tonel.1
					load : Commander-Spec2-Compatibility-tonel.1
				explicit load : baseline [BaselineOfSystemCommands]
					load : BaselineOfCommander-tonel.1
				linear load : baseline [BaselineOfSystemCommands]
					explicit load : baseline [BaselineOfCommander]
						load : BaselineOfClassAnnotation-tonel.1
					explicit load : baseline [BaselineOfCommander]
						load : BaselineOfClassAnnotation-tonel.1
					linear load : baseline [BaselineOfCommander]
						linear load : baseline [BaselineOfClassAnnotation]
						linear load : baseline [BaselineOfClassAnnotation]
					load : SystemCommands-RefactoringSupport-tonel.1
					load : SystemCommands-ClassCommands-tonel.1
					load : SystemCommands-MessageCommands-tonel.1
					load : SystemCommands-MethodCommands-tonel.1
					load : SystemCommands-PackageCommands-tonel.1
					load : SystemCommands-SourceCodeCommands-tonel.1
					load : SystemCommands-VariableCommands-tonel.1
					load : SystemCommands-RefactoringSupport-Tests-tonel.1
				load : Calypso-NavigationModel-tonel.1
				load : Calypso-NavigationModel-Tests-tonel.1
				load : Calypso-SystemQueries-tonel.1
				load : Calypso-SystemQueries-Tests-PExtendedByP5-tonel.1
				load : Calypso-SystemQueries-Tests-P5WithTags-tonel.1
				load : Calypso-SystemQueries-Tests-PWithSingleClass-tonel.1
				load : Calypso-SystemQueries-Tests-PExtendedByP1-tonel.1
				load : Calypso-SystemQueries-Tests-P1WithHierarchy-tonel.1
				load : Calypso-SystemQueries-Tests-P2WithSubclassFromP1-tonel.1
				load : Calypso-SystemQueries-Tests-P3WithSubclassFromP2-tonel.1
				load : Calypso-SystemPlugins-Traits-Queries-tonel.1
				load : Calypso-SystemPlugins-Traits-Queries-Tests-PWithTraits-tonel.1
				load : Calypso-SystemPlugins-Traits-Queries-Tests-PExtendingTrait-tonel.1
				load : Calypso-SystemQueries-Tests-tonel.1
				load : Calypso-SystemPlugins-Traits-Queries-Tests-tonel.1
				load : Calypso-SystemPlugins-Critic-Queries-tonel.1
				load : Calypso-SystemPlugins-Critic-Queries-Tests-tonel.1
				load : Calypso-SystemPlugins-Deprecation-Queries-tonel.1
				load : Calypso-SystemPlugins-Deprecation-Queries-Tests-tonel.1
				load : Calypso-SystemPlugins-FileOut-Queries-tonel.1
				load : Calypso-SystemPlugins-InheritanceAnalysis-Queries-tonel.1
				load : Calypso-SystemPlugins-InheritanceAnalysis-Queries-Tests-tonel.1
				load : Calypso-SystemPlugins-Monticello-Queries-tonel.1
				load : Calypso-SystemPlugins-Reflectivity-Queries-tonel.1
				load : Calypso-SystemPlugins-Reflectivity-Queries-Tests-tonel.1
				load : Calypso-SystemPlugins-SUnit-Queries-tonel.1
				load : Calypso-SystemPlugins-SUnit-Queries-Tests-tonel.1
				load : Calypso-SystemPlugins-Undeclared-Queries-tonel.1
				load : Calypso-SystemPlugins-Undeclared-Queries-Tests-tonel.1
				load : Calypso-SystemPlugins-FFI-Queries-tonel.1
				load : Calypso-SystemPlugins-FFI-Queries-Tests-tonel.1
				load : Calypso-SystemPlugins-Flags-Queries-tonel.1
				load : Calypso-SystemPlugins-Flags-Queries-Tests-tonel.1
				load : Calypso-SystemPlugins-ClassScripts-Queries-tonel.1
				load : Calypso-SystemPlugins-ClassScripts-Queries-Tests-tonel.1
				load : Calypso-Browser-tonel.1
				load : Calypso-SystemTools-Core-tonel.1
				load : Calypso-SystemPlugins-DependencyAnalyser-Browser-tonel.1
				load : Calypso-SystemPlugins-ClassScripts-Browser-tonel.1
				load : Calypso-SystemPlugins-Flags-Browser-tonel.1
				load : Calypso-SystemPlugins-FFI-Browser-tonel.1
				load : Calypso-SystemPlugins-Undeclared-Browser-tonel.1
				load : Calypso-SystemPlugins-MethodDiffTool-tonel.1
				load : Calypso-SystemPlugins-FileOut-Browser-tonel.1
				load : Calypso-SystemTools-FullBrowser-tonel.1
				load : Calypso-SystemPlugins-SUnit-Browser-tonel.1
				load : Calypso-SystemPlugins-InheritanceAnalysis-Browser-tonel.1
				load : Calypso-SystemPlugins-Deprecation-Browser-tonel.1
				load : Calypso-SystemPlugins-Critic-Browser-tonel.1
				load : Calypso-SystemPlugins-Traits-Browser-tonel.1
				load : Calypso-SystemTools-FullBrowser-Tests-tonel.1
				load : Calypso-SystemTools-QueryBrowser-tonel.1
				load : Calypso-SystemPlugins-Reflectivity-Browser-tonel.1
				load : Calypso-SystemPlugins-Reflectivity-Browser-Tests-tonel.1
				load : Calypso-SystemTools-QueryBrowser-Tests-tonel.1
				load : Calypso-SystemTools-OldToolCompatibillity-tonel.1
			linear load : baseline [BaselineOfRing]
				load : Ring-Core-tonel.1
				load : Ring-Monticello-tonel.1
				load : Ring-ChunkImporter-tonel.1
				load : Ring-Tests-Core-tonel.1
				load : Ring-Tests-Monticello-tonel.1
				load : Ring-Tests-ChunkImporter-tonel.1
				load : Ring-TraitsV2Support-tonel.1
				load : Ring-RuntimeSupport-tonel.1
				load : Calypso-Ring-tonel.1
			linear load : baseline [BaselineOfCatalog]
				load : Tool-Catalog-tonel.1
			linear load : baseline [BaselineOfPharoGlamour]
				load : Glamour-Announcements-tonel.1
				load : Glamour-Helpers-tonel.1
				load : Glamour-Core-tonel.1
				load : Glamour-Tasks-tonel.1
				load : Glamour-PagerModel-tonel.1
				load : Glamour-Presentations-tonel.1
				load : Glamour-Browsers-tonel.1
				load : Glamour-Morphic-Brick-tonel.1
				load : Glamour-Morphic-Theme-tonel.1
				load : Glamour-Morphic-Widgets-tonel.1
				load : Glamour-Morphic-Renderer-tonel.1
				load : Glamour-Morphic-Pager-tonel.1
				load : Glamour-Rubric-Presentations-tonel.1
				load : Glamour-FastTable-tonel.1
				load : Glamour-SpecIntegration-tonel.1
				load : Glamour-Tests-Core-tonel.1
				load : Glamour-Tests-Resources-tonel.1
				load : Glamour-Tests-Morphic-tonel.1
				load : Glamour-Morphic-Brick-Tests-tonel.1
				load : Glamour-Tests-Rubric-tonel.1
			linear load : baseline [BaselineOfPharoGT]
				load : OpalCompiler-Tools-tonel.1
				load : GT-Inspector-tonel.1
				load : GT-InspectorExtensions-Core-tonel.1
				load : GT-Playground-tonel.1
				load : GT-Spotter-tonel.1
				load : GT-Spotter-UI-tonel.1
				load : GT-SpotterExtensions-Core-tonel.1
				load : GT-Spotter-Processors-tonel.1
				load : GT-Debugger-tonel.1
				load : GT-BytecodeDebugger-tonel.1
				load : GT-SUnitDebugger-tonel.1
				load : GT-Tests-Debugger-tonel.1
				load : GT-Tests-Inspector-tonel.1
				load : GT-Tests-Playground-tonel.1
				load : GT-Tests-Spotter-tonel.1
				load : GT-Tests-Spotter-Processors-tonel.1
				load : Calypso-SystemPlugins-Spotter-tonel.1
			postload : baseline [BaselineOfPharoGT] >> postload:package:
			linear load : baseline [BaselineOfHeuristicCompletion]
				load : HeuristicCompletion-Model-tonel.1
				load : HeuristicCompletion-Morphic-tonel.1
				load : HeuristicCompletion-Tests-tonel.1
			explicit load : baseline [BaselineOfSpec2]
				load : BaselineOfSpecCore-tonel.1
			linear load : baseline [BaselineOfSpec2]
				explicit load : baseline [BaselineOfSpecCore]
					load : BaselineOfCommander2-tonel.1
				linear load : baseline [BaselineOfSpecCore]
					linear load : baseline [BaselineOfCommander2]
				load : Spec2-Code-Morphic-tonel.1
				load : Spec2-Code-Backend-Tests-tonel.1
			explicit load : baseline [BaselineOfNewTools]
				load : BaselineOfSindarin-tonel.1
			preload : baseline [BaselineOfNewTools] >> preload:package:
			linear load : baseline [BaselineOfNewTools]
				linear load : baseline [BaselineOfSindarin]
					load : Sindarin-tonel.1
					load : Sindarin-Tests-tonel.1
				load : NewTools-Core-tonel.1
				load : NewTools-Morphic-tonel.1
				load : NewTools-Inspector-Extensions-tonel.1
				load : NewTools-Inspector-tonel.1
				load : NewTools-Debugger-Commands-tonel.1
				load : NewTools-Debugger-Extensions-tonel.1
				load : NewTools-Playground-tonel.1
				load : NewTools-SpTextPresenterDecorators-tonel.1
				load : NewTools-Debugger-tonel.1
				load : NewTools-Debugger-Tests-tonel.1
				load : NewTools-Debugger-Breakpoints-Tools-tonel.1
				load : NewTools-ObjectCentricBreakpoints-tonel.1
				load : NewTools-Sindarin-Commands-tonel.1
				load : NewTools-Sindarin-Tools-tonel.1
			postload : baseline [BaselineOfNewTools] >> postload:package:
			explicit load : baseline [BaselineOfMicrodown]
				load : BaselineOfPillar-tonel.1
			linear load : baseline [BaselineOfMicrodown]
				linear load : baseline [BaselineOfPillar]
					load : Pillar-Core-tonel.1
					load : Pillar-ExporterRichText-tonel.1
				load : Microdown-tonel.1
				load : Microdown-Tests-tonel.1
				load : Microdown-Pillar-tonel.1
				load : Microdown-Pillar-Tests-tonel.1
				load : Microdown-RichTextComposer-tonel.1
				load : Microdown-Calypso-tonel.1
			explicit load : baseline [BaselineOfRoassal3]
				load : BaselineOfGeometry-tonel.1
			explicit load : baseline [BaselineOfRoassal3]
				load : BaselineOfNumericScales-tonel.1
			linear load : baseline [BaselineOfRoassal3]
				linear load : baseline [BaselineOfGeometry]
					load : Geometry-tonel.1
					load : Geometry-Tests-tonel.1
				linear load : baseline [BaselineOfNumericScales]
					load : NumericInterpolator-tonel.1
					load : NumericNoise-tonel.1
					load : NumericInterpolator-Tests-tonel.1
				load : Roassal3-tonel.1
				load : Roassal3-Pharo7-tonel.1
				load : Roassal3-Builders-tonel.1
				load : Roassal3-Shapes-tonel.1
				load : Roassal3-Animation-tonel.1
				load : Roassal3-Chart-tonel.1
				load : Roassal3-Interaction-tonel.1
				load : Roassal3-Legend-tonel.1
				load : Roassal3-Pie-tonel.1
				load : Roassal3-UML-tonel.1
				load : Roassal3-Layouts-tonel.1
				load : Roassal3-Colors-tonel.1
				load : Roassal3-Sunburst-tonel.1
				load : Roassal3-Inspector-tonel.1
				load : Roassal3-Menu-tonel.1
				load : Roassal3-Global-Tests-tonel.1
				load : Roassal3-Animation-Tests-tonel.1
				load : Roassal3-Shapes-Tests-tonel.1
				load : Roassal3-Interaction-Tests-tonel.1
				load : Roassal3-Layouts-Tests-tonel.1
				load : Roassal3-Chart-Tests-tonel.1
				load : Roassal3-UML-Tests-tonel.1
			load : Pharo-WelcomeHelp-tonel.1
		postload : baseline [BaselineOfIDE] >> postload:package:
		explicit load : baseline [BaselineOfCalypso]
			load : BaselineOfClassAnnotation-tonel.1
		explicit load : baseline [BaselineOfCalypso]
			load : BaselineOfSystemCommands-tonel.1
		explicit load : baseline [BaselineOfCalypso]
			load : BaselineOfCommander-tonel.1
		explicit load : baseline [BaselineOfCalypso]
			load : BaselineOfClassAnnotation-tonel.1
		linear load : baseline [BaselineOfCalypso]
			linear load : baseline [BaselineOfClassAnnotation]
			linear load : baseline [BaselineOfClassAnnotation]
			explicit load : baseline [BaselineOfCommander]
				load : BaselineOfClassAnnotation-tonel.1
			explicit load : baseline [BaselineOfCommander]
				load : BaselineOfClassAnnotation-tonel.1
			linear load : baseline [BaselineOfCommander]
				linear load : baseline [BaselineOfClassAnnotation]
				linear load : baseline [BaselineOfClassAnnotation]
			explicit load : baseline [BaselineOfSystemCommands]
				load : BaselineOfCommander-tonel.1
			linear load : baseline [BaselineOfSystemCommands]
				explicit load : baseline [BaselineOfCommander]
					load : BaselineOfClassAnnotation-tonel.1
				explicit load : baseline [BaselineOfCommander]
					load : BaselineOfClassAnnotation-tonel.1
				linear load : baseline [BaselineOfCommander]
					linear load : baseline [BaselineOfClassAnnotation]
					linear load : baseline [BaselineOfClassAnnotation]
			load : Calypso-SystemPlugins-Monticello-Browser-tonel.1
		load : Deprecated90-tonel.1
		load : Gofer-UI-tonel.1
		load : FluidClassBuilder-tonel.1
	postload : baseline [BaselineOfPharo] >> postload:package:
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-64bit-5ef105a.image --no-default-preferences eval --save 'CompilationContext bytecodeBackend: EncoderForSistaV1. CompilationContext optionFullBlockClosure: true. OpalCompiler recompileAll.'
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
SystemNotification: ClapParameterized>>addAll:(parameters is shadowed)
NewUndeclaredWarning: ClyClassWithUndeclares>>method2WithUndeclares (undeclaredStubInstVar2 is Undeclared)
NewUndeclaredWarning: ClyClassWithUndeclares>>method1WithUndeclares (undeclaredStubInstVar1 is Undeclared)
SystemNotification: DrTestsTestRunnerTest>>testSelectedPackagesContainTestCases(package is shadowed)
SystemNotification: MicToPillarBasicTest>>testCodeInText(pillarDocument is shadowed)
SystemNotification: RBDummyRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
OpalCompiler
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-64bit-5ef105a.image --no-default-preferences eval --save 'MCCacheRepository uniqueInstance enable. FFIMethodRegistry resetAll. PharoSourcesCondenser condenseNewSources. Smalltalk garbageCollect'
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
19771368
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-64bit-5ef105a.image --no-default-preferences clean --release
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
+ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-64bit-5ef105a.image --no-default-preferences save Pharo
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
+ echo 90
+ rm -f Pharo9.0-64bit-5ef105a.sources.bak Pharo9.0-SNAPSHOT-64bit-5ef105a.changes.bak
++ echo Pharo9.0-SNAPSHOT
++ cut -d. -f 1-2
++ cut -d- -f 1
+ PHARO_SOURCES_PREFIX=Pharo9.0
+ zip Pharo9.0-SNAPSHOT-64bit-5ef105a.zip Pharo9.0-SNAPSHOT-64bit-5ef105a.changes Pharo9.0-SNAPSHOT-64bit-5ef105a.image Pharo9.0-64bit-5ef105a.sources pharo.version
  adding: Pharo9.0-SNAPSHOT-64bit-5ef105a.changes (deflated 44%)
  adding: Pharo9.0-SNAPSHOT-64bit-5ef105a.image (deflated 74%)
  adding: Pharo9.0-64bit-5ef105a.sources (deflated 81%)
  adding: pharo.version (stored 0%)
[Pipeline] stash
Stashed 42 file(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Upload to files.pharo.org-64)
[Pipeline] dir
Running in /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache
[Pipeline] {
[Pipeline] sh
+ BUILD_NUMBER=748 bash ../bootstrap/scripts/prepare_for_upload.sh 64
+ ARCH=64
+++ dirname ../bootstrap/scripts/prepare_for_upload.sh
++ cd ../bootstrap/scripts
++ pwd -P
+ SCRIPTS=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts
+ . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/envversion.sh
++ find . -name 'Pharo*.zip'
++ cut -d/ -f 2
++ cut -d- -f 1-2
++ head -n 1
+ PHARO_NAME_PREFIX=Pharo9.0-SNAPSHOT
++ find . -name 'Pharo9.0-SNAPSHOT-64bit*.zip'
++ head -n 1
++ cut -d - -f 4
++ cut -d. -f 1
+ HASH=5ef105a
+ FULL_IMAGE_NAME=Pharo9.0-SNAPSHOT-64bit-5ef105a.zip
+ MINIMAL_IMAGE_NAME=Pharo9.0-SNAPSHOT-metacello-64bit-5ef105a.zip
+ BUILD_NUMBER=748
++ ARCH
../bootstrap/scripts/prepare_for_upload.sh: line 22: ARCH: command not found
+ '[' == '32]'
../bootstrap/scripts/prepare_for_upload.sh: line 22: [: missing `]'
+ cp Pharo9.0-SNAPSHOT-64bit-5ef105a.zip latest-64.zip
+ cp Pharo9.0-SNAPSHOT-metacello-64bit-5ef105a.zip latest-minimal-64.zip
++ is_release_build
++ set -f
+++ git tag --list --points-at HEAD
+++ grep -E '^v[0-9]+\.[0-9]+.[0-9]+(\-[a-zA-Z0-9_]+)?$'
++ local versionTag=
++ set +f
++ '[' '' == '' ']'
++ echo 0
+ '[' 0 == 1 ']'
+ for f in '${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip'
+ BITNESS=64bit
+ [[ Pharo9.0-SNAPSHOT-64bit-5ef105a.zip != \P\h\a\r\o\9\.\0\-\S\N\A\P\S\H\O\T\-\6\4\b\i\t\-\5\e\f\1\0\5\a\.\z\i\p ]]
+ mv Pharo9.0-SNAPSHOT-64bit-5ef105a.zip Pharo9.0-SNAPSHOT.build.748.sha.5ef105a.arch.64bit.zip
+ for f in '${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip'
+ BITNESS=64bit
+ [[ Pharo9.0-SNAPSHOT-bootstrap-64bit-5ef105a.zip != \P\h\a\r\o\9\.\0\-\S\N\A\P\S\H\O\T\-\6\4\b\i\t\-\5\e\f\1\0\5\a\.\z\i\p ]]
++ echo Pharo9.0-SNAPSHOT-bootstrap-64bit-5ef105a.zip
++ cut -d - -f 3
+ IMAGE_KIND=bootstrap
+ mv Pharo9.0-SNAPSHOT-bootstrap-64bit-5ef105a.zip Pharo9.0-SNAPSHOT-bootstrap.build.748.sha.5ef105a.arch.64bit.zip
+ for f in '${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip'
+ BITNESS=64bit
+ [[ Pharo9.0-SNAPSHOT-compiler-64bit-5ef105a.zip != \P\h\a\r\o\9\.\0\-\S\N\A\P\S\H\O\T\-\6\4\b\i\t\-\5\e\f\1\0\5\a\.\z\i\p ]]
++ echo Pharo9.0-SNAPSHOT-compiler-64bit-5ef105a.zip
++ cut -d - -f 3
+ IMAGE_KIND=compiler
+ mv Pharo9.0-SNAPSHOT-compiler-64bit-5ef105a.zip Pharo9.0-SNAPSHOT-compiler.build.748.sha.5ef105a.arch.64bit.zip
+ for f in '${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip'
+ BITNESS=64bit
+ [[ Pharo9.0-SNAPSHOT-core-64bit-5ef105a.zip != \P\h\a\r\o\9\.\0\-\S\N\A\P\S\H\O\T\-\6\4\b\i\t\-\5\e\f\1\0\5\a\.\z\i\p ]]
++ echo Pharo9.0-SNAPSHOT-core-64bit-5ef105a.zip
++ cut -d - -f 3
+ IMAGE_KIND=core
+ mv Pharo9.0-SNAPSHOT-core-64bit-5ef105a.zip Pharo9.0-SNAPSHOT-core.build.748.sha.5ef105a.arch.64bit.zip
+ for f in '${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip'
+ BITNESS=64bit
+ [[ Pharo9.0-SNAPSHOT-hermesPackages-64bit-5ef105a.zip != \P\h\a\r\o\9\.\0\-\S\N\A\P\S\H\O\T\-\6\4\b\i\t\-\5\e\f\1\0\5\a\.\z\i\p ]]
++ echo Pharo9.0-SNAPSHOT-hermesPackages-64bit-5ef105a.zip
++ cut -d - -f 3
+ IMAGE_KIND=hermesPackages
+ mv Pharo9.0-SNAPSHOT-hermesPackages-64bit-5ef105a.zip Pharo9.0-SNAPSHOT-hermesPackages.build.748.sha.5ef105a.arch.64bit.zip
+ for f in '${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip'
+ BITNESS=64bit
+ [[ Pharo9.0-SNAPSHOT-metacello-64bit-5ef105a.zip != \P\h\a\r\o\9\.\0\-\S\N\A\P\S\H\O\T\-\6\4\b\i\t\-\5\e\f\1\0\5\a\.\z\i\p ]]
++ echo Pharo9.0-SNAPSHOT-metacello-64bit-5ef105a.zip
++ cut -d - -f 3
+ IMAGE_KIND=metacello
+ mv Pharo9.0-SNAPSHOT-metacello-64bit-5ef105a.zip Pharo9.0-SNAPSHOT-metacello.build.748.sha.5ef105a.arch.64bit.zip
+ for f in '${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip'
+ BITNESS=64bit
+ [[ Pharo9.0-SNAPSHOT-monticello-64bit-5ef105a.zip != \P\h\a\r\o\9\.\0\-\S\N\A\P\S\H\O\T\-\6\4\b\i\t\-\5\e\f\1\0\5\a\.\z\i\p ]]
++ echo Pharo9.0-SNAPSHOT-monticello-64bit-5ef105a.zip
++ cut -d - -f 3
+ IMAGE_KIND=monticello
+ mv Pharo9.0-SNAPSHOT-monticello-64bit-5ef105a.zip Pharo9.0-SNAPSHOT-monticello.build.748.sha.5ef105a.arch.64bit.zip
+ for f in '${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip'
+ BITNESS=64bit
+ [[ Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-5ef105a.zip != \P\h\a\r\o\9\.\0\-\S\N\A\P\S\H\O\T\-\6\4\b\i\t\-\5\e\f\1\0\5\a\.\z\i\p ]]
++ echo Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-5ef105a.zip
++ cut -d - -f 3
+ IMAGE_KIND=monticello_bootstrap
+ mv Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-5ef105a.zip Pharo9.0-SNAPSHOT-monticello_bootstrap.build.748.sha.5ef105a.arch.64bit.zip
+ for f in '${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip'
+ BITNESS=64bit
+ [[ Pharo9.0-SNAPSHOT-rpackage-64bit-5ef105a.zip != \P\h\a\r\o\9\.\0\-\S\N\A\P\S\H\O\T\-\6\4\b\i\t\-\5\e\f\1\0\5\a\.\z\i\p ]]
++ echo Pharo9.0-SNAPSHOT-rpackage-64bit-5ef105a.zip
++ cut -d - -f 3
+ IMAGE_KIND=rpackage
+ mv Pharo9.0-SNAPSHOT-rpackage-64bit-5ef105a.zip Pharo9.0-SNAPSHOT-rpackage.build.748.sha.5ef105a.arch.64bit.zip
+ for f in '${PHARO_NAME_PREFIX}*-${ARCH}bit-*.zip'
+ BITNESS=64bit
+ [[ Pharo9.0-SNAPSHOT-traits-64bit-5ef105a.zip != \P\h\a\r\o\9\.\0\-\S\N\A\P\S\H\O\T\-\6\4\b\i\t\-\5\e\f\1\0\5\a\.\z\i\p ]]
++ echo Pharo9.0-SNAPSHOT-traits-64bit-5ef105a.zip
++ cut -d - -f 3
+ IMAGE_KIND=traits
+ mv Pharo9.0-SNAPSHOT-traits-64bit-5ef105a.zip Pharo9.0-SNAPSHOT-traits.build.748.sha.5ef105a.arch.64bit.zip
[Pipeline] sshagent
[ssh-agent] Using credentials filepharosync (files.pharo.org)
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-uIjO2RjstQKh/agent.8918
SSH_AGENT_PID=8920
Running ssh-add (command line suppressed)
Identity added: /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache@tmp/private_key_2905506091196141694.key (/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache@tmp/private_key_2905506091196141694.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ bash ../bootstrap/scripts/upload_to_files.pharo.org.sh
+++ dirname ../bootstrap/scripts/upload_to_files.pharo.org.sh
++ cd ../bootstrap/scripts
++ pwd -P
+ SCRIPTS=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts
+ . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/envversion.sh
++ find . -name 'Pharo*-bootstrap*.zip'
++ cut -d- -f 1-2
++ cut -d/ -f 2
++ head -n 1
+ PHARO_NAME_PREFIX=Pharo9.0-SNAPSHOT
++ echo Pharo9.0-SNAPSHOT
++ sed 's/\.//'
++ cut -d. -f 1-2
++ cut -c 6-
++ cut -d- -f 1
+ PHARO_SHORT_VERSION=90
+ PACKAGED_VERSIONS='latest*.zip'
++ is_release_build
++ set -f
+++ git tag --list --points-at HEAD
+++ grep -E '^v[0-9]+\.[0-9]+.[0-9]+(\-[a-zA-Z0-9_]+)?$'
++ local versionTag=
++ set +f
++ '[' '' == '' ']'
++ echo 0
+ '[' 0 == 1 ']'
+ destDir=/appli/files.pharo.org/image/90/
+ echo 'Uploading Images to pharo.files.org//appli/files.pharo.org/image/90/'
Uploading Images to pharo.files.org//appli/files.pharo.org/image/90/
+ scp -o StrictHostKeyChecking=no -v latest-64.zip latest-minimal-64.zip Pharo9.0-SNAPSHOT.build.748.sha.5ef105a.arch.64bit.zip Pharo9.0-SNAPSHOT-metacello.build.748.sha.5ef105a.arch.64bit.zip pharoorgde@ssh.cluster023.hosting.ovh.net:files/image/90/
Executing: program /usr/bin/ssh host ssh.cluster023.hosting.ovh.net, user pharoorgde, command scp -v -d -t files/image/90/
OpenSSH_7.2p2 Ubuntu-4ubuntu2.8, OpenSSL 1.0.2g  1 Mar 2016
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: Applying options for *
debug1: Connecting to ssh.cluster023.hosting.ovh.net [91.134.248.233] port 22.
debug1: Connection established.
debug1: key_load_public: No such file or directory
debug1: identity file /builds/.ssh/id_rsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /builds/.ssh/id_rsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /builds/.ssh/id_dsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /builds/.ssh/id_dsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /builds/.ssh/id_ecdsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /builds/.ssh/id_ecdsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /builds/.ssh/id_ed25519 type -1
debug1: key_load_public: No such file or directory
debug1: identity file /builds/.ssh/id_ed25519-cert type -1
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8
debug1: Remote protocol version 2.0, remote software version OpenSSH_7.4p1
debug1: match: OpenSSH_7.4p1 pat OpenSSH* compat 0x04000000
debug1: Authenticating to ssh.cluster023.hosting.ovh.net:22 as 'pharoorgde'
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: algorithm: curve25519-sha256@libssh.org
debug1: kex: host key algorithm: ssh-ed25519
debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
debug1: Server host key: ssh-ed25519 SHA256:L1zucFy7pgrSkls5PwyDOlMchEy1RzH1fjFKCilMwuA
debug1: Host 'ssh.cluster023.hosting.ovh.net' is known and matches the ED25519 host key.
debug1: Found key in /builds/.ssh/known_hosts:1
debug1: rekey after 134217728 blocks
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: rekey after 134217728 blocks
debug1: SSH2_MSG_EXT_INFO received
debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,ssh-rsa,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521>
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: publickey,password
debug1: Next authentication method: publickey
debug1: Offering RSA public key: /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache@tmp/private_key_2905506091196141694.key
debug1: Server accepts key: pkalg ssh-rsa blen 151
debug1: Authentication succeeded (publickey).
Authenticated to ssh.cluster023.hosting.ovh.net ([91.134.248.233]:22).
debug1: channel 0: new [client-session]
debug1: Requesting no-more-sessions@openssh.com
debug1: Entering interactive session.
debug1: pledge: network
debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
debug1: Sending environment.
debug1: Sending env LANG = en_US
debug1: Sending command: scp -v -d -t files/image/90/
Sending file modes: C0664 24207929 latest-64.zip
Sink: C0664 24207929 latest-64.zip
Sending file modes: C0664 4132496 latest-minimal-64.zip
Sink: C0664 4132496 latest-minimal-64.zip
Sending file modes: C0664 24207929 Pharo9.0-SNAPSHOT.build.748.sha.5ef105a.arch.64bit.zip
Sink: C0664 24207929 Pharo9.0-SNAPSHOT.build.748.sha.5ef105a.arch.64bit.zip
Sending file modes: C0664 4132496 Pharo9.0-SNAPSHOT-metacello.build.748.sha.5ef105a.arch.64bit.zip
Sink: C0664 4132496 Pharo9.0-SNAPSHOT-metacello.build.748.sha.5ef105a.arch.64bit.zip
debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
debug1: channel 0: free: client-session, nchannels 1
debug1: fd 0 clearing O_NONBLOCK
debug1: fd 1 clearing O_NONBLOCK
debug1: fd 2 clearing O_NONBLOCK
Transferred: sent 56747580, received 12392 bytes, in 1.5 seconds
Bytes per second: sent 37046654.0, received 8089.9
debug1: Exit status 0
[Pipeline] }
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 8920 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] archiveArtifacts
Archiving artifacts
Recording fingerprints
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] parallel
[Pipeline] { (Branch: unix-32)
[Pipeline] { (Branch: windows-32)
[Pipeline] { (Branch: unix-64)
[Pipeline] { (Branch: osx-64)
[Pipeline] { (Branch: windows-64)
[Pipeline] node
[Pipeline] node
Running on pharo-ci-jenkins2-bootstrap-unix-2 in /builds/workspace/est_and_branch_Pipeline_Pharo9.0
[Pipeline] node
Running on pharo-ci-jenkins2-unix-3 in /builds/workspace/est_and_branch_Pipeline_Pharo9.0
[Pipeline] node
[Pipeline] node
Running on pharo-ci-jenkins2-win10 in C:\builds\workspace\est_and_branch_Pipeline_Pharo9.0
Running on pharo-ci-jenkins2-osx2 in /builds/workspace/est_and_branch_Pipeline_Pharo9.0
Running on pharo-ci-jenkins2-win10 in C:\builds\workspace\est_and_branch_Pipeline_Pharo9.0@2
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Tests-unix-32)
[Pipeline] stage
[Pipeline] { (Tests-unix-64)
[Pipeline] stage
[Pipeline] { (Tests-windows-32)
[Pipeline] stage
[Pipeline] { (Tests-osx-64)
[Pipeline] stage
[Pipeline] { (Tests-windows-64)
[Pipeline] timeout
Timeout set to expire in 35 min
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 35 min
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 35 min
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 35 min
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 35 min
[Pipeline] {
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] done
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[Pipeline] cleanWs
[WS-CLEANUP] done
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[WS-CLEANUP] done
[Pipeline] dir
Running in /builds/workspace/est_and_branch_Pipeline_Pharo9.0/Tests-unix-32
[Pipeline] {
[Pipeline] dir
Running in /builds/workspace/est_and_branch_Pipeline_Pharo9.0/Tests-unix-64
[Pipeline] {
[Pipeline] dir
Running in C:\builds\workspace\est_and_branch_Pipeline_Pharo9.0\Tests-windows-32
[Pipeline] {
[Pipeline] unstash
[Pipeline] unstash
[Pipeline] unstash
[Pipeline] dir
Running in /builds/workspace/est_and_branch_Pipeline_Pharo9.0/Tests-osx-64
[Pipeline] {
[Pipeline] dir
Running in C:\builds\workspace\est_and_branch_Pipeline_Pharo9.0@2\Tests-windows-64
[Pipeline] {
[Pipeline] unstash
[Pipeline] unstash
[Pipeline] sh
+ bash -c bootstrap/scripts/runTests.sh 64 Tests-unix-64
+ CACHE=bootstrap-cache
+ find bootstrap-cache
bootstrap-cache
bootstrap-cache/PharoV60.sources
bootstrap-cache/Pharo9.0-SNAPSHOT-compiler-64bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-core-64bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-traits-64bit-5ef105a.zip
bootstrap-cache/Pharo9.0-64bit-5ef105a.sources
bootstrap-cache/Pharo9.0-SNAPSHOT-metacello-64bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-monticello-64bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-64bit-5ef105a.zip
++ find bootstrap-cache -name 'Pharo*.zip'
++ cut -d- -f 1-2
++ cut -d/ -f 2
++ head -n 1
+ TEST_NAME_PREFIX=Pharo9.0-SNAPSHOT
+ TEST_VM_VERSION=90
+ ./bootstrap/scripts/getPharoVM.sh 90 vm 64
Downloading the latest pharoVM:
	http://files.pharo.org/get-files/90/pharo64-linux-stable.zip
pharo-vm/pharo
Creating starter scripts pharo and pharo-ui
VM downloaded
++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-64bit-*.zip'
+ IMAGE_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-64bit-5ef105a.zip
+ unzip bootstrap-cache/Pharo9.0-SNAPSHOT-64bit-5ef105a.zip
Archive:  bootstrap-cache/Pharo9.0-SNAPSHOT-64bit-5ef105a.zip
  inflating: Pharo9.0-SNAPSHOT-64bit-5ef105a.changes  
  inflating: Pharo9.0-SNAPSHOT-64bit-5ef105a.image  
  inflating: Pharo9.0-64bit-5ef105a.sources  
 extracting: pharo.version           
++ find . -name Pharo9.0-SNAPSHOT-64bit-5ef105a.image
+ IMAGE_FILE=./Pharo9.0-SNAPSHOT-64bit-5ef105a.image
++ find . -name Pharo9.0-SNAPSHOT-64bit-5ef105a.changes
+ CHANGES_FILE=./Pharo9.0-SNAPSHOT-64bit-5ef105a.changes
+ cp bootstrap-cache/Pharo9.0-64bit-5ef105a.sources bootstrap-cache/PharoV60.sources .
+ mv ./Pharo9.0-SNAPSHOT-64bit-5ef105a.image Pharo.image
+ mv ./Pharo9.0-SNAPSHOT-64bit-5ef105a.changes Pharo.changes
+ export PHARO_CI_TESTING_ENVIRONMENT=1
+ PHARO_CI_TESTING_ENVIRONMENT=1
+ ./pharo Pharo.image test --junit-xml-output --stage-name=Tests-unix-64 '.*'
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[Pipeline] sh
[Pipeline] sh
+ bash -c 'bootstrap/scripts/runTests.sh 64 Tests-osx-64'
+ bash -c bootstrap/scripts/runTests.sh 32 Tests-unix-32
+ CACHE=bootstrap-cache
+ find bootstrap-cache
bootstrap-cache
bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-32bit-5ef105a.zip
bootstrap-cache/Pharo9.0-32bit-5ef105a.sources
bootstrap-cache/PharoV60.sources
bootstrap-cache/Pharo9.0-SNAPSHOT-monticello-32bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-32bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-metacello-32bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-compiler-32bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-32bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-core-32bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-traits-32bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-32bit-5ef105a.zip
++ find bootstrap-cache -name 'Pharo*.zip'
++ cut -d- -f 1-2
++ head -n 1
++ cut -d/ -f 2
+ TEST_NAME_PREFIX=Pharo9.0-SNAPSHOT
+ TEST_VM_VERSION=90
+ ./bootstrap/scripts/getPharoVM.sh 90 vm 32
Downloading the latest pharoVM:
	http://files.pharo.org/get-files/90/pharo-linux-stable.zip
+ CACHE=bootstrap-cache
+ find bootstrap-cache
bootstrap-cache
bootstrap-cache/Pharo9.0-SNAPSHOT-monticello-64bit-5ef105a.zip
bootstrap-cache/Pharo9.0-64bit-5ef105a.sources
bootstrap-cache/Pharo9.0-SNAPSHOT-64bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-compiler-64bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-traits-64bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-core-64bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-5ef105a.zip
bootstrap-cache/PharoV60.sources
bootstrap-cache/Pharo9.0-SNAPSHOT-metacello-64bit-5ef105a.zip
++ find bootstrap-cache -name 'Pharo*.zip'
++ head -n 1
++ cut -d/ -f 2
++ cut -d- -f 1-2
+ TEST_NAME_PREFIX=Pharo9.0-SNAPSHOT
+ TEST_VM_VERSION=90
+ ./bootstrap/scripts/getPharoVM.sh 90 vm 64
Downloading the latest pharoVM:
	http://files.pharo.org/get-files/90/pharo64-mac-stable.zip
pharo-vm/pharo
Creating starter scripts pharo and pharo-ui
pharo-vm/Pharo.app/Contents/MacOS/Pharo
Creating starter scripts pharo and pharo-ui
VM downloaded
++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-64bit-*.zip'
+ IMAGE_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-64bit-5ef105a.zip
+ unzip bootstrap-cache/Pharo9.0-SNAPSHOT-64bit-5ef105a.zip
Archive:  bootstrap-cache/Pharo9.0-SNAPSHOT-64bit-5ef105a.zip
  inflating: Pharo9.0-SNAPSHOT-64bit-5ef105a.changes  
  inflating: Pharo9.0-SNAPSHOT-64bit-5ef105a.image  VM downloaded
++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-32bit-*.zip'
+ IMAGE_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-32bit-5ef105a.zip
+ unzip bootstrap-cache/Pharo9.0-SNAPSHOT-32bit-5ef105a.zip
Archive:  bootstrap-cache/Pharo9.0-SNAPSHOT-32bit-5ef105a.zip
  inflating: Pharo9.0-SNAPSHOT-32bit-5ef105a.changes  
  inflating: Pharo9.0-SNAPSHOT-32bit-5ef105a.image  
  inflating: Pharo9.0-64bit-5ef105a.sources  
  inflating: Pharo9.0-32bit-5ef105a.sources  
 extracting: pharo.version           
++ find . -name Pharo9.0-SNAPSHOT-32bit-5ef105a.image
+ IMAGE_FILE=./Pharo9.0-SNAPSHOT-32bit-5ef105a.image
++ find . -name Pharo9.0-SNAPSHOT-32bit-5ef105a.changes
+ CHANGES_FILE=./Pharo9.0-SNAPSHOT-32bit-5ef105a.changes
+ cp bootstrap-cache/Pharo9.0-32bit-5ef105a.sources bootstrap-cache/PharoV60.sources .

 extracting: pharo.version           
++ find . -name Pharo9.0-SNAPSHOT-64bit-5ef105a.image
+ mv ./Pharo9.0-SNAPSHOT-32bit-5ef105a.image Pharo.image
+ mv ./Pharo9.0-SNAPSHOT-32bit-5ef105a.changes Pharo.changes
+ export PHARO_CI_TESTING_ENVIRONMENT=1
+ PHARO_CI_TESTING_ENVIRONMENT=1
+ ./pharo Pharo.image test --junit-xml-output --stage-name=Tests-unix-32 '.*'
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
+ IMAGE_FILE=./Pharo9.0-SNAPSHOT-64bit-5ef105a.image
++ find . -name Pharo9.0-SNAPSHOT-64bit-5ef105a.changes
+ CHANGES_FILE=./Pharo9.0-SNAPSHOT-64bit-5ef105a.changes
+ cp bootstrap-cache/Pharo9.0-64bit-5ef105a.sources bootstrap-cache/PharoV60.sources .
+ mv ./Pharo9.0-SNAPSHOT-64bit-5ef105a.image Pharo.image
+ mv ./Pharo9.0-SNAPSHOT-64bit-5ef105a.changes Pharo.changes
+ export PHARO_CI_TESTING_ENVIRONMENT=1
+ PHARO_CI_TESTING_ENVIRONMENT=1
+ ./pharo Pharo.image test --junit-xml-output --stage-name=Tests-osx-64 '.*'
2020-10-14 09:12:53.008 Pharo[97817:5372617] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to (null)
[Pipeline] bat
[Pipeline] bat

ci@WIN10-CI C:\builds\workspace\est_and_branch_Pipeline_Pharo9.0\Tests-windows-32>bash -c 'bootstrap/scripts/runTests.sh 32 Tests-windows-32' 
+ CACHE=bootstrap-cache
+ find bootstrap-cache

ci@WIN10-CI C:\builds\workspace\est_and_branch_Pipeline_Pharo9.0@2\Tests-windows-64>bash -c 'bootstrap/scripts/runTests.sh 64 Tests-windows-64' 
+ CACHE=bootstrap-cache
+ find bootstrap-cache
bootstrap-cache
bootstrap-cache/Pharo9.0-32bit-5ef105a.sources
bootstrap-cache/Pharo9.0-SNAPSHOT-32bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-32bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-compiler-32bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-core-32bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-32bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-metacello-32bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-monticello-32bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-32bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-traits-32bit-5ef105a.zip
bootstrap-cache/PharoV60.sources
++ find bootstrap-cache -name 'Pharo*.zip'
++ head -n 1
++ cut -d/ -f 2
++ cut -d- -f 1-2
bootstrap-cache
bootstrap-cache/Pharo9.0-64bit-5ef105a.sources
bootstrap-cache/Pharo9.0-SNAPSHOT-64bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-compiler-64bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-core-64bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-metacello-64bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-monticello-64bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-traits-64bit-5ef105a.zip
bootstrap-cache/PharoV60.sources
++ find bootstrap-cache -name 'Pharo*.zip'
++ head -n 1
++ cut -d/ -f 2
++ cut -d- -f 1-2
+ TEST_NAME_PREFIX=Pharo9.0-SNAPSHOT
+ TEST_VM_VERSION=90
+ ./bootstrap/scripts/getPharoVM.sh 90 vm 32
+ TEST_NAME_PREFIX=Pharo9.0-SNAPSHOT
+ TEST_VM_VERSION=90
+ ./bootstrap/scripts/getPharoVM.sh 90 vm 64
Running tests in 764 Packages
SystemNotification: MicToPillarBasicTest>>testCodeInText(pillarDocument is shadowed)
SystemNotification: MicToPillarBasicTest>>testCodeInText(pillarDocument is shadowed)
Downloading the latest pharoVM:
	http://files.pharo.org/get-files/90/pharo-win-stable.zip
Downloading the latest pharoVM:
	http://files.pharo.org/get-files/90/pharo64-win-stable.zip
SystemNotification: RBDummyRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBDummyRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RSCanvas>>numberOfEdges(edges is shadowed)
SystemNotification: RSCanvas>>numberOfEdges(edges is shadowed)
SystemNotification: RSComposite>>numberOfEdges(edges is shadowed)
SystemNotification: RSComposite>>numberOfEdges(edges is shadowed)
SystemNotification: RSEdgeBuilder>>fmt:(shape is shadowed)
SystemNotification: RSEdgeBuilder>>fmt:(shape is shadowed)
SystemNotification: RSLinePlot>>fmt:(shape is shadowed)
SystemNotification: RSLinePlot>>fmt:(shape is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
Running tests in 764 Packages
SystemNotification: MicToPillarBasicTest>>testCodeInText(pillarDocument is shadowed)
SystemNotification: MicToPillarBasicTest>>testCodeInText(pillarDocument is shadowed)
pharo-vm/PharoConsole.exe
Creating starter scripts pharo and pharo-ui
VM downloaded
++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-32bit-*.zip'
+ IMAGE_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-32bit-5ef105a.zip
+ unzip bootstrap-cache/Pharo9.0-SNAPSHOT-32bit-5ef105a.zip
Archive:  bootstrap-cache/Pharo9.0-SNAPSHOT-32bit-5ef105a.zip
  inflating: Pharo9.0-SNAPSHOT-32bit-5ef105a.changes  
  inflating: Pharo9.0-SNAPSHOT-32bit-5ef105a.image  pharo-vm/PharoConsole.exe
Creating starter scripts pharo and pharo-ui
VM downloaded
++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-64bit-*.zip'
+ IMAGE_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-64bit-5ef105a.zip
+ unzip bootstrap-cache/Pharo9.0-SNAPSHOT-64bit-5ef105a.zip
Archive:  bootstrap-cache/Pharo9.0-SNAPSHOT-64bit-5ef105a.zip
  inflating: Pharo9.0-SNAPSHOT-64bit-5ef105a.changes  
  inflating: Pharo9.0-SNAPSHOT-64bit-5ef105a.image  
SystemNotification: RBDummyRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBDummyRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
  inflating: Pharo9.0-32bit-5ef105a.sources  SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)

  inflating: Pharo9.0-64bit-5ef105a.sources  
 extracting: pharo.version           
++ find . -name Pharo9.0-SNAPSHOT-32bit-5ef105a.image

 extracting: pharo.version           
++ find . -name Pharo9.0-SNAPSHOT-64bit-5ef105a.image
+ IMAGE_FILE=./Pharo9.0-SNAPSHOT-64bit-5ef105a.image
++ find . -name Pharo9.0-SNAPSHOT-64bit-5ef105a.changes
+ IMAGE_FILE=./Pharo9.0-SNAPSHOT-32bit-5ef105a.image
++ find . -name Pharo9.0-SNAPSHOT-32bit-5ef105a.changes
+ CHANGES_FILE=./Pharo9.0-SNAPSHOT-32bit-5ef105a.changes
+ cp bootstrap-cache/Pharo9.0-32bit-5ef105a.sources bootstrap-cache/PharoV60.sources .
SystemNotification: RSCanvas>>numberOfEdges(edges is shadowed)
SystemNotification: RSCanvas>>numberOfEdges(edges is shadowed)
SystemNotification: RSComposite>>numberOfEdges(edges is shadowed)
SystemNotification: RSComposite>>numberOfEdges(edges is shadowed)
SystemNotification: RSEdgeBuilder>>fmt:(shape is shadowed)
SystemNotification: RSEdgeBuilder>>fmt:(shape is shadowed)
SystemNotification: RSLinePlot>>fmt:(shape is shadowed)
SystemNotification: RSLinePlot>>fmt:(shape is shadowed)
+ CHANGES_FILE=./Pharo9.0-SNAPSHOT-64bit-5ef105a.changes
+ cp bootstrap-cache/Pharo9.0-64bit-5ef105a.sources bootstrap-cache/PharoV60.sources .
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
+ mv ./Pharo9.0-SNAPSHOT-64bit-5ef105a.image Pharo.image
+ mv ./Pharo9.0-SNAPSHOT-32bit-5ef105a.image Pharo.image
+ mv ./Pharo9.0-SNAPSHOT-64bit-5ef105a.changes Pharo.changes
+ export PHARO_CI_TESTING_ENVIRONMENT=1
+ PHARO_CI_TESTING_ENVIRONMENT=1
+ ./pharo Pharo.image test --junit-xml-output --stage-name=Tests-windows-64 '.*'
+ mv ./Pharo9.0-SNAPSHOT-32bit-5ef105a.changes Pharo.changes
+ export PHARO_CI_TESTING_ENVIRONMENT=1
+ PHARO_CI_TESTING_ENVIRONMENT=1
+ ./pharo Pharo.image test --junit-xml-output --stage-name=Tests-windows-32 '.*'
Running tests in 764 Packages
SystemNotification: MicToPillarBasicTest>>testCodeInText(pillarDocument is shadowed)
SystemNotification: MicToPillarBasicTest>>testCodeInText(pillarDocument is shadowed)
Running tests in 764 Packages
SystemNotification: RBDummyRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBDummyRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
Running tests in 764 Packages
SystemNotification: RBRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RSCanvas>>numberOfEdges(edges is shadowed)
SystemNotification: RSCanvas>>numberOfEdges(edges is shadowed)
SystemNotification: RSComposite>>numberOfEdges(edges is shadowed)
SystemNotification: RSComposite>>numberOfEdges(edges is shadowed)
SystemNotification: RSEdgeBuilder>>fmt:(shape is shadowed)
SystemNotification: RSEdgeBuilder>>fmt:(shape is shadowed)
SystemNotification: RSLinePlot>>fmt:(shape is shadowed)
SystemNotification: RSLinePlot>>fmt:(shape is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
NewUndeclaredWarning: UndefinedObject>>noMethod (Foo is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (Foo is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (Foo is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (Foo is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (Foo is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (Foo is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (Foo is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (Foo is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (Foo is Undeclared)

*** Warning: PotentialOutDatedDependencyWarning: Collections-Tests: Kernel-Chronology-Extras dependency declared in the package Manifest as manuallyResolvedDependencies not detected as a dependency!
\\
*** Warning: PotentialOutDatedDependencyWarning: Collections-Tests: Kernel-Chronology-Extras dependency declared in the package Manifest as manuallyResolvedDependencies not detected as a dependency!
\\SystemNotification: MicToPillarBasicTest>>testCodeInText(pillarDocument is shadowed)
SystemNotification: MicToPillarBasicTest>>testCodeInText(pillarDocument is shadowed)
SystemNotification: MicToPillarBasicTest>>testCodeInText(pillarDocument is shadowed)
SystemNotification: MicToPillarBasicTest>>testCodeInText(pillarDocument is shadowed)
SystemNotification: RBDummyRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBDummyRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBDummyRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBDummyRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RSCanvas>>numberOfEdges(edges is shadowed)
SystemNotification: RSCanvas>>numberOfEdges(edges is shadowed)
SystemNotification: RSComposite>>numberOfEdges(edges is shadowed)
SystemNotification: RSComposite>>numberOfEdges(edges is shadowed)
SystemNotification: RSEdgeBuilder>>fmt:(shape is shadowed)
SystemNotification: RSEdgeBuilder>>fmt:(shape is shadowed)
SystemNotification: RSLinePlot>>fmt:(shape is shadowed)
SystemNotification: RSLinePlot>>fmt:(shape is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto mmap: Cannot allocate memory
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)

*** Warning: PotentialOutDatedDependencyWarning: Collections-Tests: Kernel-Chronology-Extras dependency declared in the package Manifest as manuallyResolvedDependencies not detected as a dependency!
\\SystemNotification: RSCanvas>>numberOfEdges(edges is shadowed)
SystemNotification: RSCanvas>>numberOfEdges(edges is shadowed)
SystemNotification: RSComposite>>numberOfEdges(edges is shadowed)
SystemNotification: RSComposite>>numberOfEdges(edges is shadowed)
SystemNotification: RSEdgeBuilder>>fmt:(shape is shadowed)
SystemNotification: RSEdgeBuilder>>fmt:(shape is shadowed)
SystemNotification: RSLinePlot>>fmt:(shape is shadowed)
SystemNotification: RSLinePlot>>fmt:(shape is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
NewUndeclaredWarning: UndefinedObject>>noMethod (Foo is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (Foo is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (Foo is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (Foo is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (Foo is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (Foo is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (d is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (e is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (f is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (d is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (e is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (f is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (d is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (e is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (f is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (d is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (e is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (f is Undeclared)
NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared)
NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (d is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (e is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (f is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (d is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (e is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (f is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (d is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (e is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (f is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (d is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (e is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (f is Undeclared)
NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared)
NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared)
Pharo writing to the standard error
Pharo writing to the standard output
NewUndeclaredWarning: UndefinedObject>>noMethod (Xcrd is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (cdfgdf is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (PoPouet is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TableRotate is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
.NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TViewInModel is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
somethingsomethingPharo writing to the standard error
Pharo writing to the standard output
NewUndeclaredWarning: UndefinedObject>>noMethod (Xcrd is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (cdfgdf is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (PoPouet is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TableRotate is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
.NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TViewInModel is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
somethingsomethingNewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
EpMonitor could not log a change. You can enable debugging with "EpMonitor current debugMode: true".
NewUndeclaredWarning: UndefinedObject>>noMethod (SlotTestsClassB is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MySlot is Undeclared)
EpMonitor could not log a change. You can enable debugging with "EpMonitor current debugMode: true".
NewUndeclaredWarning: UndefinedObject>>noMethod (SlotTestsClassB is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MySlot is Undeclared)

*** Warning: PotentialOutDatedDependencyWarning: Collections-Tests: Kernel-Chronology-Extras dependency declared in the package Manifest as manuallyResolvedDependencies not detected as a dependency!

*** Warning: PotentialOutDatedDependencyWarning: Collections-Tests: Kernel-Chronology-Extras dependency declared in the package Manifest as manuallyResolvedDependencies not detected as a dependency!
\\NewUndeclaredWarning: C2>>getValues2 (d is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (e is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (f is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (d is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (e is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (f is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (d is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (e is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (f is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (d is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (e is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (f is Undeclared)
NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared)
NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared)
Pharo writing to the standard error
Pharo writing to the standard output
NewUndeclaredWarning: UndefinedObject>>noMethod (Xcrd is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (cdfgdf is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (PoPouet is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TableRotate is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
.NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TViewInModel is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
somethingsomethingEpMonitor could not log a change. You can enable debugging with "EpMonitor current debugMode: true".
NewUndeclaredWarning: UndefinedObject>>noMethod (SlotTestsClassB is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MySlot is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (d is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (e is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (f is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (d is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (e is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (f is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (d is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (e is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (f is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (d is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (e is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (f is Undeclared)
NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared)
NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared)
Pharo writing to the standard error
Pharo writing to the standard output
NewUndeclaredWarning: UndefinedObject>>noMethod (Xcrd is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (cdfgdf is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (PoPouet is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (d is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (e is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (f is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (d is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (e is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (f is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (d is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (e is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (f is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (d is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (e is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (f is Undeclared)
NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared)
NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TableRotate is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
.NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TViewInModel is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
somethingsomethingPharo writing to the standard error
Pharo writing to the standard output
NewUndeclaredWarning: UndefinedObject>>noMethod (Xcrd is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (cdfgdf is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (PoPouet is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TableRotate is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MyTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (AnotherTrait is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
.NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TViewInModel is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (TheSuperClass is Undeclared)
NewUndeclaredWarning: ReGlobalVariablesUsageRuleTest>>sampleMethod (sampleMethod is Undeclared)
NewUndeclaredWarning: ReGlobalVariablesUsageRuleTest>>sampleMethod (sampleMethod is Undeclared)
NewUndeclaredWarning: ReGlobalVariablesUsageRuleTest>>sampleMethod (sampleMethod is Undeclared)
SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared)
NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared)
NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared)
NewUndeclaredWarning: Point>>tt (Object is Undeclared)
MetacelloNotification: testFileTreeRepository: /builds/workspace/est_and_branch_Pipeline_Pharo9.0/Tests-unix-32/temp/repo
SubscriptOutOfBounds: 1
OrderedCollection(Object)>>errorSubscriptBounds:
OrderedCollection>>at:
RubParagraph>>characterBlockForIndex:
Message>>sendTo:
[ aMessage sendTo: next ] in RubOpeningClosingDelimiterDecorator(RubParagraphDecorator)>>doesNotUnderstand: #characterBlockForIndex: in Block: [ aMessage sendTo: next ]
FullBlockClosure(BlockClosure)>>on:do:
RubOpeningClosingDelimiterDecorator(RubParagraphDecorator)>>doesNotUnderstand: #characterBlockForIndex:
Message>>sendTo:
[ aMessage sendTo: next ] in RubExtraSelectionDecorator(RubParagraphDecorator)>>doesNotUnderstand: #characterBlockForIndex: in Block: [ aMessage sendTo: next ]
FullBlockClosure(BlockClosure)>>on:do:
RubExtraSelectionDecorator(RubParagraphDecorator)>>doesNotUnderstand: #characterBlockForIndex:
Message>>sendTo:
[ aMessage sendTo: next ] in RubCurrentLineBarDecorator(RubParagraphDecorator)>>doesNotUnderstand: #characterBlockForIndex: in Block: [ aMessage sendTo: next ]
FullBlockClosure(BlockClosure)>>on:do:
RubCurrentLineBarDecorator(RubParagraphDecorator)>>doesNotUnderstand: #characterBlockForIndex:
RubEditingState>>markIndex:pointIndex:
[ self editingState markIndex: markIndex pointIndex: pointIndex ] in RubEditingArea(RubAbstractTextArea)>>markIndex:pointIndex: in Block: [ self editingState markIndex: markIndex pointInde...etc...
RubEditingArea(RubAbstractTextArea)>>handleSelectionChange:
RubEditingArea(RubAbstractTextArea)>>markIndex:pointIndex:
RubEditingArea(RubAbstractTextArea)>>recomputeSelection
[ 
			self wrapped
				ifTrue: [ 
					(bounds notNil and: [ bounds width = aPoint x ])
						ifTrue: [ ^ self ].
					super extent: ((self paragraph withoutDecorator extentFromClientBottomRight: aPoint) max: self minimumExtent).
					self recomputeSelection ] ] in RubEditingArea(RubAbstractTextArea)>>extent: in Block: [ ...
RubEditingArea(RubAbstractTextArea)>>handleBoundsChange:
RubEditingArea(RubAbstractTextArea)>>extent:
RubEditingArea(Morph)>>width:
RubTextScrollPane>>fitScrollTargetWidth
RubTextScrollPane>>fitScrollTarget
RubTextScrollPane>>textAreaExtentChanged
RubEditingArea(RubAbstractTextArea)>>handleBoundsChange:
RubEditingArea(RubAbstractTextArea)>>paragraphWasComposedFrom:to:
[ 
			self uptodateComposer 
				composeLinesFrom: 1
				to: self text size
				delta: 0
				into: OrderedCollection new
				priorLines: Array new
				atY: self compositionRectangle top.
			textArea ifNotNil: [ textArea paragraphWasComposedFrom: 1 to: self text size ] ] in RubParagraph>>compose in Block: [ ...

[Pipeline] fileExists
[Pipeline] sh
somethingsomething+ mv PharoDebug.log PharoDebug-Tests-unix-32.log
[Pipeline] archiveArtifacts
Archiving artifacts
Recording fingerprints
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch unix-32
NewUndeclaredWarning: ReGlobalVariablesUsageRuleTest>>sampleMethod (sampleMethod is Undeclared)
NewUndeclaredWarning: ReGlobalVariablesUsageRuleTest>>sampleMethod (sampleMethod is Undeclared)
NewUndeclaredWarning: ReGlobalVariablesUsageRuleTest>>sampleMethod (sampleMethod is Undeclared)
SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared)
NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared)
NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared)
NewUndeclaredWarning: Point>>tt (Object is Undeclared)
MetacelloNotification: testFileTreeRepository: /builds/workspace/est_and_branch_Pipeline_Pharo9.0/Tests-unix-64/temp/repo
EpMonitor could not log a change. You can enable debugging with "EpMonitor current debugMode: true".
NewUndeclaredWarning: UndefinedObject>>noMethod (SlotTestsClassB is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MySlot is Undeclared)
EpMonitor could not log a change. You can enable debugging with "EpMonitor current debugMode: true".
NewUndeclaredWarning: UndefinedObject>>noMethod (SlotTestsClassB is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (MySlot is Undeclared)
SubscriptOutOfBounds: 0
NewUndeclaredWarning: ReGlobalVariablesUsageRuleTest>>sampleMethod (sampleMethod is Undeclared)
NewUndeclaredWarning: ReGlobalVariablesUsageRuleTest>>sampleMethod (sampleMethod is Undeclared)
NewUndeclaredWarning: ReGlobalVariablesUsageRuleTest>>sampleMethod (sampleMethod is Undeclared)
SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared)
NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared)
NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared)
NewUndeclaredWarning: Point>>tt (Object is Undeclared)
MetacelloNotification: testFileTreeRepository: /System/Volumes/Data/builds/workspace/est_and_branch_Pipeline_Pharo9.0/Tests-osx-64/temp/repo
SubscriptOutOfBounds: 0
DeprecationPerformedNotification: The method SUnitTest>>#deprecatedMessage called from SUnitTest>>#testIgnoreDeprecationWarnings has been deprecated. Deprecated method used by #testIgnoreDeprecationWarnings
SystemNotification: TD
SystemNotification: TB
SystemNotification: TC
SystemNotification: TA
SystemNotification: CA
SystemNotification: CB
SystemNotification: TA
SystemNotification: TB
SystemNotification: TC
SystemNotification: TD
SystemNotification: T6

*** Warning: Warning: Attempt to create AClass as a subclass of nil.  Possibly a class is being loaded before its superclass.
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
DeprecationPerformedNotification: The method SUnitTest>>#deprecatedMessage called from SUnitTest>>#testIgnoreDeprecationWarnings has been deprecated. Deprecated method used by #testIgnoreDeprecationWarnings
SystemNotification: TD
SystemNotification: TB
SystemNotification: TC
SystemNotification: TA
SystemNotification: CA
SystemNotification: CB
SystemNotification: TA
SystemNotification: TB
SystemNotification: TC
SystemNotification: TD
SystemNotification: T6

*** Warning: Warning: Attempt to create AClass as a subclass of nil.  Possibly a class is being loaded before its superclass.
NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>foo (foo is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>name (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>name: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>junk (CR is Undeclared)
NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>foo (foo is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>name (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>name: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>junk (CR is Undeclared)
NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>foo (foo is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>name (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>name: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>junk (CR is Undeclared)
NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared)
NewUndeclaredWarning: TestClassOther>>nonexistingMethodName4 (class1 is Undeclared)

a DebugSession
Original error: test session.
Debugger error: a UndefinedObject

[ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]
Exception
Exception

a DebugSession
Original error: test session.
Debugger error: Error

[ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]

a DebugSession
Original error: test session.
Debugger error: Error

[ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>foo (foo is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>name (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>name: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>junk (CR is Undeclared)
NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>foo (foo is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>name (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>name: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>junk (CR is Undeclared)
NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>foo (foo is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>name (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>name: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>junk (CR is Undeclared)
NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared)
NewUndeclaredWarning: TestClassOther>>nonexistingMethodName4 (class1 is Undeclared)
NewUndeclaredWarning: ReGlobalVariablesUsageRuleTest>>sampleMethod (sampleMethod is Undeclared)
NewUndeclaredWarning: ReGlobalVariablesUsageRuleTest>>sampleMethod (sampleMethod is Undeclared)
NewUndeclaredWarning: ReGlobalVariablesUsageRuleTest>>sampleMethod (sampleMethod is Undeclared)
SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared)
NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared)
NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared)
NewUndeclaredWarning: Point>>tt (Object is Undeclared)
MetacelloNotification: testFileTreeRepository: C:\builds\workspace\est_and_branch_Pipeline_Pharo9.0\Tests-windows-32\temp\repo
NewUndeclaredWarning: ReGlobalVariablesUsageRuleTest>>sampleMethod (sampleMethod is Undeclared)
NewUndeclaredWarning: ReGlobalVariablesUsageRuleTest>>sampleMethod (sampleMethod is Undeclared)
NewUndeclaredWarning: ReGlobalVariablesUsageRuleTest>>sampleMethod (sampleMethod is Undeclared)
SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared)
NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared)
NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared)
NewUndeclaredWarning: Point>>tt (Object is Undeclared)
MetacelloNotification: testFileTreeRepository: C:\builds\workspace\est_and_branch_Pipeline_Pharo9.0@2\Tests-windows-64\temp\repo

a DebugSession
Original error: test session.
Debugger error: a UndefinedObject

[ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]
Exception
Exception

a DebugSession
Original error: test session.
Debugger error: Error

[ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]

a DebugSession
Original error: test session.
Debugger error: Error

[ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
MessageNotUnderstood: receiver of "containsPoint:" is nil
UndefinedObject(Object)>>doesNotUnderstand: #containsPoint:
UndefinedObject>>doesNotUnderstand: #containsPoint:
MorphicEventDispatcher>>dispatchDefault:with:
MorphicEventDispatcher>>handleMouseOver:
MouseEvent>>sentTo:
[ ^ anEvent sentTo: self ] in MorphicEventDispatcher>>dispatchEvent:with: in Block: [ ^ anEvent sentTo: self ]
FullBlockClosure(BlockClosure)>>ensure:
MorphicEventDispatcher>>dispatchEvent:with:
WorldMorph(Morph)>>processEvent:using:
WorldMorph(Morph)>>processEvent:
HandMorph>>sendEvent:focus:clear:
HandMorph>>sendMouseEvent:
HandMorph>>handleEvent:
MouseOverHandler>>handleAsMouseOver:
MouseOverHandler>>processMouseOver:
HandMorph>>processEventsFromQueue:
HandMorph>>processEvents
[:h |
		self activeHand: h.
		h processEvents.
		self activeHand: nil.
	] in WorldState>>doOneCycleFor: in Block: [:h |...
Array(SequenceableCollection)>>do:
WorldState>>handsDo:
WorldState>>doOneCycleFor:
WorldMorph>>doOneCycleNow
WorldMorph>>doOneCycle
[
		| extraWorldsToDraw |
		extraWorldsToDraw := ExtraWorldListMutex critical: [ self extraWorldList ].
		extraWorldsToDraw do: [:world |
			world doOneCycle.
		].

		(self currentWorld isNotNil and: [(extraWorldsToDraw includes: self currentWorld) not]) ifTrue: [
			self currentWorld doOneCycle.
		]
	] in WorldMorph class>>doOneCycle in Block: [...
FullBlockClosure(BlockClosure)>>ensure:
WorldState class>>doDrawCycleWith:
WorldMorph class>>doOneCycle
MorphicRenderLoop>>doOneCycle
MorphicRenderLoop>>doOneCycleWhile:
'Morphic UI Process' in MorphicUIManager>>spawnNewProcess in Block: 'Morphic UI Process'

[Pipeline] fileExists
[Pipeline] bat
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared)

ci@WIN10-CI C:\builds\workspace\est_and_branch_Pipeline_Pharo9.0@2\Tests-windows-64>mv PharoDebug.log PharoDebug-Tests-windows-64.log 
[Pipeline] archiveArtifacts
Archiving artifacts
Recording fingerprints
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-64

[ Halt now ] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ Halt now ]
TestSessionHandler>>startup:
[ :each | each startup: isImageStarting ] in TestWorkingSession(WorkingSession)>>runStartup: in Block: [ :each | each startup: isImageStarting ]
[aBlock value: each] in [ :each | 
		[aBlock value: each] 
			on: Exception
			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each]
FullBlockClosure(BlockClosure)>>on:do:
[ :each | 
		[aBlock value: each] 
			on: Exception
			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each | ...
Array(SequenceableCollection)>>do:
TestWorkingSession(WorkingSession)>>runList:do:
TestWorkingSession(WorkingSession)>>runStartup:
TestWorkingSession>>start:
[ session start: false ] in [	manager register: (TestSessionHandler onStartup: [ Halt now ]).	
		session errorHandler: 
			(TestStartupUIManager new
				sessionManager: manager;
				yourself).
		
		self 
			shouldnt: [ session start: false ]
			raise: Halt.
		self
			assert: (session instVarNamed: 'deferredStartupActions') size 
			equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ session start: false ]
[aBlock value.
 	false] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [aBlock value....
FullBlockClosure(BlockClosure)>>on:do:
SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf:
SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise:
[	manager register: (TestSessionHandler onStartup: [ Halt now ]).	
		session errorHandler: 
			(TestStartupUIManager new
				sessionManager: manager;
				yourself).
		
		self 
			shouldnt: [ session start: false ]
			raise: Halt.
		self
			assert: (session instVarNamed: 'deferredStartupActions') size 
			equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [	manager register: (TestSessionHandler onStartup:...etc...
FullBlockClosure(BlockClosure)>>ensure:
UIManager class>>nonInteractiveDuring:
SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive
SessionErrorHandlingTest(TestCase)>>performTest
[self setUp.
	self performTest] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [self setUp....
FullBlockClosure(BlockClosure)>>ensure:
SessionErrorHandlingTest(TestCase)>>runCase
[aTestCase runCase] in [
		[aTestCase runCase] ensure: [
			"Terminated test is not considered as completed (user just closed a debugger for example)"
			mainTestProcess isTerminating ifFalse: [ 
				self handleCompletedTest ]]
	] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [aTestCase runCase]
FullBlockClosure(BlockClosure)>>ensure:
[
		[aTestCase runCase] ensure: [
			"Terminated test is not considered as completed (user just closed a debugger for example)"
			mainTestProcess isTerminating ifFalse: [ 
				self handleCompletedTest ]]
	] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [...
FullBlockClosure(BlockClosure)>>on:do:
TestExecutionEnvironment>>runTestCaseUnderWatchdog:
[self runTestCaseUnderWatchdog: aTestCase] in TestExecutionEnvironment>>runTestCase: in Block: [self runTestCaseUnderWatchdog: aTestCase]
FullBlockClosure(BlockClosure)>>ensure:

[ Halt now ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ Halt now ]
TestSessionHandler>>shutdown:
[ :each | each shutdown: isImageQuitting ] in TestWorkingSession(WorkingSession)>>runShutdown: in Block: [ :each | each shutdown: isImageQuitting ]
[aBlock value: each] in [ :each | 
		[aBlock value: each] 
			on: Exception
			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each]
FullBlockClosure(BlockClosure)>>on:do:
[ :each | 
		[aBlock value: each] 
			on: Exception
			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each | ...
Array(SequenceableCollection)>>do:
TestWorkingSession(WorkingSession)>>runList:do:
TestWorkingSession(WorkingSession)>>runShutdown:
TestWorkingSession(WorkingSession)>>stop:
[ session stop: false ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ session stop: false ]
[aBlock value.
 	false] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [aBlock value....
FullBlockClosure(BlockClosure)>>on:do:
SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf:
SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise:
SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive
SessionErrorHandlingTest(TestCase)>>performTest
[self setUp.
	self performTest] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [self setUp....
FullBlockClosure(BlockClosure)>>ensure:
SessionErrorHandlingTest(TestCase)>>runCase
[aTestCase runCase] in [
		[aTestCase runCase] ensure: [
			"Terminated test is not considered as completed (user just closed a debugger for example)"
			mainTestProcess isTerminating ifFalse: [ 
				self handleCompletedTest ]]
	] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [aTestCase runCase]
FullBlockClosure(BlockClosure)>>ensure:
[
		[aTestCase runCase] ensure: [
			"Terminated test is not considered as completed (user just closed a debugger for example)"
			mainTestProcess isTerminating ifFalse: [ 
				self handleCompletedTest ]]
	] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [...
FullBlockClosure(BlockClosure)>>on:do:
TestExecutionEnvironment>>runTestCaseUnderWatchdog:
[self runTestCaseUnderWatchdog: aTestCase] in TestExecutionEnvironment>>runTestCase: in Block: [self runTestCaseUnderWatchdog: aTestCase]
FullBlockClosure(BlockClosure)>>ensure:
TestExecutionEnvironment>>runTestCase:
CurrentExecutionEnvironment class>>runTestCase:
SessionErrorHandlingTest(TestCase)>>runCaseManaged
1
1
2
2
NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared)
NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared)

[ Halt now ] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ Halt now ]
TestSessionHandler>>startup:
[ :each | each startup: isImageStarting ] in TestWorkingSession(WorkingSession)>>runStartup: in Block: [ :each | each startup: isImageStarting ]
[aBlock value: each] in [ :each | 
		[aBlock value: each] 
			on: Exception
			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each]
FullBlockClosure(BlockClosure)>>on:do:
[ :each | 
		[aBlock value: each] 
			on: Exception
			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each | ...
Array(SequenceableCollection)>>do:
TestWorkingSession(WorkingSession)>>runList:do:
TestWorkingSession(WorkingSession)>>runStartup:
TestWorkingSession>>start:
[ session start: false ] in [	manager register: (TestSessionHandler onStartup: [ Halt now ]).	
		session errorHandler: 
			(TestStartupUIManager new
				sessionManager: manager;
				yourself).
		
		self 
			shouldnt: [ session start: false ]
			raise: Halt.
		self
			assert: (session instVarNamed: 'deferredStartupActions') size 
			equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ session start: false ]
[aBlock value.
 	false] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [aBlock value....
FullBlockClosure(BlockClosure)>>on:do:
SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf:
SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise:
[	manager register: (TestSessionHandler onStartup: [ Halt now ]).	
		session errorHandler: 
			(TestStartupUIManager new
				sessionManager: manager;
				yourself).
		
		self 
			shouldnt: [ session start: false ]
			raise: Halt.
		self
			assert: (session instVarNamed: 'deferredStartupActions') size 
			equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [	manager register: (TestSessionHandler onStartup:...etc...
FullBlockClosure(BlockClosure)>>ensure:
UIManager class>>nonInteractiveDuring:
SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive
SessionErrorHandlingTest(TestCase)>>performTest
[self setUp.
	self performTest] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [self setUp....
FullBlockClosure(BlockClosure)>>ensure:
SessionErrorHandlingTest(TestCase)>>runCase
[aTestCase runCase] in [
		[aTestCase runCase] ensure: [
			"Terminated test is not considered as completed (user just closed a debugger for example)"
			mainTestProcess isTerminating ifFalse: [ 
				self handleCompletedTest ]]
	] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [aTestCase runCase]
FullBlockClosure(BlockClosure)>>ensure:
[
		[aTestCase runCase] ensure: [
			"Terminated test is not considered as completed (user just closed a debugger for example)"
			mainTestProcess isTerminating ifFalse: [ 
				self handleCompletedTest ]]
	] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [...
FullBlockClosure(BlockClosure)>>on:do:
TestExecutionEnvironment>>runTestCaseUnderWatchdog:
[self runTestCaseUnderWatchdog: aTestCase] in TestExecutionEnvironment>>runTestCase: in Block: [self runTestCaseUnderWatchdog: aTestCase]
FullBlockClosure(BlockClosure)>>ensure:

[ Halt now ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ Halt now ]
TestSessionHandler>>shutdown:
[ :each | each shutdown: isImageQuitting ] in TestWorkingSession(WorkingSession)>>runShutdown: in Block: [ :each | each shutdown: isImageQuitting ]
[aBlock value: each] in [ :each | 
		[aBlock value: each] 
			on: Exception
			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each]
FullBlockClosure(BlockClosure)>>on:do:
[ :each | 
		[aBlock value: each] 
			on: Exception
			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each | ...
Array(SequenceableCollection)>>do:
TestWorkingSession(WorkingSession)>>runList:do:
TestWorkingSession(WorkingSession)>>runShutdown:
TestWorkingSession(WorkingSession)>>stop:
[ session stop: false ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ session stop: false ]
[aBlock value.
 	false] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [aBlock value....
FullBlockClosure(BlockClosure)>>on:do:
SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf:
SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise:
SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive
SessionErrorHandlingTest(TestCase)>>performTest
[self setUp.
	self performTest] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [self setUp....
FullBlockClosure(BlockClosure)>>ensure:
SessionErrorHandlingTest(TestCase)>>runCase
[aTestCase runCase] in [
		[aTestCase runCase] ensure: [
			"Terminated test is not considered as completed (user just closed a debugger for example)"
			mainTestProcess isTerminating ifFalse: [ 
				self handleCompletedTest ]]
	] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [aTestCase runCase]
FullBlockClosure(BlockClosure)>>ensure:
[
		[aTestCase runCase] ensure: [
			"Terminated test is not considered as completed (user just closed a debugger for example)"
			mainTestProcess isTerminating ifFalse: [ 
				self handleCompletedTest ]]
	] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [...
FullBlockClosure(BlockClosure)>>on:do:
TestExecutionEnvironment>>runTestCaseUnderWatchdog:
[self runTestCaseUnderWatchdog: aTestCase] in TestExecutionEnvironment>>runTestCase: in Block: [self runTestCaseUnderWatchdog: aTestCase]
FullBlockClosure(BlockClosure)>>ensure:
TestExecutionEnvironment>>runTestCase:
CurrentExecutionEnvironment class>>runTestCase:
SessionErrorHandlingTest(TestCase)>>runCaseManaged
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
DeprecationPerformedNotification: The method SUnitTest>>#deprecatedMessage called from SUnitTest>>#testIgnoreDeprecationWarnings has been deprecated. Deprecated method used by #testIgnoreDeprecationWarnings
SystemNotification: TD
SystemNotification: TB
SystemNotification: TC
SystemNotification: TA
SystemNotification: CA
SystemNotification: CB
SystemNotification: TA
SystemNotification: TB
SystemNotification: TC
SystemNotification: TD
an Object24256 run, 24254 passes, 1 failures, 1 errors.
[Pipeline] junit
Recording test results
SystemNotification: T6
1
1
2
2
NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared)
NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared)
[Pipeline] archiveArtifacts
Archiving artifacts
Recording fingerprints
[Pipeline] fileExists
[Pipeline] sh
+ mv PharoDebug.log PharoDebug-Tests-unix-64.log
[Pipeline] archiveArtifacts
Archiving artifacts
Recording fingerprints
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] dir
Running in /builds/workspace/est_and_branch_Pipeline_Pharo9.0/Tests-unix-64
[Pipeline] {
[Pipeline] unstash

*** Warning: Warning: Attempt to create AClass as a subclass of nil.  Possibly a class is being loaded before its superclass.
[Pipeline] sh
+ bash -c bootstrap/scripts/runKernelTests.sh 64 Tests-unix-64Kernel
+ CACHE=bootstrap-cache
+ find bootstrap-cache
bootstrap-cache
bootstrap-cache/PharoV60.sources
bootstrap-cache/Pharo9.0-SNAPSHOT-compiler-64bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-core-64bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-traits-64bit-5ef105a.zip
bootstrap-cache/Pharo9.0-64bit-5ef105a.sources
bootstrap-cache/Pharo9.0-SNAPSHOT-metacello-64bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-monticello-64bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-64bit-5ef105a.zip
++ find bootstrap-cache -name 'Pharo*.zip'
++ head -n 1
++ cut -d- -f 1-2
++ cut -d/ -f 2
+ TEST_NAME_PREFIX=Pharo9.0-SNAPSHOT
+ TEST_VM_VERSION=70
+ ./bootstrap/scripts/getPharoVM.sh 70 vm 64
Downloading the latest pharoVM:
	http://files.pharo.org/get-files/70/pharo64-linux-stable.zip
pharo-vm/pharo
Creating starter scripts pharo and pharo-ui
VM downloaded
++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-bootstrap-64bit-*.zip'
+ IMAGE_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-5ef105a.zip
+ unzip bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-5ef105a.zip
Archive:  bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-5ef105a.zip
  inflating: Pharo9.0-SNAPSHOT-bootstrap-64bit-5ef105a.image  
++ find . -name Pharo9.0-SNAPSHOT-bootstrap-64bit-5ef105a.image
+ IMAGE_FILE=./Pharo9.0-SNAPSHOT-bootstrap-64bit-5ef105a.image
++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-hermesPackages-64bit-*.zip'
+ HERMES_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-5ef105a.zip
+ unzip bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-5ef105a.zip
Archive:  bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-5ef105a.zip
  inflating: AST-Core.hermes         
  inflating: AST-Core-Traits.hermes  
  inflating: CodeExport.hermes       
  inflating: CodeExport-Traits.hermes  
  inflating: CodeImportCommandLineHandlers.hermes  
  inflating: CodeImport.hermes       
  inflating: CodeImport-Traits.hermes  
  inflating: Collections-Abstract-Traits.hermes  
  inflating: Collections-Arithmetic.hermes  
  inflating: Collections-Atomic.hermes  
  inflating: Debugging-Core.hermes   
  inflating: DeprecatedFileStream.hermes  
  inflating: FileSystem-Core.hermes  
  inflating: FileSystem-Disk.hermes  
  inflating: Hermes-Extensions.hermes  
  inflating: InitializePackagesCommandLineHandler.hermes  
  inflating: JenkinsTools-Core.hermes  
  inflating: Jobs.hermes             
  inflating: Kernel-Chronology-Extras.hermes  
  inflating: Kernel-Tests.hermes     
  inflating: Kernel-Traits.hermes    
  inflating: Math-Operations-Extensions.hermes  
  inflating: Multilingual-Encodings.hermes  
  inflating: Multilingual-Languages.hermes  
  inflating: Multilingual-TextConversion.hermes  
  inflating: OpalCompiler-Core.hermes  
  inflating: ReflectionMirrors-Primitives.hermes  
  inflating: SUnit-Core.hermes       
  inflating: SUnit-Tests.hermes      
  inflating: System-SourcesCondenser.hermes  
  inflating: TraitsV2-Compatibility.hermes  
  inflating: TraitsV2.hermes         
  inflating: TraitsV2-Tests.hermes   
  inflating: Transcript-Core-Traits.hermes  
++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-rpackage-64bit-*.zip'
+ RPACKAGE_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-5ef105a.zip
+ unzip bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-5ef105a.zip
Archive:  bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-5ef105a.zip
  inflating: protocolsKernel.txt     
  inflating: packagesKernel.txt      
+ mv ./Pharo9.0-SNAPSHOT-bootstrap-64bit-5ef105a.image bootstrap.image
+ export PHARO_CI_TESTING_ENVIRONMENT=1
+ PHARO_CI_TESTING_ENVIRONMENT=1
+ ./pharo bootstrap.image
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
+ ./pharo bootstrap.image loadHermes Hermes-Extensions.hermes --save
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
SystemNotification: [Hermes] Reading Hermes-Extensions.hermes
SystemNotification: [Hermes] Installing Hermes-Extensions.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #Unicode #StartupPreferencesLoader #BlockLocalTempCounter #FileSystem #Latin1)
+ ./pharo bootstrap.image loadHermes Kernel-Chronology-Extras.hermes AST-Core.hermes Jobs.hermes InitializePackagesCommandLineHandler.hermes --save --no-fail-on-undeclared --on-duplication=ignore
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
SystemNotification: [Hermes] Reading Kernel-Chronology-Extras.hermes
SystemNotification: [Hermes] Installing Kernel-Chronology-Extras.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #Unicode #StartupPreferencesLoader #BlockLocalTempCounter #FileSystem #Latin1)
SystemNotification: [Hermes] Reading AST-Core.hermes
SystemNotification: [Hermes] Installing AST-Core.hermes
SystemNotification: New Undeclared created... check dependencies: #(#SuperVariable #ReparseAfterSourceEditing #SyntaxErrorNotification #ThisContextVariable #SelfVariable)
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #Latin1 #FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #SelfVariable #BlockLocalTempCounter #SuperVariable #ReparseAfterSourceEditing #ThisContextVariable #LanguageEnvironment #FileSystem)
SystemNotification: [Hermes] Reading Jobs.hermes
SystemNotification: [Hermes] Installing Jobs.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #Latin1 #FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #SelfVariable #BlockLocalTempCounter #SuperVariable #ReparseAfterSourceEditing #ThisContextVariable #LanguageEnvironment #FileSystem)
SystemNotification: [Hermes] Reading InitializePackagesCommandLineHandler.hermes
SystemNotification: [Hermes] Installing InitializePackagesCommandLineHandler.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #Latin1 #FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #SelfVariable #BlockLocalTempCounter #SuperVariable #ReparseAfterSourceEditing #ThisContextVariable #LanguageEnvironment #FileSystem)
+ ./pharo bootstrap.image initializePackages --packages=packagesKernel.txt --protocols=protocolsKernel.txt --save
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
+ ./pharo bootstrap.image loadHermes TraitsV2.hermes --save
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
SystemNotification: [Hermes] Reading TraitsV2.hermes
SystemNotification: [Hermes] Installing TraitsV2.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #Latin1 #FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #SelfVariable #BlockLocalTempCounter #SuperVariable #ReparseAfterSourceEditing #ThisContextVariable #LanguageEnvironment #FileSystem)
+ ./pharo bootstrap.image loadHermes SUnit-Core.hermes JenkinsTools-Core.hermes JenkinsTools-Core.hermes SUnit-Tests.hermes --save --no-fail-on-undeclared --on-duplication=ignore
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
SystemNotification: [Hermes] Reading SUnit-Core.hermes
SystemNotification: [Hermes] Installing SUnit-Core.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #Latin1 #FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #SelfVariable #BlockLocalTempCounter #SuperVariable #ReparseAfterSourceEditing #ThisContextVariable #LanguageEnvironment #FileSystem)
SystemNotification: [Hermes] Reading JenkinsTools-Core.hermes
SystemNotification: [Hermes] Installing JenkinsTools-Core.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #Latin1 #FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #SelfVariable #BlockLocalTempCounter #SuperVariable #ReparseAfterSourceEditing #ThisContextVariable #LanguageEnvironment #FileSystem)
SystemNotification: [Hermes] Reading JenkinsTools-Core.hermes
SystemNotification: [Hermes] Installing JenkinsTools-Core.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #Latin1 #FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #SelfVariable #BlockLocalTempCounter #SuperVariable #ReparseAfterSourceEditing #ThisContextVariable #LanguageEnvironment #FileSystem)
SystemNotification: [Hermes] Reading SUnit-Tests.hermes
SystemNotification: [Hermes] Installing SUnit-Tests.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #Latin1 #FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #SelfVariable #BlockLocalTempCounter #SuperVariable #ReparseAfterSourceEditing #ThisContextVariable #LanguageEnvironment #FileSystem)
+ ./pharo bootstrap.image test --junit-xml-output --stage-name=Tests-unix-64Kernel SUnit-Core SUnit-Tests
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
Running tests in 2 Packages
DeprecationPerformedNotification: The method SUnitTest>>#deprecatedMessage called from SUnitTest>>#testIgnoreDeprecationWarnings has been deprecated. Deprecated method used by #testIgnoreDeprecationWarnings
188 run, 188 passes, 0 failures, 0 errors.
[Pipeline] junit
Recording test results
[Pipeline] archiveArtifacts
Archiving artifacts
Recording fingerprints
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
an Object24256 run, 24255 passes, 1 failures, 0 errors.
[Pipeline] junit
Recording test results
[Pipeline] archiveArtifacts
Archiving artifacts
Recording fingerprints
[Pipeline] fileExists
[Pipeline] sh
+ mv PharoDebug.log PharoDebug-Tests-osx-64.log
[Pipeline] archiveArtifacts
Archiving artifacts
Recording fingerprints
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] dir
Running in /builds/workspace/est_and_branch_Pipeline_Pharo9.0/Tests-osx-64
[Pipeline] {
[Pipeline] unstash
[Pipeline] sh
+ bash -c 'bootstrap/scripts/runKernelTests.sh 64 Tests-osx-64Kernel'
+ CACHE=bootstrap-cache
+ find bootstrap-cache
bootstrap-cache
bootstrap-cache/Pharo9.0-SNAPSHOT-monticello-64bit-5ef105a.zip
bootstrap-cache/Pharo9.0-64bit-5ef105a.sources
bootstrap-cache/Pharo9.0-SNAPSHOT-64bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-compiler-64bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-traits-64bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-core-64bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-5ef105a.zip
bootstrap-cache/PharoV60.sources
bootstrap-cache/Pharo9.0-SNAPSHOT-metacello-64bit-5ef105a.zip
++ find bootstrap-cache -name 'Pharo*.zip'
++ head -n 1
++ cut -d/ -f 2
++ cut -d- -f 1-2
+ TEST_NAME_PREFIX=Pharo9.0-SNAPSHOT
+ TEST_VM_VERSION=70
+ ./bootstrap/scripts/getPharoVM.sh 70 vm 64
NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared)
Downloading the latest pharoVM:
	http://files.pharo.org/get-files/70/pharo64-mac-stable.zip
NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>foo (foo is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>name (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>name: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>junk (CR is Undeclared)
NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>foo (foo is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>name (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>name: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>junk (CR is Undeclared)
NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>foo (foo is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>name (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>name: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>junk (CR is Undeclared)
NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared)
pharo-vm/Pharo.app/Contents/MacOS/Pharo
Creating starter scripts pharo and pharo-ui
VM downloaded
++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-bootstrap-64bit-*.zip'
+ IMAGE_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-5ef105a.zip
+ unzip bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-5ef105a.zip
Archive:  bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-5ef105a.zip
  inflating: Pharo9.0-SNAPSHOT-bootstrap-64bit-5ef105a.image  
++ find . -name Pharo9.0-SNAPSHOT-bootstrap-64bit-5ef105a.image
+ IMAGE_FILE=./Pharo9.0-SNAPSHOT-bootstrap-64bit-5ef105a.image
++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-hermesPackages-64bit-*.zip'
+ HERMES_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-5ef105a.zip
+ unzip bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-5ef105a.zip
Archive:  bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-5ef105a.zip
  inflating: AST-Core.hermes         
  inflating: AST-Core-Traits.hermes  
  inflating: CodeExport.hermes       
  inflating: CodeExport-Traits.hermes  
  inflating: CodeImportCommandLineHandlers.hermes  
  inflating: CodeImport.hermes       
  inflating: CodeImport-Traits.hermes  
  inflating: Collections-Abstract-Traits.hermes  
  inflating: Collections-Arithmetic.hermes  
  inflating: Collections-Atomic.hermes  
  inflating: Debugging-Core.hermes   
  inflating: DeprecatedFileStream.hermes  
  inflating: FileSystem-Core.hermes  
  inflating: FileSystem-Disk.hermes  
  inflating: Hermes-Extensions.hermes  
  inflating: InitializePackagesCommandLineHandler.hermes  
  inflating: JenkinsTools-Core.hermes  
  inflating: Jobs.hermes             
  inflating: Kernel-Chronology-Extras.hermes  
  inflating: Kernel-Tests.hermes     
  inflating: Kernel-Traits.hermes    
  inflating: Math-Operations-Extensions.hermes  
  inflating: Multilingual-Encodings.hermes  
  inflating: Multilingual-Languages.hermes  
  inflating: Multilingual-TextConversion.hermes  
  inflating: OpalCompiler-Core.hermes  
  inflating: ReflectionMirrors-Primitives.hermes  
  inflating: SUnit-Core.hermes       
  inflating: SUnit-Tests.hermes      
  inflating: System-SourcesCondenser.hermes  
  inflating: TraitsV2-Compatibility.hermes  
  inflating: TraitsV2.hermes         
  inflating: TraitsV2-Tests.hermes   
  inflating: Transcript-Core-Traits.hermes  
++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-rpackage-64bit-*.zip'
+ RPACKAGE_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-5ef105a.zip
+ unzip bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-5ef105a.zip
Archive:  bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-5ef105a.zip
  inflating: protocolsKernel.txt     
  inflating: packagesKernel.txt      
+ mv ./Pharo9.0-SNAPSHOT-bootstrap-64bit-5ef105a.image bootstrap.image
+ export PHARO_CI_TESTING_ENVIRONMENT=1
+ PHARO_CI_TESTING_ENVIRONMENT=1
+ ./pharo bootstrap.image
2020-10-14 09:22:44.502 Pharo[98258:5374891] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to (null)
+ ./pharo bootstrap.image loadHermes Hermes-Extensions.hermes --save
2020-10-14 09:22:45.029 Pharo[98266:5374984] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to (null)
SystemNotification: [Hermes] Reading Hermes-Extensions.hermes
SystemNotification: [Hermes] Installing Hermes-Extensions.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #Unicode #StartupPreferencesLoader #BlockLocalTempCounter #FileSystem #Latin1)
+ ./pharo bootstrap.image loadHermes Kernel-Chronology-Extras.hermes AST-Core.hermes Jobs.hermes InitializePackagesCommandLineHandler.hermes --save --no-fail-on-undeclared --on-duplication=ignore
2020-10-14 09:22:45.436 Pharo[98271:5375015] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to (null)
SystemNotification: [Hermes] Reading Kernel-Chronology-Extras.hermes
SystemNotification: [Hermes] Installing Kernel-Chronology-Extras.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #Unicode #StartupPreferencesLoader #BlockLocalTempCounter #FileSystem #Latin1)
SystemNotification: [Hermes] Reading AST-Core.hermes
SystemNotification: [Hermes] Installing AST-Core.hermes
SystemNotification: New Undeclared created... check dependencies: #(#SuperVariable #ReparseAfterSourceEditing #SyntaxErrorNotification #ThisContextVariable #SelfVariable)
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #Latin1 #FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #SelfVariable #BlockLocalTempCounter #SuperVariable #ReparseAfterSourceEditing #ThisContextVariable #LanguageEnvironment #FileSystem)
SystemNotification: [Hermes] Reading Jobs.hermes
SystemNotification: [Hermes] Installing Jobs.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #Latin1 #FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #SelfVariable #BlockLocalTempCounter #SuperVariable #ReparseAfterSourceEditing #ThisContextVariable #LanguageEnvironment #FileSystem)
SystemNotification: [Hermes] Reading InitializePackagesCommandLineHandler.hermes
SystemNotification: [Hermes] Installing InitializePackagesCommandLineHandler.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #Latin1 #FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #SelfVariable #BlockLocalTempCounter #SuperVariable #ReparseAfterSourceEditing #ThisContextVariable #LanguageEnvironment #FileSystem)
+ ./pharo bootstrap.image initializePackages --packages=packagesKernel.txt --protocols=protocolsKernel.txt --save
2020-10-14 09:22:46.269 Pharo[98276:5375043] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to (null)
+ ./pharo bootstrap.image loadHermes TraitsV2.hermes --save
2020-10-14 09:22:48.119 Pharo[98283:5375078] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to (null)
SystemNotification: [Hermes] Reading TraitsV2.hermes
SystemNotification: [Hermes] Installing TraitsV2.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #Latin1 #FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #SelfVariable #BlockLocalTempCounter #SuperVariable #ReparseAfterSourceEditing #ThisContextVariable #LanguageEnvironment #FileSystem)
+ ./pharo bootstrap.image loadHermes SUnit-Core.hermes JenkinsTools-Core.hermes JenkinsTools-Core.hermes SUnit-Tests.hermes --save --no-fail-on-undeclared --on-duplication=ignore
2020-10-14 09:22:48.804 Pharo[98288:5375102] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to (null)
SystemNotification: [Hermes] Reading SUnit-Core.hermes
SystemNotification: [Hermes] Installing SUnit-Core.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #Latin1 #FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #SelfVariable #BlockLocalTempCounter #SuperVariable #ReparseAfterSourceEditing #ThisContextVariable #LanguageEnvironment #FileSystem)
SystemNotification: [Hermes] Reading JenkinsTools-Core.hermes
SystemNotification: [Hermes] Installing JenkinsTools-Core.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #Latin1 #FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #SelfVariable #BlockLocalTempCounter #SuperVariable #ReparseAfterSourceEditing #ThisContextVariable #LanguageEnvironment #FileSystem)
SystemNotification: [Hermes] Reading JenkinsTools-Core.hermes
SystemNotification: [Hermes] Installing JenkinsTools-Core.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #Latin1 #FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #SelfVariable #BlockLocalTempCounter #SuperVariable #ReparseAfterSourceEditing #ThisContextVariable #LanguageEnvironment #FileSystem)
SystemNotification: [Hermes] Reading SUnit-Tests.hermes
SystemNotification: [Hermes] Installing SUnit-Tests.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #Latin1 #FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #SelfVariable #BlockLocalTempCounter #SuperVariable #ReparseAfterSourceEditing #ThisContextVariable #LanguageEnvironment #FileSystem)
+ ./pharo bootstrap.image test --junit-xml-output --stage-name=Tests-osx-64Kernel SUnit-Core SUnit-Tests
2020-10-14 09:22:49.546 Pharo[98293:5375126] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to (null)
Running tests in 2 Packages
DeprecationPerformedNotification: The method SUnitTest>>#deprecatedMessage called from SUnitTest>>#testIgnoreDeprecationWarnings has been deprecated. Deprecated method used by #testIgnoreDeprecationWarnings
NewUndeclaredWarning: TestClassOther>>nonexistingMethodName4 (class1 is Undeclared)
188 run, 188 passes, 0 failures, 0 errors.
[Pipeline] junit
Recording test results
[Pipeline] archiveArtifacts
Archiving artifacts
Recording fingerprints
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }

a DebugSession
Original error: test session.
Debugger error: a UndefinedObject

[ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]
Exception
Exception

a DebugSession
Original error: test session.
Debugger error: Error

[ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]

a DebugSession
Original error: test session.
Debugger error: Error

[ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared)

[ Halt now ] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ Halt now ]
TestSessionHandler>>startup:
[ :each | each startup: isImageStarting ] in TestWorkingSession(WorkingSession)>>runStartup: in Block: [ :each | each startup: isImageStarting ]
[aBlock value: each] in [ :each | 
		[aBlock value: each] 
			on: Exception
			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each]
FullBlockClosure(BlockClosure)>>on:do:
[ :each | 
		[aBlock value: each] 
			on: Exception
			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each | ...
Array(SequenceableCollection)>>do:
TestWorkingSession(WorkingSession)>>runList:do:
TestWorkingSession(WorkingSession)>>runStartup:
TestWorkingSession>>start:
[ session start: false ] in [	manager register: (TestSessionHandler onStartup: [ Halt now ]).	
		session errorHandler: 
			(TestStartupUIManager new
				sessionManager: manager;
				yourself).
		
		self 
			shouldnt: [ session start: false ]
			raise: Halt.
		self
			assert: (session instVarNamed: 'deferredStartupActions') size 
			equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ session start: false ]
[aBlock value.
 	false] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [aBlock value....
FullBlockClosure(BlockClosure)>>on:do:
SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf:
SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise:
[	manager register: (TestSessionHandler onStartup: [ Halt now ]).	
		session errorHandler: 
			(TestStartupUIManager new
				sessionManager: manager;
				yourself).
		
		self 
			shouldnt: [ session start: false ]
			raise: Halt.
		self
			assert: (session instVarNamed: 'deferredStartupActions') size 
			equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [	manager register: (TestSessionHandler onStartup:...etc...
FullBlockClosure(BlockClosure)>>ensure:
UIManager class>>nonInteractiveDuring:
SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive
SessionErrorHandlingTest(TestCase)>>performTest
[self setUp.
	self performTest] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [self setUp....
FullBlockClosure(BlockClosure)>>ensure:
SessionErrorHandlingTest(TestCase)>>runCase
[aTestCase runCase] in [
		[aTestCase runCase] ensure: [
			"Terminated test is not considered as completed (user just closed a debugger for example)"
			mainTestProcess isTerminating ifFalse: [ 
				self handleCompletedTest ]]
	] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [aTestCase runCase]
FullBlockClosure(BlockClosure)>>ensure:
[
		[aTestCase runCase] ensure: [
			"Terminated test is not considered as completed (user just closed a debugger for example)"
			mainTestProcess isTerminating ifFalse: [ 
				self handleCompletedTest ]]
	] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [...
FullBlockClosure(BlockClosure)>>on:do:
TestExecutionEnvironment>>runTestCaseUnderWatchdog:
[self runTestCaseUnderWatchdog: aTestCase] in TestExecutionEnvironment>>runTestCase: in Block: [self runTestCaseUnderWatchdog: aTestCase]
FullBlockClosure(BlockClosure)>>ensure:

[ Halt now ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ Halt now ]
TestSessionHandler>>shutdown:
[ :each | each shutdown: isImageQuitting ] in TestWorkingSession(WorkingSession)>>runShutdown: in Block: [ :each | each shutdown: isImageQuitting ]
[aBlock value: each] in [ :each | 
		[aBlock value: each] 
			on: Exception
			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each]
FullBlockClosure(BlockClosure)>>on:do:
[ :each | 
		[aBlock value: each] 
			on: Exception
			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each | ...
Array(SequenceableCollection)>>do:
TestWorkingSession(WorkingSession)>>runList:do:
TestWorkingSession(WorkingSession)>>runShutdown:
TestWorkingSession(WorkingSession)>>stop:
[ session stop: false ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ session stop: false ]
[aBlock value.
 	false] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [aBlock value....
FullBlockClosure(BlockClosure)>>on:do:
SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf:
SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise:
SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive
SessionErrorHandlingTest(TestCase)>>performTest
[self setUp.
	self performTest] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [self setUp....
FullBlockClosure(BlockClosure)>>ensure:
SessionErrorHandlingTest(TestCase)>>runCase
[aTestCase runCase] in [
		[aTestCase runCase] ensure: [
			"Terminated test is not considered as completed (user just closed a debugger for example)"
			mainTestProcess isTerminating ifFalse: [ 
				self handleCompletedTest ]]
	] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [aTestCase runCase]
FullBlockClosure(BlockClosure)>>ensure:
[
		[aTestCase runCase] ensure: [
			"Terminated test is not considered as completed (user just closed a debugger for example)"
			mainTestProcess isTerminating ifFalse: [ 
				self handleCompletedTest ]]
	] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [...
FullBlockClosure(BlockClosure)>>on:do:
TestExecutionEnvironment>>runTestCaseUnderWatchdog:
[self runTestCaseUnderWatchdog: aTestCase] in TestExecutionEnvironment>>runTestCase: in Block: [self runTestCaseUnderWatchdog: aTestCase]
FullBlockClosure(BlockClosure)>>ensure:
TestExecutionEnvironment>>runTestCase:
CurrentExecutionEnvironment class>>runTestCase:
SessionErrorHandlingTest(TestCase)>>runCaseManaged
1
1
2
2
NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared)
NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared)
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
SubscriptOutOfBounds: 0
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
an Object24256 run, 24255 passes, 1 failures, 0 errors.
[Pipeline] junit
Recording test results
[Pipeline] archiveArtifacts
Archiving artifacts
Recording fingerprints
[Pipeline] fileExists
[Pipeline] bat

ci@WIN10-CI C:\builds\workspace\est_and_branch_Pipeline_Pharo9.0\Tests-windows-32>mv PharoDebug.log PharoDebug-Tests-windows-32.log 
[Pipeline] archiveArtifacts
Archiving artifacts
Recording fingerprints
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] dir
Running in C:\builds\workspace\est_and_branch_Pipeline_Pharo9.0\Tests-windows-32
[Pipeline] {
[Pipeline] unstash
[Pipeline] bat

ci@WIN10-CI C:\builds\workspace\est_and_branch_Pipeline_Pharo9.0\Tests-windows-32>bash -c 'bootstrap/scripts/runKernelTests.sh 32 Tests-windows-32Kernel' 
+ CACHE=bootstrap-cache
+ find bootstrap-cache
bootstrap-cache
bootstrap-cache/Pharo9.0-32bit-5ef105a.sources
bootstrap-cache/Pharo9.0-SNAPSHOT-32bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-32bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-compiler-32bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-core-32bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-32bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-metacello-32bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-monticello-32bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-32bit-5ef105a.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-traits-32bit-5ef105a.zip
bootstrap-cache/PharoV60.sources
++ find bootstrap-cache -name 'Pharo*.zip'
++ head -n 1
++ cut -d/ -f 2
++ cut -d- -f 1-2
+ TEST_NAME_PREFIX=Pharo9.0-SNAPSHOT
+ TEST_VM_VERSION=70
+ ./bootstrap/scripts/getPharoVM.sh 70 vm 32
Downloading the latest pharoVM:
	http://files.pharo.org/get-files/70/pharo-win-stable.zip
pharo-vm/PharoConsole.exe
Creating starter scripts pharo and pharo-ui
VM downloaded
++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-bootstrap-32bit-*.zip'
+ IMAGE_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-32bit-5ef105a.zip
+ unzip bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-32bit-5ef105a.zip
Archive:  bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-32bit-5ef105a.zip
  inflating: Pharo9.0-SNAPSHOT-bootstrap-32bit-5ef105a.image  
++ find . -name Pharo9.0-SNAPSHOT-bootstrap-32bit-5ef105a.image
+ IMAGE_FILE=./Pharo9.0-SNAPSHOT-bootstrap-32bit-5ef105a.image
++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-hermesPackages-32bit-*.zip'
+ HERMES_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-32bit-5ef105a.zip
+ unzip bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-32bit-5ef105a.zip
Archive:  bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-32bit-5ef105a.zip
  inflating: AST-Core.hermes         
  inflating: AST-Core-Traits.hermes  
  inflating: CodeExport.hermes       
  inflating: CodeExport-Traits.hermes  
  inflating: CodeImportCommandLineHandlers.hermes  
  inflating: CodeImport.hermes       
  inflating: CodeImport-Traits.hermes  
  inflating: Collections-Abstract-Traits.hermes  
  inflating: Collections-Arithmetic.hermes  
  inflating: Collections-Atomic.hermes  
  inflating: Debugging-Core.hermes   
  inflating: DeprecatedFileStream.hermes  
  inflating: FileSystem-Core.hermes  
  inflating: FileSystem-Disk.hermes  
  inflating: Hermes-Extensions.hermes  
  inflating: InitializePackagesCommandLineHandler.hermes  
  inflating: JenkinsTools-Core.hermes  
  inflating: Jobs.hermes             
  inflating: Kernel-Chronology-Extras.hermes  
  inflating: Kernel-Tests.hermes     
  inflating: Kernel-Traits.hermes    
  inflating: Math-Operations-Extensions.hermes  
  inflating: Multilingual-Encodings.hermes  
  inflating: Multilingual-Languages.hermes  
  inflating: Multilingual-TextConversion.hermes  
  inflating: OpalCompiler-Core.hermes  
  inflating: ReflectionMirrors-Primitives.hermes  
  inflating: SUnit-Core.hermes       
  inflating: SUnit-Tests.hermes      
  inflating: System-SourcesCondenser.hermes  
  inflating: TraitsV2-Compatibility.hermes  
  inflating: TraitsV2.hermes         
  inflating: TraitsV2-Tests.hermes   
  inflating: Transcript-Core-Traits.hermes  
++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-rpackage-32bit-*.zip'
+ RPACKAGE_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-32bit-5ef105a.zip
+ unzip bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-32bit-5ef105a.zip
Archive:  bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-32bit-5ef105a.zip
  inflating: protocolsKernel.txt     
  inflating: packagesKernel.txt      
+ mv ./Pharo9.0-SNAPSHOT-bootstrap-32bit-5ef105a.image bootstrap.image
+ export PHARO_CI_TESTING_ENVIRONMENT=1
+ PHARO_CI_TESTING_ENVIRONMENT=1
+ ./pharo bootstrap.image
+ ./pharo bootstrap.image loadHermes Hermes-Extensions.hermes --save
SystemNotification: [Hermes] Reading Hermes-Extensions.hermes
SystemNotification: [Hermes] Installing Hermes-Extensions.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #Unicode #StartupPreferencesLoader #BlockLocalTempCounter #FileSystem #Latin1)
+ ./pharo bootstrap.image loadHermes Kernel-Chronology-Extras.hermes AST-Core.hermes Jobs.hermes InitializePackagesCommandLineHandler.hermes --save --no-fail-on-undeclared --on-duplication=ignore
SystemNotification: [Hermes] Reading Kernel-Chronology-Extras.hermes
SystemNotification: [Hermes] Installing Kernel-Chronology-Extras.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #Unicode #StartupPreferencesLoader #BlockLocalTempCounter #FileSystem #Latin1)
SystemNotification: [Hermes] Reading AST-Core.hermes
SystemNotification: [Hermes] Installing AST-Core.hermes
SystemNotification: New Undeclared created... check dependencies: #(#SuperVariable #ReparseAfterSourceEditing #SyntaxErrorNotification #ThisContextVariable #SelfVariable)
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #Latin1 #FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #SelfVariable #BlockLocalTempCounter #SuperVariable #ReparseAfterSourceEditing #ThisContextVariable #LanguageEnvironment #FileSystem)
SystemNotification: [Hermes] Reading Jobs.hermes
SystemNotification: [Hermes] Installing Jobs.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #Latin1 #FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #SelfVariable #BlockLocalTempCounter #SuperVariable #ReparseAfterSourceEditing #ThisContextVariable #LanguageEnvironment #FileSystem)
SystemNotification: [Hermes] Reading InitializePackagesCommandLineHandler.hermes
SystemNotification: [Hermes] Installing InitializePackagesCommandLineHandler.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #Latin1 #FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #SelfVariable #BlockLocalTempCounter #SuperVariable #ReparseAfterSourceEditing #ThisContextVariable #LanguageEnvironment #FileSystem)
+ ./pharo bootstrap.image initializePackages --packages=packagesKernel.txt --protocols=protocolsKernel.txt --save
+ ./pharo bootstrap.image loadHermes TraitsV2.hermes --save
SystemNotification: [Hermes] Reading TraitsV2.hermes
SystemNotification: [Hermes] Installing TraitsV2.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #Latin1 #FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #SelfVariable #BlockLocalTempCounter #SuperVariable #ReparseAfterSourceEditing #ThisContextVariable #LanguageEnvironment #FileSystem)
+ ./pharo bootstrap.image loadHermes SUnit-Core.hermes JenkinsTools-Core.hermes JenkinsTools-Core.hermes SUnit-Tests.hermes --save --no-fail-on-undeclared --on-duplication=ignore
SystemNotification: [Hermes] Reading SUnit-Core.hermes
SystemNotification: [Hermes] Installing SUnit-Core.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #Latin1 #FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #SelfVariable #BlockLocalTempCounter #SuperVariable #ReparseAfterSourceEditing #ThisContextVariable #LanguageEnvironment #FileSystem)
SystemNotification: [Hermes] Reading JenkinsTools-Core.hermes
SystemNotification: [Hermes] Installing JenkinsTools-Core.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #Latin1 #FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #SelfVariable #BlockLocalTempCounter #SuperVariable #ReparseAfterSourceEditing #ThisContextVariable #LanguageEnvironment #FileSystem)
SystemNotification: [Hermes] Reading JenkinsTools-Core.hermes
SystemNotification: [Hermes] Installing JenkinsTools-Core.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #Latin1 #FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #SelfVariable #BlockLocalTempCounter #SuperVariable #ReparseAfterSourceEditing #ThisContextVariable #LanguageEnvironment #FileSystem)
SystemNotification: [Hermes] Reading SUnit-Tests.hermes
SystemNotification: [Hermes] Installing SUnit-Tests.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #Latin1 #FileLocator #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #SelfVariable #BlockLocalTempCounter #SuperVariable #ReparseAfterSourceEditing #ThisContextVariable #LanguageEnvironment #FileSystem)
+ ./pharo bootstrap.image test --junit-xml-output --stage-name=Tests-windows-32Kernel SUnit-Core SUnit-Tests
Running tests in 2 Packages
DeprecationPerformedNotification: The method SUnitTest>>#deprecatedMessage called from SUnitTest>>#testIgnoreDeprecationWarnings has been deprecated. Deprecated method used by #testIgnoreDeprecationWarnings
188 run, 188 passes, 0 failures, 0 errors.
[Pipeline] junit
Recording test results
[Pipeline] archiveArtifacts
Archiving artifacts
Recording fingerprints
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
Running on pharo-ci-jenkins2-unix-3 in /builds/workspace/est_and_branch_Pipeline_Pharo9.0
[Pipeline] {
[Pipeline] stage
[Pipeline] { (notify)
[Pipeline] checkout
The recommended git tool is: git
using credential pharo-ci
Cloning the remote Git repository
Cloning repository https://github.com/pharo-project/pharo.git
 > git init /builds/workspace/est_and_branch_Pipeline_Pharo9.0 # 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 GitHub account
 > git fetch --tags --progress https://github.com/pharo-project/pharo.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 5ef105aa22ad3fd99ca9b59f3fde6d4c6b09e613 (Pharo9.0)
 > git config remote.origin.url https://github.com/pharo-project/pharo.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5ef105aa22ad3fd99ca9b59f3fde6d4c6b09e613 # timeout=10
Commit message: "Merge pull request #7494 from MarcusDenker/Cleanup-NautilusRefactoring-Shortcuts"

GitHub has been notified of this commit’s build result

[Pipeline] sh
+ git log -1 --format=%B
[Pipeline] sh
+ git log -1 --format=%p
[Pipeline] httpRequest
HttpMethod: GET
URL: https://api.github.com/repos/pharo-project/pharo/pulls/7494
Sending request to url: https://api.github.com/repos/pharo-project/pharo/pulls/7494
Response Code: HTTP/1.1 200 OK
Success code from [100‥399]
[Pipeline] readJSON
[Pipeline] mail
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

ERROR: script returned exit code 1
Finished: FAILURE