Push event to branch Pharo9.0 Connecting to https://api.github.com using pharo-ci/****** (pharo-ci GitHub account) ERROR: Could not do lightweight checkout, falling back to heavyweight java.io.FileNotFoundException: https://raw.githubusercontent.com/pharo-project/pharo/b7816a812a547ea6427a96900d02c096dcd62f1a/Jenkinsfile at com.squareup.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnectionImpl.java:243) at com.squareup.okhttp.internal.huc.DelegatingHttpsURLConnection.getInputStream(DelegatingHttpsURLConnection.java:210) at com.squareup.okhttp.internal.huc.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:25) at org.kohsuke.github.Requester.asStream(Requester.java:332) Caused: org.kohsuke.github.GHFileNotFoundException: 500: Internal Server Error at org.kohsuke.github.Requester.handleApiError(Requester.java:691) at org.kohsuke.github.Requester.asStream(Requester.java:334) at org.kohsuke.github.GHContent.read(GHContent.java:117) at org.jenkinsci.plugins.github_branch_source.GitHubSCMFile.content(GitHubSCMFile.java:183) at jenkins.scm.api.SCMFile.contentAsString(SCMFile.java:338) at org.jenkinsci.plugins.workflow.multibranch.SCMBinder.create(SCMBinder.java:104) at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:303) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Checking out git https://github.com/pharo-project/pharo.git into /net/www/ci/pharo-ci-jenkins2/workspace/est_and_branch_Pipeline_Pharo9.0@script to read Jenkinsfile Cloning the remote Git repository Cloning repository https://github.com/pharo-project/pharo.git > git init /net/www/ci/pharo-ci-jenkins2/workspace/est_and_branch_Pipeline_Pharo9.0@script # timeout=10 Fetching upstream changes from https://github.com/pharo-project/pharo.git > git --version # timeout=10 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/* > git config remote.origin.url https://github.com/pharo-project/pharo.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/pharo-project/pharo.git # timeout=10 Fetching upstream changes from https://github.com/pharo-project/pharo.git using GIT_ASKPASS to set credentials pharo-ci GitHub account > git fetch --tags --progress https://github.com/pharo-project/pharo.git +refs/heads/Pharo9.0:refs/remotes/origin/Pharo9.0 Checking out Revision b7816a812a547ea6427a96900d02c096dcd62f1a (Pharo9.0) > git config core.sparsecheckout # timeout=10 > git checkout -f b7816a812a547ea6427a96900d02c096dcd62f1a Commit message: "Merge pull request #6807 from MarcusDenker/3072-ComputedSlots-break-accessor-generation" > git rev-list --no-walk 16ee422f2e5531b67a1745b595d1c5fddf54f9c0 # timeout=10 Running in Durability level: MAX_SURVIVABILITY [Pipeline] properties [Pipeline] node Running on pharo-ci-jenkins2-bootstrap-unix 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] [32] { (Branch: 32) [Pipeline] [64] { (Branch: 64) [Pipeline] [32] dir [32] Running in /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32 [Pipeline] [32] { [Pipeline] [64] dir [64] Running in /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64 [Pipeline] [64] { [Pipeline] [32] stage [Pipeline] [32] { (Fetch Requirements-32) [Pipeline] [64] stage [Pipeline] [64] { (Fetch Requirements-64) [Pipeline] [32] checkout [32] Cloning the remote Git repository [Pipeline] [64] checkout [32] Cloning repository https://github.com/pharo-project/pharo.git [32] > git init /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32 # timeout=10 [32] Fetching upstream changes from https://github.com/pharo-project/pharo.git [32] > git --version # timeout=10 [32] using GIT_ASKPASS to set credentials pharo-ci GitHub account [32] > git fetch --tags --progress https://github.com/pharo-project/pharo.git +refs/heads/*:refs/remotes/origin/* [64] Cloning the remote Git repository [64] Cloning repository https://github.com/pharo-project/pharo.git [64] > git init /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64 # timeout=10 [64] Fetching upstream changes from https://github.com/pharo-project/pharo.git [64] > git --version # timeout=10 [64] using GIT_ASKPASS to set credentials pharo-ci GitHub account [64] > git fetch --tags --progress https://github.com/pharo-project/pharo.git +refs/heads/*:refs/remotes/origin/* [32] > git config remote.origin.url https://github.com/pharo-project/pharo.git # timeout=10 [32] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [32] > git config remote.origin.url https://github.com/pharo-project/pharo.git # timeout=10 [32] Fetching upstream changes from https://github.com/pharo-project/pharo.git [32] using GIT_ASKPASS to set credentials pharo-ci GitHub account [32] > git fetch --tags --progress https://github.com/pharo-project/pharo.git +refs/heads/Pharo9.0:refs/remotes/origin/Pharo9.0 [64] > git config remote.origin.url https://github.com/pharo-project/pharo.git # timeout=10 [64] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [64] > git config remote.origin.url https://github.com/pharo-project/pharo.git # timeout=10 [64] Fetching upstream changes from https://github.com/pharo-project/pharo.git [64] using GIT_ASKPASS to set credentials pharo-ci GitHub account [64] > git fetch --tags --progress https://github.com/pharo-project/pharo.git +refs/heads/Pharo9.0:refs/remotes/origin/Pharo9.0 [32] Checking out Revision b7816a812a547ea6427a96900d02c096dcd62f1a (Pharo9.0) [32] > git config core.sparsecheckout # timeout=10 [32] > git checkout -f b7816a812a547ea6427a96900d02c096dcd62f1a [64] Checking out Revision b7816a812a547ea6427a96900d02c096dcd62f1a (Pharo9.0) [64] > git config core.sparsecheckout # timeout=10 [64] > git checkout -f b7816a812a547ea6427a96900d02c096dcd62f1a [32] Commit message: "Merge pull request #6807 from MarcusDenker/3072-ComputedSlots-break-accessor-generation" [64] Commit message: "Merge pull request #6807 from MarcusDenker/3072-ComputedSlots-break-accessor-generation" [Pipeline] [32] sh [32] + BUILD_NUMBER=495 BOOTSTRAP_ARCH=32 bash ./bootstrap/scripts/2-download.sh [32] + set -e [32] +++ dirname ./bootstrap/scripts/2-download.sh [32] ++ cd ./bootstrap/scripts [32] ++ pwd -P [32] + SCRIPTS=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts [32] + . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/envvars.sh [32] ++ '[' -z x ']' [32] ++ '[' -z x ']' [32] ++ '[' -z ']' [32] ++++ dirname /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/envvars.sh [32] +++ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/../.. [32] +++ pwd -P [32] ++ ROOT_DIR=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32 [32] ++ export BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32 [32] ++ BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32 [32] ++ '[' -z ']' [32] ++ BOOTSTRAP_CACHE=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache [32] ++ export BOOTSTRAP_CACHE [32] ++ '[' -z ']' [32] ++ VM='/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless' [32] ++ IMAGE_FLAGS=--no-default-preferences [32] ++++ dirname /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/envvars.sh [32] +++ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts [32] +++ pwd -P [32] ++ . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/envversion.sh [32] + mkdir -p /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache [32] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/getPharoVM.sh 70 [32] Downloading the latest pharoVM: [32] http://files.pharo.org/get-files/70/pharo-linux-stable.zip [Pipeline] [64] sh [64] + BUILD_NUMBER=495 BOOTSTRAP_ARCH=64 bash ./bootstrap/scripts/2-download.sh [64] + set -e [64] +++ dirname ./bootstrap/scripts/2-download.sh [64] ++ cd ./bootstrap/scripts [64] ++ pwd -P [64] + SCRIPTS=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts [64] + . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/envvars.sh [64] ++ '[' -z x ']' [64] ++ '[' -z x ']' [64] ++ '[' -z ']' [64] ++++ dirname /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/envvars.sh [64] +++ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/../.. [64] +++ pwd -P [64] ++ ROOT_DIR=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64 [64] ++ export BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64 [64] ++ BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64 [64] ++ '[' -z ']' [64] ++ BOOTSTRAP_CACHE=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache [64] ++ export BOOTSTRAP_CACHE [64] ++ '[' -z ']' [64] ++ VM='/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless' [64] ++ IMAGE_FLAGS=--no-default-preferences [64] ++++ dirname /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/envvars.sh [64] +++ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts [64] +++ pwd -P [64] ++ . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/envversion.sh [64] + mkdir -p /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache [64] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/getPharoVM.sh 70 [64] Downloading the latest pharoVM: [64] http://files.pharo.org/get-files/70/pharo-linux-stable.zip [32] pharo-vm/pharo [32] Creating starter scripts pharo and pharo-ui [32] VM downloaded [32] + wget --progress=dot:mega https://github.com/carolahp/PharoBootstrap/releases/download/v1.7.0/bootstrapImage.zip [32] --2020-07-13 08:18:01-- https://github.com/carolahp/PharoBootstrap/releases/download/v1.7.0/bootstrapImage.zip [32] Resolving github.com (github.com)... 140.82.118.4 [32] Connecting to github.com (github.com)|140.82.118.4|:443... connected. [32] HTTP request sent, awaiting response... 302 Found [32] 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%2F20200713%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20200713T061720Z&X-Amz-Expires=300&X-Amz-Signature=f8e37c0b1f435d6e12b9d295aaea8ec815c245dfdea7f48de57fb027e064789d&X-Amz-SignedHeaders=host&actor_id=0&repo_id=161495108&response-content-disposition=attachment%3B%20filename%3DbootstrapImage.zip&response-content-type=application%2Foctet-stream [following] [32] --2020-07-13 08:18:01-- 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%2F20200713%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20200713T061720Z&X-Amz-Expires=300&X-Amz-Signature=f8e37c0b1f435d6e12b9d295aaea8ec815c245dfdea7f48de57fb027e064789d&X-Amz-SignedHeaders=host&actor_id=0&repo_id=161495108&response-content-disposition=attachment%3B%20filename%3DbootstrapImage.zip&response-content-type=application%2Foctet-stream [32] Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)... 52.216.205.243 [32] Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|52.216.205.243|:443... connected. [64] pharo-vm/pharo [64] Creating starter scripts pharo and pharo-ui [64] VM downloaded [64] + wget --progress=dot:mega https://github.com/carolahp/PharoBootstrap/releases/download/v1.7.0/bootstrapImage.zip [64] --2020-07-13 08:18:01-- https://github.com/carolahp/PharoBootstrap/releases/download/v1.7.0/bootstrapImage.zip [64] Resolving github.com (github.com)... 140.82.118.4 [64] Connecting to github.com (github.com)|140.82.118.4|:443... connected. [64] HTTP request sent, awaiting response... 302 Found [64] 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%2F20200713%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20200713T061720Z&X-Amz-Expires=300&X-Amz-Signature=f8e37c0b1f435d6e12b9d295aaea8ec815c245dfdea7f48de57fb027e064789d&X-Amz-SignedHeaders=host&actor_id=0&repo_id=161495108&response-content-disposition=attachment%3B%20filename%3DbootstrapImage.zip&response-content-type=application%2Foctet-stream [following] [64] --2020-07-13 08:18:01-- 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%2F20200713%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20200713T061720Z&X-Amz-Expires=300&X-Amz-Signature=f8e37c0b1f435d6e12b9d295aaea8ec815c245dfdea7f48de57fb027e064789d&X-Amz-SignedHeaders=host&actor_id=0&repo_id=161495108&response-content-disposition=attachment%3B%20filename%3DbootstrapImage.zip&response-content-type=application%2Foctet-stream [64] Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)... 52.216.205.243 [64] Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|52.216.205.243|:443... connected. [32] HTTP request sent, awaiting response... 200 OK [32] Length: 29725957 (28M) [application/octet-stream] [32] Saving to: ‘bootstrapImage.zip’ [32] [64] HTTP request sent, awaiting response... 200 OK [64] Length: 29725957 (28M) [application/octet-stream] [64] Saving to: ‘bootstrapImage.zip’ [64] [32] 0K ........ ........ ........ ........ ........ ........ 10% 3.52M 7s [32] 3072K ........ ........ ........ ........ ........ ........ 21% 10.5M 4s [32] 6144K ........ ........ ........ ........ ........ ........ 31% 6.85M 3s [32] 9216K ........ ........ ........ ........ ........ ........ 42% 9.12M 3s [64] 0K ........ ........ ........ ........ ........ ........ 10% 3.34M 8s [64] 3072K ........ ........ ........ ........ ........ ........ 21% 26.6M 4s [64] 6144K ........ ........ ........ ........ ........ ........ 31% 9.88M 3s [64] 9216K ........ ........ ........ ........ ........ ........ 42% 10.1M 2s [32] 12288K ........ ........ ........ ........ ........ ........ 52% 8.85M 2s [32] 15360K ........ ........ ........ ........ ........ ........ 63% 9.41M 1s [32] 18432K ........ ........ ........ ........ ........ ........ 74% 9.31M 1s [64] 12288K ........ ........ ........ ........ ........ ........ 52% 9.95M 2s [64] 15360K ........ ........ ........ ........ ........ ........ 63% 10.7M 1s [64] 18432K ........ ........ ........ ........ ........ ........ 74% 9.68M 1s [32] 21504K ........ ........ ........ ........ ........ ........ 84% 8.78M 1s [32] 24576K ........ ........ ........ ........ ........ ........ 95% 6.76M 0s [32] 27648K ........ ........ ..... 100% 7.36M=3.9s [32] [32] 2020-07-13 08:18:05 (7.35 MB/s) - ‘bootstrapImage.zip’ saved [29725957/29725957] [32] [32] + unzip bootstrapImage.zip [32] Archive: bootstrapImage.zip [64] 21504K ........ ........ ........ ........ ........ ........ 84% 9.82M 1s [64] 24576K ........ ........ ........ ........ ........ ........ 95% 4.97M 0s [32] inflating: Pharo7.0-32bit-343f470.sources [32] creating: __MACOSX/ [32] inflating: __MACOSX/._Pharo7.0-32bit-343f470.sources [64] 27648K ........ ........ ..... 100% 3.75M=3.8s [64] [64] 2020-07-13 08:18:05 (7.52 MB/s) - ‘bootstrapImage.zip’ saved [29725957/29725957] [64] [64] + unzip bootstrapImage.zip [64] Archive: bootstrapImage.zip [64] inflating: Pharo7.0-32bit-343f470.sources [64] creating: __MACOSX/ [64] inflating: __MACOSX/._Pharo7.0-32bit-343f470.sources [32] inflating: Pharo.image [32] inflating: __MACOSX/._Pharo.image [32] inflating: Pharo.changes [32] inflating: __MACOSX/._Pharo.changes [32] + cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache [32] + wget --progress=dot:mega http://files.pharo.org/sources/PharoV60.sources [32] --2020-07-13 08:18:07-- http://files.pharo.org/sources/PharoV60.sources [32] Resolving files.pharo.org (files.pharo.org)... 164.132.235.17, 2001:41d0:301::23 [32] Connecting to files.pharo.org (files.pharo.org)|164.132.235.17|:80... connected. [32] HTTP request sent, awaiting response... 200 OK [32] Length: 36114887 (34M) [text/plain] [32] Saving to: ‘PharoV60.sources’ [32] [32] 0K ........ ........ ........ ........ ........ ........ 8% 12.7M 2s [32] 3072K ........ ........ ........ ........ ........ ........ 17% 11.7M 2s [32] 6144K ........ ........ ........ ........ ........ ........ 26% 11.7M 2s [64] inflating: Pharo.image [64] inflating: __MACOSX/._Pharo.image [64] inflating: Pharo.changes [64] inflating: __MACOSX/._Pharo.changes [64] + cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache [64] + wget --progress=dot:mega http://files.pharo.org/sources/PharoV60.sources [64] --2020-07-13 08:18:07-- http://files.pharo.org/sources/PharoV60.sources [64] Resolving files.pharo.org (files.pharo.org)... 164.132.235.17, 2001:41d0:301::23 [64] Connecting to files.pharo.org (files.pharo.org)|164.132.235.17|:80... connected. [64] HTTP request sent, awaiting response... 200 OK [64] Length: 36114887 (34M) [text/plain] [64] Saving to: ‘PharoV60.sources’ [64] [64] 0K ........ ........ ........ ........ ........ ........ 8% 9.69M 3s [64] 3072K ........ ........ ........ ........ ........ ........ 17% 11.7M 3s [32] 9216K ........ ........ ........ ........ ........ ........ 34% 11.7M 2s [32] 12288K ........ ........ ........ ........ ........ ........ 43% 11.5M 2s [32] 15360K ........ ........ ........ ........ ........ ........ 52% 11.6M 1s [32] 18432K ........ ........ ........ ........ ........ ........ 60% 11.7M 1s [64] 6144K ........ ........ ........ ........ ........ ........ 26% 11.7M 2s [64] 9216K ........ ........ ........ ........ ........ ........ 34% 11.7M 2s [64] 12288K ........ ........ ........ ........ ........ ........ 43% 11.9M 2s [64] 15360K ........ ........ ........ ........ ........ ........ 52% 11.7M 1s [32] 21504K ........ ........ ........ ........ ........ ........ 69% 11.7M 1s [32] 24576K ........ ........ ........ ........ ........ ........ 78% 11.6M 1s [32] 27648K ........ ........ ........ ........ ........ ........ 87% 11.7M 0s [64] 18432K ........ ........ ........ ........ ........ ........ 60% 11.7M 1s [64] 21504K ........ ........ ........ ........ ........ ........ 69% 11.7M 1s [64] 24576K ........ ........ ........ ........ ........ ........ 78% 11.7M 1s [64] 27648K ........ ........ ........ ........ ........ ........ 87% 11.7M 0s [32] 30720K ........ ........ ........ ........ ........ ........ 95% 11.7M 0s [32] 33792K ........ ........ ....... 100% 11.7M=2.9s [32] [32] 2020-07-13 08:18:10 (11.7 MB/s) - ‘PharoV60.sources’ saved [36114887/36114887] [32] [32] + echo 'Prepare icons' [32] Prepare icons [32] + mkdir icon-packs [32] + cd icon-packs [32] + wget --progress=dot:mega https://github.com/pharo-project/pharo-icon-packs/archive/v1.0.0-idea11.zip -O idea11.zip [32] --2020-07-13 08:18:10-- https://github.com/pharo-project/pharo-icon-packs/archive/v1.0.0-idea11.zip [32] Resolving github.com (github.com)... 140.82.118.4 [32] Connecting to github.com (github.com)|140.82.118.4|:443... connected. [32] HTTP request sent, awaiting response... 302 Found [32] Location: https://codeload.github.com/pharo-project/pharo-icon-packs/zip/v1.0.0-idea11 [following] [32] --2020-07-13 08:18:10-- https://codeload.github.com/pharo-project/pharo-icon-packs/zip/v1.0.0-idea11 [32] Resolving codeload.github.com (codeload.github.com)... 140.82.112.9 [32] Connecting to codeload.github.com (codeload.github.com)|140.82.112.9|:443... connected. [32] HTTP request sent, awaiting response... 200 OK [32] Length: unspecified [application/zip] [32] Saving to: ‘idea11.zip’ [32] [64] 30720K ........ ........ ........ ........ ........ ........ 95% 12.9M 0s [64] 33792K ........ ........ ....... 100% 23.5M=2.9s [64] [64] 2020-07-13 08:18:10 (11.8 MB/s) - ‘PharoV60.sources’ saved [36114887/36114887] [64] [64] + echo 'Prepare icons' [64] Prepare icons [64] + mkdir icon-packs [64] + cd icon-packs [64] + wget --progress=dot:mega https://github.com/pharo-project/pharo-icon-packs/archive/v1.0.0-idea11.zip -O idea11.zip [64] --2020-07-13 08:18:10-- https://github.com/pharo-project/pharo-icon-packs/archive/v1.0.0-idea11.zip [64] Resolving github.com (github.com)... 140.82.118.4 [64] Connecting to github.com (github.com)|140.82.118.4|:443... connected. [64] HTTP request sent, awaiting response... 302 Found [64] Location: https://codeload.github.com/pharo-project/pharo-icon-packs/zip/v1.0.0-idea11 [following] [64] --2020-07-13 08:18:10-- https://codeload.github.com/pharo-project/pharo-icon-packs/zip/v1.0.0-idea11 [64] Resolving codeload.github.com (codeload.github.com)... 140.82.112.9 [64] Connecting to codeload.github.com (codeload.github.com)|140.82.112.9|:443... connected. [64] HTTP request sent, awaiting response... 200 OK [64] Length: 218270 (213K) [application/zip] [64] Saving to: ‘idea11.zip’ [64] [64] 0K ... 100% 658K=0.3s [64] [64] 2020-07-13 08:18:10 (658 KB/s) - ‘idea11.zip’ saved [218270/218270] [64] [64] + cd .. [64] + cd .. [64] + '[' -z '' ']' [64] + mkdir /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget [64] + cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget [64] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/getPharoVM.sh 70 vm 64 [32] 0K ... 665K=0.3s [32] [32] 2020-07-13 08:18:10 (665 KB/s) - ‘idea11.zip’ saved [218270] [32] [32] + cd .. [32] + cd .. [32] + '[' -z '' ']' [32] + mkdir /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget [32] + cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget [32] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/getPharoVM.sh 70 vm 32 [32] Downloading the latest pharoVM: [32] http://files.pharo.org/get-files/70/pharo-linux-stable.zip [64] Downloading the latest pharoVM: [64] http://files.pharo.org/get-files/70/pharo64-linux-stable.zip [32] pharo-vm/pharo [32] Creating starter scripts pharo and pharo-ui [32] VM downloaded [32] + cd - [32] /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32 [32] ++ grep Hash [32] ++ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless --version [32] + echo 'Target VM: Date: Sat Jan 5 20:00:11 2019 CommitHash: 7a3c6b64' [32] Target VM: Date: Sat Jan 5 20:00:11 2019 CommitHash: 7a3c6b64 [Pipeline] [32] } [Pipeline] [32] // stage [Pipeline] [32] stage [Pipeline] [32] { (Bootstrap-32) [Pipeline] [32] sh [64] pharo-vm/pharo [64] Creating starter scripts pharo and pharo-ui [64] VM downloaded [64] + cd - [64] /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64 [64] ++ /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless --version [64] ++ grep Hash [64] + echo 'Target VM: Date: Sat Jan 5 20:00:11 2019 CommitHash: 7a3c6b64' [64] Target VM: Date: Sat Jan 5 20:00:11 2019 CommitHash: 7a3c6b64 [32] + BUILD_NUMBER=495 BOOTSTRAP_ARCH=32 bash ./bootstrap/scripts/3-prepare.sh [32] + set -e [32] +++ dirname ./bootstrap/scripts/3-prepare.sh [32] ++ cd ./bootstrap/scripts [32] ++ pwd -P [32] + SCRIPTS=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts [32] + . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/envvars.sh [32] ++ '[' -z x ']' [32] ++ '[' -z x ']' [32] ++ '[' -z ']' [32] ++++ dirname /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/envvars.sh [Pipeline] [64] } [Pipeline] [64] // stage [Pipeline] [64] stage [Pipeline] [64] { (Bootstrap-64) [32] +++ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/../.. [32] +++ pwd -P [32] ++ ROOT_DIR=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32 [32] ++ export BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32 [32] ++ BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32 [32] ++ '[' -z ']' [32] ++ BOOTSTRAP_CACHE=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache [32] ++ export BOOTSTRAP_CACHE [32] ++ '[' -z ']' [32] ++ VM='/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless' [32] ++ IMAGE_FLAGS=--no-default-preferences [32] ++++ dirname /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/envvars.sh [32] +++ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts [32] +++ pwd -P [32] ++ . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/envversion.sh [32] + set_version_variables [32] + pushd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32 [32] ++ is_development_build [32] ++ local branchName [32] ++ ensure_branch_name [32] ++ '[' Pharo9.0 == '' ']' [32] +++ echo Pharo9.0 [32] +++ grep -E '^Pharo[0-9]+\.[0-9]+$' [32] ++ branchName=Pharo9.0 [32] ++ '[' Pharo9.0 == '' ']' [32] ++ echo 1 [32] + '[' 1 == 1 ']' [32] ++ is_release_build [32] ++ set -f [32] +++ git tag --list --points-at HEAD [32] +++ grep -E '^v[0-9]+\.[0-9]+.[0-9]+(\-[a-zA-Z0-9_]+)?$' [32] ++ local versionTag= [32] ++ set +f [32] ++ '[' '' == '' ']' [32] ++ echo 0 [32] + '[' 0 == 1 ']' [32] + set_version_snapshot_variables [32] + ensure_branch_name [32] + '[' Pharo9.0 == '' ']' [32] + PHARO_NAME_PREFIX=Pharo9.0-SNAPSHOT [32] ++ echo Pharo9.0 [32] ++ cut -c 6- [32] ++ sed 's/\.//' [32] + PHARO_SHORT_VERSION=90 [32] + PHARO_VM_VERSION=70 [32] ++ git rev-parse --verify HEAD [32] + PHARO_COMMIT_HASH=gb7816a812a547ea6427a96900d02c096dcd62f1a [32] + popd [32] + ./pharo Pharo.image --no-default-preferences /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/prepare_image.st --save --quit [Pipeline] [64] sh [32] pthread_setschedparam failed: Operation not permitted [32] This VM uses a separate heartbeat thread to update its internal clock [32] and handle events. For best operation, this thread should run at a [32] higher priority, however the VM was unable to change the priority. The [32] effect is that heavily loaded systems may experience some latency [32] issues. If this occurs, please create the appropriate configuration [32] file in /etc/security/limits.d/ as shown below: [32] [32] cat < 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 [32] 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 [64] pthread_setschedparam failed: Operation not permitted [64] This VM uses a separate heartbeat thread to update its internal clock [64] and handle events. For best operation, this thread should run at a [64] higher priority, however the VM was unable to change the priority. The [64] effect is that heavily loaded systems may experience some latency [64] issues. If this occurs, please create the appropriate configuration [64] file in /etc/security/limits.d/ as shown below: [64] [64] cat < 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 [64] 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 [32] Loading baseline of BaselineOfPharoBootstrapProcess... [32] Fetched -> BaselineOfRing2-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2] [64] Loading baseline of BaselineOfPharoBootstrapProcess... [64] Fetched -> BaselineOfRing2-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2] [32] Loaded -> BaselineOfRing2-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2] [32] Fetched -> BaselineOfTonel-CompatibleUserName.1547547907 --- https://github.com/pharo-vcs/tonel.git[v1.0.13] --- https://github.com/pharo-vcs/tonel.git[v1.0.13] [64] Loaded -> BaselineOfRing2-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2] [64] Fetched -> BaselineOfTonel-CompatibleUserName.1547547907 --- https://github.com/pharo-vcs/tonel.git[v1.0.13] --- https://github.com/pharo-vcs/tonel.git[v1.0.13] [32] Loaded -> BaselineOfTonel-CompatibleUserName.1547547907 --- https://github.com/pharo-vcs/tonel.git[v1.0.13] --- https://github.com/pharo-vcs/tonel.git[v1.0.13] [32] Fetched -> BaselineOfHermes-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- https://github.com/tesonep/hermes.git[v2.5.1] [32] Loaded -> BaselineOfHermes-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- https://github.com/tesonep/hermes.git[v2.5.1] [32] Project: Tonel baseline [32] 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] [32] 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] [64] Loaded -> BaselineOfTonel-CompatibleUserName.1547547907 --- https://github.com/pharo-vcs/tonel.git[v1.0.13] --- https://github.com/pharo-vcs/tonel.git[v1.0.13] [64] Fetched -> BaselineOfHermes-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- https://github.com/tesonep/hermes.git[v2.5.1] [64] Loaded -> BaselineOfHermes-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- https://github.com/tesonep/hermes.git[v2.5.1] [64] Project: Tonel baseline [64] 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] [32] 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] [32] Project: Hermes baseline [32] Fetched -> Hermes-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- https://github.com/tesonep/hermes.git[v2.5.1] [32] Fetched -> Hermes-Exporter-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- https://github.com/tesonep/hermes.git[v2.5.1] [32] Fetched -> Hermes-Extensions-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- https://github.com/tesonep/hermes.git[v2.5.1] [32] 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 [32] Project: Ring2 baseline [32] Fetched -> Ring2-Core-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2] [32] Fetched -> Ring2-Monticello-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2] [32] Fetched -> Ring2-ChunkImporter-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2] [32] Fetched -> Ring2-Bootstrap-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2] [32] Fetched -> Ring2-Tests-Core-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2] [32] Fetched -> Ring2-Tests-Monticello-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2] [32] Fetched -> Ring2-Tests-ChunkImporter-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2] [32] Fetched -> Ring2-Hermes-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2] [32] Fetched -> Ring2-RuntimeSupport-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2] [64] 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] [64] 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] [64] Project: Hermes baseline [64] Fetched -> Hermes-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- https://github.com/tesonep/hermes.git[v2.5.1] [64] Fetched -> Hermes-Exporter-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- https://github.com/tesonep/hermes.git[v2.5.1] [64] Fetched -> Hermes-Extensions-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- https://github.com/tesonep/hermes.git[v2.5.1] [64] 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 [64] Project: Ring2 baseline [64] Fetched -> Ring2-Core-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2] [64] Fetched -> Ring2-Monticello-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2] [64] Fetched -> Ring2-ChunkImporter-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2] [64] Fetched -> Ring2-Bootstrap-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2] [64] Fetched -> Ring2-Tests-Core-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2] [64] Fetched -> Ring2-Tests-Monticello-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2] [64] Fetched -> Ring2-Tests-ChunkImporter-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2] [32] Fetched -> Ring2-TraitsV2Support-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2] [32] TonelSourceScanner>>readNext (prevPrevChar is Undeclared) [32] [32] TonelSourceScanner>>prepareToScan (isLiteralArray is Undeclared) [32] [32] TonelSourceScanner>>prepareToScan (isString is Undeclared) [32] [32] TonelSourceScanner>>prepareToScan (isComment is Undeclared) [32] [32] TonelSourceScanner>>prepareToScan (prevPrevChar is Undeclared) [32] [32] TonelSourceScanner>>isStartingComment (prevPrevChar is Undeclared) [32] [32] TonelWriter>>sourceDir (sourceDir is Undeclared) [32] [32] TonelWriter>>sourceDir: (sourceDir is Undeclared) [32] [32] Loaded -> MonticelloTonel-Core-CompatibleUserName.1547547907 --- https://github.com/pharo-vcs/tonel.git[v1.0.13] --- cache [32] Loaded -> MonticelloTonel-FileSystem-CompatibleUserName.1547547907 --- https://github.com/pharo-vcs/tonel.git[v1.0.13] --- cache [32] Loaded -> MonticelloTonel-Tests-CompatibleUserName.1547547907 --- https://github.com/pharo-vcs/tonel.git[v1.0.13] --- cache [64] Fetched -> Ring2-Hermes-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2] [64] Fetched -> Ring2-RuntimeSupport-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2] [64] Fetched -> Ring2-TraitsV2Support-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- https://github.com/carolahp/Ring2.git[v1.2.2] [64] TonelSourceScanner>>readNext (prevPrevChar is Undeclared) [64] [64] TonelSourceScanner>>prepareToScan (isLiteralArray is Undeclared) [64] [64] TonelSourceScanner>>prepareToScan (isString is Undeclared) [64] [64] TonelSourceScanner>>prepareToScan (isComment is Undeclared) [64] [64] TonelSourceScanner>>prepareToScan (prevPrevChar is Undeclared) [64] [64] TonelSourceScanner>>isStartingComment (prevPrevChar is Undeclared) [64] [64] TonelWriter>>sourceDir (sourceDir is Undeclared) [64] [64] TonelWriter>>sourceDir: (sourceDir is Undeclared) [64] [64] Loaded -> MonticelloTonel-Core-CompatibleUserName.1547547907 --- https://github.com/pharo-vcs/tonel.git[v1.0.13] --- cache [64] Loaded -> MonticelloTonel-FileSystem-CompatibleUserName.1547547907 --- https://github.com/pharo-vcs/tonel.git[v1.0.13] --- cache [64] Loaded -> MonticelloTonel-Tests-CompatibleUserName.1547547907 --- https://github.com/pharo-vcs/tonel.git[v1.0.13] --- cache [32] Loaded -> Hermes-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- cache [32] Loaded -> Hermes-Exporter-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- cache [32] Loaded -> Hermes-Extensions-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- cache [32] TonelRepository>>asRing2EnvironmentWith: (RGEnvironment is Undeclared) [32] [32] PBBootstrap>>generateHermesFiles (HERing2ToHermesBuilder is Undeclared) [32] [32] PBOldExtendedBootstrap>>bootstrapImageDo: (OSSUnixSubprocess is Undeclared) [32] [32] PBBootstrap30 class>>bootstrap:toFileNamed: (FiMetacelloWriter is Undeclared) [32] [32] PBBootstrap30 class>>bootstrap:toFileNamed: (ConfigurationOfPharoBootstrap is Undeclared) [32] [32] PBBootstrap30 class>>bootstrap:toFileNamed: (FiPath is Undeclared) [32] [32] PBBootstrap30 class>>bootstrap:toFileNamed: (FiMethod is Undeclared) [32] [32] PBBootstrap30 class>>bootstrap:toFileNamed: (FiPath is Undeclared) [32] [32] PBBootstrap30 class>>bootstrap:toFileNamed: (FiMethod is Undeclared) [32] [32] PBBootstrap30 class>>bootstrap:toFileNamed: (FiPath is Undeclared) [32] [32] PBBootstrap30 class>>bootstrap:toFileNamed: (FiMethod is Undeclared) [32] [32] PBBootstrap30>>initialize (FiMetacelloWriter is Undeclared) [32] [32] PBBootstrap30>>initialize (ConfigurationOfPharoBootstrap is Undeclared) [32] [32] PBImageBuilder50>>buildNumber: (buildNumber is Undeclared) [32] [64] Loaded -> Hermes-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- cache [64] Loaded -> Hermes-Exporter-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- cache [64] Loaded -> Hermes-Extensions-CompatibleUserName.1544543024 --- https://github.com/tesonep/hermes.git[v2.5.1] --- cache [64] TonelRepository>>asRing2EnvironmentWith: (RGEnvironment is Undeclared) [64] [64] PBBootstrap>>generateHermesFiles (HERing2ToHermesBuilder is Undeclared) [64] [64] PBOldExtendedBootstrap>>bootstrapImageDo: (OSSUnixSubprocess is Undeclared) [64] [64] PBBootstrap30 class>>bootstrap:toFileNamed: (FiMetacelloWriter is Undeclared) [64] [64] PBBootstrap30 class>>bootstrap:toFileNamed: (ConfigurationOfPharoBootstrap is Undeclared) [64] [64] PBBootstrap30 class>>bootstrap:toFileNamed: (FiPath is Undeclared) [64] [64] PBBootstrap30 class>>bootstrap:toFileNamed: (FiMethod is Undeclared) [64] [64] PBBootstrap30 class>>bootstrap:toFileNamed: (FiPath is Undeclared) [64] [64] PBBootstrap30 class>>bootstrap:toFileNamed: (FiMethod is Undeclared) [64] [64] PBBootstrap30 class>>bootstrap:toFileNamed: (FiPath is Undeclared) [64] [64] PBBootstrap30 class>>bootstrap:toFileNamed: (FiMethod is Undeclared) [64] [64] PBBootstrap30>>initialize (FiMetacelloWriter is Undeclared) [64] [64] PBBootstrap30>>initialize (ConfigurationOfPharoBootstrap is Undeclared) [64] [64] PBImageBuilder50>>buildNumber: (buildNumber is Undeclared) [64] [32] Loaded -> Pharo30Bootstrap-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/src --- cache [64] Loaded -> Pharo30Bootstrap-tonel.1 --- tonel:///builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/src --- cache [64] Loaded -> Ring2-Core-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache [32] Loaded -> Ring2-Core-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache [32] Loaded -> Ring2-Monticello-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache [32] Loaded -> Ring2-ChunkImporter-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache [32] PBRingMetacelloFetcher>>versionNumber (ConfigurationOfPharoBootstrap is Undeclared) [32] [64] Loaded -> Ring2-Monticello-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache [64] Loaded -> Ring2-ChunkImporter-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache [64] PBRingMetacelloFetcher>>versionNumber (ConfigurationOfPharoBootstrap is Undeclared) [64] [32] Loaded -> Ring2-Bootstrap-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache [32] Loaded -> Ring2-Tests-Core-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache [64] Loaded -> Ring2-Bootstrap-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache [64] Loaded -> Ring2-Tests-Core-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache [64] Loaded -> Ring2-Tests-Monticello-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache [64] Loaded -> Ring2-Tests-ChunkImporter-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache [32] Loaded -> Ring2-Tests-Monticello-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache [32] Loaded -> Ring2-Tests-ChunkImporter-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache [32] Loaded -> Ring2-Hermes-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache [32] Loaded -> Ring2-RuntimeSupport-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache [32] Loaded -> Ring2-TraitsV2Support-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache [64] Loaded -> Ring2-Hermes-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache [64] Loaded -> Ring2-RuntimeSupport-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache [64] Loaded -> Ring2-TraitsV2Support-CompatibleUserName.1581005562 --- https://github.com/carolahp/Ring2.git[v1.2.2] --- cache [64] ...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=495 --VERSION_INFO=Pharo9.0-SNAPSHOT-gb7816a812a547ea6427a96900d02c096dcd62f1a --quit [64] pthread_setschedparam failed: Operation not permitted [64] This VM uses a separate heartbeat thread to update its internal clock [64] and handle events. For best operation, this thread should run at a [64] higher priority, however the VM was unable to change the priority. The [64] effect is that heavily loaded systems may experience some latency [64] issues. If this occurs, please create the appropriate configuration [64] file in /etc/security/limits.d/ as shown below: [64] [64] cat <>testDefinitionOfNormalClassWithSlots (PropertySlot is Undeclared) [64] [64] T2TraitMCDefinitionsTest>>testDefinitionOfNormalClassWithSlots (PropertySlot is Undeclared) [64] [64] T2TraitMCDefinitionsTest>>testDefinitionOfNormalClassWithSlots (PropertySlot is Undeclared) [64] [64] T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared) [64] [64] T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared) [64] [64] T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared) [64] [64] T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared) [64] [64] T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared) [64] [64] T2TraitMCDefinitionsTest>>testEqualityOfTraitDefinitionWithDifferentSlotTypes (PropertySlot is Undeclared) [64] [64] T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared) [64] [64] T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared) [64] [64] T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared) [64] [64] T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared) [64] [64] T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared) [64] [64] T2TraitMCDefinitionsTest>>testDefinitionOfTraitWithSlots (PropertySlot is Undeclared) [64] [64] T2TraitMCDefinitionsTest>>testDefinitionOfTraitWithSlots (PropertySlot is Undeclared) [64] [64] T2TraitMCDefinitionsTest>>testDefinitionOfTraitWithSlots (PropertySlot is Undeclared) [64] [64] T2TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared) [64] [64] T2TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared) [64] [64] T2TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared) [64] [64] T2TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared) [64] [64] T2TraitMCDefinitionsTest>>testDefinitionOfClassSideTraitWithSpecialSlotHasCorrectString (WeakSlot is Undeclared) [64] [64] T2TraitInTraitClassTest>>testAddingSpecialSlotToClassSide (WeakSlot is Undeclared) [64] [64] T2TraitInTraitClassTest>>testAddingSpecialSlotToClassSide (WeakSlot is Undeclared) [64] [64] 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 [64]  [64] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated. [64] Use displayProgressFrom: minVal to: maxVal during: workBlock [64] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated. Use displayProgressFrom: minVal to: maxVal during: workBlock [64]  [64] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated. [64] Use displayProgressFrom: minVal to: maxVal during: workBlock [64] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated. Use displayProgressFrom: minVal to: maxVal during: workBlock [64]  [64] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated. [64] Use displayProgressFrom: minVal to: maxVal during: workBlock [64] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated. Use displayProgressFrom: minVal to: maxVal during: workBlock [64]  [64] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated. [64] Use displayProgressFrom: minVal to: maxVal during: workBlock [64] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated. Use displayProgressFrom: minVal to: maxVal during: workBlock [64]  [64] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated. [64] Use displayProgressFrom: minVal to: maxVal during: workBlock [64] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated. Use displayProgressFrom: minVal to: maxVal during: workBlock [64]  [64] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated. [64] Use displayProgressFrom: minVal to: maxVal during: workBlock [64] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. Use displayProgressFrom: minVal to: maxVal during: workBlock [64]  [64] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. [64] Use displayProgressFrom: minVal to: maxVal during: workBlock [64] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. Use displayProgressFrom: minVal to: maxVal during: workBlock [64]  [64] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. [64] Use displayProgressFrom: minVal to: maxVal during: workBlock [64] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. Use displayProgressFrom: minVal to: maxVal during: workBlock [64]  [64] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. [64] Use displayProgressFrom: minVal to: maxVal during: workBlock [32] [32] T2TraitMCDefinitionsTest>>testEqualityOfTraitDefinitionWithDifferentSlotTypes (PropertySlot is Undeclared) [32] [32] T2TraitMCDefinitionsTest>>testDefinitionOfNormalClassWithSlots (PropertySlot is Undeclared) [32] [32] T2TraitMCDefinitionsTest>>testDefinitionOfNormalClassWithSlots (PropertySlot is Undeclared) [32] [32] T2TraitMCDefinitionsTest>>testDefinitionOfNormalClassWithSlots (PropertySlot is Undeclared) [32] [32] T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared) [32] [32] T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared) [32] [32] T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared) [32] [32] T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared) [32] [32] T2TraitMCDefinitionsTest>>testDefinitionOfTraitedClassWithSlots (PropertySlot is Undeclared) [32] [32] T2TraitMCDefinitionsTest>>testDefinitionOfTraitWithSlots (PropertySlot is Undeclared) [32] [32] T2TraitMCDefinitionsTest>>testDefinitionOfTraitWithSlots (PropertySlot is Undeclared) [32] [32] T2TraitMCDefinitionsTest>>testDefinitionOfTraitWithSlots (PropertySlot is Undeclared) [32] [32] T2TraitMCDefinitionsTest>>testDefinitionOfClassSideTraitWithSpecialSlotHasCorrectString (WeakSlot is Undeclared) [32] [32] T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared) [32] [32] T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared) [32] [32] T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared) [32] [32] T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared) [32] [32] T2TraitMCDefinitionsTest>>testDefinitionOfTraitUsingTraitWithSlots (PropertySlot is Undeclared) [32] [32] T2TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared) [32] [32] T2TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared) [32] [32] T2TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared) [32] [32] T2TraitMCDefinitionsTest>>testDefinitionHasCorrectString (PropertySlot is Undeclared) [32] [32] T2TraitInTraitClassTest>>testAddingSpecialSlotToClassSide (WeakSlot is Undeclared) [32] [32] T2TraitInTraitClassTest>>testAddingSpecialSlotToClassSide (WeakSlot is Undeclared) [32] [32] 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 [32]  [32] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated. [32] Use displayProgressFrom: minVal to: maxVal during: workBlock [32] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated. Use displayProgressFrom: minVal to: maxVal during: workBlock [32]  [32] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated. [32] Use displayProgressFrom: minVal to: maxVal during: workBlock [32] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated. Use displayProgressFrom: minVal to: maxVal during: workBlock [32]  [32] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated. [32] Use displayProgressFrom: minVal to: maxVal during: workBlock [32] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated. Use displayProgressFrom: minVal to: maxVal during: workBlock [32]  [32] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated. [32] Use displayProgressFrom: minVal to: maxVal during: workBlock [32] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated. Use displayProgressFrom: minVal to: maxVal during: workBlock [32]  [32] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated. [32] Use displayProgressFrom: minVal to: maxVal during: workBlock [32] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated. Use displayProgressFrom: minVal to: maxVal during: workBlock [32]  [32] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addStructClass: has been deprecated. [32] Use displayProgressFrom: minVal to: maxVal during: workBlock [32] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. Use displayProgressFrom: minVal to: maxVal during: workBlock [32]  [32] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. [32] Use displayProgressFrom: minVal to: maxVal during: workBlock [32] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. Use displayProgressFrom: minVal to: maxVal during: workBlock [32]  [32] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. [32] Use displayProgressFrom: minVal to: maxVal during: workBlock [32] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. Use displayProgressFrom: minVal to: maxVal during: workBlock [32]  [32] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. [32] Use displayProgressFrom: minVal to: maxVal during: workBlock [64] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. Use displayProgressFrom: minVal to: maxVal during: workBlock [64]  [64] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. [64] Use displayProgressFrom: minVal to: maxVal during: workBlock [64] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. Use displayProgressFrom: minVal to: maxVal during: workBlock [64]  [64] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. [64] Use displayProgressFrom: minVal to: maxVal during: workBlock [64] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. Use displayProgressFrom: minVal to: maxVal during: workBlock [64]  [64] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. [64] Use displayProgressFrom: minVal to: maxVal during: workBlock [32] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. Use displayProgressFrom: minVal to: maxVal during: workBlock [32]  [32] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. [32] Use displayProgressFrom: minVal to: maxVal during: workBlock [32] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. Use displayProgressFrom: minVal to: maxVal during: workBlock [32]  [32] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. [32] Use displayProgressFrom: minVal to: maxVal during: workBlock [32] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. Use displayProgressFrom: minVal to: maxVal during: workBlock [32]  [32] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. [32] Use displayProgressFrom: minVal to: maxVal during: workBlock [64] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. Use displayProgressFrom: minVal to: maxVal during: workBlock [64]  [64] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. [64] Use displayProgressFrom: minVal to: maxVal during: workBlock [64] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. Use displayProgressFrom: minVal to: maxVal during: workBlock [64]  [64] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. [64] Use displayProgressFrom: minVal to: maxVal during: workBlock [64] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. Use displayProgressFrom: minVal to: maxVal during: workBlock [64]  [64] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. [64] Use displayProgressFrom: minVal to: maxVal during: workBlock [64] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. Use displayProgressFrom: minVal to: maxVal during: workBlock [64]  [64] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. [64] Use displayProgressFrom: minVal to: maxVal during: workBlock [64] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. Use displayProgressFrom: minVal to: maxVal during: workBlock [64]  [64] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. [64] Use displayProgressFrom: minVal to: maxVal during: workBlock [32] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. Use displayProgressFrom: minVal to: maxVal during: workBlock [32]  [32] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. [32] Use displayProgressFrom: minVal to: maxVal during: workBlock [32] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. Use displayProgressFrom: minVal to: maxVal during: workBlock [32]  [32] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. [32] Use displayProgressFrom: minVal to: maxVal during: workBlock [32] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. Use displayProgressFrom: minVal to: maxVal during: workBlock [32]  [32] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. [32] Use displayProgressFrom: minVal to: maxVal during: workBlock [32] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. Use displayProgressFrom: minVal to: maxVal during: workBlock [32]  [32] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. [32] Use displayProgressFrom: minVal to: maxVal during: workBlock [32] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. Use displayProgressFrom: minVal to: maxVal during: workBlock [32]  [32] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. [32] Use displayProgressFrom: minVal to: maxVal during: workBlock [64] ...doneThe method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. Use displayProgressFrom: minVal to: maxVal during: workBlock [64]  [64] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. [64] Use displayProgressFrom: minVal to: maxVal during: workBlock [64] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. Use displayProgressFrom: minVal to: maxVal during: workBlock [64]  [64] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. [64] Use displayProgressFrom: minVal to: maxVal during: workBlock [64]  warning, variable translatedMethodCache doesn't exist or has already been removed [32] ...doneThe method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. Use displayProgressFrom: minVal to: maxVal during: workBlock [32]  [32] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. [32] Use displayProgressFrom: minVal to: maxVal during: workBlock [32] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. Use displayProgressFrom: minVal to: maxVal during: workBlock [32]  [32] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. [32] Use displayProgressFrom: minVal to: maxVal during: workBlock [32]  warning, variable translatedMethodCache doesn't exist or has already been removed [32] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. Use displayProgressFrom: minVal to: maxVal during: workBlock [32]  [32] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. [32] Use displayProgressFrom: minVal to: maxVal during: workBlock [32]  warning, variable simulator doesn't exist or has already been removed [32] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. Use displayProgressFrom: minVal to: maxVal during: workBlock [32]  [32] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. [32] Use displayProgressFrom: minVal to: maxVal during: workBlock [32]  warning, variable translatedMethodCache doesn't exist or has already been removed [32] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. Use displayProgressFrom: minVal to: maxVal during: workBlock [32]  [32] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. [32] Use displayProgressFrom: minVal to: maxVal during: workBlock [64] [64] ShiftClassBuilder>>useStrictSuperclass (ClassResolverStrictResolve is Undeclared) [32]  [32] ShiftClassBuilder>>useStrictSuperclass (ClassResolverStrictResolve is Undeclared) [32] [32] ShDefaultBuilderEnhancer>>initializeBuilder: (ShMetaclassChangeDetector is Undeclared) [64] [64] ShDefaultBuilderEnhancer>>initializeBuilder: (ShMetaclassChangeDetector is Undeclared) [64] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. Use displayProgressFrom: minVal to: maxVal during: workBlock [64]  [64] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. [64] Use displayProgressFrom: minVal to: maxVal during: workBlock [64]  warning, variable simulator doesn't exist or has already been removed [64] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. Use displayProgressFrom: minVal to: maxVal during: workBlock [64]  [64] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. [64] Use displayProgressFrom: minVal to: maxVal during: workBlock [64]  warning, variable translatedMethodCache doesn't exist or has already been removed [64] The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. Use displayProgressFrom: minVal to: maxVal during: workBlock [64]  [64] *** Warning: Deprecation: The method String>>#displayProgressAt:from:to:during: called from CCodeGenerator>>#addClass: has been deprecated. [64] Use displayProgressFrom: minVal to: maxVal during: workBlock [32] [32] Symbol>>=> (UndefinedSlot is Undeclared) [64]  [64] Symbol>>=> (UndefinedSlot is Undeclared) [32] [32] freeing 48 forwarders [32] done. [32] initial heap size: 20,971,520 [32] final new heap size: 1,676,304 [32] Done!2020-07-13T08:18:28.20958+02:00 PBStepStartedSignal Starting Process. 2020-07-13T08:19:10.232667+02:00 PBStepFinishedSignal initializing globals creating initial Objects needed by the VM 2020-07-13T08:19:13.426921+02:00 PBStepFinishedSignal Class builder ready to create classes 2020-07-13T08:21:34.843328+02:00 PBStepFinishedSignal Classes created 2020-07-13T08:24:56.971356+02:00 PBStepFinishedSignal installed_methods 2020-07-13T08:24:59.816622+02:00 PBStepFinishedSignal Installed extension methods 2020-07-13T08:25:08.018059+02:00 PBStepFinishedSignal Installed extension methods 2020-07-13T08:25:08.018375+02:00 PBStepFinishedSignal Process ended. [Pipeline] [32] } [Pipeline] [32] // stage [Pipeline] [32] stage [Pipeline] [32] { (Full Image-32) [Pipeline] [32] sh [32] + BUILD_NUMBER=495 BOOTSTRAP_ARCH=32 bash ./bootstrap/scripts/4-build.sh [32] + set -e [32] +++ dirname ./bootstrap/scripts/4-build.sh [32] ++ cd ./bootstrap/scripts [32] ++ pwd -P [32] + SCRIPTS=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts [32] + . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/envvars.sh [32] ++ '[' -z x ']' [32] ++ '[' -z x ']' [32] ++ '[' -z ']' [32] ++++ dirname /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/envvars.sh [32] +++ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/../.. [32] +++ pwd -P [32] ++ ROOT_DIR=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32 [32] ++ export BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32 [32] ++ BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32 [32] ++ '[' -z ']' [32] ++ BOOTSTRAP_CACHE=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache [32] ++ export BOOTSTRAP_CACHE [32] ++ '[' -z ']' [32] ++ VM='/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless' [32] ++ IMAGE_FLAGS=--no-default-preferences [32] ++++ dirname /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/envvars.sh [32] +++ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts [32] +++ pwd -P [32] ++ . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/envversion.sh [32] + set_version_variables [32] + pushd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32 [32] ++ is_development_build [32] ++ local branchName [32] ++ ensure_branch_name [32] ++ '[' Pharo9.0 == '' ']' [32] +++ echo Pharo9.0 [32] +++ grep -E '^Pharo[0-9]+\.[0-9]+$' [32] ++ branchName=Pharo9.0 [32] ++ '[' Pharo9.0 == '' ']' [32] ++ echo 1 [32] + '[' 1 == 1 ']' [32] ++ is_release_build [32] ++ set -f [32] +++ git tag --list --points-at HEAD [32] +++ grep -E '^v[0-9]+\.[0-9]+.[0-9]+(\-[a-zA-Z0-9_]+)?$' [32] ++ local versionTag= [32] ++ set +f [32] ++ '[' '' == '' ']' [32] ++ echo 0 [32] + '[' 0 == 1 ']' [32] + set_version_snapshot_variables [32] + ensure_branch_name [32] + '[' Pharo9.0 == '' ']' [32] + PHARO_NAME_PREFIX=Pharo9.0-SNAPSHOT [32] ++ cut -c 6- [32] ++ sed 's/\.//' [32] ++ echo Pharo9.0 [32] + PHARO_SHORT_VERSION=90 [32] + PHARO_VM_VERSION=70 [32] ++ git rev-parse --verify HEAD [32] + PHARO_COMMIT_HASH=gb7816a812a547ea6427a96900d02c096dcd62f1a [32] + popd [32] + OPTIND=1 [32] + ARCH_DESCRIPTION=32 [32] + getopts 'h?a:d' opt [32] + shift 0 [32] + '[' '' = -- ']' [32] + '[' -z 32 ']' [32] + [[ -z /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32 ]] [32] ++ git -C /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32 show -s --format=%h [32] + GIT_COMMIT_HASH=b7816a8 [32] + SUFFIX=32bit-b7816a8 [32] + [[ '' -eq 1 ]] [32] + BOOTSTRAP_IMAGE_NAME=bootstrap [32] + BOOTSTRAP_ARCHIVE_IMAGE_NAME=Pharo9.0-SNAPSHOT-bootstrap-32bit-b7816a8 [32] + HERMES_ARCHIVE_NAME=Pharo9.0-SNAPSHOT-hermesPackages-32bit-b7816a8 [32] + RPACKAGE_ARCHIVE_NAME=Pharo9.0-SNAPSHOT-rpackage-32bit-b7816a8 [32] + CORE_IMAGE_NAME=Pharo9.0-SNAPSHOT-core-32bit-b7816a8 [32] + COMPILER_IMAGE_NAME=Pharo9.0-SNAPSHOT-compiler-32bit-b7816a8 [32] + TRAITS_IMAGE_NAME=Pharo9.0-SNAPSHOT-traits-32bit-b7816a8 [32] + MC_BOOTSTRAP_IMAGE_NAME=Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-b7816a8 [32] + MC_IMAGE_NAME=Pharo9.0-SNAPSHOT-monticello-32bit-b7816a8 [32] + METACELLO_IMAGE_NAME=Pharo9.0-SNAPSHOT-metacello-32bit-b7816a8 [32] + PHARO_IMAGE_NAME=Pharo9.0-SNAPSHOT-32bit-b7816a8 [32] + cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache [32] + echo 'Prepare Bootstrap files' [32] Prepare Bootstrap files [32] + cp bootstrap.image Pharo9.0-SNAPSHOT-compiler-32bit-b7816a8.image [32] + cp bootstrap.image Pharo9.0-SNAPSHOT-bootstrap-32bit-b7816a8.image [32] + zip Pharo9.0-SNAPSHOT-bootstrap-32bit-b7816a8.zip Pharo9.0-SNAPSHOT-bootstrap-32bit-b7816a8.image [32] adding: Pharo9.0-SNAPSHOT-bootstrap-32bit-b7816a8.image (deflated 65%) [32] + zip Pharo9.0-SNAPSHOT-hermesPackages-32bit-b7816a8.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 [32] adding: AST-Core.hermes (deflated 82%) [32] adding: AST-Core-Traits.hermes (deflated 84%) [32] adding: CodeExport.hermes (deflated 69%) [32] adding: CodeExport-Traits.hermes (deflated 58%) [32] adding: CodeImportCommandLineHandlers.hermes (deflated 65%) [32] adding: CodeImport.hermes (deflated 81%) [32] adding: CodeImport-Traits.hermes (deflated 79%) [32] adding: Collections-Abstract-Traits.hermes (deflated 63%) [32] adding: Collections-Arithmetic.hermes (deflated 81%) [32] adding: Collections-Atomic.hermes (deflated 76%) [32] adding: Debugging-Core.hermes (deflated 80%) [32] adding: DeprecatedFileStream.hermes (deflated 79%) [32] adding: FileSystem-Core.hermes (deflated 84%) [32] adding: FileSystem-Disk.hermes (deflated 82%) [32] adding: Hermes-Extensions.hermes (deflated 79%) [32] adding: InitializePackagesCommandLineHandler.hermes (deflated 58%) [32] adding: JenkinsTools-Core.hermes (deflated 67%) [32] adding: Jobs.hermes (deflated 73%) [32] adding: Kernel-Chronology-Extras.hermes (deflated 79%) [32] adding: Kernel-Tests.hermes (deflated 77%) [32] adding: Kernel-Traits.hermes (deflated 72%) [32] adding: Math-Operations-Extensions.hermes (deflated 74%) [32] adding: Multilingual-Encodings.hermes (deflated 83%) [32] adding: Multilingual-Languages.hermes (deflated 79%) [32] adding: Multilingual-TextConversion.hermes (deflated 79%) [32] adding: OpalCompiler-Core.hermes (deflated 82%) [32] adding: ReflectionMirrors-Primitives.hermes (deflated 77%) [32] adding: SUnit-Core.hermes (deflated 80%) [32] adding: SUnit-Tests.hermes (deflated 81%) [32] adding: System-SourcesCondenser.hermes (deflated 73%) [32] adding: TraitsV2-Compatibility.hermes (deflated 77%) [32] adding: TraitsV2.hermes (deflated 83%) [32] adding: TraitsV2-Tests.hermes (deflated 84%) [32] adding: Transcript-Core-Traits.hermes (deflated 78%) [32] + zip Pharo9.0-SNAPSHOT-rpackage-32bit-b7816a8.zip protocolsKernel.txt packagesKernel.txt [32] adding: protocolsKernel.txt (deflated 85%) [32] adding: packagesKernel.txt (deflated 52%) [32] + [[ -z /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache ]] [32] + ST_CACHE=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/st-cache [32] + echo '[Compiler] Initializing Bootstraped Image' [32] [Compiler] Initializing Bootstraped Image [32] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-32bit-b7816a8.image [32] pthread_setschedparam failed: Operation not permitted [32] This VM uses a separate heartbeat thread to update its internal clock [32] and handle events. For best operation, this thread should run at a [32] higher priority, however the VM was unable to change the priority. The [32] effect is that heavily loaded systems may experience some latency [32] issues. If this occurs, please create the appropriate configuration [32] file in /etc/security/limits.d/ as shown below: [32] [32] cat <>DoIt (BISimpleFormatter is Undeclared) [32] + echo '[Compiler] Initializing Unicode' [32] [Compiler] Initializing Unicode [32] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-32bit-b7816a8.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/ [32] pthread_setschedparam failed: Operation not permitted [32] This VM uses a separate heartbeat thread to update its internal clock [32] and handle events. For best operation, this thread should run at a [32] higher priority, however the VM was unable to change the priority. The [32] effect is that heavily loaded systems may experience some latency [32] issues. If this occurs, please create the appropriate configuration [32] file in /etc/security/limits.d/ as shown below: [32] [32] cat <>createClassNamed: (RGClassDefinition is Undeclared) [32] NewUndeclaredWarning: RingChunkImporter>>createTraitNamed: (RGTraitDefinition is Undeclared) [32] NewUndeclaredWarning: RingChunkImporter>>fromFileNamed: (RGPackageDefinition is Undeclared) [32] NewUndeclaredWarning: RingChunkImporter>>initialize (RGPackageDefinition is Undeclared) [32] NewUndeclaredWarning: RingChunkImporter>>visitMethodChunk: (RGMethodDefinition is Undeclared) [32] NewUndeclaredWarning: ZnMultiValueDictionary class>>defaultLimit (ZnMaximumNumberOfDictionaryEntries is Undeclared) [32] NewUndeclaredWarning: ZnMultiValueDictionary>>checkLimitForKey: (ZnTooManyDictionaryEntries is Undeclared) [32] NewUndeclaredWarning: FileSystemStore>>mimeTypesAt: (ZnMimeType is Undeclared) [32] NewUndeclaredWarning: FileStream>>asZnUrl (ZnUrl is Undeclared) [32] NewUndeclaredWarning: ZnUrl>>performOperation:with: (ZnUrlOperation is Undeclared) [32] NewUndeclaredWarning: ChangeSet class>>newChanges:withOld: (CurrentChangeSetChanged is Undeclared) [32] NewUndeclaredWarning: ChangeSet>>changeRecorderFor: (ClassChangeRecord is Undeclared) [32] NewUndeclaredWarning: ChangeSet>>changedMessageList (RGCommentDefinition is Undeclared) [32] NewUndeclaredWarning: ChangeSet>>changedMessageList (RGMethodDefinition is Undeclared) [32] NewUndeclaredWarning: ClassChangeRecord>>findOrMakeMethodChangeAt:priorMethod: (MethodChangeRecord is Undeclared) [32] NewUndeclaredWarning: Class>>asFullRingDefinition (RGContainer is Undeclared) [32] NewUndeclaredWarning: Class>>asFullRingDefinition (RGContainer is Undeclared) [32] NewUndeclaredWarning: Class>>asFullRingDefinition (RGContainer is Undeclared) [32] NewUndeclaredWarning: Class>>asFullRingDefinition (RGContainer is Undeclared) [32] NewUndeclaredWarning: Class>>asRingDefinition (RGClassDefinition is Undeclared) [32] NewUndeclaredWarning: Class>>asRingDefinitionWithMethods:withSuperclasses:withSubclasses:withPackages: (RGSlice is Undeclared) [32] NewUndeclaredWarning: ChangeRecord>>createCommentDefinition (RGCommentDefinition is Undeclared) [32] NewUndeclaredWarning: ChangeRecord>>createMethodDefinition (RGMethodDefinition is Undeclared) [32] NewUndeclaredWarning: RPackage>>asRingDefinition (RGPackageDefinition is Undeclared) [32] NewUndeclaredWarning: Trait>>asRingDefinition (RGTraitDefinition is Undeclared) [32] NewUndeclaredWarning: CompiledMethod>>asActiveRingDefinition (RGMethodDefinition is Undeclared) [32] NewUndeclaredWarning: CompiledMethod>>asFullRingDefinition (RGContainer is Undeclared) [32] NewUndeclaredWarning: CompiledMethod>>asHistoricalRingDefinition (RGMethodDefinition is Undeclared) [32] NewUndeclaredWarning: CompiledMethod>>asPassiveRingDefinition (RGMethodDefinition is Undeclared) [32] NewUndeclaredWarning: CompiledMethod>>methodReference (RGMethodDefinition is Undeclared) [32] NewUndeclaredWarning: RGMethodDefinition class>>className:selector:isMetaSide: (RGClassDefinition is Undeclared) [32] NewUndeclaredWarning: RGClassDefinition>>withMetaclass (RGMetaclassDefinition is Undeclared) [32] NewUndeclaredWarning: RGContainer class>>packageOfClass:using: (RGPackageDefinition is Undeclared) [32] NewUndeclaredWarning: RGContainer class>>packageOfMethod:using: (RGPackageDefinition is Undeclared) [32] NewUndeclaredWarning: RGContainer>>addPackageNamed: (RGPackageDefinition is Undeclared) [32] NewUndeclaredWarning: RGContainer>>loadPackagesFromImage (RGPackageDefinition is Undeclared) [32] NewUndeclaredWarning: ZipConstants class>>initializeFixedTrees (ZipEncoderTree is Undeclared) [32] NewUndeclaredWarning: ZipConstants class>>initializeFixedTrees (ZipEncoderNode is Undeclared) [32] NewUndeclaredWarning: ZipConstants class>>initializeFixedTrees (ZipEncoderTree is Undeclared) [32] NewUndeclaredWarning: ByteArray>>unzipped (GZipReadStream is Undeclared) [32] NewUndeclaredWarning: ByteArray>>zipped (GZipWriteStream is Undeclared) [32] NewUndeclaredWarning: ZipWriteStream>>flushBlock: (ZipEncoderTree is Undeclared) [32] NewUndeclaredWarning: ZipWriteStream>>flushBlock: (ZipEncoderTree is Undeclared) [32] NewUndeclaredWarning: ZipWriteStream>>flushBlock: (ZipEncoderTree is Undeclared) [32] NewUndeclaredWarning: ZipWriteStream>>on: (ZipEncoder is Undeclared) [32] NewUndeclaredWarning: PositionableStream>>asZLibReadStream (ZLibReadStream is Undeclared) [32] NewUndeclaredWarning: CompiledMethodTrailer>>decodeZip (ZipReadStream is Undeclared) [32] NewUndeclaredWarning: ReadWriteStream>>isZipArchive (ZipArchive is Undeclared) [32] NewUndeclaredWarning: InflateStream>>crcError: (CRCError is Undeclared) [32] NewUndeclaredWarning: ZipArchive>>memberClass (ZipArchiveMember is Undeclared) [32] NewUndeclaredWarning: ZipArchiveMember class>>newFromDirectory: (ZipDirectoryMember is Undeclared) [32] NewUndeclaredWarning: ZipArchiveMember class>>newFromFile: (ZipNewFileMember is Undeclared) [32] NewUndeclaredWarning: ZipArchiveMember class>>newFromString:named: (ZipStringMember is Undeclared) [32] NewUndeclaredWarning: ZipArchiveMember class>>newFromZipFile:named: (ZipFileMember is Undeclared) [32] NewUndeclaredWarning: ZipArchiveMember>>asDirectory (ZipDirectoryMember is Undeclared) [32] NewUndeclaredWarning: RGMethodDefinition>>asMCMethodDefinition (MCMethodDefinition is Undeclared) [32] NewUndeclaredWarning: RGMethodDefinition>>asMCMethodDefinition (MCMethodDefinition is Undeclared) [32] NewUndeclaredWarning: RGMethodDefinition>>asMCMethodDefinitionFromActiveDefinition (MCMethodDefinition is Undeclared) [32] NewUndeclaredWarning: RGMethodDefinition>>basicAsMCMethodDefinition (MCMethodDefinition is Undeclared) [32] NewUndeclaredWarning: RPackage>>isDirty (MCPackage is Undeclared) [32] NewUndeclaredWarning: RPackage>>isDirty (MCWorkingCopy is Undeclared) [32] NewUndeclaredWarning: RPackage>>mcWorkingCopy (MCWorkingCopy is Undeclared) [32] NewUndeclaredWarning: Class>>asClassDefinition (MCClassDefinition is Undeclared) [32] NewUndeclaredWarning: Class>>asClassDefinition (MCClassDefinition is Undeclared) [32] NewUndeclaredWarning: ChangeRecord>>asMCMethodDefinition (MCMethodDefinition is Undeclared) [32] NewUndeclaredWarning: MetaclassForTraits>>asMCDefinition (MCClassTraitDefinition is Undeclared) [32] NewUndeclaredWarning: MCPackageManager class>>managersForCategory:do: (MCWorkingCopy is Undeclared) [32] NewUndeclaredWarning: MCPackageManager class>>managersForCategory:do: (MCPackage is Undeclared) [32] NewUndeclaredWarning: MCWorkingCopy class>>infoFromDictionary:cache: (MCVersionInfo is Undeclared) [32] NewUndeclaredWarning: MCWorkingCopy>>backportChangesTo: (MCPatcher is Undeclared) [32] NewUndeclaredWarning: MCWorkingCopy>>backportChangesTo: (MCWorkingAncestry is Undeclared) [32] NewUndeclaredWarning: MCWorkingCopy>>backportChangesTo: (MCPackageLoader is Undeclared) [32] NewUndeclaredWarning: MCWorkingCopy>>closestAncestorSnapshotIn: (MCSnapshot is Undeclared) [32] NewUndeclaredWarning: MCWorkingCopy>>collectDependenciesWithMessage:in: (MCVersionDependency is Undeclared) [32] NewUndeclaredWarning: MCWorkingCopy>>completeSnapshot (MCSnapshot is Undeclared) [32] NewUndeclaredWarning: MCWorkingCopy>>findSnapshotWithVersionInfo: (MCSnapshot is Undeclared) [32] NewUndeclaredWarning: MCWorkingCopy>>findSnapshotWithVersionInfo: (MCSnapshot is Undeclared) [32] NewUndeclaredWarning: MCWorkingCopy>>initialize (MCWorkingAncestry is Undeclared) [32] NewUndeclaredWarning: MCWorkingCopy>>loaded: (MCWorkingAncestry is Undeclared) [32] NewUndeclaredWarning: MCWorkingCopy>>merge: (MCNoChangesException is Undeclared) [32] NewUndeclaredWarning: MCWorkingCopy>>merge: (MCSnapshot is Undeclared) [32] NewUndeclaredWarning: MCWorkingCopy>>merge: (MCThreeWayMerger is Undeclared) [32] NewUndeclaredWarning: MCWorkingCopy>>newVersionWithName:message:in: (MCWorkingAncestry is Undeclared) [32] NewUndeclaredWarning: MCWorkingCopy>>newVersionWithName:message:in: (MCVersion is Undeclared) [32] NewUndeclaredWarning: MCWorkingCopy>>repositoryGroup (MCRepositoryGroup is Undeclared) [32] NewUndeclaredWarning: MCWorkingCopy>>theCachedRepository (MCCacheRepository is Undeclared) [32] NewUndeclaredWarning: MCWorkingCopy>>unload (MCPackageLoader is Undeclared) [32] NewUndeclaredWarning: MCWorkingCopy>>versionInfo: (MCWorkingAncestry is Undeclared) [32] NewUndeclaredWarning: MCAncestry>>allAncestorsOnPathTo: (MCFilteredVersionSorter is Undeclared) [32] NewUndeclaredWarning: MCAncestry>>commonAncestorsWith: (MCVersionSorter is Undeclared) [32] NewUndeclaredWarning: MCAncestry>>topologicalAncestors (MCFrontier is Undeclared) [32] NewUndeclaredWarning: MCLazyVersionInfo class>>install (MCWorkingAncestry is Undeclared) [32] NewUndeclaredWarning: MCLazyVersionInfo class>>install (MCFileBasedRepository is Undeclared) [32] NewUndeclaredWarning: MCVersionInfo>>loadAncestorsAndStepChildren (MCRepositoryGroup is Undeclared) [32] NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCInstanceVariableDefinition is Undeclared) [32] NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCClassVariableDefinition is Undeclared) [32] NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCPoolImportDefinition is Undeclared) [32] NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCClassInstanceVariableDefinition is Undeclared) [32] NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:traitComposition:classTraitComposition:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCInstanceVariableDefinition is Undeclared) [32] NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:traitComposition:classTraitComposition:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCClassVariableDefinition is Undeclared) [32] NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:traitComposition:classTraitComposition:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCPoolImportDefinition is Undeclared) [32] NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:traitComposition:classTraitComposition:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCClassInstanceVariableDefinition is Undeclared) [32] NewUndeclaredWarning: MCTraitDefinition>>initializeWithName:traitComposition:category:instVarNames:classInstVarNames:comment:commentStamp: (MCInstanceVariableDefinition is Undeclared) [32] NewUndeclaredWarning: MCTraitDefinition>>initializeWithName:traitComposition:category:instVarNames:classInstVarNames:comment:commentStamp: (MCClassInstanceVariableDefinition is Undeclared) [32] NewUndeclaredWarning: MCTraitDefinition>>initializeWithName:traitComposition:category:instVarNames:comment:commentStamp: (MCInstanceVariableDefinition is Undeclared) [32] NewUndeclaredWarning: MCTraitDefinition>>initializeWithName:traitComposition:classTraitComposition:category:instVarNames:comment:commentStamp: (MCInstanceVariableDefinition is Undeclared) [32] NewUndeclaredWarning: MCMethodDefinition>>addMethodAdditionTo: (MethodAddition is Undeclared) [32] NewUndeclaredWarning: MCMerger>>load (MCPackageLoader is Undeclared) [32] NewUndeclaredWarning: MCMerger>>loadWithNameLike: (MCPackageLoader is Undeclared) [32] NewUndeclaredWarning: MCMerger>>mergedSnapshot (MCPatcher is Undeclared) [32] NewUndeclaredWarning: MCThreeWayMerger class>>base:patch: (MCNoChangesException is Undeclared) [32] NewUndeclaredWarning: MCThreeWayMerger>>addDefinition: (MCModification is Undeclared) [32] NewUndeclaredWarning: MCThreeWayMerger>>addDefinition: (MCModification is Undeclared) [32] NewUndeclaredWarning: MCThreeWayMerger>>addDefinition: (MCAddition is Undeclared) [32] NewUndeclaredWarning: MCThreeWayMerger>>baseSnapshot (MCSnapshot is Undeclared) [32] NewUndeclaredWarning: MCThreeWayMerger>>modifyDefinition:to: (MCModification is Undeclared) [32] NewUndeclaredWarning: MCThreeWayMerger>>modifyDefinition:to: (MCModification is Undeclared) [32] NewUndeclaredWarning: MCThreeWayMerger>>modifyDefinition:to: (MCAddition is Undeclared) [32] NewUndeclaredWarning: MCThreeWayMerger>>removeDefinition: (MCRemoval is Undeclared) [32] NewUndeclaredWarning: MCThreeWayMerger>>removeDefinition: (MCRemoval is Undeclared) [32] NewUndeclaredWarning: MCPackage>>snapshot (MCSnapshot is Undeclared) [32] NewUndeclaredWarning: MCPackageCache>>initialize (MCVersionSorter is Undeclared) [32] NewUndeclaredWarning: MCPackageLoader>>installSnapshot: (MCSnapshot is Undeclared) [32] NewUndeclaredWarning: MCPackageLoader>>unloadPackage: (MCSnapshot is Undeclared) [32] NewUndeclaredWarning: MCPatch>>initializeWithBase:target: (MCModification is Undeclared) [32] NewUndeclaredWarning: MCPatch>>initializeWithBase:target: (MCAddition is Undeclared) [32] NewUndeclaredWarning: MCPatch>>initializeWithBase:target: (MCRemoval is Undeclared) [32] NewUndeclaredWarning: MCAddition>>inverse (MCRemoval is Undeclared) [32] NewUndeclaredWarning: MCPatcher>>patchedSnapshot (MCSnapshot is Undeclared) [32] NewUndeclaredWarning: MCSnapshotReader>>snapshot (MCSnapshot is Undeclared) [32] NewUndeclaredWarning: MCMcdReader>>basicVersion (MCDiffyVersion is Undeclared) [32] NewUndeclaredWarning: MCMcdReader>>buildPatchFrom:to: (MCSnapshot is Undeclared) [32] NewUndeclaredWarning: MCMcdReader>>buildPatchFrom:to: (MCSnapshot is Undeclared) [32] NewUndeclaredWarning: MCMczReader>>extractDependencyFrom: (MCVersionDependency is Undeclared) [32] NewUndeclaredWarning: MCMczReader>>scanner (MCScanner is Undeclared) [32] NewUndeclaredWarning: MCVersionReader class>>loadVersionFile: (MCDirectoryRepository is Undeclared) [32] NewUndeclaredWarning: MCVersionReader>>basicVersion (MCVersion is Undeclared) [32] NewUndeclaredWarning: MCVersionReader>>snapshot (MCSnapshot is Undeclared) [32] NewUndeclaredWarning: MCDictionaryRepository>>sortedVersionInfos (MCVersionSorter is Undeclared) [32] NewUndeclaredWarning: MCDiffyVersion>>writerClass (MCMcdWriter is Undeclared) [32] NewUndeclaredWarning: MCVersion>>load (MCVersionLoader is Undeclared) [32] NewUndeclaredWarning: MCVersion>>merge (MCVersionMerger is Undeclared) [32] NewUndeclaredWarning: MCVersion>>writerClass (MCMczWriter is Undeclared) [32] NewUndeclaredWarning: MCVersionLoader>>mergeVersions (MCVersionMerger is Undeclared) [32] NewUndeclaredWarning: MCVersionLoader>>warnAboutLosingChangesTo:ifCancel:ifMerge: (MCMergeOrLoadWarning is Undeclared) [32] NewUndeclaredWarning: MCVersionMerger>>resolveConflicts (MCNoChangesException is Undeclared) [32] NewUndeclaredWarning: MCMczWriter>>serializeVersionInfo: (MCVersionInfoWriter is Undeclared) [32] NewUndeclaredWarning: MCMczWriter>>snapshotWriterClass (MCStWriter is Undeclared) [32] NewUndeclaredWarning: MonticelloBootstrap>>loadPackageVersion: (MCMergeOrLoadWarning is Undeclared) [32] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-b7816a8.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap/scripts/02-monticello-bootstrap/01-fixLocalMonticello.st --save --quit [32] pthread_setschedparam failed: Operation not permitted [32] This VM uses a separate heartbeat thread to update its internal clock [32] and handle events. For best operation, this thread should run at a [32] higher priority, however the VM was unable to change the priority. The [32] effect is that heavily loaded systems may experience some latency [32] issues. If this occurs, please create the appropriate configuration [32] file in /etc/security/limits.d/ as shown below: [32] [32] cat <>restoreAllNotifications (PragmaCollector is Undeclared) [32] SystemNotification: Loading System-Model-tonel.1.mcz [32] SystemNotification: Loading System-CommandLineHandler-tonel.1.mcz [32] NewUndeclaredWarning: PharoCommandLineHandler>>changePreferences (StartupPreferencesLoader is Undeclared) [32] SystemNotification: Loading OpalCompiler-Core-tonel.1.mcz [32] SystemNotification: Loading Network-UUID-tonel.1.mcz [32] SystemNotification: Loading Collections-Native-tonel.1.mcz [32] SystemNotification: Loading Hermes-tonel.1.mcz [32] SystemNotification: Loading System-CommandLine-tonel.1.mcz [32] SystemNotification: Loading FileSystem-Disk-tonel.1.mcz [32] SystemNotification: Loading UIManager-tonel.1.mcz [32] SystemNotification: Loading Zinc-Character-Encoding-Core-tonel.1.mcz [32] SystemNotification: Loading Collections-Sequenceable-tonel.1.mcz [32] SystemNotification: Loading PharoBootstrap-Initialization-tonel.1.mcz [32] SystemNotification: Loading CodeExport-Traits-tonel.1.mcz [32] SystemNotification: Loading System-Hashing-tonel.1.mcz [32] SystemNotification: Loading Slot-Core-tonel.1.mcz [32] SystemNotification: Loading Ring-Definitions-Containers-tonel.1.mcz [32] SystemNotification: Loading TraitsV2-Compatibility-tonel.1.mcz [32] SystemNotification: Loading Collections-Arithmetic-tonel.1.mcz [32] SystemNotification: Loading CodeImportCommandLineHandlers-tonel.1.mcz [32] SystemNotification: Loading Shift-Changes-tonel.1.mcz [32] SystemNotification: Loading Collections-Stack-tonel.1.mcz [32] SystemNotification: Loading CodeImport-Traits-tonel.1.mcz [32] SystemNotification: Loading Random-Core-tonel.1.mcz [32] SystemNotification: Loading Announcements-Core-tonel.1.mcz [32] SystemNotification: Loading Ring-Definitions-Core-tonel.1.mcz [32] SystemNotification: Loading Debugging-Core-tonel.1.mcz [32] SystemNotification: Loading Hermes-Extensions-tonel.1.mcz [32] SystemNotification: Loading Kernel-BytecodeEncoders-tonel.1.mcz [32] SystemNotification: Loading InitializePackagesCommandLineHandler-tonel.1.mcz [32] SystemNotification: Loading System-Sources-tonel.1.mcz [32] SystemNotification: Loading System-Finalization-tonel.1.mcz [32] SystemNotification: Loading TraitsV2-tonel.1.mcz [32] SystemNotification: Loading System-SessionManager-tonel.1.mcz [32] SystemNotification: Loading Collections-Weak-tonel.1.mcz [32] SystemNotification: Loading AST-Core-tonel.1.mcz [32] SystemNotification: Loading Zinc-Resource-Meta-Core-tonel.1.mcz [32] SystemNotification: Loading Transcript-Core-Traits-tonel.1.mcz [32] SystemNotification: Loading RPackage-Core-tonel.1.mcz [32] SystemNotification: Loading FFI-Pools-tonel.1.mcz [32] SystemNotification: Loading Ring-OldChunkImporter-tonel.1.mcz [32] SystemNotification: Loading FFI-Kernel-tonel.1.mcz [32] SystemNotification: Loading System-BasicCommandLineHandler-tonel.1.mcz [32] SystemNotification: Loading AST-Core-Traits-tonel.1.mcz [32] SystemNotification: Loading Jobs-tonel.1.mcz [32] SystemNotification: Loading Collections-Strings-tonel.1.mcz [32] SystemNotification: Loading Collections-Atomic-tonel.1.mcz [32] SystemNotification: Loading Compression-tonel.1.mcz [32] SystemNotification: Loading ReflectionMirrors-Primitives-tonel.1.mcz [32] SystemNotification: Loading System-Platforms-tonel.1.mcz [32] SystemNotification: Loading Collections-Abstract-Traits-tonel.1.mcz [32] SystemNotification: Loading Multilingual-Languages-tonel.1.mcz [32] SystemNotification: Loading System-Changes-tonel.1.mcz [32] SystemNotification: Loading Shift-ClassInstaller-tonel.1.mcz [32] SystemNotification: Loading Multilingual-TextConversion-tonel.1.mcz [32] SystemNotification: Loading FileSystem-Path-tonel.1.mcz [32] SystemNotification: Loading NumberParser-tonel.1.mcz [32] SystemNotification: Loading CodeImport-tonel.1.mcz [32] SystemNotification: Loading Shift-ClassBuilder-tonel.1.mcz [32] SystemNotification: Loading Monticello-tonel.1.mcz [32] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-b7816a8.image --no-default-preferences eval --save 'TraitsBootstrap fixSourceCodeOfTraits ' [32] pthread_setschedparam failed: Operation not permitted [32] This VM uses a separate heartbeat thread to update its internal clock [32] and handle events. For best operation, this thread should run at a [32] higher priority, however the VM was unable to change the priority. The [32] effect is that heavily loaded systems may experience some latency [32] issues. If this occurs, please create the appropriate configuration [32] file in /etc/security/limits.d/ as shown below: [32] [32] cat <>DoIt (mcPackages is Undeclared) [32] NewUndeclaredWarning: UndefinedObject>>DoIt (mcPackages is Undeclared) [32] NewUndeclaredWarning: UndefinedObject>>DoIt (InternetConfiguration is Undeclared) [32] NewUndeclaredWarning: UndefinedObject>>DoIt (NetNameResolver is Undeclared) [32] NewUndeclaredWarning: UndefinedObject>>DoIt (Socket is Undeclared) [32] NewUndeclaredWarning: UndefinedObject>>DoIt (Base64MimeConverter is Undeclared) [32] NewUndeclaredWarning: UndefinedObject>>DoIt (ZnLogEvent is Undeclared) [32] NewUndeclaredWarning: UndefinedObject>>DoIt (ZnConstants is Undeclared) [32] NewUndeclaredWarning: UndefinedObject>>DoIt (ZnHeaders is Undeclared) [32] NewUndeclaredWarning: UndefinedObject>>DoIt (ZnNetworkingUtils is Undeclared) [32] NewUndeclaredWarning: UndefinedObject>>DoIt (ZnServer is Undeclared) [32] NewUndeclaredWarning: UndefinedObject>>DoIt (ZnSingleThreadedServer is Undeclared) [32] SystemNotification: Loading Network-Kernel-tonel.1.mcz [32] SystemNotification: Loading Network-MIME-tonel.1.mcz [32] SystemNotification: Loading Network-Protocols-tonel.1.mcz [32] SystemNotification: Loading MonticelloRemoteRepositories-tonel.1.mcz [32] NewUndeclaredWarning: MCHttpRepository>>entityStreamContents: (ZnStreamingEntity is Undeclared) [32] NewUndeclaredWarning: MCHttpRepository>>httpClient (ZnClient is Undeclared) [32] NewUndeclaredWarning: MCHttpRepository>>writeStreamForFileNamed:replace:do: (ZnHttpUnsuccessful is Undeclared) [32] NewUndeclaredWarning: MCSmalltalkhubRepository>>includesFileNamed: (ZnHttpUnsuccessful is Undeclared) [32] NewUndeclaredWarning: MCSqueaksourceRepository>>includesFileNamed: (ZnHttpUnsuccessful is Undeclared) [32] SystemNotification: Loading Zinc-HTTP-tonel.1.mcz [32] NewUndeclaredWarning: ZnClient>>downloadEntityTo: (ZnFileSystemUtils is Undeclared) [32] NewUndeclaredWarning: ZnClient>>downloadEntityTo: (ZnFileSystemUtils is Undeclared) [32] NewUndeclaredWarning: ZnClient>>downloadTo: (ZnFileSystemUtils is Undeclared) [32] NewUndeclaredWarning: ZnClient>>uploadEntityFrom: (ZnFileSystemUtils is Undeclared) [32] NewUndeclaredWarning: ZnClient>>uploadEntityFrom: (ZnFileSystemUtils is Undeclared) [32] NewUndeclaredWarning: ZnClient>>uploadEntityFrom: (ZnFileSystemUtils is Undeclared) [32] NewUndeclaredWarning: ZnMimePart class>>fieldName:fileNamed: (ZnFileSystemUtils is Undeclared) [32] NewUndeclaredWarning: ZnMimePart class>>fieldName:fileNamed: (ZnFileSystemUtils is Undeclared) [32] NewUndeclaredWarning: ZnMimePart class>>fieldName:fileNamed: (ZnFileSystemUtils is Undeclared) [32] NewUndeclaredWarning: ZnMimePart class>>fieldName:fileNamed: (ZnFileSystemUtils is Undeclared) [32] SystemNotification: Loading Zinc-FileSystem-tonel.1.mcz [32] SystemNotification: Loading Zodiac-Core-tonel.1.mcz [32] + zip Pharo9.0-SNAPSHOT-monticello-32bit-b7816a8.zip Pharo9.0-SNAPSHOT-monticello-32bit-b7816a8.changes Pharo9.0-SNAPSHOT-monticello-32bit-b7816a8.image [32] adding: Pharo9.0-SNAPSHOT-monticello-32bit-b7816a8.changes (deflated 79%) [32] adding: Pharo9.0-SNAPSHOT-monticello-32bit-b7816a8.image (deflated 71%) [32] + echo '[Metacello] Bootstrapping Metacello' [32] [Metacello] Bootstrapping Metacello [32] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-monticello-32bit-b7816a8.image --no-default-preferences save Pharo9.0-SNAPSHOT-metacello-32bit-b7816a8 [32] pthread_setschedparam failed: Operation not permitted [32] This VM uses a separate heartbeat thread to update its internal clock [32] and handle events. For best operation, this thread should run at a [32] higher priority, however the VM was unable to change the priority. The [32] effect is that heavily loaded systems may experience some latency [32] issues. If this occurs, please create the appropriate configuration [32] file in /etc/security/limits.d/ as shown below: [32] [32] cat <>DoIt (mcPackages is Undeclared) [32] NewUndeclaredWarning: UndefinedObject>>DoIt (mcPackages is Undeclared) [32] NewUndeclaredWarning: UndefinedObject>>DoIt (RxMatcher is Undeclared) [32] NewUndeclaredWarning: UndefinedObject>>DoIt (RxParser is Undeclared) [32] NewUndeclaredWarning: UndefinedObject>>DoIt (RxsPredicate is Undeclared) [32] NewUndeclaredWarning: UndefinedObject>>DoIt (MCFileTreeStCypressWriter is Undeclared) [32] NewUndeclaredWarning: UndefinedObject>>DoIt (MCFileTreeFileSystemUtils is Undeclared) [32] NewUndeclaredWarning: UndefinedObject>>DoIt (MCMockASubclass is Undeclared) [32] NewUndeclaredWarning: UndefinedObject>>DoIt (MCMockClassA is Undeclared) [32] NewUndeclaredWarning: UndefinedObject>>DoIt (MetacelloPlatform is Undeclared) [32] NewUndeclaredWarning: UndefinedObject>>DoIt (MetacelloPharoPlatform is Undeclared) [32] NewUndeclaredWarning: UndefinedObject>>DoIt (MetacelloPharo30Platform is Undeclared) [32] NewUndeclaredWarning: UndefinedObject>>DoIt (STONWriter is Undeclared) [32] NewUndeclaredWarning: UndefinedObject>>DoIt (MCGitHubRepository is Undeclared) [32] NewUndeclaredWarning: UndefinedObject>>DoIt (MCGitBasedNetworkRepository is Undeclared) [32] SystemNotification: Loading ScriptingExtensions-tonel.1.mcz [32] SystemNotification: Loading System-FileRegistry-tonel.1.mcz [32] NewUndeclaredWarning: FileServices class>>itemsForDirectory: (PragmaCollector is Undeclared) [32] NewUndeclaredWarning: FileServices class>>itemsForFile: (PragmaCollector is Undeclared) [32] SystemNotification: Loading FileSystem-Memory-tonel.1.mcz [32] SystemNotification: Loading Regex-Core-tonel.1.mcz [32] SystemNotification: Loading Ring-Definitions-Containers-tonel.1.mcz [32] SystemNotification: Loading StartupPreferences-tonel.1.mcz [32] SystemNotification: Loading ConfigurationCommandLineHandler-Core-tonel.1.mcz [32] NewUndeclaredWarning: ConfigurationCommandLineHandler>>gofer (Gofer is Undeclared) [32] NewUndeclaredWarning: ConfigurationCommandLineHandler>>metacelloVersion: (MetacelloVersionDoesNotExistError is Undeclared) [32] SystemNotification: Loading PragmaCollector-tonel.1.mcz [32] SystemNotification: Loading System-FileRegistry-tonel.1.mcz [32] SystemNotification: Loading MonticelloConfigurations-tonel.1.mcz [32] SystemNotification: Loading Gofer-Core-tonel.1.mcz [32] NewUndeclaredWarning: GoferMetacelloLoad>>metacelloVersion (MetacelloVersionDoesNotExistError is Undeclared) [32] SystemNotification: Loading Metacello-Base-tonel.1.mcz [32] NewUndeclaredWarning: BaselineOf>>projectClass (MetacelloMCBaselineProject is Undeclared) [32] NewUndeclaredWarning: BaselineOf>>versionNumberClass (MetacelloVersionNumber is Undeclared) [32] NewUndeclaredWarning: ConfigurationOf class>>ensureMetacello: (MetacelloNotification is Undeclared) [32] NewUndeclaredWarning: ConfigurationOf class>>retry:retryCount: (MetacelloNotification is Undeclared) [32] NewUndeclaredWarning: ConfigurationOf class>>retry:retryCount: (MetacelloNotification is Undeclared) [32] NewUndeclaredWarning: ConfigurationOf>>projectClass (MetacelloMCProject is Undeclared) [32] NewUndeclaredWarning: ConfigurationOf>>versionNumberClass (MetacelloSemanticVersionNumber is Undeclared) [32] NewUndeclaredWarning: Metacello class>>registrations (MetacelloProjectRegistration is Undeclared) [32] NewUndeclaredWarning: Metacello>>onWarningLog (MetacelloNotification is Undeclared) [32] SystemNotification: Loading Metacello-Core-tonel.1.mcz [32] NewUndeclaredWarning: MetacelloBaselineOfMethodSpec>>versionString (MetacelloMCBaselineProject is Undeclared) [32] NewUndeclaredWarning: MetacelloProjectRegistration>>version (MetacelloMCBaselineProject is Undeclared) [32] NewUndeclaredWarning: MetacelloBaselineSpecGenerator>>projectSpecCreationBlock (MetacelloMCBaselineProject is Undeclared) [32] NewUndeclaredWarning: MetacelloConfigurationSpecGenerator>>projectSpecCreationBlock (MetacelloMCProject is Undeclared) [32] NewUndeclaredWarning: MetacelloProjectSpecGenerator>>projectSpecCreationBlock (MetacelloMCProject is Undeclared) [32] NewUndeclaredWarning: MetacelloScriptEngine>>cacheRepository (MetacelloMCProject is Undeclared) [32] NewUndeclaredWarning: MetacelloScriptEngine>>repositoryOverrides (MetacelloMCProject is Undeclared) [32] NewUndeclaredWarning: MetacelloGroupSpec>>requiresSpecsForPackageOrdering: (MetacelloVisitedPackages is Undeclared) [32] NewUndeclaredWarning: MetacelloGroupSpec>>resolveSpecsForPackageOrdering: (MetacelloVisitedPackages is Undeclared) [32] SystemNotification: Loading MonticelloFileTree-Core-tonel.1.mcz [32] NewUndeclaredWarning: MCFileTreeAbstractReader>>packageProperties (STON is Undeclared) [32] NewUndeclaredWarning: MCFileTreeStCypressReader>>addClassAndMethodDefinitionsFromEntry: (STON is Undeclared) [32] NewUndeclaredWarning: MCFileTreeStCypressReader>>addClassAndMethodDefinitionsFromEntry: (STON is Undeclared) [32] NewUndeclaredWarning: MCFileTreeStCypressReader>>addExtensionClassAndMethodDefinitionsFromEntry: (STON is Undeclared) [32] NewUndeclaredWarning: MCFileTreeStCypressReader>>addExtensionClassAndMethodDefinitionsFromEntry: (STON is Undeclared) [32] NewUndeclaredWarning: MCFileTreeStCypressReader>>addTraitAndMethodDefinitionsFromEntry: (STON is Undeclared) [32] NewUndeclaredWarning: MCFileTreeStCypressReader>>addTraitAndMethodDefinitionsFromEntry: (STON is Undeclared) [32] NewUndeclaredWarning: MCFileTreeStCypressWriter>>writeClassDefinition: (STON is Undeclared) [32] NewUndeclaredWarning: MCFileTreeStCypressWriter>>writeExtensionClassDefinition: (STON is Undeclared) [32] NewUndeclaredWarning: MCFileTreeStCypressWriter>>writeMethodProperties: (STON is Undeclared) [32] NewUndeclaredWarning: MCFileTreeStCypressWriter>>writePropertiesFile (STON is Undeclared) [32] NewUndeclaredWarning: MCFileTreeStCypressWriter>>writePropertiesFile (STON is Undeclared) [32] NewUndeclaredWarning: MCFileTreeStCypressWriter>>writeTraitDefinition: (STON is Undeclared) [32] NewUndeclaredWarning: MCFileTreeRepository>>repositoryProperties (STON is Undeclared) [32] SystemNotification: Loading Metacello-MC-tonel.1.mcz [32] SystemNotification: Loading Metacello-PharoCommonPlatform-tonel.1.mcz [32] SystemNotification: Loading MonticelloFileTree-FileSystem-Utilities-tonel.1.mcz [32] SystemNotification: Loading STON-Core-tonel.1.mcz [32] SystemNotification: Loading Metacello-GitBasedRepository-tonel.1.mcz [32] SystemNotification: Loading Metacello-Gitlab-tonel.1.mcz [32] SystemNotification: Loading Metacello-GitHub-tonel.1.mcz [32] SystemNotification: Loading Metacello-Bitbucket-tonel.1.mcz [32] SystemNotification: Loading Metacello-Platform-tonel.1.mcz [32] SystemNotification: Loading Metacello-ToolBox-tonel.1.mcz [32] SystemNotification: Loading Metacello-PharoExtensions-tonel.1.mcz [32] SystemNotification: Loading MetacelloCommandLineHandler-Core-tonel.1.mcz [32] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/32/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-metacello-32bit-b7816a8.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'\''' [32] pthread_setschedparam failed: Operation not permitted [32] This VM uses a separate heartbeat thread to update its internal clock [32] and handle events. For best operation, this thread should run at a [32] higher priority, however the VM was unable to change the priority. The [32] effect is that heavily loaded systems may experience some latency [32] issues. If this occurs, please create the appropriate configuration [32] file in /etc/security/limits.d/ as shown below: [32] [32] cat <BaselineOfTonel [32] MetacelloNotification: ...RETRY->BaselineOfTonel [32] FileDoesNotExistException: '/tmp/github--pharovcstonelv1016207921440769237637605476056492361138318.zip' [32] File>>openForWrite: [32] File>>openForRead [32] File>>readStream [32] FileHandle>>binaryReadStream [32] FileSystem>>binaryReadStreamOn: [32] FileReference>>binaryReadStream [32] ZipArchive>>readFrom: [32] MetacelloPharo30Platform(MetacelloPharoPlatform)>>downloadZipArchive:to: [32] MCGitHubRepository class(MCGitBasedNetworkRepository class)>>projectDirectoryFrom:version: [32] MCGitHubRepository(MCGitBasedNetworkRepository)>>calculateRepositoryDirectory [32] MCGitHubRepository(MCGitBasedNetworkRepository)>>resolveLocalRespository [32] MCGitHubRepository(MCGitBasedNetworkRepository)>>ensureLocalRepository [32] MCGitHubRepository(MCGitBasedNetworkRepository)>>localRepository [32] MCGitHubRepository(MCGitBasedNetworkRepository)>>goferReferences [32] [ aRepository goferReferences asSortedCollection asArray ] in MetacelloGofer(Gofer)>>basicReferencesIn: in Block: [ aRepository goferReferences asSortedCollection a...etc... [32] BlockClosure>>on:do: [32] MetacelloGofer(Gofer)>>basicReferencesIn: [32] [ :cache | [32] ^ cache at: aRepository put: (super basicReferencesIn: aRepository) ] in MetacelloGofer>>basicReferencesIn: in Block: [ :cache | ... [32] [:dict | | cache | [32] cache := dict at: cacheName ifAbsent: []. [32] cache ~~ nil [32] ifTrue: [ | value hasEntry | [32] hasEntry := true. [32] value := cache at: key ifAbsent: [ hasEntry := false ]. [32] hasEntry ifTrue: [ ^value ]] [32] ifFalse: [ [32] cache := cacheClass new. [32] dict at: cacheName put: cache ]. [32] ^aBlock value: cache ] in MetacelloPharo30Platform(MetacelloPlatform)>>stackCacheFor:cacheClass:at:doing: in Block: [:dict | | cache |... [32] [ ^ aBlock value: dict ] in MetacelloPharo30Platform(MetacelloPlatform)>>useStackCacheDuring:defaultDictionary: in Block: [ ^ aBlock value: dict ] [32] BlockClosure>>on:do: [32] MetacelloPharo30Platform(MetacelloPlatform)>>useStackCacheDuring:defaultDictionary: [32] MetacelloPharo30Platform(MetacelloPlatform)>>stackCacheFor:cacheClass:at:doing: [32] MetacelloGofer>>basicReferencesIn: [32] [ self basicReferencesIn: aRepository ] in MetacelloGofer(Gofer)>>allResolvedIn: in Block: [ self basicReferencesIn: aRepository ] [32] [self at: key put: aBlock value] in Dictionary>>at:ifAbsentPut: in Block: [self at: key put: aBlock value] [32] Dictionary>>at:ifAbsent: [32] Dictionary>>at:ifAbsentPut: [32] MetacelloGofer(Gofer)>>allResolvedIn: [32] [ :repository | resolved addAll: (self allResolvedIn: repository) ] in MetacelloGofer(Gofer)>>allResolved in Block: [ :repository | resolved addAll: (self allResolved...etc... [32] [Pipeline] [32] } [Pipeline] [32] // stage [Pipeline] [32] archiveArtifacts [32] Archiving artifacts [32] Recording fingerprints [Pipeline] [32] cleanWs [32] [WS-CLEANUP] Deleting project workspace... [32] [WS-CLEANUP] Deferred wipeout is used... [32] [WS-CLEANUP] done [Pipeline] [32] } [Pipeline] [32] // dir [Pipeline] [32] } [32] Failed in branch 32 [64] [64] freeing 50 forwarders [64] done. [64] initial heap size: 20,971,520 [64] final new heap size: 2,619,128 [64] Done!2020-07-13T08:18:27.956422+02:00 PBStepStartedSignal Starting Process. 2020-07-13T08:19:08.902704+02:00 PBStepFinishedSignal initializing globals creating initial Objects needed by the VM 2020-07-13T08:19:12.788202+02:00 PBStepFinishedSignal Class builder ready to create classes 2020-07-13T08:22:37.216478+02:00 PBStepFinishedSignal Classes created 2020-07-13T08:27:05.946709+02:00 PBStepFinishedSignal installed_methods 2020-07-13T08:27:09.248445+02:00 PBStepFinishedSignal Installed extension methods 2020-07-13T08:27:21.251978+02:00 PBStepFinishedSignal Installed extension methods 2020-07-13T08:27:21.252463+02:00 PBStepFinishedSignal Process ended. [Pipeline] [64] } [Pipeline] [64] // stage [Pipeline] [64] stage [Pipeline] [64] { (Full Image-64) [Pipeline] [64] sh [64] + BUILD_NUMBER=495 BOOTSTRAP_ARCH=64 bash ./bootstrap/scripts/4-build.sh [64] + set -e [64] +++ dirname ./bootstrap/scripts/4-build.sh [64] ++ cd ./bootstrap/scripts [64] ++ pwd -P [64] + SCRIPTS=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts [64] + . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/envvars.sh [64] ++ '[' -z x ']' [64] ++ '[' -z x ']' [64] ++ '[' -z ']' [64] ++++ dirname /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/envvars.sh [64] +++ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/../.. [64] +++ pwd -P [64] ++ ROOT_DIR=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64 [64] ++ export BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64 [64] ++ BOOTSTRAP_REPOSITORY=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64 [64] ++ '[' -z ']' [64] ++ BOOTSTRAP_CACHE=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache [64] ++ export BOOTSTRAP_CACHE [64] ++ '[' -z ']' [64] ++ VM='/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless' [64] ++ IMAGE_FLAGS=--no-default-preferences [64] ++++ dirname /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/envvars.sh [64] +++ cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts [64] +++ pwd -P [64] ++ . /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/envversion.sh [64] + set_version_variables [64] + pushd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64 [64] ++ is_development_build [64] ++ local branchName [64] ++ ensure_branch_name [64] ++ '[' Pharo9.0 == '' ']' [64] +++ echo Pharo9.0 [64] +++ grep -E '^Pharo[0-9]+\.[0-9]+$' [64] ++ branchName=Pharo9.0 [64] ++ '[' Pharo9.0 == '' ']' [64] ++ echo 1 [64] + '[' 1 == 1 ']' [64] ++ is_release_build [64] ++ set -f [64] +++ git tag --list --points-at HEAD [64] +++ grep -E '^v[0-9]+\.[0-9]+.[0-9]+(\-[a-zA-Z0-9_]+)?$' [64] ++ local versionTag= [64] ++ set +f [64] ++ '[' '' == '' ']' [64] ++ echo 0 [64] + '[' 0 == 1 ']' [64] + set_version_snapshot_variables [64] + ensure_branch_name [64] + '[' Pharo9.0 == '' ']' [64] + PHARO_NAME_PREFIX=Pharo9.0-SNAPSHOT [64] ++ echo Pharo9.0 [64] ++ sed 's/\.//' [64] ++ cut -c 6- [64] + PHARO_SHORT_VERSION=90 [64] + PHARO_VM_VERSION=70 [64] ++ git rev-parse --verify HEAD [64] + PHARO_COMMIT_HASH=gb7816a812a547ea6427a96900d02c096dcd62f1a [64] + popd [64] + OPTIND=1 [64] + ARCH_DESCRIPTION=64 [64] + getopts 'h?a:d' opt [64] + shift 0 [64] + '[' '' = -- ']' [64] + '[' -z 64 ']' [64] + [[ -z /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64 ]] [64] ++ git -C /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64 show -s --format=%h [64] + GIT_COMMIT_HASH=b7816a8 [64] + SUFFIX=64bit-b7816a8 [64] + [[ '' -eq 1 ]] [64] + BOOTSTRAP_IMAGE_NAME=bootstrap [64] + BOOTSTRAP_ARCHIVE_IMAGE_NAME=Pharo9.0-SNAPSHOT-bootstrap-64bit-b7816a8 [64] + HERMES_ARCHIVE_NAME=Pharo9.0-SNAPSHOT-hermesPackages-64bit-b7816a8 [64] + RPACKAGE_ARCHIVE_NAME=Pharo9.0-SNAPSHOT-rpackage-64bit-b7816a8 [64] + CORE_IMAGE_NAME=Pharo9.0-SNAPSHOT-core-64bit-b7816a8 [64] + COMPILER_IMAGE_NAME=Pharo9.0-SNAPSHOT-compiler-64bit-b7816a8 [64] + TRAITS_IMAGE_NAME=Pharo9.0-SNAPSHOT-traits-64bit-b7816a8 [64] + MC_BOOTSTRAP_IMAGE_NAME=Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-b7816a8 [64] + MC_IMAGE_NAME=Pharo9.0-SNAPSHOT-monticello-64bit-b7816a8 [64] + METACELLO_IMAGE_NAME=Pharo9.0-SNAPSHOT-metacello-64bit-b7816a8 [64] + PHARO_IMAGE_NAME=Pharo9.0-SNAPSHOT-64bit-b7816a8 [64] + cd /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache [64] + echo 'Prepare Bootstrap files' [64] Prepare Bootstrap files [64] + cp bootstrap.image Pharo9.0-SNAPSHOT-compiler-64bit-b7816a8.image [64] + cp bootstrap.image Pharo9.0-SNAPSHOT-bootstrap-64bit-b7816a8.image [64] + zip Pharo9.0-SNAPSHOT-bootstrap-64bit-b7816a8.zip Pharo9.0-SNAPSHOT-bootstrap-64bit-b7816a8.image [64] adding: Pharo9.0-SNAPSHOT-bootstrap-64bit-b7816a8.image (deflated 76%) [64] + zip Pharo9.0-SNAPSHOT-hermesPackages-64bit-b7816a8.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 [64] adding: AST-Core.hermes (deflated 82%) [64] adding: AST-Core-Traits.hermes (deflated 84%) [64] adding: CodeExport.hermes (deflated 69%) [64] adding: CodeExport-Traits.hermes (deflated 58%) [64] adding: CodeImportCommandLineHandlers.hermes (deflated 65%) [64] adding: CodeImport.hermes (deflated 81%) [64] adding: CodeImport-Traits.hermes (deflated 79%) [64] adding: Collections-Abstract-Traits.hermes (deflated 64%) [64] adding: Collections-Arithmetic.hermes (deflated 81%) [64] adding: Collections-Atomic.hermes (deflated 76%) [64] adding: Debugging-Core.hermes (deflated 80%) [64] adding: DeprecatedFileStream.hermes (deflated 79%) [64] adding: FileSystem-Core.hermes (deflated 84%) [64] adding: FileSystem-Disk.hermes (deflated 81%) [64] adding: Hermes-Extensions.hermes (deflated 79%) [64] adding: InitializePackagesCommandLineHandler.hermes (deflated 58%) [64] adding: JenkinsTools-Core.hermes (deflated 66%) [64] adding: Jobs.hermes (deflated 73%) [64] adding: Kernel-Chronology-Extras.hermes (deflated 79%) [64] adding: Kernel-Tests.hermes (deflated 77%) [64] adding: Kernel-Traits.hermes (deflated 72%) [64] adding: Math-Operations-Extensions.hermes (deflated 74%) [64] adding: Multilingual-Encodings.hermes (deflated 83%) [64] adding: Multilingual-Languages.hermes (deflated 79%) [64] adding: Multilingual-TextConversion.hermes (deflated 79%) [64] adding: OpalCompiler-Core.hermes (deflated 82%) [64] adding: ReflectionMirrors-Primitives.hermes (deflated 77%) [64] adding: SUnit-Core.hermes (deflated 80%) [64] adding: SUnit-Tests.hermes (deflated 80%) [64] adding: System-SourcesCondenser.hermes (deflated 73%) [64] adding: TraitsV2-Compatibility.hermes (deflated 76%) [64] adding: TraitsV2.hermes (deflated 83%) [64] adding: TraitsV2-Tests.hermes (deflated 84%) [64] adding: Transcript-Core-Traits.hermes (deflated 78%) [64] + zip Pharo9.0-SNAPSHOT-rpackage-64bit-b7816a8.zip protocolsKernel.txt packagesKernel.txt [64] adding: protocolsKernel.txt (deflated 85%) [64] adding: packagesKernel.txt (deflated 52%) [64] + [[ -z /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache ]] [64] + ST_CACHE=/builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/st-cache [64] + echo '[Compiler] Initializing Bootstraped Image' [64] [Compiler] Initializing Bootstraped Image [64] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-64bit-b7816a8.image [64] pthread_setschedparam failed: Operation not permitted [64] This VM uses a separate heartbeat thread to update its internal clock [64] and handle events. For best operation, this thread should run at a [64] higher priority, however the VM was unable to change the priority. The [64] effect is that heavily loaded systems may experience some latency [64] issues. If this occurs, please create the appropriate configuration [64] file in /etc/security/limits.d/ as shown below: [64] [64] cat <>DoIt (BISimpleFormatter is Undeclared) [64] + echo '[Compiler] Initializing Unicode' [64] [Compiler] Initializing Unicode [64] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-compiler-64bit-b7816a8.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/ [64] pthread_setschedparam failed: Operation not permitted [64] This VM uses a separate heartbeat thread to update its internal clock [64] and handle events. For best operation, this thread should run at a [64] higher priority, however the VM was unable to change the priority. The [64] effect is that heavily loaded systems may experience some latency [64] issues. If this occurs, please create the appropriate configuration [64] file in /etc/security/limits.d/ as shown below: [64] [64] cat <>createClassNamed: (RGClassDefinition is Undeclared) [64] NewUndeclaredWarning: RingChunkImporter>>createTraitNamed: (RGTraitDefinition is Undeclared) [64] NewUndeclaredWarning: RingChunkImporter>>fromFileNamed: (RGPackageDefinition is Undeclared) [64] NewUndeclaredWarning: RingChunkImporter>>initialize (RGPackageDefinition is Undeclared) [64] NewUndeclaredWarning: RingChunkImporter>>visitMethodChunk: (RGMethodDefinition is Undeclared) [64] NewUndeclaredWarning: ZnMultiValueDictionary class>>defaultLimit (ZnMaximumNumberOfDictionaryEntries is Undeclared) [64] NewUndeclaredWarning: ZnMultiValueDictionary>>checkLimitForKey: (ZnTooManyDictionaryEntries is Undeclared) [64] NewUndeclaredWarning: FileSystemStore>>mimeTypesAt: (ZnMimeType is Undeclared) [64] NewUndeclaredWarning: FileStream>>asZnUrl (ZnUrl is Undeclared) [64] NewUndeclaredWarning: ZnUrl>>performOperation:with: (ZnUrlOperation is Undeclared) [64] NewUndeclaredWarning: ChangeSet class>>newChanges:withOld: (CurrentChangeSetChanged is Undeclared) [64] NewUndeclaredWarning: ChangeSet>>changeRecorderFor: (ClassChangeRecord is Undeclared) [64] NewUndeclaredWarning: ChangeSet>>changedMessageList (RGCommentDefinition is Undeclared) [64] NewUndeclaredWarning: ChangeSet>>changedMessageList (RGMethodDefinition is Undeclared) [64] NewUndeclaredWarning: ClassChangeRecord>>findOrMakeMethodChangeAt:priorMethod: (MethodChangeRecord is Undeclared) [64] NewUndeclaredWarning: Class>>asFullRingDefinition (RGContainer is Undeclared) [64] NewUndeclaredWarning: Class>>asFullRingDefinition (RGContainer is Undeclared) [64] NewUndeclaredWarning: Class>>asFullRingDefinition (RGContainer is Undeclared) [64] NewUndeclaredWarning: Class>>asFullRingDefinition (RGContainer is Undeclared) [64] NewUndeclaredWarning: Class>>asRingDefinition (RGClassDefinition is Undeclared) [64] NewUndeclaredWarning: Class>>asRingDefinitionWithMethods:withSuperclasses:withSubclasses:withPackages: (RGSlice is Undeclared) [64] NewUndeclaredWarning: ChangeRecord>>createCommentDefinition (RGCommentDefinition is Undeclared) [64] NewUndeclaredWarning: ChangeRecord>>createMethodDefinition (RGMethodDefinition is Undeclared) [64] NewUndeclaredWarning: RPackage>>asRingDefinition (RGPackageDefinition is Undeclared) [64] NewUndeclaredWarning: Trait>>asRingDefinition (RGTraitDefinition is Undeclared) [64] NewUndeclaredWarning: CompiledMethod>>asActiveRingDefinition (RGMethodDefinition is Undeclared) [64] NewUndeclaredWarning: CompiledMethod>>asFullRingDefinition (RGContainer is Undeclared) [64] NewUndeclaredWarning: CompiledMethod>>asHistoricalRingDefinition (RGMethodDefinition is Undeclared) [64] NewUndeclaredWarning: CompiledMethod>>asPassiveRingDefinition (RGMethodDefinition is Undeclared) [64] NewUndeclaredWarning: CompiledMethod>>methodReference (RGMethodDefinition is Undeclared) [64] NewUndeclaredWarning: RGMethodDefinition class>>className:selector:isMetaSide: (RGClassDefinition is Undeclared) [64] NewUndeclaredWarning: RGClassDefinition>>withMetaclass (RGMetaclassDefinition is Undeclared) [64] NewUndeclaredWarning: RGContainer class>>packageOfClass:using: (RGPackageDefinition is Undeclared) [64] NewUndeclaredWarning: RGContainer class>>packageOfMethod:using: (RGPackageDefinition is Undeclared) [64] NewUndeclaredWarning: RGContainer>>addPackageNamed: (RGPackageDefinition is Undeclared) [64] NewUndeclaredWarning: RGContainer>>loadPackagesFromImage (RGPackageDefinition is Undeclared) [64] NewUndeclaredWarning: ZipConstants class>>initializeFixedTrees (ZipEncoderTree is Undeclared) [64] NewUndeclaredWarning: ZipConstants class>>initializeFixedTrees (ZipEncoderNode is Undeclared) [64] NewUndeclaredWarning: ZipConstants class>>initializeFixedTrees (ZipEncoderTree is Undeclared) [64] NewUndeclaredWarning: ByteArray>>unzipped (GZipReadStream is Undeclared) [64] NewUndeclaredWarning: ByteArray>>zipped (GZipWriteStream is Undeclared) [64] NewUndeclaredWarning: ZipWriteStream>>flushBlock: (ZipEncoderTree is Undeclared) [64] NewUndeclaredWarning: ZipWriteStream>>flushBlock: (ZipEncoderTree is Undeclared) [64] NewUndeclaredWarning: ZipWriteStream>>flushBlock: (ZipEncoderTree is Undeclared) [64] NewUndeclaredWarning: ZipWriteStream>>on: (ZipEncoder is Undeclared) [64] NewUndeclaredWarning: PositionableStream>>asZLibReadStream (ZLibReadStream is Undeclared) [64] NewUndeclaredWarning: CompiledMethodTrailer>>decodeZip (ZipReadStream is Undeclared) [64] NewUndeclaredWarning: ReadWriteStream>>isZipArchive (ZipArchive is Undeclared) [64] NewUndeclaredWarning: InflateStream>>crcError: (CRCError is Undeclared) [64] NewUndeclaredWarning: ZipArchive>>memberClass (ZipArchiveMember is Undeclared) [64] NewUndeclaredWarning: ZipArchiveMember class>>newFromDirectory: (ZipDirectoryMember is Undeclared) [64] NewUndeclaredWarning: ZipArchiveMember class>>newFromFile: (ZipNewFileMember is Undeclared) [64] NewUndeclaredWarning: ZipArchiveMember class>>newFromString:named: (ZipStringMember is Undeclared) [64] NewUndeclaredWarning: ZipArchiveMember class>>newFromZipFile:named: (ZipFileMember is Undeclared) [64] NewUndeclaredWarning: ZipArchiveMember>>asDirectory (ZipDirectoryMember is Undeclared) [64] NewUndeclaredWarning: RGMethodDefinition>>asMCMethodDefinition (MCMethodDefinition is Undeclared) [64] NewUndeclaredWarning: RGMethodDefinition>>asMCMethodDefinition (MCMethodDefinition is Undeclared) [64] NewUndeclaredWarning: RGMethodDefinition>>asMCMethodDefinitionFromActiveDefinition (MCMethodDefinition is Undeclared) [64] NewUndeclaredWarning: RGMethodDefinition>>basicAsMCMethodDefinition (MCMethodDefinition is Undeclared) [64] NewUndeclaredWarning: RPackage>>isDirty (MCPackage is Undeclared) [64] NewUndeclaredWarning: RPackage>>isDirty (MCWorkingCopy is Undeclared) [64] NewUndeclaredWarning: RPackage>>mcWorkingCopy (MCWorkingCopy is Undeclared) [64] NewUndeclaredWarning: Class>>asClassDefinition (MCClassDefinition is Undeclared) [64] NewUndeclaredWarning: Class>>asClassDefinition (MCClassDefinition is Undeclared) [64] NewUndeclaredWarning: ChangeRecord>>asMCMethodDefinition (MCMethodDefinition is Undeclared) [64] NewUndeclaredWarning: MetaclassForTraits>>asMCDefinition (MCClassTraitDefinition is Undeclared) [64] NewUndeclaredWarning: MCPackageManager class>>managersForCategory:do: (MCWorkingCopy is Undeclared) [64] NewUndeclaredWarning: MCPackageManager class>>managersForCategory:do: (MCPackage is Undeclared) [64] NewUndeclaredWarning: MCWorkingCopy class>>infoFromDictionary:cache: (MCVersionInfo is Undeclared) [64] NewUndeclaredWarning: MCWorkingCopy>>backportChangesTo: (MCPatcher is Undeclared) [64] NewUndeclaredWarning: MCWorkingCopy>>backportChangesTo: (MCWorkingAncestry is Undeclared) [64] NewUndeclaredWarning: MCWorkingCopy>>backportChangesTo: (MCPackageLoader is Undeclared) [64] NewUndeclaredWarning: MCWorkingCopy>>closestAncestorSnapshotIn: (MCSnapshot is Undeclared) [64] NewUndeclaredWarning: MCWorkingCopy>>collectDependenciesWithMessage:in: (MCVersionDependency is Undeclared) [64] NewUndeclaredWarning: MCWorkingCopy>>completeSnapshot (MCSnapshot is Undeclared) [64] NewUndeclaredWarning: MCWorkingCopy>>findSnapshotWithVersionInfo: (MCSnapshot is Undeclared) [64] NewUndeclaredWarning: MCWorkingCopy>>findSnapshotWithVersionInfo: (MCSnapshot is Undeclared) [64] NewUndeclaredWarning: MCWorkingCopy>>initialize (MCWorkingAncestry is Undeclared) [64] NewUndeclaredWarning: MCWorkingCopy>>loaded: (MCWorkingAncestry is Undeclared) [64] NewUndeclaredWarning: MCWorkingCopy>>merge: (MCNoChangesException is Undeclared) [64] NewUndeclaredWarning: MCWorkingCopy>>merge: (MCSnapshot is Undeclared) [64] NewUndeclaredWarning: MCWorkingCopy>>merge: (MCThreeWayMerger is Undeclared) [64] NewUndeclaredWarning: MCWorkingCopy>>newVersionWithName:message:in: (MCWorkingAncestry is Undeclared) [64] NewUndeclaredWarning: MCWorkingCopy>>newVersionWithName:message:in: (MCVersion is Undeclared) [64] NewUndeclaredWarning: MCWorkingCopy>>repositoryGroup (MCRepositoryGroup is Undeclared) [64] NewUndeclaredWarning: MCWorkingCopy>>theCachedRepository (MCCacheRepository is Undeclared) [64] NewUndeclaredWarning: MCWorkingCopy>>unload (MCPackageLoader is Undeclared) [64] NewUndeclaredWarning: MCWorkingCopy>>versionInfo: (MCWorkingAncestry is Undeclared) [64] NewUndeclaredWarning: MCAncestry>>allAncestorsOnPathTo: (MCFilteredVersionSorter is Undeclared) [64] NewUndeclaredWarning: MCAncestry>>commonAncestorsWith: (MCVersionSorter is Undeclared) [64] NewUndeclaredWarning: MCAncestry>>topologicalAncestors (MCFrontier is Undeclared) [64] NewUndeclaredWarning: MCLazyVersionInfo class>>install (MCWorkingAncestry is Undeclared) [64] NewUndeclaredWarning: MCLazyVersionInfo class>>install (MCFileBasedRepository is Undeclared) [64] NewUndeclaredWarning: MCVersionInfo>>loadAncestorsAndStepChildren (MCRepositoryGroup is Undeclared) [64] NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCInstanceVariableDefinition is Undeclared) [64] NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCClassVariableDefinition is Undeclared) [64] NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCPoolImportDefinition is Undeclared) [64] NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCClassInstanceVariableDefinition is Undeclared) [64] NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:traitComposition:classTraitComposition:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCInstanceVariableDefinition is Undeclared) [64] NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:traitComposition:classTraitComposition:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCClassVariableDefinition is Undeclared) [64] NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:traitComposition:classTraitComposition:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCPoolImportDefinition is Undeclared) [64] NewUndeclaredWarning: MCClassDefinition>>initializeWithName:superclassName:traitComposition:classTraitComposition:category:instVarNames:classVarNames:poolDictionaryNames:classInstVarNames:type:comment:commentStamp: (MCClassInstanceVariableDefinition is Undeclared) [64] NewUndeclaredWarning: MCTraitDefinition>>initializeWithName:traitComposition:category:instVarNames:classInstVarNames:comment:commentStamp: (MCInstanceVariableDefinition is Undeclared) [64] NewUndeclaredWarning: MCTraitDefinition>>initializeWithName:traitComposition:category:instVarNames:classInstVarNames:comment:commentStamp: (MCClassInstanceVariableDefinition is Undeclared) [64] NewUndeclaredWarning: MCTraitDefinition>>initializeWithName:traitComposition:category:instVarNames:comment:commentStamp: (MCInstanceVariableDefinition is Undeclared) [64] NewUndeclaredWarning: MCTraitDefinition>>initializeWithName:traitComposition:classTraitComposition:category:instVarNames:comment:commentStamp: (MCInstanceVariableDefinition is Undeclared) [64] NewUndeclaredWarning: MCMethodDefinition>>addMethodAdditionTo: (MethodAddition is Undeclared) [64] NewUndeclaredWarning: MCMerger>>load (MCPackageLoader is Undeclared) [64] NewUndeclaredWarning: MCMerger>>loadWithNameLike: (MCPackageLoader is Undeclared) [64] NewUndeclaredWarning: MCMerger>>mergedSnapshot (MCPatcher is Undeclared) [64] NewUndeclaredWarning: MCThreeWayMerger class>>base:patch: (MCNoChangesException is Undeclared) [64] NewUndeclaredWarning: MCThreeWayMerger>>addDefinition: (MCModification is Undeclared) [64] NewUndeclaredWarning: MCThreeWayMerger>>addDefinition: (MCModification is Undeclared) [64] NewUndeclaredWarning: MCThreeWayMerger>>addDefinition: (MCAddition is Undeclared) [64] NewUndeclaredWarning: MCThreeWayMerger>>baseSnapshot (MCSnapshot is Undeclared) [64] NewUndeclaredWarning: MCThreeWayMerger>>modifyDefinition:to: (MCModification is Undeclared) [64] NewUndeclaredWarning: MCThreeWayMerger>>modifyDefinition:to: (MCModification is Undeclared) [64] NewUndeclaredWarning: MCThreeWayMerger>>modifyDefinition:to: (MCAddition is Undeclared) [64] NewUndeclaredWarning: MCThreeWayMerger>>removeDefinition: (MCRemoval is Undeclared) [64] NewUndeclaredWarning: MCThreeWayMerger>>removeDefinition: (MCRemoval is Undeclared) [64] NewUndeclaredWarning: MCPackage>>snapshot (MCSnapshot is Undeclared) [64] NewUndeclaredWarning: MCPackageCache>>initialize (MCVersionSorter is Undeclared) [64] NewUndeclaredWarning: MCPackageLoader>>installSnapshot: (MCSnapshot is Undeclared) [64] NewUndeclaredWarning: MCPackageLoader>>unloadPackage: (MCSnapshot is Undeclared) [64] NewUndeclaredWarning: MCPatch>>initializeWithBase:target: (MCModification is Undeclared) [64] NewUndeclaredWarning: MCPatch>>initializeWithBase:target: (MCAddition is Undeclared) [64] NewUndeclaredWarning: MCPatch>>initializeWithBase:target: (MCRemoval is Undeclared) [64] NewUndeclaredWarning: MCAddition>>inverse (MCRemoval is Undeclared) [64] NewUndeclaredWarning: MCPatcher>>patchedSnapshot (MCSnapshot is Undeclared) [64] NewUndeclaredWarning: MCSnapshotReader>>snapshot (MCSnapshot is Undeclared) [64] NewUndeclaredWarning: MCMcdReader>>basicVersion (MCDiffyVersion is Undeclared) [64] NewUndeclaredWarning: MCMcdReader>>buildPatchFrom:to: (MCSnapshot is Undeclared) [64] NewUndeclaredWarning: MCMcdReader>>buildPatchFrom:to: (MCSnapshot is Undeclared) [64] NewUndeclaredWarning: MCMczReader>>extractDependencyFrom: (MCVersionDependency is Undeclared) [64] NewUndeclaredWarning: MCMczReader>>scanner (MCScanner is Undeclared) [64] NewUndeclaredWarning: MCVersionReader class>>loadVersionFile: (MCDirectoryRepository is Undeclared) [64] NewUndeclaredWarning: MCVersionReader>>basicVersion (MCVersion is Undeclared) [64] NewUndeclaredWarning: MCVersionReader>>snapshot (MCSnapshot is Undeclared) [64] NewUndeclaredWarning: MCDictionaryRepository>>sortedVersionInfos (MCVersionSorter is Undeclared) [64] NewUndeclaredWarning: MCDiffyVersion>>writerClass (MCMcdWriter is Undeclared) [64] NewUndeclaredWarning: MCVersion>>load (MCVersionLoader is Undeclared) [64] NewUndeclaredWarning: MCVersion>>merge (MCVersionMerger is Undeclared) [64] NewUndeclaredWarning: MCVersion>>writerClass (MCMczWriter is Undeclared) [64] NewUndeclaredWarning: MCVersionLoader>>mergeVersions (MCVersionMerger is Undeclared) [64] NewUndeclaredWarning: MCVersionLoader>>warnAboutLosingChangesTo:ifCancel:ifMerge: (MCMergeOrLoadWarning is Undeclared) [64] NewUndeclaredWarning: MCVersionMerger>>resolveConflicts (MCNoChangesException is Undeclared) [64] NewUndeclaredWarning: MCMczWriter>>serializeVersionInfo: (MCVersionInfoWriter is Undeclared) [64] NewUndeclaredWarning: MCMczWriter>>snapshotWriterClass (MCStWriter is Undeclared) [64] NewUndeclaredWarning: MonticelloBootstrap>>loadPackageVersion: (MCMergeOrLoadWarning is Undeclared) [64] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-b7816a8.image --no-default-preferences st /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap/scripts/02-monticello-bootstrap/01-fixLocalMonticello.st --save --quit [64] pthread_setschedparam failed: Operation not permitted [64] This VM uses a separate heartbeat thread to update its internal clock [64] and handle events. For best operation, this thread should run at a [64] higher priority, however the VM was unable to change the priority. The [64] effect is that heavily loaded systems may experience some latency [64] issues. If this occurs, please create the appropriate configuration [64] file in /etc/security/limits.d/ as shown below: [64] [64] cat <>changePreferences (StartupPreferencesLoader is Undeclared) [64] SystemNotification: Loading Shift-Changes-tonel.1.mcz [64] SystemNotification: Loading System-Model-tonel.1.mcz [64] SystemNotification: Loading TraitsV2-Compatibility-tonel.1.mcz [64] SystemNotification: Loading Files-tonel.1.mcz [64] SystemNotification: Loading System-SessionManager-tonel.1.mcz [64] SystemNotification: Loading Collections-Support-tonel.1.mcz [64] SystemNotification: Loading System-Platforms-tonel.1.mcz [64] SystemNotification: Loading CodeImportCommandLineHandlers-tonel.1.mcz [64] SystemNotification: Loading FFI-Kernel-tonel.1.mcz [64] SystemNotification: Loading Collections-Strings-tonel.1.mcz [64] SystemNotification: Loading Slot-Core-tonel.1.mcz [64] SystemNotification: Loading Collections-Weak-tonel.1.mcz [64] SystemNotification: Loading ReflectionMirrors-Primitives-tonel.1.mcz [64] SystemNotification: Loading System-Announcements-tonel.1.mcz [64] NewUndeclaredWarning: SystemAnnouncer class>>restoreAllNotifications (PragmaCollector is Undeclared) [64] SystemNotification: Loading Transcript-Core-Traits-tonel.1.mcz [64] SystemNotification: Loading Debugging-Core-tonel.1.mcz [64] SystemNotification: Loading System-Finalization-tonel.1.mcz [64] SystemNotification: Loading TraitsV2-tonel.1.mcz [64] SystemNotification: Loading Network-UUID-tonel.1.mcz [64] SystemNotification: Loading Collections-Abstract-Traits-tonel.1.mcz [64] SystemNotification: Loading Shift-ClassBuilder-tonel.1.mcz [64] SystemNotification: Loading Monticello-tonel.1.mcz [64] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-b7816a8.image --no-default-preferences eval --save 'TraitsBootstrap fixSourceCodeOfTraits ' [64] pthread_setschedparam failed: Operation not permitted [64] This VM uses a separate heartbeat thread to update its internal clock [64] and handle events. For best operation, this thread should run at a [64] higher priority, however the VM was unable to change the priority. The [64] effect is that heavily loaded systems may experience some latency [64] issues. If this occurs, please create the appropriate configuration [64] file in /etc/security/limits.d/ as shown below: [64] [64] cat <>DoIt (mcPackages is Undeclared) [64] NewUndeclaredWarning: UndefinedObject>>DoIt (mcPackages is Undeclared) [64] NewUndeclaredWarning: UndefinedObject>>DoIt (InternetConfiguration is Undeclared) [64] NewUndeclaredWarning: UndefinedObject>>DoIt (NetNameResolver is Undeclared) [64] NewUndeclaredWarning: UndefinedObject>>DoIt (Socket is Undeclared) [64] NewUndeclaredWarning: UndefinedObject>>DoIt (Base64MimeConverter is Undeclared) [64] NewUndeclaredWarning: UndefinedObject>>DoIt (ZnLogEvent is Undeclared) [64] NewUndeclaredWarning: UndefinedObject>>DoIt (ZnConstants is Undeclared) [64] NewUndeclaredWarning: UndefinedObject>>DoIt (ZnHeaders is Undeclared) [64] NewUndeclaredWarning: UndefinedObject>>DoIt (ZnNetworkingUtils is Undeclared) [64] NewUndeclaredWarning: UndefinedObject>>DoIt (ZnServer is Undeclared) [64] NewUndeclaredWarning: UndefinedObject>>DoIt (ZnSingleThreadedServer is Undeclared) [64] SystemNotification: Loading Network-Kernel-tonel.1.mcz [64] SystemNotification: Loading Network-MIME-tonel.1.mcz [64] SystemNotification: Loading Network-Protocols-tonel.1.mcz [64] SystemNotification: Loading MonticelloRemoteRepositories-tonel.1.mcz [64] NewUndeclaredWarning: MCHttpRepository>>entityStreamContents: (ZnStreamingEntity is Undeclared) [64] NewUndeclaredWarning: MCHttpRepository>>httpClient (ZnClient is Undeclared) [64] NewUndeclaredWarning: MCHttpRepository>>writeStreamForFileNamed:replace:do: (ZnHttpUnsuccessful is Undeclared) [64] NewUndeclaredWarning: MCSmalltalkhubRepository>>includesFileNamed: (ZnHttpUnsuccessful is Undeclared) [64] NewUndeclaredWarning: MCSqueaksourceRepository>>includesFileNamed: (ZnHttpUnsuccessful is Undeclared) [64] SystemNotification: Loading Zinc-HTTP-tonel.1.mcz [64] NewUndeclaredWarning: ZnClient>>downloadEntityTo: (ZnFileSystemUtils is Undeclared) [64] NewUndeclaredWarning: ZnClient>>downloadEntityTo: (ZnFileSystemUtils is Undeclared) [64] NewUndeclaredWarning: ZnClient>>downloadTo: (ZnFileSystemUtils is Undeclared) [64] NewUndeclaredWarning: ZnClient>>uploadEntityFrom: (ZnFileSystemUtils is Undeclared) [64] NewUndeclaredWarning: ZnClient>>uploadEntityFrom: (ZnFileSystemUtils is Undeclared) [64] NewUndeclaredWarning: ZnClient>>uploadEntityFrom: (ZnFileSystemUtils is Undeclared) [64] NewUndeclaredWarning: ZnMimePart class>>fieldName:fileNamed: (ZnFileSystemUtils is Undeclared) [64] NewUndeclaredWarning: ZnMimePart class>>fieldName:fileNamed: (ZnFileSystemUtils is Undeclared) [64] NewUndeclaredWarning: ZnMimePart class>>fieldName:fileNamed: (ZnFileSystemUtils is Undeclared) [64] NewUndeclaredWarning: ZnMimePart class>>fieldName:fileNamed: (ZnFileSystemUtils is Undeclared) [64] SystemNotification: Loading Zinc-FileSystem-tonel.1.mcz [64] SystemNotification: Loading Zodiac-Core-tonel.1.mcz [64] + zip Pharo9.0-SNAPSHOT-monticello-64bit-b7816a8.zip Pharo9.0-SNAPSHOT-monticello-64bit-b7816a8.changes Pharo9.0-SNAPSHOT-monticello-64bit-b7816a8.image [64] adding: Pharo9.0-SNAPSHOT-monticello-64bit-b7816a8.changes (deflated 79%) [64] adding: Pharo9.0-SNAPSHOT-monticello-64bit-b7816a8.image (deflated 81%) [64] + echo '[Metacello] Bootstrapping Metacello' [64] [Metacello] Bootstrapping Metacello [64] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-monticello-64bit-b7816a8.image --no-default-preferences save Pharo9.0-SNAPSHOT-metacello-64bit-b7816a8 [64] pthread_setschedparam failed: Operation not permitted [64] This VM uses a separate heartbeat thread to update its internal clock [64] and handle events. For best operation, this thread should run at a [64] higher priority, however the VM was unable to change the priority. The [64] effect is that heavily loaded systems may experience some latency [64] issues. If this occurs, please create the appropriate configuration [64] file in /etc/security/limits.d/ as shown below: [64] [64] cat <>DoIt (mcPackages is Undeclared) [64] NewUndeclaredWarning: UndefinedObject>>DoIt (mcPackages is Undeclared) [64] NewUndeclaredWarning: UndefinedObject>>DoIt (RxMatcher is Undeclared) [64] NewUndeclaredWarning: UndefinedObject>>DoIt (RxParser is Undeclared) [64] NewUndeclaredWarning: UndefinedObject>>DoIt (RxsPredicate is Undeclared) [64] NewUndeclaredWarning: UndefinedObject>>DoIt (MCFileTreeStCypressWriter is Undeclared) [64] NewUndeclaredWarning: UndefinedObject>>DoIt (MCFileTreeFileSystemUtils is Undeclared) [64] NewUndeclaredWarning: UndefinedObject>>DoIt (MCMockASubclass is Undeclared) [64] NewUndeclaredWarning: UndefinedObject>>DoIt (MCMockClassA is Undeclared) [64] NewUndeclaredWarning: UndefinedObject>>DoIt (MetacelloPlatform is Undeclared) [64] NewUndeclaredWarning: UndefinedObject>>DoIt (MetacelloPharoPlatform is Undeclared) [64] NewUndeclaredWarning: UndefinedObject>>DoIt (MetacelloPharo30Platform is Undeclared) [64] NewUndeclaredWarning: UndefinedObject>>DoIt (STONWriter is Undeclared) [64] NewUndeclaredWarning: UndefinedObject>>DoIt (MCGitHubRepository is Undeclared) [64] NewUndeclaredWarning: UndefinedObject>>DoIt (MCGitBasedNetworkRepository is Undeclared) [64] SystemNotification: Loading ScriptingExtensions-tonel.1.mcz [64] SystemNotification: Loading System-FileRegistry-tonel.1.mcz [64] NewUndeclaredWarning: FileServices class>>itemsForDirectory: (PragmaCollector is Undeclared) [64] NewUndeclaredWarning: FileServices class>>itemsForFile: (PragmaCollector is Undeclared) [64] SystemNotification: Loading FileSystem-Memory-tonel.1.mcz [64] SystemNotification: Loading Regex-Core-tonel.1.mcz [64] SystemNotification: Loading Ring-Definitions-Containers-tonel.1.mcz [64] SystemNotification: Loading StartupPreferences-tonel.1.mcz [64] SystemNotification: Loading ConfigurationCommandLineHandler-Core-tonel.1.mcz [64] NewUndeclaredWarning: ConfigurationCommandLineHandler>>gofer (Gofer is Undeclared) [64] NewUndeclaredWarning: ConfigurationCommandLineHandler>>metacelloVersion: (MetacelloVersionDoesNotExistError is Undeclared) [64] SystemNotification: Loading PragmaCollector-tonel.1.mcz [64] SystemNotification: Loading System-FileRegistry-tonel.1.mcz [64] SystemNotification: Loading MonticelloConfigurations-tonel.1.mcz [64] SystemNotification: Loading Gofer-Core-tonel.1.mcz [64] NewUndeclaredWarning: GoferMetacelloLoad>>metacelloVersion (MetacelloVersionDoesNotExistError is Undeclared) [64] SystemNotification: Loading Metacello-Base-tonel.1.mcz [64] NewUndeclaredWarning: BaselineOf>>projectClass (MetacelloMCBaselineProject is Undeclared) [64] NewUndeclaredWarning: BaselineOf>>versionNumberClass (MetacelloVersionNumber is Undeclared) [64] NewUndeclaredWarning: ConfigurationOf class>>ensureMetacello: (MetacelloNotification is Undeclared) [64] NewUndeclaredWarning: ConfigurationOf class>>retry:retryCount: (MetacelloNotification is Undeclared) [64] NewUndeclaredWarning: ConfigurationOf class>>retry:retryCount: (MetacelloNotification is Undeclared) [64] NewUndeclaredWarning: ConfigurationOf>>projectClass (MetacelloMCProject is Undeclared) [64] NewUndeclaredWarning: ConfigurationOf>>versionNumberClass (MetacelloSemanticVersionNumber is Undeclared) [64] NewUndeclaredWarning: Metacello class>>registrations (MetacelloProjectRegistration is Undeclared) [64] NewUndeclaredWarning: Metacello>>onWarningLog (MetacelloNotification is Undeclared) [64] SystemNotification: Loading Metacello-Core-tonel.1.mcz [64] NewUndeclaredWarning: MetacelloBaselineOfMethodSpec>>versionString (MetacelloMCBaselineProject is Undeclared) [64] NewUndeclaredWarning: MetacelloProjectRegistration>>version (MetacelloMCBaselineProject is Undeclared) [64] NewUndeclaredWarning: MetacelloBaselineSpecGenerator>>projectSpecCreationBlock (MetacelloMCBaselineProject is Undeclared) [64] NewUndeclaredWarning: MetacelloConfigurationSpecGenerator>>projectSpecCreationBlock (MetacelloMCProject is Undeclared) [64] NewUndeclaredWarning: MetacelloProjectSpecGenerator>>projectSpecCreationBlock (MetacelloMCProject is Undeclared) [64] NewUndeclaredWarning: MetacelloScriptEngine>>cacheRepository (MetacelloMCProject is Undeclared) [64] NewUndeclaredWarning: MetacelloScriptEngine>>repositoryOverrides (MetacelloMCProject is Undeclared) [64] NewUndeclaredWarning: MetacelloGroupSpec>>requiresSpecsForPackageOrdering: (MetacelloVisitedPackages is Undeclared) [64] NewUndeclaredWarning: MetacelloGroupSpec>>resolveSpecsForPackageOrdering: (MetacelloVisitedPackages is Undeclared) [64] SystemNotification: Loading MonticelloFileTree-Core-tonel.1.mcz [64] NewUndeclaredWarning: MCFileTreeAbstractReader>>packageProperties (STON is Undeclared) [64] NewUndeclaredWarning: MCFileTreeStCypressReader>>addClassAndMethodDefinitionsFromEntry: (STON is Undeclared) [64] NewUndeclaredWarning: MCFileTreeStCypressReader>>addClassAndMethodDefinitionsFromEntry: (STON is Undeclared) [64] NewUndeclaredWarning: MCFileTreeStCypressReader>>addExtensionClassAndMethodDefinitionsFromEntry: (STON is Undeclared) [64] NewUndeclaredWarning: MCFileTreeStCypressReader>>addExtensionClassAndMethodDefinitionsFromEntry: (STON is Undeclared) [64] NewUndeclaredWarning: MCFileTreeStCypressReader>>addTraitAndMethodDefinitionsFromEntry: (STON is Undeclared) [64] NewUndeclaredWarning: MCFileTreeStCypressReader>>addTraitAndMethodDefinitionsFromEntry: (STON is Undeclared) [64] NewUndeclaredWarning: MCFileTreeStCypressWriter>>writeClassDefinition: (STON is Undeclared) [64] NewUndeclaredWarning: MCFileTreeStCypressWriter>>writeExtensionClassDefinition: (STON is Undeclared) [64] NewUndeclaredWarning: MCFileTreeStCypressWriter>>writeMethodProperties: (STON is Undeclared) [64] NewUndeclaredWarning: MCFileTreeStCypressWriter>>writePropertiesFile (STON is Undeclared) [64] NewUndeclaredWarning: MCFileTreeStCypressWriter>>writePropertiesFile (STON is Undeclared) [64] NewUndeclaredWarning: MCFileTreeStCypressWriter>>writeTraitDefinition: (STON is Undeclared) [64] NewUndeclaredWarning: MCFileTreeRepository>>repositoryProperties (STON is Undeclared) [64] SystemNotification: Loading Metacello-MC-tonel.1.mcz [64] SystemNotification: Loading Metacello-PharoCommonPlatform-tonel.1.mcz [64] SystemNotification: Loading MonticelloFileTree-FileSystem-Utilities-tonel.1.mcz [64] SystemNotification: Loading STON-Core-tonel.1.mcz [64] SystemNotification: Loading Metacello-GitBasedRepository-tonel.1.mcz [64] SystemNotification: Loading Metacello-Gitlab-tonel.1.mcz [64] SystemNotification: Loading Metacello-GitHub-tonel.1.mcz [64] SystemNotification: Loading Metacello-Bitbucket-tonel.1.mcz [64] SystemNotification: Loading Metacello-Platform-tonel.1.mcz [64] SystemNotification: Loading Metacello-ToolBox-tonel.1.mcz [64] SystemNotification: Loading Metacello-PharoExtensions-tonel.1.mcz [64] SystemNotification: Loading MetacelloCommandLineHandler-Core-tonel.1.mcz [64] + /builds/workspace/est_and_branch_Pipeline_Pharo9.0/64/bootstrap-cache/vmtarget/pharo --headless Pharo9.0-SNAPSHOT-metacello-64bit-b7816a8.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'\''' [64] pthread_setschedparam failed: Operation not permitted [64] This VM uses a separate heartbeat thread to update its internal clock [64] and handle events. For best operation, this thread should run at a [64] higher priority, however the VM was unable to change the priority. The [64] effect is that heavily loaded systems may experience some latency [64] issues. If this occurs, please create the appropriate configuration [64] file in /etc/security/limits.d/ as shown below: [64] [64] cat <BaselineOfTonel [64] MetacelloNotification: ...RETRY->BaselineOfTonel [64] FileDoesNotExistException: '/tmp/github--pharovcstonelv101650024687773089408464812142343488980634.zip' [64] File>>openForWrite: [64] File>>openForRead [64] File>>readStream [64] FileHandle>>binaryReadStream [64] FileSystem>>binaryReadStreamOn: [64] FileReference>>binaryReadStream [64] ZipArchive>>readFrom: [64] MetacelloPharo30Platform(MetacelloPharoPlatform)>>downloadZipArchive:to: [64] MCGitHubRepository class(MCGitBasedNetworkRepository class)>>projectDirectoryFrom:version: [64] MCGitHubRepository(MCGitBasedNetworkRepository)>>calculateRepositoryDirectory [64] MCGitHubRepository(MCGitBasedNetworkRepository)>>resolveLocalRespository [64] MCGitHubRepository(MCGitBasedNetworkRepository)>>ensureLocalRepository [64] MCGitHubRepository(MCGitBasedNetworkRepository)>>localRepository [64] MCGitHubRepository(MCGitBasedNetworkRepository)>>goferReferences [64] [ aRepository goferReferences asSortedCollection asArray ] in MetacelloGofer(Gofer)>>basicReferencesIn: in Block: [ aRepository goferReferences asSortedCollection a...etc... [64] BlockClosure>>on:do: [64] MetacelloGofer(Gofer)>>basicReferencesIn: [64] [ :cache | [64] ^ cache at: aRepository put: (super basicReferencesIn: aRepository) ] in MetacelloGofer>>basicReferencesIn: in Block: [ :cache | ... [64] [:dict | | cache | [64] cache := dict at: cacheName ifAbsent: []. [64] cache ~~ nil [64] ifTrue: [ | value hasEntry | [64] hasEntry := true. [64] value := cache at: key ifAbsent: [ hasEntry := false ]. [64] hasEntry ifTrue: [ ^value ]] [64] ifFalse: [ [64] cache := cacheClass new. [64] dict at: cacheName put: cache ]. [64] ^aBlock value: cache ] in MetacelloPharo30Platform(MetacelloPlatform)>>stackCacheFor:cacheClass:at:doing: in Block: [:dict | | cache |... [64] [ ^ aBlock value: dict ] in MetacelloPharo30Platform(MetacelloPlatform)>>useStackCacheDuring:defaultDictionary: in Block: [ ^ aBlock value: dict ] [64] BlockClosure>>on:do: [64] MetacelloPharo30Platform(MetacelloPlatform)>>useStackCacheDuring:defaultDictionary: [64] MetacelloPharo30Platform(MetacelloPlatform)>>stackCacheFor:cacheClass:at:doing: [64] MetacelloGofer>>basicReferencesIn: [64] [ self basicReferencesIn: aRepository ] in MetacelloGofer(Gofer)>>allResolvedIn: in Block: [ self basicReferencesIn: aRepository ] [64] [self at: key put: aBlock value] in Dictionary>>at:ifAbsentPut: in Block: [self at: key put: aBlock value] [64] Dictionary>>at:ifAbsent: [64] Dictionary>>at:ifAbsentPut: [64] MetacelloGofer(Gofer)>>allResolvedIn: [64] [ :repository | resolved addAll: (self allResolvedIn: repository) ] in MetacelloGofer(Gofer)>>allResolved in Block: [ :repository | resolved addAll: (self allResolved...etc... [64] [Pipeline] [64] } [Pipeline] [64] // stage [Pipeline] [64] archiveArtifacts [64] Archiving artifacts [64] Recording fingerprints [Pipeline] [64] cleanWs [64] [WS-CLEANUP] Deleting project workspace... [64] [WS-CLEANUP] Deferred wipeout is used... [64] [WS-CLEANUP] done [Pipeline] [64] } [Pipeline] [64] // dir [Pipeline] [64] } [64] Failed in branch 64 [Pipeline] // parallel [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] node Running on pharo-ci-jenkins2-bootstrap-unix in /builds/workspace/est_and_branch_Pipeline_Pharo9.0 [Pipeline] { [Pipeline] stage [Pipeline] { (notify) [Pipeline] checkout 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 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/* > git config remote.origin.url https://github.com/pharo-project/pharo.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/pharo-project/pharo.git # timeout=10 Fetching upstream changes from https://github.com/pharo-project/pharo.git using GIT_ASKPASS to set credentials pharo-ci GitHub account > git fetch --tags --progress https://github.com/pharo-project/pharo.git +refs/heads/Pharo9.0:refs/remotes/origin/Pharo9.0 Checking out Revision b7816a812a547ea6427a96900d02c096dcd62f1a (Pharo9.0) > git config core.sparsecheckout # timeout=10 > git checkout -f b7816a812a547ea6427a96900d02c096dcd62f1a Commit message: "Merge pull request #6807 from MarcusDenker/3072-ComputedSlots-break-accessor-generation" [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/6807 Sending request to url: https://api.github.com/repos/pharo-project/pharo/pulls/6807 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