2022-11-23T01:03:06.1059836Z Requested labels: self-hosted, linux.large 2022-11-23T01:03:06.1059918Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/heads/master 2022-11-23T01:03:06.1059942Z Waiting for a runner to pick up this job... 2022-11-23T01:03:06.2678583Z Job is about to start running on the runner: i-08d6ce3bacadbd83f (organization) 2022-11-23T01:03:11.1970977Z Current runner version: '2.299.1' 2022-11-23T01:03:11.1976560Z Runner name: 'i-08d6ce3bacadbd83f' 2022-11-23T01:03:11.1977011Z Runner group name: 'Default' 2022-11-23T01:03:11.1977605Z Machine name: 'ip-10-0-7-168' 2022-11-23T01:03:11.1979521Z ##[group]GITHUB_TOKEN Permissions 2022-11-23T01:03:11.1980169Z Actions: write 2022-11-23T01:03:11.1980466Z Checks: write 2022-11-23T01:03:11.1980710Z Contents: write 2022-11-23T01:03:11.1981035Z Deployments: write 2022-11-23T01:03:11.1981337Z Discussions: write 2022-11-23T01:03:11.1981601Z Issues: write 2022-11-23T01:03:11.1981878Z Metadata: read 2022-11-23T01:03:11.1982170Z Packages: write 2022-11-23T01:03:11.1982417Z Pages: write 2022-11-23T01:03:11.1982711Z PullRequests: write 2022-11-23T01:03:11.1983063Z RepositoryProjects: write 2022-11-23T01:03:11.1983356Z SecurityEvents: write 2022-11-23T01:03:11.1983676Z Statuses: write 2022-11-23T01:03:11.1983958Z ##[endgroup] 2022-11-23T01:03:11.1986827Z Secret source: Actions 2022-11-23T01:03:11.1987535Z Prepare workflow directory 2022-11-23T01:03:11.5442175Z Prepare all required actions 2022-11-23T01:03:11.5615558Z Getting action download info 2022-11-23T01:03:11.7380587Z Download action repository 'pytorch/pytorch@master' (SHA:1cfd3858ac54fe3883534309081631a0a892ba3f) 2022-11-23T01:03:15.1561963Z Getting action download info 2022-11-23T01:03:16.0152218Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2022-11-23T01:03:16.1736840Z Uses: pytorch/pytorch/.github/workflows/_linux-test.yml 2022-11-23T01:03:16.1738286Z ##[group] Inputs 2022-11-23T01:03:16.1738579Z build-environment: linux-focal-py3.7-clang7-asan 2022-11-23T01:03:16.1739225Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 5, runner: "linux.2xlarge" }, { config: "default", shard: 2, num_shards: 5, runner: "linux.2xlarge" }, { config: "default", shard: 3, num_shards: 5, runner: "linux.2xlarge" }, { config: "default", shard: 4, num_shards: 5, runner: "linux.4xlarge" }, { config: "default", shard: 5, num_shards: 5, runner: "linux.4xlarge" }, { config: "functorch", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, ]} 2022-11-23T01:03:16.1739948Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-asan:072aae4a77ed7d3a69ad5683420509c41301b940 2022-11-23T01:03:16.1740286Z sync-tag: 2022-11-23T01:03:16.1740932Z timeout-minutes: 240 2022-11-23T01:03:16.1741132Z ##[endgroup] 2022-11-23T01:03:16.1741544Z Complete job name: linux-focal-py3.7-clang7-asan / filter 2022-11-23T01:03:16.2362160Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-11-23T01:03:16.2362449Z with: 2022-11-23T01:03:16.2362620Z fetch-depth: 1 2022-11-23T01:03:16.2362801Z submodules: false 2022-11-23T01:03:16.2362975Z env: 2022-11-23T01:03:16.2363148Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:03:16.2363321Z ##[endgroup] 2022-11-23T01:03:16.2602667Z ##[group]Run retry () { 2022-11-23T01:03:16.2602921Z retry () { 2022-11-23T01:03:16.2603153Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-11-23T01:03:16.2603369Z } 2022-11-23T01:03:16.2603562Z echo "${GITHUB_WORKSPACE}" 2022-11-23T01:03:16.2603771Z if [ -z "${NO_SUDO}" ]; then 2022-11-23T01:03:16.2603996Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T01:03:16.2604196Z else 2022-11-23T01:03:16.2604392Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T01:03:16.2604570Z fi 2022-11-23T01:03:16.2604783Z mkdir "${GITHUB_WORKSPACE}" 2022-11-23T01:03:16.2621495Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:03:16.2621954Z env: 2022-11-23T01:03:16.2622207Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:03:16.2622489Z NO_SUDO: 2022-11-23T01:03:16.2622732Z ##[endgroup] 2022-11-23T01:03:16.2834204Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T01:03:16.5512701Z ##[group]Run malfet/checkout@silent-checkout 2022-11-23T01:03:16.5513035Z with: 2022-11-23T01:03:16.5513228Z ref: 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:03:16.5513418Z fetch-depth: 1 2022-11-23T01:03:16.5513592Z submodules: false 2022-11-23T01:03:16.5513775Z quiet-checkout: true 2022-11-23T01:03:16.5513956Z repository: pytorch/pytorch 2022-11-23T01:03:16.5514292Z token: *** 2022-11-23T01:03:16.5514463Z ssh-strict: true 2022-11-23T01:03:16.5514658Z persist-credentials: true 2022-11-23T01:03:16.5514833Z clean: true 2022-11-23T01:03:16.5514992Z lfs: false 2022-11-23T01:03:16.5515176Z set-safe-directory: true 2022-11-23T01:03:16.5515339Z env: 2022-11-23T01:03:16.5515507Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:03:16.5515690Z ##[endgroup] 2022-11-23T01:03:16.6785778Z Syncing repository: pytorch/pytorch 2022-11-23T01:03:16.6787120Z ##[group]Getting Git version info 2022-11-23T01:03:16.6787528Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-11-23T01:03:16.6805899Z [command]/usr/bin/git version 2022-11-23T01:03:16.6843922Z git version 2.37.1 2022-11-23T01:03:16.6867783Z ##[endgroup] 2022-11-23T01:03:16.6889979Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/bf76ce32-b7a7-41ff-994e-5305287ac4ae' before making global git config changes 2022-11-23T01:03:16.6890878Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T01:03:16.6896379Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T01:03:16.6933459Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-11-23T01:03:16.6938982Z ##[group]Initializing the repository 2022-11-23T01:03:16.6942546Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T01:03:16.6971926Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-11-23T01:03:16.6972546Z hint: is subject to change. To configure the initial branch name to use in all 2022-11-23T01:03:16.6973053Z hint: of your new repositories, which will suppress this warning, call: 2022-11-23T01:03:16.6973406Z hint: 2022-11-23T01:03:16.6973858Z hint: git config --global init.defaultBranch 2022-11-23T01:03:16.6974205Z hint: 2022-11-23T01:03:16.6974664Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-11-23T01:03:16.6975299Z hint: 'development'. The just-created branch can be renamed via this command: 2022-11-23T01:03:16.6975901Z hint: 2022-11-23T01:03:16.6977309Z hint: git branch -m 2022-11-23T01:03:16.6983483Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-11-23T01:03:16.6992319Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-11-23T01:03:16.7020991Z ##[endgroup] 2022-11-23T01:03:16.7021554Z ##[group]Disabling automatic garbage collection 2022-11-23T01:03:16.7027856Z [command]/usr/bin/git config --local gc.auto 0 2022-11-23T01:03:16.7056282Z ##[endgroup] 2022-11-23T01:03:16.7057699Z ##[group]Setting up auth 2022-11-23T01:03:16.7064247Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T01:03:16.7092046Z [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-23T01:03:16.7332276Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T01:03:16.7364042Z [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-23T01:03:16.7596352Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-11-23T01:03:16.7631723Z ##[endgroup] 2022-11-23T01:03:16.7632817Z ##[group]Fetching the repository 2022-11-23T01:03:16.7638868Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:03:25.0070635Z ##[endgroup] 2022-11-23T01:03:25.0071765Z ##[group]Determining the checkout info 2022-11-23T01:03:25.0072487Z ##[endgroup] 2022-11-23T01:03:25.0073119Z ##[group]Checking out the ref 2022-11-23T01:03:25.0076891Z [command]/usr/bin/git checkout --quiet --force 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:03:26.1391550Z ##[endgroup] 2022-11-23T01:03:26.1418093Z [command]/usr/bin/git log -1 --format='%H' 2022-11-23T01:03:26.1443835Z '1cfd3858ac54fe3883534309081631a0a892ba3f' 2022-11-23T01:03:26.1647348Z Prepare all required actions 2022-11-23T01:03:26.1647602Z Getting action download info 2022-11-23T01:03:26.9924782Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2022-11-23T01:03:27.1103915Z ##[group]Run ./.github/actions/filter-test-configs 2022-11-23T01:03:27.1104146Z with: 2022-11-23T01:03:27.1104664Z github-token: *** 2022-11-23T01:03:27.1105211Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 5, runner: "linux.2xlarge" }, { config: "default", shard: 2, num_shards: 5, runner: "linux.2xlarge" }, { config: "default", shard: 3, num_shards: 5, runner: "linux.2xlarge" }, { config: "default", shard: 4, num_shards: 5, runner: "linux.4xlarge" }, { config: "default", shard: 5, num_shards: 5, runner: "linux.4xlarge" }, { config: "functorch", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, ]} 2022-11-23T01:03:27.1105720Z env: 2022-11-23T01:03:27.1105911Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:03:27.1106096Z ##[endgroup] 2022-11-23T01:03:27.1131847Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2022-11-23T01:03:27.1132080Z with: 2022-11-23T01:03:27.1132227Z shell: bash 2022-11-23T01:03:27.1132396Z timeout_minutes: 10 2022-11-23T01:03:27.1132573Z max_attempts: 5 2022-11-23T01:03:27.1132738Z retry_wait_seconds: 30 2022-11-23T01:03:27.1132991Z command: set -eux python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-11-23T01:03:27.1133238Z polling_interval_seconds: 1 2022-11-23T01:03:27.1133416Z warning_on_retry: true 2022-11-23T01:03:27.1133600Z continue_on_error: false 2022-11-23T01:03:27.1133771Z env: 2022-11-23T01:03:27.1134102Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:03:27.1134463Z GITHUB_TOKEN: *** 2022-11-23T01:03:27.1134640Z ##[endgroup] 2022-11-23T01:03:27.1627066Z + python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-11-23T01:03:27.3872512Z Defaulting to user installation because normal site-packages is not writeable 2022-11-23T01:03:27.4032856Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2022-11-23T01:03:27.4175759Z Requirement already satisfied: pyyaml==6.0 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0) 2022-11-23T01:03:27.4184481Z 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-23T01:03:27.4195472Z 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-23T01:03:27.4208101Z 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-23T01:03:27.4229094Z 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-23T01:03:28.1607520Z Command completed after 1 attempt(s). 2022-11-23T01:03:28.1647044Z ##[group]Run .github/scripts/parse_ref.py 2022-11-23T01:03:28.1647350Z .github/scripts/parse_ref.py 2022-11-23T01:03:28.1659725Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:03:28.1660013Z env: 2022-11-23T01:03:28.1660261Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:03:28.1660534Z ##[endgroup] 2022-11-23T01:03:28.1954232Z ##[group]Run .github/scripts/filter_test_configs.py \ 2022-11-23T01:03:28.1954520Z .github/scripts/filter_test_configs.py \ 2022-11-23T01:03:28.1954754Z  --test-matrix "{ include: [ 2022-11-23T01:03:28.1955020Z  { config: "default", shard: 1, num_shards: 5, runner: "linux.2xlarge" }, 2022-11-23T01:03:28.1955307Z  { config: "default", shard: 2, num_shards: 5, runner: "linux.2xlarge" }, 2022-11-23T01:03:28.1955601Z  { config: "default", shard: 3, num_shards: 5, runner: "linux.2xlarge" }, 2022-11-23T01:03:28.1955981Z  { config: "default", shard: 4, num_shards: 5, runner: "linux.4xlarge" }, 2022-11-23T01:03:28.1956276Z  { config: "default", shard: 5, num_shards: 5, runner: "linux.4xlarge" }, 2022-11-23T01:03:28.1956557Z  { config: "functorch", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, 2022-11-23T01:03:28.1956783Z ]} 2022-11-23T01:03:28.1956951Z " \ 2022-11-23T01:03:28.1957117Z  --pr-number "" \ 2022-11-23T01:03:28.1957304Z  --tag "" \ 2022-11-23T01:03:28.1957492Z  --event-name "push" 2022-11-23T01:03:28.1968275Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:03:28.1968495Z env: 2022-11-23T01:03:28.1968670Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:03:28.1969051Z GITHUB_TOKEN: *** 2022-11-23T01:03:28.1969232Z ##[endgroup] 2022-11-23T01:03:28.3197639Z ##[group]Run echo "{"include": [{"config": "default", "shard": 1, "num_shards": 5, "runner": "linux.2xlarge"}, {"config": "default", "shard": 2, "num_shards": 5, "runner": "linux.2xlarge"}, {"config": "default", "shard": 3, "num_shards": 5, "runner": "linux.2xlarge"}, {"config": "default", "shard": 4, "num_shards": 5, "runner": "linux.4xlarge"}, {"config": "default", "shard": 5, "num_shards": 5, "runner": "linux.4xlarge"}, {"config": "functorch", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}]}" 2022-11-23T01:03:28.3198561Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 5, "runner": "linux.2xlarge"}, {"config": "default", "shard": 2, "num_shards": 5, "runner": "linux.2xlarge"}, {"config": "default", "shard": 3, "num_shards": 5, "runner": "linux.2xlarge"}, {"config": "default", "shard": 4, "num_shards": 5, "runner": "linux.4xlarge"}, {"config": "default", "shard": 5, "num_shards": 5, "runner": "linux.4xlarge"}, {"config": "functorch", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}]}" 2022-11-23T01:03:28.3209843Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:03:28.3210061Z env: 2022-11-23T01:03:28.3210240Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:03:28.3210426Z ##[endgroup] 2022-11-23T01:03:28.3238091Z {include: [{config: default, shard: 1, num_shards: 5, runner: linux.2xlarge}, {config: default, shard: 2, num_shards: 5, runner: linux.2xlarge}, {config: default, shard: 3, num_shards: 5, runner: linux.2xlarge}, {config: default, shard: 4, num_shards: 5, runner: linux.4xlarge}, {config: default, shard: 5, num_shards: 5, runner: linux.4xlarge}, {config: functorch, shard: 1, num_shards: 1, runner: linux.2xlarge}]} 2022-11-23T01:03:28.3328753Z Post job cleanup. 2022-11-23T01:03:28.3356674Z Post job cleanup. 2022-11-23T01:03:28.4433110Z [command]/usr/bin/git version 2022-11-23T01:03:28.4477962Z git version 2.37.1 2022-11-23T01:03:28.4521595Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/67918124-b1f7-4482-8a88-a0ec1fc9b4e7' before making global git config changes 2022-11-23T01:03:28.4522686Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T01:03:28.4528026Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T01:03:28.4562159Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T01:03:28.4591730Z [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-23T01:03:28.4952493Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T01:03:28.4981928Z http.https://github.com/.extraheader 2022-11-23T01:03:28.5003926Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-11-23T01:03:28.5042771Z [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-23T01:03:28.5530550Z Evaluate and set job outputs 2022-11-23T01:03:28.5541848Z Set output 'test-matrix' 2022-11-23T01:03:28.5542606Z Set output 'is-test-matrix-empty' 2022-11-23T01:03:28.5543191Z Cleaning up orphan processes