Skip to content

Console Output

+ PHARO_CI_TESTING_ENVIRONMENT=true
+ ./Pharo.app/Contents/MacOS/Pharo --logLevel=4 Pharo.image test --junit-xml-output --stage-name=Tests-Darwin-x86_64-CoInterpreter '.*'
[DEBUG] 2023-07-06 14:35:22.000 logParameters (src/parameters/parameters.c:343):Image file name: Pharo.image
[DEBUG] 2023-07-06 14:35:22.000 logParameters (src/parameters/parameters.c:344):Is default Image: no
[DEBUG] 2023-07-06 14:35:22.000 logParameters (src/parameters/parameters.c:345):Is interactive session: no
[DEBUG] 2023-07-06 14:35:22.000 logParameterVector (src/parameters/parameters.c:333):vmParameters [count = 3]:
[DEBUG] 2023-07-06 14:35:22.000 logParameterVector (src/parameters/parameters.c:336): ./Pharo.app/Contents/MacOS/Pharo
[DEBUG] 2023-07-06 14:35:22.000 logParameterVector (src/parameters/parameters.c:336): --logLevel=4
[DEBUG] 2023-07-06 14:35:22.000 logParameterVector (src/parameters/parameters.c:336): --headless
[DEBUG] 2023-07-06 14:35:22.000 logParameterVector (src/parameters/parameters.c:333):imageParameters [count = 4]:
[DEBUG] 2023-07-06 14:35:22.000 logParameterVector (src/parameters/parameters.c:336): test
[DEBUG] 2023-07-06 14:35:22.000 logParameterVector (src/parameters/parameters.c:336): --junit-xml-output
[DEBUG] 2023-07-06 14:35:22.000 logParameterVector (src/parameters/parameters.c:336): --stage-name=Tests-Darwin-x86_64-CoInterpreter
[DEBUG] 2023-07-06 14:35:22.000 logParameterVector (src/parameters/parameters.c:336): .*
[INFO ] 2023-07-06 14:35:22.000 vm_main_with_parameters (src/client.c:116):Opening Image: Pharo.image
[DEBUG] 2023-07-06 14:35:22.000 vm_main_with_parameters (src/client.c:138):Working Directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-12/runTests
[DEBUG] 2023-07-06 14:35:22.000 vm_main_with_parameters (src/client.c:140):sizeof(int): 4
[DEBUG] 2023-07-06 14:35:22.000 vm_main_with_parameters (src/client.c:141):sizeof(long): 8
[DEBUG] 2023-07-06 14:35:22.000 vm_main_with_parameters (src/client.c:142):sizeof(long long): 8
[DEBUG] 2023-07-06 14:35:22.000 vm_main_with_parameters (src/client.c:143):sizeof(void*): 8
[DEBUG] 2023-07-06 14:35:22.000 vm_main_with_parameters (src/client.c:144):sizeof(sqInt): 8
[DEBUG] 2023-07-06 14:35:22.000 vm_main_with_parameters (src/client.c:145):sizeof(sqLong): 8
[DEBUG] 2023-07-06 14:35:22.000 vm_main_with_parameters (src/client.c:146):sizeof(float): 4
[DEBUG] 2023-07-06 14:35:22.000 vm_main_with_parameters (src/client.c:147):sizeof(double): 8
[DEBUG] 2023-07-06 14:35:22.000 runOnMainThread (src/client.c:248):Running VM on main thread
[DEBUG] 2023-07-06 14:35:22.000 allocateJITMemory (src/memoryUnix.c:107):Trying to allocate JIT memory in 0x300000000
[DEBUG] 2023-07-06 14:35:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 23035904
[DEBUG] 2023-07-06 14:35:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 23035904
[DEBUG] 2023-07-06 14:35:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x340000000
[DEBUG] 2023-07-06 14:35:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x340000000
[DEBUG] 2023-07-06 14:35:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 78680064
[DEBUG] 2023-07-06 14:35:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 78680064
[DEBUG] 2023-07-06 14:35:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10000000000
[DEBUG] 2023-07-06 14:35:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10000000000
[DEBUG] 2023-07-06 14:35:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 266240
[DEBUG] 2023-07-06 14:35:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 266240
[DEBUG] 2023-07-06 14:35:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x280000000
[DEBUG] 2023-07-06 14:35:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x280000000
[WARN ] 2023-07-06 14:35:22.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveTimezoneOffset
[WARN ] 2023-07-06 14:35:22.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor
[WARN ] 2023-07-06 14:35:22.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileMasks
[WARN ] 2023-07-06 14:35:22.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: InternetConfigPlugin
[WARN ] 2023-07-06 14:35:22.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverStatus
[WARN ] 2023-07-06 14:35:22.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverLocalAddress
[WARN ] 2023-07-06 14:35:22.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverHostNameSize
[WARN ] 2023-07-06 14:35:22.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverHostNameResult
[WARN ] 2023-07-06 14:35:22.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: MD5Plugin
[WARN ] 2023-07-06 14:35:22.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileStdioHandles
[DEBUG] 2023-07-06 14:35:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:35:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:35:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10004b09000
[DEBUG] 2023-07-06 14:35:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10004b09000
Running tests in 743 Packages
[WARN ] 2023-07-06 14:35:22.000 unimplementedPrimitive (src/nullDisplay.c:6):Unimplemented primitive: ioShowDisplay
[DEBUG] 2023-07-06 14:35:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:35:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:35:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10004b09000
[DEBUG] 2023-07-06 14:35:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10004b09000
[DEBUG] 2023-07-06 14:35:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:35:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:35:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b09000
[DEBUG] 2023-07-06 14:35:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b09000
[DEBUG] 2023-07-06 14:35:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:35:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:35:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b09000
[DEBUG] 2023-07-06 14:35:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b09000
[DEBUG] 2023-07-06 14:35:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:35:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:35:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b09000
[DEBUG] 2023-07-06 14:35:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b09000
[DEBUG] 2023-07-06 14:35:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:35:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:35:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b09000
[DEBUG] 2023-07-06 14:35:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b09000
[DEBUG] 2023-07-06 14:35:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:35:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:35:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-07-06 14:35:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
[DEBUG] 2023-07-06 14:35:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:35:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:35:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b09000
[DEBUG] 2023-07-06 14:35:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b09000
[DEBUG] 2023-07-06 14:35:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:35:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:35:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009b09000
[DEBUG] 2023-07-06 14:35:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009b09000
[DEBUG] 2023-07-06 14:35:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:35:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:35:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000ab09000
[DEBUG] 2023-07-06 14:35:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000ab09000
[DEBUG] 2023-07-06 14:35:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:35:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:35:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000bb09000
[DEBUG] 2023-07-06 14:35:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000bb09000
[DEBUG] 2023-07-06 14:35:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:35:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:35:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000cb09000
[DEBUG] 2023-07-06 14:35:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000cb09000
[DEBUG] 2023-07-06 14:35:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:35:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:35:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000db09000
[DEBUG] 2023-07-06 14:35:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000db09000
[DEBUG] 2023-07-06 14:35:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:35:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:35:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000eb09000
[DEBUG] 2023-07-06 14:35:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000eb09000
[DEBUG] 2023-07-06 14:35:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:35:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:35:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000fb09000
[DEBUG] 2023-07-06 14:35:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000fb09000
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)
[DEBUG] 2023-07-06 14:35:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:35:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:35:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10010b09000
[DEBUG] 2023-07-06 14:35:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10010b09000
[DEBUG] 2023-07-06 14:36:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:36:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:36:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10011b09000
[DEBUG] 2023-07-06 14:36:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10011b09000
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)
[DEBUG] 2023-07-06 14:36:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:36:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:36:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10012b09000
[DEBUG] 2023-07-06 14:36:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10012b09000
[DEBUG] 2023-07-06 14:36:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:36:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:36:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10013b09000
[DEBUG] 2023-07-06 14:36:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10013b09000
[DEBUG] 2023-07-06 14:36:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:36:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:36:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10014b09000
[DEBUG] 2023-07-06 14:36:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10014b09000
[DEBUG] 2023-07-06 14:36:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:36:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:36:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10015b09000
[DEBUG] 2023-07-06 14:36:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10015b09000
[DEBUG] 2023-07-06 14:36:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:36:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:36:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10016b09000
[DEBUG] 2023-07-06 14:36:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10016b09000
[DEBUG] 2023-07-06 14:36:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:36:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:36:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10017b09000
[DEBUG] 2023-07-06 14:36:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10017b09000
[DEBUG] 2023-07-06 14:36:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:36:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:36:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10018b09000
[DEBUG] 2023-07-06 14:36:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10018b09000
[DEBUG] 2023-07-06 14:36:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:36:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:36:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10019b09000
[DEBUG] 2023-07-06 14:36:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10019b09000
[DEBUG] 2023-07-06 14:36:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:36:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:36:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001ab09000
[DEBUG] 2023-07-06 14:36:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001ab09000
[DEBUG] 2023-07-06 14:36:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:36:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:36:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001bb09000
[DEBUG] 2023-07-06 14:36:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001bb09000
[DEBUG] 2023-07-06 14:36:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:36:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:36:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001cb09000
[DEBUG] 2023-07-06 14:36:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001cb09000
NewUndeclaredWarning: ClyClassWithUndeclares>>method1WithUndeclares (undeclaredStubInstVar1 is Undeclared)
NewUndeclaredWarning: ClyClassWithUndeclares>>method1WithUndeclares (undeclaredStubInstVar1 is Undeclared)
NewUndeclaredWarning: ClyClassWithUndeclares>>method2WithUndeclares (undeclaredStubInstVar2 is Undeclared)
NewUndeclaredWarning: ClyClassWithUndeclares>>method2WithUndeclares (undeclaredStubInstVar2 is Undeclared)
[DEBUG] 2023-07-06 14:36:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:36:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:36:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001db09000
[DEBUG] 2023-07-06 14:36:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001db09000
[DEBUG] 2023-07-06 14:36:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:36:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:36:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001eb09000
[DEBUG] 2023-07-06 14:36:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001eb09000
[DEBUG] 2023-07-06 14:36:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:36:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:36:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001fb09000
[DEBUG] 2023-07-06 14:36:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001fb09000
[DEBUG] 2023-07-06 14:36:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:36:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:36:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001fb09000
[DEBUG] 2023-07-06 14:36:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001fb09000
[DEBUG] 2023-07-06 14:36:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:36:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:36:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10020b09000
[DEBUG] 2023-07-06 14:36:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10020b09000
[DEBUG] 2023-07-06 14:36:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:36:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:36:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10021b09000
[DEBUG] 2023-07-06 14:36:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10021b09000
[DEBUG] 2023-07-06 14:36:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:36:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:36:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10022b09000
[DEBUG] 2023-07-06 14:36:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10022b09000
[DEBUG] 2023-07-06 14:36:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:36:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:36:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10023b09000
[DEBUG] 2023-07-06 14:36:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10023b09000
[DEBUG] 2023-07-06 14:36:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:36:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:36:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10024b09000
[DEBUG] 2023-07-06 14:36:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10024b09000
[DEBUG] 2023-07-06 14:36:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:36:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:36:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10025b09000
[DEBUG] 2023-07-06 14:36:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10025b09000
[DEBUG] 2023-07-06 14:36:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:36:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:36:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10026b09000
[DEBUG] 2023-07-06 14:36:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10026b09000
[DEBUG] 2023-07-06 14:36:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:36:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:36:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10027b09000
[DEBUG] 2023-07-06 14:36:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10027b09000
[DEBUG] 2023-07-06 14:36:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 17068032
[DEBUG] 2023-07-06 14:36:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 17068032
[DEBUG] 2023-07-06 14:36:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10028b09000
[DEBUG] 2023-07-06 14:36:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10028b09000
[DEBUG] 2023-07-06 14:36:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:36:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:36:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10028b09000
[DEBUG] 2023-07-06 14:36:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10028b09000
[DEBUG] 2023-07-06 14:36:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:36:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:36:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10029b09000
[DEBUG] 2023-07-06 14:36:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10029b09000
[DEBUG] 2023-07-06 14:36:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:36:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:36:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002ab09000
[DEBUG] 2023-07-06 14:36:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002ab09000
[DEBUG] 2023-07-06 14:36:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:36:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:36:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002bb09000
[DEBUG] 2023-07-06 14:36:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002bb09000
[DEBUG] 2023-07-06 14:36:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:36:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:36:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002cb09000
[DEBUG] 2023-07-06 14:36:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002cb09000
[DEBUG] 2023-07-06 14:36:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:36:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:36:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002db09000
[DEBUG] 2023-07-06 14:36:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002db09000
[DEBUG] 2023-07-06 14:36:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:36:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:36:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002eb09000
[DEBUG] 2023-07-06 14:36:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002eb09000
[DEBUG] 2023-07-06 14:36:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:36:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:36:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1002fb09000
[DEBUG] 2023-07-06 14:36:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1002fb09000
[DEBUG] 2023-07-06 14:36:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:36:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:36:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10030b09000
[DEBUG] 2023-07-06 14:36:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10030b09000
[DEBUG] 2023-07-06 14:36:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:36:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:36:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10031b09000
[DEBUG] 2023-07-06 14:36:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10031b09000
[DEBUG] 2023-07-06 14:36:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:36:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:36:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10032b09000
[DEBUG] 2023-07-06 14:36:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10032b09000
[DEBUG] 2023-07-06 14:36:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:36:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:36:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10033b09000
[DEBUG] 2023-07-06 14:36:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10033b09000
[DEBUG] 2023-07-06 14:36:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:36:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:36:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10034b09000
[DEBUG] 2023-07-06 14:36:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10034b09000
[DEBUG] 2023-07-06 14:36:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 22519808
[DEBUG] 2023-07-06 14:36:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 22519808
[DEBUG] 2023-07-06 14:36:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10035b09000
[DEBUG] 2023-07-06 14:36:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10035b09000
[DEBUG] 2023-07-06 14:36:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:36:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:36:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10034b09000
[DEBUG] 2023-07-06 14:36:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10034b09000
[DEBUG] 2023-07-06 14:36:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 22519808
[DEBUG] 2023-07-06 14:36:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 22519808
[DEBUG] 2023-07-06 14:36:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10035b09000
[DEBUG] 2023-07-06 14:36:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10035b09000
[WARN ] 2023-07-06 14:36:51.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: SDL2DisplayPlugin
[WARN ] 2023-07-06 14:36:52.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverStartNameLookup
[WARN ] 2023-07-06 14:36:52.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverNameLookupResult
[WARN ] 2023-07-06 14:36:52.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCreate
[WARN ] 2023-07-06 14:37:02.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin
[WARN ] 2023-07-06 14:37:02.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin
[WARN ] 2023-07-06 14:37:02.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin
[WARN ] 2023-07-06 14:37:02.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin
\\[DEBUG] 2023-07-06 14:37:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 2147483648
[DEBUG] 2023-07-06 14:37:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 2147483648
[DEBUG] 2023-07-06 14:37:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b09000
[DEBUG] 2023-07-06 14:37:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b09000
[DEBUG] 2023-07-06 14:37:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 17179869184
[DEBUG] 2023-07-06 14:37:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 17179869184
[DEBUG] 2023-07-06 14:37:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b09000
[DEBUG] 2023-07-06 14:37:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b09000
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)
[WARN ] 2023-07-06 14:37:22.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primMontgomeryDigitLength
[ERROR] 2023-07-06 14:37:23.000 growOldSpaceByAtLeast (pharo-12/build/generated/64/vm/src/gcc3x-cointerp.c:46351):Required space is bigger than the headroom. Could not allocate
[DEBUG] 2023-07-06 14:37:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:37:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:37:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b09000
[DEBUG] 2023-07-06 14:37:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b09000
[WARN ] 2023-07-06 14:37:33.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin
[WARN ] 2023-07-06 14:37:34.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGPluginIsPresent
[WARN ] 2023-07-06 14:37:35.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: Matrix2x3Plugin
[WARN ] 2023-07-06 14:37:35.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: Matrix2x3Plugin
[WARN ] 2023-07-06 14:37:35.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: Matrix2x3Plugin
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: C2>>getValues2 (d is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (e is Undeclared)
NewUndeclaredWarning: C2>>getValues2 (f is Undeclared)
[DEBUG] 2023-07-06 14:37:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:37:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:37:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b09000
[DEBUG] 2023-07-06 14:37:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b09000
NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared)
NewUndeclaredWarning: C1>>doSomething (otherSlot is Undeclared)
[DEBUG] 2023-07-06 14:38:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:38:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:38:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b09000
[DEBUG] 2023-07-06 14:38:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b09000
Pharo writing to the standard error
Pharo writing to the standard output
.somethingsomethingNewUndeclaredWarning: CompiledMethodTest>>z (z is Undeclared)
NewUndeclaredWarning: CompiledMethodTest>>msg (var1 is Undeclared)
[DEBUG] 2023-07-06 14:38:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:38:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:38:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b09000
[DEBUG] 2023-07-06 14:38:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b09000
[DEBUG] 2023-07-06 14:38:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:38:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:38:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-07-06 14:38:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
[DEBUG] 2023-07-06 14:38:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:38:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:38:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b09000
[DEBUG] 2023-07-06 14:38:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b09000
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)
[DEBUG] 2023-07-06 14:38:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:38:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:38:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b09000
[DEBUG] 2023-07-06 14:38:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b09000
[WARN ] 2023-07-06 14:38:42.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:118):dir_Create: Error creating /System/Volumes/Data/builds/workspace/pharo-vm_pharo-12/runTests/griffleveClassNamed: #AnObsolet&
[WARN ] 2023-07-06 14:38:42.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:119):dir_Create: File exists
[WARN ] 2023-07-06 14:38:42.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:118):dir_Create: Error creating /System/Volumes/Data/builds/workspace/pharo-vm_pharo-12/runTests/griffle/nurp
[WARN ] 2023-07-06 14:38:42.000 dir_Create (extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:119):dir_Create: No such file or directory
[WARN ] 2023-07-06 14:40:04.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: BMPReadWriterPlugin
[WARN ] 2023-07-06 14:40:04.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCompressToByteArray
[DEBUG] 2023-07-06 14:40:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:40:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:40:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b09000
[DEBUG] 2023-07-06 14:40:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b09000
[WARN ] 2023-07-06 14:40:05.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: BMPReadWriterPlugin
[WARN ] 2023-07-06 14:40:05.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGCompressStructSize
[WARN ] 2023-07-06 14:40:05.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGErrorMgr2StructSize
[WARN ] 2023-07-06 14:40:05.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGDecompressStructSize
[WARN ] 2023-07-06 14:40:05.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primJPEGReadHeaderfromByteArrayerrorMgr
[WARN ] 2023-07-06 14:40:05.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primImageWidth
[WARN ] 2023-07-06 14:40:05.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primImageHeight
[WARN ] 2023-07-06 14:40:06.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: ZipPlugin
NewUndeclaredWarning: ReGlobalVariablesUsageRuleTest>>sampleMethod (sampleMethod is Undeclared)
NewUndeclaredWarning: ReGlobalVariablesUsageRuleTest>>sampleMethod (sampleMethod is Undeclared)
NewUndeclaredWarning: ReGlobalVariablesUsageRuleTest>>sampleMethod (sampleMethod is Undeclared)
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)
[WARN ] 2023-07-06 14:40:08.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor
NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared)
NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared)
NewUndeclaredWarning: OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared)
NewUndeclaredWarning: OCDoitTest>>DoItIn: (tempForTesting is Undeclared)
NewUndeclaredWarning: Point>>tt (Object is Undeclared)
MetacelloNotification: testFileTreeRepository: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-12/runTests/temp/repo
NewUndeclaredWarning: TViewModelMock classTrait>>a (a is Undeclared)
NewUndeclaredWarning: TViewModelMock classTrait>>a: (a is Undeclared)
[DEBUG] 2023-07-06 14:40:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:40:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:40:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009b09000
[DEBUG] 2023-07-06 14:40:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009b09000
[DEBUG] 2023-07-06 14:40:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:40:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:40:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000ab09000
[DEBUG] 2023-07-06 14:40:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000ab09000
[WARN ] 2023-07-06 14:40:22.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveHasSecureHashPrimitive
[DEBUG] 2023-07-06 14:40:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:40:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:40:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b09000
[DEBUG] 2023-07-06 14:40:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b09000
[DEBUG] 2023-07-06 14:40:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:40:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:40:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b09000
[DEBUG] 2023-07-06 14:40:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b09000
[DEBUG] 2023-07-06 14:40:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:40:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:40:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b09000
[DEBUG] 2023-07-06 14:40:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b09000
[DEBUG] 2023-07-06 14:40:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:40:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:40:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-07-06 14:40:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
[DEBUG] 2023-07-06 14:40:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:40:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:40:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b09000
[DEBUG] 2023-07-06 14:40:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b09000
[DEBUG] 2023-07-06 14:40:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:40:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:40:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009b09000
[DEBUG] 2023-07-06 14:40:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009b09000
[DEBUG] 2023-07-06 14:41:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:41:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:41:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b09000
[DEBUG] 2023-07-06 14:41:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b09000
[DEBUG] 2023-07-06 14:41:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:41:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:41:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-07-06 14:41:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
2023-07-06T14:41:35.068018+02:00
WARNING:  Had to GC to make room for more external objects.
If this happens often, it would be a good idea to either:
- Raise the maxExternalSemaphores size.
- Write your code to explicitly release them rather than wait for finalization.

Returning an object but pool is full[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
Finishing Nested run: 2 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
Finishing Nested run: 2 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
Finishing Nested run: 2 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
Finishing Nested run: 2 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
Finishing Nested run: 1 from 0
Finishing Nested run: 2 from 0
Finishing Nested run: 2 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 1
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 5 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 5 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 1 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
[WARN ] 2023-07-06 14:41:36.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 43 from 0
[WARN ] 2023-07-06 14:41:39.000 worker_run (ffi/src/worker/worker.c:198):Finishing Nested run: 2 from 0
DeprecationPerformedNotification: The method SUnitTest>>#deprecatedMessage called from SUnitTest>>#testIgnoreDeprecationWarnings has been deprecated. Deprecated method used by #testIgnoreDeprecationWarnings
SystemNotification: TD
SystemNotification: TB
SystemNotification: TC
SystemNotification: TA
SystemNotification: CA
SystemNotification: CB
SystemNotification: TA
SystemNotification: TB
SystemNotification: TC
SystemNotification: TD
SystemNotification: T6
[DEBUG] 2023-07-06 14:41:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:41:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:41:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b09000
[DEBUG] 2023-07-06 14:41:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b09000
[DEBUG] 2023-07-06 14:42:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:42:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:42:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-07-06 14:42:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
[DEBUG] 2023-07-06 14:42:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:42:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:42:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b09000
[DEBUG] 2023-07-06 14:42:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b09000
NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared)
[DEBUG] 2023-07-06 14:42:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:42:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:42:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-07-06 14:42:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classVarA (A is Undeclared)
NewUndeclaredWarning: UndefinedObject>>foo (foo is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>name (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>name: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>junk (CR is Undeclared)
NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classVarA (A is Undeclared)
NewUndeclaredWarning: UndefinedObject>>foo (foo is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>name (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>name: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>junk (CR is Undeclared)
NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>methodBlock: (methodBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar: (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classBlock: (classBlock is Undeclared)
NewUndeclaredWarning: UndefinedObject>>anInstVar (anInstVar is Undeclared)
NewUndeclaredWarning: UndefinedObject>>newResultClass: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>result: (result is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>hasConflicts (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkClass: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rules: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>failedRules (rules is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>classVarA (A is Undeclared)
NewUndeclaredWarning: UndefinedObject>>foo (foo is Undeclared)
NewUndeclaredWarning: UndefinedObject>>initialize (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>name (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>name: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>junk (CR is Undeclared)
NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared)
NewUndeclaredWarning: UndefinedObject>>printOn: (name is Undeclared)
NewUndeclaredWarning: TestClassOther>>nonexistingMethodName4 (class1 is Undeclared)
[DEBUG] 2023-07-06 14:42:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:42:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:42:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b09000
[DEBUG] 2023-07-06 14:42:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b09000
[DEBUG] 2023-07-06 14:42:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:42:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:42:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-07-06 14:42:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
[DEBUG] 2023-07-06 14:42:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:42:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:42:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b09000
[DEBUG] 2023-07-06 14:42:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b09000
[DEBUG] 2023-07-06 14:42:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:42:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:42:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-07-06 14:42:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
[DEBUG] 2023-07-06 14:42:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:42:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:42:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b09000
[DEBUG] 2023-07-06 14:42:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b09000
[DEBUG] 2023-07-06 14:42:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:42:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:42:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-07-06 14:42:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
[DEBUG] 2023-07-06 14:42:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:42:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:42:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b09000
[DEBUG] 2023-07-06 14:42:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b09000
[DEBUG] 2023-07-06 14:42:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:42:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:42:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-07-06 14:42:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
[DEBUG] 2023-07-06 14:42:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:42:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:42:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b09000
[DEBUG] 2023-07-06 14:42:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b09000
[DEBUG] 2023-07-06 14:42:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:42:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:42:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-07-06 14:42:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
[DEBUG] 2023-07-06 14:42:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:42:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:42:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b09000
[DEBUG] 2023-07-06 14:42:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b09000
[DEBUG] 2023-07-06 14:42:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:42:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:42:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-07-06 14:42:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
[DEBUG] 2023-07-06 14:42:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:42:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:42:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b09000
[DEBUG] 2023-07-06 14:42:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b09000
[DEBUG] 2023-07-06 14:42:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:42:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:42:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-07-06 14:42:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000

a DebugSession
Original error: test session.
Debugger error: a UndefinedObject

[ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]

a DebugSession
Original error: test session.
Debugger error: Error

[ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]

a DebugSession
Original error: test session.
Debugger error: Error

[ Set new ] in OupsDummyDebugger class>>dummySession in Block: [ Set new ]
[DEBUG] 2023-07-06 14:42:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:42:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:42:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b09000
[DEBUG] 2023-07-06 14:42:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b09000
[DEBUG] 2023-07-06 14:42:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:42:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:42:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-07-06 14:42:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
[DEBUG] 2023-07-06 14:43:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:43:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:43:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b09000
[DEBUG] 2023-07-06 14:43:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b09000
[DEBUG] 2023-07-06 14:43:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:43:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:43:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-07-06 14:43:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
MetacelloNotification: Recording baseline of BaselineOfTestToLock1...
MetacelloNotification: Project: TestToLock2 baseline
MetacelloNotification: ...finished baseline
MetacelloNotification: Recording baseline of BaselineOfTestToLock1...
MetacelloNotification: Project: TestToLock2 baseline
MetacelloNotification: Project is locked, skipping.
MetacelloNotification: ...finished baseline
[DEBUG] 2023-07-06 14:43:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:43:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:43:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007b09000
[DEBUG] 2023-07-06 14:43:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007b09000
[DEBUG] 2023-07-06 14:43:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:43:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:43:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008b09000
[DEBUG] 2023-07-06 14:43:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008b09000
[DEBUG] 2023-07-06 14:43:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:43:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:43:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009b09000
[DEBUG] 2023-07-06 14:43:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009b09000
[DEBUG] 2023-07-06 14:43:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:43:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:43:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000ab09000
[DEBUG] 2023-07-06 14:43:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000ab09000
[DEBUG] 2023-07-06 14:43:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:43:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:43:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000bb09000
[DEBUG] 2023-07-06 14:43:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000bb09000
[DEBUG] 2023-07-06 14:43:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:43:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:43:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000cb09000
[DEBUG] 2023-07-06 14:43:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000cb09000
[DEBUG] 2023-07-06 14:43:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:43:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:43:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000db09000
[DEBUG] 2023-07-06 14:43:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000db09000
[DEBUG] 2023-07-06 14:43:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:43:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:43:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000eb09000
[DEBUG] 2023-07-06 14:43:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000eb09000
[DEBUG] 2023-07-06 14:43:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:43:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:43:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000fb09000
[DEBUG] 2023-07-06 14:43:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000fb09000
[DEBUG] 2023-07-06 14:43:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:43:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:43:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10010b09000
[DEBUG] 2023-07-06 14:43:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10010b09000
[DEBUG] 2023-07-06 14:43:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:43:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:43:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10011b09000
[DEBUG] 2023-07-06 14:43:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10011b09000
[DEBUG] 2023-07-06 14:43:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:43:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:43:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10012b09000
[DEBUG] 2023-07-06 14:43:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10012b09000
[DEBUG] 2023-07-06 14:43:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:43:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:43:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10013b09000
[DEBUG] 2023-07-06 14:43:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10013b09000
[DEBUG] 2023-07-06 14:43:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:43:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:43:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10014b09000
[DEBUG] 2023-07-06 14:43:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10014b09000
[DEBUG] 2023-07-06 14:43:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:43:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:43:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10015b09000
[DEBUG] 2023-07-06 14:43:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10015b09000
[WARN ] 2023-07-06 14:43:32.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveLanguage
[WARN ] 2023-07-06 14:43:32.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCountry
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared)
NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared)

[ Halt now ] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ Halt now ]
TestSessionHandler>>startup:
[ :each | each startup: isImageStarting ] in TestWorkingSession(WorkingSession)>>runStartup: in Block: [ :each | each startup: isImageStarting ]
[aBlock value: each] in [ :each | 
		[aBlock value: each] 
			on: Exception
			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each]
FullBlockClosure(BlockClosure)>>on:do:
[ :each | 
		[aBlock value: each] 
			on: Exception
			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each | ...
Array(SequenceableCollection)>>do:
TestWorkingSession(WorkingSession)>>runList:do:
TestWorkingSession(WorkingSession)>>runStartup:
TestWorkingSession>>start:
[ session start: false ] in [	manager register: (TestSessionHandler onStartup: [ Halt now ]).	
		session errorHandler: 
			(TestStartupUIManager new
				sessionManager: manager;
				yourself).
		
		self 
			shouldnt: [ session start: false ]
			raise: Halt.
		self
			assert: (session instVarNamed: 'deferredStartupActions') size 
			equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ session start: false ]
[aBlock value.
 	false] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [aBlock value....
FullBlockClosure(BlockClosure)>>on:do:
SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf:
SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise:
[	manager register: (TestSessionHandler onStartup: [ Halt now ]).	
		session errorHandler: 
			(TestStartupUIManager new
				sessionManager: manager;
				yourself).
		
		self 
			shouldnt: [ session start: false ]
			raise: Halt.
		self
			assert: (session instVarNamed: 'deferredStartupActions') size 
			equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [	manager register: (TestSessionHandler onStartup:...etc...
FullBlockClosure(BlockClosure)>>ensure:
UIManager class>>nonInteractiveDuring:
SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive
SessionErrorHandlingTest(TestCase)>>performTest
[self setUp.
	self performTest] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [self setUp....
FullBlockClosure(BlockClosure)>>ensure:
SessionErrorHandlingTest(TestCase)>>runCase
[aTestCase runCase] in [
		[aTestCase runCase] ensure: [
			"Terminated test is not considered as completed (user just closed a debugger for example)"
			mainTestProcess isTerminating ifFalse: [ 
				self handleCompletedTest ]]
	] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [aTestCase runCase]
FullBlockClosure(BlockClosure)>>ensure:
[
		[aTestCase runCase] ensure: [
			"Terminated test is not considered as completed (user just closed a debugger for example)"
			mainTestProcess isTerminating ifFalse: [ 
				self handleCompletedTest ]]
	] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [...
FullBlockClosure(BlockClosure)>>on:do:
TestExecutionEnvironment>>runTestCaseUnderWatchdog:
[self runTestCaseUnderWatchdog: aTestCase] in TestExecutionEnvironment>>runTestCase: in Block: [self runTestCaseUnderWatchdog: aTestCase]
FullBlockClosure(BlockClosure)>>ensure:

[ ZeroDivide signal ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ ZeroDivide signal ]
TestSessionHandler>>shutdown:
[ :each | each shutdown: isImageQuitting ] in TestWorkingSession(WorkingSession)>>runShutdown: in Block: [ :each | each shutdown: isImageQuitting ]
[aBlock value: each] in [ :each | 
		[aBlock value: each] 
			on: Exception
			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each]
FullBlockClosure(BlockClosure)>>on:do:
[ :each | 
		[aBlock value: each] 
			on: Exception
			do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each | ...
Array(SequenceableCollection)>>do:
TestWorkingSession(WorkingSession)>>runList:do:
TestWorkingSession(WorkingSession)>>runShutdown:
TestWorkingSession(WorkingSession)>>stop:
[ session stop: false ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ session stop: false ]
[aBlock value.
 	false] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [aBlock value....
FullBlockClosure(BlockClosure)>>on:do:
SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf:
SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise:
SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive
SessionErrorHandlingTest(TestCase)>>performTest
[self setUp.
	self performTest] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [self setUp....
FullBlockClosure(BlockClosure)>>ensure:
SessionErrorHandlingTest(TestCase)>>runCase
[aTestCase runCase] in [
		[aTestCase runCase] ensure: [
			"Terminated test is not considered as completed (user just closed a debugger for example)"
			mainTestProcess isTerminating ifFalse: [ 
				self handleCompletedTest ]]
	] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [aTestCase runCase]
FullBlockClosure(BlockClosure)>>ensure:
[
		[aTestCase runCase] ensure: [
			"Terminated test is not considered as completed (user just closed a debugger for example)"
			mainTestProcess isTerminating ifFalse: [ 
				self handleCompletedTest ]]
	] in TestExecutionEnvironment>>runTestCaseUnderWatchdog: in Block: [...
FullBlockClosure(BlockClosure)>>on:do:
TestExecutionEnvironment>>runTestCaseUnderWatchdog:
[self runTestCaseUnderWatchdog: aTestCase] in TestExecutionEnvironment>>runTestCase: in Block: [self runTestCaseUnderWatchdog: aTestCase]
FullBlockClosure(BlockClosure)>>ensure:
TestExecutionEnvironment>>runTestCase:
CurrentExecutionEnvironment class>>runTestCase:
SessionErrorHandlingTest(TestCase)>>runCaseManaged
[DEBUG] 2023-07-06 14:43:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:43:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:43:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10016b09000
[DEBUG] 2023-07-06 14:43:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10016b09000
[DEBUG] 2023-07-06 14:43:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:43:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:43:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10017b09000
[DEBUG] 2023-07-06 14:43:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10017b09000
[DEBUG] 2023-07-06 14:43:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:43:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:43:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10018b09000
[DEBUG] 2023-07-06 14:43:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10018b09000
[DEBUG] 2023-07-06 14:43:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:43:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:43:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10019b09000
[DEBUG] 2023-07-06 14:43:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10019b09000
[DEBUG] 2023-07-06 14:43:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:43:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:43:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001ab09000
[DEBUG] 2023-07-06 14:43:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001ab09000
[DEBUG] 2023-07-06 14:44:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:44:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:44:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001bb09000
[DEBUG] 2023-07-06 14:44:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001bb09000
[DEBUG] 2023-07-06 14:44:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:44:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:44:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1001cb09000
[DEBUG] 2023-07-06 14:44:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1001cb09000
[WARN ] 2023-07-06 14:44:53.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitivePathMax
[DEBUG] 2023-07-06 14:44:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:44:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:44:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b09000
[DEBUG] 2023-07-06 14:44:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b09000
1
1
2
2
NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared)
NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared)
[DEBUG] 2023-07-06 14:45:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:45:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:45:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10005b09000
[DEBUG] 2023-07-06 14:45:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10005b09000
[DEBUG] 2023-07-06 14:45:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:45:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:45:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b09000
[DEBUG] 2023-07-06 14:45:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b09000
[DEBUG] 2023-07-06 14:45:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:45:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:45:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b09000
[DEBUG] 2023-07-06 14:45:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b09000
NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared)
NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared)
NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared)
NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared)
NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared)
NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared)
NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared)
NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared)
[DEBUG] 2023-07-06 14:45:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:45:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:45:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b09000
[DEBUG] 2023-07-06 14:45:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b09000
NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared)
NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared)
NewUndeclaredWarning: RBPatternWrapperBlockNode>>DoIt (RBInstanceVariableNode is Undeclared)
[DEBUG] 2023-07-06 14:45:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:45:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:45:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b09000
[DEBUG] 2023-07-06 14:45:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b09000
[DEBUG] 2023-07-06 14:45:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:45:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:45:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b09000
[DEBUG] 2023-07-06 14:45:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b09000
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>isEmpty (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>superSends (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteUsing: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>resetResult (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>problemCount (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>viewResults (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>rewriteRuleAsString (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (RecursiveSelfRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (builder is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (rewriteRule is Undeclared)
NewUndeclaredWarning: UndefinedObject>>checkMethod: (class is Undeclared)
[DEBUG] 2023-07-06 14:46:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:46:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:46:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b09000
[DEBUG] 2023-07-06 14:46:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b09000
[DEBUG] 2023-07-06 14:46:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:46:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:46:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b09000
[DEBUG] 2023-07-06 14:46:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b09000
[DEBUG] 2023-07-06 14:46:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:46:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:46:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b09000
[DEBUG] 2023-07-06 14:46:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b09000
[DEBUG] 2023-07-06 14:46:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:46:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:46:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b09000
[DEBUG] 2023-07-06 14:46:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b09000
[DEBUG] 2023-07-06 14:46:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:46:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:46:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b09000
[DEBUG] 2023-07-06 14:46:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b09000
[DEBUG] 2023-07-06 14:46:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:46:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:46:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b09000
[DEBUG] 2023-07-06 14:46:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b09000
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
NewUndeclaredWarning: StTestDebuggerProvider>>buildDebuggerWithMissingClassContext (MissingClass is Undeclared)
[DEBUG] 2023-07-06 14:47:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216
[DEBUG] 2023-07-06 14:47:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216
[DEBUG] 2023-07-06 14:47:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006b09000
[DEBUG] 2023-07-06 14:47:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006b09000
an ObjectNewUndeclaredWarning: ReflectivityExamples>>exampleMethod (RFReifyValueVar is Undeclared)
28227 run, 28226 passes, 1 failures, 0 errors.
[DEBUG] 2023-07-06 14:47:22.000 primitiveQuit (pharo-12/build/generated/64/vm/src/gcc3x-cointerp.c:31381):Quit requested by the image
Process        0x34088f040 priority 79
       0x280005f30 I SessionManager>launchSnapshot:andQuit: 0x10000091a68: a(n) SessionManager
       0x280005fa0 I [] in SessionManager>snapshot:andQuit: 0x10000091a68: a(n) SessionManager
       0x280005fe0 I [] in FullBlockClosure>newProcess 0x34088ee60: a(n) FullBlockClosure

processes at priority 40
Process      0x1000282d7f8 priority 40
       0x280027fd8 M MorphicRenderLoop>doOneCycleWhile: 0x10002875a78: a(n) MorphicRenderLoop
     0x1000282e538 s [] in MorphicUIManager>spawnNewProcess
     0x1000282e618 s [] in FullBlockClosure(BlockClosure)>newProcess

Process      0x100039eb250 priority 40
       0x280033d60 I Process>resume 0x34088f040: a(n) Process
       0x280033da0 I FullBlockClosure(BlockClosure)>forkAt: 0x34088ee60: a(n) FullBlockClosure
       0x280033df8 I SessionManager>snapshot:andQuit: 0x10000091a68: a(n) SessionManager
       0x280033e58 I [] in SmalltalkImage>snapshot:andQuit: 0x10000023390: a(n) SmalltalkImage
       0x280033ea0 I CurrentExecutionEnvironment class>activate:for: 0x1000001b590: a(n) CurrentExecutionEnvironment class
       0x280033ef0 I DefaultExecutionEnvironment(ExecutionEnvironment)>beActiveDuring: 0x10000010438: a(n) DefaultExecutionEnvironment
       0x280033f38 I DefaultExecutionEnvironment class>beActiveDuring: 0x1000001bb00: a(n) DefaultExecutionEnvironment class
       0x280033f80 I SmalltalkImage>snapshot:andQuit: 0x10000023390: a(n) SmalltalkImage
       0x280033fe0 I TestCommandLineHandler>runPackages 0x10003a03738: a(n) TestCommandLineHandler
     0x10003a03680 s TestCommandLineHandler>activate
     0x10003a037e8 s TestCommandLineHandler class(CommandLineHandler class)>activateWith:
     0x10003a05c38 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand:
     0x10003a05eb0 s FullBlockClosure(BlockClosure)>on:do:
     0x10003a061a8 s PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand:
     0x10003a065b0 s PharoCommandLineHandler(BasicCommandLineHandler)>handleSubcommand
     0x10003a06948 s PharoCommandLineHandler(BasicCommandLineHandler)>handleArgument:
     0x10003a06bc0 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate
     0x10003a06e70 s FullBlockClosure(BlockClosure)>on:do:
     0x10003a07160 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate
     0x10003a07360 s [] in FullBlockClosure(BlockClosure)>newProcess

processes at priority 10
Process      0x100039eb138 priority 10
       0x280031fe0 M ProcessorScheduler class>idleProcess 0x10000015358: a(n) ProcessorScheduler class
     0x10003d36408 s [] in ProcessorScheduler class>startUp
     0x100039ea8c8 s [] in FullBlockClosure(BlockClosure)>newProcess

suspended processes
Process      0x100039eb740 priority 50
       0x28003dfe0 M WeakArray class>finalizationProcess 0x10000016080: a(n) WeakArray class
     0x100039ea6f8 s [] in WeakArray class>restartFinalizationProcess
     0x100039ec170 s [] in FullBlockClosure(BlockClosure)>newProcess

Process        0x34034e020 priority 40
       0x28001de88 M [] in Delay>wait 0x340370d70: a(n) Delay
       0x28001ded8 I FullBlockClosure(BlockClosure)>ifCurtailed: 0x340385460: a(n) FullBlockClosure
       0x28001df20 I Delay>wait 0x340370d70: a(n) Delay
       0x28001df60 I Duration>wait 0x100039ec650: a(n) Duration
       0x28001dfa0 I [] in OmDeferrer>runMessageProcess 0x100039eaaa0: a(n) OmDeferrer
       0x28001dfe0 I [] in FullBlockClosure>newProcess 0x340385568: a(n) FullBlockClosure

Process      0x1000282d848 priority 80
       0x28003ffa8 I DelaySemaphoreScheduler(DelayBasicScheduler)>suspendAtTimingPriority 0x1000041ae30: a(n) DelaySemaphoreScheduler
       0x28003ffe0 M [] in DelaySemaphoreScheduler>runBackendLoopAtTimingPriority 0x1000041ae30: a(n) DelaySemaphoreScheduler
     0x100034f0010 s FullBlockClosure(BlockClosure)>ensure:
     0x1000282e748 s DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority
     0x100034efea0 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>startTimerEventLoopPriority:
     0x1000282e828 s [] in FullBlockClosure(BlockClosure)>newProcess