[unix-32] pharo-vm/pharo
[unix-32] Creating starter scripts pharo and pharo-ui
[unix-32] VM downloaded
[unix-32] ++ find bootstrap-cache -name 'Pharo8.0-SNAPSHOT-32bit-*.zip'
[unix-32] + IMAGE_ARCHIVE=bootstrap-cache/Pharo8.0-SNAPSHOT-32bit-34639be.zip
[unix-32] + unzip bootstrap-cache/Pharo8.0-SNAPSHOT-32bit-34639be.zip
[unix-32] Archive: bootstrap-cache/Pharo8.0-SNAPSHOT-32bit-34639be.zip
[unix-32] inflating: Pharo8.0-SNAPSHOT-32bit-34639be.changes
[osx-32] + bash -c 'bootstrap/scripts/runTests.sh 32 Tests-osx-32'
[osx-32] + CACHE=bootstrap-cache
[osx-32] + find bootstrap-cache
[osx-32] bootstrap-cache
[osx-32] bootstrap-cache/Pharo8.0-32bit-34639be.sources
[osx-32] bootstrap-cache/Pharo8.0-SNAPSHOT-32bit-34639be.zip
[osx-32] bootstrap-cache/Pharo8.0-SNAPSHOT-bootstrap-32bit-34639be.zip
[osx-32] bootstrap-cache/Pharo8.0-SNAPSHOT-compiler-32bit-34639be.zip
[osx-32] bootstrap-cache/Pharo8.0-SNAPSHOT-core-32bit-34639be.zip
[osx-32] bootstrap-cache/Pharo8.0-SNAPSHOT-hermesPackages-32bit-34639be.zip
[osx-32] bootstrap-cache/Pharo8.0-SNAPSHOT-metacello-32bit-34639be.zip
[osx-32] bootstrap-cache/Pharo8.0-SNAPSHOT-monticello-32bit-34639be.zip
[osx-32] bootstrap-cache/Pharo8.0-SNAPSHOT-monticello_bootstrap-32bit-34639be.zip
[osx-32] bootstrap-cache/Pharo8.0-SNAPSHOT-rpackage-32bit-34639be.zip
[osx-32] bootstrap-cache/Pharo8.0-SNAPSHOT-traits-32bit-34639be.zip
[osx-32] bootstrap-cache/PharoV60.sources
[osx-32] ++ find bootstrap-cache -name 'Pharo*.zip'
[osx-32] ++ head -n 1
[osx-32] ++ cut -d/ -f 2
[osx-32] ++ cut -d- -f 1-2
[osx-32] + TEST_NAME_PREFIX=Pharo8.0-SNAPSHOT
[osx-32] + TEST_VM_VERSION=70
[osx-32] + ./bootstrap/scripts/getPharoVM.sh 70 vm 32
[osx-32] Downloading the latest pharoVM:
[osx-32] http://files.pharo.org/get-files/70/pharo-mac-stable.zip
[osx-32] pharo-vm/Pharo.app/Contents/MacOS/Pharo
[osx-32] Creating starter scripts pharo and pharo-ui
[osx-32] VM downloaded
[osx-32] ++ find bootstrap-cache -name 'Pharo8.0-SNAPSHOT-32bit-*.zip'
[osx-32] + IMAGE_ARCHIVE=bootstrap-cache/Pharo8.0-SNAPSHOT-32bit-34639be.zip
[osx-32] + unzip bootstrap-cache/Pharo8.0-SNAPSHOT-32bit-34639be.zip
[osx-32] Archive: bootstrap-cache/Pharo8.0-SNAPSHOT-32bit-34639be.zip
[osx-32] inflating: Pharo8.0-SNAPSHOT-32bit-34639be.changes
[unix-32] inflating: Pharo8.0-SNAPSHOT-32bit-34639be.image
[unix-32] inflating: Pharo8.0-32bit-34639be.sources
[unix-32] extracting: pharo.version
[unix-32] ++ find . -name Pharo8.0-SNAPSHOT-32bit-34639be.image
[unix-32] + IMAGE_FILE=./Pharo8.0-SNAPSHOT-32bit-34639be.image
[unix-32] ++ find . -name Pharo8.0-SNAPSHOT-32bit-34639be.changes
[unix-32] + CHANGES_FILE=./Pharo8.0-SNAPSHOT-32bit-34639be.changes
[unix-32] + cp bootstrap-cache/Pharo8.0-32bit-34639be.sources bootstrap-cache/PharoV60.sources .
[unix-32] + mv ./Pharo8.0-SNAPSHOT-32bit-34639be.image Pharo.image
[unix-32] + mv ./Pharo8.0-SNAPSHOT-32bit-34639be.changes Pharo.changes
[unix-32] + export PHARO_CI_TESTING_ENVIRONMENT=1
[unix-32] + PHARO_CI_TESTING_ENVIRONMENT=1
[unix-32] + ./pharo Pharo.image test --junit-xml-output --stage-name=Tests-unix-32 '.*'
[unix-32] pthread_setschedparam failed: Operation not permitted
[unix-32] This VM uses a separate heartbeat thread to update its internal clock
[unix-32] and handle events. For best operation, this thread should run at a
[unix-32] higher priority, however the VM was unable to change the priority. The
[unix-32] effect is that heavily loaded systems may experience some latency
[unix-32] issues. If this occurs, please create the appropriate configuration
[unix-32] file in /etc/security/limits.d/ as shown below:
[unix-32]
[unix-32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[unix-32] * hard rtprio 2
[unix-32] * soft rtprio 2
[unix-32] END
[unix-32]
[unix-32] and report to the pharo mailing list whether this improves behaviour.
[unix-32]
[unix-32] You will need to log out and log back in for the limits to take effect.
[unix-32] For more information please see
[unix-32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[osx-32] inflating: Pharo8.0-SNAPSHOT-32bit-34639be.image
[osx-32] inflating: Pharo8.0-32bit-34639be.sources
[osx-32] extracting: pharo.version
[osx-32] ++ find . -name Pharo8.0-SNAPSHOT-32bit-34639be.image
[osx-32] + IMAGE_FILE=./Pharo8.0-SNAPSHOT-32bit-34639be.image
[osx-32] ++ find . -name Pharo8.0-SNAPSHOT-32bit-34639be.changes
[osx-32] + CHANGES_FILE=./Pharo8.0-SNAPSHOT-32bit-34639be.changes
[osx-32] + cp bootstrap-cache/Pharo8.0-32bit-34639be.sources bootstrap-cache/PharoV60.sources .
[osx-32] + mv ./Pharo8.0-SNAPSHOT-32bit-34639be.image Pharo.image
[osx-32] + mv ./Pharo8.0-SNAPSHOT-32bit-34639be.changes Pharo.changes
[osx-32] + export PHARO_CI_TESTING_ENVIRONMENT=1
[osx-32] + PHARO_CI_TESTING_ENVIRONMENT=1
[osx-32] + ./pharo Pharo.image test --junit-xml-output --stage-name=Tests-osx-32 '.*'
[osx-32] 2019-11-28 21:12:47.412 Pharo[15078:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
[osx-32] 2019-11-28 21:12:47.708 Pharo[15078:507] 21:12:47.707 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2019-11-28 21:12:47.708 Pharo[15078:507] 21:12:47.708 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
[osx-32] 2019-11-28 21:12:47.708 Pharo[15078:507] 21:12:47.708 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2019-11-28 21:12:47.709 Pharo[15078:507] 21:12:47.709 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
[Pipeline] [windows-32] bat
[windows-32]
[windows-32] E:\Builds\workspace\est_and_branch_Pipeline_Pharo8.0\Tests-windows-32>bash -c 'bootstrap/scripts/runTests.sh 32 Tests-windows-32'
[windows-32] + CACHE=bootstrap-cache
[windows-32] + find bootstrap-cache
[windows-32] bootstrap-cache
[windows-32] bootstrap-cache/Pharo8.0-32bit-34639be.sources
[windows-32] bootstrap-cache/Pharo8.0-SNAPSHOT-32bit-34639be.zip
[windows-32] bootstrap-cache/Pharo8.0-SNAPSHOT-bootstrap-32bit-34639be.zip
[windows-32] bootstrap-cache/Pharo8.0-SNAPSHOT-compiler-32bit-34639be.zip
[windows-32] bootstrap-cache/Pharo8.0-SNAPSHOT-core-32bit-34639be.zip
[windows-32] bootstrap-cache/Pharo8.0-SNAPSHOT-hermesPackages-32bit-34639be.zip
[windows-32] bootstrap-cache/Pharo8.0-SNAPSHOT-metacello-32bit-34639be.zip
[windows-32] bootstrap-cache/Pharo8.0-SNAPSHOT-monticello-32bit-34639be.zip
[windows-32] bootstrap-cache/Pharo8.0-SNAPSHOT-monticello_bootstrap-32bit-34639be.zip
[windows-32] bootstrap-cache/Pharo8.0-SNAPSHOT-rpackage-32bit-34639be.zip
[windows-32] bootstrap-cache/Pharo8.0-SNAPSHOT-traits-32bit-34639be.zip
[windows-32] bootstrap-cache/PharoV60.sources
[windows-32] ++ find bootstrap-cache -name 'Pharo*.zip'
[windows-32] ++ head -n 1
[windows-32] ++ cut -d/ -f 2
[windows-32] ++ cut -d- -f 1-2
[windows-32] + TEST_NAME_PREFIX=Pharo8.0-SNAPSHOT
[windows-32] + TEST_VM_VERSION=70
[windows-32] + ./bootstrap/scripts/getPharoVM.sh 70 vm 32
[windows-32] Downloading the latest pharoVM:
[windows-32] http://files.pharo.org/get-files/70/pharo-win-stable.zip
[windows-32] pharo-vm/PharoConsole.exe
[windows-32] Creating starter scripts pharo and pharo-ui
[windows-32] VM downloaded
[windows-32] ++ find bootstrap-cache -name 'Pharo8.0-SNAPSHOT-32bit-*.zip'
[windows-32] + IMAGE_ARCHIVE=bootstrap-cache/Pharo8.0-SNAPSHOT-32bit-34639be.zip
[windows-32] + unzip bootstrap-cache/Pharo8.0-SNAPSHOT-32bit-34639be.zip
[windows-32] Archive: bootstrap-cache/Pharo8.0-SNAPSHOT-32bit-34639be.zip
[windows-32] inflating: Pharo8.0-SNAPSHOT-32bit-34639be.changes
[windows-32] inflating: Pharo8.0-SNAPSHOT-32bit-34639be.image
[windows-32] inflating: Pharo8.0-32bit-34639be.sources
[windows-32] extracting: pharo.version
[windows-32] ++ find . -name Pharo8.0-SNAPSHOT-32bit-34639be.image
[windows-32] + IMAGE_FILE=./Pharo8.0-SNAPSHOT-32bit-34639be.image
[windows-32] ++ find . -name Pharo8.0-SNAPSHOT-32bit-34639be.changes
[windows-32] + CHANGES_FILE=./Pharo8.0-SNAPSHOT-32bit-34639be.changes
[windows-32] + cp bootstrap-cache/Pharo8.0-32bit-34639be.sources bootstrap-cache/PharoV60.sources .
[windows-32] + mv ./Pharo8.0-SNAPSHOT-32bit-34639be.image Pharo.image
[windows-32] + mv ./Pharo8.0-SNAPSHOT-32bit-34639be.changes Pharo.changes
[windows-32] + export PHARO_CI_TESTING_ENVIRONMENT=1
[windows-32] + PHARO_CI_TESTING_ENVIRONMENT=1
[windows-32] + ./pharo Pharo.image test --junit-xml-output --stage-name=Tests-windows-32 '.*'
[windows-32] Running tests in 676 Packages
[unix-32] [31m\[31m\[31m\The class #RenrakuProgrammaticallyCreatedClassTestis removed twice
[osx-32] The class #RenrakuProgrammaticallyCreatedClassTestis removed twice
[windows-32] [31m\The class #RenrakuProgrammaticallyCreatedClassTestis removed twice
[unix-32] Pharo writing to the standard error
[unix-32] Running tests in 676 Packages
[unix-32] Pharo writing to the standard output
[unix-32] .somethingsomething'EpMonitor could not log a change. You can enable debugging with "EpMonitor current debugMode: true".'
[osx-32] Pharo writing to the standard error
[osx-32] Running tests in 676 Packages
[osx-32] Pharo writing to the standard output
[windows-32] Pharo writing to the standard error
[windows-32] Pharo writing to the standard output
[unix-32]
[osx-32] .somethingsomething'EpMonitor could not log a change. You can enable debugging with "EpMonitor current debugMode: true".'
[windows-32] .somethingsomething'EpMonitor could not log a change. You can enable debugging with "EpMonitor current debugMode: true".'
[osx-32]
[windows-32]
[osx-32] testFileTreeRepository: /builds/workspace/est_and_branch_Pipeline_Pharo8.0/Tests-osx-32/temp/repoSubscriptOutOfBounds: 0
[osx-32] SubscriptOutOfBounds: 0
[unix-32] testFileTreeRepository: /builds/workspace/est_and_branch_Pipeline_Pharo8.0/Tests-unix-32/temp/repoSubscriptOutOfBounds: 0
[unix-32] SubscriptOutOfBounds: 0
[windows-32] testFileTreeRepository: E:\Builds\workspace\est_and_branch_Pipeline_Pharo8.0\Tests-windows-32\temp\repoSubscriptOutOfBounds: 0
[windows-32] SubscriptOutOfBounds: 0
[osx-32] [31m[33m
[osx-32] *** Warning: Warning: Attempt to create AClass as a subclass of nil. Possibly a class is being loaded before its superclass.
[unix-32] [31m[33m
[unix-32] *** Warning: Warning: Attempt to create AClass as a subclass of nil. Possibly a class is being loaded before its superclass.
[windows-32] [31m[33m
[windows-32] *** Warning: Warning: Attempt to create AClass as a subclass of nil. Possibly a class is being loaded before its superclass.
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[unix-32] [0m[0mSubscriptOutOfBounds: 0
[unix-32] [31m[33m
[unix-32] *** Warning: Deprecation: The method SpPresenter>>#newTree called from SpSearchableTree>>#initializePresenters has been deprecated. Use #newTreeTable instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: The method SpPresenter>>#newTree called from SpSearchableTree>>#initializePresenters has been deprecated. Use #newTreeTable instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: The method SpPresenter>>#newTree called from SpSearchableTree>>#initializePresenters has been deprecated. Use #newTreeTable instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: The method SpPresenter>>#newTree called from SpSearchableTree>>#initializePresenters has been deprecated. Use #newTreeTable instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: The method SpPresenter>>#newTree called from SpSearchableTree>>#initializePresenters has been deprecated. Use #newTreeTable instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: The method SpPresenter>>#newTree called from SpSearchableTree>>#initializePresenters has been deprecated. Use #newTreeTable instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: The method SpPresenter>>#newTree called from SpSearchableTree>>#initializePresenters has been deprecated. Use #newTreeTable instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: The method SpPresenter>>#newTree called from SpSearchableTree>>#initializePresenters has been deprecated. Use #newTreeTable instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: The method SpPresenter>>#newTree called from SpSearchableTree>>#initializePresenters has been deprecated. Use #newTreeTable instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: The method SpPresenter>>#newTree called from SpSearchableTree>>#initializePresenters has been deprecated. Use #newTreeTable instead
[unix-32] [0m[0m[31m[33m
[unix-32] *** Warning: Deprecation: The method SpPresenter>>#newTree called from SpSearchableTree>>#initializePresenters has been deprecated. Use #newTreeTable instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0mSubscriptOutOfBounds: 0
[osx-32] [31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0mSubscriptOutOfBounds: 0
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [31m[33m
[osx-32] *** Warning: Deprecation: The method SpPresenter>>#newTree called from SpSearchableTree>>#initializePresenters has been deprecated. Use #newTreeTable instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: The method SpPresenter>>#newTree called from SpSearchableTree>>#initializePresenters has been deprecated. Use #newTreeTable instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: The method SpPresenter>>#newTree called from SpSearchableTree>>#initializePresenters has been deprecated. Use #newTreeTable instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: The method SpPresenter>>#newTree called from SpSearchableTree>>#initializePresenters has been deprecated. Use #newTreeTable instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: The method SpPresenter>>#newTree called from SpSearchableTree>>#initializePresenters has been deprecated. Use #newTreeTable instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: The method SpPresenter>>#newTree called from SpSearchableTree>>#initializePresenters has been deprecated. Use #newTreeTable instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: The method SpPresenter>>#newTree called from SpSearchableTree>>#initializePresenters has been deprecated. Use #newTreeTable instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: The method SpPresenter>>#newTree called from SpSearchableTree>>#initializePresenters has been deprecated. Use #newTreeTable instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: Automatic deprecation code rewrite: The method SpAbstractWidgetPresenter>>#enabled called from PluggableButtonMorph>>#update: has been deprecated. Please use #isEnabled instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: The method SpPresenter>>#newTree called from SpSearchableTree>>#initializePresenters has been deprecated. Use #newTreeTable instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: The method SpPresenter>>#newTree called from SpSearchableTree>>#initializePresenters has been deprecated. Use #newTreeTable instead
[osx-32] [0m[0m[31m[33m
[osx-32] *** Warning: Deprecation: The method SpPresenter>>#newTree called from SpSearchableTree>>#initializePresenters has been deprecated. Use #newTreeTable instead
[windows-32] [0m[0mSubscriptOutOfBounds: 0
[windows-32] [31m[33m
[windows-32] *** Warning: Deprecation: The method SpPresenter>>#newTree called from SpSearchableTree>>#initializePresenters has been deprecated. Use #newTreeTable instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: The method SpPresenter>>#newTree called from SpSearchableTree>>#initializePresenters has been deprecated. Use #newTreeTable instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: The method SpPresenter>>#newTree called from SpSearchableTree>>#initializePresenters has been deprecated. Use #newTreeTable instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: The method SpPresenter>>#newTree called from SpSearchableTree>>#initializePresenters has been deprecated. Use #newTreeTable instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: The method SpPresenter>>#newTree called from SpSearchableTree>>#initializePresenters has been deprecated. Use #newTreeTable instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: The method SpPresenter>>#newTree called from SpSearchableTree>>#initializePresenters has been deprecated. Use #newTreeTable instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: The method SpPresenter>>#newTree called from SpSearchableTree>>#initializePresenters has been deprecated. Use #newTreeTable instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: The method SpPresenter>>#newTree called from SpSearchableTree>>#initializePresenters has been deprecated. Use #newTreeTable instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: The method SpPresenter>>#newTree called from SpSearchableTree>>#initializePresenters has been deprecated. Use #newTreeTable instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: The method SpPresenter>>#newTree called from SpSearchableTree>>#initializePresenters has been deprecated. Use #newTreeTable instead
[windows-32] [0m[0m[31m[33m
[windows-32] *** Warning: Deprecation: The method SpPresenter>>#newTree called from SpSearchableTree>>#initializePresenters has been deprecated. Use #newTreeTable instead
[unix-32] [0m[0m[31m
[unix-32] [0m[ Halt now ] in [
[unix-32] manager register: (TestSessionHandler onStartup: [ Halt now ]).
[unix-32] session errorHandler: (TestStartupUIManager new
[unix-32] sessionManager: manager;
[unix-32] yourself).
[unix-32] self shouldnt: [ session start: false ] raise: Halt.
[unix-32] self
[unix-32] assert: (session instVarNamed: 'deferredStartupActions') size
[unix-32] equals: 1 ] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ Halt now ]
[unix-32] TestSessionHandler>>startup:
[unix-32] [ :each | each startup: isImageStarting ] in TestWorkingSession(WorkingSession)>>runStartup: in Block: [ :each | each startup: isImageStarting ]
[unix-32] [ aBlock value: each ] in [ :each |
[unix-32] [ aBlock value: each ]
[unix-32] on: Exception
[unix-32] do: [ :error | self errorHandler handleError: error ] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ aBlock value: each ]
[unix-32] BlockClosure>>on:do:
[unix-32] [ :each |
[unix-32] [ aBlock value: each ]
[unix-32] on: Exception
[unix-32] do: [ :error | self errorHandler handleError: error ] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each | ...
[unix-32] Array(SequenceableCollection)>>do:
[unix-32] TestWorkingSession(WorkingSession)>>runList:do:
[unix-32] TestWorkingSession(WorkingSession)>>runStartup:
[unix-32] TestWorkingSession>>start:
[unix-32] [ session start: false ] in [
[unix-32] manager register: (TestSessionHandler onStartup: [ Halt now ]).
[unix-32] session errorHandler: (TestStartupUIManager new
[unix-32] sessionManager: manager;
[unix-32] yourself).
[unix-32] self shouldnt: [ session start: false ] raise: Halt.
[unix-32] self
[unix-32] assert: (session instVarNamed: 'deferredStartupActions') size
[unix-32] equals: 1 ] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ session start: false ]
[unix-32] [
[unix-32] aBlock value.
[unix-32] false ] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [ ...
[unix-32] BlockClosure>>on:do:
[unix-32] SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf:
[unix-32] SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise:
[unix-32] [
[unix-32] manager register: (TestSessionHandler onStartup: [ Halt now ]).
[unix-32] session errorHandler: (TestStartupUIManager new
[unix-32] sessionManager: manager;
[unix-32] yourself).
[unix-32] self shouldnt: [ session start: false ] raise: Halt.
[unix-32] self
[unix-32] assert: (session instVarNamed: 'deferredStartupActions') size
[unix-32] equals: 1 ] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ ...
[unix-32] BlockClosure>>ensure:
[unix-32] UIManager class>>nonInteractiveDuring:
[unix-32] SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive
[unix-32] SessionErrorHandlingTest(TestCase)>>performTest
[unix-32] [
[unix-32] self setUp.
[unix-32] self performTest ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [ ...
[unix-32] BlockClosure>>ensure:
[unix-32] SessionErrorHandlingTest(TestCase)>>runCase
[unix-32] [ aTestCase runCase ] in [
[unix-32] [ aTestCase runCase ]
[unix-32] on: Halt
[unix-32] do: [ :halt | "if test was halted we should resume all background failures
[unix-32] to debug all of them together with test process"
[unix-32] failedProcesses keysDo: #resume.
[unix-32] halt pass ] ] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [ aTestCase runCase ]
[unix-32] BlockClosure>>on:do:
[unix-32] [
[unix-32] [ aTestCase runCase ]
[unix-32] on: Halt
[unix-32] do: [ :halt | "if test was halted we should resume all background failures
[unix-32] to debug all of them together with test process"
[unix-32] failedProcesses keysDo: #resume.
[unix-32] halt pass ] ] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [ ...
[unix-32] BlockClosure>>on:do:
[unix-32] TestExecutionEnvironment>>runTestCaseSafelly:
[unix-32] [ self runTestCaseSafelly: aTestCase ] in [
[unix-32] [ self runTestCaseSafelly: aTestCase ] ensure: [
[unix-32] testCompleted := true.
[unix-32] watchDogSemaphore signal ]. "signal that test case completes"
[unix-32] self checkForkedProcesses ] in TestExecutionEnvironment>>runTestCase: in Block: [ self runTestCaseSafelly: aTestCase ]
[unix-32] BlockClosure>>ensure:
[unix-32] [0m[31m
[unix-32] [0m[ Halt now ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ Halt now ]
[unix-32] TestSessionHandler>>shutdown:
[unix-32] [ :each | each shutdown: isImageQuitting ] in TestWorkingSession(WorkingSession)>>runShutdown: in Block: [ :each | each shutdown: isImageQuitting ]
[unix-32] [ aBlock value: each ] in [ :each |
[unix-32] [ aBlock value: each ]
[unix-32] on: Exception
[unix-32] do: [ :error | self errorHandler handleError: error ] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ aBlock value: each ]
[unix-32] BlockClosure>>on:do:
[unix-32] [ :each |
[unix-32] [ aBlock value: each ]
[unix-32] on: Exception
[unix-32] do: [ :error | self errorHandler handleError: error ] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each | ...
[unix-32] Array(SequenceableCollection)>>do:
[unix-32] TestWorkingSession(WorkingSession)>>runList:do:
[unix-32] TestWorkingSession(WorkingSession)>>runShutdown:
[unix-32] TestWorkingSession(WorkingSession)>>stop:
[unix-32] [ session stop: false ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ session stop: false ]
[unix-32] [
[unix-32] aBlock value.
[unix-32] false ] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [ ...
[unix-32] BlockClosure>>on:do:
[unix-32] SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf:
[unix-32] SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise:
[unix-32] SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive
[unix-32] SessionErrorHandlingTest(TestCase)>>performTest
[unix-32] [
[unix-32] self setUp.
[unix-32] self performTest ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [ ...
[unix-32] BlockClosure>>ensure:
[unix-32] SessionErrorHandlingTest(TestCase)>>runCase
[unix-32] [ aTestCase runCase ] in [
[unix-32] [ aTestCase runCase ]
[unix-32] on: Halt
[unix-32] do: [ :halt | "if test was halted we should resume all background failures
[unix-32] to debug all of them together with test process"
[unix-32] failedProcesses keysDo: #resume.
[unix-32] halt pass ] ] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [ aTestCase runCase ]
[unix-32] BlockClosure>>on:do:
[unix-32] [
[unix-32] [ aTestCase runCase ]
[unix-32] on: Halt
[unix-32] do: [ :halt | "if test was halted we should resume all background failures
[unix-32] to debug all of them together with test process"
[unix-32] failedProcesses keysDo: #resume.
[unix-32] halt pass ] ] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [ ...
[unix-32] BlockClosure>>on:do:
[unix-32] TestExecutionEnvironment>>runTestCaseSafelly:
[unix-32] [ self runTestCaseSafelly: aTestCase ] in [
[unix-32] [ self runTestCaseSafelly: aTestCase ] ensure: [
[unix-32] testCompleted := true.
[unix-32] watchDogSemaphore signal ]. "signal that test case completes"
[unix-32] self checkForkedProcesses ] in TestExecutionEnvironment>>runTestCase: in Block: [ self runTestCaseSafelly: aTestCase ]
[unix-32] BlockClosure>>ensure:
[unix-32] [
[unix-32] [ self runTestCaseSafelly: aTestCase ] ensure: [
[unix-32] testCompleted := true.
[unix-32] watchDogSemaphore signal ]. "signal that test case completes"
[unix-32] self checkForkedProcesses ] in TestExecutionEnvironment>>runTestCase: in Block: [ ...
[unix-32] BlockClosure>>ifCurtailed:
[unix-32] TestExecutionEnvironment>>runTestCase:
[osx-32] [0m[0m[31m
[osx-32] [0m[ Halt now ] in [
[osx-32] manager register: (TestSessionHandler onStartup: [ Halt now ]).
[osx-32] session errorHandler: (TestStartupUIManager new
[osx-32] sessionManager: manager;
[osx-32] yourself).
[osx-32] self shouldnt: [ session start: false ] raise: Halt.
[osx-32] self
[osx-32] assert: (session instVarNamed: 'deferredStartupActions') size
[osx-32] equals: 1 ] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ Halt now ]
[osx-32] TestSessionHandler>>startup:
[osx-32] [ :each | each startup: isImageStarting ] in TestWorkingSession(WorkingSession)>>runStartup: in Block: [ :each | each startup: isImageStarting ]
[osx-32] [ aBlock value: each ] in [ :each |
[osx-32] [ aBlock value: each ]
[osx-32] on: Exception
[osx-32] do: [ :error | self errorHandler handleError: error ] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ aBlock value: each ]
[osx-32] BlockClosure>>on:do:
[osx-32] [ :each |
[osx-32] [ aBlock value: each ]
[osx-32] on: Exception
[osx-32] do: [ :error | self errorHandler handleError: error ] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each | ...
[osx-32] Array(SequenceableCollection)>>do:
[osx-32] TestWorkingSession(WorkingSession)>>runList:do:
[osx-32] TestWorkingSession(WorkingSession)>>runStartup:
[osx-32] TestWorkingSession>>start:
[osx-32] [ session start: false ] in [
[osx-32] manager register: (TestSessionHandler onStartup: [ Halt now ]).
[osx-32] session errorHandler: (TestStartupUIManager new
[osx-32] sessionManager: manager;
[osx-32] yourself).
[osx-32] self shouldnt: [ session start: false ] raise: Halt.
[osx-32] self
[osx-32] assert: (session instVarNamed: 'deferredStartupActions') size
[osx-32] equals: 1 ] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ session start: false ]
[osx-32] [
[osx-32] aBlock value.
[osx-32] false ] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [ ...
[osx-32] BlockClosure>>on:do:
[osx-32] SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf:
[osx-32] SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise:
[osx-32] [
[osx-32] manager register: (TestSessionHandler onStartup: [ Halt now ]).
[osx-32] session errorHandler: (TestStartupUIManager new
[osx-32] sessionManager: manager;
[osx-32] yourself).
[osx-32] self shouldnt: [ session start: false ] raise: Halt.
[osx-32] self
[osx-32] assert: (session instVarNamed: 'deferredStartupActions') size
[osx-32] equals: 1 ] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ ...
[osx-32] BlockClosure>>ensure:
[osx-32] UIManager class>>nonInteractiveDuring:
[osx-32] SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive
[osx-32] SessionErrorHandlingTest(TestCase)>>performTest
[osx-32] [
[osx-32] self setUp.
[osx-32] self performTest ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [ ...
[osx-32] BlockClosure>>ensure:
[osx-32] SessionErrorHandlingTest(TestCase)>>runCase
[osx-32] [ aTestCase runCase ] in [
[osx-32] [ aTestCase runCase ]
[osx-32] on: Halt
[osx-32] do: [ :halt | "if test was halted we should resume all background failures
[osx-32] to debug all of them together with test process"
[osx-32] failedProcesses keysDo: #resume.
[osx-32] halt pass ] ] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [ aTestCase runCase ]
[osx-32] BlockClosure>>on:do:
[osx-32] [
[osx-32] [ aTestCase runCase ]
[osx-32] on: Halt
[osx-32] do: [ :halt | "if test was halted we should resume all background failures
[osx-32] to debug all of them together with test process"
[osx-32] failedProcesses keysDo: #resume.
[osx-32] halt pass ] ] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [ ...
[osx-32] BlockClosure>>on:do:
[osx-32] TestExecutionEnvironment>>runTestCaseSafelly:
[osx-32] [ self runTestCaseSafelly: aTestCase ] in [
[osx-32] [ self runTestCaseSafelly: aTestCase ] ensure: [
[osx-32] testCompleted := true.
[osx-32] watchDogSemaphore signal ]. "signal that test case completes"
[osx-32] self checkForkedProcesses ] in TestExecutionEnvironment>>runTestCase: in Block: [ self runTestCaseSafelly: aTestCase ]
[osx-32] BlockClosure>>ensure:
[osx-32] [0m[31m
[osx-32] [0m[ Halt now ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ Halt now ]
[osx-32] TestSessionHandler>>shutdown:
[osx-32] [ :each | each shutdown: isImageQuitting ] in TestWorkingSession(WorkingSession)>>runShutdown: in Block: [ :each | each shutdown: isImageQuitting ]
[osx-32] [ aBlock value: each ] in [ :each |
[osx-32] [ aBlock value: each ]
[osx-32] on: Exception
[osx-32] do: [ :error | self errorHandler handleError: error ] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ aBlock value: each ]
[osx-32] BlockClosure>>on:do:
[osx-32] [ :each |
[osx-32] [ aBlock value: each ]
[osx-32] on: Exception
[osx-32] do: [ :error | self errorHandler handleError: error ] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each | ...
[osx-32] Array(SequenceableCollection)>>do:
[osx-32] TestWorkingSession(WorkingSession)>>runList:do:
[osx-32] TestWorkingSession(WorkingSession)>>runShutdown:
[osx-32] TestWorkingSession(WorkingSession)>>stop:
[osx-32] [ session stop: false ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ session stop: false ]
[osx-32] [
[osx-32] aBlock value.
[osx-32] false ] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [ ...
[osx-32] BlockClosure>>on:do:
[osx-32] SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf:
[osx-32] SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise:
[osx-32] SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive
[osx-32] SessionErrorHandlingTest(TestCase)>>performTest
[osx-32] [
[osx-32] self setUp.
[osx-32] self performTest ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [ ...
[osx-32] BlockClosure>>ensure:
[osx-32] SessionErrorHandlingTest(TestCase)>>runCase
[osx-32] [ aTestCase runCase ] in [
[osx-32] [ aTestCase runCase ]
[osx-32] on: Halt
[osx-32] do: [ :halt | "if test was halted we should resume all background failures
[osx-32] to debug all of them together with test process"
[osx-32] failedProcesses keysDo: #resume.
[osx-32] halt pass ] ] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [ aTestCase runCase ]
[osx-32] BlockClosure>>on:do:
[osx-32] [
[osx-32] [ aTestCase runCase ]
[osx-32] on: Halt
[osx-32] do: [ :halt | "if test was halted we should resume all background failures
[osx-32] to debug all of them together with test process"
[osx-32] failedProcesses keysDo: #resume.
[osx-32] halt pass ] ] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [ ...
[osx-32] BlockClosure>>on:do:
[osx-32] TestExecutionEnvironment>>runTestCaseSafelly:
[osx-32] [ self runTestCaseSafelly: aTestCase ] in [
[osx-32] [ self runTestCaseSafelly: aTestCase ] ensure: [
[osx-32] testCompleted := true.
[osx-32] watchDogSemaphore signal ]. "signal that test case completes"
[osx-32] self checkForkedProcesses ] in TestExecutionEnvironment>>runTestCase: in Block: [ self runTestCaseSafelly: aTestCase ]
[osx-32] BlockClosure>>ensure:
[osx-32] [
[osx-32] [ self runTestCaseSafelly: aTestCase ] ensure: [
[osx-32] testCompleted := true.
[osx-32] watchDogSemaphore signal ]. "signal that test case completes"
[osx-32] self checkForkedProcesses ] in TestExecutionEnvironment>>runTestCase: in Block: [ ...
[osx-32] BlockClosure>>ifCurtailed:
[osx-32] TestExecutionEnvironment>>runTestCase:
[windows-32] [0m[0m[31m
[windows-32] [0m[ Halt now ] in [
[windows-32] manager register: (TestSessionHandler onStartup: [ Halt now ]).
[windows-32] session errorHandler: (TestStartupUIManager new
[windows-32] sessionManager: manager;
[windows-32] yourself).
[windows-32] self shouldnt: [ session start: false ] raise: Halt.
[windows-32] self
[windows-32] assert: (session instVarNamed: 'deferredStartupActions') size
[windows-32] equals: 1 ] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ Halt now ]
[windows-32] TestSessionHandler>>startup:
[windows-32] [ :each | each startup: isImageStarting ] in TestWorkingSession(WorkingSession)>>runStartup: in Block: [ :each | each startup: isImageStarting ]
[windows-32] [ aBlock value: each ] in [ :each |
[windows-32] [ aBlock value: each ]
[windows-32] on: Exception
[windows-32] do: [ :error | self errorHandler handleError: error ] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ aBlock value: each ]
[windows-32] BlockClosure>>on:do:
[windows-32] [ :each |
[windows-32] [ aBlock value: each ]
[windows-32] on: Exception
[windows-32] do: [ :error | self errorHandler handleError: error ] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each | ...
[windows-32] Array(SequenceableCollection)>>do:
[windows-32] TestWorkingSession(WorkingSession)>>runList:do:
[windows-32] TestWorkingSession(WorkingSession)>>runStartup:
[windows-32] TestWorkingSession>>start:
[windows-32] [ session start: false ] in [
[windows-32] manager register: (TestSessionHandler onStartup: [ Halt now ]).
[windows-32] session errorHandler: (TestStartupUIManager new
[windows-32] sessionManager: manager;
[windows-32] yourself).
[windows-32] self shouldnt: [ session start: false ] raise: Halt.
[windows-32] self
[windows-32] assert: (session instVarNamed: 'deferredStartupActions') size
[windows-32] equals: 1 ] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ session start: false ]
[windows-32] [
[windows-32] aBlock value.
[windows-32] false ] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [ ...
[windows-32] BlockClosure>>on:do:
[windows-32] SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf:
[windows-32] SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise:
[windows-32] [
[windows-32] manager register: (TestSessionHandler onStartup: [ Halt now ]).
[windows-32] session errorHandler: (TestStartupUIManager new
[windows-32] sessionManager: manager;
[windows-32] yourself).
[windows-32] self shouldnt: [ session start: false ] raise: Halt.
[windows-32] self
[windows-32] assert: (session instVarNamed: 'deferredStartupActions') size
[windows-32] equals: 1 ] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ ...
[windows-32] BlockClosure>>ensure:
[windows-32] UIManager class>>nonInteractiveDuring:
[windows-32] SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive
[windows-32] SessionErrorHandlingTest(TestCase)>>performTest
[windows-32] [
[windows-32] self setUp.
[windows-32] self performTest ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [ ...
[windows-32] BlockClosure>>ensure:
[windows-32] SessionErrorHandlingTest(TestCase)>>runCase
[windows-32] [ aTestCase runCase ] in [
[windows-32] [ aTestCase runCase ]
[windows-32] on: Halt
[windows-32] do: [ :halt | "if test was halted we should resume all background failures
[windows-32] to debug all of them together with test process"
[windows-32] failedProcesses keysDo: #resume.
[windows-32] halt pass ] ] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [ aTestCase runCase ]
[windows-32] BlockClosure>>on:do:
[windows-32] [
[windows-32] [ aTestCase runCase ]
[windows-32] on: Halt
[windows-32] do: [ :halt | "if test was halted we should resume all background failures
[windows-32] to debug all of them together with test process"
[windows-32] failedProcesses keysDo: #resume.
[windows-32] halt pass ] ] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [ ...
[windows-32] BlockClosure>>on:do:
[windows-32] TestExecutionEnvironment>>runTestCaseSafelly:
[windows-32] [ self runTestCaseSafelly: aTestCase ] in [
[windows-32] [ self runTestCaseSafelly: aTestCase ] ensure: [
[windows-32] testCompleted := true.
[windows-32] watchDogSemaphore signal ]. "signal that test case completes"
[windows-32] self checkForkedProcesses ] in TestExecutionEnvironment>>runTestCase: in Block: [ self runTestCaseSafelly: aTestCase ]
[windows-32] BlockClosure>>ensure:
[windows-32] [0m[31m
[windows-32] [0m[ Halt now ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ Halt now ]
[windows-32] TestSessionHandler>>shutdown:
[windows-32] [ :each | each shutdown: isImageQuitting ] in TestWorkingSession(WorkingSession)>>runShutdown: in Block: [ :each | each shutdown: isImageQuitting ]
[windows-32] [ aBlock value: each ] in [ :each |
[windows-32] [ aBlock value: each ]
[windows-32] on: Exception
[windows-32] do: [ :error | self errorHandler handleError: error ] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ aBlock value: each ]
[windows-32] BlockClosure>>on:do:
[windows-32] [ :each |
[windows-32] [ aBlock value: each ]
[windows-32] on: Exception
[windows-32] do: [ :error | self errorHandler handleError: error ] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each | ...
[windows-32] Array(SequenceableCollection)>>do:
[windows-32] TestWorkingSession(WorkingSession)>>runList:do:
[windows-32] TestWorkingSession(WorkingSession)>>runShutdown:
[windows-32] TestWorkingSession(WorkingSession)>>stop:
[windows-32] [ session stop: false ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ session stop: false ]
[windows-32] [
[windows-32] aBlock value.
[windows-32] false ] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [ ...
[windows-32] BlockClosure>>on:do:
[windows-32] SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf:
[windows-32] SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise:
[windows-32] SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive
[windows-32] SessionErrorHandlingTest(TestCase)>>performTest
[windows-32] [
[windows-32] self setUp.
[windows-32] self performTest ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [ ...
[windows-32] BlockClosure>>ensure:
[windows-32] SessionErrorHandlingTest(TestCase)>>runCase
[windows-32] [ aTestCase runCase ] in [
[windows-32] [ aTestCase runCase ]
[windows-32] on: Halt
[windows-32] do: [ :halt | "if test was halted we should resume all background failures
[windows-32] to debug all of them together with test process"
[windows-32] failedProcesses keysDo: #resume.
[windows-32] halt pass ] ] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [ aTestCase runCase ]
[windows-32] BlockClosure>>on:do:
[windows-32] [
[windows-32] [ aTestCase runCase ]
[windows-32] on: Halt
[windows-32] do: [ :halt | "if test was halted we should resume all background failures
[windows-32] to debug all of them together with test process"
[windows-32] failedProcesses keysDo: #resume.
[windows-32] halt pass ] ] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [ ...
[windows-32] BlockClosure>>on:do:
[windows-32] TestExecutionEnvironment>>runTestCaseSafelly:
[windows-32] [ self runTestCaseSafelly: aTestCase ] in [
[windows-32] [ self runTestCaseSafelly: aTestCase ] ensure: [
[windows-32] testCompleted := true.
[windows-32] watchDogSemaphore signal ]. "signal that test case completes"
[windows-32] self checkForkedProcesses ] in TestExecutionEnvironment>>runTestCase: in Block: [ self runTestCaseSafelly: aTestCase ]
[windows-32] BlockClosure>>ensure:
[windows-32] [
[windows-32] [ self runTestCaseSafelly: aTestCase ] ensure: [
[windows-32] testCompleted := true.
[windows-32] watchDogSemaphore signal ]. "signal that test case completes"
[windows-32] self checkForkedProcesses ] in TestExecutionEnvironment>>runTestCase: in Block: [ ...
[windows-32] BlockClosure>>ifCurtailed:
[windows-32] TestExecutionEnvironment>>runTestCase:
[unix-32] [0m'1'
[unix-32] '1'
[unix-32] '2'
[unix-32] '2'
[unix-32] an Object21319 run, 21319 passes, 0 failures, 0 errors.
[Pipeline] [unix-32] junit
[unix-32] Recording test results
[Pipeline] [unix-32] archiveArtifacts
[unix-32] Archiving artifacts
[unix-32] Recording fingerprints
[Pipeline] [unix-32] fileExists
[Pipeline] [unix-32] sh
[unix-32] + mv PharoDebug.log PharoDebug-Tests-unix-32.log
[Pipeline] [unix-32] archiveArtifacts
[unix-32] Archiving artifacts
[unix-32] Recording fingerprints
[Pipeline] [unix-32] fileExists
[Pipeline] [unix-32] }
[Pipeline] [unix-32] // dir
[Pipeline] [unix-32] cleanWs
[unix-32] [WS-CLEANUP] Deleting project workspace...
[unix-32] [WS-CLEANUP] Deferred wipeout is used...
[unix-32] [WS-CLEANUP] done
[Pipeline] [unix-32] dir
[unix-32] Running in /builds/workspace/est_and_branch_Pipeline_Pharo8.0/Tests-unix-32
[Pipeline] [unix-32] {
[Pipeline] [unix-32] unstash
[Pipeline] [unix-32] sh
[unix-32] + bash -c bootstrap/scripts/runKernelTests.sh 32 Tests-unix-32Kernel
[unix-32] + CACHE=bootstrap-cache
[unix-32] + find bootstrap-cache
[unix-32] bootstrap-cache
[unix-32] bootstrap-cache/Pharo8.0-32bit-34639be.sources
[unix-32] bootstrap-cache/Pharo8.0-SNAPSHOT-core-32bit-34639be.zip
[unix-32] bootstrap-cache/Pharo8.0-SNAPSHOT-traits-32bit-34639be.zip
[unix-32] bootstrap-cache/Pharo8.0-SNAPSHOT-metacello-32bit-34639be.zip
[unix-32] bootstrap-cache/PharoV60.sources
[unix-32] bootstrap-cache/Pharo8.0-SNAPSHOT-monticello_bootstrap-32bit-34639be.zip
[unix-32] bootstrap-cache/Pharo8.0-SNAPSHOT-rpackage-32bit-34639be.zip
[unix-32] bootstrap-cache/Pharo8.0-SNAPSHOT-monticello-32bit-34639be.zip
[unix-32] bootstrap-cache/Pharo8.0-SNAPSHOT-compiler-32bit-34639be.zip
[unix-32] bootstrap-cache/Pharo8.0-SNAPSHOT-hermesPackages-32bit-34639be.zip
[unix-32] bootstrap-cache/Pharo8.0-SNAPSHOT-32bit-34639be.zip
[unix-32] bootstrap-cache/Pharo8.0-SNAPSHOT-bootstrap-32bit-34639be.zip
[unix-32] ++ find bootstrap-cache -name 'Pharo*.zip'
[unix-32] ++ head -n 1
[unix-32] ++ cut -d/ -f 2
[unix-32] ++ cut -d- -f 1-2
[unix-32] + TEST_NAME_PREFIX=Pharo8.0-SNAPSHOT
[unix-32] + TEST_VM_VERSION=70
[unix-32] + ./bootstrap/scripts/getPharoVM.sh 70 vm 32
[unix-32] Downloading the latest pharoVM:
[unix-32] http://files.pharo.org/get-files/70/pharo-linux-stable.zip
[unix-32] pharo-vm/pharo
[unix-32] Creating starter scripts pharo and pharo-ui
[unix-32] VM downloaded
[unix-32] ++ find bootstrap-cache -name 'Pharo8.0-SNAPSHOT-bootstrap-32bit-*.zip'
[unix-32] + IMAGE_ARCHIVE=bootstrap-cache/Pharo8.0-SNAPSHOT-bootstrap-32bit-34639be.zip
[unix-32] + unzip bootstrap-cache/Pharo8.0-SNAPSHOT-bootstrap-32bit-34639be.zip
[unix-32] Archive: bootstrap-cache/Pharo8.0-SNAPSHOT-bootstrap-32bit-34639be.zip
[unix-32] inflating: Pharo8.0-SNAPSHOT-bootstrap-32bit-34639be.image
[unix-32] ++ find . -name Pharo8.0-SNAPSHOT-bootstrap-32bit-34639be.image
[unix-32] + IMAGE_FILE=./Pharo8.0-SNAPSHOT-bootstrap-32bit-34639be.image
[unix-32] ++ find bootstrap-cache -name 'Pharo8.0-SNAPSHOT-hermesPackages-32bit-*.zip'
[unix-32] + HERMES_ARCHIVE=bootstrap-cache/Pharo8.0-SNAPSHOT-hermesPackages-32bit-34639be.zip
[unix-32] + unzip bootstrap-cache/Pharo8.0-SNAPSHOT-hermesPackages-32bit-34639be.zip
[unix-32] Archive: bootstrap-cache/Pharo8.0-SNAPSHOT-hermesPackages-32bit-34639be.zip
[unix-32] inflating: AST-Core.hermes
[unix-32] inflating: AST-Core-Traits.hermes
[unix-32] inflating: CodeExport.hermes
[unix-32] inflating: CodeExport-Traits.hermes
[unix-32] inflating: CodeImportCommandLineHandlers.hermes
[unix-32] inflating: CodeImport.hermes
[unix-32] inflating: CodeImport-Traits.hermes
[unix-32] inflating: Collections-Abstract-Traits.hermes
[unix-32] inflating: Collections-Arithmetic.hermes
[unix-32] inflating: Collections-Atomic.hermes
[unix-32] inflating: Debugging-Core.hermes
[unix-32] inflating: DeprecatedFileStream.hermes
[unix-32] inflating: FileSystem-Core.hermes
[unix-32] inflating: FileSystem-Disk.hermes
[unix-32] inflating: Hermes-Extensions.hermes
[unix-32] inflating: InitializePackagesCommandLineHandler.hermes
[unix-32] inflating: JenkinsTools-Core.hermes
[unix-32] inflating: Jobs.hermes
[unix-32] inflating: Kernel-Chronology-Extras.hermes
[unix-32] inflating: Kernel-Tests.hermes
[unix-32] inflating: Kernel-Traits.hermes
[unix-32] inflating: Math-Operations-Extensions.hermes
[unix-32] inflating: Multilingual-Encodings.hermes
[unix-32] inflating: Multilingual-Languages.hermes
[unix-32] inflating: Multilingual-TextConversion.hermes
[unix-32] inflating: OpalCompiler-Core.hermes
[unix-32] inflating: ReflectionMirrors-Primitives.hermes
[unix-32] inflating: SUnit-Core.hermes
[unix-32] inflating: SUnit-Tests.hermes
[unix-32] inflating: System-SourcesCondenser.hermes
[unix-32] inflating: TraitsV2-Compatibility.hermes
[unix-32] inflating: TraitsV2.hermes
[unix-32] inflating: TraitsV2-Tests.hermes
[unix-32] inflating: Transcript-Core-Traits.hermes
[unix-32] ++ find bootstrap-cache -name 'Pharo8.0-SNAPSHOT-rpackage-32bit-*.zip'
[unix-32] + RPACKAGE_ARCHIVE=bootstrap-cache/Pharo8.0-SNAPSHOT-rpackage-32bit-34639be.zip
[unix-32] + unzip bootstrap-cache/Pharo8.0-SNAPSHOT-rpackage-32bit-34639be.zip
[unix-32] Archive: bootstrap-cache/Pharo8.0-SNAPSHOT-rpackage-32bit-34639be.zip
[unix-32] inflating: protocolsKernel.txt
[unix-32] inflating: packagesKernel.txt
[unix-32] + mv ./Pharo8.0-SNAPSHOT-bootstrap-32bit-34639be.image bootstrap.image
[unix-32] + export PHARO_CI_TESTING_ENVIRONMENT=1
[unix-32] + PHARO_CI_TESTING_ENVIRONMENT=1
[unix-32] + ./pharo bootstrap.image
[unix-32] pthread_setschedparam failed: Operation not permitted
[unix-32] This VM uses a separate heartbeat thread to update its internal clock
[unix-32] and handle events. For best operation, this thread should run at a
[unix-32] higher priority, however the VM was unable to change the priority. The
[unix-32] effect is that heavily loaded systems may experience some latency
[unix-32] issues. If this occurs, please create the appropriate configuration
[unix-32] file in /etc/security/limits.d/ as shown below:
[unix-32]
[unix-32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[unix-32] * hard rtprio 2
[unix-32] * soft rtprio 2
[unix-32] END
[unix-32]
[unix-32] and report to the pharo mailing list whether this improves behaviour.
[unix-32]
[unix-32] You will need to log out and log back in for the limits to take effect.
[unix-32] For more information please see
[unix-32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[unix-32] + ./pharo bootstrap.image loadHermes Hermes-Extensions.hermes --save
[unix-32] pthread_setschedparam failed: Operation not permitted
[unix-32] This VM uses a separate heartbeat thread to update its internal clock
[unix-32] and handle events. For best operation, this thread should run at a
[unix-32] higher priority, however the VM was unable to change the priority. The
[unix-32] effect is that heavily loaded systems may experience some latency
[unix-32] issues. If this occurs, please create the appropriate configuration
[unix-32] file in /etc/security/limits.d/ as shown below:
[unix-32]
[unix-32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[unix-32] * hard rtprio 2
[unix-32] * soft rtprio 2
[unix-32] END
[unix-32]
[unix-32] and report to the pharo mailing list whether this improves behaviour.
[unix-32]
[unix-32] You will need to log out and log back in for the limits to take effect.
[unix-32] For more information please see
[unix-32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[unix-32] + ./pharo bootstrap.image loadHermes Kernel-Chronology-Extras.hermes AST-Core.hermes Jobs.hermes InitializePackagesCommandLineHandler.hermes --save --no-fail-on-undeclared --on-duplication=ignore
[unix-32] pthread_setschedparam failed: Operation not permitted
[unix-32] This VM uses a separate heartbeat thread to update its internal clock
[unix-32] and handle events. For best operation, this thread should run at a
[unix-32] higher priority, however the VM was unable to change the priority. The
[unix-32] effect is that heavily loaded systems may experience some latency
[unix-32] issues. If this occurs, please create the appropriate configuration
[unix-32] file in /etc/security/limits.d/ as shown below:
[unix-32]
[unix-32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[unix-32] * hard rtprio 2
[unix-32] * soft rtprio 2
[unix-32] END
[unix-32]
[unix-32] and report to the pharo mailing list whether this improves behaviour.
[unix-32]
[unix-32] You will need to log out and log back in for the limits to take effect.
[unix-32] For more information please see
[unix-32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[unix-32] + ./pharo bootstrap.image initializePackages --packages=packagesKernel.txt --protocols=protocolsKernel.txt --save
[unix-32] pthread_setschedparam failed: Operation not permitted
[unix-32] This VM uses a separate heartbeat thread to update its internal clock
[unix-32] and handle events. For best operation, this thread should run at a
[unix-32] higher priority, however the VM was unable to change the priority. The
[unix-32] effect is that heavily loaded systems may experience some latency
[unix-32] issues. If this occurs, please create the appropriate configuration
[unix-32] file in /etc/security/limits.d/ as shown below:
[unix-32]
[unix-32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[unix-32] * hard rtprio 2
[unix-32] * soft rtprio 2
[unix-32] END
[unix-32]
[unix-32] and report to the pharo mailing list whether this improves behaviour.
[unix-32]
[unix-32] You will need to log out and log back in for the limits to take effect.
[unix-32] For more information please see
[unix-32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[unix-32] + ./pharo bootstrap.image loadHermes TraitsV2.hermes --save
[unix-32] pthread_setschedparam failed: Operation not permitted
[unix-32] This VM uses a separate heartbeat thread to update its internal clock
[unix-32] and handle events. For best operation, this thread should run at a
[unix-32] higher priority, however the VM was unable to change the priority. The
[unix-32] effect is that heavily loaded systems may experience some latency
[unix-32] issues. If this occurs, please create the appropriate configuration
[unix-32] file in /etc/security/limits.d/ as shown below:
[unix-32]
[unix-32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[unix-32] * hard rtprio 2
[unix-32] * soft rtprio 2
[unix-32] END
[unix-32]
[unix-32] and report to the pharo mailing list whether this improves behaviour.
[unix-32]
[unix-32] You will need to log out and log back in for the limits to take effect.
[unix-32] For more information please see
[unix-32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[unix-32] + ./pharo bootstrap.image loadHermes SUnit-Core.hermes JenkinsTools-Core.hermes JenkinsTools-Core.hermes SUnit-Tests.hermes --save --no-fail-on-undeclared --on-duplication=ignore
[unix-32] pthread_setschedparam failed: Operation not permitted
[unix-32] This VM uses a separate heartbeat thread to update its internal clock
[unix-32] and handle events. For best operation, this thread should run at a
[unix-32] higher priority, however the VM was unable to change the priority. The
[unix-32] effect is that heavily loaded systems may experience some latency
[unix-32] issues. If this occurs, please create the appropriate configuration
[unix-32] file in /etc/security/limits.d/ as shown below:
[unix-32]
[unix-32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[unix-32] * hard rtprio 2
[unix-32] * soft rtprio 2
[unix-32] END
[unix-32]
[unix-32] and report to the pharo mailing list whether this improves behaviour.
[unix-32]
[unix-32] You will need to log out and log back in for the limits to take effect.
[unix-32] For more information please see
[unix-32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[unix-32] + ./pharo bootstrap.image test --junit-xml-output --stage-name=Tests-unix-32Kernel SUnit-Core SUnit-Tests
[unix-32] pthread_setschedparam failed: Operation not permitted
[unix-32] This VM uses a separate heartbeat thread to update its internal clock
[unix-32] and handle events. For best operation, this thread should run at a
[unix-32] higher priority, however the VM was unable to change the priority. The
[unix-32] effect is that heavily loaded systems may experience some latency
[unix-32] issues. If this occurs, please create the appropriate configuration
[unix-32] file in /etc/security/limits.d/ as shown below:
[unix-32]
[unix-32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[unix-32] * hard rtprio 2
[unix-32] * soft rtprio 2
[unix-32] END
[unix-32]
[unix-32] and report to the pharo mailing list whether this improves behaviour.
[unix-32]
[unix-32] You will need to log out and log back in for the limits to take effect.
[unix-32] For more information please see
[unix-32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[unix-32] Running tests in 2 Packages
[unix-32] 104 run, 104 passes, 0 failures, 0 errors.
[Pipeline] [unix-32] junit
[unix-32] Recording test results
[Pipeline] [unix-32] archiveArtifacts
[unix-32] Archiving artifacts
[unix-32] Recording fingerprints
[Pipeline] [unix-32] fileExists
[Pipeline] [unix-32] sh
[unix-32] + mv PharoDebug.log PharoDebug-Tests-unix-32Kernel.log
[Pipeline] [unix-32] archiveArtifacts
[unix-32] Archiving artifacts
[unix-32] Recording fingerprints
[Pipeline] [unix-32] fileExists
[Pipeline] [unix-32] }
[Pipeline] [unix-32] // dir
[Pipeline] [unix-32] }
[Pipeline] [unix-32] // timeout
[Pipeline] [unix-32] }
[Pipeline] [unix-32] // stage
[Pipeline] [unix-32] }
[Pipeline] [unix-32] // node
[Pipeline] [unix-32] }
[osx-32] [0m'1'
[osx-32] '1'
[osx-32] '2'
[osx-32] '2'
[windows-32] [0m'1'
[windows-32] '1'
[windows-32] '2'
[windows-32] '2'
[osx-32] an Object21319 run, 21319 passes, 0 failures, 0 errors.
[Pipeline] [osx-32] junit
[osx-32] Recording test results
[Pipeline] [osx-32] archiveArtifacts
[osx-32] Archiving artifacts
[osx-32] Recording fingerprints
[Pipeline] [osx-32] fileExists
[Pipeline] [osx-32] sh
[osx-32] + mv PharoDebug.log PharoDebug-Tests-osx-32.log
[Pipeline] [osx-32] archiveArtifacts
[osx-32] Archiving artifacts
[osx-32] Recording fingerprints
[Pipeline] [osx-32] fileExists
[Pipeline] [osx-32] }
[Pipeline] [osx-32] // dir
[Pipeline] [osx-32] cleanWs
[osx-32] [WS-CLEANUP] Deleting project workspace...
[osx-32] [WS-CLEANUP] Deferred wipeout is used...
[osx-32] [WS-CLEANUP] done
[Pipeline] [osx-32] dir
[osx-32] Running in /builds/workspace/est_and_branch_Pipeline_Pharo8.0/Tests-osx-32
[Pipeline] [osx-32] {
[Pipeline] [osx-32] unstash
[Pipeline] [osx-32] sh
[osx-32] + bash -c 'bootstrap/scripts/runKernelTests.sh 32 Tests-osx-32Kernel'
[osx-32] + CACHE=bootstrap-cache
[osx-32] + find bootstrap-cache
[osx-32] bootstrap-cache
[osx-32] bootstrap-cache/Pharo8.0-32bit-34639be.sources
[osx-32] bootstrap-cache/Pharo8.0-SNAPSHOT-32bit-34639be.zip
[osx-32] bootstrap-cache/Pharo8.0-SNAPSHOT-bootstrap-32bit-34639be.zip
[osx-32] bootstrap-cache/Pharo8.0-SNAPSHOT-compiler-32bit-34639be.zip
[osx-32] bootstrap-cache/Pharo8.0-SNAPSHOT-core-32bit-34639be.zip
[osx-32] bootstrap-cache/Pharo8.0-SNAPSHOT-hermesPackages-32bit-34639be.zip
[osx-32] bootstrap-cache/Pharo8.0-SNAPSHOT-metacello-32bit-34639be.zip
[osx-32] bootstrap-cache/Pharo8.0-SNAPSHOT-monticello-32bit-34639be.zip
[osx-32] bootstrap-cache/Pharo8.0-SNAPSHOT-monticello_bootstrap-32bit-34639be.zip
[osx-32] bootstrap-cache/Pharo8.0-SNAPSHOT-rpackage-32bit-34639be.zip
[osx-32] bootstrap-cache/Pharo8.0-SNAPSHOT-traits-32bit-34639be.zip
[osx-32] bootstrap-cache/PharoV60.sources
[osx-32] ++ find bootstrap-cache -name 'Pharo*.zip'
[osx-32] ++ cut -d/ -f 2
[osx-32] ++ cut -d- -f 1-2
[osx-32] ++ head -n 1
[osx-32] + TEST_NAME_PREFIX=Pharo8.0-SNAPSHOT
[osx-32] + TEST_VM_VERSION=70
[osx-32] + ./bootstrap/scripts/getPharoVM.sh 70 vm 32
[osx-32] Downloading the latest pharoVM:
[osx-32] http://files.pharo.org/get-files/70/pharo-mac-stable.zip
[osx-32] pharo-vm/Pharo.app/Contents/MacOS/Pharo
[osx-32] Creating starter scripts pharo and pharo-ui
[osx-32] VM downloaded
[osx-32] ++ find bootstrap-cache -name 'Pharo8.0-SNAPSHOT-bootstrap-32bit-*.zip'
[osx-32] + IMAGE_ARCHIVE=bootstrap-cache/Pharo8.0-SNAPSHOT-bootstrap-32bit-34639be.zip
[osx-32] + unzip bootstrap-cache/Pharo8.0-SNAPSHOT-bootstrap-32bit-34639be.zip
[osx-32] Archive: bootstrap-cache/Pharo8.0-SNAPSHOT-bootstrap-32bit-34639be.zip
[osx-32] inflating: Pharo8.0-SNAPSHOT-bootstrap-32bit-34639be.image
[osx-32] ++ find . -name Pharo8.0-SNAPSHOT-bootstrap-32bit-34639be.image
[osx-32] + IMAGE_FILE=./Pharo8.0-SNAPSHOT-bootstrap-32bit-34639be.image
[osx-32] ++ find bootstrap-cache -name 'Pharo8.0-SNAPSHOT-hermesPackages-32bit-*.zip'
[osx-32] + HERMES_ARCHIVE=bootstrap-cache/Pharo8.0-SNAPSHOT-hermesPackages-32bit-34639be.zip
[osx-32] + unzip bootstrap-cache/Pharo8.0-SNAPSHOT-hermesPackages-32bit-34639be.zip
[osx-32] Archive: bootstrap-cache/Pharo8.0-SNAPSHOT-hermesPackages-32bit-34639be.zip
[osx-32] inflating: AST-Core.hermes
[osx-32] inflating: AST-Core-Traits.hermes
[osx-32] inflating: CodeExport.hermes
[osx-32] inflating: CodeExport-Traits.hermes
[osx-32] inflating: CodeImportCommandLineHandlers.hermes
[osx-32] inflating: CodeImport.hermes
[osx-32] inflating: CodeImport-Traits.hermes
[osx-32] inflating: Collections-Abstract-Traits.hermes
[osx-32] inflating: Collections-Arithmetic.hermes
[osx-32] inflating: Collections-Atomic.hermes
[osx-32] inflating: Debugging-Core.hermes
[osx-32] inflating: DeprecatedFileStream.hermes
[osx-32] inflating: FileSystem-Core.hermes
[osx-32] inflating: FileSystem-Disk.hermes
[osx-32] inflating: Hermes-Extensions.hermes
[osx-32] inflating: InitializePackagesCommandLineHandler.hermes
[osx-32] inflating: JenkinsTools-Core.hermes
[osx-32] inflating: Jobs.hermes
[osx-32] inflating: Kernel-Chronology-Extras.hermes
[osx-32] inflating: Kernel-Tests.hermes
[osx-32] inflating: Kernel-Traits.hermes
[osx-32] inflating: Math-Operations-Extensions.hermes
[osx-32] inflating: Multilingual-Encodings.hermes
[osx-32] inflating: Multilingual-Languages.hermes
[osx-32] inflating: Multilingual-TextConversion.hermes
[osx-32] inflating: OpalCompiler-Core.hermes
[osx-32] inflating: ReflectionMirrors-Primitives.hermes
[osx-32] inflating: SUnit-Core.hermes
[osx-32] inflating: SUnit-Tests.hermes
[osx-32] inflating: System-SourcesCondenser.hermes
[osx-32] inflating: TraitsV2-Compatibility.hermes
[osx-32] inflating: TraitsV2.hermes
[osx-32] inflating: TraitsV2-Tests.hermes
[osx-32] inflating: Transcript-Core-Traits.hermes
[osx-32] ++ find bootstrap-cache -name 'Pharo8.0-SNAPSHOT-rpackage-32bit-*.zip'
[osx-32] + RPACKAGE_ARCHIVE=bootstrap-cache/Pharo8.0-SNAPSHOT-rpackage-32bit-34639be.zip
[osx-32] + unzip bootstrap-cache/Pharo8.0-SNAPSHOT-rpackage-32bit-34639be.zip
[osx-32] Archive: bootstrap-cache/Pharo8.0-SNAPSHOT-rpackage-32bit-34639be.zip
[osx-32] inflating: protocolsKernel.txt
[osx-32] inflating: packagesKernel.txt
[osx-32] + mv ./Pharo8.0-SNAPSHOT-bootstrap-32bit-34639be.image bootstrap.image
[osx-32] + export PHARO_CI_TESTING_ENVIRONMENT=1
[osx-32] + PHARO_CI_TESTING_ENVIRONMENT=1
[osx-32] + ./pharo bootstrap.image
[osx-32] 2019-11-28 21:25:11.592 Pharo[16884:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
[osx-32] 2019-11-28 21:25:11.791 Pharo[16884:507] 21:25:11.791 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2019-11-28 21:25:11.792 Pharo[16884:507] 21:25:11.792 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
[osx-32] 2019-11-28 21:25:11.793 Pharo[16884:507] 21:25:11.792 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2019-11-28 21:25:11.793 Pharo[16884:507] 21:25:11.793 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
[osx-32] + ./pharo bootstrap.image loadHermes Hermes-Extensions.hermes --save
[osx-32] 2019-11-28 21:25:12.080 Pharo[16890:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
[osx-32] 2019-11-28 21:25:12.186 Pharo[16890:507] 21:25:12.186 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2019-11-28 21:25:12.186 Pharo[16890:507] 21:25:12.186 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
[osx-32] 2019-11-28 21:25:12.187 Pharo[16890:507] 21:25:12.187 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2019-11-28 21:25:12.187 Pharo[16890:507] 21:25:12.187 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
[osx-32] + ./pharo bootstrap.image loadHermes Kernel-Chronology-Extras.hermes AST-Core.hermes Jobs.hermes InitializePackagesCommandLineHandler.hermes --save --no-fail-on-undeclared --on-duplication=ignore
[osx-32] 2019-11-28 21:25:12.432 Pharo[16895:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
[osx-32] 2019-11-28 21:25:12.548 Pharo[16895:507] 21:25:12.548 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2019-11-28 21:25:12.548 Pharo[16895:507] 21:25:12.548 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
[osx-32] 2019-11-28 21:25:12.549 Pharo[16895:507] 21:25:12.549 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2019-11-28 21:25:12.549 Pharo[16895:507] 21:25:12.549 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
[osx-32] + ./pharo bootstrap.image initializePackages --packages=packagesKernel.txt --protocols=protocolsKernel.txt --save
[osx-32] 2019-11-28 21:25:13.163 Pharo[16900:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
[osx-32] 2019-11-28 21:25:13.279 Pharo[16900:507] 21:25:13.279 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2019-11-28 21:25:13.279 Pharo[16900:507] 21:25:13.279 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
[osx-32] 2019-11-28 21:25:13.280 Pharo[16900:507] 21:25:13.280 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2019-11-28 21:25:13.280 Pharo[16900:507] 21:25:13.280 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
[osx-32] + ./pharo bootstrap.image loadHermes TraitsV2.hermes --save
[osx-32] 2019-11-28 21:25:14.830 Pharo[16923:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
[osx-32] 2019-11-28 21:25:14.964 Pharo[16923:507] 21:25:14.964 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2019-11-28 21:25:14.964 Pharo[16923:507] 21:25:14.964 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
[osx-32] 2019-11-28 21:25:14.965 Pharo[16923:507] 21:25:14.965 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2019-11-28 21:25:14.965 Pharo[16923:507] 21:25:14.965 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
[osx-32] + ./pharo bootstrap.image loadHermes SUnit-Core.hermes JenkinsTools-Core.hermes JenkinsTools-Core.hermes SUnit-Tests.hermes --save --no-fail-on-undeclared --on-duplication=ignore
[osx-32] 2019-11-28 21:25:15.424 Pharo[16928:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
[osx-32] 2019-11-28 21:25:15.542 Pharo[16928:507] 21:25:15.542 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2019-11-28 21:25:15.542 Pharo[16928:507] 21:25:15.542 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
[osx-32] 2019-11-28 21:25:15.543 Pharo[16928:507] 21:25:15.543 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2019-11-28 21:25:15.543 Pharo[16928:507] 21:25:15.543 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
[osx-32] + ./pharo bootstrap.image test --junit-xml-output --stage-name=Tests-osx-32Kernel SUnit-Core SUnit-Tests
[osx-32] 2019-11-28 21:25:16.223 Pharo[16933:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
[osx-32] 2019-11-28 21:25:16.590 Pharo[16933:507] 21:25:16.589 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2019-11-28 21:25:16.590 Pharo[16933:507] 21:25:16.590 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
[osx-32] 2019-11-28 21:25:16.590 Pharo[16933:507] 21:25:16.590 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2019-11-28 21:25:16.591 Pharo[16933:507] 21:25:16.591 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
[osx-32] Running tests in 2 Packages
[osx-32] 104 run, 104 passes, 0 failures, 0 errors.
[Pipeline] [osx-32] junit
[osx-32] Recording test results
[Pipeline] [osx-32] archiveArtifacts
[osx-32] Archiving artifacts
[osx-32] Recording fingerprints
[Pipeline] [osx-32] fileExists
[Pipeline] [osx-32] sh
[osx-32] + mv PharoDebug.log PharoDebug-Tests-osx-32Kernel.log
[Pipeline] [osx-32] archiveArtifacts
[osx-32] Archiving artifacts
[osx-32] Recording fingerprints
[Pipeline] [osx-32] fileExists
[Pipeline] [osx-32] }
[Pipeline] [osx-32] // dir
[Pipeline] [osx-32] }
[Pipeline] [osx-32] // timeout
[Pipeline] [osx-32] }
[Pipeline] [osx-32] // stage
[Pipeline] [osx-32] }
[Pipeline] [osx-32] // node
[Pipeline] [osx-32] }
[windows-32] an Object21319 run, 21319 passes, 0 failures, 0 errors.
[Pipeline] [windows-32] junit
[windows-32] Recording test results
[Pipeline] [windows-32] archiveArtifacts
[windows-32] Archiving artifacts
[windows-32] Recording fingerprints
[Pipeline] [windows-32] fileExists
[Pipeline] [windows-32] bat
[windows-32]
[windows-32] E:\Builds\workspace\est_and_branch_Pipeline_Pharo8.0\Tests-windows-32>mv PharoDebug.log PharoDebug-Tests-windows-32.log
[Pipeline] [windows-32] archiveArtifacts
[windows-32] Archiving artifacts
[windows-32] Recording fingerprints
[Pipeline] [windows-32] fileExists
[Pipeline] [windows-32] }
[Pipeline] [windows-32] // dir
[Pipeline] [windows-32] cleanWs
[windows-32] [WS-CLEANUP] Deleting project workspace...
[windows-32] [WS-CLEANUP] Deferred wipeout is used...
[windows-32] [WS-CLEANUP] done
[Pipeline] [windows-32] dir
[windows-32] Running in E:\Builds\workspace\est_and_branch_Pipeline_Pharo8.0\Tests-windows-32
[Pipeline] [windows-32] {
[Pipeline] [windows-32] unstash
[Pipeline] [windows-32] bat
[windows-32]
[windows-32] E:\Builds\workspace\est_and_branch_Pipeline_Pharo8.0\Tests-windows-32>bash -c 'bootstrap/scripts/runKernelTests.sh 32 Tests-windows-32Kernel'
[windows-32] + CACHE=bootstrap-cache
[windows-32] + find bootstrap-cache
[windows-32] bootstrap-cache
[windows-32] bootstrap-cache/Pharo8.0-32bit-34639be.sources
[windows-32] bootstrap-cache/Pharo8.0-SNAPSHOT-32bit-34639be.zip
[windows-32] bootstrap-cache/Pharo8.0-SNAPSHOT-bootstrap-32bit-34639be.zip
[windows-32] bootstrap-cache/Pharo8.0-SNAPSHOT-compiler-32bit-34639be.zip
[windows-32] bootstrap-cache/Pharo8.0-SNAPSHOT-core-32bit-34639be.zip
[windows-32] bootstrap-cache/Pharo8.0-SNAPSHOT-hermesPackages-32bit-34639be.zip
[windows-32] bootstrap-cache/Pharo8.0-SNAPSHOT-metacello-32bit-34639be.zip
[windows-32] bootstrap-cache/Pharo8.0-SNAPSHOT-monticello-32bit-34639be.zip
[windows-32] bootstrap-cache/Pharo8.0-SNAPSHOT-monticello_bootstrap-32bit-34639be.zip
[windows-32] bootstrap-cache/Pharo8.0-SNAPSHOT-rpackage-32bit-34639be.zip
[windows-32] bootstrap-cache/Pharo8.0-SNAPSHOT-traits-32bit-34639be.zip
[windows-32] bootstrap-cache/PharoV60.sources
[windows-32] ++ find bootstrap-cache -name 'Pharo*.zip'
[windows-32] ++ head -n 1
[windows-32] ++ cut -d/ -f 2
[windows-32] ++ cut -d- -f 1-2
[windows-32] + TEST_NAME_PREFIX=Pharo8.0-SNAPSHOT
[windows-32] + TEST_VM_VERSION=70
[windows-32] + ./bootstrap/scripts/getPharoVM.sh 70 vm 32
[windows-32] Downloading the latest pharoVM:
[windows-32] http://files.pharo.org/get-files/70/pharo-win-stable.zip
[windows-32] pharo-vm/PharoConsole.exe
[windows-32] Creating starter scripts pharo and pharo-ui
[windows-32] VM downloaded
[windows-32] ++ find bootstrap-cache -name 'Pharo8.0-SNAPSHOT-bootstrap-32bit-*.zip'
[windows-32] + IMAGE_ARCHIVE=bootstrap-cache/Pharo8.0-SNAPSHOT-bootstrap-32bit-34639be.zip
[windows-32] + unzip bootstrap-cache/Pharo8.0-SNAPSHOT-bootstrap-32bit-34639be.zip
[windows-32] Archive: bootstrap-cache/Pharo8.0-SNAPSHOT-bootstrap-32bit-34639be.zip
[windows-32] inflating: Pharo8.0-SNAPSHOT-bootstrap-32bit-34639be.image
[windows-32] ++ find . -name Pharo8.0-SNAPSHOT-bootstrap-32bit-34639be.image
[windows-32] + IMAGE_FILE=./Pharo8.0-SNAPSHOT-bootstrap-32bit-34639be.image
[windows-32] ++ find bootstrap-cache -name 'Pharo8.0-SNAPSHOT-hermesPackages-32bit-*.zip'
[windows-32] + HERMES_ARCHIVE=bootstrap-cache/Pharo8.0-SNAPSHOT-hermesPackages-32bit-34639be.zip
[windows-32] + unzip bootstrap-cache/Pharo8.0-SNAPSHOT-hermesPackages-32bit-34639be.zip
[windows-32] Archive: bootstrap-cache/Pharo8.0-SNAPSHOT-hermesPackages-32bit-34639be.zip
[windows-32] inflating: AST-Core.hermes
[windows-32] inflating: AST-Core-Traits.hermes
[windows-32] inflating: CodeExport.hermes
[windows-32] inflating: CodeExport-Traits.hermes
[windows-32] inflating: CodeImportCommandLineHandlers.hermes
[windows-32] inflating: CodeImport.hermes
[windows-32] inflating: CodeImport-Traits.hermes
[windows-32] inflating: Collections-Abstract-Traits.hermes
[windows-32] inflating: Collections-Arithmetic.hermes
[windows-32] inflating: Collections-Atomic.hermes
[windows-32] inflating: Debugging-Core.hermes
[windows-32] inflating: DeprecatedFileStream.hermes
[windows-32] inflating: FileSystem-Core.hermes
[windows-32] inflating: FileSystem-Disk.hermes
[windows-32] inflating: Hermes-Extensions.hermes
[windows-32] inflating: InitializePackagesCommandLineHandler.hermes
[windows-32] inflating: JenkinsTools-Core.hermes
[windows-32] inflating: Jobs.hermes
[windows-32] inflating: Kernel-Chronology-Extras.hermes
[windows-32] inflating: Kernel-Tests.hermes
[windows-32] inflating: Kernel-Traits.hermes
[windows-32] inflating: Math-Operations-Extensions.hermes
[windows-32] inflating: Multilingual-Encodings.hermes
[windows-32] inflating: Multilingual-Languages.hermes
[windows-32] inflating: Multilingual-TextConversion.hermes
[windows-32] inflating: OpalCompiler-Core.hermes
[windows-32] inflating: ReflectionMirrors-Primitives.hermes
[windows-32] inflating: SUnit-Core.hermes
[windows-32] inflating: SUnit-Tests.hermes
[windows-32] inflating: System-SourcesCondenser.hermes
[windows-32] inflating: TraitsV2-Compatibility.hermes
[windows-32] inflating: TraitsV2.hermes
[windows-32] inflating: TraitsV2-Tests.hermes
[windows-32] inflating: Transcript-Core-Traits.hermes
[windows-32] ++ find bootstrap-cache -name 'Pharo8.0-SNAPSHOT-rpackage-32bit-*.zip'
[windows-32] + RPACKAGE_ARCHIVE=bootstrap-cache/Pharo8.0-SNAPSHOT-rpackage-32bit-34639be.zip
[windows-32] + unzip bootstrap-cache/Pharo8.0-SNAPSHOT-rpackage-32bit-34639be.zip
[windows-32] Archive: bootstrap-cache/Pharo8.0-SNAPSHOT-rpackage-32bit-34639be.zip
[windows-32] inflating: protocolsKernel.txt
[windows-32] inflating: packagesKernel.txt
[windows-32] + mv ./Pharo8.0-SNAPSHOT-bootstrap-32bit-34639be.image bootstrap.image
[windows-32] + export PHARO_CI_TESTING_ENVIRONMENT=1
[windows-32] + PHARO_CI_TESTING_ENVIRONMENT=1
[windows-32] + ./pharo bootstrap.image
[windows-32] + ./pharo bootstrap.image loadHermes Hermes-Extensions.hermes --save
[windows-32] + ./pharo bootstrap.image loadHermes Kernel-Chronology-Extras.hermes AST-Core.hermes Jobs.hermes InitializePackagesCommandLineHandler.hermes --save --no-fail-on-undeclared --on-duplication=ignore
[windows-32] + ./pharo bootstrap.image initializePackages --packages=packagesKernel.txt --protocols=protocolsKernel.txt --save
[windows-32] + ./pharo bootstrap.image loadHermes TraitsV2.hermes --save
[windows-32] + ./pharo bootstrap.image loadHermes SUnit-Core.hermes JenkinsTools-Core.hermes JenkinsTools-Core.hermes SUnit-Tests.hermes --save --no-fail-on-undeclared --on-duplication=ignore
[windows-32] + ./pharo bootstrap.image test --junit-xml-output --stage-name=Tests-windows-32Kernel SUnit-Core SUnit-Tests
[windows-32] Running tests in 2 Packages
[windows-32] 104 run, 104 passes, 0 failures, 0 errors.
[Pipeline] [windows-32] junit
[windows-32] Recording test results
[Pipeline] [windows-32] archiveArtifacts
[windows-32] Archiving artifacts
[windows-32] Recording fingerprints
[Pipeline] [windows-32] fileExists
[Pipeline] [windows-32] bat
[windows-32]
[windows-32] E:\Builds\workspace\est_and_branch_Pipeline_Pharo8.0\Tests-windows-32>mv PharoDebug.log PharoDebug-Tests-windows-32Kernel.log
[Pipeline] [windows-32] archiveArtifacts
[windows-32] Archiving artifacts
[windows-32] Recording fingerprints
[Pipeline] [windows-32] fileExists
[Pipeline] [windows-32] }
[Pipeline] [windows-32] // dir
[Pipeline] [windows-32] }
[Pipeline] [windows-32] // timeout
[Pipeline] [windows-32] }
[Pipeline] [windows-32] // stage
[Pipeline] [windows-32] }
[Pipeline] [windows-32] // node
[Pipeline] [windows-32] }
[Pipeline] // parallel
[Pipeline] node
Running on pharo-ci-jenkins2-bootstrap-unix-2 in /builds/workspace/est_and_branch_Pipeline_Pharo8.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_Pharo8.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/Pharo8.0:refs/remotes/origin/Pharo8.0
Checking out Revision 34639bef955a6f56bedec6701b1804ecf5d21171 (Pharo8.0)
> git config core.sparsecheckout # timeout=10
> git checkout -f 34639bef955a6f56bedec6701b1804ecf5d21171
Commit message: "Merge pull request #5258 from MarcusDenker/CompletionFallBack"
[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/5258
Sending request to url: https://api.github.com/repos/pharo-project/pharo/pulls/5258
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] node
Running on pharo-ci-jenkins2-bootstrap-unix-2 in /builds/workspace/est_and_branch_Pipeline_Pharo8.0
[Pipeline] {
[Pipeline] stage
[Pipeline] { (launchBenchmark)
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] checkout
Cloning the remote Git repository
Cloning repository https://github.com/pharo-project/pharo.git
> git init /builds/workspace/est_and_branch_Pipeline_Pharo8.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/Pharo8.0:refs/remotes/origin/Pharo8.0
Checking out Revision 34639bef955a6f56bedec6701b1804ecf5d21171 (Pharo8.0)
> git config core.sparsecheckout # timeout=10
> git checkout -f 34639bef955a6f56bedec6701b1804ecf5d21171
Commit message: "Merge pull request #5258 from MarcusDenker/CompletionFallBack"
[Pipeline] sh
+ git log -1 --format=%H
[Pipeline] build (Building pharo-benchmarks)
Scheduling project: pharo-benchmarks[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
GitHub has been notified of this commit’s build result
Finished: SUCCESS