git --version
in dir d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build (timeout 2400 secs)
watching logfiles {}
argv: ['git', '--version']
using PTY: False
git version 2.46.1.windows.1
program finished with exit code 0
elapsedTime=0.231000
program finished with exit code 0
git clean -f -d -x
in dir d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build (timeout 2400 secs)
watching logfiles {}
argv: ['git', 'clean', '-f', '-d', '-x']
using PTY: False
Removing testrun.log
program finished with exit code 0
elapsedTime=0.544000
git fetch -t https://github.com/pypy/pypy/ main
in dir d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build (timeout 2400 secs)
watching logfiles {}
argv: ['git', 'fetch', '-t', 'https://github.com/pypy/pypy/', 'main']
using PTY: False
From https://github.com/pypy/pypy
* branch main -> FETCH_HEAD
program finished with exit code 0
elapsedTime=9.440000
git reset --hard 2a7a597605149b631938c2d12c64a1873eb6ceaf --
in dir d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build (timeout 2400 secs)
watching logfiles {}
argv: ['git', 'reset', '--hard', '2a7a597605149b631938c2d12c64a1873eb6ceaf', '--']
using PTY: False
HEAD is now at 2a7a59760514 Merge pull request #5469 from pypy/memset
program finished with exit code 0
elapsedTime=3.406000
git branch -M main
in dir d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build (timeout 2400 secs)
watching logfiles {}
argv: ['git', 'branch', '-M', 'main']
using PTY: False
program finished with exit code 0
elapsedTime=0.328000
git rev-parse HEAD
in dir d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build (timeout 2400 secs)
watching logfiles {}
argv: ['git', 'rev-parse', 'HEAD']
using PTY: False
2a7a597605149b631938c2d12c64a1873eb6ceaf
program finished with exit code 0
elapsedTime=0.219000