2022-09-27T15:36:00.9406321Z Requested labels: self-hosted, linux.large 2022-09-27T15:36:00.9406398Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/pull/85462/merge 2022-09-27T15:36:00.9406422Z Waiting for a runner to pick up this job... 2022-09-27T15:36:21.2943061Z Job is about to start running on the runner: i-0e83f35c517b4e794 (organization) 2022-09-27T15:36:26.7157698Z Current runner version: '2.296.2' 2022-09-27T15:36:26.7165683Z Runner name: 'i-0e83f35c517b4e794' 2022-09-27T15:36:26.7166364Z Runner group name: 'Default' 2022-09-27T15:36:26.7167113Z Machine name: 'ip-10-0-7-225' 2022-09-27T15:36:26.7169964Z ##[group]GITHUB_TOKEN Permissions 2022-09-27T15:36:26.7170753Z Actions: read 2022-09-27T15:36:26.7171133Z Checks: read 2022-09-27T15:36:26.7171545Z Contents: read 2022-09-27T15:36:26.7171994Z Deployments: read 2022-09-27T15:36:26.7172397Z Discussions: read 2022-09-27T15:36:26.7172795Z Issues: read 2022-09-27T15:36:26.7173189Z Metadata: read 2022-09-27T15:36:26.7173575Z Packages: read 2022-09-27T15:36:26.7173978Z Pages: read 2022-09-27T15:36:26.7174374Z PullRequests: read 2022-09-27T15:36:26.7174855Z RepositoryProjects: read 2022-09-27T15:36:26.7175333Z SecurityEvents: read 2022-09-27T15:36:26.7175775Z Statuses: read 2022-09-27T15:36:26.7176172Z ##[endgroup] 2022-09-27T15:36:26.7180412Z Secret source: None 2022-09-27T15:36:26.7181119Z Prepare workflow directory 2022-09-27T15:36:27.0758600Z Prepare all required actions 2022-09-27T15:36:27.0943859Z Getting action download info 2022-09-27T15:36:27.3056014Z Download action repository 'pytorch/pytorch@master' (SHA:15c52ffc4f9a02f7078033677d44ccd760107952) 2022-09-27T15:36:30.5417609Z Getting action download info 2022-09-27T15:36:30.6900923Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-09-27T15:36:30.8891105Z Uses: pytorch/pytorch/.github/workflows/_linux-test.yml 2022-09-27T15:36:30.8893023Z ##[group] Inputs 2022-09-27T15:36:30.8893361Z build-environment: linux-bionic-cuda11.6-py3.10-gcc7-deploy 2022-09-27T15:36:30.8893752Z test-matrix: { include: [ { config: "deploy", shard: 1, num_shards: 1, runner: "linux.4xlarge.nvidia.gpu" }, ]} 2022-09-27T15:36:30.8894265Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:36:30.8894660Z sync-tag: 2022-09-27T15:36:30.8894851Z ##[endgroup] 2022-09-27T15:36:30.8895300Z Complete job name: linux-bionic-cuda11_6-py3_10-gcc7-deploy / filter 2022-09-27T15:36:30.9550700Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-09-27T15:36:30.9551019Z with: 2022-09-27T15:36:30.9551211Z fetch-depth: 1 2022-09-27T15:36:30.9551402Z submodules: false 2022-09-27T15:36:30.9551568Z env: 2022-09-27T15:36:30.9551751Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:36:30.9551947Z ##[endgroup] 2022-09-27T15:36:30.9780854Z ##[group]Run retry () { 2022-09-27T15:36:30.9781128Z retry () { 2022-09-27T15:36:30.9781376Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-09-27T15:36:30.9781603Z } 2022-09-27T15:36:30.9781788Z echo "${GITHUB_WORKSPACE}" 2022-09-27T15:36:30.9782022Z if [ -z "${NO_SUDO}" ]; then 2022-09-27T15:36:30.9782261Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-09-27T15:36:30.9782474Z else 2022-09-27T15:36:30.9782680Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-09-27T15:36:30.9782891Z fi 2022-09-27T15:36:30.9783166Z mkdir "${GITHUB_WORKSPACE}" 2022-09-27T15:36:30.9799070Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:36:30.9799331Z env: 2022-09-27T15:36:30.9799523Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:36:30.9799707Z NO_SUDO: 2022-09-27T15:36:30.9799888Z ##[endgroup] 2022-09-27T15:36:30.9996633Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:36:31.2591155Z ##[group]Run malfet/checkout@silent-checkout 2022-09-27T15:36:31.2591399Z with: 2022-09-27T15:36:31.2591592Z ref: 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:36:31.2591801Z fetch-depth: 1 2022-09-27T15:36:31.2591989Z submodules: false 2022-09-27T15:36:31.2592166Z quiet-checkout: true 2022-09-27T15:36:31.2592373Z repository: pytorch/pytorch 2022-09-27T15:36:31.2592689Z token: *** 2022-09-27T15:36:31.2592872Z ssh-strict: true 2022-09-27T15:36:31.2593190Z persist-credentials: true 2022-09-27T15:36:31.2593395Z clean: true 2022-09-27T15:36:31.2593563Z lfs: false 2022-09-27T15:36:31.2593749Z set-safe-directory: true 2022-09-27T15:36:31.2593934Z env: 2022-09-27T15:36:31.2594111Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:36:31.2594291Z ##[endgroup] 2022-09-27T15:36:31.3980946Z Syncing repository: pytorch/pytorch 2022-09-27T15:36:31.3983165Z ##[group]Getting Git version info 2022-09-27T15:36:31.3983932Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-09-27T15:36:31.3984705Z [command]/usr/bin/git version 2022-09-27T15:36:31.3985046Z git version 2.37.1 2022-09-27T15:36:31.4006301Z ##[endgroup] 2022-09-27T15:36:31.4028264Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/7f316797-bb9e-4080-95de-fb5f9a475854' before making global git config changes 2022-09-27T15:36:31.4029000Z Adding repository directory to the temporary git global config as a safe directory 2022-09-27T15:36:31.4032548Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:36:31.4070297Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-09-27T15:36:31.4077876Z ##[group]Initializing the repository 2022-09-27T15:36:31.4084765Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:36:31.4115852Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-09-27T15:36:31.4116503Z hint: is subject to change. To configure the initial branch name to use in all 2022-09-27T15:36:31.4117136Z hint: of your new repositories, which will suppress this warning, call: 2022-09-27T15:36:31.4117555Z hint: 2022-09-27T15:36:31.4118050Z hint: git config --global init.defaultBranch 2022-09-27T15:36:31.4118391Z hint: 2022-09-27T15:36:31.4118882Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-09-27T15:36:31.4119536Z hint: 'development'. The just-created branch can be renamed via this command: 2022-09-27T15:36:31.4119943Z hint: 2022-09-27T15:36:31.4120702Z hint: git branch -m 2022-09-27T15:36:31.4127414Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-09-27T15:36:31.4137809Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-09-27T15:36:31.4169235Z ##[endgroup] 2022-09-27T15:36:31.4169622Z ##[group]Disabling automatic garbage collection 2022-09-27T15:36:31.4177982Z [command]/usr/bin/git config --local gc.auto 0 2022-09-27T15:36:31.4213691Z ##[endgroup] 2022-09-27T15:36:31.4214441Z ##[group]Setting up auth 2022-09-27T15:36:31.4221155Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-09-27T15:36:31.4252021Z [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:36:31.4497508Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-09-27T15:36:31.4531646Z [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:36:31.4783163Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-09-27T15:36:31.4820174Z ##[endgroup] 2022-09-27T15:36:31.4821462Z ##[group]Fetching the repository 2022-09-27T15:36:31.4828369Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:36:39.7367767Z ##[endgroup] 2022-09-27T15:36:39.7369053Z ##[group]Determining the checkout info 2022-09-27T15:36:39.7370031Z ##[endgroup] 2022-09-27T15:36:39.7372197Z ##[group]Checking out the ref 2022-09-27T15:36:39.7376505Z [command]/usr/bin/git checkout --quiet --force 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:36:40.8872358Z ##[endgroup] 2022-09-27T15:36:40.8910808Z [command]/usr/bin/git log -1 --format='%H' 2022-09-27T15:36:40.8945684Z '52424e2bf38e454d535881fed9628d3e20f4f944' 2022-09-27T15:36:40.9115642Z Prepare all required actions 2022-09-27T15:36:40.9115914Z Getting action download info 2022-09-27T15:36:41.1109836Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-09-27T15:36:41.2519657Z ##[group]Run ./.github/actions/filter-test-configs 2022-09-27T15:36:41.2519893Z with: 2022-09-27T15:36:41.2520228Z github-token: *** 2022-09-27T15:36:41.2520524Z test-matrix: { include: [ { config: "deploy", shard: 1, num_shards: 1, runner: "linux.4xlarge.nvidia.gpu" }, ]} 2022-09-27T15:36:41.2520805Z env: 2022-09-27T15:36:41.2520985Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:36:41.2521184Z ##[endgroup] 2022-09-27T15:36:41.2613316Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-09-27T15:36:41.2613683Z with: 2022-09-27T15:36:41.2613942Z shell: bash 2022-09-27T15:36:41.2614242Z timeout_minutes: 10 2022-09-27T15:36:41.2614534Z max_attempts: 5 2022-09-27T15:36:41.2614892Z retry_wait_seconds: 30 2022-09-27T15:36:41.2615295Z command: set -eux python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-09-27T15:36:41.2615723Z polling_interval_seconds: 1 2022-09-27T15:36:41.2616074Z warning_on_retry: true 2022-09-27T15:36:41.2616424Z continue_on_error: false 2022-09-27T15:36:41.2616719Z env: 2022-09-27T15:36:41.2617022Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:36:41.2617572Z GITHUB_TOKEN: *** 2022-09-27T15:36:41.2617745Z ##[endgroup] 2022-09-27T15:36:41.2982255Z 2022-09-27T15:36:41.3052609Z + python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-09-27T15:36:41.5750312Z Defaulting to user installation because normal site-packages is not writeable 2022-09-27T15:36:41.5992868Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2022-09-27T15:36:41.6230082Z Requirement already satisfied: pyyaml==6.0 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0) 2022-09-27T15:36:41.6250802Z 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:36:41.6549695Z 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:36:41.6595527Z 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:36:41.6613909Z 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:36:42.3053502Z Command completed after 1 attempt(s). 2022-09-27T15:36:42.3054252Z 2022-09-27T15:36:42.3101853Z ##[group]Run .github/scripts/parse_ref.py 2022-09-27T15:36:42.3102337Z .github/scripts/parse_ref.py 2022-09-27T15:36:42.3118257Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:36:42.3118600Z env: 2022-09-27T15:36:42.3118915Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:36:42.3119218Z ##[endgroup] 2022-09-27T15:36:42.3409499Z ##[group]Run .github/scripts/filter_test_configs.py \ 2022-09-27T15:36:42.3409803Z .github/scripts/filter_test_configs.py \ 2022-09-27T15:36:42.3410039Z  --test-matrix "{ include: [ 2022-09-27T15:36:42.3410329Z  { config: "deploy", shard: 1, num_shards: 1, runner: "linux.4xlarge.nvidia.gpu" }, 2022-09-27T15:36:42.3410582Z ]} 2022-09-27T15:36:42.3410748Z " \ 2022-09-27T15:36:42.3410921Z  --pr-number "85462" \ 2022-09-27T15:36:42.3411115Z  --tag "" 2022-09-27T15:36:42.3421902Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:36:42.3422113Z env: 2022-09-27T15:36:42.3422395Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:36:42.3422733Z GITHUB_TOKEN: *** 2022-09-27T15:36:42.3422903Z ##[endgroup] 2022-09-27T15:36:42.6608201Z ##[group]Run echo "{"include": [{"config": "deploy", "shard": 1, "num_shards": 1, "runner": "linux.4xlarge.nvidia.gpu"}]}" 2022-09-27T15:36:42.6608606Z echo "{"include": [{"config": "deploy", "shard": 1, "num_shards": 1, "runner": "linux.4xlarge.nvidia.gpu"}]}" 2022-09-27T15:36:42.6620130Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:36:42.6620361Z env: 2022-09-27T15:36:42.6620545Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:36:42.6620726Z ##[endgroup] 2022-09-27T15:36:42.6648132Z {include: [{config: deploy, shard: 1, num_shards: 1, runner: linux.4xlarge.nvidia.gpu}]} 2022-09-27T15:36:42.6748511Z Post job cleanup. 2022-09-27T15:36:42.6828875Z Post job cleanup. 2022-09-27T15:36:42.7924339Z [command]/usr/bin/git version 2022-09-27T15:36:42.7965210Z git version 2.37.1 2022-09-27T15:36:42.8008753Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/91ae4079-11c8-41d1-9455-687c4f836d6a' before making global git config changes 2022-09-27T15:36:42.8010057Z Adding repository directory to the temporary git global config as a safe directory 2022-09-27T15:36:42.8017730Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:36:42.8056500Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-09-27T15:36:42.8089231Z [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:36:42.8354846Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-09-27T15:36:42.8382845Z http.https://github.com/.extraheader 2022-09-27T15:36:42.8394064Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-09-27T15:36:42.8426654Z [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:36:42.9020408Z Evaluate and set job outputs 2022-09-27T15:36:42.9031699Z Set output 'test-matrix' 2022-09-27T15:36:42.9032495Z Set output 'is-test-matrix-empty' 2022-09-27T15:36:42.9033127Z Cleaning up orphan processes