2024-08-20T21:54:16.8284349Z Current runner version: '2.319.1' 2024-08-20T21:54:16.8290040Z Runner name: 'i-0d219d5604f12d908' 2024-08-20T21:54:16.8290638Z Runner group name: 'Default' 2024-08-20T21:54:16.8291380Z Machine name: 'ip-10-0-28-247' 2024-08-20T21:54:16.8307010Z Testing runner upgrade compatibility 2024-08-20T21:54:16.9361758Z ##[group]GITHUB_TOKEN Permissions 2024-08-20T21:54:16.9363586Z Actions: read 2024-08-20T21:54:16.9364056Z Attestations: read 2024-08-20T21:54:16.9364446Z Checks: read 2024-08-20T21:54:16.9364806Z Contents: read 2024-08-20T21:54:16.9365195Z Deployments: read 2024-08-20T21:54:16.9365578Z Discussions: read 2024-08-20T21:54:16.9365947Z Issues: read 2024-08-20T21:54:16.9366302Z Metadata: read 2024-08-20T21:54:16.9366709Z Packages: read 2024-08-20T21:54:16.9367075Z Pages: read 2024-08-20T21:54:16.9367438Z PullRequests: read 2024-08-20T21:54:16.9367844Z RepositoryProjects: read 2024-08-20T21:54:16.9368234Z SecurityEvents: read 2024-08-20T21:54:16.9368673Z Statuses: read 2024-08-20T21:54:16.9369240Z ##[endgroup] 2024-08-20T21:54:16.9372501Z Secret source: Actions 2024-08-20T21:54:16.9373210Z Prepare workflow directory 2024-08-20T21:54:17.3790398Z Prepare all required actions 2024-08-20T21:54:17.3976854Z Getting action download info 2024-08-20T21:54:17.5570048Z Download action repository 'pytorch/pytorch@main' (SHA:1ae5d5bb62141d7c9b1b0b66c66a462b4e10b1f2) 2024-08-20T21:54:21.5356193Z Getting action download info 2024-08-20T21:54:21.6437651Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-08-20T21:54:21.8407854Z Uses: pytorch/pytorch/.github/workflows/_mac-test-mps.yml@refs/tags/ciflow/trunk/133712 (40ec5f6ddd9787aca0449b24128343ff4c4a88b3) 2024-08-20T21:54:21.8410127Z ##[group] Inputs 2024-08-20T21:54:21.8410505Z build-environment: macos-py3-arm64 2024-08-20T21:54:21.8410940Z sync-tag: macos-py3-arm64-mps-test 2024-08-20T21:54:21.8411331Z python-version: 3.9.12 2024-08-20T21:54:21.8412238Z 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-08-20T21:54:21.8413180Z ##[endgroup] 2024-08-20T21:54:21.8413688Z Complete job name: macos-py3-arm64-mps / filter 2024-08-20T21:54:21.9017521Z A job started hook has been configured by the self-hosted runner administrator 2024-08-20T21:54:21.9191911Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2024-08-20T21:54:21.9201353Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:54:21.9201863Z ##[endgroup] 2024-08-20T21:54:23.5253799Z Runner Type: linux.large 2024-08-20T21:54:23.5261979Z Instance Type: c5.large 2024-08-20T21:54:23.5263118Z AMI Name: al2023-ami-2023.5.20240701.0-kernel-6.1-x86_64 2024-08-20T21:54:23.5264105Z AMI ID: ami-06c68f701d8090592 2024-08-20T21:54:29.1778124Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-08-20T21:54:29.1778723Z with: 2024-08-20T21:54:29.1779017Z submodules: false 2024-08-20T21:54:29.1779383Z fetch-depth: 0 2024-08-20T21:54:29.1779688Z ##[endgroup] 2024-08-20T21:54:29.1998164Z ##[group]Run retry () { 2024-08-20T21:54:29.1998638Z retry () { 2024-08-20T21:54:29.1999134Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-08-20T21:54:29.1999674Z } 2024-08-20T21:54:29.1999951Z echo "${GITHUB_WORKSPACE}" 2024-08-20T21:54:29.2000358Z if [ -z "${NO_SUDO}" ]; then 2024-08-20T21:54:29.2000848Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-08-20T21:54:29.2001275Z else 2024-08-20T21:54:29.2001603Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-08-20T21:54:29.2002017Z fi 2024-08-20T21:54:29.2002290Z mkdir "${GITHUB_WORKSPACE}" 2024-08-20T21:54:29.2010688Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:54:29.2011178Z env: 2024-08-20T21:54:29.2011418Z NO_SUDO: 2024-08-20T21:54:29.2011677Z ##[endgroup] 2024-08-20T21:54:29.2053684Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-20T21:54:30.0173976Z ##[group]Run malfet/checkout@silent-checkout 2024-08-20T21:54:30.0174432Z with: 2024-08-20T21:54:30.0174725Z ref: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T21:54:30.0175157Z fetch-depth: 0 2024-08-20T21:54:30.0175446Z submodules: false 2024-08-20T21:54:30.0175737Z quiet-checkout: true 2024-08-20T21:54:30.0176067Z repository: pytorch/pytorch 2024-08-20T21:54:30.0176551Z token: *** 2024-08-20T21:54:30.0176807Z ssh-strict: true 2024-08-20T21:54:30.0177117Z persist-credentials: true 2024-08-20T21:54:30.0177457Z clean: true 2024-08-20T21:54:30.0177741Z sparse-checkout-cone-mode: true 2024-08-20T21:54:30.0178112Z lfs: false 2024-08-20T21:54:30.0178389Z set-safe-directory: true 2024-08-20T21:54:30.0178714Z ##[endgroup] 2024-08-20T21:54:30.1298297Z Syncing repository: pytorch/pytorch 2024-08-20T21:54:30.1307356Z ##[group]Getting Git version info 2024-08-20T21:54:30.1311246Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-08-20T21:54:30.1312751Z [command]/usr/bin/git version 2024-08-20T21:54:30.1313347Z git version 2.40.1 2024-08-20T21:54:30.1315479Z ##[endgroup] 2024-08-20T21:54:30.1338412Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/7df19e4c-7cef-4456-be74-1566fe5f4146' before making global git config changes 2024-08-20T21:54:30.1340407Z Adding repository directory to the temporary git global config as a safe directory 2024-08-20T21:54:30.1342364Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-20T21:54:30.1376142Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-08-20T21:54:30.1381442Z ##[group]Initializing the repository 2024-08-20T21:54:30.1385520Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-20T21:54:30.1416353Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-08-20T21:54:30.1418360Z hint: is subject to change. To configure the initial branch name to use in all 2024-08-20T21:54:30.1420061Z hint: of your new repositories, which will suppress this warning, call: 2024-08-20T21:54:30.1421184Z hint: 2024-08-20T21:54:30.1421980Z hint: git config --global init.defaultBranch 2024-08-20T21:54:30.1422798Z hint: 2024-08-20T21:54:30.1423728Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-08-20T21:54:30.1425297Z hint: 'development'. The just-created branch can be renamed via this command: 2024-08-20T21:54:30.1426369Z hint: 2024-08-20T21:54:30.1426895Z hint: git branch -m 2024-08-20T21:54:30.1432613Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2024-08-20T21:54:30.1444311Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-08-20T21:54:30.1473464Z ##[endgroup] 2024-08-20T21:54:30.1474721Z ##[group]Disabling automatic garbage collection 2024-08-20T21:54:30.1476570Z [command]/usr/bin/git config --local gc.auto 0 2024-08-20T21:54:30.1508241Z ##[endgroup] 2024-08-20T21:54:30.1509362Z ##[group]Setting up auth 2024-08-20T21:54:30.1516350Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-20T21:54:30.1549533Z [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-08-20T21:54:30.1810012Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-20T21:54:30.1841878Z [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-08-20T21:54:30.2096374Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-20T21:54:30.2143370Z ##[endgroup] 2024-08-20T21:54:30.2144918Z ##[group]Fetching the repository 2024-08-20T21:54:30.2152884Z [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-08-20T21:54:32.8488333Z remote: Enumerating objects: 1008519 2024-08-20T21:54:32.8489224Z remote: Enumerating objects: 1010168, done. 2024-08-20T21:54:32.8499458Z remote: Counting objects: 0% (1/1649) 2024-08-20T21:54:32.8501256Z remote: Counting objects: 1% (17/1649) 2024-08-20T21:54:32.8502146Z remote: Counting objects: 2% (33/1649) 2024-08-20T21:54:32.8503914Z remote: Counting objects: 3% (50/1649) 2024-08-20T21:54:32.8504790Z remote: Counting objects: 4% (66/1649) 2024-08-20T21:54:32.8506501Z remote: Counting objects: 5% (83/1649) 2024-08-20T21:54:32.8507377Z remote: Counting objects: 6% (99/1649) 2024-08-20T21:54:32.8508804Z remote: Counting objects: 7% (116/1649) 2024-08-20T21:54:32.8509640Z remote: Counting objects: 8% (132/1649) 2024-08-20T21:54:32.8510514Z remote: Counting objects: 9% (149/1649) 2024-08-20T21:54:32.8511304Z remote: Counting objects: 10% (165/1649) 2024-08-20T21:54:32.8512030Z remote: Counting objects: 11% (182/1649) 2024-08-20T21:54:32.8512814Z remote: Counting objects: 12% (198/1649) 2024-08-20T21:54:32.8513610Z remote: Counting objects: 13% (215/1649) 2024-08-20T21:54:32.8514382Z remote: Counting objects: 14% (231/1649) 2024-08-20T21:54:32.8515231Z remote: Counting objects: 15% (248/1649) 2024-08-20T21:54:32.8516081Z remote: Counting objects: 16% (264/1649) 2024-08-20T21:54:32.8516870Z remote: Counting objects: 17% (281/1649) 2024-08-20T21:54:32.8566543Z remote: Counting objects: 18% (297/1649) 2024-08-20T21:54:32.8567586Z remote: Counting objects: 19% (314/1649) 2024-08-20T21:54:32.8568462Z remote: Counting objects: 20% (330/1649) 2024-08-20T21:54:32.8569394Z remote: Counting objects: 21% (347/1649) 2024-08-20T21:54:32.8570165Z remote: Counting objects: 22% (363/1649) 2024-08-20T21:54:32.8570904Z remote: Counting objects: 23% (380/1649) 2024-08-20T21:54:32.8571713Z remote: Counting objects: 24% (396/1649) 2024-08-20T21:54:32.8572537Z remote: Counting objects: 25% (413/1649) 2024-08-20T21:54:32.8573376Z remote: Counting objects: 26% (429/1649) 2024-08-20T21:54:32.8574231Z remote: Counting objects: 27% (446/1649) 2024-08-20T21:54:32.8575144Z remote: Counting objects: 28% (462/1649) 2024-08-20T21:54:32.8576029Z remote: Counting objects: 29% (479/1649) 2024-08-20T21:54:32.8576832Z remote: Counting objects: 30% (495/1649) 2024-08-20T21:54:32.8578023Z remote: Counting objects: 31% (512/1649) 2024-08-20T21:54:32.8578832Z remote: Counting objects: 32% (528/1649) 2024-08-20T21:54:32.8579674Z remote: Counting objects: 33% (545/1649) 2024-08-20T21:54:32.8580525Z remote: Counting objects: 34% (561/1649) 2024-08-20T21:54:32.8581378Z remote: Counting objects: 35% (578/1649) 2024-08-20T21:54:32.8582248Z remote: Counting objects: 36% (594/1649) 2024-08-20T21:54:32.8583094Z remote: Counting objects: 37% (611/1649) 2024-08-20T21:54:32.8583916Z remote: Counting objects: 38% (627/1649) 2024-08-20T21:54:32.8584722Z remote: Counting objects: 39% (644/1649) 2024-08-20T21:54:32.8585554Z remote: Counting objects: 40% (660/1649) 2024-08-20T21:54:32.8586423Z remote: Counting objects: 41% (677/1649) 2024-08-20T21:54:32.8587588Z remote: Counting objects: 42% (693/1649) 2024-08-20T21:54:32.8588411Z remote: Counting objects: 43% (710/1649) 2024-08-20T21:54:32.8589245Z remote: Counting objects: 44% (726/1649) 2024-08-20T21:54:32.8590032Z remote: Counting objects: 45% (743/1649) 2024-08-20T21:54:32.8590769Z remote: Counting objects: 46% (759/1649) 2024-08-20T21:54:32.8591909Z remote: Counting objects: 47% (776/1649) 2024-08-20T21:54:32.8592773Z remote: Counting objects: 48% (792/1649) 2024-08-20T21:54:32.8593620Z remote: Counting objects: 49% (809/1649) 2024-08-20T21:54:32.8594459Z remote: Counting objects: 50% (825/1649) 2024-08-20T21:54:32.8595007Z remote: Counting objects: 51% (841/1649) 2024-08-20T21:54:32.8595494Z remote: Counting objects: 52% (858/1649) 2024-08-20T21:54:32.8595965Z remote: Counting objects: 53% (874/1649) 2024-08-20T21:54:32.8596451Z remote: Counting objects: 54% (891/1649) 2024-08-20T21:54:32.8596931Z remote: Counting objects: 55% (907/1649) 2024-08-20T21:54:32.8597398Z remote: Counting objects: 56% (924/1649) 2024-08-20T21:54:32.8597889Z remote: Counting objects: 57% (940/1649) 2024-08-20T21:54:32.8598467Z remote: Counting objects: 58% (957/1649) 2024-08-20T21:54:32.8598936Z remote: Counting objects: 59% (973/1649) 2024-08-20T21:54:32.8599432Z remote: Counting objects: 60% (990/1649) 2024-08-20T21:54:32.8599924Z remote: Counting objects: 61% (1006/1649) 2024-08-20T21:54:32.8600416Z remote: Counting objects: 62% (1023/1649) 2024-08-20T21:54:32.8600983Z remote: Counting objects: 63% (1039/1649) 2024-08-20T21:54:32.8601483Z remote: Counting objects: 64% (1056/1649) 2024-08-20T21:54:32.8601980Z remote: Counting objects: 65% (1072/1649) 2024-08-20T21:54:32.8602468Z remote: Counting objects: 66% (1089/1649) 2024-08-20T21:54:32.8602963Z remote: Counting objects: 67% (1105/1649) 2024-08-20T21:54:32.8603460Z remote: Counting objects: 68% (1122/1649) 2024-08-20T21:54:32.8603951Z remote: Counting objects: 69% (1138/1649) 2024-08-20T21:54:32.8604443Z remote: Counting objects: 70% (1155/1649) 2024-08-20T21:54:32.8604939Z remote: Counting objects: 71% (1171/1649) 2024-08-20T21:54:32.8605419Z remote: Counting objects: 72% (1188/1649) 2024-08-20T21:54:32.8605921Z remote: Counting objects: 73% (1204/1649) 2024-08-20T21:54:32.8606417Z remote: Counting objects: 74% (1221/1649) 2024-08-20T21:54:32.8606911Z remote: Counting objects: 75% (1237/1649) 2024-08-20T21:54:32.8607394Z remote: Counting objects: 76% (1254/1649) 2024-08-20T21:54:32.8607889Z remote: Counting objects: 77% (1270/1649) 2024-08-20T21:54:32.8608382Z remote: Counting objects: 78% (1287/1649) 2024-08-20T21:54:32.8608865Z remote: Counting objects: 79% (1303/1649) 2024-08-20T21:54:32.8609355Z remote: Counting objects: 80% (1320/1649) 2024-08-20T21:54:32.8609846Z remote: Counting objects: 81% (1336/1649) 2024-08-20T21:54:32.8610488Z remote: Counting objects: 82% (1353/1649) 2024-08-20T21:54:32.8610988Z remote: Counting objects: 83% (1369/1649) 2024-08-20T21:54:32.8611484Z remote: Counting objects: 84% (1386/1649) 2024-08-20T21:54:32.8611967Z remote: Counting objects: 85% (1402/1649) 2024-08-20T21:54:32.8612470Z remote: Counting objects: 86% (1419/1649) 2024-08-20T21:54:32.8612963Z remote: Counting objects: 87% (1435/1649) 2024-08-20T21:54:32.8613447Z remote: Counting objects: 88% (1452/1649) 2024-08-20T21:54:32.8613943Z remote: Counting objects: 89% (1468/1649) 2024-08-20T21:54:32.8614433Z remote: Counting objects: 90% (1485/1649) 2024-08-20T21:54:32.8614913Z remote: Counting objects: 91% (1501/1649) 2024-08-20T21:54:32.8615409Z remote: Counting objects: 92% (1518/1649) 2024-08-20T21:54:32.8615899Z remote: Counting objects: 93% (1534/1649) 2024-08-20T21:54:32.8616380Z remote: Counting objects: 94% (1551/1649) 2024-08-20T21:54:32.8616879Z remote: Counting objects: 95% (1567/1649) 2024-08-20T21:54:32.8617372Z remote: Counting objects: 96% (1584/1649) 2024-08-20T21:54:32.8617867Z remote: Counting objects: 97% (1600/1649) 2024-08-20T21:54:32.8618425Z remote: Counting objects: 98% (1617/1649) 2024-08-20T21:54:32.8618917Z remote: Counting objects: 99% (1633/1649) 2024-08-20T21:54:32.8619410Z remote: Counting objects: 100% (1649/1649) 2024-08-20T21:54:32.8619933Z remote: Counting objects: 100% (1649/1649), done. 2024-08-20T21:54:32.8663662Z remote: Compressing objects: 0% (1/851) 2024-08-20T21:54:32.8930648Z remote: Compressing objects: 1% (9/851) 2024-08-20T21:54:32.9173210Z remote: Compressing objects: 2% (18/851) 2024-08-20T21:54:32.9718667Z remote: Compressing objects: 3% (26/851) 2024-08-20T21:54:33.0424361Z remote: Compressing objects: 4% (35/851) 2024-08-20T21:54:33.0989693Z remote: Compressing objects: 5% (43/851) 2024-08-20T21:54:33.1306632Z remote: Compressing objects: 6% (52/851) 2024-08-20T21:54:33.1695826Z remote: Compressing objects: 7% (60/851) 2024-08-20T21:54:33.1973082Z remote: Compressing objects: 8% (69/851) 2024-08-20T21:54:33.2271939Z remote: Compressing objects: 9% (77/851) 2024-08-20T21:54:33.2542289Z remote: Compressing objects: 10% (86/851) 2024-08-20T21:54:33.2780503Z remote: Compressing objects: 11% (94/851) 2024-08-20T21:54:33.3000862Z remote: Compressing objects: 12% (103/851) 2024-08-20T21:54:33.3177756Z remote: Compressing objects: 13% (111/851) 2024-08-20T21:54:33.3294224Z remote: Compressing objects: 14% (120/851) 2024-08-20T21:54:33.3370357Z remote: Compressing objects: 15% (128/851) 2024-08-20T21:54:33.3455431Z remote: Compressing objects: 16% (137/851) 2024-08-20T21:54:33.3540727Z remote: Compressing objects: 17% (145/851) 2024-08-20T21:54:33.3592015Z remote: Compressing objects: 18% (154/851) 2024-08-20T21:54:33.3640032Z remote: Compressing objects: 19% (162/851) 2024-08-20T21:54:33.3672396Z remote: Compressing objects: 20% (171/851) 2024-08-20T21:54:33.3701929Z remote: Compressing objects: 21% (179/851) 2024-08-20T21:54:33.3710795Z remote: Compressing objects: 22% (188/851) 2024-08-20T21:54:33.3713732Z remote: Compressing objects: 23% (196/851) 2024-08-20T21:54:33.3721347Z remote: Compressing objects: 24% (205/851) 2024-08-20T21:54:33.3728375Z remote: Compressing objects: 25% (213/851) 2024-08-20T21:54:33.3733450Z remote: Compressing objects: 26% (222/851) 2024-08-20T21:54:33.3747430Z remote: Compressing objects: 27% (230/851) 2024-08-20T21:54:33.3767252Z remote: Compressing objects: 28% (239/851) 2024-08-20T21:54:33.3779451Z remote: Compressing objects: 29% (247/851) 2024-08-20T21:54:33.3793586Z remote: Compressing objects: 30% (256/851) 2024-08-20T21:54:33.3800749Z remote: Compressing objects: 31% (264/851) 2024-08-20T21:54:33.3808744Z remote: Compressing objects: 32% (273/851) 2024-08-20T21:54:33.3815012Z remote: Compressing objects: 33% (281/851) 2024-08-20T21:54:33.3823411Z remote: Compressing objects: 34% (290/851) 2024-08-20T21:54:33.3828641Z remote: Compressing objects: 35% (298/851) 2024-08-20T21:54:33.3837739Z remote: Compressing objects: 36% (307/851) 2024-08-20T21:54:33.3844859Z remote: Compressing objects: 37% (315/851) 2024-08-20T21:54:33.3851518Z remote: Compressing objects: 38% (324/851) 2024-08-20T21:54:33.3857182Z remote: Compressing objects: 39% (332/851) 2024-08-20T21:54:33.3862208Z remote: Compressing objects: 40% (341/851) 2024-08-20T21:54:33.3873213Z remote: Compressing objects: 41% (349/851) 2024-08-20T21:54:33.3876039Z remote: Compressing objects: 42% (358/851) 2024-08-20T21:54:33.3883707Z remote: Compressing objects: 43% (366/851) 2024-08-20T21:54:33.3887098Z remote: Compressing objects: 44% (375/851) 2024-08-20T21:54:33.3893048Z remote: Compressing objects: 45% (383/851) 2024-08-20T21:54:33.3896695Z remote: Compressing objects: 46% (392/851) 2024-08-20T21:54:33.3900686Z remote: Compressing objects: 47% (400/851) 2024-08-20T21:54:33.3904168Z remote: Compressing objects: 48% (409/851) 2024-08-20T21:54:33.3907151Z remote: Compressing objects: 49% (417/851) 2024-08-20T21:54:33.3909745Z remote: Compressing objects: 50% (426/851) 2024-08-20T21:54:33.3912712Z remote: Compressing objects: 51% (435/851) 2024-08-20T21:54:33.3915425Z remote: Compressing objects: 52% (443/851) 2024-08-20T21:54:33.3917303Z remote: Compressing objects: 53% (452/851) 2024-08-20T21:54:33.3920568Z remote: Compressing objects: 54% (460/851) 2024-08-20T21:54:33.3924868Z remote: Compressing objects: 55% (469/851) 2024-08-20T21:54:33.3925755Z remote: Compressing objects: 56% (477/851) 2024-08-20T21:54:33.3931053Z remote: Compressing objects: 57% (486/851) 2024-08-20T21:54:33.3932107Z remote: Compressing objects: 58% (494/851) 2024-08-20T21:54:33.3932856Z remote: Compressing objects: 59% (503/851) 2024-08-20T21:54:33.3933395Z remote: Compressing objects: 60% (511/851) 2024-08-20T21:54:33.3933902Z remote: Compressing objects: 61% (520/851) 2024-08-20T21:54:33.3934418Z remote: Compressing objects: 62% (528/851) 2024-08-20T21:54:33.3934929Z remote: Compressing objects: 63% (537/851) 2024-08-20T21:54:33.3935428Z remote: Compressing objects: 64% (545/851) 2024-08-20T21:54:33.3938227Z remote: Compressing objects: 65% (554/851) 2024-08-20T21:54:33.3943351Z remote: Compressing objects: 66% (562/851) 2024-08-20T21:54:33.3946964Z remote: Compressing objects: 67% (571/851) 2024-08-20T21:54:33.3951895Z remote: Compressing objects: 68% (579/851) 2024-08-20T21:54:33.3955879Z remote: Compressing objects: 69% (588/851) 2024-08-20T21:54:33.3960200Z remote: Compressing objects: 70% (596/851) 2024-08-20T21:54:33.3963530Z remote: Compressing objects: 71% (605/851) 2024-08-20T21:54:33.3967303Z remote: Compressing objects: 72% (613/851) 2024-08-20T21:54:33.3970876Z remote: Compressing objects: 73% (622/851) 2024-08-20T21:54:33.3974241Z remote: Compressing objects: 74% (630/851) 2024-08-20T21:54:33.3976930Z remote: Compressing objects: 75% (639/851) 2024-08-20T21:54:33.3979874Z remote: Compressing objects: 76% (647/851) 2024-08-20T21:54:33.3983694Z remote: Compressing objects: 77% (656/851) 2024-08-20T21:54:33.3986985Z remote: Compressing objects: 78% (664/851) 2024-08-20T21:54:33.4000199Z remote: Compressing objects: 79% (673/851) 2024-08-20T21:54:33.4010520Z remote: Compressing objects: 80% (681/851) 2024-08-20T21:54:33.4019531Z remote: Compressing objects: 81% (690/851) 2024-08-20T21:54:33.4020640Z remote: Compressing objects: 82% (698/851) 2024-08-20T21:54:33.4021652Z remote: Compressing objects: 83% (707/851) 2024-08-20T21:54:33.4022538Z remote: Compressing objects: 84% (715/851) 2024-08-20T21:54:33.4023336Z remote: Compressing objects: 85% (724/851) 2024-08-20T21:54:33.4024173Z remote: Compressing objects: 86% (732/851) 2024-08-20T21:54:33.4024990Z remote: Compressing objects: 87% (741/851) 2024-08-20T21:54:33.4025849Z remote: Compressing objects: 88% (749/851) 2024-08-20T21:54:33.4026641Z remote: Compressing objects: 89% (758/851) 2024-08-20T21:54:33.4027493Z remote: Compressing objects: 90% (766/851) 2024-08-20T21:54:33.4028636Z remote: Compressing objects: 91% (775/851) 2024-08-20T21:54:33.4029515Z remote: Compressing objects: 92% (783/851) 2024-08-20T21:54:33.4030419Z remote: Compressing objects: 93% (792/851) 2024-08-20T21:54:33.4031431Z remote: Compressing objects: 94% (800/851) 2024-08-20T21:54:33.4032458Z remote: Compressing objects: 95% (809/851) 2024-08-20T21:54:33.4033458Z remote: Compressing objects: 96% (817/851) 2024-08-20T21:54:33.4034449Z remote: Compressing objects: 97% (826/851) 2024-08-20T21:54:33.4035679Z remote: Compressing objects: 98% (834/851) 2024-08-20T21:54:33.4036646Z remote: Compressing objects: 99% (843/851) 2024-08-20T21:54:33.4037680Z remote: Compressing objects: 100% (851/851) 2024-08-20T21:54:33.4038854Z remote: Compressing objects: 100% (851/851), done. 2024-08-20T21:54:55.3774159Z remote: Total 1010168 (delta 1058), reused 1281 (delta 795), pack-reused 1008519 (from 1) 2024-08-20T21:56:08.1495197Z [command]/usr/bin/git rev-parse --verify --quiet 40ec5f6ddd9787aca0449b24128343ff4c4a88b3^{object} 2024-08-20T21:56:08.1524506Z 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T21:56:08.1531768Z ##[endgroup] 2024-08-20T21:56:08.1532728Z ##[group]Determining the checkout info 2024-08-20T21:56:08.1537272Z ##[endgroup] 2024-08-20T21:56:08.1538308Z ##[group]Checking out the ref 2024-08-20T21:56:08.1547937Z [command]/usr/bin/git checkout --quiet --force 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T21:56:09.5607491Z ##[endgroup] 2024-08-20T21:56:09.5658488Z [command]/usr/bin/git log -1 --format='%H' 2024-08-20T21:56:09.5689664Z '40ec5f6ddd9787aca0449b24128343ff4c4a88b3' 2024-08-20T21:56:09.5983811Z Prepare all required actions 2024-08-20T21:56:09.5984479Z Getting action download info 2024-08-20T21:56:09.7236694Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2024-08-20T21:56:09.9291580Z ##[group]Run ./.github/actions/filter-test-configs 2024-08-20T21:56:09.9292025Z with: 2024-08-20T21:56:09.9292471Z github-token: *** 2024-08-20T21:56:09.9293384Z 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-08-20T21:56:09.9294422Z ##[endgroup] 2024-08-20T21:56:09.9344547Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-08-20T21:56:09.9345102Z with: 2024-08-20T21:56:09.9345362Z shell: bash 2024-08-20T21:56:09.9345623Z timeout_minutes: 10 2024-08-20T21:56:09.9345928Z max_attempts: 5 2024-08-20T21:56:09.9346213Z retry_wait_seconds: 30 2024-08-20T21:56:09.9347787Z 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-08-20T21:56:09.9349523Z polling_interval_seconds: 1 2024-08-20T21:56:09.9349867Z warning_on_retry: true 2024-08-20T21:56:09.9350197Z continue_on_error: false 2024-08-20T21:56:09.9350526Z env: 2024-08-20T21:56:09.9350934Z GITHUB_TOKEN: *** 2024-08-20T21:56:09.9351231Z ##[endgroup] 2024-08-20T21:56:10.0117982Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2024-08-20T21:56:10.3038369Z Defaulting to user installation because normal site-packages is not writeable 2024-08-20T21:56:10.3222145Z Requirement already satisfied: requests==2.27.1 in /home/ec2-user/.local/lib/python3.9/site-packages (2.27.1) 2024-08-20T21:56:10.3233668Z Requirement already satisfied: pyyaml==6.0.1 in /home/ec2-user/.local/lib/python3.9/site-packages (6.0.1) 2024-08-20T21:56:10.3429010Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests==2.27.1) (1.25.10) 2024-08-20T21:56:10.3450168Z Requirement already satisfied: charset-normalizer~=2.0.0 in /home/ec2-user/.local/lib/python3.9/site-packages (from requests==2.27.1) (2.0.12) 2024-08-20T21:56:10.3460142Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.9/site-packages (from requests==2.27.1) (2024.7.4) 2024-08-20T21:56:10.3476839Z Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.9/site-packages (from requests==2.27.1) (2.10) 2024-08-20T21:56:10.9961051Z Command completed after 1 attempt(s). 2024-08-20T21:56:11.0020159Z ##[group]Run set -x 2024-08-20T21:56:11.0020490Z set -x 2024-08-20T21:56:11.0020767Z  2024-08-20T21:56:11.0021284Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-08-20T21:56:11.0022521Z # in runner workspace 2024-08-20T21:56:11.0023053Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2024-08-20T21:56:11.0030567Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:56:11.0031077Z ##[endgroup] 2024-08-20T21:56:11.0063083Z + python3 /home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/filter-test-configs/../../scripts/parse_ref.py 2024-08-20T21:56:11.0367761Z ##[group]Run set -x 2024-08-20T21:56:11.0368104Z set -x 2024-08-20T21:56:11.0368381Z  2024-08-20T21:56:11.0369192Z # TODO: This is a very hacky way to get the job name. GitHub runner has the info 2024-08-20T21:56:11.0370101Z # but doesn't expose it in anyway. The job name is part of the job message the 2024-08-20T21:56:11.0370991Z # runner receives, so it's there and printed out to the diag log. Below is the 2024-08-20T21:56:11.0371909Z # code responsible for printing it. Need to check with GitHub to see if they can 2024-08-20T21:56:11.0372832Z # expose this variable as part of GitHub context. 2024-08-20T21:56:11.0373656Z # https://github.com/actions/runner/blob/main/src/Runner.Worker/JobExtension.cs#L345 2024-08-20T21:56:11.0374842Z pushd "/home/ec2-user/actions-runner/_work/pytorch/../../_diag" 2024-08-20T21:56:11.0375406Z pwd 2024-08-20T21:56:11.0375656Z  2024-08-20T21:56:11.0376191Z LOG_FILE=$(grep -l -r "40ec5f6ddd9787aca0449b24128343ff4c4a88b3" *.log | tail -n 1) 2024-08-20T21:56:11.0377059Z if [ -n "${LOG_FILE}" ]; then 2024-08-20T21:56:11.0377729Z  # For some reasons, awk {print $2} on Linux and Windows (bash) work correctly while it 2024-08-20T21:56:11.0378462Z  # needs to be awk {print $3} on MacOS 2024-08-20T21:56:11.0378912Z  case ${RUNNER_OS} in 2024-08-20T21:56:11.0379263Z  macOS) 2024-08-20T21:56:11.0379910Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $3}' | sed 's/"//g' | xargs) 2024-08-20T21:56:11.0380642Z  ;; 2024-08-20T21:56:11.0380945Z  *) 2024-08-20T21:56:11.0381689Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $2}' | sed 's/"//g' | xargs) 2024-08-20T21:56:11.0382408Z  ;; 2024-08-20T21:56:11.0382720Z  esac 2024-08-20T21:56:11.0383223Z  echo "job-name=${JOB_NAME}" >> "${GITHUB_OUTPUT}" 2024-08-20T21:56:11.0383709Z fi 2024-08-20T21:56:11.0383959Z  2024-08-20T21:56:11.0384191Z popd 2024-08-20T21:56:11.0390091Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:56:11.0390591Z ##[endgroup] 2024-08-20T21:56:11.0416029Z + pushd /home/ec2-user/actions-runner/_work/pytorch/../../_diag 2024-08-20T21:56:11.0417309Z ~/actions-runner/_diag ~/actions-runner/_work/pytorch/pytorch 2024-08-20T21:56:11.0418855Z /home/ec2-user/actions-runner/_diag 2024-08-20T21:56:11.0421285Z + pwd 2024-08-20T21:56:11.0428064Z ++ tail -n 1 2024-08-20T21:56:11.0437948Z ++ grep -l -r 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 Runner_20240820-205916-utc.log Runner_20240820-210002-utc.log Worker_20240820-210102-utc.log Worker_20240820-210454-utc.log Worker_20240820-210740-utc.log Worker_20240820-210822-utc.log Worker_20240820-210922-utc.log Worker_20240820-210957-utc.log Worker_20240820-211408-utc.log Worker_20240820-211633-utc.log Worker_20240820-211754-utc.log Worker_20240820-212147-utc.log Worker_20240820-212447-utc.log Worker_20240820-212555-utc.log Worker_20240820-212639-utc.log Worker_20240820-213125-utc.log Worker_20240820-213245-utc.log Worker_20240820-213414-utc.log Worker_20240820-213753-utc.log Worker_20240820-213859-utc.log Worker_20240820-214459-utc.log Worker_20240820-214556-utc.log Worker_20240820-214642-utc.log Worker_20240820-214730-utc.log Worker_20240820-214815-utc.log Worker_20240820-214911-utc.log Worker_20240820-215413-utc.log 2024-08-20T21:56:11.0476544Z + LOG_FILE=Worker_20240820-215413-utc.log 2024-08-20T21:56:11.0477848Z + '[' -n Worker_20240820-215413-utc.log ']' 2024-08-20T21:56:11.0479238Z + case ${RUNNER_OS} in 2024-08-20T21:56:11.0484911Z ++ grep -r '"jobDisplayName"' Worker_20240820-215413-utc.log 2024-08-20T21:56:11.0488965Z ++ sed 's/"//g' 2024-08-20T21:56:11.0503455Z ++ awk -F '[:]' '{print $2}' 2024-08-20T21:56:11.0513557Z ++ xargs 2024-08-20T21:56:11.0538992Z + JOB_NAME='macos-py3-arm64-mps / filter,' 2024-08-20T21:56:11.0544787Z + echo 'job-name=macos-py3-arm64-mps / filter,' 2024-08-20T21:56:11.0547255Z + popd 2024-08-20T21:56:11.0547853Z ~/actions-runner/_work/pytorch/pytorch 2024-08-20T21:56:11.0581992Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2024-08-20T21:56:11.0582514Z echo "Workflow: ${GITHUB_WORKFLOW}" 2024-08-20T21:56:11.0582962Z echo "Job name: ${JOB_NAME}" 2024-08-20T21:56:11.0583344Z  2024-08-20T21:56:11.0584028Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-08-20T21:56:11.0584945Z # in runner workspace 2024-08-20T21:56:11.0585749Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2024-08-20T21:56:11.0586539Z  --workflow "${GITHUB_WORKFLOW}" \ 2024-08-20T21:56:11.0586984Z  --job-name "${JOB_NAME}" \ 2024-08-20T21:56:11.0587401Z  --test-matrix "{ include: [ 2024-08-20T21:56:11.0587966Z  { config: "mps", shard: 1, num_shards: 1, runner: "macos-m1-13" }, 2024-08-20T21:56:11.0588862Z  { config: "mps", shard: 1, num_shards: 1, runner: "macos-m1-14" }, 2024-08-20T21:56:11.0589411Z ]} 2024-08-20T21:56:11.0589665Z " \ 2024-08-20T21:56:11.0589961Z  --selected-test-configs "" \ 2024-08-20T21:56:11.0590397Z  --pr-number "${PR_NUMBER}" \ 2024-08-20T21:56:11.0590795Z  --tag "${TAG}" \ 2024-08-20T21:56:11.0591307Z  --event-name "${EVENT_NAME}" \ 2024-08-20T21:56:11.0591750Z  --schedule "${SCHEDULE}" \ 2024-08-20T21:56:11.0592155Z  --branch "${HEAD_BRANCH}" 2024-08-20T21:56:11.0597727Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:56:11.0598298Z env: 2024-08-20T21:56:11.0598850Z GITHUB_TOKEN: *** 2024-08-20T21:56:11.0599222Z JOB_NAME: macos-py3-arm64-mps / filter, 2024-08-20T21:56:11.0599630Z PR_NUMBER: 2024-08-20T21:56:11.0599917Z TAG: ciflow/trunk/133712 2024-08-20T21:56:11.0600231Z EVENT_NAME: push 2024-08-20T21:56:11.0600517Z SCHEDULE: 2024-08-20T21:56:11.0600783Z HEAD_BRANCH: 2024-08-20T21:56:11.0601039Z ##[endgroup] 2024-08-20T21:56:11.0627353Z Workflow: trunk 2024-08-20T21:56:11.0629255Z Job name: macos-py3-arm64-mps / filter, 2024-08-20T21:56:11.2966725Z INFO:root:Found no test-config label on the PR, so all test configs are included 2024-08-20T21:56:11.4475370Z ##[group]Run echo "Filtered matrix:" 2024-08-20T21:56:11.4476741Z echo "Filtered matrix:" 2024-08-20T21:56:11.4478408Z 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-08-20T21:56:11.4480628Z  2024-08-20T21:56:11.4481062Z echo 2024-08-20T21:56:11.4481657Z echo "Is the current job unstable? False" 2024-08-20T21:56:11.4482999Z  2024-08-20T21:56:11.4483428Z echo 2024-08-20T21:56:11.4483993Z echo "Is keep-going label set? False" 2024-08-20T21:56:11.4485234Z  2024-08-20T21:56:11.4485671Z echo 2024-08-20T21:56:11.4486163Z echo "Renabled issues? " 2024-08-20T21:56:11.4495539Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:56:11.4496400Z ##[endgroup] 2024-08-20T21:56:11.4541905Z Filtered matrix: 2024-08-20T21:56:11.4545393Z {include: [{config: mps, shard: 1, num_shards: 1, runner: macos-m1-13}, {config: mps, shard: 1, num_shards: 1, runner: macos-m1-14}]} 2024-08-20T21:56:11.4548273Z 2024-08-20T21:56:11.4549832Z Is the current job unstable? False 2024-08-20T21:56:11.4552221Z 2024-08-20T21:56:11.4553082Z Is keep-going label set? False 2024-08-20T21:56:11.4553579Z 2024-08-20T21:56:11.4556068Z Renabled issues? 2024-08-20T21:56:11.4698338Z Post job cleanup. 2024-08-20T21:56:11.4761249Z Post job cleanup. 2024-08-20T21:56:11.5676912Z [command]/usr/bin/git version 2024-08-20T21:56:11.5728615Z git version 2.40.1 2024-08-20T21:56:11.5777535Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/de8058d2-75d6-41ca-9726-dd8fe2270682' before making global git config changes 2024-08-20T21:56:11.5780912Z Adding repository directory to the temporary git global config as a safe directory 2024-08-20T21:56:11.5785192Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-20T21:56:11.5826819Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-20T21:56:11.5863295Z [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-08-20T21:56:11.6173035Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-20T21:56:11.6198022Z http.https://github.com/.extraheader 2024-08-20T21:56:11.6209820Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-08-20T21:56:11.6245749Z [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-08-20T21:56:11.6609761Z A job completed hook has been configured by the self-hosted runner administrator 2024-08-20T21:56:11.6672285Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2024-08-20T21:56:11.6678033Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:56:11.6678689Z ##[endgroup] 2024-08-20T21:56:18.0359944Z Evaluate and set job outputs 2024-08-20T21:56:18.0372400Z Set output 'test-matrix' 2024-08-20T21:56:18.0373373Z Set output 'is-test-matrix-empty' 2024-08-20T21:56:18.0373914Z Set output 'keep-going' 2024-08-20T21:56:18.0374349Z Set output 'ci-verbose-test-logs' 2024-08-20T21:56:18.0374838Z Set output 'ci-test-showlocals' 2024-08-20T21:56:18.0375302Z Set output 'ci-no-test-timeout' 2024-08-20T21:56:18.0375755Z Set output 'ci-no-td' 2024-08-20T21:56:18.0376819Z Cleaning up orphan processes