2022-09-27T15:23:51.4906308Z Requested labels: self-hosted, linux.large 2022-09-27T15:23:51.4906390Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/pull/85462/merge 2022-09-27T15:23:51.4906413Z Waiting for a runner to pick up this job... 2022-09-27T15:23:53.8870814Z Job is about to start running on the runner: i-0058f0509e450f2f9 (organization) 2022-09-27T15:23:57.6530510Z Current runner version: '2.296.2' 2022-09-27T15:23:57.6536101Z Runner name: 'i-0058f0509e450f2f9' 2022-09-27T15:23:57.6536610Z Runner group name: 'Default' 2022-09-27T15:23:57.6537241Z Machine name: 'ip-10-0-8-249' 2022-09-27T15:23:57.6539172Z ##[group]GITHUB_TOKEN Permissions 2022-09-27T15:23:57.6539870Z Actions: read 2022-09-27T15:23:57.6540190Z Checks: read 2022-09-27T15:23:57.6540538Z Contents: read 2022-09-27T15:23:57.6540816Z Deployments: read 2022-09-27T15:23:57.6541149Z Discussions: read 2022-09-27T15:23:57.6541466Z Issues: read 2022-09-27T15:23:57.6541972Z Metadata: read 2022-09-27T15:23:57.6542330Z Packages: read 2022-09-27T15:23:57.6542657Z Pages: read 2022-09-27T15:23:57.6542962Z PullRequests: read 2022-09-27T15:23:57.6543321Z RepositoryProjects: read 2022-09-27T15:23:57.6543695Z SecurityEvents: read 2022-09-27T15:23:57.6543982Z Statuses: read 2022-09-27T15:23:57.6544304Z ##[endgroup] 2022-09-27T15:23:57.6547875Z Secret source: None 2022-09-27T15:23:57.6548442Z Prepare workflow directory 2022-09-27T15:23:58.0147565Z Prepare all required actions 2022-09-27T15:23:58.0324658Z Getting action download info 2022-09-27T15:23:58.2470074Z Download action repository 'pytorch/pytorch@master' (SHA:01dbbeeeb5ab7ede28e333982e98713282a0e4b8) 2022-09-27T15:24:01.8087754Z Getting action download info 2022-09-27T15:24:02.0400748Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-09-27T15:24:02.2467719Z Uses: pytorch/pytorch/.github/workflows/_linux-test.yml 2022-09-27T15:24:02.2469337Z ##[group] Inputs 2022-09-27T15:24:02.2469700Z build-environment: linux-focal-py3.7-gcc7 2022-09-27T15:24:02.2470498Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, { config: "default", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, { config: "distributed", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, { config: "distributed", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, { config: "functorch", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, { config: "docs_test", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, { config: "jit_legacy", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, { config: "backwards_compat", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, ]} 2022-09-27T15:24:02.2471341Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:24:02.2471679Z sync-tag: 2022-09-27T15:24:02.2471855Z ##[endgroup] 2022-09-27T15:24:02.2472282Z Complete job name: linux-focal-py3.7-gcc7 / filter 2022-09-27T15:24:02.3116830Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-09-27T15:24:02.3117124Z with: 2022-09-27T15:24:02.3117307Z fetch-depth: 1 2022-09-27T15:24:02.3117488Z submodules: false 2022-09-27T15:24:02.3117645Z env: 2022-09-27T15:24:02.3117821Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:24:02.3118011Z ##[endgroup] 2022-09-27T15:24:02.3335928Z ##[group]Run retry () { 2022-09-27T15:24:02.3336203Z retry () { 2022-09-27T15:24:02.3336435Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-09-27T15:24:02.3336649Z } 2022-09-27T15:24:02.3336827Z echo "${GITHUB_WORKSPACE}" 2022-09-27T15:24:02.3337049Z if [ -z "${NO_SUDO}" ]; then 2022-09-27T15:24:02.3337274Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-09-27T15:24:02.3337477Z else 2022-09-27T15:24:02.3337659Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-09-27T15:24:02.3337857Z fi 2022-09-27T15:24:02.3338116Z mkdir "${GITHUB_WORKSPACE}" 2022-09-27T15:24:02.3354573Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:24:02.3354824Z env: 2022-09-27T15:24:02.3355004Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:24:02.3355177Z NO_SUDO: 2022-09-27T15:24:02.3355347Z ##[endgroup] 2022-09-27T15:24:02.3538075Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:24:02.6329944Z ##[group]Run malfet/checkout@silent-checkout 2022-09-27T15:24:02.6330156Z with: 2022-09-27T15:24:02.6330346Z ref: 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:24:02.6330550Z fetch-depth: 1 2022-09-27T15:24:02.6330716Z submodules: false 2022-09-27T15:24:02.6330900Z quiet-checkout: true 2022-09-27T15:24:02.6331098Z repository: pytorch/pytorch 2022-09-27T15:24:02.6331443Z token: *** 2022-09-27T15:24:02.6331598Z ssh-strict: true 2022-09-27T15:24:02.6331791Z persist-credentials: true 2022-09-27T15:24:02.6331984Z clean: true 2022-09-27T15:24:02.6332134Z lfs: false 2022-09-27T15:24:02.6332322Z set-safe-directory: true 2022-09-27T15:24:02.6332498Z env: 2022-09-27T15:24:02.6332655Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:24:02.6332837Z ##[endgroup] 2022-09-27T15:24:02.7693203Z Syncing repository: pytorch/pytorch 2022-09-27T15:24:02.7695319Z ##[group]Getting Git version info 2022-09-27T15:24:02.7696010Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-09-27T15:24:02.7696783Z [command]/usr/bin/git version 2022-09-27T15:24:02.7702637Z git version 2.37.1 2022-09-27T15:24:02.7725997Z ##[endgroup] 2022-09-27T15:24:02.7757462Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/2b1f7a77-20d1-45b7-bde1-2e1c9dad738a' before making global git config changes 2022-09-27T15:24:02.7758555Z Adding repository directory to the temporary git global config as a safe directory 2022-09-27T15:24:02.7766243Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:24:02.7814187Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-09-27T15:24:02.7818943Z ##[group]Initializing the repository 2022-09-27T15:24:02.7825852Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:24:02.7857195Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-09-27T15:24:02.7858200Z hint: is subject to change. To configure the initial branch name to use in all 2022-09-27T15:24:02.7859079Z hint: of your new repositories, which will suppress this warning, call: 2022-09-27T15:24:02.7859754Z hint: 2022-09-27T15:24:02.7860455Z hint: git config --global init.defaultBranch 2022-09-27T15:24:02.7899992Z hint: 2022-09-27T15:24:02.7900642Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-09-27T15:24:02.7901308Z hint: 'development'. The just-created branch can be renamed via this command: 2022-09-27T15:24:02.7901952Z hint: 2022-09-27T15:24:02.7902520Z hint: git branch -m 2022-09-27T15:24:02.7903100Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-09-27T15:24:02.7903631Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-09-27T15:24:02.7930106Z ##[endgroup] 2022-09-27T15:24:02.7930923Z ##[group]Disabling automatic garbage collection 2022-09-27T15:24:02.7934236Z [command]/usr/bin/git config --local gc.auto 0 2022-09-27T15:24:02.7962691Z ##[endgroup] 2022-09-27T15:24:02.7963714Z ##[group]Setting up auth 2022-09-27T15:24:02.7972388Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-09-27T15:24:02.8007497Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-09-27T15:24:02.8256970Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-09-27T15:24:02.8282447Z [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' || : 2022-09-27T15:24:02.8540106Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-09-27T15:24:02.8576858Z ##[endgroup] 2022-09-27T15:24:02.8578417Z ##[group]Fetching the repository 2022-09-27T15:24:02.8585028Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:24:10.8073490Z ##[endgroup] 2022-09-27T15:24:10.8074688Z ##[group]Determining the checkout info 2022-09-27T15:24:10.8075589Z ##[endgroup] 2022-09-27T15:24:10.8078523Z ##[group]Checking out the ref 2022-09-27T15:24:10.8086896Z [command]/usr/bin/git checkout --quiet --force 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:24:11.8945466Z ##[endgroup] 2022-09-27T15:24:11.8986696Z [command]/usr/bin/git log -1 --format='%H' 2022-09-27T15:24:11.9013783Z '52424e2bf38e454d535881fed9628d3e20f4f944' 2022-09-27T15:24:11.9157327Z Prepare all required actions 2022-09-27T15:24:11.9157600Z Getting action download info 2022-09-27T15:24:12.0849407Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-09-27T15:24:12.2066618Z ##[group]Run ./.github/actions/filter-test-configs 2022-09-27T15:24:12.2066837Z with: 2022-09-27T15:24:12.2067472Z github-token: *** 2022-09-27T15:24:12.2068187Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, { config: "default", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, { config: "distributed", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, { config: "distributed", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, { config: "functorch", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, { config: "docs_test", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, { config: "jit_legacy", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, { config: "backwards_compat", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, ]} 2022-09-27T15:24:12.2068825Z env: 2022-09-27T15:24:12.2068984Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:24:12.2069169Z ##[endgroup] 2022-09-27T15:24:12.2095842Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-09-27T15:24:12.2096085Z with: 2022-09-27T15:24:12.2096231Z shell: bash 2022-09-27T15:24:12.2096407Z timeout_minutes: 10 2022-09-27T15:24:12.2096584Z max_attempts: 5 2022-09-27T15:24:12.2096750Z retry_wait_seconds: 30 2022-09-27T15:24:12.2096997Z command: set -eux python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-09-27T15:24:12.2097243Z polling_interval_seconds: 1 2022-09-27T15:24:12.2097420Z warning_on_retry: true 2022-09-27T15:24:12.2097605Z continue_on_error: false 2022-09-27T15:24:12.2097774Z env: 2022-09-27T15:24:12.2097925Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:24:12.2098330Z GITHUB_TOKEN: *** 2022-09-27T15:24:12.2098508Z ##[endgroup] 2022-09-27T15:24:12.2416398Z 2022-09-27T15:24:12.2481961Z + python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-09-27T15:24:12.4897246Z Defaulting to user installation because normal site-packages is not writeable 2022-09-27T15:24:12.5141141Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2022-09-27T15:24:12.5367832Z Requirement already satisfied: pyyaml==6.0 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0) 2022-09-27T15:24:12.5380685Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2022.9.24) 2022-09-27T15:24:12.5393627Z 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) 2022-09-27T15:24:12.5411508Z 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.12) 2022-09-27T15:24:12.5588726Z 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) 2022-09-27T15:24:13.2479809Z Command completed after 1 attempt(s). 2022-09-27T15:24:13.2480583Z 2022-09-27T15:24:13.2518972Z ##[group]Run .github/scripts/parse_ref.py 2022-09-27T15:24:13.2519426Z .github/scripts/parse_ref.py 2022-09-27T15:24:13.2535103Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:24:13.2535460Z env: 2022-09-27T15:24:13.2535738Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:24:13.2536018Z ##[endgroup] 2022-09-27T15:24:13.2818663Z ##[group]Run .github/scripts/filter_test_configs.py \ 2022-09-27T15:24:13.2818961Z .github/scripts/filter_test_configs.py \ 2022-09-27T15:24:13.2819195Z  --test-matrix "{ include: [ 2022-09-27T15:24:13.2854369Z  { config: "default", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, 2022-09-27T15:24:13.2855072Z  { config: "default", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, 2022-09-27T15:24:13.2855540Z  { config: "distributed", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, 2022-09-27T15:24:13.2855842Z  { config: "distributed", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, 2022-09-27T15:24:13.2856150Z  { config: "functorch", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, 2022-09-27T15:24:13.2856427Z  { config: "docs_test", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, 2022-09-27T15:24:13.2856719Z  { config: "jit_legacy", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, 2022-09-27T15:24:13.2857025Z  { config: "backwards_compat", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, 2022-09-27T15:24:13.2857241Z ]} 2022-09-27T15:24:13.2857398Z " \ 2022-09-27T15:24:13.2857580Z  --pr-number "85462" \ 2022-09-27T15:24:13.2857753Z  --tag "" 2022-09-27T15:24:13.2869338Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:24:13.2869554Z env: 2022-09-27T15:24:13.2869716Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:24:13.2870147Z GITHUB_TOKEN: *** 2022-09-27T15:24:13.2870326Z ##[endgroup] 2022-09-27T15:24:13.5867354Z ##[group]Run echo "{"include": [{"config": "default", "shard": 1, "num_shards": 2, "runner": "linux.2xlarge"}, {"config": "default", "shard": 2, "num_shards": 2, "runner": "linux.2xlarge"}, {"config": "distributed", "shard": 1, "num_shards": 2, "runner": "linux.2xlarge"}, {"config": "distributed", "shard": 2, "num_shards": 2, "runner": "linux.2xlarge"}, {"config": "functorch", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}, {"config": "docs_test", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}, {"config": "jit_legacy", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}, {"config": "backwards_compat", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}]}" 2022-09-27T15:24:13.5869327Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 2, "runner": "linux.2xlarge"}, {"config": "default", "shard": 2, "num_shards": 2, "runner": "linux.2xlarge"}, {"config": "distributed", "shard": 1, "num_shards": 2, "runner": "linux.2xlarge"}, {"config": "distributed", "shard": 2, "num_shards": 2, "runner": "linux.2xlarge"}, {"config": "functorch", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}, {"config": "docs_test", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}, {"config": "jit_legacy", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}, {"config": "backwards_compat", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}]}" 2022-09-27T15:24:13.5884717Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:24:13.5884929Z env: 2022-09-27T15:24:13.5885106Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:24:13.5885293Z ##[endgroup] 2022-09-27T15:24:13.5920509Z {include: [{config: default, shard: 1, num_shards: 2, runner: linux.2xlarge}, {config: default, shard: 2, num_shards: 2, runner: linux.2xlarge}, {config: distributed, shard: 1, num_shards: 2, runner: linux.2xlarge}, {config: distributed, shard: 2, num_shards: 2, runner: linux.2xlarge}, {config: functorch, shard: 1, num_shards: 1, runner: linux.2xlarge}, {config: docs_test, shard: 1, num_shards: 1, runner: linux.2xlarge}, {config: jit_legacy, shard: 1, num_shards: 1, runner: linux.2xlarge}, {config: backwards_compat, shard: 1, num_shards: 1, runner: linux.2xlarge}]} 2022-09-27T15:24:13.6022829Z Post job cleanup. 2022-09-27T15:24:13.6051626Z Post job cleanup. 2022-09-27T15:24:13.7121115Z [command]/usr/bin/git version 2022-09-27T15:24:13.7162888Z git version 2.37.1 2022-09-27T15:24:13.7206252Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/fd67666b-9354-4770-8e40-287c59f5bc9d' before making global git config changes 2022-09-27T15:24:13.7207461Z Adding repository directory to the temporary git global config as a safe directory 2022-09-27T15:24:13.7214894Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:24:13.7256933Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-09-27T15:24:13.7291240Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-09-27T15:24:13.7560468Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-09-27T15:24:13.7590163Z http.https://github.com/.extraheader 2022-09-27T15:24:13.7600855Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-09-27T15:24:13.7637074Z [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' || : 2022-09-27T15:24:13.8117663Z Evaluate and set job outputs 2022-09-27T15:24:13.8131916Z Set output 'test-matrix' 2022-09-27T15:24:13.8132978Z Set output 'is-test-matrix-empty' 2022-09-27T15:24:13.8133838Z Cleaning up orphan processes