Console Output

+ BUILD_NUMBER=1082 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_Pharo8.0/32/bootstrap/scripts
+ . /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap/scripts/envvars.sh
++ '[' -z x ']'
++ '[' -z x ']'
++ '[' -z ']'
++++ dirname /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap/scripts/../..
+++ pwd -P
++ ROOT_DIR=/builds/workspace/est_and_branch_Pipeline_Pharo8.0/32
++ export BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_Pharo8.0/32
++ BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_Pharo8.0/32
++ '[' -z ']'
++ BOOTSTRAP_CACHE=/builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap-cache
++ export BOOTSTRAP_CACHE
++ '[' -z ']'
++ VM='/builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap-cache/vmtarget/pharo --headless'
++ IMAGE_FLAGS=--no-default-preferences
++++ dirname /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap/scripts
+++ pwd -P
++ . /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap/scripts/envversion.sh
+ set_version_variables
+ pushd /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32
++ is_development_build
++ local branchName
++ ensure_branch_name
++ '[' Pharo8.0 == '' ']'
+++ grep -E '^Pharo[0-9]+\.[0-9]+$'
+++ echo Pharo8.0
++ branchName=Pharo8.0
++ '[' Pharo8.0 == '' ']'
++ echo 1
+ '[' 1 == 1 ']'
++ is_release_build
++ set -f
+++ git tag --list --points-at HEAD
+++ grep -E '^v[0-9]+\.[0-9]+.[0-9]+(\-[a-zA-Z0-9_]+)?$'
++ local versionTag=
++ set +f
++ '[' '' == '' ']'
++ echo 0
+ '[' 0 == 1 ']'
+ set_version_snapshot_variables
+ ensure_branch_name
+ '[' Pharo8.0 == '' ']'
+ PHARO_NAME_PREFIX=Pharo8.0-SNAPSHOT
++ echo Pharo8.0
++ cut -c 6-
++ sed 's/\.//'
+ PHARO_SHORT_VERSION=80
+ PHARO_VM_VERSION=70
++ git rev-parse --verify HEAD
+ PHARO_COMMIT_HASH=g9b5ac6cb1772a268cc8e6d4b00e7e06ef576f193
+ popd
+ OPTIND=1
+ ARCH_DESCRIPTION=32
+ getopts 'h?a:d' opt
+ shift 0
+ '[' '' = -- ']'
+ '[' -z 32 ']'
+ [[ -z /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32 ]]
++ git -C /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32 show -s --format=%h
+ GIT_COMMIT_HASH=9b5ac6c
+ SUFFIX=32bit-9b5ac6c
+ [[ '' -eq 1 ]]
+ BOOTSTRAP_IMAGE_NAME=bootstrap
+ BOOTSTRAP_ARCHIVE_IMAGE_NAME=Pharo8.0-SNAPSHOT-bootstrap-32bit-9b5ac6c
+ HERMES_ARCHIVE_NAME=Pharo8.0-SNAPSHOT-hermesPackages-32bit-9b5ac6c
+ RPACKAGE_ARCHIVE_NAME=Pharo8.0-SNAPSHOT-rpackage-32bit-9b5ac6c
+ CORE_IMAGE_NAME=Pharo8.0-SNAPSHOT-core-32bit-9b5ac6c
+ COMPILER_IMAGE_NAME=Pharo8.0-SNAPSHOT-compiler-32bit-9b5ac6c
+ TRAITS_IMAGE_NAME=Pharo8.0-SNAPSHOT-traits-32bit-9b5ac6c
+ MC_BOOTSTRAP_IMAGE_NAME=Pharo8.0-SNAPSHOT-monticello_bootstrap-32bit-9b5ac6c
+ MC_IMAGE_NAME=Pharo8.0-SNAPSHOT-monticello-32bit-9b5ac6c
+ METACELLO_IMAGE_NAME=Pharo8.0-SNAPSHOT-metacello-32bit-9b5ac6c
+ PHARO_IMAGE_NAME=Pharo8.0-SNAPSHOT-32bit-9b5ac6c
+ cd /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap-cache
+ echo 'Prepare Bootstrap files'
Prepare Bootstrap files
+ cp bootstrap.image Pharo8.0-SNAPSHOT-compiler-32bit-9b5ac6c.image
+ cp bootstrap.image Pharo8.0-SNAPSHOT-bootstrap-32bit-9b5ac6c.image
+ zip Pharo8.0-SNAPSHOT-bootstrap-32bit-9b5ac6c.zip Pharo8.0-SNAPSHOT-bootstrap-32bit-9b5ac6c.image
  adding: Pharo8.0-SNAPSHOT-bootstrap-32bit-9b5ac6c.image (deflated 65%)
+ zip Pharo8.0-SNAPSHOT-hermesPackages-32bit-9b5ac6c.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 81%)
  adding: AST-Core-Traits.hermes (deflated 83%)
  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 82%)
  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 66%)
  adding: Jobs.hermes (deflated 73%)
  adding: Kernel-Chronology-Extras.hermes (deflated 79%)
  adding: Kernel-Tests.hermes (deflated 77%)
  adding: Kernel-Traits.hermes (deflated 74%)
  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 80%)
  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 Pharo8.0-SNAPSHOT-rpackage-32bit-9b5ac6c.zip protocolsKernel.txt packagesKernel.txt
  adding: protocolsKernel.txt (deflated 86%)
  adding: packagesKernel.txt (deflated 52%)
+ [[ -z /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap-cache ]]
+ ST_CACHE=/builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap-cache/st-cache
+ echo '[Compiler] Initializing Bootstraped Image'
[Compiler] Initializing Bootstraped Image
+ /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo8.0-SNAPSHOT-compiler-32bit-9b5ac6c.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_Pharo8.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo8.0-SNAPSHOT-compiler-32bit-9b5ac6c.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
+ /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo8.0-SNAPSHOT-compiler-32bit-9b5ac6c.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
+ /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo8.0-SNAPSHOT-compiler-32bit-9b5ac6c.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
+ /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo8.0-SNAPSHOT-compiler-32bit-9b5ac6c.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
+ echo '[Compiler] Initializing the packages in the Kernel'
[Compiler] Initializing the packages in the Kernel
+ /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo8.0-SNAPSHOT-compiler-32bit-9b5ac6c.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_Pharo8.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo8.0-SNAPSHOT-compiler-32bit-9b5ac6c.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
+ /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo8.0-SNAPSHOT-compiler-32bit-9b5ac6c.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_Pharo8.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo8.0-SNAPSHOT-compiler-32bit-9b5ac6c.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_Pharo8.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
+ echo '[Compiler] Initializing Unicode'
[Compiler] Initializing Unicode
+ /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo8.0-SNAPSHOT-compiler-32bit-9b5ac6c.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap/scripts/01-initialization/03-initUnicode.st --no-source --save --quit /builds/workspace/est_and_branch_Pipeline_Pharo8.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_Pharo8.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo8.0-SNAPSHOT-compiler-32bit-9b5ac6c.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
+ /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo8.0-SNAPSHOT-compiler-32bit-9b5ac6c.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_Pharo8.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo8.0-SNAPSHOT-compiler-32bit-9b5ac6c.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 Pharo8.0-SNAPSHOT-compiler-32bit-9b5ac6c.zip Pharo8.0-SNAPSHOT-compiler-32bit-9b5ac6c.image
  adding: Pharo8.0-SNAPSHOT-compiler-32bit-9b5ac6c.image (deflated 72%)
+ echo '[Compiler] Installing Traits through Hermes'
[Compiler] Installing Traits through Hermes
+ /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo8.0-SNAPSHOT-compiler-32bit-9b5ac6c.image --no-default-preferences save Pharo8.0-SNAPSHOT-traits-32bit-9b5ac6c
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_Pharo8.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo8.0-SNAPSHOT-traits-32bit-9b5ac6c.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
+ /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo8.0-SNAPSHOT-traits-32bit-9b5ac6c.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
+ zip Pharo8.0-SNAPSHOT-traits-32bit-9b5ac6c.zip Pharo8.0-SNAPSHOT-traits-32bit-9b5ac6c.image
  adding: Pharo8.0-SNAPSHOT-traits-32bit-9b5ac6c.image (deflated 73%)
+ echo '[Core] Class and RPackage initialization'
[Core] Class and RPackage initialization
+ /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo8.0-SNAPSHOT-traits-32bit-9b5ac6c.image --no-default-preferences save Pharo8.0-SNAPSHOT-core-32bit-9b5ac6c
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 Pharo8.0-SNAPSHOT-core-32bit-9b5ac6c.zip Pharo8.0-SNAPSHOT-core-32bit-9b5ac6c.image
  adding: Pharo8.0-SNAPSHOT-core-32bit-9b5ac6c.image (deflated 73%)
+ echo '[Monticello] Bootstrap Monticello Core and Local repositories'
[Monticello] Bootstrap Monticello Core and Local repositories
+ /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo8.0-SNAPSHOT-core-32bit-9b5ac6c.image --no-default-preferences save Pharo8.0-SNAPSHOT-monticello_bootstrap-32bit-9b5ac6c
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_Pharo8.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo8.0-SNAPSHOT-monticello_bootstrap-32bit-9b5ac6c.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_Pharo8.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
+ /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo8.0-SNAPSHOT-monticello_bootstrap-32bit-9b5ac6c.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_Pharo8.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_Pharo8.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo8.0-SNAPSHOT-monticello_bootstrap-32bit-9b5ac6c.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_Pharo8.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
+ /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo8.0-SNAPSHOT-monticello_bootstrap-32bit-9b5ac6c.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 Pharo8.0-SNAPSHOT-monticello_bootstrap-32bit-9b5ac6c.zip Pharo8.0-SNAPSHOT-monticello_bootstrap-32bit-9b5ac6c.changes Pharo8.0-SNAPSHOT-monticello_bootstrap-32bit-9b5ac6c.image
  adding: Pharo8.0-SNAPSHOT-monticello_bootstrap-32bit-9b5ac6c.changes (deflated 79%)
  adding: Pharo8.0-SNAPSHOT-monticello_bootstrap-32bit-9b5ac6c.image (deflated 71%)
+ echo '[Monticello] Loading Networking Packages and Remote Repositories'
[Monticello] Loading Networking Packages and Remote Repositories
+ /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo8.0-SNAPSHOT-monticello_bootstrap-32bit-9b5ac6c.image --no-default-preferences save Pharo8.0-SNAPSHOT-monticello-32bit-9b5ac6c
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_Pharo8.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo8.0-SNAPSHOT-monticello-32bit-9b5ac6c.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_Pharo8.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
+ zip Pharo8.0-SNAPSHOT-monticello-32bit-9b5ac6c.zip Pharo8.0-SNAPSHOT-monticello-32bit-9b5ac6c.changes Pharo8.0-SNAPSHOT-monticello-32bit-9b5ac6c.image
  adding: Pharo8.0-SNAPSHOT-monticello-32bit-9b5ac6c.changes (deflated 79%)
  adding: Pharo8.0-SNAPSHOT-monticello-32bit-9b5ac6c.image (deflated 71%)
+ echo '[Metacello] Bootstrapping Metacello'
[Metacello] Bootstrapping Metacello
+ /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo8.0-SNAPSHOT-monticello-32bit-9b5ac6c.image --no-default-preferences save Pharo8.0-SNAPSHOT-metacello-32bit-9b5ac6c
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_Pharo8.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo8.0-SNAPSHOT-metacello-32bit-9b5ac6c.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_Pharo8.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
+ zip Pharo8.0-SNAPSHOT-metacello-32bit-9b5ac6c.zip Pharo8.0-SNAPSHOT-metacello-32bit-9b5ac6c.changes Pharo8.0-SNAPSHOT-metacello-32bit-9b5ac6c.image
  adding: Pharo8.0-SNAPSHOT-metacello-32bit-9b5ac6c.changes (deflated 80%)
  adding: Pharo8.0-SNAPSHOT-metacello-32bit-9b5ac6c.image (deflated 71%)
+ echo '[Pharo] Reloading rest of packages'
[Pharo] Reloading rest of packages
+ /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo8.0-SNAPSHOT-metacello-32bit-9b5ac6c.image --no-default-preferences save Pharo8.0-SNAPSHOT-32bit-9b5ac6c
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=Pharo8.0-SNAPSHOT-32bit-9b5ac6c.image bs=1 seek=24 count=4 conv=notrunc
4+0 records in
4+0 records out
4 bytes copied, 0.000134826 s, 29.7 kB/s
+ /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo8.0-SNAPSHOT-32bit-9b5ac6c.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_Pharo8.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo8.0-SNAPSHOT-32bit-9b5ac6c.image --no-default-preferences eval --save 'Metacello new baseline: '\''Tonel'\'';repository: '\''github://pharo-vcs/tonel:v1.0.15'\'';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
linear load : 
	linear load : baseline [BaselineOfTonel]
		load : MonticelloTonel-Core-cypress.1
		load : MonticelloTonel-FileSystem-cypress.1
+ /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo8.0-SNAPSHOT-32bit-9b5ac6c.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_Pharo8.0/32/bootstrap-cache/pharo-local/package-cache)
+ /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo8.0-SNAPSHOT-32bit-9b5ac6c.image --no-default-preferences eval --save 'Metacello new baseline: '\''Pharo'\'';repository: '\''tonel:///builds/workspace/est_and_branch_Pipeline_Pharo8.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
starting...
UIThemeRegistry
bitmap fonts loaded
UIManager changed:NonInteractiveUIManager
 ------------ Obsolete ------------
#()
 ............ Obsolete ............
linear load : 
	explicit load : baseline [BaselineOfPharo]
		load : BaselineOfCalypso-tonel.1
	explicit load : baseline [BaselineOfPharo]
		load : BaselineOfBaseLibraries-tonel.1
	explicit load : baseline [BaselineOfPharo]
		load : BaselineOfIDE-tonel.1
	linear load : baseline [BaselineOfPharo]
		explicit load : baseline [BaselineOfBaseLibraries]
			load : BaselineOfSlot-tonel.1
		explicit load : baseline [BaselineOfBaseLibraries]
			load : BaselineOfClap-tonel.1
		explicit load : baseline [BaselineOfBaseLibraries]
			load : BaselineOfSUnit-tonel.1
		explicit load : baseline [BaselineOfBaseLibraries]
			load : BaselineOfBeacon-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 [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
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfSortFunctions-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 : 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 : BaselineOfMisc-tonel.1
		explicit load : baseline [BaselineOfIDE]
			load : BaselineOfMetacello-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 : BaselineOfBlueInk-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 : BaselineOfUI-tonel.1
			explicit load : baseline [BaselineOfBasicTools]
				load : BaselineOfSUnit-tonel.1
			explicit load : baseline [BaselineOfBasicTools]
				load : BaselineOfSUnit-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]
					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
							postload : baseline [BaselineOfUnifiedFFI] >> postload:package:
							load : System-VMEvents-tonel.1
							load : System-Object Events-tonel.1
							load : Graphics-Canvas-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 : Collections-DoubleLinkedList-tonel.1
						load : System-Clipboard-tonel.1
						load : Balloon-tonel.1
						load : EmbeddedFreeType-tonel.1
						load : EmergencyEvaluator-tonel.1
						load : FileSystem-Zip-tonel.1
						load : Fonts-Infrastructure-tonel.1
						load : FreeType-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-Caching-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-OSEnvironments-tonel.1
						load : System-Identification-tonel.1
						load : Tool-Base-tonel.1
					postload : baseline [BaselineOfMorphic] >> postload:package:
					explicit load : baseline [BaselineOfSpec2]
						load : BaselineOfParametrizedTests-tonel.1
					explicit load : baseline [BaselineOfSpec2]
						load : BaselineOfCommander2-tonel.1
					atomic load : baseline [BaselineOfSpec2]
						linear load : baseline [BaselineOfParametrizedTests]
							load : ParametrizedTests-tonel.1
						linear load : baseline [BaselineOfCommander2]
							load : Commander2-tonel.1
							load : Commander2-Deprecations-tonel.1
							load : Commander2-Tests-tonel.1
						load : Spec2-Commands-tonel.1
						load : Spec2-ObservableSlot-tonel.1
						load : Spec2-Layout-tonel.1
						load : Spec2-Transmission-tonel.1
						load : Spec2-Core-tonel.1
						load : Spec2-Inspector-tonel.1
						load : Spec2-CommandLine-tonel.1
						load : Spec2-Adapters-Morphic-tonel.1
						load : Spec2-Adapters-Stub-tonel.1
						load : Spec2-Interactions-tonel.1
						load : Spec2-Commander2-tonel.1
						load : Spec2-Commander2-Tests-tonel.1
						load : Spec2-Commander2-ContactBook-tonel.1
						load : Spec2-Commander2-ContactBook-Extensions-tonel.1
						load : Spec2-Backend-Tests-tonel.1
						load : Spec2-Morphic-Backend-Tests-tonel.1
						load : Spec2-Tools-tonel.1
						load : Spec2-Examples-tonel.1
						load : Spec2-Tests-tonel.1
						load : Spec2-Adapters-Morphic-Tests-tonel.1
						load : Spec2-Tools-Tests-tonel.1
						load : Spec2-Deprecated-tonel.1
						load : Spec2-Deprecated-Tools-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
					load : Debugger-Filters-tonel.1
					load : Debugger-Model-tonel.1
					load : Debugging-Settings-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
				postload : baseline [BaselineOfUI] >> 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
				load : BlueInk-Core-tonel.1
				load : BlueInk-Extras-tonel.1
				load : EnlumineurFormatter-tonel.1
				load : Tool-ProcessBrowser-tonel.1
				load : Tool-Profilers-tonel.1
				load : Tool-SystemReporter-tonel.1
				load : NECompletion-tonel.1
				load : Announcements-Help-tonel.1
				load : Metacello-FileTree-tonel.1
				load : Metacello-Cypress-tonel.1
				load : Metacello-ProfStef-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 : RecentSubmissions-tonel.1
				load : Refactoring-Changes-tonel.1
				load : Refactoring-Core-tonel.1
				load : Refactoring-Environment-tonel.1
				load : Regex-Help-tonel.1
				load : IssueTracking-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-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-Examples-tonel.1
				load : Clap-Tests-tonel.1
				load : Clap-Commands-Pharo-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 [BaselineOfBlueInk]
			load : Network-Tests-tonel.1
			load : Gofer-Tests-tonel.1
			load : System-Hashing-Testing-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-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
			linear load : baseline [BaselineOfShout]
				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-Test-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 : Reflectivity-Tools-tonel.1
				load : NautilusRefactoring-Tests-tonel.1
				linear load : baseline [BaselineOfReflectivity]
					load : Reflectivity-Tests-tonel.1
					load : Reflectivity-Examples-tonel.1
			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 : Balloon-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-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 : IssueTracking-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 : Reflectivity-Tools-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-Edition-Tests-tonel.1
				load : Tool-FileList-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-Test-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 [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-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 : Calypso-SystemPlugins-Spotter-tonel.1
			postload : baseline [BaselineOfPharoGT] >> postload:package:
			linear load : baseline [BaselineOfCatalog]
				load : Tool-Catalog-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 : Deprecated80-tonel.1
		load : Gofer-UI-tonel.1
	postload : baseline [BaselineOfPharo] >> postload:package:
+ /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo8.0-SNAPSHOT-32bit-9b5ac6c.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
18294936
+ /builds/workspace/est_and_branch_Pipeline_Pharo8.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo8.0-SNAPSHOT-32bit-9b5ac6c.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_Pharo8.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo8.0-SNAPSHOT-32bit-9b5ac6c.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 80
+ rm -f Pharo8.0-32bit-9b5ac6c.sources.bak Pharo8.0-SNAPSHOT-32bit-9b5ac6c.changes.bak
++ echo Pharo8.0-SNAPSHOT
++ cut -d- -f 1
++ cut -d. -f 1-2
+ PHARO_SOURCES_PREFIX=Pharo8.0
+ zip Pharo8.0-SNAPSHOT-32bit-9b5ac6c.zip Pharo8.0-SNAPSHOT-32bit-9b5ac6c.changes Pharo8.0-SNAPSHOT-32bit-9b5ac6c.image Pharo8.0-32bit-9b5ac6c.sources pharo.version
  adding: Pharo8.0-SNAPSHOT-32bit-9b5ac6c.changes (deflated 45%)
  adding: Pharo8.0-SNAPSHOT-32bit-9b5ac6c.image (deflated 65%)
  adding: Pharo8.0-32bit-9b5ac6c.sources (deflated 81%)
  adding: pharo.version (stored 0%)