Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-09-09T12:02:00.8012852Z with: 2026-09-09T12:02:00.8013289Z repository: pypy/pypy 2026-09-09T12:02:00.8017431Z token: *** 2026-09-09T12:02:00.8017862Z ssh-strict: true 2026-09-09T12:02:00.8018301Z ssh-user: git 2026-09-09T12:02:00.8018742Z persist-credentials: true 2026-09-09T12:02:00.8019220Z clean: true 2026-09-09T12:02:00.8019668Z sparse-checkout-cone-mode: true 2026-09-09T12:02:00.8020189Z fetch-depth: 1 2026-09-09T12:02:00.8020779Z fetch-tags: false 2026-09-09T12:02:00.8021224Z show-progress: true 2026-09-09T12:02:00.8021663Z lfs: false 2026-09-09T12:02:00.8022072Z submodules: false 2026-09-09T12:02:00.8022517Z set-safe-directory: true
2026-09-09T12:02:00.9047930Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-09T12:02:00.9050863Z Working directory is '/home/runner/work/pypy/pypy' 2026-09-09T12:02:00.9052050Z [command]/usr/bin/git version 2026-09-09T12:02:00.9112079Z git version 2.55.0
2026-09-09T12:02:00.9153396Z Temporarily overriding HOME='/home/runner/work/_temp/b680ce04-b186-4525-b06b-7f6d087042d6' before making global git config changes 2026-09-09T12:02:00.9172539Z Adding repository directory to the temporary git global config as a safe directory 2026-09-09T12:02:00.9174737Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-09-09T12:02:00.9213251Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-09-09T12:02:00.9224577Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-09-09T12:02:00.9321172Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-09-09T12:02:00.9323185Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-09-09T12:02:00.9324746Z hint: to use in all of your new repositories, which will suppress this warning, 2026-09-09T12:02:00.9325922Z hint: call: 2026-09-09T12:02:00.9326547Z hint: 2026-09-09T12:02:00.9327616Z hint: git config --global init.defaultBranch <name> 2026-09-09T12:02:00.9328607Z hint: 2026-09-09T12:02:00.9329552Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-09-09T12:02:00.9331163Z hint: 'development'. The just-created branch can be renamed via this command: 2026-09-09T12:02:00.9332341Z hint: 2026-09-09T12:02:00.9332986Z hint: git branch -m <name> 2026-09-09T12:02:00.9333722Z hint: 2026-09-09T12:02:00.9334716Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-09-09T12:02:00.9336167Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-09-09T12:02:00.9340593Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-09-09T12:02:00.9393384Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-09-09T12:02:00.9428775Z Removing SSH command configuration 2026-09-09T12:02:00.9441041Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-09-09T12:02:00.9470583Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2026-09-09T12:02:00.9853828Z Removing HTTP extra header 2026-09-09T12:02:00.9861701Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-09-09T12:02:00.9903462Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2026-09-09T12:02:01.0151128Z Removing includeIf entries pointing to credentials config files 2026-09-09T12:02:01.0159953Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-09-09T12:02:01.0201492Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-09-09T12:02:01.0455418Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-3576bab0-7a66-4933-bd28-3cf0932ce8a0.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-09-09T12:02:01.0505454Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-3576bab0-7a66-4933-bd28-3cf0932ce8a0.config 2026-09-09T12:02:01.0544583Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-3576bab0-7a66-4933-bd28-3cf0932ce8a0.config 2026-09-09T12:02:01.0586497Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-3576bab0-7a66-4933-bd28-3cf0932ce8a0.config 2026-09-09T12:02:01.0626150Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-3576bab0-7a66-4933-bd28-3cf0932ce8a0.config
Fetching the repository
2026-09-09T12:02:01.0676877Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +db5e079fa23f7d6e9ca9b142622ab50c1d5f4a89:refs/remotes/pull/5582/merge 2026-09-09T12:02:05.1160227Z From https://github.com/pypy/pypy 2026-09-09T12:02:05.1162416Z * [new ref] db5e079fa23f7d6e9ca9b142622ab50c1d5f4a89 -> pull/5582/merge
Determining the checkout info
2026-09-09T12:02:05.1173204Z [command]/usr/bin/git sparse-checkout disable 2026-09-09T12:02:05.1229687Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-09T12:02:05.1268741Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5582/merge 2026-09-09T12:02:05.7855759Z Note: switching to 'refs/remotes/pull/5582/merge'. 2026-09-09T12:02:05.7856271Z 2026-09-09T12:02:05.7856571Z You are in 'detached HEAD' state. You can look around, make experimental 2026-09-09T12:02:05.7857476Z changes and commit them, and you can discard any commits you make in this 2026-09-09T12:02:05.7858171Z state without impacting any branches by switching back to a branch. 2026-09-09T12:02:05.7858554Z 2026-09-09T12:02:05.7858858Z If you want to create a new branch to retain commits you create, you may 2026-09-09T12:02:05.7859456Z do so (now or later) by using -c with the switch command. Example: 2026-09-09T12:02:05.7859838Z 2026-09-09T12:02:05.7860044Z git switch -c <new-branch-name> 2026-09-09T12:02:05.7860311Z 2026-09-09T12:02:05.7860985Z Or undo this operation with: 2026-09-09T12:02:05.7861410Z 2026-09-09T12:02:05.7861645Z git switch - 2026-09-09T12:02:05.7861951Z 2026-09-09T12:02:05.7862453Z Turn off this advice by setting config variable advice.detachedHead to false 2026-09-09T12:02:05.7863093Z 2026-09-09T12:02:05.7863755Z HEAD is now at db5e079 Merge a4e48dea60c1430623d959ecea1d945031ad3216 into 807a08335ed3be1990e0c02a23fcaf26ef6784de
2026-09-09T12:02:05.7975312Z [command]/usr/bin/git log -1 --format=%H 2026-09-09T12:02:05.7976181Z db5e079fa23f7d6e9ca9b142622ab50c1d5f4a89