2026-02-18T19:34:36.3927388Z Current runner version: '2.331.0' 2026-02-18T19:34:36.3962239Z ##[group]Runner Image Provisioner 2026-02-18T19:34:36.3963644Z Hosted Compute Agent 2026-02-18T19:34:36.3964660Z Version: 20260123.484 2026-02-18T19:34:36.3965482Z Commit: 6bd6555ca37d84114959e1c76d2c01448ff61c5d 2026-02-18T19:34:36.3966554Z Build Date: 2026-01-23T19:41:17Z 2026-02-18T19:34:36.3967559Z Worker ID: {908b0a71-4f69-46dd-82d8-364dccfd81e3} 2026-02-18T19:34:36.3968706Z Azure Region: northcentralus 2026-02-18T19:34:36.3969527Z ##[endgroup] 2026-02-18T19:34:36.3971501Z ##[group]Operating System 2026-02-18T19:34:36.3972686Z Ubuntu 2026-02-18T19:34:36.3973386Z 24.04.3 2026-02-18T19:34:36.3974201Z LTS 2026-02-18T19:34:36.3974882Z ##[endgroup] 2026-02-18T19:34:36.3975795Z ##[group]Runner Image 2026-02-18T19:34:36.3976522Z Image: ubuntu-24.04 2026-02-18T19:34:36.3977477Z Version: 20260209.23.1 2026-02-18T19:34:36.3979137Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20260209.23/images/ubuntu/Ubuntu2404-Readme.md 2026-02-18T19:34:36.3981500Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20260209.23 2026-02-18T19:34:36.3983116Z ##[endgroup] 2026-02-18T19:34:36.3984807Z ##[group]GITHUB_TOKEN Permissions 2026-02-18T19:34:36.3987657Z Contents: read 2026-02-18T19:34:36.3988394Z Metadata: read 2026-02-18T19:34:36.3989257Z Packages: read 2026-02-18T19:34:36.3990097Z ##[endgroup] 2026-02-18T19:34:36.3993436Z Secret source: Actions 2026-02-18T19:34:36.3995307Z Prepare workflow directory 2026-02-18T19:34:36.4424328Z Prepare all required actions 2026-02-18T19:34:36.4483439Z Getting action download info 2026-02-18T19:34:36.7682194Z Download action repository 'actions/checkout@v6' (SHA:de0fac2e4500dabe0009e67214ff5f5447ce83dd) 2026-02-18T19:34:36.9770735Z Complete job name: load-matrix 2026-02-18T19:34:37.0539380Z ##[group]Run actions/checkout@v6 2026-02-18T19:34:37.0540316Z with: 2026-02-18T19:34:37.0540769Z repository: pytorch/helion 2026-02-18T19:34:37.0541613Z token: *** 2026-02-18T19:34:37.0542069Z ssh-strict: true 2026-02-18T19:34:37.0542783Z ssh-user: git 2026-02-18T19:34:37.0543220Z persist-credentials: true 2026-02-18T19:34:37.0543703Z clean: true 2026-02-18T19:34:37.0544144Z sparse-checkout-cone-mode: true 2026-02-18T19:34:37.0544689Z fetch-depth: 1 2026-02-18T19:34:37.0545117Z fetch-tags: false 2026-02-18T19:34:37.0545551Z show-progress: true 2026-02-18T19:34:37.0546020Z lfs: false 2026-02-18T19:34:37.0546442Z submodules: false 2026-02-18T19:34:37.0546895Z set-safe-directory: true 2026-02-18T19:34:37.0547631Z ##[endgroup] 2026-02-18T19:34:37.1608817Z Syncing repository: pytorch/helion 2026-02-18T19:34:37.1611018Z ##[group]Getting Git version info 2026-02-18T19:34:37.1611752Z Working directory is '/home/runner/work/helion/helion' 2026-02-18T19:34:37.1613395Z [command]/usr/bin/git version 2026-02-18T19:34:37.1613920Z git version 2.52.0 2026-02-18T19:34:37.1646665Z ##[endgroup] 2026-02-18T19:34:37.1663655Z Temporarily overriding HOME='/home/runner/work/_temp/12f27dfb-f5d2-4aad-b151-35af11f2aaac' before making global git config changes 2026-02-18T19:34:37.1665291Z Adding repository directory to the temporary git global config as a safe directory 2026-02-18T19:34:37.1669099Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/helion/helion 2026-02-18T19:34:37.1719087Z Deleting the contents of '/home/runner/work/helion/helion' 2026-02-18T19:34:37.1723336Z ##[group]Initializing the repository 2026-02-18T19:34:37.1728764Z [command]/usr/bin/git init /home/runner/work/helion/helion 2026-02-18T19:34:37.1808732Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-02-18T19:34:37.1810425Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-02-18T19:34:37.1812011Z hint: to use in all of your new repositories, which will suppress this warning, 2026-02-18T19:34:37.1813418Z hint: call: 2026-02-18T19:34:37.1814025Z hint: 2026-02-18T19:34:37.1814858Z hint: git config --global init.defaultBranch 2026-02-18T19:34:37.1816336Z hint: 2026-02-18T19:34:37.1817182Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-02-18T19:34:37.1818562Z hint: 'development'. The just-created branch can be renamed via this command: 2026-02-18T19:34:37.1819458Z hint: 2026-02-18T19:34:37.1819869Z hint: git branch -m 2026-02-18T19:34:37.1820355Z hint: 2026-02-18T19:34:37.1820980Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-02-18T19:34:37.1822011Z Initialized empty Git repository in /home/runner/work/helion/helion/.git/ 2026-02-18T19:34:37.1826125Z [command]/usr/bin/git remote add origin https://github.com/pytorch/helion 2026-02-18T19:34:37.1867165Z ##[endgroup] 2026-02-18T19:34:37.1867924Z ##[group]Disabling automatic garbage collection 2026-02-18T19:34:37.1871362Z [command]/usr/bin/git config --local gc.auto 0 2026-02-18T19:34:37.1908035Z ##[endgroup] 2026-02-18T19:34:37.1909273Z ##[group]Setting up auth 2026-02-18T19:34:37.1910176Z Removing SSH command configuration 2026-02-18T19:34:37.1916936Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-02-18T19:34:37.1955999Z [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-02-18T19:34:37.2298648Z Removing HTTP extra header 2026-02-18T19:34:37.2305233Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-02-18T19:34:37.2341683Z [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-02-18T19:34:37.2596491Z Removing includeIf entries pointing to credentials config files 2026-02-18T19:34:37.2601537Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-02-18T19:34:37.2637380Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-02-18T19:34:37.2897874Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-f31c790f-3f1d-4e58-aa1b-1c45ea02f509.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-02-18T19:34:37.2940655Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/helion/helion/.git.path /home/runner/work/_temp/git-credentials-f31c790f-3f1d-4e58-aa1b-1c45ea02f509.config 2026-02-18T19:34:37.2973831Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/helion/helion/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-f31c790f-3f1d-4e58-aa1b-1c45ea02f509.config 2026-02-18T19:34:37.3009288Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-f31c790f-3f1d-4e58-aa1b-1c45ea02f509.config 2026-02-18T19:34:37.3046613Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-f31c790f-3f1d-4e58-aa1b-1c45ea02f509.config 2026-02-18T19:34:37.3077709Z ##[endgroup] 2026-02-18T19:34:37.3078893Z ##[group]Fetching the repository 2026-02-18T19:34:37.3088540Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +2fd903f63ee9e5d85b530ad8972e96f99a0fe063:refs/remotes/pull/1497/merge 2026-02-18T19:34:37.8621770Z From https://github.com/pytorch/helion 2026-02-18T19:34:37.8623447Z * [new ref] 2fd903f63ee9e5d85b530ad8972e96f99a0fe063 -> pull/1497/merge 2026-02-18T19:34:37.8658343Z ##[endgroup] 2026-02-18T19:34:37.8659761Z ##[group]Determining the checkout info 2026-02-18T19:34:37.8661401Z ##[endgroup] 2026-02-18T19:34:37.8665126Z [command]/usr/bin/git sparse-checkout disable 2026-02-18T19:34:37.8711921Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2026-02-18T19:34:37.8747233Z ##[group]Checking out the ref 2026-02-18T19:34:37.8748713Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/1497/merge 2026-02-18T19:34:37.9180122Z Note: switching to 'refs/remotes/pull/1497/merge'. 2026-02-18T19:34:37.9181263Z 2026-02-18T19:34:37.9182125Z You are in 'detached HEAD' state. You can look around, make experimental 2026-02-18T19:34:37.9184547Z changes and commit them, and you can discard any commits you make in this 2026-02-18T19:34:37.9186779Z state without impacting any branches by switching back to a branch. 2026-02-18T19:34:37.9187753Z 2026-02-18T19:34:37.9188355Z If you want to create a new branch to retain commits you create, you may 2026-02-18T19:34:37.9189874Z do so (now or later) by using -c with the switch command. Example: 2026-02-18T19:34:37.9191056Z 2026-02-18T19:34:37.9191582Z git switch -c 2026-02-18T19:34:37.9192690Z 2026-02-18T19:34:37.9193157Z Or undo this operation with: 2026-02-18T19:34:37.9193938Z 2026-02-18T19:34:37.9194342Z git switch - 2026-02-18T19:34:37.9194858Z 2026-02-18T19:34:37.9195906Z Turn off this advice by setting config variable advice.detachedHead to false 2026-02-18T19:34:37.9197020Z 2026-02-18T19:34:37.9198292Z HEAD is now at 2fd903f Merge 416dd146aaa3a4896c9123cc2d45ab216d136463 into ce8c5c2626bcf954bc099fbe5605fd0b7b306346 2026-02-18T19:34:37.9203134Z ##[endgroup] 2026-02-18T19:34:37.9237156Z [command]/usr/bin/git log -1 --format=%H 2026-02-18T19:34:37.9268387Z 2fd903f63ee9e5d85b530ad8972e96f99a0fe063 2026-02-18T19:34:37.9527085Z ##[group]Run matrix=$(cat .github/matrix.json | jq -c .) 2026-02-18T19:34:37.9528723Z matrix=$(cat .github/matrix.json | jq -c .) 2026-02-18T19:34:37.9530209Z echo "matrix=$matrix" >> $GITHUB_OUTPUT 2026-02-18T19:34:37.9588967Z shell: /usr/bin/bash -e {0} 2026-02-18T19:34:37.9590026Z ##[endgroup] 2026-02-18T19:34:37.9941695Z Post job cleanup. 2026-02-18T19:34:38.0777510Z [command]/usr/bin/git version 2026-02-18T19:34:38.0816489Z git version 2.52.0 2026-02-18T19:34:38.0858346Z Temporarily overriding HOME='/home/runner/work/_temp/004ba7a2-97f7-4fd5-868a-6287a93d27fd' before making global git config changes 2026-02-18T19:34:38.0863233Z Adding repository directory to the temporary git global config as a safe directory 2026-02-18T19:34:38.0866743Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/helion/helion 2026-02-18T19:34:38.0898343Z Removing SSH command configuration 2026-02-18T19:34:38.0905004Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-02-18T19:34:38.0943207Z [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-02-18T19:34:38.1234607Z Removing HTTP extra header 2026-02-18T19:34:38.1241552Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-02-18T19:34:38.1280691Z [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-02-18T19:34:38.1529661Z Removing includeIf entries pointing to credentials config files 2026-02-18T19:34:38.1535152Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-02-18T19:34:38.1560669Z includeif.gitdir:/home/runner/work/helion/helion/.git.path 2026-02-18T19:34:38.1562766Z includeif.gitdir:/home/runner/work/helion/helion/.git/worktrees/*.path 2026-02-18T19:34:38.1564614Z includeif.gitdir:/github/workspace/.git.path 2026-02-18T19:34:38.1566124Z includeif.gitdir:/github/workspace/.git/worktrees/*.path 2026-02-18T19:34:38.1573242Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/home/runner/work/helion/helion/.git.path 2026-02-18T19:34:38.1597225Z /home/runner/work/_temp/git-credentials-f31c790f-3f1d-4e58-aa1b-1c45ea02f509.config 2026-02-18T19:34:38.1609067Z [command]/usr/bin/git config --local --unset includeif.gitdir:/home/runner/work/helion/helion/.git.path /home/runner/work/_temp/git-credentials-f31c790f-3f1d-4e58-aa1b-1c45ea02f509.config 2026-02-18T19:34:38.1645832Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/home/runner/work/helion/helion/.git/worktrees/*.path 2026-02-18T19:34:38.1670101Z /home/runner/work/_temp/git-credentials-f31c790f-3f1d-4e58-aa1b-1c45ea02f509.config 2026-02-18T19:34:38.1680864Z [command]/usr/bin/git config --local --unset includeif.gitdir:/home/runner/work/helion/helion/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-f31c790f-3f1d-4e58-aa1b-1c45ea02f509.config 2026-02-18T19:34:38.1714122Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/github/workspace/.git.path 2026-02-18T19:34:38.1738857Z /github/runner_temp/git-credentials-f31c790f-3f1d-4e58-aa1b-1c45ea02f509.config 2026-02-18T19:34:38.1747525Z [command]/usr/bin/git config --local --unset includeif.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-f31c790f-3f1d-4e58-aa1b-1c45ea02f509.config 2026-02-18T19:34:38.1783132Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/github/workspace/.git/worktrees/*.path 2026-02-18T19:34:38.1806295Z /github/runner_temp/git-credentials-f31c790f-3f1d-4e58-aa1b-1c45ea02f509.config 2026-02-18T19:34:38.1818807Z [command]/usr/bin/git config --local --unset includeif.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-f31c790f-3f1d-4e58-aa1b-1c45ea02f509.config 2026-02-18T19:34:38.1855092Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-02-18T19:34:38.2108752Z Removing credentials config '/home/runner/work/_temp/git-credentials-f31c790f-3f1d-4e58-aa1b-1c45ea02f509.config' 2026-02-18T19:34:38.2254594Z Evaluate and set job outputs 2026-02-18T19:34:38.2295729Z Set output 'matrix' 2026-02-18T19:34:38.2298458Z Cleaning up orphan processes