Re: Travis CI and Stone question
Posted by BrunoBB on Sep 17, 2016; 3:52pm
URL: https://forum.world.st/Travis-CI-and-Stone-question-tp4911839p4915999.html
Hi,
After little working i have OrbeonPersistenceLayer build in green locally (very very useful to run test locally) and working ok with remote travis. :)
But BpmFlow build somehow it keep halting with the following error:
It seems to halt during smalltalkCI test but the strange this is with OrbeonPersistenceLayer there is no problem at all. (if i can find the error i will post it)
/home/gemstone/GsDevKit_home/shared/repos/smalltalkCI/helpers.sh: line 238: bc: command not found
> Time to run: s
Testing server project...
[Info]: libssl-3.3.0-32.so: loaded
[09/17/2016 10:31:43.004 UYT]
gci login: currSession 1 rpc gem processId 7982 socket 10
running suite: travis_GemStone-3.3.0 with: 188 tests
EEEEEEEEEEEEEEEGciSessionNotLoggedInError: Session no longer logged in.
TodeSession(GciSession)>>getSessionNumber
TodeSession(GciSession)>>rawReceiverNB:perform:withArgs: in Block: [ :lib | ...
Gci64bit33x(GciLibrary)>>critical: in Block: [ aBlock value: self ]
BlockClosure>>ensure:
Mutex>>critical: in Block: [ ...
Semaphore>>critical: in Block: [ ...
BlockClosure>>ensure:
Semaphore>>critical:
Mutex>>critical:
Gci64bit33x(GciLibrary)>>critical:
TodeSession(GciSession)>>rawReceiverNB:perform:withArgs: in Block: [ ...
BlockClosure>>ensure:
Cursor>>showWhile:
TodeSession(GciSession)>>rawReceiverNB:perform:withArgs:
TZGsMessageSend>>valueWithArguments: in Block: [ self session rawReceiverNB: self receiver perfor...etc...
TZGsMessageSend(TZGsExecutable)>>perform:
TZGsMessageSend>>valueWithArguments:
TDTopezGemStoneClient(TDTopezClient)>>exception:context:
GsErrorNotification(GsRuntimeExceptionNotification)>>defaultAction
UndefinedObject>>handleSignal:
MethodContext(ContextPart)>>handleSignal:
MethodContext(ContextPart)>>handleSignal:
GsErrorNotification(Exception)>>signal
TodeSession>>signalServerError:
TodeSession(GciSession)>>getNbResult
TodeSession(GciSession)>>getNbResultAsOop
TodeSession(GciSession)>>rawReceiverNB:perform:withArgs: in Block: [ ...
BlockClosure>>ensure:
Cursor>>showWhile:
TodeSession(GciSession)>>rawReceiverNB:perform:withArgs:
Error on or near line 99 :: devKitCommandLine serverDoIt travis :: devKitCommandLine serverDoIt travis
/home/gemstone/GsDevKit_home/shared/repos/smalltalkCI/helpers.sh: line 238: bc: command not found
> Time to run: s
=================
GsDevKit script: stopStone -b travis
path: /home/gemstone/GsDevKit_home/bin/stopStone
=================