Console Output
+ bash -c bootstrap/scripts/runKernelTests.sh 64 Tests-unix-64Kernel
+++ dirname bootstrap/scripts/runKernelTests.sh
++ cd bootstrap/scripts
++ pwd -P
+ SCRIPTS=/builds/workspace/uest_and_branch_Pipeline_Pharo11/Tests-unix-64/bootstrap/scripts
+ . /builds/workspace/uest_and_branch_Pipeline_Pharo11/Tests-unix-64/bootstrap/scripts/envvars.sh
++ '[' -z x ']'
++ '[' -z ']'
++ echo 'BOOTSTRAP_ARCH not specified, defaulting to 64'
BOOTSTRAP_ARCH not specified, defaulting to 64
++ export BOOTSTRAP_ARCH=64
++ BOOTSTRAP_ARCH=64
++ '[' -z ']'
++++ dirname /builds/workspace/uest_and_branch_Pipeline_Pharo11/Tests-unix-64/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/uest_and_branch_Pipeline_Pharo11/Tests-unix-64/bootstrap/scripts/../..
+++ pwd -P
++ export BOOTSTRAP_REPOSITORY=/builds/workspace/uest_and_branch_Pipeline_Pharo11/Tests-unix-64
++ BOOTSTRAP_REPOSITORY=/builds/workspace/uest_and_branch_Pipeline_Pharo11/Tests-unix-64
+++ pwd -P
++ ROOT_DIR=/builds/workspace/uest_and_branch_Pipeline_Pharo11/Tests-unix-64/build
++ '[' -z ']'
++ BOOTSTRAP_CACHE=/builds/workspace/uest_and_branch_Pipeline_Pharo11/Tests-unix-64/build/bootstrap-cache
++ export BOOTSTRAP_CACHE
++ '[' -z ']'
++ BOOTSTRAP_DOWNLOADS=/builds/workspace/uest_and_branch_Pipeline_Pharo11/Tests-unix-64/build/bootstrap-downloads
++ export BOOTSTRAP_DOWNLOADS
++ '[' -z ']'
++ VM='/builds/workspace/uest_and_branch_Pipeline_Pharo11/Tests-unix-64/build/bootstrap-downloads/vmtarget/pharo --headless'
++ VM_BOOTSTRAP='/builds/workspace/uest_and_branch_Pipeline_Pharo11/Tests-unix-64/build/bootstrap-downloads/vmBootstrap/pharo --headless'
++ IMAGE_FLAGS=--no-default-preferences
++++ dirname /builds/workspace/uest_and_branch_Pipeline_Pharo11/Tests-unix-64/bootstrap/scripts/envvars.sh
+++ cd /builds/workspace/uest_and_branch_Pipeline_Pharo11/Tests-unix-64/bootstrap/scripts
+++ pwd -P
++ . /builds/workspace/uest_and_branch_Pipeline_Pharo11/Tests-unix-64/bootstrap/scripts/envversion.sh
+ CACHE=/builds/workspace/uest_and_branch_Pipeline_Pharo11/Tests-unix-64/build/bootstrap-cache
+ find /builds/workspace/uest_and_branch_Pipeline_Pharo11/Tests-unix-64/build/bootstrap-cache
/builds/workspace/uest_and_branch_Pipeline_Pharo11/Tests-unix-64/build/bootstrap-cache
/builds/workspace/uest_and_branch_Pipeline_Pharo11/Tests-unix-64/build/bootstrap-cache/Pharo11-SNAPSHOT-core-64bit-88cf2b2744.zip
/builds/workspace/uest_and_branch_Pipeline_Pharo11/Tests-unix-64/build/bootstrap-cache/Pharo11-SNAPSHOT-traits-64bit-88cf2b2744.zip
/builds/workspace/uest_and_branch_Pipeline_Pharo11/Tests-unix-64/build/bootstrap-cache/Pharo10.0-64bit-9a68076.sources
/builds/workspace/uest_and_branch_Pipeline_Pharo11/Tests-unix-64/build/bootstrap-cache/Pharo11-SNAPSHOT-compiler-64bit-88cf2b2744.zip
/builds/workspace/uest_and_branch_Pipeline_Pharo11/Tests-unix-64/build/bootstrap-cache/Pharo11-SNAPSHOT-bootstrap-64bit-88cf2b2744.zip
/builds/workspace/uest_and_branch_Pipeline_Pharo11/Tests-unix-64/build/bootstrap-cache/Pharo11-SNAPSHOT-hermesPackages-64bit-88cf2b2744.zip
/builds/workspace/uest_and_branch_Pipeline_Pharo11/Tests-unix-64/build/bootstrap-cache/Pharo11-SNAPSHOT-rpackage-64bit-88cf2b2744.zip
/builds/workspace/uest_and_branch_Pipeline_Pharo11/Tests-unix-64/build/bootstrap-cache/Pharo11-SNAPSHOT-monticello_bootstrap-64bit-88cf2b2744.zip
/builds/workspace/uest_and_branch_Pipeline_Pharo11/Tests-unix-64/build/bootstrap-cache/Pharo11-SNAPSHOT-monticello-64bit-88cf2b2744.zip
/builds/workspace/uest_and_branch_Pipeline_Pharo11/Tests-unix-64/build/bootstrap-cache/Pharo11.0-64bit-88cf2b2.sources
/builds/workspace/uest_and_branch_Pipeline_Pharo11/Tests-unix-64/build/bootstrap-cache/Pharo11-SNAPSHOT-metacello-64bit-88cf2b2744.zip
/builds/workspace/uest_and_branch_Pipeline_Pharo11/Tests-unix-64/build/bootstrap-cache/Pharo11-SNAPSHOT-64bit-88cf2b2744.zip
++ cut -d- -f 1-2
+++ find /builds/workspace/uest_and_branch_Pipeline_Pharo11/Tests-unix-64/build/bootstrap-cache -name 'Pharo*.zip'
+++ head -n 1
++ basename /builds/workspace/uest_and_branch_Pipeline_Pharo11/Tests-unix-64/build/bootstrap-cache/Pharo11-SNAPSHOT-core-64bit-88cf2b2744.zip
+ TEST_NAME_PREFIX=Pharo11-SNAPSHOT
++ echo Pharo11-SNAPSHOT
++ cut -d. -f 1
++ cut -d- -f 1
++ cut -c6-
+ TEST_VM_VERSION=110
+ TEST_VM_KIND=vmLatest
+ /builds/workspace/uest_and_branch_Pipeline_Pharo11/Tests-unix-64/bootstrap/scripts/getPharoVM.sh 110 vmLatest 64
Downloading the latest pharoVM:
http://files.pharo.org/get-files/110/pharo-vm-Linux-x86_64-latest.zip
pharo-vm/pharo
Creating starter scripts pharo and pharo-ui
VM downloaded
++ find /builds/workspace/uest_and_branch_Pipeline_Pharo11/Tests-unix-64/build/bootstrap-cache -name 'Pharo11-SNAPSHOT-bootstrap-64bit-*.zip'
+ IMAGE_ARCHIVE=/builds/workspace/uest_and_branch_Pipeline_Pharo11/Tests-unix-64/build/bootstrap-cache/Pharo11-SNAPSHOT-bootstrap-64bit-88cf2b2744.zip
+ unzip /builds/workspace/uest_and_branch_Pipeline_Pharo11/Tests-unix-64/build/bootstrap-cache/Pharo11-SNAPSHOT-bootstrap-64bit-88cf2b2744.zip
Archive: /builds/workspace/uest_and_branch_Pipeline_Pharo11/Tests-unix-64/build/bootstrap-cache/Pharo11-SNAPSHOT-bootstrap-64bit-88cf2b2744.zip
inflating: Pharo11-SNAPSHOT-bootstrap-64bit-88cf2b2744.image
++ find . -name Pharo11-SNAPSHOT-bootstrap-64bit-88cf2b2744.image
+ IMAGE_FILE=./Pharo11-SNAPSHOT-bootstrap-64bit-88cf2b2744.image
++ find /builds/workspace/uest_and_branch_Pipeline_Pharo11/Tests-unix-64/build/bootstrap-cache -name 'Pharo11-SNAPSHOT-hermesPackages-64bit-*.zip'
+ HERMES_ARCHIVE=/builds/workspace/uest_and_branch_Pipeline_Pharo11/Tests-unix-64/build/bootstrap-cache/Pharo11-SNAPSHOT-hermesPackages-64bit-88cf2b2744.zip
+ unzip /builds/workspace/uest_and_branch_Pipeline_Pharo11/Tests-unix-64/build/bootstrap-cache/Pharo11-SNAPSHOT-hermesPackages-64bit-88cf2b2744.zip
Archive: /builds/workspace/uest_and_branch_Pipeline_Pharo11/Tests-unix-64/build/bootstrap-cache/Pharo11-SNAPSHOT-hermesPackages-64bit-88cf2b2744.zip
inflating: AST-Core.hermes
inflating: AST-Core-Traits.hermes
inflating: CodeExport.hermes
inflating: CodeExport-Traits.hermes
inflating: CodeImportCommandLineHandlers.hermes
inflating: CodeImport.hermes
inflating: CodeImport-Traits.hermes
inflating: Collections-Abstract-Traits.hermes
inflating: Collections-Arithmetic.hermes
inflating: Collections-Atomic.hermes
inflating: Debugging-Core.hermes
inflating: FileSystem-Core.hermes
inflating: FileSystem-Disk.hermes
inflating: Hermes-Extensions.hermes
inflating: InitializePackagesCommandLineHandler.hermes
inflating: JenkinsTools-Core.hermes
inflating: Jobs.hermes
inflating: Kernel-Chronology-Extras.hermes
inflating: Kernel-Tests.hermes
inflating: Kernel-Traits.hermes
inflating: Math-Operations-Extensions.hermes
inflating: Multilingual-Encodings.hermes
inflating: OpalCompiler-Core.hermes
inflating: ReflectionMirrors-Primitives.hermes
inflating: SUnit-Core.hermes
inflating: SUnit-Tests.hermes
inflating: System-SourcesCondenser.hermes
inflating: TraitsV2-Compatibility.hermes
inflating: TraitsV2.hermes
inflating: Transcript-Core-Traits.hermes
++ find /builds/workspace/uest_and_branch_Pipeline_Pharo11/Tests-unix-64/build/bootstrap-cache -name 'Pharo11-SNAPSHOT-rpackage-64bit-*.zip'
+ RPACKAGE_ARCHIVE=/builds/workspace/uest_and_branch_Pipeline_Pharo11/Tests-unix-64/build/bootstrap-cache/Pharo11-SNAPSHOT-rpackage-64bit-88cf2b2744.zip
+ unzip /builds/workspace/uest_and_branch_Pipeline_Pharo11/Tests-unix-64/build/bootstrap-cache/Pharo11-SNAPSHOT-rpackage-64bit-88cf2b2744.zip
Archive: /builds/workspace/uest_and_branch_Pipeline_Pharo11/Tests-unix-64/build/bootstrap-cache/Pharo11-SNAPSHOT-rpackage-64bit-88cf2b2744.zip
inflating: protocolsKernel.txt
inflating: packagesKernel.txt
+ mv ./Pharo11-SNAPSHOT-bootstrap-64bit-88cf2b2744.image bootstrap.image
+ export PHARO_CI_TESTING_ENVIRONMENT=1
+ PHARO_CI_TESTING_ENVIRONMENT=1
+ ./pharo bootstrap.image
+ ./pharo bootstrap.image loadHermes Hermes-Extensions.hermes --save
SystemNotification: [Hermes] Reading Hermes-Extensions.hermes
SystemNotification: [Hermes] Installing Hermes-Extensions.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #Unicode #StartupPreferencesLoader #BlockLocalTempCounter #FileSystem)
+ ./pharo bootstrap.image loadHermes Kernel-Chronology-Extras.hermes AST-Core.hermes Jobs.hermes InitializePackagesCommandLineHandler.hermes --save --no-fail-on-undeclared --on-duplication=ignore
SystemNotification: [Hermes] Reading Kernel-Chronology-Extras.hermes
SystemNotification: [Hermes] Installing Kernel-Chronology-Extras.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #Unicode #StartupPreferencesLoader #BlockLocalTempCounter #FileSystem)
SystemNotification: [Hermes] Reading AST-Core.hermes
SystemNotification: [Hermes] Installing AST-Core.hermes
SystemNotification: New Undeclared created... check dependencies: #(#OCMethodSemanticScope #ReparseAfterSourceEditing #SyntaxErrorNotification)
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #Unicode #ReparseAfterSourceEditing #OCMethodSemanticScope #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #FileSystem)
SystemNotification: [Hermes] Reading Jobs.hermes
SystemNotification: [Hermes] Installing Jobs.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #Unicode #ReparseAfterSourceEditing #OCMethodSemanticScope #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #FileSystem)
SystemNotification: [Hermes] Reading InitializePackagesCommandLineHandler.hermes
SystemNotification: [Hermes] Installing InitializePackagesCommandLineHandler.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #Unicode #ReparseAfterSourceEditing #OCMethodSemanticScope #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #FileSystem)
+ ./pharo bootstrap.image initializePackages --packages=packagesKernel.txt --protocols=protocolsKernel.txt --save
+ ./pharo bootstrap.image loadHermes TraitsV2.hermes --save
SystemNotification: [Hermes] Reading TraitsV2.hermes
SystemNotification: [Hermes] Installing TraitsV2.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #Unicode #ReparseAfterSourceEditing #OCMethodSemanticScope #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #FileSystem)
+ ./pharo bootstrap.image loadHermes SUnit-Core.hermes JenkinsTools-Core.hermes JenkinsTools-Core.hermes SUnit-Tests.hermes --save --no-fail-on-undeclared --on-duplication=ignore
SystemNotification: [Hermes] Reading SUnit-Core.hermes
SystemNotification: [Hermes] Installing SUnit-Core.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #Unicode #ReparseAfterSourceEditing #OCMethodSemanticScope #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #FileSystem)
SystemNotification: [Hermes] Reading JenkinsTools-Core.hermes
SystemNotification: [Hermes] Installing JenkinsTools-Core.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #Unicode #ReparseAfterSourceEditing #OCMethodSemanticScope #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #FileSystem)
SystemNotification: [Hermes] Reading JenkinsTools-Core.hermes
SystemNotification: [Hermes] Installing JenkinsTools-Core.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #Unicode #ReparseAfterSourceEditing #OCMethodSemanticScope #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #FileSystem)
SystemNotification: [Hermes] Reading SUnit-Tests.hermes
SystemNotification: [Hermes] Installing SUnit-Tests.hermes
SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #FileAttributeNotSupported #Unicode #ReparseAfterSourceEditing #OCMethodSemanticScope #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #FileSystem)
+ ./pharo bootstrap.image test --junit-xml-output --stage-name=Tests-unix-64Kernel SUnit-Core SUnit-Tests
Running tests in 2 Packages
191 run, 191 passes, 0 failures, 0 errors.