(view as text)
git --version
 in dir /home/buildbot/slaves/dolphin/wip-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/wip-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
git version 1.8.3.2
program finished with exit code 0
elapsedTime=0.003366
program finished with exit code 0
git cat-file -e 1e94853301b15fcce23db311f480b64d12ac4d41
 in dir /home/buildbot/slaves/dolphin/wip-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'cat-file', '-e', '1e94853301b15fcce23db311f480b64d12ac4d41']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/wip-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
program finished with exit code 1
elapsedTime=0.003214
git fetch
 in dir /home/buildbot/slaves/dolphin/wip-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/wip-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
From https://github.com/dolphin-emu/dolphin
   bc0584e..1e94853  master     -> origin/master
program finished with exit code 0
elapsedTime=1.974322
git reset --hard 1e94853301b15fcce23db311f480b64d12ac4d41 --
 in dir /home/buildbot/slaves/dolphin/wip-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'reset', '--hard', '1e94853301b15fcce23db311f480b64d12ac4d41', '--']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/wip-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
HEAD is now at 1e94853 Merge pull request #78 from degasus/hideSlowdownWarnings
program finished with exit code 0
elapsedTime=0.073784
git apply --index -p 1
 in dir /home/buildbot/slaves/dolphin/wip-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'apply', '--index', '-p', '1']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/wip-ubu-x64/build
  SHELL=/bin/sh
 writing 1663 bytes to stdin
 using PTY: False
program finished with exit code 0
elapsedTime=0.021465
git rev-parse HEAD
 in dir /home/buildbot/slaves/dolphin/wip-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/wip-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
1e94853301b15fcce23db311f480b64d12ac4d41
program finished with exit code 0
elapsedTime=0.003490