Console Output

+ bash -c bootstrap/scripts/runTests.sh 32 Tests-unix-32
+ CACHE=bootstrap-cache
+ find bootstrap-cache
bootstrap-cache
bootstrap-cache/Pharo8.0-SNAPSHOT-compiler-32bit-a075c18.zip
bootstrap-cache/PharoV60.sources
bootstrap-cache/Pharo8.0-SNAPSHOT-bootstrap-32bit-a075c18.zip
bootstrap-cache/Pharo8.0-32bit-a075c18.sources
bootstrap-cache/Pharo8.0-SNAPSHOT-hermesPackages-32bit-a075c18.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-monticello-32bit-a075c18.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-core-32bit-a075c18.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-32bit-a075c18.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-rpackage-32bit-a075c18.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-metacello-32bit-a075c18.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-traits-32bit-a075c18.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-monticello_bootstrap-32bit-a075c18.zip
++ find bootstrap-cache -name 'Pharo*.zip'
++ head -n 1
++ cut -d/ -f 2
++ cut -d- -f 1-2
+ TEST_NAME_PREFIX=Pharo8.0-SNAPSHOT
+ TEST_VM_VERSION=70
+ ./bootstrap/scripts/getPharoVM.sh 70 vm 32
Downloading the latest pharoVM:
	http://files.pharo.org/get-files/70/pharo-linux-stable.zip
pharo-vm/pharo
Creating starter scripts pharo and pharo-ui
VM downloaded
++ find bootstrap-cache -name 'Pharo8.0-SNAPSHOT-32bit-*.zip'
+ IMAGE_ARCHIVE=bootstrap-cache/Pharo8.0-SNAPSHOT-32bit-a075c18.zip
+ unzip bootstrap-cache/Pharo8.0-SNAPSHOT-32bit-a075c18.zip
Archive:  bootstrap-cache/Pharo8.0-SNAPSHOT-32bit-a075c18.zip
  inflating: Pharo8.0-SNAPSHOT-32bit-a075c18.changes  
  inflating: Pharo8.0-SNAPSHOT-32bit-a075c18.image  
  inflating: Pharo8.0-32bit-a075c18.sources  
 extracting: pharo.version           
++ find . -name Pharo8.0-SNAPSHOT-32bit-a075c18.image
+ IMAGE_FILE=./Pharo8.0-SNAPSHOT-32bit-a075c18.image
++ find . -name Pharo8.0-SNAPSHOT-32bit-a075c18.changes
+ CHANGES_FILE=./Pharo8.0-SNAPSHOT-32bit-a075c18.changes
+ cp bootstrap-cache/Pharo8.0-32bit-a075c18.sources bootstrap-cache/PharoV60.sources .
+ mv ./Pharo8.0-SNAPSHOT-32bit-a075c18.image Pharo.image
+ mv ./Pharo8.0-SNAPSHOT-32bit-a075c18.changes Pharo.changes
+ export PHARO_CI_TESTING_ENVIRONMENT=1
+ PHARO_CI_TESTING_ENVIRONMENT=1
+ ./pharo Pharo.image test --junit-xml-output --stage-name=Tests-unix-32 '.*'
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

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

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

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

ClyClassWithUndeclares>>method2WithUndeclares (undeclaredStubInstVar2 is Undeclared) 

ClyClassWithUndeclares>>method1WithUndeclares (undeclaredStubInstVar1 is Undeclared) 

UndefinedObject>>noMethod (Foo is Undeclared) 

UndefinedObject>>noMethod (Foo is Undeclared) 

UndefinedObject>>noMethod (Foo is Undeclared) 
'Cannot read stored value of #notExistingClassStoredSettingSTONString. Exception: KeyNotFound: key #MockNotExistingClass not found in SystemDictionary'
\\Running tests in 622 Packages

Segmentation fault Sat Aug 31 13:35:49 2019


/builds/workspace/est_and_branch_Pipeline_Pharo8.0/Tests-unix-32/pharo-vm/lib/pharo/5.0-201901051900/pharo
Pharo VM version: 5.0-201901051900  Sat Jan  5 19:08:41 UTC 2019 gcc 4.8 [Production Spur VM]
Built from: CoInterpreter VMMaker.oscog-eem.2504 uuid: a00b0fad-c04c-47a6-8a11-5dbff110ac11 Jan  5 2019
With: StackToRegisterMappingCogit VMMaker.oscog-eem.2504 uuid: a00b0fad-c04c-47a6-8a11-5dbff110ac11 Jan  5 2019
Revision: VM: 201901051900 https://github.com/OpenSmalltalk/opensmalltalk-vm.git Date: Sat Jan 5 20:00:11 2019 CommitHash: 7a3c6b64 Plugins: 201901051900 https://github.com/OpenSmalltalk/opensmalltalk-vm.git
Build host: Linux travis-job-922e72e9-073c-404d-a349-b550339e5644 4.4.0-101-generic #124~14.04.1-Ubuntu SMP Fri Nov 10 19:05:36 UTC 2017 i686 i686 i686 GNU/Linux
plugin path: /builds/workspace/est_and_branch_Pipeline_Pharo8.0/Tests-unix-32/pharo-vm/lib/pharo/5.0-201901051900 [default: /builds/workspace/est_and_branch_Pipeline_Pharo8.0/Tests-unix-32/pharo-vm/lib/pharo/5.0-201901051900/]


C stack backtrace & registers:
	eax 0xfff3abe8 ebx 0xfff3abe8 ecx 0x09b0b240 edx 0x00000000
	edi 0x00000000 esi 0x00000000 ebp 0xfff38e84 esp 0xfff38e50
	eip 0x0806864d
*/builds/workspace/est_and_branch_Pipeline_Pharo8.0/Tests-unix-32/pharo-vm/lib/pharo/5.0-201901051900/pharo[0x806864d]
/builds/workspace/est_and_branch_Pipeline_Pharo8.0/Tests-unix-32/pharo-vm/lib/pharo/5.0-201901051900/pharo[0x805e9a5]
/builds/workspace/est_and_branch_Pipeline_Pharo8.0/Tests-unix-32/pharo-vm/lib/pharo/5.0-201901051900/pharo[0x8060520]
[0xf7775bd0]
/builds/workspace/est_and_branch_Pipeline_Pharo8.0/Tests-unix-32/pharo-vm/lib/pharo/5.0-201901051900/pharo[0x806864d]
/builds/workspace/est_and_branch_Pipeline_Pharo8.0/Tests-unix-32/pharo-vm/lib/pharo/5.0-201901051900/pharo(ceStackOverflow+0x5d)[0x809971d]
[0x8e003b0]
[0x8e7781f]
[0x8e01128]
[0x9d7e9f0]
[0xaae8046]
[0x8eba986]
[0x8e0389e]
[0x8e035a9]
[0x8e015f9]
[0x8e0350d]
[0x8e02598]
[0x8e010f8]
[0x63]


Smalltalk stack dump:
0xfff3abe8 I [] in Character>(nil) 0x142=$80 ($P)
0xfff39d98 M Continuation>initializeFromContext: 0x97d65f8: a(n) Continuation
0xfff39dbc I Continuation class>fromContext: 0x9b19450: a(n) Continuation class
0xfff39de4 I Continuation class>currentDo: 0x9b19450: a(n) Continuation class
0xfff39e08 I ContinuationTest>callcc: 0xcd40168: a(n) ContinuationTest
0xfff39e28 M ContinuationTest>testBlockEscape 0xcd40168: a(n) ContinuationTest
0xfff39e40 M ContinuationTest(TestCase)>performTest 0xcd40168: a(n) ContinuationTest
0xfff39e58 M [] in ContinuationTest(TestCase)>runCase 0xcd40168: a(n) ContinuationTest
0xfff39e78 M BlockClosure>ensure: 0x97d63b8: a(n) BlockClosure
0xfff39e94 M ContinuationTest(TestCase)>runCase 0xcd40168: a(n) ContinuationTest
0xfff39eb0 M [] in TestExecutionEnvironment>runTestCaseSafelly: 0xcd0b328: a(n) TestExecutionEnvironment
0xfff3dbec M BlockClosure>on:do: 0x97d6310: a(n) BlockClosure
0xfff3dc10 M [] in TestExecutionEnvironment>runTestCaseSafelly: 0xcd0b328: a(n) TestExecutionEnvironment
0xfff3dc28 M BlockClosure>on:do: 0x97d6228: a(n) BlockClosure
0xfff3dc48 M TestExecutionEnvironment>runTestCaseSafelly: 0xcd0b328: a(n) TestExecutionEnvironment
0xfff3dc68 M [] in TestExecutionEnvironment>runTestCase: 0xcd0b328: a(n) TestExecutionEnvironment
0xfff3dc88 M BlockClosure>ensure: 0x97d6198: a(n) BlockClosure
0xfff3dca8 M [] in TestExecutionEnvironment>runTestCase: 0xcd0b328: a(n) TestExecutionEnvironment
0xfff3dcc8 M BlockClosure>ifCurtailed: 0x97d6108: a(n) BlockClosure
0xfff3dce4 M TestExecutionEnvironment>runTestCase: 0xcd0b328: a(n) TestExecutionEnvironment
0xfff3dd00 M CurrentExecutionEnvironment class>runTestCase: 0x9b194a8: a(n) CurrentExecutionEnvironment class
0xfff3dd1c M ContinuationTest(TestCase)>runCaseManaged 0xcd40168: a(n) ContinuationTest
0xfff3dd38 M [] in HDTestReport>runCase: 0xcd3dcc0: a(n) HDTestReport
0xfff3dd50 M BlockClosure>on:do: 0x97d5bf0: a(n) BlockClosure
0xfff3dd78 M [] in HDTestReport>runCase: 0xcd3dcc0: a(n) HDTestReport
0xfff3dd90 M BlockClosure>on:do: 0x97d5b58: a(n) BlockClosure
0xfff3ddb8 M [] in HDTestReport>runCase: 0xcd3dcc0: a(n) HDTestReport
0xfff3ddd4 M Time class>microsecondsToRun: 0x9b16220: a(n) Time class
0xfff3ddf0 M Time class>millisecondsToRun: 0x9b16220: a(n) Time class
0xfff3de10 M BlockClosure>timeToRun 0x97d3560: a(n) BlockClosure
0xfff3de2c M HDTestReport>beginTestCase:runBlock: 0xcd3dcc0: a(n) HDTestReport
0xfff3de50 M HDTestReport>runCase: 0xcd3dcc0: a(n) HDTestReport
0xfff3de6c M ContinuationTest(TestCase)>run: 0xcd40168: a(n) ContinuationTest
0xfff3de88 M [] in HDTestReport>runAll 0xcd3dcc0: a(n) HDTestReport
0xfff3deac M OrderedCollection>do: 0xcd3de70: a(n) OrderedCollection
 0xcd47468 s [] in HDTestReport>runAll
 0xcd474c8 s [] in CurrentExecutionEnvironment class>activate:for:
 0xcd47540 s BlockClosure>ensure:
 0xcd47620 s CurrentExecutionEnvironment class>activate:for:
 0xcd47700 s TestExecutionEnvironment(ExecutionEnvironment)>beActiveDuring:
 0xcd477d8 s DefaultExecutionEnvironment>runTestsBy:
 0xcd47908 s CurrentExecutionEnvironment class>runTestsBy:
 0xcd475c0 s HDTestReport>runAll
 0xcd476a0 s [] in HDTestReport>run
 0xcd47760 s Time class>microsecondsToRun:
 0xcd47838 s Time class>millisecondsToRun:
 0xcd47968 s BlockClosure>timeToRun
 0xcd478a8 s [] in HDTestReport>run
 0xcd479c8 s BlockClosure>ensure:
 0xcd47a40 s [] in HDTestReport>run
 0xcd47ab8 s BlockClosure>ensure:
 0xcd47b30 s Author>ifUnknownAuthorUse:during:
 0xcd47ba8 s HDTestReport>run
 0xcd47c08 s HDTestReport class>runSuite:
 0xcd47c68 s HDTestReport class>runClasses:named:
 0xcd47cc8 s HDTestReport class>runPackage:
 0xcd47d50 s [] in HDTestReport class(HDReport class)>runPackages:
 0xcd48208 s [] in Set>collect:
 0xc198278 s Array(SequenceableCollection)>do:
 0xc198378 s Set>collect:
 0xc198318 s HDTestReport class(HDReport class)>runPackages:
 0xc19a290 s TestCommandLineHandler>runPackages
 0xc19a2f0 s TestCommandLineHandler>activate
 0xc19a378 s TestCommandLineHandler class(CommandLineHandler class)>activateWith:
 0xc19b560 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand:
 0xc19b668 s BlockClosure>on:do:
 0xc19b788 s PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand:
 0xc19b9a8 s PharoCommandLineHandler(BasicCommandLineHandler)>handleSubcommand
 0xc19bbf8 s PharoCommandLineHandler(BasicCommandLineHandler)>handleArgument:
 0xc19bdf0 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate
 0xc19bf70 s BlockClosure>on:do:
 0xc19c148 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate
 0xc19c2e0 s [] in BlockClosure>newProcess

Most recent primitives
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
at:
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
at:
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
new:
instVarAt:
instVarAt:
size
at:
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
at:
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
at:
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
at:
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
at:
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
instVarAt:
instVarAt:
**CompactCode**
**StackOverflow**

stack page bytes 4096 available headroom 2788 minimum unused headroom 656

	(Segmentation fault)
./pharo: line 11:  5509 Aborted                 "$DIR"/"pharo-vm/pharo" --nodisplay "$@"