Jenkins build became unstable: moose-latest-dev #1197

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
19 messages Options
Reply | Threaded
Open this post in threaded view
|

Jenkins build became unstable: moose-latest-dev #1197

admin-2
Reply | Threaded
Open this post in threaded view
|

Jenkins build is still unstable: moose-latest-dev #1198

admin-2
Reply | Threaded
Open this post in threaded view
|

Jenkins build is still unstable: moose-latest-dev #1199

admin-2
Reply | Threaded
Open this post in threaded view
|

Build failed in Jenkins: moose-latest-dev #1200

admin-2
See <http://hudson.moosetechnology.org/job/moose-latest-dev/1200/>

------------------------------------------
[...truncated 801 lines...]
  BlockClosure>>ensure:
  FileReference>>readStreamDo:
  BasicCodeLoader>>installSourceFile:
  [:reference | self installSourceFile: reference] in [sourceFiles
  do: [:reference | self installSourceFile: reference]] in BasicCodeLoader>>installSourceFiles
  Array(SequenceableCollection)>>do:
  [sourceFiles
  do: [:reference | self installSourceFile: reference]] in BasicCodeLoader>>installSourceFiles
  BlockClosure>>ensure:
  BasicCodeLoader>>installSourceFiles
  BasicCodeLoader class>>commandLineHandlerAction:
  [:commandLine | BasicCodeLoader commandLineHandlerAction: commandLine] in BasicCodeLoader class>>initialize
  [:each |
  | actionBlock conditionBlock |
  conditionBlock := each key.
  actionBlock := each value.
  (conditionBlock value: anUserInput)
  ifTrue: [actionBlock value: anUserInput]] in CommandLine class(AbstractUserInput class)>>dispatch:
  [:association | aBlock value: association value] in Dictionary>>valuesDo:
  [:each | each
  ifNotNil: [aBlock value: each]] in Dictionary>>associationsDo:
  Array(SequenceableCollection)>>do:
  Dictionary>>associationsDo:
  Dictionary>>valuesDo:
  Dictionary>>do:
  CommandLine class(AbstractUserInput class)>>dispatch:
  [self dispatch: singleton] in CommandLine class>>dispatch
  BlockClosure>>cull:
  [each cull: resuming] in [:each | self
  logStartUpErrorDuring: [each cull: resuming]
  into: errors
  tryDebugger: self isInteractive] in SmalltalkImage>>executeDeferredStartupActions:
  BlockClosure>>on:do:
  SmalltalkImage>>logStartUpErrorDuring:into:tryDebugger:
  [:each | self
  logStartUpErrorDuring: [each cull: resuming]
  into: errors
  tryDebugger: self isInteractive] in SmalltalkImage>>executeDeferredStartupActions:
  OrderedCollection>>do:
  SmalltalkImage>>executeDeferredStartupActions:
  SmalltalkImage>>snapshot:andQuit:
  UndefinedObject>>DoIt
  Compiler>>evaluate:in:to:notifying:ifFail:logged:
  Compiler class>>evaluate:for:notifying:logged:
  Compiler class>>evaluate:for:logged:
  Compiler class>>evaluate:logged:
  [| chunk | val := (self peekFor: $!)
  ifTrue: [(self class evaluatorClass evaluate: self nextChunk logged: false)
  scanFrom: self]
  ifFalse: [chunk := self nextChunk.
  self checkForPreamble: chunk.
  self class evaluatorClass evaluate: chunk logged: true]] in [:bar |
  [self atEnd]
  whileFalse: [bar value: self position.
  self skipSeparators.
  [| chunk | val := (self peekFor: $!)
  ifTrue: [(self class evaluatorClass evaluate: self nextChunk logged: false)
  scanFrom: self]
  ifFalse: [chunk := self nextChunk.
  self checkForPreamble: chunk.
  self class evaluatorClass evaluate: chunk logged: true]]
  on: InMidstOfFileinNotification
  do: [:ex | ex resume: true].
  self skipStyleChunk].
  self close] in FileSystemFileStream(PositionableStream)>>fileInAnnouncing:
  BlockClosure>>on:do:
  [:bar |
  [self atEnd]
  whileFalse: [bar value: self position.
  self skipSeparators.
  [| chunk | val := (self peekFor: $!)
  ifTrue: [(self class evaluatorClass evaluate: self nextChunk logged: false)
  scanFrom: self]
  ifFalse: [chunk := self nextChunk.
  self checkForPreamble: chunk.
  self class evaluatorClass evaluate: chunk logged: true]]
  on: InMidstOfFileinNotification
  do: [:ex | ex resume: true].
  self skipStyleChunk].
  self close] in FileSystemFileStream(PositionableStream)>>fileInAnnouncing:
  NonInteractiveUIManager(CommandLineUIManager)>>progressInitiationExceptionDefaultAction:
  ProgressInitiationException>>defaultAction
  UndefinedObject>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  ProgressInitiationException(Exception)>>signal
  ProgressInitiationException>>display:at:from:to:during:
  ProgressInitiationException class>>display:at:from:to:during:
  ByteString(String)>>displayProgressFrom:to:during:
  FileSystemFileStream(PositionableStream)>>fileInAnnouncing:
  FileSystemFileStream(PositionableStream)>>fileIn
  [^ (FileSystemFileStream with: stream contents asString) reset fileIn] in [:stream | [^ (FileSystemFileStream with: stream contents asString) reset fileIn]
  on: Error , ParserNotification
  do: [:e | self handleError: e reference: aReference]] in BasicCodeLoader>>installSourceFile:
  BlockClosure>>on:do:
  [:stream | [^ (FileSystemFileStream with: stream contents asString) reset fileIn]
  on: Error , ParserNotification
  do: [:e | self handleError: e reference: aReference]] in BasicCodeLoader>>installSourceFile:
  [aBlock value: stream] in FileReference>>readStreamDo:
  BlockClosure>>ensure:
  FileReference>>readStreamDo:
  BasicCodeLoader>>installSourceFile:
  [:reference | self installSourceFile: reference] in [sourceFiles
  do: [:reference | self installSourceFile: reference]] in BasicCodeLoader>>installSourceFiles
  Array(SequenceableCollection)>>do:
  [sourceFiles
  do: [:reference | self installSourceFile: reference]] in BasicCodeLoader>>installSourceFiles
  BlockClosure>>ensure:
  BasicCodeLoader>>installSourceFiles
  BasicCodeLoader class>>commandLineHandlerAction:
  [:commandLine | BasicCodeLoader commandLineHandlerAction: commandLine] in BasicCodeLoader class>>initialize
  [:each |
  | actionBlock conditionBlock |
  conditionBlock := each key.
  actionBlock := each value.
  (conditionBlock value: anUserInput)
  ifTrue: [actionBlock value: anUserInput]] in CommandLine class(AbstractUserInput class)>>dispatch:
  [:association | aBlock value: association value] in Dictionary>>valuesDo:
  [:each | each
  ifNotNil: [aBlock value: each]] in Dictionary>>associationsDo:
  Array(SequenceableCollection)>>do:
  Dictionary>>associationsDo:
  Dictionary>>valuesDo:
  Dictionary>>do:
  CommandLine class(AbstractUserInput class)>>dispatch:
  [self dispatch: singleton] in CommandLine class>>dispatch
  BlockClosure>>cull:
  [each cull: resuming] in [:each | self
  logStartUpErrorDuring: [each cull: resuming]
  into: errors
  tryDebugger: self isInteractive] in SmalltalkImage>>executeDeferredStartupActions:
  BlockClosure>>on:do:
  SmalltalkImage>>logStartUpErrorDuring:into:tryDebugger:
  [:each | self
  logStartUpErrorDuring: [each cull: resuming]
  into: errors
  tryDebugger: self isInteractive] in SmalltalkImage>>executeDeferredStartupActions:
  OrderedCollection>>do:
  SmalltalkImage>>executeDeferredStartupActions:
  SmalltalkImage>>snapshot:andQuit:
  UndefinedObject>>DoIt
  Compiler>>evaluate:in:to:notifying:ifFail:logged:
  Compiler class>>evaluate:for:notifying:logged:
  Compiler class>>evaluate:for:logged:
  Compiler class>>evaluate:logged:
  [| chunk | val := (self peekFor: $!)
  ifTrue: [(self class evaluatorClass evaluate: self nextChunk logged: false)
  scanFrom: self]
  ifFalse: [chunk := self nextChunk.
  self checkForPreamble: chunk.
  self class evaluatorClass evaluate: chunk logged: true]] in [:bar |
  [self atEnd]
  whileFalse: [bar value: self position.
  self skipSeparators.
  [| chunk | val := (self peekFor: $!)
  ifTrue: [(self class evaluatorClass evaluate: self nextChunk logged: false)
  scanFrom: self]
  ifFalse: [chunk := self nextChunk.
  self checkForPreamble: chunk.
  self class evaluatorClass evaluate: chunk logged: true]]
  on: InMidstOfFileinNotification
  do: [:ex | ex resume: true].
  self skipStyleChunk].
  self close] in FileSystemFileStream(PositionableStream)>>fileInAnnouncing:
  BlockClosure>>on:do:
  [:bar |
  [self atEnd]
  whileFalse: [bar value: self position.
  self skipSeparators.
  [| chunk | val := (self peekFor: $!)
  ifTrue: [(self class evaluatorClass evaluate: self nextChunk logged: false)
  scanFrom: self]
  ifFalse: [chunk := self nextChunk.
  self checkForPreamble: chunk.
  self class evaluatorClass evaluate: chunk logged: true]]
  on: InMidstOfFileinNotification
  do: [:ex | ex resume: true].
  self skipStyleChunk].
  self close] in FileSystemFileStream(PositionableStream)>>fileInAnnouncing:
  NonInteractiveUIManager(CommandLineUIManager)>>progressInitiationExceptionDefaultAction:
  ProgressInitiationException>>defaultAction
  UndefinedObject>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  -- and more not shown ---------------------------------------------------------------------------------
 
  THERE_BE_DRAGONS_HERE
  Got startup errors:
  -------------------------------------------------------------------------------
 
  THERE_BE_DRAGONS_HERE
      MessageNotUnderstood: receiver of "new" is nil
  -------------------------------------------------------------------------------
 
Recording test results
Archiving artifacts

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Jenkins build is unstable: moose-latest-dev #1201

admin-2
Reply | Threaded
Open this post in threaded view
|

Jenkins build is still unstable: moose-latest-dev #1202

admin-2
Reply | Threaded
Open this post in threaded view
|

Jenkins build is still unstable: moose-latest-dev #1203

admin-2
Reply | Threaded
Open this post in threaded view
|

Jenkins build is still unstable: moose-latest-dev #1204

admin-2
Reply | Threaded
Open this post in threaded view
|

Jenkins build is still unstable: moose-latest-dev #1205

admin-2
Reply | Threaded
Open this post in threaded view
|

Jenkins build is still unstable: moose-latest-dev #1206

admin-2
Reply | Threaded
Open this post in threaded view
|

Build failed in Jenkins: moose-latest-dev #1207

admin-2
See <http://hudson.moosetechnology.org/job/moose-latest-dev/1207/>

------------------------------------------
[...truncated 798 lines...]
  BlockClosure>>ensure:
  FileReference>>readStreamDo:
  BasicCodeLoader>>installSourceFile:
  [:reference | self installSourceFile: reference] in [sourceFiles
  do: [:reference | self installSourceFile: reference]] in BasicCodeLoader>>installSourceFiles
  Array(SequenceableCollection)>>do:
  [sourceFiles
  do: [:reference | self installSourceFile: reference]] in BasicCodeLoader>>installSourceFiles
  BlockClosure>>ensure:
  BasicCodeLoader>>installSourceFiles
  BasicCodeLoader class>>commandLineHandlerAction:
  [:commandLine | BasicCodeLoader commandLineHandlerAction: commandLine] in BasicCodeLoader class>>initialize
  [:each |
  | actionBlock conditionBlock |
  conditionBlock := each key.
  actionBlock := each value.
  (conditionBlock value: anUserInput)
  ifTrue: [actionBlock value: anUserInput]] in CommandLine class(AbstractUserInput class)>>dispatch:
  [:association | aBlock value: association value] in Dictionary>>valuesDo:
  [:each | each
  ifNotNil: [aBlock value: each]] in Dictionary>>associationsDo:
  Array(SequenceableCollection)>>do:
  Dictionary>>associationsDo:
  Dictionary>>valuesDo:
  Dictionary>>do:
  CommandLine class(AbstractUserInput class)>>dispatch:
  [self dispatch: singleton] in CommandLine class>>dispatch
  BlockClosure>>cull:
  [each cull: resuming] in [:each | self
  logStartUpErrorDuring: [each cull: resuming]
  into: errors
  tryDebugger: self isInteractive] in SmalltalkImage>>executeDeferredStartupActions:
  BlockClosure>>on:do:
  SmalltalkImage>>logStartUpErrorDuring:into:tryDebugger:
  [:each | self
  logStartUpErrorDuring: [each cull: resuming]
  into: errors
  tryDebugger: self isInteractive] in SmalltalkImage>>executeDeferredStartupActions:
  OrderedCollection>>do:
  SmalltalkImage>>executeDeferredStartupActions:
  SmalltalkImage>>snapshot:andQuit:
  UndefinedObject>>DoIt
  Compiler>>evaluate:in:to:notifying:ifFail:logged:
  Compiler class>>evaluate:for:notifying:logged:
  Compiler class>>evaluate:for:logged:
  Compiler class>>evaluate:logged:
  [| chunk | val := (self peekFor: $!)
  ifTrue: [(self class evaluatorClass evaluate: self nextChunk logged: false)
  scanFrom: self]
  ifFalse: [chunk := self nextChunk.
  self checkForPreamble: chunk.
  self class evaluatorClass evaluate: chunk logged: true]] in [:bar |
  [self atEnd]
  whileFalse: [bar value: self position.
  self skipSeparators.
  [| chunk | val := (self peekFor: $!)
  ifTrue: [(self class evaluatorClass evaluate: self nextChunk logged: false)
  scanFrom: self]
  ifFalse: [chunk := self nextChunk.
  self checkForPreamble: chunk.
  self class evaluatorClass evaluate: chunk logged: true]]
  on: InMidstOfFileinNotification
  do: [:ex | ex resume: true].
  self skipStyleChunk].
  self close] in FileSystemFileStream(PositionableStream)>>fileInAnnouncing:
  BlockClosure>>on:do:
  [:bar |
  [self atEnd]
  whileFalse: [bar value: self position.
  self skipSeparators.
  [| chunk | val := (self peekFor: $!)
  ifTrue: [(self class evaluatorClass evaluate: self nextChunk logged: false)
  scanFrom: self]
  ifFalse: [chunk := self nextChunk.
  self checkForPreamble: chunk.
  self class evaluatorClass evaluate: chunk logged: true]]
  on: InMidstOfFileinNotification
  do: [:ex | ex resume: true].
  self skipStyleChunk].
  self close] in FileSystemFileStream(PositionableStream)>>fileInAnnouncing:
  NonInteractiveUIManager(CommandLineUIManager)>>progressInitiationExceptionDefaultAction:
  ProgressInitiationException>>defaultAction
  UndefinedObject>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  ProgressInitiationException(Exception)>>signal
  ProgressInitiationException>>display:at:from:to:during:
  ProgressInitiationException class>>display:at:from:to:during:
  ByteString(String)>>displayProgressFrom:to:during:
  FileSystemFileStream(PositionableStream)>>fileInAnnouncing:
  FileSystemFileStream(PositionableStream)>>fileIn
  [^ (FileSystemFileStream with: stream contents asString) reset fileIn] in [:stream | [^ (FileSystemFileStream with: stream contents asString) reset fileIn]
  on: Error , ParserNotification
  do: [:e | self handleError: e reference: aReference]] in BasicCodeLoader>>installSourceFile:
  BlockClosure>>on:do:
  [:stream | [^ (FileSystemFileStream with: stream contents asString) reset fileIn]
  on: Error , ParserNotification
  do: [:e | self handleError: e reference: aReference]] in BasicCodeLoader>>installSourceFile:
  [aBlock value: stream] in FileReference>>readStreamDo:
  BlockClosure>>ensure:
  FileReference>>readStreamDo:
  BasicCodeLoader>>installSourceFile:
  [:reference | self installSourceFile: reference] in [sourceFiles
  do: [:reference | self installSourceFile: reference]] in BasicCodeLoader>>installSourceFiles
  Array(SequenceableCollection)>>do:
  [sourceFiles
  do: [:reference | self installSourceFile: reference]] in BasicCodeLoader>>installSourceFiles
  BlockClosure>>ensure:
  BasicCodeLoader>>installSourceFiles
  BasicCodeLoader class>>commandLineHandlerAction:
  [:commandLine | BasicCodeLoader commandLineHandlerAction: commandLine] in BasicCodeLoader class>>initialize
  [:each |
  | actionBlock conditionBlock |
  conditionBlock := each key.
  actionBlock := each value.
  (conditionBlock value: anUserInput)
  ifTrue: [actionBlock value: anUserInput]] in CommandLine class(AbstractUserInput class)>>dispatch:
  [:association | aBlock value: association value] in Dictionary>>valuesDo:
  [:each | each
  ifNotNil: [aBlock value: each]] in Dictionary>>associationsDo:
  Array(SequenceableCollection)>>do:
  Dictionary>>associationsDo:
  Dictionary>>valuesDo:
  Dictionary>>do:
  CommandLine class(AbstractUserInput class)>>dispatch:
  [self dispatch: singleton] in CommandLine class>>dispatch
  BlockClosure>>cull:
  [each cull: resuming] in [:each | self
  logStartUpErrorDuring: [each cull: resuming]
  into: errors
  tryDebugger: self isInteractive] in SmalltalkImage>>executeDeferredStartupActions:
  BlockClosure>>on:do:
  SmalltalkImage>>logStartUpErrorDuring:into:tryDebugger:
  [:each | self
  logStartUpErrorDuring: [each cull: resuming]
  into: errors
  tryDebugger: self isInteractive] in SmalltalkImage>>executeDeferredStartupActions:
  OrderedCollection>>do:
  SmalltalkImage>>executeDeferredStartupActions:
  SmalltalkImage>>snapshot:andQuit:
  UndefinedObject>>DoIt
  Compiler>>evaluate:in:to:notifying:ifFail:logged:
  Compiler class>>evaluate:for:notifying:logged:
  Compiler class>>evaluate:for:logged:
  Compiler class>>evaluate:logged:
  [| chunk | val := (self peekFor: $!)
  ifTrue: [(self class evaluatorClass evaluate: self nextChunk logged: false)
  scanFrom: self]
  ifFalse: [chunk := self nextChunk.
  self checkForPreamble: chunk.
  self class evaluatorClass evaluate: chunk logged: true]] in [:bar |
  [self atEnd]
  whileFalse: [bar value: self position.
  self skipSeparators.
  [| chunk | val := (self peekFor: $!)
  ifTrue: [(self class evaluatorClass evaluate: self nextChunk logged: false)
  scanFrom: self]
  ifFalse: [chunk := self nextChunk.
  self checkForPreamble: chunk.
  self class evaluatorClass evaluate: chunk logged: true]]
  on: InMidstOfFileinNotification
  do: [:ex | ex resume: true].
  self skipStyleChunk].
  self close] in FileSystemFileStream(PositionableStream)>>fileInAnnouncing:
  BlockClosure>>on:do:
  [:bar |
  [self atEnd]
  whileFalse: [bar value: self position.
  self skipSeparators.
  [| chunk | val := (self peekFor: $!)
  ifTrue: [(self class evaluatorClass evaluate: self nextChunk logged: false)
  scanFrom: self]
  ifFalse: [chunk := self nextChunk.
  self checkForPreamble: chunk.
  self class evaluatorClass evaluate: chunk logged: true]]
  on: InMidstOfFileinNotification
  do: [:ex | ex resume: true].
  self skipStyleChunk].
  self close] in FileSystemFileStream(PositionableStream)>>fileInAnnouncing:
  NonInteractiveUIManager(CommandLineUIManager)>>progressInitiationExceptionDefaultAction:
  ProgressInitiationException>>defaultAction
  UndefinedObject>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  -- and more not shown ---------------------------------------------------------------------------------
 
  THERE_BE_DRAGONS_HERE
  Got startup errors:
  -------------------------------------------------------------------------------
 
  THERE_BE_DRAGONS_HERE
      MessageNotUnderstood: receiver of "new" is nil
  -------------------------------------------------------------------------------
 
Recording test results
Archiving artifacts

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Jenkins build is unstable: moose-latest-dev #1208

admin-2
Reply | Threaded
Open this post in threaded view
|

Jenkins build is still unstable: moose-latest-dev #1209

admin-2
Reply | Threaded
Open this post in threaded view
|

Jenkins build is still unstable: moose-latest-dev #1210

admin-2
Reply | Threaded
Open this post in threaded view
|

Jenkins build is still unstable: moose-latest-dev #1211

admin-2
Reply | Threaded
Open this post in threaded view
|

Jenkins build is back to stable : moose-latest-dev #1212

admin-2
Reply | Threaded
Open this post in threaded view
|

Re: Jenkins build is back to stable : moose-latest-dev #1212

Tudor Girba-2
Isn't that cool? :)

Doru


On Mon, Nov 26, 2012 at 10:38 PM, <[hidden email]> wrote:
See <http://hudson.moosetechnology.org/job/moose-latest-dev/1212/>


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev



--

"Every thing has its own flow"


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Jenkins build is back to stable : moose-latest-dev #1212

Robert von Burg
That is awesome! It took long enough! =)) But of course easy for me to say, when i helped break it...


On 27 November 2012 14:51, Tudor Girba <[hidden email]> wrote:
Isn't that cool? :)

Doru


On Mon, Nov 26, 2012 at 10:38 PM, <[hidden email]> wrote:
See <http://hudson.moosetechnology.org/job/moose-latest-dev/1212/>


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev



--

"Every thing has its own flow"


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev




--
Robert von Burg <[hidden email]>
dipl. Informatiker in Softwareentwicklung HF / pBac-Eng ODEC
software development
system & network administration

http://eitchnet.ch
http://gsinet.ch

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Jenkins build is back to stable : moose-latest-dev #1212

abergel
In reply to this post by Tudor Girba-2
Yesss!!!!!!!


On Nov 27, 2012, at 2:51 PM, Tudor Girba <[hidden email]> wrote:

> Isn't that cool? :)
>
> Doru
>
>
> On Mon, Nov 26, 2012 at 10:38 PM, <[hidden email]> wrote:
> See <http://hudson.moosetechnology.org/job/moose-latest-dev/1212/>
>
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>
>
>
> --
> www.tudorgirba.com
>
> "Every thing has its own flow"
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.



_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev