2023-01-11T21:03:20.2354808Z Requested labels: self-hosted, linux.large 2023-01-11T21:03:20.2354932Z Job defined at: pytorch/pytorch/.github/workflows/_mac-test.yml@refs/tags/ciflow/trunk/91627 2023-01-11T21:03:20.2355155Z Reusable workflow chain: 2023-01-11T21:03:20.2355196Z pytorch/pytorch/.github/workflows/trunk.yml@refs/tags/ciflow/trunk/91627 (8419ddda87c8a47eacc63b54bc7ec98c1f27c26e) 2023-01-11T21:03:20.2355251Z -> pytorch/pytorch/.github/workflows/_mac-test.yml@refs/tags/ciflow/trunk/91627 (8419ddda87c8a47eacc63b54bc7ec98c1f27c26e) 2023-01-11T21:03:20.2355282Z Waiting for a runner to pick up this job... 2023-01-11T21:03:20.3775286Z Job is about to start running on the runner: i-0e315ab51cdb8a9d6 (organization) 2023-01-11T21:03:24.6682746Z Current runner version: '2.300.2' 2023-01-11T21:03:24.6688014Z Runner name: 'i-0e315ab51cdb8a9d6' 2023-01-11T21:03:24.6688466Z Runner group name: 'Default' 2023-01-11T21:03:24.6689095Z Machine name: 'ip-10-0-0-155' 2023-01-11T21:03:24.6690990Z ##[group]GITHUB_TOKEN Permissions 2023-01-11T21:03:24.6691627Z Actions: write 2023-01-11T21:03:24.6692024Z Checks: write 2023-01-11T21:03:24.6692267Z Contents: write 2023-01-11T21:03:24.6692591Z Deployments: write 2023-01-11T21:03:24.6692885Z Discussions: write 2023-01-11T21:03:24.6693194Z Issues: write 2023-01-11T21:03:24.6693431Z Metadata: read 2023-01-11T21:03:24.6693722Z Packages: write 2023-01-11T21:03:24.6694002Z Pages: write 2023-01-11T21:03:24.6694254Z PullRequests: write 2023-01-11T21:03:24.6694608Z RepositoryProjects: write 2023-01-11T21:03:24.6694962Z SecurityEvents: write 2023-01-11T21:03:24.6695218Z Statuses: write 2023-01-11T21:03:24.6695498Z ##[endgroup] 2023-01-11T21:03:24.6698728Z Secret source: Actions 2023-01-11T21:03:24.6699360Z Prepare workflow directory 2023-01-11T21:03:24.9982986Z Prepare all required actions 2023-01-11T21:03:25.0150554Z Getting action download info 2023-01-11T21:03:25.2103757Z Download action repository 'pytorch/pytorch@master' (SHA:c5836153f5332ca83d5cacde38f2829a4d54793e) 2023-01-11T21:03:28.9632109Z Getting action download info 2023-01-11T21:03:29.1521428Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2023-01-11T21:03:29.5342813Z Uses: pytorch/pytorch/.github/workflows/_mac-test.yml 2023-01-11T21:03:29.5344265Z ##[group] Inputs 2023-01-11T21:03:29.5344512Z build-environment: macos-12-py3-arm64 2023-01-11T21:03:29.5344930Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 2, runner: "macos-m1-12" }, { config: "default", shard: 2, num_shards: 2, runner: "macos-m1-12" }, { config: "functorch", shard: 1, num_shards: 1, runner: "macos-m1-12" }, ]} 2023-01-11T21:03:29.5345309Z sync-tag: 2023-01-11T21:03:29.5345484Z arch: arm64 2023-01-11T21:03:29.5345652Z ##[endgroup] 2023-01-11T21:03:29.5346039Z Complete job name: macos-12-py3-arm64 / filter 2023-01-11T21:03:29.6036041Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2023-01-11T21:03:29.6036314Z with: 2023-01-11T21:03:29.6036497Z fetch-depth: 1 2023-01-11T21:03:29.6036681Z submodules: false 2023-01-11T21:03:29.6036858Z ##[endgroup] 2023-01-11T21:03:29.6286310Z ##[group]Run retry () { 2023-01-11T21:03:29.6286563Z retry () { 2023-01-11T21:03:29.6286779Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2023-01-11T21:03:29.6286993Z } 2023-01-11T21:03:29.6287181Z echo "${GITHUB_WORKSPACE}" 2023-01-11T21:03:29.6287405Z if [ -z "${NO_SUDO}" ]; then 2023-01-11T21:03:29.6287617Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T21:03:29.6287827Z else 2023-01-11T21:03:29.6288023Z  retry rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T21:03:29.6288205Z fi 2023-01-11T21:03:29.6288401Z mkdir "${GITHUB_WORKSPACE}" 2023-01-11T21:03:29.6303753Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:03:29.6303985Z env: 2023-01-11T21:03:29.6304149Z NO_SUDO: 2023-01-11T21:03:29.6304333Z ##[endgroup] 2023-01-11T21:03:29.6483199Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:03:29.9183105Z ##[group]Run malfet/checkout@silent-checkout 2023-01-11T21:03:29.9183329Z with: 2023-01-11T21:03:29.9183542Z ref: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:03:29.9183758Z fetch-depth: 1 2023-01-11T21:03:29.9183924Z submodules: false 2023-01-11T21:03:29.9184108Z quiet-checkout: true 2023-01-11T21:03:29.9184306Z repository: pytorch/pytorch 2023-01-11T21:03:29.9184639Z token: *** 2023-01-11T21:03:29.9184814Z ssh-strict: true 2023-01-11T21:03:29.9185013Z persist-credentials: true 2023-01-11T21:03:29.9185192Z clean: true 2023-01-11T21:03:29.9185363Z lfs: false 2023-01-11T21:03:29.9185553Z set-safe-directory: true 2023-01-11T21:03:29.9185846Z ##[endgroup] 2023-01-11T21:03:30.0478805Z Syncing repository: pytorch/pytorch 2023-01-11T21:03:30.0481146Z ##[group]Getting Git version info 2023-01-11T21:03:30.0482156Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2023-01-11T21:03:30.0483034Z [command]/usr/bin/git version 2023-01-11T21:03:30.0497323Z git version 2.38.1 2023-01-11T21:03:30.0515779Z ##[endgroup] 2023-01-11T21:03:30.0535203Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/1fe69103-bf67-46dc-b95a-29dff53c1e2e' before making global git config changes 2023-01-11T21:03:30.0536077Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T21:03:30.0541962Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:03:30.0577619Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2023-01-11T21:03:30.0583568Z ##[group]Initializing the repository 2023-01-11T21:03:30.0587815Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:03:30.0616758Z hint: Using 'master' as the name for the initial branch. This default branch name 2023-01-11T21:03:30.0617601Z hint: is subject to change. To configure the initial branch name to use in all 2023-01-11T21:03:30.0618305Z hint: of your new repositories, which will suppress this warning, call: 2023-01-11T21:03:30.0618812Z hint: 2023-01-11T21:03:30.0619411Z hint: git config --global init.defaultBranch 2023-01-11T21:03:30.0619846Z hint: 2023-01-11T21:03:30.0620260Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2023-01-11T21:03:30.0620717Z hint: 'development'. The just-created branch can be renamed via this command: 2023-01-11T21:03:30.0623581Z hint: 2023-01-11T21:03:30.0623840Z hint: git branch -m 2023-01-11T21:03:30.0627706Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2023-01-11T21:03:30.0634358Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2023-01-11T21:03:30.0663101Z ##[endgroup] 2023-01-11T21:03:30.0663507Z ##[group]Disabling automatic garbage collection 2023-01-11T21:03:30.0668270Z [command]/usr/bin/git config --local gc.auto 0 2023-01-11T21:03:30.0694159Z ##[endgroup] 2023-01-11T21:03:30.0695508Z ##[group]Setting up auth 2023-01-11T21:03:30.0703167Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T21:03:30.0731111Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2023-01-11T21:03:30.0962166Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T21:03:30.0982290Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2023-01-11T21:03:30.1217760Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-11T21:03:30.1254259Z ##[endgroup] 2023-01-11T21:03:30.1255135Z ##[group]Fetching the repository 2023-01-11T21:03:30.1261545Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:03:38.6705207Z ##[endgroup] 2023-01-11T21:03:38.6706590Z ##[group]Determining the checkout info 2023-01-11T21:03:38.6714034Z ##[endgroup] 2023-01-11T21:03:38.6714818Z ##[group]Checking out the ref 2023-01-11T21:03:38.6715881Z [command]/usr/bin/git checkout --quiet --force 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:03:39.8461081Z ##[endgroup] 2023-01-11T21:03:39.8486735Z [command]/usr/bin/git log -1 --format='%H' 2023-01-11T21:03:39.8512730Z '8419ddda87c8a47eacc63b54bc7ec98c1f27c26e' 2023-01-11T21:03:39.8675496Z Prepare all required actions 2023-01-11T21:03:39.8675871Z Getting action download info 2023-01-11T21:03:40.1228394Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2023-01-11T21:03:40.2922674Z ##[group]Run ./.github/actions/filter-test-configs 2023-01-11T21:03:40.2922890Z with: 2023-01-11T21:03:40.2923396Z github-token: *** 2023-01-11T21:03:40.2923779Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 2, runner: "macos-m1-12" }, { config: "default", shard: 2, num_shards: 2, runner: "macos-m1-12" }, { config: "functorch", shard: 1, num_shards: 1, runner: "macos-m1-12" }, ]} 2023-01-11T21:03:40.2924148Z ##[endgroup] 2023-01-11T21:03:40.2957080Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2023-01-11T21:03:40.2957337Z with: 2023-01-11T21:03:40.2957549Z shell: bash 2023-01-11T21:03:40.2957748Z timeout_minutes: 10 2023-01-11T21:03:40.2958101Z max_attempts: 5 2023-01-11T21:03:40.2958302Z retry_wait_seconds: 30 2023-01-11T21:03:40.2958588Z command: set -eux python3 -m pip install requests==2.26.0 pyyaml==6.0 2023-01-11T21:03:40.2958879Z polling_interval_seconds: 1 2023-01-11T21:03:40.2959108Z warning_on_retry: true 2023-01-11T21:03:40.2959340Z continue_on_error: false 2023-01-11T21:03:40.2959558Z env: 2023-01-11T21:03:40.2959929Z GITHUB_TOKEN: *** 2023-01-11T21:03:40.2960111Z ##[endgroup] 2023-01-11T21:03:40.3533483Z + python3 -m pip install requests==2.26.0 pyyaml==6.0 2023-01-11T21:03:40.5651583Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T21:03:40.5901070Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2023-01-11T21:03:40.6131098Z Requirement already satisfied: pyyaml==6.0 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0) 2023-01-11T21:03:40.6150663Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (3.4) 2023-01-11T21:03:40.6175546Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (1.26.14) 2023-01-11T21:03:40.6426025Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2022.12.7) 2023-01-11T21:03:40.6437500Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2.0.12) 2023-01-11T21:03:41.3519683Z Command completed after 1 attempt(s). 2023-01-11T21:03:41.3557585Z ##[group]Run .github/scripts/parse_ref.py 2023-01-11T21:03:41.3557843Z .github/scripts/parse_ref.py 2023-01-11T21:03:41.3570171Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:03:41.3570404Z ##[endgroup] 2023-01-11T21:03:41.3842866Z ##[group]Run .github/scripts/filter_test_configs.py \ 2023-01-11T21:03:41.3843168Z .github/scripts/filter_test_configs.py \ 2023-01-11T21:03:41.3843405Z  --test-matrix "{ include: [ 2023-01-11T21:03:41.3843667Z  { config: "default", shard: 1, num_shards: 2, runner: "macos-m1-12" }, 2023-01-11T21:03:41.3843944Z  { config: "default", shard: 2, num_shards: 2, runner: "macos-m1-12" }, 2023-01-11T21:03:41.3844227Z  { config: "functorch", shard: 1, num_shards: 1, runner: "macos-m1-12" }, 2023-01-11T21:03:41.3844449Z ]} 2023-01-11T21:03:41.3844595Z " \ 2023-01-11T21:03:41.3844772Z  --pr-number "" \ 2023-01-11T21:03:41.3844973Z  --tag "ciflow/trunk/91627" \ 2023-01-11T21:03:41.3845169Z  --event-name "push" \ 2023-01-11T21:03:41.3845362Z  --schedule "" 2023-01-11T21:03:41.3856678Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:03:41.3856887Z env: 2023-01-11T21:03:41.3857267Z GITHUB_TOKEN: *** 2023-01-11T21:03:41.3857533Z ##[endgroup] 2023-01-11T21:03:41.7494314Z ##[group]Run echo "{"include": [{"config": "default", "shard": 1, "num_shards": 2, "runner": "macos-m1-12"}, {"config": "default", "shard": 2, "num_shards": 2, "runner": "macos-m1-12"}, {"config": "functorch", "shard": 1, "num_shards": 1, "runner": "macos-m1-12"}]}" 2023-01-11T21:03:41.7495474Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 2, "runner": "macos-m1-12"}, {"config": "default", "shard": 2, "num_shards": 2, "runner": "macos-m1-12"}, {"config": "functorch", "shard": 1, "num_shards": 1, "runner": "macos-m1-12"}]}" 2023-01-11T21:03:41.7511376Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:03:41.7511744Z ##[endgroup] 2023-01-11T21:03:41.7551782Z {include: [{config: default, shard: 1, num_shards: 2, runner: macos-m1-12}, {config: default, shard: 2, num_shards: 2, runner: macos-m1-12}, {config: functorch, shard: 1, num_shards: 1, runner: macos-m1-12}]} 2023-01-11T21:03:41.7649320Z Post job cleanup. 2023-01-11T21:03:41.7677852Z Post job cleanup. 2023-01-11T21:03:41.8771197Z [command]/usr/bin/git version 2023-01-11T21:03:41.8816099Z git version 2.38.1 2023-01-11T21:03:41.8858085Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/b9596fb5-36dd-4994-a4e0-adf658733d1a' before making global git config changes 2023-01-11T21:03:41.8859181Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T21:03:41.8863999Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:03:41.8897811Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T21:03:41.8928158Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2023-01-11T21:03:41.9200171Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T21:03:41.9219027Z http.https://github.com/.extraheader 2023-01-11T21:03:41.9229399Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2023-01-11T21:03:41.9262200Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2023-01-11T21:03:41.9805187Z Evaluate and set job outputs 2023-01-11T21:03:41.9819573Z Set output 'test-matrix' 2023-01-11T21:03:41.9820677Z Set output 'is-test-matrix-empty' 2023-01-11T21:03:41.9821688Z Cleaning up orphan processes