Console Output

+ bash -c bootstrap/scripts/runTests.sh 32 Tests-unix-32
+ CACHE=bootstrap-cache
+ find bootstrap-cache
bootstrap-cache
bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-32bit-b4d14cf.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-32bit-b4d14cf.zip
bootstrap-cache/PharoV60.sources
bootstrap-cache/Pharo9.0-SNAPSHOT-32bit-b4d14cf.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-32bit-b4d14cf.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-monticello-32bit-b4d14cf.zip
bootstrap-cache/Pharo9.0-32bit-b4d14cf.sources
bootstrap-cache/Pharo9.0-SNAPSHOT-compiler-32bit-b4d14cf.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-traits-32bit-b4d14cf.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-core-32bit-b4d14cf.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-metacello-32bit-b4d14cf.zip
bootstrap-cache/Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-b4d14cf.zip
++ find bootstrap-cache -name 'Pharo*.zip'
++ cut -d- -f 1-2
++ cut -d/ -f 2
++ head -n 1
+ TEST_NAME_PREFIX=Pharo9.0-SNAPSHOT
+ TEST_VM_VERSION=90
+ '[' 32 -eq 32 ']'
+ TEST_VM_KIND=vm
+ ./bootstrap/scripts/getPharoVM.sh 90 vm 32
Downloading the latest pharoVM:
	http://files.pharo.org/get-files/90/pharo-vm-Linux-x86-stable.zip
pharo-vm/pharo
Creating starter scripts pharo and pharo-ui
VM downloaded
++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-32bit-*.zip'
+ IMAGE_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-32bit-b4d14cf.zip
+ unzip bootstrap-cache/Pharo9.0-SNAPSHOT-32bit-b4d14cf.zip
Archive:  bootstrap-cache/Pharo9.0-SNAPSHOT-32bit-b4d14cf.zip
  inflating: Pharo9.0-SNAPSHOT-32bit-b4d14cf.changes  
  inflating: Pharo9.0-SNAPSHOT-32bit-b4d14cf.image  
  inflating: Pharo9.0-32bit-b4d14cf.sources  
 extracting: pharo.version           
++ find . -name Pharo9.0-SNAPSHOT-32bit-b4d14cf.image
+ IMAGE_FILE=./Pharo9.0-SNAPSHOT-32bit-b4d14cf.image
++ find . -name Pharo9.0-SNAPSHOT-32bit-b4d14cf.changes
+ CHANGES_FILE=./Pharo9.0-SNAPSHOT-32bit-b4d14cf.changes
+ cp bootstrap-cache/Pharo9.0-32bit-b4d14cf.sources bootstrap-cache/PharoV60.sources .
+ mv ./Pharo9.0-SNAPSHOT-32bit-b4d14cf.image Pharo.image
+ mv ./Pharo9.0-SNAPSHOT-32bit-b4d14cf.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
Running tests in 784 Packages
SystemNotification: RBDummyRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBDummyRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBRefactoryTestDataApp>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: RBSmalllintTestObject>>tempVarOverridesInstVar(temporaryVariable is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy1 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy2 is shadowed)
SystemNotification: ReTempVarOverridesInstVarRuleTest>>sampleMethod:(dummy3 is shadowed)
NewUndeclaredWarning: ClyClassWithUndeclares>>method2WithUndeclares (undeclaredStubInstVar2 is Undeclared)
NewUndeclaredWarning: ClyClassWithUndeclares>>method2WithUndeclares (undeclaredStubInstVar2 is Undeclared)
NewUndeclaredWarning: ClyClassWithUndeclares>>method1WithUndeclares (undeclaredStubInstVar1 is Undeclared)
NewUndeclaredWarning: ClyClassWithUndeclares>>method1WithUndeclares (undeclaredStubInstVar1 is Undeclared)
\ioFindExternalFunctionIn(primitiveRegisterSurface, 0x940c290):
  /builds/workspace/est_and_branch_Pipeline_Pharo9.0/Tests-unix-32/pharo-vm/lib/pharo/5.0-201901210311/SurfacePlugin.so: undefined symbol: primitiveRegisterSurface
ioFindExternalFunctionIn(primitiveFindSurface, 0x940c290):
  /builds/workspace/est_and_branch_Pipeline_Pharo9.0/Tests-unix-32/pharo-vm/lib/pharo/5.0-201901210311/SurfacePlugin.so: undefined symbol: primitiveFindSurface
ioFindExternalFunctionIn(primitiveUnregisterSurface, 0x940c290):
  /builds/workspace/est_and_branch_Pipeline_Pharo9.0/Tests-unix-32/pharo-vm/lib/pharo/5.0-201901210311/SurfacePlugin.so: undefined symbol: primitiveUnregisterSurface
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (test is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (test is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (test is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: CompiledCodeTest>>method (test is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (d is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (e is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (f is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (d is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (e is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (f is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (d is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (e is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (f is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (d is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (e is Undeclared)
NewUndeclaredWarning: C2>>setValues2 (f is Undeclared)
NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared)
NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared)
.Pharo writing to the standard error
Pharo writing to the standard output
somethingsomethingNewUndeclaredWarning: CompiledMethodTest>>z (z is Undeclared)
NewUndeclaredWarning: CompiledMethodTest>>msg (var1 is Undeclared)
EpMonitor could not log a change. You can enable debugging with "EpMonitor current debugMode: true".
NewUndeclaredWarning: UndefinedObject>>noMethod (MySlot is Undeclared)
NewUndeclaredWarning: UndefinedObject>>noMethod (SlotTestsClassB is Undeclared)

Segmentation fault Tue Jul 13 12:26:34 2021


/builds/workspace/est_and_branch_Pipeline_Pharo9.0/Tests-unix-32/pharo-vm/lib/pharo/5.0-201901210311/pharo
Pharo VM version: 5.0-201901210311  Mon Jan 21 03:17:04 UTC 2019 gcc 4.8 [Production Spur VM]
Built from: CoInterpreter VMMaker.oscog-eem.2509 uuid: 91e81f64-95de-4914-a960-8f842be3a194 Jan 21 2019
With: StackToRegisterMappingCogit VMMaker.oscog-eem.2509 uuid: 91e81f64-95de-4914-a960-8f842be3a194 Jan 21 2019
Revision: VM: 201901210311 https://github.com/OpenSmalltalk/opensmalltalk-vm.git Date: Sun Jan 20 19:11:39 2019 CommitHash: 234f2728 Plugins: 201901210311 https://github.com/OpenSmalltalk/opensmalltalk-vm.git
Build host: Linux travis-job-181849c1-312f-4920-99c1-66c887a1716f 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_Pharo9.0/Tests-unix-32/pharo-vm/lib/pharo/5.0-201901210311 [default: /builds/workspace/est_and_branch_Pipeline_Pharo9.0/Tests-unix-32/pharo-vm/lib/pharo/5.0-201901210311/]


C stack backtrace & registers:
	eax 0xf7133210 ebx 0xf71d0000 ecx 0x00000000 edx 0xf5f00530
	edi 0xf5f00530 esi 0xf5f00530 ebp 0x00000000 esp 0xffccc660
	eip 0xf70a9740
*/usr/lib/i386-linux-gnu/libX11.so.6(XInternAtom+0x30)[0xf70a9740]
/builds/workspace/est_and_branch_Pipeline_Pharo9.0/Tests-unix-32/pharo-vm/lib/pharo/5.0-201901210311/pharo[0x805e9a5]
/builds/workspace/est_and_branch_Pipeline_Pharo9.0/Tests-unix-32/pharo-vm/lib/pharo/5.0-201901210311/pharo[0x8060520]
[0xf76e8b90]
/usr/lib/i386-linux-gnu/libX11.so.6(XInternAtom+0x30)[0xf70a9740]
/builds/workspace/est_and_branch_Pipeline_Pharo9.0/Tests-unix-32/pharo-vm/lib/pharo/5.0-201901210311/vm-display-X11.so(+0x6363)[0xf7256363]
/builds/workspace/est_and_branch_Pipeline_Pharo9.0/Tests-unix-32/pharo-vm/lib/pharo/5.0-201901210311/vm-display-X11.so(+0xa7cd)[0xf725a7cd]
/builds/workspace/est_and_branch_Pipeline_Pharo9.0/Tests-unix-32/pharo-vm/lib/pharo/5.0-201901210311/vm-display-X11.so(+0xa90b)[0xf725a90b]
/builds/workspace/est_and_branch_Pipeline_Pharo9.0/Tests-unix-32/pharo-vm/lib/pharo/5.0-201901210311/pharo[0x8076922]
/builds/workspace/est_and_branch_Pipeline_Pharo9.0/Tests-unix-32/pharo-vm/lib/pharo/5.0-201901210311/pharo(interpret+0x88be)[0x80a273e]
/builds/workspace/est_and_branch_Pipeline_Pharo9.0/Tests-unix-32/pharo-vm/lib/pharo/5.0-201901210311/pharo[0x80a37ce]
/builds/workspace/est_and_branch_Pipeline_Pharo9.0/Tests-unix-32/pharo-vm/lib/pharo/5.0-201901210311/pharo(interpret+0x1e3)[0x809a063]
/builds/workspace/est_and_branch_Pipeline_Pharo9.0/Tests-unix-32/pharo-vm/lib/pharo/5.0-201901210311/pharo(main+0x2f7)[0x805de27]
/lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xf7)[0xf74cf647]
/builds/workspace/est_and_branch_Pipeline_Pharo9.0/Tests-unix-32/pharo-vm/lib/pharo/5.0-201901210311/pharo[0x805e17f]
[0xf58b2ff0]


Smalltalk stack dump:
0xffce57b0 I UnixClipboard>clipboardText: 0x9c0abf8: a(n) UnixClipboard
0xffce57d4 I Clipboard class>clipboardText: 0xa60b940: a(n) Clipboard class
0xffce57f8 M GLMRubricTextMorphicTest>testPastingUpdatesTextPort 0x97d8308: a(n) GLMRubricTextMorphicTest
0xffce5810 M GLMRubricTextMorphicTest(TestCase)>performTest 0x97d8308: a(n) GLMRubricTextMorphicTest
0xffce2458 M [] in GLMRubricTextMorphicTest>runCase 0x97d8308: a(n) GLMRubricTextMorphicTest
0xffce2478 M FullBlockClosure(BlockClosure)>ensure: 0x9a47790: a(n) FullBlockClosure
0xffce2494 M GLMRubricTextMorphicTest(TestCase)>runCase 0x97d8308: a(n) GLMRubricTextMorphicTest
0xffce24b0 M [] in TestExecutionEnvironment>runTestCaseUnderWatchdog: 0x97c5f48: a(n) TestExecutionEnvironment
0xffce24d0 M FullBlockClosure(BlockClosure)>ensure: 0x9a476e0: a(n) FullBlockClosure
0xffce24f0 M [] in TestExecutionEnvironment>runTestCaseUnderWatchdog: 0x97c5f48: a(n) TestExecutionEnvironment
0xffce2508 M FullBlockClosure(BlockClosure)>on:do: 0x9a47648: a(n) FullBlockClosure
0xffce2528 M TestExecutionEnvironment>runTestCaseUnderWatchdog: 0x97c5f48: a(n) TestExecutionEnvironment
0xffce2548 M [] in TestExecutionEnvironment>runTestCase: 0x97c5f48: a(n) TestExecutionEnvironment
0xffce2568 M FullBlockClosure(BlockClosure)>ensure: 0x9a475b0: a(n) FullBlockClosure
0xffce2584 M TestExecutionEnvironment>runTestCase: 0x97c5f48: a(n) TestExecutionEnvironment
0xffce25a0 M CurrentExecutionEnvironment class>runTestCase: 0xa277d38: a(n) CurrentExecutionEnvironment class
0xffce25bc M GLMRubricTextMorphicTest(TestCase)>runCaseManaged 0x97d8308: a(n) GLMRubricTextMorphicTest
0xffce25d8 M [] in HDTestReport>runCase: 0x97c5af0: a(n) HDTestReport
0xffce25f0 M FullBlockClosure(BlockClosure)>on:do: 0x99b10e8: a(n) FullBlockClosure
0xffce2614 M [] in HDTestReport>runCase: 0x97c5af0: a(n) HDTestReport
0xffce2630 M Time class>microsecondsToRun: 0xa274950: a(n) Time class
0xffce264c M Time class>millisecondsToRun: 0xa274950: a(n) Time class
0xffce266c M FullBlockClosure(BlockClosure)>timeToRun 0x99add40: a(n) FullBlockClosure
0xffce268c M [] in HDTestReport>reportTestCase:runBlock: 0x97c5af0: a(n) HDTestReport
0xffce26ac M FullBlockClosure(BlockClosure)>ensure: 0x99b0fb0: a(n) FullBlockClosure
0xffce26d0 M HDTestReport>newLogDuring: 0x97c5af0: a(n) HDTestReport
0xffce26f4 M HDTestReport>reportTestCase:runBlock: 0x97c5af0: a(n) HDTestReport
0xffce2714 M HDTestReport>runCase: 0x97c5af0: a(n) HDTestReport
0xffce2730 M GLMRubricTextMorphicTest(TestCase)>run: 0x97d8308: a(n) GLMRubricTextMorphicTest
0xffce274c M [] in HDTestReport>runAll 0x97c5af0: a(n) HDTestReport
0xffce2770 M OrderedCollection>do: 0x97c6730: a(n) OrderedCollection
0xffce278c M [] in HDTestReport>runAll 0x97c5af0: a(n) HDTestReport
0xffce27ac M [] in CurrentExecutionEnvironment class>activate:for: 0xa277d38: a(n) CurrentExecutionEnvironment class
0xffce27cc M FullBlockClosure(BlockClosure)>ensure: 0x97c67a8: a(n) FullBlockClosure
0xffce27ec M CurrentExecutionEnvironment class>activate:for: 0xa277d38: a(n) CurrentExecutionEnvironment class
0xffce280c M TestExecutionEnvironment(ExecutionEnvironment)>beActiveDuring: 0x97c5f48: a(n) TestExecutionEnvironment
0xffccd5c0 I DefaultExecutionEnvironment>runTestsBy: 0xa271c10: a(n) DefaultExecutionEnvironment
0xffccd5dc M CurrentExecutionEnvironment class>runTestsBy: 0xa277d38: a(n) CurrentExecutionEnvironment class
0xffccd5f8 M HDTestReport>runAll 0x97c5af0: a(n) HDTestReport
0xffccd610 M [] in HDTestReport>run 0x97c5af0: a(n) HDTestReport
0xffccd62c M Time class>microsecondsToRun: 0xa274950: a(n) Time class
0xffccd648 M Time class>millisecondsToRun: 0xa274950: a(n) Time class
0xffccd668 M FullBlockClosure(BlockClosure)>timeToRun 0x97c5b88: a(n) FullBlockClosure
0xffccd680 M [] in HDTestReport>run 0x97c5af0: a(n) HDTestReport
0xffccd6a0 M FullBlockClosure(BlockClosure)>ensure: 0x97c5c10: a(n) FullBlockClosure
0xffccd6bc M [] in HDTestReport>run 0x97c5af0: a(n) HDTestReport
0xffccd6dc M FullBlockClosure(BlockClosure)>ensure: 0x97c5ca0: a(n) FullBlockClosure
0xffccd6f8 M Author>ifUnknownAuthorUse:during: 0xa519c78: a(n) Author
0xffccd720 I HDTestReport>run 0x97c5af0: a(n) HDTestReport
0xffccd744 I HDTestReport>runSuite: 0x97c5af0: a(n) HDTestReport
0xffccd760 M HDTestReport class>runSuite: 0xa53c4b0: a(n) HDTestReport class
0xffccd784 M HDTestReport class>runClasses:named: 0xa53c4b0: a(n) HDTestReport class
0xffccd7a4 M HDTestReport class>runPackage: 0xa53c4b0: a(n) HDTestReport class
0xffccd7c0 M [] in HDTestReport class>runPackages: 0xa53c4b0: a(n) HDTestReport class
0xffccd7e8 M [] in Set>collect: 0xce42e68: a(n) Set
0xffccd80c M Array(SequenceableCollection)>do: 0xce42f50: a(n) Array
 0xce42ee8 s Set>collect:
 0xce42e88 s HDTestReport class(HDReport class)>runPackages:
 0xce451b8 s TestCommandLineHandler>runPackages
 0xce45250 s TestCommandLineHandler>activate
 0xce45320 s TestCommandLineHandler class(CommandLineHandler class)>activateWith:
 0xce46598 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand:
 0xce46720 s FullBlockClosure(BlockClosure)>on:do:
 0xce46908 s PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand:
 0xce46b80 s PharoCommandLineHandler(BasicCommandLineHandler)>handleSubcommand
 0xce46dd0 s PharoCommandLineHandler(BasicCommandLineHandler)>handleArgument:
 0xce46fc8 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate
 0xce47148 s FullBlockClosure(BlockClosure)>on:do:
 0xce47320 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate
 0xce474b8 s [] in FullBlockClosure(BlockClosure)>newProcess

Most recent primitives
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
**StackOverflow**
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
truncated
truncated
@
truncated
truncated
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
**StackOverflow**
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
truncated
truncated
@
truncated
truncated
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
**StackOverflow**
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
truncated
truncated
@
truncated
truncated
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
class
class
class
class
class
class
class
class
class
class
**StackOverflow**
class
class
class
class
class
class
basicNew
wait
basicNew
class
signal
perform:
perform:
perform:
perform:
perform:
perform:
perform:
perform:
perform:
perform:
perform:
wait
signal
perform:
wait
**StackOverflow**
signal
perform:
perform:
wait
**StackOverflow**
signal
perform:
perform:
perform:
basicNew
wait
class
signal
class
basicNew
basicNew
shallowCopy
shallowCopy
shallowCopy
shallowCopy
value:value:value:
at:put:
class
asciiValue
indexOfAscii:inString:startingAt:
value
basicNew
size
value:
size
findFirstInString:inSet:startingAt:
primitiveClipboardText:

stack page bytes 4096 available headroom 2788 minimum unused headroom 1800

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