2024-06-26T05:44:05.1262293Z Current runner version: '2.317.0' 2024-06-26T05:44:05.1268690Z Runner name: 'i-01be6cbe47166f337' 2024-06-26T05:44:05.1269453Z Runner group name: 'Default' 2024-06-26T05:44:05.1270287Z Machine name: 'ip-10-0-34-59' 2024-06-26T05:44:05.1274514Z ##[group]GITHUB_TOKEN Permissions 2024-06-26T05:44:05.1276537Z Actions: read 2024-06-26T05:44:05.1277049Z Attestations: read 2024-06-26T05:44:05.1277514Z Checks: read 2024-06-26T05:44:05.1277939Z Contents: read 2024-06-26T05:44:05.1278373Z Deployments: read 2024-06-26T05:44:05.1278851Z Discussions: read 2024-06-26T05:44:05.1279256Z Issues: read 2024-06-26T05:44:05.1279707Z Metadata: read 2024-06-26T05:44:05.1280137Z Packages: read 2024-06-26T05:44:05.1280523Z Pages: read 2024-06-26T05:44:05.1280975Z PullRequests: read 2024-06-26T05:44:05.1281470Z RepositoryProjects: read 2024-06-26T05:44:05.1282200Z SecurityEvents: read 2024-06-26T05:44:05.1282705Z Statuses: read 2024-06-26T05:44:05.1283137Z ##[endgroup] 2024-06-26T05:44:05.1286840Z Secret source: Actions 2024-06-26T05:44:05.1287594Z Prepare workflow directory 2024-06-26T05:44:05.5573502Z Prepare all required actions 2024-06-26T05:44:05.5801527Z Getting action download info 2024-06-26T05:44:05.7102277Z Download action repository 'pytorch/pytorch@main' (SHA:c04cec609dfb57a47665bd6de573669a9d2303fa) 2024-06-26T05:44:09.5613432Z Getting action download info 2024-06-26T05:44:09.6605136Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-06-26T05:44:09.9052883Z Uses: pytorch/pytorch/.github/workflows/_mac-test-mps.yml@refs/tags/ciflow/trunk/129470 (b8c4c54d347aa776934c60784e35936878ef18dc) 2024-06-26T05:44:09.9055355Z ##[group] Inputs 2024-06-26T05:44:09.9055748Z build-environment: macos-py3-arm64 2024-06-26T05:44:09.9056189Z sync-tag: macos-py3-arm64-mps-test 2024-06-26T05:44:09.9056580Z python-version: 3.9.12 2024-06-26T05:44:09.9057480Z test-matrix: { include: [ { config: "mps", shard: 1, num_shards: 1, runner: "macos-m1-13" }, { config: "mps", shard: 1, num_shards: 1, runner: "macos-m1-14" }, ]} 2024-06-26T05:44:09.9058519Z ##[endgroup] 2024-06-26T05:44:09.9059077Z Complete job name: macos-py3-arm64-mps / filter 2024-06-26T05:44:09.9661224Z A job started hook has been configured by the self-hosted runner administrator 2024-06-26T05:44:09.9804813Z ##[group]Run '/home/ec2-user/runner-scripts/cleanup.sh' 2024-06-26T05:44:09.9816228Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T05:44:09.9816767Z ##[endgroup] 2024-06-26T05:44:10.4330000Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-06-26T05:44:10.4330584Z with: 2024-06-26T05:44:10.4330837Z submodules: false 2024-06-26T05:44:10.4331140Z fetch-depth: 0 2024-06-26T05:44:10.4331430Z ##[endgroup] 2024-06-26T05:44:10.4550710Z ##[group]Run retry () { 2024-06-26T05:44:10.4551327Z retry () { 2024-06-26T05:44:10.4551825Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-06-26T05:44:10.4552382Z } 2024-06-26T05:44:10.4552696Z echo "${GITHUB_WORKSPACE}" 2024-06-26T05:44:10.4553091Z if [ -z "${NO_SUDO}" ]; then 2024-06-26T05:44:10.4553559Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-06-26T05:44:10.4554020Z else 2024-06-26T05:44:10.4554365Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-06-26T05:44:10.4554779Z fi 2024-06-26T05:44:10.4555072Z mkdir "${GITHUB_WORKSPACE}" 2024-06-26T05:44:10.4562924Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T05:44:10.4563439Z env: 2024-06-26T05:44:10.4563690Z NO_SUDO: 2024-06-26T05:44:10.4563940Z ##[endgroup] 2024-06-26T05:44:10.4628027Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-06-26T05:44:11.2023508Z ##[group]Run malfet/checkout@silent-checkout 2024-06-26T05:44:11.2023949Z with: 2024-06-26T05:44:11.2024243Z ref: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T05:44:11.2024676Z fetch-depth: 0 2024-06-26T05:44:11.2024968Z submodules: false 2024-06-26T05:44:11.2025414Z quiet-checkout: true 2024-06-26T05:44:11.2025755Z repository: pytorch/pytorch 2024-06-26T05:44:11.2026320Z token: *** 2024-06-26T05:44:11.2026589Z ssh-strict: true 2024-06-26T05:44:11.2026902Z persist-credentials: true 2024-06-26T05:44:11.2027243Z clean: true 2024-06-26T05:44:11.2027534Z sparse-checkout-cone-mode: true 2024-06-26T05:44:11.2027911Z lfs: false 2024-06-26T05:44:11.2028194Z set-safe-directory: true 2024-06-26T05:44:11.2028523Z ##[endgroup] 2024-06-26T05:44:11.3125310Z Syncing repository: pytorch/pytorch 2024-06-26T05:44:11.3127449Z ##[group]Getting Git version info 2024-06-26T05:44:11.3128612Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-06-26T05:44:11.3129911Z [command]/usr/bin/git version 2024-06-26T05:44:11.3300058Z git version 2.40.1 2024-06-26T05:44:11.3323746Z ##[endgroup] 2024-06-26T05:44:11.3349013Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/04b59843-6a16-4300-99cc-dd9cb6ef594d' before making global git config changes 2024-06-26T05:44:11.3351378Z Adding repository directory to the temporary git global config as a safe directory 2024-06-26T05:44:11.3353825Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-06-26T05:44:11.3399783Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-06-26T05:44:11.3405609Z ##[group]Initializing the repository 2024-06-26T05:44:11.3409989Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-06-26T05:44:11.3513561Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-06-26T05:44:11.3514898Z hint: is subject to change. To configure the initial branch name to use in all 2024-06-26T05:44:11.3516381Z hint: of your new repositories, which will suppress this warning, call: 2024-06-26T05:44:11.3517105Z hint: 2024-06-26T05:44:11.3517905Z hint: git config --global init.defaultBranch 2024-06-26T05:44:11.3518545Z hint: 2024-06-26T05:44:11.3519818Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-06-26T05:44:11.3520925Z hint: 'development'. The just-created branch can be renamed via this command: 2024-06-26T05:44:11.3521831Z hint: 2024-06-26T05:44:11.3522411Z hint: git branch -m 2024-06-26T05:44:11.3528676Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2024-06-26T05:44:11.3538258Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-06-26T05:44:11.3578034Z ##[endgroup] 2024-06-26T05:44:11.3579310Z ##[group]Disabling automatic garbage collection 2024-06-26T05:44:11.3582202Z [command]/usr/bin/git config --local gc.auto 0 2024-06-26T05:44:11.3610576Z ##[endgroup] 2024-06-26T05:44:11.3611735Z ##[group]Setting up auth 2024-06-26T05:44:11.3617868Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-06-26T05:44:11.3647699Z [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' || :" 2024-06-26T05:44:11.3910018Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-06-26T05:44:11.3935183Z [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' || :" 2024-06-26T05:44:11.4170851Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-06-26T05:44:11.4209688Z ##[endgroup] 2024-06-26T05:44:11.4210409Z ##[group]Fetching the repository 2024-06-26T05:44:11.4218321Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --progress --no-recurse-submodules --quiet origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2024-06-26T05:44:13.7356971Z remote: Enumerating objects: 987786 2024-06-26T05:44:13.7358919Z remote: Enumerating objects: 990079, done. 2024-06-26T05:44:13.7361006Z remote: Counting objects: 0% (1/2293) 2024-06-26T05:44:13.7365370Z remote: Counting objects: 1% (23/2293) 2024-06-26T05:44:13.7369532Z remote: Counting objects: 2% (46/2293) 2024-06-26T05:44:13.7373843Z remote: Counting objects: 3% (69/2293) 2024-06-26T05:44:13.7378960Z remote: Counting objects: 4% (92/2293) 2024-06-26T05:44:13.7383797Z remote: Counting objects: 5% (115/2293) 2024-06-26T05:44:13.7388451Z remote: Counting objects: 6% (138/2293) 2024-06-26T05:44:13.7392758Z remote: Counting objects: 7% (161/2293) 2024-06-26T05:44:13.7398405Z remote: Counting objects: 8% (184/2293) 2024-06-26T05:44:13.7403521Z remote: Counting objects: 9% (207/2293) 2024-06-26T05:44:13.7404552Z remote: Counting objects: 10% (230/2293) 2024-06-26T05:44:13.7405654Z remote: Counting objects: 11% (253/2293) 2024-06-26T05:44:13.7406625Z remote: Counting objects: 12% (276/2293) 2024-06-26T05:44:13.7407562Z remote: Counting objects: 13% (299/2293) 2024-06-26T05:44:13.7408481Z remote: Counting objects: 14% (322/2293) 2024-06-26T05:44:13.7409276Z remote: Counting objects: 15% (344/2293) 2024-06-26T05:44:13.7410095Z remote: Counting objects: 16% (367/2293) 2024-06-26T05:44:13.7411231Z remote: Counting objects: 17% (390/2293) 2024-06-26T05:44:13.7412148Z remote: Counting objects: 18% (413/2293) 2024-06-26T05:44:13.7412888Z remote: Counting objects: 19% (436/2293) 2024-06-26T05:44:13.7414798Z remote: Counting objects: 20% (459/2293) 2024-06-26T05:44:13.7415770Z remote: Counting objects: 21% (482/2293) 2024-06-26T05:44:13.7416536Z remote: Counting objects: 22% (505/2293) 2024-06-26T05:44:13.7417443Z remote: Counting objects: 23% (528/2293) 2024-06-26T05:44:13.7418400Z remote: Counting objects: 24% (551/2293) 2024-06-26T05:44:13.7419267Z remote: Counting objects: 25% (574/2293) 2024-06-26T05:44:13.7420129Z remote: Counting objects: 26% (597/2293) 2024-06-26T05:44:13.7421092Z remote: Counting objects: 27% (620/2293) 2024-06-26T05:44:13.7421999Z remote: Counting objects: 28% (643/2293) 2024-06-26T05:44:13.7422813Z remote: Counting objects: 29% (665/2293) 2024-06-26T05:44:13.7423650Z remote: Counting objects: 30% (688/2293) 2024-06-26T05:44:13.7424871Z remote: Counting objects: 31% (711/2293) 2024-06-26T05:44:13.7425832Z remote: Counting objects: 32% (734/2293) 2024-06-26T05:44:13.7426621Z remote: Counting objects: 33% (757/2293) 2024-06-26T05:44:13.7427493Z remote: Counting objects: 34% (780/2293) 2024-06-26T05:44:13.7428441Z remote: Counting objects: 35% (803/2293) 2024-06-26T05:44:13.7429335Z remote: Counting objects: 36% (826/2293) 2024-06-26T05:44:13.7430175Z remote: Counting objects: 37% (849/2293) 2024-06-26T05:44:13.7431122Z remote: Counting objects: 38% (872/2293) 2024-06-26T05:44:13.7432067Z remote: Counting objects: 39% (895/2293) 2024-06-26T05:44:13.7432909Z remote: Counting objects: 40% (918/2293) 2024-06-26T05:44:13.7433841Z remote: Counting objects: 41% (941/2293) 2024-06-26T05:44:13.7434754Z remote: Counting objects: 42% (964/2293) 2024-06-26T05:44:13.7435565Z remote: Counting objects: 43% (986/2293) 2024-06-26T05:44:13.7436517Z remote: Counting objects: 44% (1009/2293) 2024-06-26T05:44:13.7437508Z remote: Counting objects: 45% (1032/2293) 2024-06-26T05:44:13.7438365Z remote: Counting objects: 46% (1055/2293) 2024-06-26T05:44:13.7439305Z remote: Counting objects: 47% (1078/2293) 2024-06-26T05:44:13.7440292Z remote: Counting objects: 48% (1101/2293) 2024-06-26T05:44:13.7441154Z remote: Counting objects: 49% (1124/2293) 2024-06-26T05:44:13.7442257Z remote: Counting objects: 50% (1147/2293) 2024-06-26T05:44:13.7443488Z remote: Counting objects: 51% (1170/2293) 2024-06-26T05:44:13.7444313Z remote: Counting objects: 52% (1193/2293) 2024-06-26T05:44:13.7445279Z remote: Counting objects: 53% (1216/2293) 2024-06-26T05:44:13.7446274Z remote: Counting objects: 54% (1239/2293) 2024-06-26T05:44:13.7447179Z remote: Counting objects: 55% (1262/2293) 2024-06-26T05:44:13.7448060Z remote: Counting objects: 56% (1285/2293) 2024-06-26T05:44:13.7449039Z remote: Counting objects: 57% (1308/2293) 2024-06-26T05:44:13.7449963Z remote: Counting objects: 58% (1330/2293) 2024-06-26T05:44:13.7450825Z remote: Counting objects: 59% (1353/2293) 2024-06-26T05:44:13.7451806Z remote: Counting objects: 60% (1376/2293) 2024-06-26T05:44:13.7452757Z remote: Counting objects: 61% (1399/2293) 2024-06-26T05:44:13.7453605Z remote: Counting objects: 62% (1422/2293) 2024-06-26T05:44:13.7454683Z remote: Counting objects: 63% (1445/2293) 2024-06-26T05:44:13.7455645Z remote: Counting objects: 64% (1468/2293) 2024-06-26T05:44:13.7456493Z remote: Counting objects: 65% (1491/2293) 2024-06-26T05:44:13.7457453Z remote: Counting objects: 66% (1514/2293) 2024-06-26T05:44:13.7458410Z remote: Counting objects: 67% (1537/2293) 2024-06-26T05:44:13.7459254Z remote: Counting objects: 68% (1560/2293) 2024-06-26T05:44:13.7460084Z remote: Counting objects: 69% (1583/2293) 2024-06-26T05:44:13.7460933Z remote: Counting objects: 70% (1606/2293) 2024-06-26T05:44:13.7461820Z remote: Counting objects: 71% (1629/2293) 2024-06-26T05:44:13.7462694Z remote: Counting objects: 72% (1651/2293) 2024-06-26T05:44:13.7463492Z remote: Counting objects: 73% (1674/2293) 2024-06-26T05:44:13.7464318Z remote: Counting objects: 74% (1697/2293) 2024-06-26T05:44:13.7465280Z remote: Counting objects: 75% (1720/2293) 2024-06-26T05:44:13.7468059Z remote: Counting objects: 76% (1743/2293) 2024-06-26T05:44:13.7469184Z remote: Counting objects: 77% (1766/2293) 2024-06-26T05:44:13.7471052Z remote: Counting objects: 78% (1789/2293) 2024-06-26T05:44:13.7472037Z remote: Counting objects: 79% (1812/2293) 2024-06-26T05:44:13.7473258Z remote: Counting objects: 80% (1835/2293) 2024-06-26T05:44:13.7476164Z remote: Counting objects: 81% (1858/2293) 2024-06-26T05:44:13.7477471Z remote: Counting objects: 82% (1881/2293) 2024-06-26T05:44:13.7478659Z remote: Counting objects: 83% (1904/2293) 2024-06-26T05:44:13.7479824Z remote: Counting objects: 84% (1927/2293) 2024-06-26T05:44:13.7481000Z remote: Counting objects: 85% (1950/2293) 2024-06-26T05:44:13.7482340Z remote: Counting objects: 86% (1972/2293) 2024-06-26T05:44:13.7483515Z remote: Counting objects: 87% (1995/2293) 2024-06-26T05:44:13.7484725Z remote: Counting objects: 88% (2018/2293) 2024-06-26T05:44:13.7485822Z remote: Counting objects: 89% (2041/2293) 2024-06-26T05:44:13.7487027Z remote: Counting objects: 90% (2064/2293) 2024-06-26T05:44:13.7488172Z remote: Counting objects: 91% (2087/2293) 2024-06-26T05:44:13.7489344Z remote: Counting objects: 92% (2110/2293) 2024-06-26T05:44:13.7490506Z remote: Counting objects: 93% (2133/2293) 2024-06-26T05:44:13.7491675Z remote: Counting objects: 94% (2156/2293) 2024-06-26T05:44:13.7492856Z remote: Counting objects: 95% (2179/2293) 2024-06-26T05:44:13.7494022Z remote: Counting objects: 96% (2202/2293) 2024-06-26T05:44:13.7495179Z remote: Counting objects: 97% (2225/2293) 2024-06-26T05:44:13.7496341Z remote: Counting objects: 98% (2248/2293) 2024-06-26T05:44:13.7497511Z remote: Counting objects: 99% (2271/2293) 2024-06-26T05:44:13.7498665Z remote: Counting objects: 100% (2293/2293) 2024-06-26T05:44:13.7499920Z remote: Counting objects: 100% (2293/2293), done. 2024-06-26T05:44:13.7564013Z remote: Compressing objects: 0% (1/945) 2024-06-26T05:44:13.7917710Z remote: Compressing objects: 1% (10/945) 2024-06-26T05:44:13.8339377Z remote: Compressing objects: 2% (19/945) 2024-06-26T05:44:13.8708888Z remote: Compressing objects: 3% (29/945) 2024-06-26T05:44:13.8981222Z remote: Compressing objects: 4% (38/945) 2024-06-26T05:44:13.9194934Z remote: Compressing objects: 5% (48/945) 2024-06-26T05:44:13.9444221Z remote: Compressing objects: 6% (57/945) 2024-06-26T05:44:13.9596614Z remote: Compressing objects: 7% (67/945) 2024-06-26T05:44:13.9947746Z remote: Compressing objects: 8% (76/945) 2024-06-26T05:44:14.0927729Z remote: Compressing objects: 9% (86/945) 2024-06-26T05:44:14.1826134Z remote: Compressing objects: 10% (95/945) 2024-06-26T05:44:14.2967351Z remote: Compressing objects: 11% (104/945) 2024-06-26T05:44:14.3422206Z remote: Compressing objects: 12% (114/945) 2024-06-26T05:44:14.3681500Z remote: Compressing objects: 13% (123/945) 2024-06-26T05:44:14.3825367Z remote: Compressing objects: 14% (133/945) 2024-06-26T05:44:14.3887917Z remote: Compressing objects: 15% (142/945) 2024-06-26T05:44:14.4016635Z remote: Compressing objects: 16% (152/945) 2024-06-26T05:44:14.4086270Z remote: Compressing objects: 17% (161/945) 2024-06-26T05:44:14.4117686Z remote: Compressing objects: 18% (171/945) 2024-06-26T05:44:14.4129361Z remote: Compressing objects: 19% (180/945) 2024-06-26T05:44:14.4153162Z remote: Compressing objects: 20% (189/945) 2024-06-26T05:44:14.4166926Z remote: Compressing objects: 21% (199/945) 2024-06-26T05:44:14.4183028Z remote: Compressing objects: 22% (208/945) 2024-06-26T05:44:14.4194586Z remote: Compressing objects: 23% (218/945) 2024-06-26T05:44:14.4212145Z remote: Compressing objects: 24% (227/945) 2024-06-26T05:44:14.4227035Z remote: Compressing objects: 25% (237/945) 2024-06-26T05:44:14.4234098Z remote: Compressing objects: 26% (246/945) 2024-06-26T05:44:14.4239258Z remote: Compressing objects: 27% (256/945) 2024-06-26T05:44:14.4250273Z remote: Compressing objects: 28% (265/945) 2024-06-26T05:44:14.4258460Z remote: Compressing objects: 29% (275/945) 2024-06-26T05:44:14.4266516Z remote: Compressing objects: 30% (284/945) 2024-06-26T05:44:14.4271334Z remote: Compressing objects: 31% (293/945) 2024-06-26T05:44:14.4272271Z remote: Compressing objects: 32% (303/945) 2024-06-26T05:44:14.4275364Z remote: Compressing objects: 33% (312/945) 2024-06-26T05:44:14.4281233Z remote: Compressing objects: 34% (322/945) 2024-06-26T05:44:14.4284147Z remote: Compressing objects: 35% (331/945) 2024-06-26T05:44:14.4293595Z remote: Compressing objects: 36% (341/945) 2024-06-26T05:44:14.4306879Z remote: Compressing objects: 37% (350/945) 2024-06-26T05:44:14.4320337Z remote: Compressing objects: 38% (360/945) 2024-06-26T05:44:14.4332874Z remote: Compressing objects: 39% (369/945) 2024-06-26T05:44:14.4347676Z remote: Compressing objects: 40% (378/945) 2024-06-26T05:44:14.4360544Z remote: Compressing objects: 41% (388/945) 2024-06-26T05:44:14.4375521Z remote: Compressing objects: 42% (397/945) 2024-06-26T05:44:14.4390135Z remote: Compressing objects: 43% (407/945) 2024-06-26T05:44:14.4403373Z remote: Compressing objects: 44% (416/945) 2024-06-26T05:44:14.4418277Z remote: Compressing objects: 45% (426/945) 2024-06-26T05:44:14.4433611Z remote: Compressing objects: 46% (435/945) 2024-06-26T05:44:14.4449428Z remote: Compressing objects: 47% (445/945) 2024-06-26T05:44:14.4451792Z remote: Compressing objects: 48% (454/945) 2024-06-26T05:44:14.4456544Z remote: Compressing objects: 49% (464/945) 2024-06-26T05:44:14.4459745Z remote: Compressing objects: 50% (473/945) 2024-06-26T05:44:14.4469748Z remote: Compressing objects: 51% (482/945) 2024-06-26T05:44:14.4487291Z remote: Compressing objects: 52% (492/945) 2024-06-26T05:44:14.4500286Z remote: Compressing objects: 53% (501/945) 2024-06-26T05:44:14.4508983Z remote: Compressing objects: 54% (511/945) 2024-06-26T05:44:14.4519301Z remote: Compressing objects: 55% (520/945) 2024-06-26T05:44:14.4534068Z remote: Compressing objects: 56% (530/945) 2024-06-26T05:44:14.4545742Z remote: Compressing objects: 57% (539/945) 2024-06-26T05:44:14.4559011Z remote: Compressing objects: 58% (549/945) 2024-06-26T05:44:14.4571390Z remote: Compressing objects: 59% (558/945) 2024-06-26T05:44:14.4582164Z remote: Compressing objects: 60% (567/945) 2024-06-26T05:44:14.4586111Z remote: Compressing objects: 61% (577/945) 2024-06-26T05:44:14.4598511Z remote: Compressing objects: 62% (586/945) 2024-06-26T05:44:14.4608206Z remote: Compressing objects: 63% (596/945) 2024-06-26T05:44:14.4617731Z remote: Compressing objects: 64% (605/945) 2024-06-26T05:44:14.4626962Z remote: Compressing objects: 65% (615/945) 2024-06-26T05:44:14.4639331Z remote: Compressing objects: 66% (624/945) 2024-06-26T05:44:14.4645392Z remote: Compressing objects: 67% (634/945) 2024-06-26T05:44:14.4707120Z remote: Compressing objects: 68% (643/945) 2024-06-26T05:44:14.4730401Z remote: Compressing objects: 69% (653/945) 2024-06-26T05:44:14.4757080Z remote: Compressing objects: 70% (662/945) 2024-06-26T05:44:14.4771952Z remote: Compressing objects: 71% (671/945) 2024-06-26T05:44:14.4780300Z remote: Compressing objects: 72% (681/945) 2024-06-26T05:44:14.4791033Z remote: Compressing objects: 73% (690/945) 2024-06-26T05:44:14.4798246Z remote: Compressing objects: 74% (700/945) 2024-06-26T05:44:14.4802894Z remote: Compressing objects: 75% (709/945) 2024-06-26T05:44:14.4807887Z remote: Compressing objects: 76% (719/945) 2024-06-26T05:44:14.4814654Z remote: Compressing objects: 77% (728/945) 2024-06-26T05:44:14.4818991Z remote: Compressing objects: 78% (738/945) 2024-06-26T05:44:14.4819714Z remote: Compressing objects: 79% (747/945) 2024-06-26T05:44:14.4820233Z remote: Compressing objects: 80% (756/945) 2024-06-26T05:44:14.4824262Z remote: Compressing objects: 81% (766/945) 2024-06-26T05:44:14.4833567Z remote: Compressing objects: 82% (775/945) 2024-06-26T05:44:14.4840039Z remote: Compressing objects: 83% (785/945) 2024-06-26T05:44:14.4845565Z remote: Compressing objects: 84% (794/945) 2024-06-26T05:44:14.4848831Z remote: Compressing objects: 85% (804/945) 2024-06-26T05:44:14.4852668Z remote: Compressing objects: 86% (813/945) 2024-06-26T05:44:14.4857485Z remote: Compressing objects: 87% (823/945) 2024-06-26T05:44:14.4861060Z remote: Compressing objects: 88% (832/945) 2024-06-26T05:44:14.4866711Z remote: Compressing objects: 89% (842/945) 2024-06-26T05:44:14.4869685Z remote: Compressing objects: 90% (851/945) 2024-06-26T05:44:14.4873532Z remote: Compressing objects: 91% (860/945) 2024-06-26T05:44:14.4874566Z remote: Compressing objects: 92% (870/945) 2024-06-26T05:44:14.4876553Z remote: Compressing objects: 93% (879/945) 2024-06-26T05:44:14.4880745Z remote: Compressing objects: 94% (889/945) 2024-06-26T05:44:14.4883956Z remote: Compressing objects: 95% (898/945) 2024-06-26T05:44:14.4887339Z remote: Compressing objects: 96% (908/945) 2024-06-26T05:44:14.4888341Z remote: Compressing objects: 97% (917/945) 2024-06-26T05:44:14.4890212Z remote: Compressing objects: 98% (927/945) 2024-06-26T05:44:14.4892162Z remote: Compressing objects: 99% (936/945) 2024-06-26T05:44:14.4892986Z remote: Compressing objects: 100% (945/945) 2024-06-26T05:44:14.4894148Z remote: Compressing objects: 100% (945/945), done. 2024-06-26T05:44:35.6813390Z remote: Total 990079 (delta 1851), reused 1645 (delta 1347), pack-reused 987786 2024-06-26T05:45:45.6288516Z [command]/usr/bin/git rev-parse --verify --quiet b8c4c54d347aa776934c60784e35936878ef18dc^{object} 2024-06-26T05:45:45.6315543Z b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T05:45:45.6326219Z ##[endgroup] 2024-06-26T05:45:45.6328801Z ##[group]Determining the checkout info 2024-06-26T05:45:45.6333840Z ##[endgroup] 2024-06-26T05:45:45.6334389Z ##[group]Checking out the ref 2024-06-26T05:45:45.6339832Z [command]/usr/bin/git checkout --quiet --force b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T05:45:46.9847067Z ##[endgroup] 2024-06-26T05:45:46.9891146Z [command]/usr/bin/git log -1 --format='%H' 2024-06-26T05:45:46.9921317Z 'b8c4c54d347aa776934c60784e35936878ef18dc' 2024-06-26T05:45:47.0254493Z Prepare all required actions 2024-06-26T05:45:47.0255020Z Getting action download info 2024-06-26T05:45:47.1431182Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2024-06-26T05:45:47.2802400Z ##[group]Run ./.github/actions/filter-test-configs 2024-06-26T05:45:47.2802847Z with: 2024-06-26T05:45:47.2803359Z github-token: *** 2024-06-26T05:45:47.2804221Z test-matrix: { include: [ { config: "mps", shard: 1, num_shards: 1, runner: "macos-m1-13" }, { config: "mps", shard: 1, num_shards: 1, runner: "macos-m1-14" }, ]} 2024-06-26T05:45:47.2805233Z ##[endgroup] 2024-06-26T05:45:47.2847383Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-06-26T05:45:47.2847939Z with: 2024-06-26T05:45:47.2848185Z shell: bash 2024-06-26T05:45:47.2848446Z timeout_minutes: 10 2024-06-26T05:45:47.2848747Z max_attempts: 5 2024-06-26T05:45:47.2849036Z retry_wait_seconds: 30 2024-06-26T05:45:47.2850210Z command: set -eux # PyYAML 6.0 doesn't work with MacOS x86 anymore # This must run on Python-3.7 (AmazonLinux2) so can't use request=3.32.2 python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2024-06-26T05:45:47.2851420Z polling_interval_seconds: 1 2024-06-26T05:45:47.2851760Z warning_on_retry: true 2024-06-26T05:45:47.2852090Z continue_on_error: false 2024-06-26T05:45:47.2852410Z env: 2024-06-26T05:45:47.2852834Z GITHUB_TOKEN: *** 2024-06-26T05:45:47.2853126Z ##[endgroup] 2024-06-26T05:45:47.3408095Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2024-06-26T05:45:47.7416108Z Defaulting to user installation because normal site-packages is not writeable 2024-06-26T05:45:47.7621141Z Requirement already satisfied: requests==2.27.1 in /home/ec2-user/.local/lib/python3.7/site-packages (2.27.1) 2024-06-26T05:45:47.7819920Z Requirement already satisfied: pyyaml==6.0.1 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0.1) 2024-06-26T05:45:47.7823634Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.27.1) (3.7) 2024-06-26T05:45:47.7849872Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.27.1) (2024.6.2) 2024-06-26T05:45:47.7866389Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.27.1) (1.26.19) 2024-06-26T05:45:47.8199347Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.27.1) (2.0.12) 2024-06-26T05:45:48.3475445Z Command completed after 1 attempt(s). 2024-06-26T05:45:48.3500174Z ##[group]Run set -x 2024-06-26T05:45:48.3500487Z set -x 2024-06-26T05:45:48.3500758Z  2024-06-26T05:45:48.3501285Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-06-26T05:45:48.3501952Z # in runner workspace 2024-06-26T05:45:48.3502462Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2024-06-26T05:45:48.3510503Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T05:45:48.3511001Z ##[endgroup] 2024-06-26T05:45:48.3537089Z + python3 /home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/filter-test-configs/../../scripts/parse_ref.py 2024-06-26T05:45:48.3817106Z ##[group]Run set -x 2024-06-26T05:45:48.3817453Z set -x 2024-06-26T05:45:48.3817711Z  2024-06-26T05:45:48.3818243Z # TODO: This is a very hacky way to get the job name. GitHub runner has the info 2024-06-26T05:45:48.3819157Z # but doesn't expose it in anyway. The job name is part of the job message the 2024-06-26T05:45:48.3820039Z # runner receives, so it's there and printed out to the diag log. Below is the 2024-06-26T05:45:48.3821073Z # code responsible for printing it. Need to check with GitHub to see if they can 2024-06-26T05:45:48.3821850Z # expose this variable as part of GitHub context. 2024-06-26T05:45:48.3822691Z # https://github.com/actions/runner/blob/main/src/Runner.Worker/JobExtension.cs#L345 2024-06-26T05:45:48.3823599Z pushd "/home/ec2-user/actions-runner/_work/pytorch/../../_diag" 2024-06-26T05:45:48.3824152Z pwd 2024-06-26T05:45:48.3824415Z  2024-06-26T05:45:48.3824928Z LOG_FILE=$(grep -l -r "b8c4c54d347aa776934c60784e35936878ef18dc" *.log | tail -n 1) 2024-06-26T05:45:48.3825603Z if [ -n "${LOG_FILE}" ]; then 2024-06-26T05:45:48.3826284Z  # For some reasons, awk {print $2} on Linux and Windows (bash) work correctly while it 2024-06-26T05:45:48.3827019Z  # needs to be awk {print $3} on MacOS 2024-06-26T05:45:48.3827463Z  case ${RUNNER_OS} in 2024-06-26T05:45:48.3827818Z  macOS) 2024-06-26T05:45:48.3828475Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $3}' | sed 's/"//g' | xargs) 2024-06-26T05:45:48.3829188Z  ;; 2024-06-26T05:45:48.3829470Z  *) 2024-06-26T05:45:48.3830093Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $2}' | sed 's/"//g' | xargs) 2024-06-26T05:45:48.3830800Z  ;; 2024-06-26T05:45:48.3831076Z  esac 2024-06-26T05:45:48.3831474Z  echo "job-name=${JOB_NAME}" >> "${GITHUB_OUTPUT}" 2024-06-26T05:45:48.3831941Z fi 2024-06-26T05:45:48.3832191Z  2024-06-26T05:45:48.3832440Z popd 2024-06-26T05:45:48.3839782Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T05:45:48.3840278Z ##[endgroup] 2024-06-26T05:45:48.3864854Z + pushd /home/ec2-user/actions-runner/_work/pytorch/../../_diag 2024-06-26T05:45:48.3867711Z + pwd 2024-06-26T05:45:48.3868495Z ~/actions-runner/_diag ~/actions-runner/_work/pytorch/pytorch 2024-06-26T05:45:48.3869769Z /home/ec2-user/actions-runner/_diag 2024-06-26T05:45:48.3879606Z ++ grep -l -r b8c4c54d347aa776934c60784e35936878ef18dc Runner_20240626-051647-utc.log Runner_20240626-051650-utc.log Worker_20240626-052136-utc.log Worker_20240626-052502-utc.log Worker_20240626-052607-utc.log Worker_20240626-053433-utc.log Worker_20240626-053622-utc.log Worker_20240626-053647-utc.log Worker_20240626-053735-utc.log Worker_20240626-054403-utc.log 2024-06-26T05:45:48.3887340Z ++ tail -n 1 2024-06-26T05:45:48.3898449Z + LOG_FILE=Worker_20240626-054403-utc.log 2024-06-26T05:45:48.3899482Z + '[' -n Worker_20240626-054403-utc.log ']' 2024-06-26T05:45:48.3900316Z + case ${RUNNER_OS} in 2024-06-26T05:45:48.3904923Z ++ xargs 2024-06-26T05:45:48.3908966Z ++ grep -r '"jobDisplayName"' Worker_20240626-054403-utc.log 2024-06-26T05:45:48.3911455Z ++ sed 's/"//g' 2024-06-26T05:45:48.3923037Z ++ awk -F '[:]' '{print $2}' 2024-06-26T05:45:48.3939096Z + JOB_NAME='macos-py3-arm64-mps / filter,' 2024-06-26T05:45:48.3940458Z + echo 'job-name=macos-py3-arm64-mps / filter,' 2024-06-26T05:45:48.3941380Z ~/actions-runner/_work/pytorch/pytorch 2024-06-26T05:45:48.3942706Z + popd 2024-06-26T05:45:48.3973187Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2024-06-26T05:45:48.3973920Z echo "Workflow: ${GITHUB_WORKFLOW}" 2024-06-26T05:45:48.3974369Z echo "Job name: ${JOB_NAME}" 2024-06-26T05:45:48.3974754Z  2024-06-26T05:45:48.3975272Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-06-26T05:45:48.3976074Z # in runner workspace 2024-06-26T05:45:48.3976926Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2024-06-26T05:45:48.3977553Z  --workflow "${GITHUB_WORKFLOW}" \ 2024-06-26T05:45:48.3977995Z  --job-name "${JOB_NAME}" \ 2024-06-26T05:45:48.3978419Z  --test-matrix "{ include: [ 2024-06-26T05:45:48.3979000Z  { config: "mps", shard: 1, num_shards: 1, runner: "macos-m1-13" }, 2024-06-26T05:45:48.3979856Z  { config: "mps", shard: 1, num_shards: 1, runner: "macos-m1-14" }, 2024-06-26T05:45:48.3980402Z ]} 2024-06-26T05:45:48.3980664Z " \ 2024-06-26T05:45:48.3980962Z  --selected-test-configs "" \ 2024-06-26T05:45:48.3981399Z  --pr-number "${PR_NUMBER}" \ 2024-06-26T05:45:48.3981803Z  --tag "${TAG}" \ 2024-06-26T05:45:48.3982156Z  --event-name "${EVENT_NAME}" \ 2024-06-26T05:45:48.3982578Z  --schedule "${SCHEDULE}" \ 2024-06-26T05:45:48.3982987Z  --branch "${HEAD_BRANCH}" 2024-06-26T05:45:48.3990427Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T05:45:48.3990910Z env: 2024-06-26T05:45:48.3991368Z GITHUB_TOKEN: *** 2024-06-26T05:45:48.3991693Z JOB_NAME: macos-py3-arm64-mps / filter, 2024-06-26T05:45:48.3992101Z PR_NUMBER: 2024-06-26T05:45:48.3992382Z TAG: ciflow/trunk/129470 2024-06-26T05:45:48.3992696Z EVENT_NAME: push 2024-06-26T05:45:48.3992976Z SCHEDULE: 2024-06-26T05:45:48.3993250Z HEAD_BRANCH: 2024-06-26T05:45:48.3993511Z ##[endgroup] 2024-06-26T05:45:48.4016926Z Workflow: trunk 2024-06-26T05:45:48.4017658Z Job name: macos-py3-arm64-mps / filter, 2024-06-26T05:45:48.6077569Z INFO:root:Found no test-config label on the PR, so all test configs are included 2024-06-26T05:45:48.7414927Z ##[group]Run echo "Filtered matrix:" 2024-06-26T05:45:48.7415683Z echo "Filtered matrix:" 2024-06-26T05:45:48.7417356Z echo "{"include": [{"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m1-13"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m1-14"}]}" 2024-06-26T05:45:48.7419031Z  2024-06-26T05:45:48.7419487Z echo 2024-06-26T05:45:48.7420059Z echo "Is the current job unstable? False" 2024-06-26T05:45:48.7420749Z  2024-06-26T05:45:48.7421149Z echo 2024-06-26T05:45:48.7421666Z echo "Is keep-going label set? False" 2024-06-26T05:45:48.7422403Z  2024-06-26T05:45:48.7422834Z echo 2024-06-26T05:45:48.7423334Z echo "Renabled issues? " 2024-06-26T05:45:48.7433668Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T05:45:48.7434501Z ##[endgroup] 2024-06-26T05:45:48.7465399Z Filtered matrix: 2024-06-26T05:45:48.7467224Z {include: [{config: mps, shard: 1, num_shards: 1, runner: macos-m1-13}, {config: mps, shard: 1, num_shards: 1, runner: macos-m1-14}]} 2024-06-26T05:45:48.7468649Z 2024-06-26T05:45:48.7469237Z Is the current job unstable? False 2024-06-26T05:45:48.7469782Z 2024-06-26T05:45:48.7470119Z Is keep-going label set? False 2024-06-26T05:45:48.7470608Z 2024-06-26T05:45:48.7473485Z Renabled issues? 2024-06-26T05:45:48.7598320Z Post job cleanup. 2024-06-26T05:45:48.7648481Z Post job cleanup. 2024-06-26T05:45:48.8517311Z [command]/usr/bin/git version 2024-06-26T05:45:48.8559269Z git version 2.40.1 2024-06-26T05:45:48.8608202Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/ec22c03b-84cc-40af-8004-6655954e25b8' before making global git config changes 2024-06-26T05:45:48.8612081Z Adding repository directory to the temporary git global config as a safe directory 2024-06-26T05:45:48.8619297Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-06-26T05:45:48.8668726Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-06-26T05:45:48.8705530Z [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' || :" 2024-06-26T05:45:48.8983646Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-06-26T05:45:48.9011015Z http.https://github.com/.extraheader 2024-06-26T05:45:48.9023059Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-06-26T05:45:48.9059164Z [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' || :" 2024-06-26T05:45:48.9377955Z A job completed hook has been configured by the self-hosted runner administrator 2024-06-26T05:45:48.9394968Z ##[group]Run '/home/ec2-user/runner-scripts/cleanup.sh' 2024-06-26T05:45:48.9402864Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T05:45:48.9403382Z ##[endgroup] 2024-06-26T05:45:49.2700842Z Evaluate and set job outputs 2024-06-26T05:45:49.2717038Z Set output 'test-matrix' 2024-06-26T05:45:49.2718426Z Set output 'is-test-matrix-empty' 2024-06-26T05:45:49.2719085Z Set output 'keep-going' 2024-06-26T05:45:49.2719714Z Set output 'ci-verbose-test-logs' 2024-06-26T05:45:49.2720323Z Set output 'ci-no-test-timeout' 2024-06-26T05:45:49.2720911Z Set output 'ci-no-td' 2024-06-26T05:45:49.2722558Z Cleaning up orphan processes