2023-01-11T20:30:34.2397005Z Requested labels: self-hosted, linux.large 2023-01-11T20:30:34.2397123Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/pull/91627/merge 2023-01-11T20:30:34.2397255Z Reusable workflow chain: 2023-01-11T20:30:34.2397292Z pytorch/pytorch/.github/workflows/pull.yml@refs/pull/91627/merge (57fc38f02f250896a12b32cfa200a6105a03d09c) 2023-01-11T20:30:34.2397334Z -> pytorch/pytorch/.github/workflows/_linux-test.yml@refs/pull/91627/merge (57fc38f02f250896a12b32cfa200a6105a03d09c) 2023-01-11T20:30:34.2397365Z Waiting for a runner to pick up this job... 2023-01-11T20:30:34.3852320Z Job is about to start running on the runner: i-0e315ab51cdb8a9d6 (organization) 2023-01-11T20:30:38.8710871Z Current runner version: '2.300.2' 2023-01-11T20:30:38.8715809Z Runner name: 'i-0e315ab51cdb8a9d6' 2023-01-11T20:30:38.8716266Z Runner group name: 'Default' 2023-01-11T20:30:38.8716763Z Machine name: 'ip-10-0-0-155' 2023-01-11T20:30:38.8718470Z ##[group]GITHUB_TOKEN Permissions 2023-01-11T20:30:38.8718933Z Actions: read 2023-01-11T20:30:38.8719186Z Checks: read 2023-01-11T20:30:38.8719399Z Contents: read 2023-01-11T20:30:38.8719696Z Deployments: read 2023-01-11T20:30:38.8719962Z Discussions: read 2023-01-11T20:30:38.8720178Z Issues: read 2023-01-11T20:30:38.8720446Z Metadata: read 2023-01-11T20:30:38.8720705Z Packages: read 2023-01-11T20:30:38.8720931Z Pages: read 2023-01-11T20:30:38.8721190Z PullRequests: read 2023-01-11T20:30:38.8721483Z RepositoryProjects: read 2023-01-11T20:30:38.8721738Z SecurityEvents: read 2023-01-11T20:30:38.8722003Z Statuses: read 2023-01-11T20:30:38.8722273Z ##[endgroup] 2023-01-11T20:30:38.8725122Z Secret source: None 2023-01-11T20:30:38.8725746Z Prepare workflow directory 2023-01-11T20:30:39.2424459Z Prepare all required actions 2023-01-11T20:30:39.2594220Z Getting action download info 2023-01-11T20:30:39.4603196Z Download action repository 'pytorch/pytorch@master' (SHA:c5836153f5332ca83d5cacde38f2829a4d54793e) 2023-01-11T20:30:43.0317527Z Getting action download info 2023-01-11T20:30:43.2034790Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2023-01-11T20:30:43.3862409Z Uses: pytorch/pytorch/.github/workflows/_linux-test.yml 2023-01-11T20:30:43.3863917Z ##[group] Inputs 2023-01-11T20:30:43.3864217Z build-environment: linux-vulkan-bionic-py3.7-clang9 2023-01-11T20:30:43.3864568Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, ]} 2023-01-11T20:30:43.3865004Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:30:43.3865348Z sync-tag: 2023-01-11T20:30:43.3866033Z timeout-minutes: 240 2023-01-11T20:30:43.3866216Z use-gha: 2023-01-11T20:30:43.3866408Z ##[endgroup] 2023-01-11T20:30:43.3866859Z Complete job name: linux-vulkan-bionic-py3.7-clang9 / filter 2023-01-11T20:30:43.4497064Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2023-01-11T20:30:43.4497342Z with: 2023-01-11T20:30:43.4497522Z fetch-depth: 1 2023-01-11T20:30:43.4497705Z submodules: false 2023-01-11T20:30:43.4497871Z env: 2023-01-11T20:30:43.4498047Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:30:43.4498237Z ##[endgroup] 2023-01-11T20:30:43.4715931Z ##[group]Run retry () { 2023-01-11T20:30:43.4716190Z retry () { 2023-01-11T20:30:43.4716409Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2023-01-11T20:30:43.4716629Z } 2023-01-11T20:30:43.4716819Z echo "${GITHUB_WORKSPACE}" 2023-01-11T20:30:43.4717038Z if [ -z "${NO_SUDO}" ]; then 2023-01-11T20:30:43.4717265Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T20:30:43.4717490Z else 2023-01-11T20:30:43.4717732Z  retry rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T20:30:43.4717917Z fi 2023-01-11T20:30:43.4718151Z mkdir "${GITHUB_WORKSPACE}" 2023-01-11T20:30:43.4733688Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:30:43.4733923Z env: 2023-01-11T20:30:43.4734110Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:30:43.4734300Z NO_SUDO: 2023-01-11T20:30:43.4734459Z ##[endgroup] 2023-01-11T20:30:43.4922804Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T20:30:43.8008986Z ##[group]Run malfet/checkout@silent-checkout 2023-01-11T20:30:43.8009207Z with: 2023-01-11T20:30:43.8009417Z ref: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:30:43.8009631Z fetch-depth: 1 2023-01-11T20:30:43.8009811Z submodules: false 2023-01-11T20:30:43.8009979Z quiet-checkout: true 2023-01-11T20:30:43.8010179Z repository: pytorch/pytorch 2023-01-11T20:30:43.8010484Z token: *** 2023-01-11T20:30:43.8010751Z ssh-strict: true 2023-01-11T20:30:43.8010951Z persist-credentials: true 2023-01-11T20:30:43.8011142Z clean: true 2023-01-11T20:30:43.8011292Z lfs: false 2023-01-11T20:30:43.8011485Z set-safe-directory: true 2023-01-11T20:30:43.8011669Z env: 2023-01-11T20:30:43.8011828Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:30:43.8012018Z ##[endgroup] 2023-01-11T20:30:43.9321279Z Syncing repository: pytorch/pytorch 2023-01-11T20:30:43.9323301Z ##[group]Getting Git version info 2023-01-11T20:30:43.9323969Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2023-01-11T20:30:43.9324667Z [command]/usr/bin/git version 2023-01-11T20:30:43.9331939Z git version 2.38.1 2023-01-11T20:30:43.9354853Z ##[endgroup] 2023-01-11T20:30:43.9375806Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/d44fc22a-9a4f-4389-ad4f-56c076ac01a3' before making global git config changes 2023-01-11T20:30:43.9378793Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T20:30:43.9384528Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T20:30:43.9419939Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2023-01-11T20:30:43.9425130Z ##[group]Initializing the repository 2023-01-11T20:30:43.9428841Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T20:30:43.9456569Z hint: Using 'master' as the name for the initial branch. This default branch name 2023-01-11T20:30:43.9457115Z hint: is subject to change. To configure the initial branch name to use in all 2023-01-11T20:30:43.9457860Z hint: of your new repositories, which will suppress this warning, call: 2023-01-11T20:30:43.9460427Z hint: 2023-01-11T20:30:43.9460959Z hint: git config --global init.defaultBranch 2023-01-11T20:30:43.9461355Z hint: 2023-01-11T20:30:43.9463395Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2023-01-11T20:30:43.9464109Z hint: 'development'. The just-created branch can be renamed via this command: 2023-01-11T20:30:43.9464543Z hint: 2023-01-11T20:30:43.9465394Z hint: git branch -m 2023-01-11T20:30:43.9470408Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2023-01-11T20:30:43.9479194Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2023-01-11T20:30:43.9508098Z ##[endgroup] 2023-01-11T20:30:43.9508781Z ##[group]Disabling automatic garbage collection 2023-01-11T20:30:43.9514080Z [command]/usr/bin/git config --local gc.auto 0 2023-01-11T20:30:43.9539540Z ##[endgroup] 2023-01-11T20:30:43.9542508Z ##[group]Setting up auth 2023-01-11T20:30:43.9550442Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T20:30:43.9580916Z [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:30:43.9811788Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T20:30:43.9831978Z [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:30:44.0065712Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-11T20:30:44.0096685Z ##[endgroup] 2023-01-11T20:30:44.0097866Z ##[group]Fetching the repository 2023-01-11T20:30:44.0104908Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:30:52.8424771Z ##[endgroup] 2023-01-11T20:30:52.8426101Z ##[group]Determining the checkout info 2023-01-11T20:30:52.8429954Z ##[endgroup] 2023-01-11T20:30:52.8430571Z ##[group]Checking out the ref 2023-01-11T20:30:52.8431639Z [command]/usr/bin/git checkout --quiet --force 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:30:53.9984716Z ##[endgroup] 2023-01-11T20:30:54.0018527Z [command]/usr/bin/git log -1 --format='%H' 2023-01-11T20:30:54.0035172Z '8419ddda87c8a47eacc63b54bc7ec98c1f27c26e' 2023-01-11T20:30:54.0191389Z Prepare all required actions 2023-01-11T20:30:54.0191662Z Getting action download info 2023-01-11T20:30:54.1922461Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2023-01-11T20:30:54.3401937Z ##[group]Run ./.github/actions/filter-test-configs 2023-01-11T20:30:54.3402188Z with: 2023-01-11T20:30:54.3402519Z github-token: *** 2023-01-11T20:30:54.3402812Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, ]} 2023-01-11T20:30:54.3403094Z env: 2023-01-11T20:30:54.3403299Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:30:54.3403500Z ##[endgroup] 2023-01-11T20:30:54.3433862Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2023-01-11T20:30:54.3434114Z with: 2023-01-11T20:30:54.3434306Z shell: bash 2023-01-11T20:30:54.3434511Z timeout_minutes: 10 2023-01-11T20:30:54.3434709Z max_attempts: 5 2023-01-11T20:30:54.3434953Z retry_wait_seconds: 30 2023-01-11T20:30:54.3435231Z command: set -eux python3 -m pip install requests==2.26.0 pyyaml==6.0 2023-01-11T20:30:54.3435497Z polling_interval_seconds: 1 2023-01-11T20:30:54.3435721Z warning_on_retry: true 2023-01-11T20:30:54.3435938Z continue_on_error: false 2023-01-11T20:30:54.3436127Z env: 2023-01-11T20:30:54.3436548Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:30:54.3436889Z GITHUB_TOKEN: *** 2023-01-11T20:30:54.3437079Z ##[endgroup] 2023-01-11T20:30:54.3930874Z + python3 -m pip install requests==2.26.0 pyyaml==6.0 2023-01-11T20:30:54.6096637Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T20:30:54.6269493Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2023-01-11T20:30:54.6404003Z Requirement already satisfied: pyyaml==6.0 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0) 2023-01-11T20:30:54.6413494Z 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:30:54.6428085Z 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:30:54.6437729Z 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:30:54.6459106Z 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:30:55.3908925Z Command completed after 1 attempt(s). 2023-01-11T20:30:55.3950986Z ##[group]Run .github/scripts/parse_ref.py 2023-01-11T20:30:55.3951247Z .github/scripts/parse_ref.py 2023-01-11T20:30:55.3962518Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:30:55.3962741Z env: 2023-01-11T20:30:55.3962916Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:30:55.3963098Z ##[endgroup] 2023-01-11T20:30:55.4236553Z ##[group]Run .github/scripts/filter_test_configs.py \ 2023-01-11T20:30:55.4236840Z .github/scripts/filter_test_configs.py \ 2023-01-11T20:30:55.4237083Z  --test-matrix "{ include: [ 2023-01-11T20:30:55.4237339Z  { config: "default", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, 2023-01-11T20:30:55.4237569Z ]} 2023-01-11T20:30:55.4237730Z " \ 2023-01-11T20:30:55.4237899Z  --pr-number "91627" \ 2023-01-11T20:30:55.4238090Z  --tag "" \ 2023-01-11T20:30:55.4238291Z  --event-name "pull_request" \ 2023-01-11T20:30:55.4238483Z  --schedule "" 2023-01-11T20:30:55.4249311Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:30:55.4249528Z env: 2023-01-11T20:30:55.4249692Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:30:55.4250011Z GITHUB_TOKEN: *** 2023-01-11T20:30:55.4250189Z ##[endgroup] 2023-01-11T20:30:55.7718992Z ##[group]Run echo "{"include": [{"config": "default", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}]}" 2023-01-11T20:30:55.7719611Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}]}" 2023-01-11T20:30:55.7734930Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:30:55.7735306Z env: 2023-01-11T20:30:55.7735592Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:30:55.7735894Z ##[endgroup] 2023-01-11T20:30:55.7774459Z {include: [{config: default, shard: 1, num_shards: 1, runner: linux.2xlarge}]} 2023-01-11T20:30:55.7873261Z Post job cleanup. 2023-01-11T20:30:55.7903547Z Post job cleanup. 2023-01-11T20:30:55.8989377Z [command]/usr/bin/git version 2023-01-11T20:30:55.9032241Z git version 2.38.1 2023-01-11T20:30:55.9073399Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/e8e11bf7-1924-4145-9b1d-6e7fc8e7c9de' before making global git config changes 2023-01-11T20:30:55.9074437Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T20:30:55.9079619Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T20:30:55.9114042Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T20:30:55.9143787Z [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:30:55.9396742Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T20:30:55.9421563Z http.https://github.com/.extraheader 2023-01-11T20:30:55.9430920Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2023-01-11T20:30:55.9459034Z [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:30:55.9986336Z Evaluate and set job outputs 2023-01-11T20:30:55.9999535Z Set output 'test-matrix' 2023-01-11T20:30:56.0000425Z Set output 'is-test-matrix-empty' 2023-01-11T20:30:56.0000752Z Set output 'keep-going' 2023-01-11T20:30:56.0001312Z Cleaning up orphan processes