Skip to content

Instantly share code, notes, and snippets.

@AlainODea
Created April 17, 2014 02:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AlainODea/12a74a05b52c334614d9 to your computer and use it in GitHub Desktop.
Save AlainODea/12a74a05b52c334614d9 to your computer and use it in GitHub Desktop.
Failure output from running ghc-builder as service
[ Apr 17 02:18:37 Executing start method ("/root/.cabal/bin/builder-client --do-build &"). ]
[ Apr 17 02:18:37 Method "start" exited with status 0. ]
[2014-04-17 02:18:37] [smartos-x86-head] Connecting...
[2014-04-17 02:18:37] [smartos-x86-head] Connected.
[2014-04-17 02:18:37] [smartos-x86-head] Sending: "PROTO 0.3"
Received: "200 Protocol version OK"
[2014-04-17 02:18:37] [smartos-x86-head] Sending: "START SSL"
Received: "200 Welcome to SSL"
[2014-04-17 02:18:38] [smartos-x86-head] Sending: "AUTH smartos-x86-head EubAfbaf'"
Received: "200 authenticated"
[2014-04-17 02:18:38] [smartos-x86-head] Sending: "LAST UPLOADED"
Received: "201 Build number follows"
Received: "200 That's it"
[2014-04-17 02:18:38] [smartos-x86-head] Sending: "BUILD INSTRUCTIONS"
Received: "202 What sort?"
Received: "201 Instructions follow"
Received: "200 That's it"
Running "git clone"
Running "create mk/build.mk"
Running "get subrepos"
Running "repo versions"
Running "touching clean-check files"
Running "setting version date"
Running "booting"
builder-client: fd:13: hGetLine: resource exhausted (Resource temporarily unavailable)
[2014-04-17 02:21:08] [smartos-x86-head] Sending: "UPLOAD 14 1"
Received: "202 Send name"
Received: "202 Send subdir"
Received: "202 Send program"
Received: "202 Send args"
Received: "202 Send mailOutput"
Received: "202 Send start time"
Received: "202 Send end time"
Received: "202 Send exit code"
Received: "202 Send output"
Received: "202 Send fileUploaded"
Received: "200 Got it, thanks!"
[2014-04-17 02:21:11] [smartos-x86-head] Sending: "UPLOAD 14 2"
Received: "202 Send name"
Received: "202 Send subdir"
Received: "202 Send program"
Received: "202 Send args"
Received: "202 Send mailOutput"
Received: "202 Send start time"
Received: "202 Send end time"
Received: "202 Send exit code"
Received: "202 Send output"
Received: "202 Send fileUploaded"
Received: "200 Got it, thanks!"
[2014-04-17 02:21:15] [smartos-x86-head] Sending: "UPLOAD 14 3"
Received: "202 Send name"
Received: "202 Send subdir"
Received: "202 Send program"
Received: "202 Send args"
Received: "202 Send mailOutput"
Received: "202 Send start time"
Received: "202 Send end time"
Received: "202 Send exit code"
Received: "202 Send output"
Received: "202 Send fileUploaded"
Received: "200 Got it, thanks!"
[2014-04-17 02:21:19] [smartos-x86-head] Sending: "UPLOAD 14 4"
Received: "202 Send name"
Received: "202 Send subdir"
Received: "202 Send program"
Received: "202 Send args"
Received: "202 Send mailOutput"
Received: "202 Send start time"
Received: "202 Send end time"
Received: "202 Send exit code"
Received: "202 Send output"
Received: "202 Send fileUploaded"
Received: "200 Got it, thanks!"
[2014-04-17 02:21:23] [smartos-x86-head] Sending: "UPLOAD 14 5"
Received: "202 Send name"
Received: "202 Send subdir"
Received: "202 Send program"
Received: "202 Send args"
Received: "202 Send mailOutput"
Received: "202 Send start time"
Received: "202 Send end time"
Received: "202 Send exit code"
Received: "202 Send output"
Received: "202 Send fileUploaded"
Received: "200 Got it, thanks!"
[2014-04-17 02:21:27] [smartos-x86-head] Sending: "UPLOAD 14 6"
Received: "202 Send name"
Received: "202 Send subdir"
Received: "202 Send program"
Received: "202 Send args"
Received: "202 Send mailOutput"
Received: "202 Send start time"
Received: "202 Send end time"
Received: "202 Send exit code"
Received: "202 Send output"
Received: "202 Send fileUploaded"
Received: "200 Got it, thanks!"
[2014-04-17 02:21:31] [smartos-x86-head] Sending: "UPLOAD 14 7"
Received: "202 Send name"
Received: "202 Send subdir"
Received: "202 Send program"
Received: "202 Send args"
Received: "202 Send mailOutput"
Received: "202 Send start time"
Received: "202 Send end time"
Received: "202 Send exit code"
Received: "202 Send output"
Received: "202 Send fileUploaded"
Received: "200 Got it, thanks!"
[2014-04-17 02:21:34] [smartos-x86-head] Sending: "RESULT 14"
Received: "202 Send instructions"
Received: "202 Send result"
Received: "200 Got it, thanks!"
[2014-04-17 02:21:35] [smartos-x86-head] Sending: "RESET TIME"
Received: "200 Done"
[ Apr 17 02:21:35 Stopping because all processes in service exited. ]
[ Apr 17 02:21:35 Executing stop method (:kill). ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment