2022-11-23T00:59:12.5870227Z Requested labels: self-hosted, linux.large 2022-11-23T00:59:12.5870304Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/heads/master 2022-11-23T00:59:12.5870325Z Waiting for a runner to pick up this job... 2022-11-23T00:59:12.8159771Z Job is about to start running on the runner: i-0b7f22c938e9e1aa5 (organization) 2022-11-23T00:59:16.6526195Z Current runner version: '2.299.1' 2022-11-23T00:59:16.6531246Z Runner name: 'i-0b7f22c938e9e1aa5' 2022-11-23T00:59:16.6531735Z Runner group name: 'Default' 2022-11-23T00:59:16.6532268Z Machine name: 'ip-10-0-11-242' 2022-11-23T00:59:16.6534081Z ##[group]GITHUB_TOKEN Permissions 2022-11-23T00:59:16.6534719Z Actions: write 2022-11-23T00:59:16.6535006Z Checks: write 2022-11-23T00:59:16.6535248Z Contents: write 2022-11-23T00:59:16.6535547Z Deployments: write 2022-11-23T00:59:16.6535873Z Discussions: write 2022-11-23T00:59:16.6536118Z Issues: write 2022-11-23T00:59:16.6536394Z Metadata: read 2022-11-23T00:59:16.6536682Z Packages: write 2022-11-23T00:59:16.6536927Z Pages: write 2022-11-23T00:59:16.6537263Z PullRequests: write 2022-11-23T00:59:16.6537593Z RepositoryProjects: write 2022-11-23T00:59:16.6537886Z SecurityEvents: write 2022-11-23T00:59:16.6538183Z Statuses: write 2022-11-23T00:59:16.6538462Z ##[endgroup] 2022-11-23T00:59:16.6541643Z Secret source: Actions 2022-11-23T00:59:16.6542315Z Prepare workflow directory 2022-11-23T00:59:17.0009427Z Prepare all required actions 2022-11-23T00:59:17.0179413Z Getting action download info 2022-11-23T00:59:17.2068909Z Download action repository 'pytorch/pytorch@master' (SHA:1cfd3858ac54fe3883534309081631a0a892ba3f) 2022-11-23T00:59:20.5660970Z Getting action download info 2022-11-23T00:59:20.7169269Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2022-11-23T00:59:20.8787251Z Uses: pytorch/pytorch/.github/workflows/_linux-test.yml 2022-11-23T00:59:20.8788686Z ##[group] Inputs 2022-11-23T00:59:20.8788948Z build-environment: linux-bionic-py3.7-clang9 2022-11-23T00:59:20.8789652Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, { config: "default", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, { config: "crossref", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, { config: "crossref", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, { config: "dynamo", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, { config: "dynamo", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, { config: "functorch", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, ]} 2022-11-23T00:59:20.8790421Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:072aae4a77ed7d3a69ad5683420509c41301b940 2022-11-23T00:59:20.8790744Z sync-tag: 2022-11-23T00:59:20.8791394Z timeout-minutes: 240 2022-11-23T00:59:20.8791592Z ##[endgroup] 2022-11-23T00:59:20.8791987Z Complete job name: linux-bionic-py3.7-clang9 / filter 2022-11-23T00:59:20.9429490Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-11-23T00:59:20.9429785Z with: 2022-11-23T00:59:20.9429966Z fetch-depth: 1 2022-11-23T00:59:20.9430147Z submodules: false 2022-11-23T00:59:20.9430335Z env: 2022-11-23T00:59:20.9430511Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:59:20.9430689Z ##[endgroup] 2022-11-23T00:59:20.9696084Z ##[group]Run retry () { 2022-11-23T00:59:20.9696350Z retry () { 2022-11-23T00:59:20.9696574Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-11-23T00:59:20.9696787Z } 2022-11-23T00:59:20.9696977Z echo "${GITHUB_WORKSPACE}" 2022-11-23T00:59:20.9697190Z if [ -z "${NO_SUDO}" ]; then 2022-11-23T00:59:20.9697414Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T00:59:20.9697618Z else 2022-11-23T00:59:20.9697813Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T00:59:20.9697993Z fi 2022-11-23T00:59:20.9698210Z mkdir "${GITHUB_WORKSPACE}" 2022-11-23T00:59:20.9713789Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T00:59:20.9714065Z env: 2022-11-23T00:59:20.9714244Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:59:20.9714428Z NO_SUDO: 2022-11-23T00:59:20.9714592Z ##[endgroup] 2022-11-23T00:59:20.9893534Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T00:59:21.2747288Z ##[group]Run malfet/checkout@silent-checkout 2022-11-23T00:59:21.2747507Z with: 2022-11-23T00:59:21.2747701Z ref: 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:59:21.2747905Z fetch-depth: 1 2022-11-23T00:59:21.2748071Z submodules: false 2022-11-23T00:59:21.2748259Z quiet-checkout: true 2022-11-23T00:59:21.2748455Z repository: pytorch/pytorch 2022-11-23T00:59:21.2748785Z token: *** 2022-11-23T00:59:21.2748962Z ssh-strict: true 2022-11-23T00:59:21.2749159Z persist-credentials: true 2022-11-23T00:59:21.2749350Z clean: true 2022-11-23T00:59:21.2749497Z lfs: false 2022-11-23T00:59:21.2749686Z set-safe-directory: true 2022-11-23T00:59:21.2749863Z env: 2022-11-23T00:59:21.2750020Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:59:21.2750202Z ##[endgroup] 2022-11-23T00:59:21.4023658Z Syncing repository: pytorch/pytorch 2022-11-23T00:59:21.4025645Z ##[group]Getting Git version info 2022-11-23T00:59:21.4026257Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-11-23T00:59:21.4027021Z [command]/usr/bin/git version 2022-11-23T00:59:21.4046894Z git version 2.37.1 2022-11-23T00:59:21.4067837Z ##[endgroup] 2022-11-23T00:59:21.4091488Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/7b7451a3-be86-4e81-a145-62262abf19e6' before making global git config changes 2022-11-23T00:59:21.4092185Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T00:59:21.4095822Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T00:59:21.4130676Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-11-23T00:59:21.4136113Z ##[group]Initializing the repository 2022-11-23T00:59:21.4139884Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T00:59:21.4174345Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-11-23T00:59:21.4183591Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-11-23T00:59:21.4184228Z hint: is subject to change. To configure the initial branch name to use in all 2022-11-23T00:59:21.4184771Z hint: of your new repositories, which will suppress this warning, call: 2022-11-23T00:59:21.4185164Z hint: 2022-11-23T00:59:21.4185856Z hint: git config --global init.defaultBranch 2022-11-23T00:59:21.4186218Z hint: 2022-11-23T00:59:21.4186722Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-11-23T00:59:21.4187483Z hint: 'development'. The just-created branch can be renamed via this command: 2022-11-23T00:59:21.4187845Z hint: 2022-11-23T00:59:21.4188206Z hint: git branch -m 2022-11-23T00:59:21.4188979Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-11-23T00:59:21.4218280Z ##[endgroup] 2022-11-23T00:59:21.4221269Z ##[group]Disabling automatic garbage collection 2022-11-23T00:59:21.4225338Z [command]/usr/bin/git config --local gc.auto 0 2022-11-23T00:59:21.4257899Z ##[endgroup] 2022-11-23T00:59:21.4259940Z ##[group]Setting up auth 2022-11-23T00:59:21.4266781Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T00:59:21.4294228Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-11-23T00:59:21.4520903Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T00:59:21.4546423Z [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-11-23T00:59:21.4779727Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-11-23T00:59:21.4811907Z ##[endgroup] 2022-11-23T00:59:21.4812951Z ##[group]Fetching the repository 2022-11-23T00:59:21.4819800Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:59:29.2886694Z ##[endgroup] 2022-11-23T00:59:29.2887933Z ##[group]Determining the checkout info 2022-11-23T00:59:29.2888864Z ##[endgroup] 2022-11-23T00:59:29.2889712Z ##[group]Checking out the ref 2022-11-23T00:59:29.2893654Z [command]/usr/bin/git checkout --quiet --force 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:59:30.4384406Z ##[endgroup] 2022-11-23T00:59:30.4430314Z [command]/usr/bin/git log -1 --format='%H' 2022-11-23T00:59:30.4461629Z '1cfd3858ac54fe3883534309081631a0a892ba3f' 2022-11-23T00:59:30.4635820Z Prepare all required actions 2022-11-23T00:59:30.4636126Z Getting action download info 2022-11-23T00:59:30.6099546Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2022-11-23T00:59:30.7241849Z ##[group]Run ./.github/actions/filter-test-configs 2022-11-23T00:59:30.7242077Z with: 2022-11-23T00:59:30.7242614Z github-token: *** 2022-11-23T00:59:30.7243246Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, { config: "default", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, { config: "crossref", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, { config: "crossref", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, { config: "dynamo", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, { config: "dynamo", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, { config: "functorch", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, ]} 2022-11-23T00:59:30.7243812Z env: 2022-11-23T00:59:30.7243973Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:59:30.7244156Z ##[endgroup] 2022-11-23T00:59:30.7269163Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2022-11-23T00:59:30.7269397Z with: 2022-11-23T00:59:30.7269541Z shell: bash 2022-11-23T00:59:30.7269721Z timeout_minutes: 10 2022-11-23T00:59:30.7269901Z max_attempts: 5 2022-11-23T00:59:30.7270068Z retry_wait_seconds: 30 2022-11-23T00:59:30.7270313Z command: set -eux python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-11-23T00:59:30.7270560Z polling_interval_seconds: 1 2022-11-23T00:59:30.7270744Z warning_on_retry: true 2022-11-23T00:59:30.7270930Z continue_on_error: false 2022-11-23T00:59:30.7271104Z env: 2022-11-23T00:59:30.7271260Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:59:30.7271607Z GITHUB_TOKEN: *** 2022-11-23T00:59:30.7271781Z ##[endgroup] 2022-11-23T00:59:30.7756928Z + python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-11-23T00:59:30.9769674Z Defaulting to user installation because normal site-packages is not writeable 2022-11-23T00:59:30.9925721Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2022-11-23T00:59:31.0052585Z Requirement already satisfied: pyyaml==6.0 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0) 2022-11-23T00:59:31.0060848Z 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-11-23T00:59:31.0069963Z 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-11-23T00:59:31.0321884Z 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-11-23T00:59:31.0352505Z 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-11-23T00:59:31.7733700Z Command completed after 1 attempt(s). 2022-11-23T00:59:31.7772719Z ##[group]Run .github/scripts/parse_ref.py 2022-11-23T00:59:31.7773031Z .github/scripts/parse_ref.py 2022-11-23T00:59:31.7785448Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T00:59:31.7785803Z env: 2022-11-23T00:59:31.7786054Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:59:31.7786257Z ##[endgroup] 2022-11-23T00:59:31.8087857Z ##[group]Run .github/scripts/filter_test_configs.py \ 2022-11-23T00:59:31.8088275Z .github/scripts/filter_test_configs.py \ 2022-11-23T00:59:31.8088508Z  --test-matrix "{ include: [ 2022-11-23T00:59:31.8088758Z  { config: "default", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, 2022-11-23T00:59:31.8089049Z  { config: "default", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, 2022-11-23T00:59:31.8089418Z  { config: "crossref", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, 2022-11-23T00:59:31.8089708Z  { config: "crossref", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, 2022-11-23T00:59:31.8089987Z  { config: "dynamo", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, 2022-11-23T00:59:31.8090265Z  { config: "dynamo", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, 2022-11-23T00:59:31.8090544Z  { config: "functorch", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, 2022-11-23T00:59:31.8090761Z ]} 2022-11-23T00:59:31.8090920Z " \ 2022-11-23T00:59:31.8091084Z  --pr-number "" \ 2022-11-23T00:59:31.8091266Z  --tag "" \ 2022-11-23T00:59:31.8091451Z  --event-name "push" 2022-11-23T00:59:31.8102065Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T00:59:31.8102278Z env: 2022-11-23T00:59:31.8102448Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:59:31.8102841Z GITHUB_TOKEN: *** 2022-11-23T00:59:31.8103006Z ##[endgroup] 2022-11-23T00:59:31.9327313Z ##[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": "crossref", "shard": 1, "num_shards": 2, "runner": "linux.2xlarge"}, {"config": "crossref", "shard": 2, "num_shards": 2, "runner": "linux.2xlarge"}, {"config": "dynamo", "shard": 1, "num_shards": 2, "runner": "linux.2xlarge"}, {"config": "dynamo", "shard": 2, "num_shards": 2, "runner": "linux.2xlarge"}, {"config": "functorch", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}]}" 2022-11-23T00:59:31.9328331Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 2, "runner": "linux.2xlarge"}, {"config": "default", "shard": 2, "num_shards": 2, "runner": "linux.2xlarge"}, {"config": "crossref", "shard": 1, "num_shards": 2, "runner": "linux.2xlarge"}, {"config": "crossref", "shard": 2, "num_shards": 2, "runner": "linux.2xlarge"}, {"config": "dynamo", "shard": 1, "num_shards": 2, "runner": "linux.2xlarge"}, {"config": "dynamo", "shard": 2, "num_shards": 2, "runner": "linux.2xlarge"}, {"config": "functorch", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}]}" 2022-11-23T00:59:31.9341459Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T00:59:31.9341907Z env: 2022-11-23T00:59:31.9342144Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:59:31.9342461Z ##[endgroup] 2022-11-23T00:59:31.9373225Z {include: [{config: default, shard: 1, num_shards: 2, runner: linux.2xlarge}, {config: default, shard: 2, num_shards: 2, runner: linux.2xlarge}, {config: crossref, shard: 1, num_shards: 2, runner: linux.2xlarge}, {config: crossref, shard: 2, num_shards: 2, runner: linux.2xlarge}, {config: dynamo, shard: 1, num_shards: 2, runner: linux.2xlarge}, {config: dynamo, shard: 2, num_shards: 2, runner: linux.2xlarge}, {config: functorch, shard: 1, num_shards: 1, runner: linux.2xlarge}]} 2022-11-23T00:59:31.9463347Z Post job cleanup. 2022-11-23T00:59:31.9490908Z Post job cleanup. 2022-11-23T00:59:32.0544823Z [command]/usr/bin/git version 2022-11-23T00:59:32.0585599Z git version 2.37.1 2022-11-23T00:59:32.0626100Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/70138b6b-08e6-4b4f-8530-e20e510c0466' before making global git config changes 2022-11-23T00:59:32.0627390Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T00:59:32.0632111Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T00:59:32.0665519Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T00:59:32.0694343Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-11-23T00:59:32.1082345Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T00:59:32.1109275Z http.https://github.com/.extraheader 2022-11-23T00:59:32.1127777Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-11-23T00:59:32.1165260Z [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-11-23T00:59:32.1642102Z Evaluate and set job outputs 2022-11-23T00:59:32.1653037Z Set output 'test-matrix' 2022-11-23T00:59:32.1653775Z Set output 'is-test-matrix-empty' 2022-11-23T00:59:32.1654354Z Cleaning up orphan processes