2023-01-11T20:28:44.5216879Z Requested labels: self-hosted, linux.large 2023-01-11T20:28:44.5217003Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/pull/91627/merge 2023-01-11T20:28:44.5217171Z Reusable workflow chain: 2023-01-11T20:28:44.5217236Z pytorch/pytorch/.github/workflows/pull.yml@refs/pull/91627/merge (57fc38f02f250896a12b32cfa200a6105a03d09c) 2023-01-11T20:28:44.5217291Z -> pytorch/pytorch/.github/workflows/_linux-test.yml@refs/pull/91627/merge (57fc38f02f250896a12b32cfa200a6105a03d09c) 2023-01-11T20:28:44.5217323Z Waiting for a runner to pick up this job... 2023-01-11T20:28:44.8400938Z Job is about to start running on the runner: i-0e315ab51cdb8a9d6 (organization) 2023-01-11T20:28:48.3275253Z Current runner version: '2.300.2' 2023-01-11T20:28:48.3280581Z Runner name: 'i-0e315ab51cdb8a9d6' 2023-01-11T20:28:48.3281051Z Runner group name: 'Default' 2023-01-11T20:28:48.3281669Z Machine name: 'ip-10-0-0-155' 2023-01-11T20:28:48.3283617Z ##[group]GITHUB_TOKEN Permissions 2023-01-11T20:28:48.3284261Z Actions: read 2023-01-11T20:28:48.3284583Z Checks: read 2023-01-11T20:28:48.3284925Z Contents: read 2023-01-11T20:28:48.3285236Z Deployments: read 2023-01-11T20:28:48.3285562Z Discussions: read 2023-01-11T20:28:48.3285881Z Issues: read 2023-01-11T20:28:48.3286153Z Metadata: read 2023-01-11T20:28:48.3286567Z Packages: read 2023-01-11T20:28:48.3286907Z Pages: read 2023-01-11T20:28:48.3287190Z PullRequests: read 2023-01-11T20:28:48.3287556Z RepositoryProjects: read 2023-01-11T20:28:48.3287929Z SecurityEvents: read 2023-01-11T20:28:48.3288272Z Statuses: read 2023-01-11T20:28:48.3288548Z ##[endgroup] 2023-01-11T20:28:48.3291557Z Secret source: None 2023-01-11T20:28:48.3292200Z Prepare workflow directory 2023-01-11T20:28:48.6900430Z Prepare all required actions 2023-01-11T20:28:48.7068642Z Getting action download info 2023-01-11T20:28:48.9376731Z Download action repository 'pytorch/pytorch@master' (SHA:c5836153f5332ca83d5cacde38f2829a4d54793e) 2023-01-11T20:28:52.4061187Z Getting action download info 2023-01-11T20:28:52.5612126Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2023-01-11T20:28:52.8696599Z Uses: pytorch/pytorch/.github/workflows/_linux-test.yml 2023-01-11T20:28:52.8698176Z ##[group] Inputs 2023-01-11T20:28:52.8698468Z build-environment: linux-focal-py3.7-clang10-onnx 2023-01-11T20:28:52.8698862Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, { config: "default", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, ]} 2023-01-11T20:28:52.8699358Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang10-onnx:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:28:52.8699714Z sync-tag: 2023-01-11T20:28:52.8700385Z timeout-minutes: 240 2023-01-11T20:28:52.8700563Z use-gha: 2023-01-11T20:28:52.8700756Z ##[endgroup] 2023-01-11T20:28:52.8701195Z Complete job name: linux-focal-py3.7-clang10-onnx / filter 2023-01-11T20:28:52.9333934Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2023-01-11T20:28:52.9334212Z with: 2023-01-11T20:28:52.9334389Z fetch-depth: 1 2023-01-11T20:28:52.9334568Z submodules: false 2023-01-11T20:28:52.9334727Z env: 2023-01-11T20:28:52.9334901Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:28:52.9335089Z ##[endgroup] 2023-01-11T20:28:52.9548959Z ##[group]Run retry () { 2023-01-11T20:28:52.9549219Z retry () { 2023-01-11T20:28:52.9549433Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2023-01-11T20:28:52.9549646Z } 2023-01-11T20:28:52.9549833Z echo "${GITHUB_WORKSPACE}" 2023-01-11T20:28:52.9550053Z if [ -z "${NO_SUDO}" ]; then 2023-01-11T20:28:52.9550273Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T20:28:52.9550492Z else 2023-01-11T20:28:52.9550720Z  retry rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T20:28:52.9550898Z fi 2023-01-11T20:28:52.9551113Z mkdir "${GITHUB_WORKSPACE}" 2023-01-11T20:28:52.9566301Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:28:52.9566539Z env: 2023-01-11T20:28:52.9566718Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:28:52.9566900Z NO_SUDO: 2023-01-11T20:28:52.9567056Z ##[endgroup] 2023-01-11T20:28:52.9754699Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T20:28:53.2514732Z ##[group]Run malfet/checkout@silent-checkout 2023-01-11T20:28:53.2514957Z with: 2023-01-11T20:28:53.2515168Z ref: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:28:53.2515383Z fetch-depth: 1 2023-01-11T20:28:53.2515565Z submodules: false 2023-01-11T20:28:53.2515739Z quiet-checkout: true 2023-01-11T20:28:53.2516059Z repository: pytorch/pytorch 2023-01-11T20:28:53.2516428Z token: *** 2023-01-11T20:28:53.2516590Z ssh-strict: true 2023-01-11T20:28:53.2516792Z persist-credentials: true 2023-01-11T20:28:53.2516983Z clean: true 2023-01-11T20:28:53.2517137Z lfs: false 2023-01-11T20:28:53.2517325Z set-safe-directory: true 2023-01-11T20:28:53.2517508Z env: 2023-01-11T20:28:53.2517669Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:28:53.2517857Z ##[endgroup] 2023-01-11T20:28:53.3891587Z Syncing repository: pytorch/pytorch 2023-01-11T20:28:53.3893097Z ##[group]Getting Git version info 2023-01-11T20:28:53.3893529Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2023-01-11T20:28:53.3893965Z [command]/usr/bin/git version 2023-01-11T20:28:53.3917796Z git version 2.38.1 2023-01-11T20:28:53.3943224Z ##[endgroup] 2023-01-11T20:28:53.3969713Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/0b4a75ae-5c4f-4eac-bba8-b2f3eaf1b1ec' before making global git config changes 2023-01-11T20:28:53.3973475Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T20:28:53.3980640Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T20:28:53.4020356Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2023-01-11T20:28:53.4026688Z ##[group]Initializing the repository 2023-01-11T20:28:53.4029920Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T20:28:53.4058675Z hint: Using 'master' as the name for the initial branch. This default branch name 2023-01-11T20:28:53.4059615Z hint: is subject to change. To configure the initial branch name to use in all 2023-01-11T20:28:53.4060482Z hint: of your new repositories, which will suppress this warning, call: 2023-01-11T20:28:53.4061249Z hint: 2023-01-11T20:28:53.4063120Z hint: git config --global init.defaultBranch 2023-01-11T20:28:53.4063751Z hint: 2023-01-11T20:28:53.4064190Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2023-01-11T20:28:53.4064672Z hint: 'development'. The just-created branch can be renamed via this command: 2023-01-11T20:28:53.4070775Z hint: 2023-01-11T20:28:53.4071193Z hint: git branch -m 2023-01-11T20:28:53.4076730Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2023-01-11T20:28:53.4084459Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2023-01-11T20:28:53.4114224Z ##[endgroup] 2023-01-11T20:28:53.4115266Z ##[group]Disabling automatic garbage collection 2023-01-11T20:28:53.4118613Z [command]/usr/bin/git config --local gc.auto 0 2023-01-11T20:28:53.4145565Z ##[endgroup] 2023-01-11T20:28:53.4147983Z ##[group]Setting up auth 2023-01-11T20:28:53.4156544Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T20:28:53.4187104Z [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-11T20:28:53.4425513Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T20:28:53.4451634Z [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-11T20:28:53.4679304Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-11T20:28:53.4720390Z ##[endgroup] 2023-01-11T20:28:53.4722811Z ##[group]Fetching the repository 2023-01-11T20:28:53.4731087Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:29:02.2529800Z ##[endgroup] 2023-01-11T20:29:02.2530428Z ##[group]Determining the checkout info 2023-01-11T20:29:02.2531191Z ##[endgroup] 2023-01-11T20:29:02.2531744Z ##[group]Checking out the ref 2023-01-11T20:29:02.2532578Z [command]/usr/bin/git checkout --quiet --force 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:29:03.4108345Z ##[endgroup] 2023-01-11T20:29:03.4160045Z [command]/usr/bin/git log -1 --format='%H' 2023-01-11T20:29:03.4192925Z '8419ddda87c8a47eacc63b54bc7ec98c1f27c26e' 2023-01-11T20:29:03.4373929Z Prepare all required actions 2023-01-11T20:29:03.4374450Z Getting action download info 2023-01-11T20:29:03.6158105Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2023-01-11T20:29:03.7784554Z ##[group]Run ./.github/actions/filter-test-configs 2023-01-11T20:29:03.7784772Z with: 2023-01-11T20:29:03.7785255Z github-token: *** 2023-01-11T20:29:03.7785576Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, { config: "default", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, ]} 2023-01-11T20:29:03.7785888Z env: 2023-01-11T20:29:03.7786061Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:29:03.7786234Z ##[endgroup] 2023-01-11T20:29:03.7813550Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2023-01-11T20:29:03.7813774Z with: 2023-01-11T20:29:03.7813924Z shell: bash 2023-01-11T20:29:03.7814100Z timeout_minutes: 10 2023-01-11T20:29:03.7814296Z max_attempts: 5 2023-01-11T20:29:03.7814473Z retry_wait_seconds: 30 2023-01-11T20:29:03.7814706Z command: set -eux python3 -m pip install requests==2.26.0 pyyaml==6.0 2023-01-11T20:29:03.7814954Z polling_interval_seconds: 1 2023-01-11T20:29:03.7815147Z warning_on_retry: true 2023-01-11T20:29:03.7815314Z continue_on_error: false 2023-01-11T20:29:03.7815484Z env: 2023-01-11T20:29:03.7815655Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:29:03.7816002Z GITHUB_TOKEN: *** 2023-01-11T20:29:03.7816179Z ##[endgroup] 2023-01-11T20:29:03.8317600Z + python3 -m pip install requests==2.26.0 pyyaml==6.0 2023-01-11T20:29:04.0714508Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T20:29:04.0870870Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2023-01-11T20:29:04.1014748Z Requirement already satisfied: pyyaml==6.0 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0) 2023-01-11T20:29:04.1026066Z 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-11T20:29:04.1178681Z 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-11T20:29:04.1200984Z 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-11T20:29:04.1232049Z 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-11T20:29:04.8296671Z Command completed after 1 attempt(s). 2023-01-11T20:29:04.8336804Z ##[group]Run .github/scripts/parse_ref.py 2023-01-11T20:29:04.8337061Z .github/scripts/parse_ref.py 2023-01-11T20:29:04.8348729Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:29:04.8348944Z env: 2023-01-11T20:29:04.8349118Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:29:04.8349304Z ##[endgroup] 2023-01-11T20:29:04.8620145Z ##[group]Run .github/scripts/filter_test_configs.py \ 2023-01-11T20:29:04.8620432Z .github/scripts/filter_test_configs.py \ 2023-01-11T20:29:04.8620672Z  --test-matrix "{ include: [ 2023-01-11T20:29:04.8620939Z  { config: "default", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, 2023-01-11T20:29:04.8621225Z  { config: "default", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, 2023-01-11T20:29:04.8621454Z ]} 2023-01-11T20:29:04.8621618Z " \ 2023-01-11T20:29:04.8621856Z  --pr-number "91627" \ 2023-01-11T20:29:04.8622043Z  --tag "" \ 2023-01-11T20:29:04.8622242Z  --event-name "pull_request" \ 2023-01-11T20:29:04.8622438Z  --schedule "" 2023-01-11T20:29:04.8632925Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:29:04.8633147Z env: 2023-01-11T20:29:04.8633383Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:29:04.8633798Z GITHUB_TOKEN: *** 2023-01-11T20:29:04.8633980Z ##[endgroup] 2023-01-11T20:29:05.1679891Z ##[group]Run echo "{"include": [{"config": "default", "shard": 1, "num_shards": 2, "runner": "linux.2xlarge"}, {"config": "default", "shard": 2, "num_shards": 2, "runner": "linux.2xlarge"}]}" 2023-01-11T20:29:05.1680740Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 2, "runner": "linux.2xlarge"}, {"config": "default", "shard": 2, "num_shards": 2, "runner": "linux.2xlarge"}]}" 2023-01-11T20:29:05.1696106Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:29:05.1696656Z env: 2023-01-11T20:29:05.1696961Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:29:05.1697263Z ##[endgroup] 2023-01-11T20:29:05.1736611Z {include: [{config: default, shard: 1, num_shards: 2, runner: linux.2xlarge}, {config: default, shard: 2, num_shards: 2, runner: linux.2xlarge}]} 2023-01-11T20:29:05.1836019Z Post job cleanup. 2023-01-11T20:29:05.1865771Z Post job cleanup. 2023-01-11T20:29:05.2963183Z [command]/usr/bin/git version 2023-01-11T20:29:05.3006388Z git version 2.38.1 2023-01-11T20:29:05.3047601Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/7820a91b-ff23-4d36-958f-54f949f1b472' before making global git config changes 2023-01-11T20:29:05.3048681Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T20:29:05.3053347Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T20:29:05.3118542Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T20:29:05.3148569Z [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-11T20:29:05.3399013Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T20:29:05.3421851Z http.https://github.com/.extraheader 2023-01-11T20:29:05.3430723Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2023-01-11T20:29:05.3460012Z [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-11T20:29:05.3882658Z Evaluate and set job outputs 2023-01-11T20:29:05.3892649Z Set output 'test-matrix' 2023-01-11T20:29:05.3893422Z Set output 'is-test-matrix-empty' 2023-01-11T20:29:05.3893756Z Set output 'keep-going' 2023-01-11T20:29:05.3894317Z Cleaning up orphan processes