Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-23T06:04:37.9268782Z with: 2026-08-23T06:04:37.9269365Z repository: pypy/pypy 2026-08-23T06:04:37.9273075Z token: *** 2026-08-23T06:04:37.9273598Z ssh-strict: true 2026-08-23T06:04:37.9274255Z ssh-user: git 2026-08-23T06:04:37.9274833Z persist-credentials: true 2026-08-23T06:04:37.9275404Z clean: true 2026-08-23T06:04:37.9276044Z sparse-checkout-cone-mode: true 2026-08-23T06:04:37.9276995Z fetch-depth: 1 2026-08-23T06:04:37.9277546Z fetch-tags: false 2026-08-23T06:04:37.9278371Z show-progress: true 2026-08-23T06:04:37.9278937Z lfs: false 2026-08-23T06:04:37.9279563Z submodules: false 2026-08-23T06:04:37.9280128Z set-safe-directory: true
2026-08-23T06:04:38.0152767Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-23T06:04:38.0155975Z Working directory is '/home/runner/work/pypy/pypy' 2026-08-23T06:04:38.0157405Z [command]/usr/bin/git version 2026-08-23T06:04:38.0158300Z git version 2.55.0
2026-08-23T06:04:38.0194708Z Temporarily overriding HOME='/home/runner/work/_temp/1cbcb7d1-4bf4-4fa5-8908-0c19a4fb90c5' before making global git config changes 2026-08-23T06:04:38.0196750Z Adding repository directory to the temporary git global config as a safe directory 2026-08-23T06:04:38.0202443Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-08-23T06:04:38.0235054Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-23T06:04:38.0259171Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-08-23T06:04:38.0342527Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-23T06:04:38.0344094Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-23T06:04:38.0345296Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-23T06:04:38.0346123Z hint: call: 2026-08-23T06:04:38.0346964Z hint: 2026-08-23T06:04:38.0347615Z hint: git config --global init.defaultBranch <name> 2026-08-23T06:04:38.0348572Z hint: 2026-08-23T06:04:38.0349361Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-23T06:04:38.0350418Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-23T06:04:38.0351260Z hint: 2026-08-23T06:04:38.0351812Z hint: git branch -m <name> 2026-08-23T06:04:38.0352416Z hint: 2026-08-23T06:04:38.0353205Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-23T06:04:38.0354303Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-08-23T06:04:38.0356286Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-23T06:04:38.0394222Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-08-23T06:04:38.0424218Z Removing SSH command configuration 2026-08-23T06:04:38.0430727Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-23T06:04:38.0457874Z [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-08-23T06:04:38.0743864Z Removing HTTP extra header 2026-08-23T06:04:38.0757089Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-23T06:04:38.0793308Z [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-08-23T06:04:38.0964196Z Removing includeIf entries pointing to credentials config files 2026-08-23T06:04:38.0968981Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-23T06:04:38.0999024Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-23T06:04:38.1180744Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-2e57263e-4a18-48b7-ae79-5971632cd011.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-23T06:04:38.1213227Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-2e57263e-4a18-48b7-ae79-5971632cd011.config 2026-08-23T06:04:38.1240101Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-2e57263e-4a18-48b7-ae79-5971632cd011.config 2026-08-23T06:04:38.1266958Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-2e57263e-4a18-48b7-ae79-5971632cd011.config 2026-08-23T06:04:38.1294884Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-2e57263e-4a18-48b7-ae79-5971632cd011.config
Fetching the repository
2026-08-23T06:04:38.1326814Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +7c002b86696f43cb40fdd026f9c665ddb77699d4:refs/remotes/pull/5570/merge 2026-08-23T06:04:41.1878806Z From https://github.com/pypy/pypy 2026-08-23T06:04:41.1880764Z * [new ref] 7c002b86696f43cb40fdd026f9c665ddb77699d4 -> pull/5570/merge
Determining the checkout info
2026-08-23T06:04:41.1901814Z [command]/usr/bin/git sparse-checkout disable 2026-08-23T06:04:41.1926821Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-23T06:04:41.1955722Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5570/merge 2026-08-23T06:04:41.5975338Z Note: switching to 'refs/remotes/pull/5570/merge'. 2026-08-23T06:04:41.5976390Z 2026-08-23T06:04:41.5977892Z You are in 'detached HEAD' state. You can look around, make experimental 2026-08-23T06:04:41.5978952Z changes and commit them, and you can discard any commits you make in this 2026-08-23T06:04:41.5979565Z state without impacting any branches by switching back to a branch. 2026-08-23T06:04:41.5980013Z 2026-08-23T06:04:41.5980333Z If you want to create a new branch to retain commits you create, you may 2026-08-23T06:04:41.5980919Z do so (now or later) by using -c with the switch command. Example: 2026-08-23T06:04:41.5981315Z 2026-08-23T06:04:41.5981547Z git switch -c <new-branch-name> 2026-08-23T06:04:41.5981870Z 2026-08-23T06:04:41.5982060Z Or undo this operation with: 2026-08-23T06:04:41.5982360Z 2026-08-23T06:04:41.5982517Z git switch - 2026-08-23T06:04:41.5982802Z 2026-08-23T06:04:41.5983182Z Turn off this advice by setting config variable advice.detachedHead to false 2026-08-23T06:04:41.5983557Z 2026-08-23T06:04:41.5983995Z HEAD is now at 7c002b8 Merge a0a8adf018243b9404528de5acc99855742575eb into 9b9b9bd54261eeca87c51c3402c5bd74b3c58aa4
2026-08-23T06:04:41.6028312Z [command]/usr/bin/git log -1 --format=%H 2026-08-23T06:04:41.6051173Z 7c002b86696f43cb40fdd026f9c665ddb77699d4