(view as text)
git --version
 in dir /home/buildbot/slaves/dolphin/release-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', '--version']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/release-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
git version 1.8.3.2
program finished with exit code 0
elapsedTime=0.003383
program finished with exit code 0
git cat-file -e ec8e17c50f1b10b73a00942d6368f24b4cbe73cc
 in dir /home/buildbot/slaves/dolphin/release-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'cat-file', '-e', 'ec8e17c50f1b10b73a00942d6368f24b4cbe73cc']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/release-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
program finished with exit code 1
elapsedTime=0.004006
git fetch
 in dir /home/buildbot/slaves/dolphin/release-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'fetch']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/release-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
From https://code.google.com/p/dolphin-emu
   9b6c6fa..ec8e17c  master     -> origin/master
program finished with exit code 0
elapsedTime=3.523593
git reset --hard ec8e17c50f1b10b73a00942d6368f24b4cbe73cc --
 in dir /home/buildbot/slaves/dolphin/release-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'reset', '--hard', 'ec8e17c50f1b10b73a00942d6368f24b4cbe73cc', '--']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/release-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
HEAD is now at ec8e17c Automatic translation resources update from Transifex
program finished with exit code 0
elapsedTime=0.046850
git rev-parse HEAD
 in dir /home/buildbot/slaves/dolphin/release-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'rev-parse', 'HEAD']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/release-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
ec8e17c50f1b10b73a00942d6368f24b4cbe73cc
program finished with exit code 0
elapsedTime=0.003223