2022-12-01T10:01:23.6071624Z Requested labels: self-hosted, linux.large 2022-12-01T10:01:23.6071731Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/pull/89997/merge 2022-12-01T10:01:23.6071755Z Waiting for a runner to pick up this job... 2022-12-01T10:01:23.8124239Z Job is about to start running on the runner: i-0654adef40ebc6699 (organization) 2022-12-01T10:01:27.5372797Z Current runner version: '2.299.1' 2022-12-01T10:01:27.5378546Z Runner name: 'i-0654adef40ebc6699' 2022-12-01T10:01:27.5379094Z Runner group name: 'Default' 2022-12-01T10:01:27.5379745Z Machine name: 'ip-10-0-2-77' 2022-12-01T10:01:27.5381737Z ##[group]GITHUB_TOKEN Permissions 2022-12-01T10:01:27.5382545Z Actions: read 2022-12-01T10:01:27.5382835Z Checks: read 2022-12-01T10:01:27.5383165Z Contents: read 2022-12-01T10:01:27.5383497Z Deployments: read 2022-12-01T10:01:27.5383824Z Discussions: read 2022-12-01T10:01:27.5384152Z Issues: read 2022-12-01T10:01:27.5384475Z Metadata: read 2022-12-01T10:01:27.5384760Z Packages: read 2022-12-01T10:01:27.5385084Z Pages: read 2022-12-01T10:01:27.5385442Z PullRequests: read 2022-12-01T10:01:27.5385828Z RepositoryProjects: read 2022-12-01T10:01:27.5386195Z SecurityEvents: read 2022-12-01T10:01:27.5386532Z Statuses: read 2022-12-01T10:01:27.5491594Z ##[endgroup] 2022-12-01T10:01:27.5496498Z Secret source: None 2022-12-01T10:01:27.5497154Z Prepare workflow directory 2022-12-01T10:01:27.9036468Z Prepare all required actions 2022-12-01T10:01:27.9222050Z Getting action download info 2022-12-01T10:01:28.1094582Z Download action repository 'pytorch/pytorch@master' (SHA:850b53bbee82fb194af85b566aedee94b96def32) 2022-12-01T10:01:32.2380661Z Getting action download info 2022-12-01T10:01:32.5275329Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2022-12-01T10:01:32.7220421Z Uses: pytorch/pytorch/.github/workflows/_linux-test.yml 2022-12-01T10:01:32.7221998Z ##[group] Inputs 2022-12-01T10:01:32.7222281Z build-environment: linux-bionic-py3.7-clang9 2022-12-01T10:01:32.7223043Z 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-12-01T10:01:32.7223859Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T10:01:32.7224195Z sync-tag: 2022-12-01T10:01:32.7224382Z ##[endgroup] 2022-12-01T10:01:32.7224816Z Complete job name: linux-bionic-py3.7-clang9 / filter 2022-12-01T10:01:32.7903313Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-12-01T10:01:32.7903636Z with: 2022-12-01T10:01:32.7903808Z fetch-depth: 1 2022-12-01T10:01:32.7903997Z submodules: false 2022-12-01T10:01:32.7904185Z env: 2022-12-01T10:01:32.7904372Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:01:32.7904568Z ##[endgroup] 2022-12-01T10:01:32.8136683Z ##[group]Run retry () { 2022-12-01T10:01:32.8136957Z retry () { 2022-12-01T10:01:32.8137202Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-12-01T10:01:32.8137429Z } 2022-12-01T10:01:32.8137623Z echo "${GITHUB_WORKSPACE}" 2022-12-01T10:01:32.8137852Z if [ -z "${NO_SUDO}" ]; then 2022-12-01T10:01:32.8138090Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-12-01T10:01:32.8138305Z else 2022-12-01T10:01:32.8138511Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-12-01T10:01:32.8138706Z fi 2022-12-01T10:01:32.8138945Z mkdir "${GITHUB_WORKSPACE}" 2022-12-01T10:01:32.8154908Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T10:01:32.8155174Z env: 2022-12-01T10:01:32.8155402Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:01:32.8155602Z NO_SUDO: 2022-12-01T10:01:32.8155770Z ##[endgroup] 2022-12-01T10:01:32.8357351Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T10:01:33.1070021Z ##[group]Run malfet/checkout@silent-checkout 2022-12-01T10:01:33.1070408Z with: 2022-12-01T10:01:33.1070612Z ref: c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T10:01:33.1070904Z fetch-depth: 1 2022-12-01T10:01:33.1071166Z submodules: false 2022-12-01T10:01:33.1071350Z quiet-checkout: true 2022-12-01T10:01:33.1071563Z repository: pytorch/pytorch 2022-12-01T10:01:33.1071957Z token: *** 2022-12-01T10:01:33.1072145Z ssh-strict: true 2022-12-01T10:01:33.1072570Z persist-credentials: true 2022-12-01T10:01:33.1072807Z clean: true 2022-12-01T10:01:33.1072986Z lfs: false 2022-12-01T10:01:33.1073176Z set-safe-directory: true 2022-12-01T10:01:33.1073369Z env: 2022-12-01T10:01:33.1073553Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:01:33.1073737Z ##[endgroup] 2022-12-01T10:01:33.2484681Z Syncing repository: pytorch/pytorch 2022-12-01T10:01:33.2486908Z ##[group]Getting Git version info 2022-12-01T10:01:33.2487655Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-12-01T10:01:33.2488400Z [command]/usr/bin/git version 2022-12-01T10:01:33.2511955Z git version 2.37.1 2022-12-01T10:01:33.2537167Z ##[endgroup] 2022-12-01T10:01:33.2561868Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/7246d2f4-3cd6-4491-bea7-0f94ce1cd30a' before making global git config changes 2022-12-01T10:01:33.2562613Z Adding repository directory to the temporary git global config as a safe directory 2022-12-01T10:01:33.2566264Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T10:01:33.2610047Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-12-01T10:01:33.2616894Z ##[group]Initializing the repository 2022-12-01T10:01:33.2621772Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T10:01:33.2656612Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-12-01T10:01:33.2657276Z hint: is subject to change. To configure the initial branch name to use in all 2022-12-01T10:01:33.2657833Z hint: of your new repositories, which will suppress this warning, call: 2022-12-01T10:01:33.2658278Z hint: 2022-12-01T10:01:33.2658836Z hint: git config --global init.defaultBranch 2022-12-01T10:01:33.2659250Z hint: 2022-12-01T10:01:33.2659793Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-12-01T10:01:33.2660420Z hint: 'development'. The just-created branch can be renamed via this command: 2022-12-01T10:01:33.2660808Z hint: 2022-12-01T10:01:33.2661313Z hint: git branch -m 2022-12-01T10:01:33.2666810Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-12-01T10:01:33.2674381Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-12-01T10:01:33.2708543Z ##[endgroup] 2022-12-01T10:01:33.2710278Z ##[group]Disabling automatic garbage collection 2022-12-01T10:01:33.2716340Z [command]/usr/bin/git config --local gc.auto 0 2022-12-01T10:01:33.2747626Z ##[endgroup] 2022-12-01T10:01:33.2750062Z ##[group]Setting up auth 2022-12-01T10:01:33.2759030Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-12-01T10:01:33.2793891Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-12-01T10:01:33.3059831Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-12-01T10:01:33.3087974Z [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-12-01T10:01:33.3354145Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-12-01T10:01:33.3395250Z ##[endgroup] 2022-12-01T10:01:33.3396583Z ##[group]Fetching the repository 2022-12-01T10:01:33.3403195Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T10:01:41.6009527Z ##[endgroup] 2022-12-01T10:01:41.6025507Z ##[group]Determining the checkout info 2022-12-01T10:01:41.6026490Z ##[endgroup] 2022-12-01T10:01:41.6027198Z ##[group]Checking out the ref 2022-12-01T10:01:41.6028055Z [command]/usr/bin/git checkout --quiet --force c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T10:01:42.7600474Z ##[endgroup] 2022-12-01T10:01:42.7643100Z [command]/usr/bin/git log -1 --format='%H' 2022-12-01T10:01:42.7671924Z 'c13d400bffe90e16b96520bbc8a41a6f0c9cd584' 2022-12-01T10:01:42.7901841Z Prepare all required actions 2022-12-01T10:01:42.7902140Z Getting action download info 2022-12-01T10:01:43.0109128Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-12-01T10:01:43.1333529Z ##[group]Run ./.github/actions/filter-test-configs 2022-12-01T10:01:43.1334061Z with: 2022-12-01T10:01:43.1334952Z github-token: *** 2022-12-01T10:01:43.1335623Z 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-12-01T10:01:43.1336217Z env: 2022-12-01T10:01:43.1336385Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:01:43.1336577Z ##[endgroup] 2022-12-01T10:01:43.1365105Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-12-01T10:01:43.1365352Z with: 2022-12-01T10:01:43.1365508Z shell: bash 2022-12-01T10:01:43.1365694Z timeout_minutes: 10 2022-12-01T10:01:43.1365887Z max_attempts: 5 2022-12-01T10:01:43.1366077Z retry_wait_seconds: 30 2022-12-01T10:01:43.1366323Z command: set -eux python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-12-01T10:01:43.1366585Z polling_interval_seconds: 1 2022-12-01T10:01:43.1366790Z warning_on_retry: true 2022-12-01T10:01:43.1367208Z continue_on_error: false 2022-12-01T10:01:43.1367397Z env: 2022-12-01T10:01:43.1367577Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:01:43.1367955Z GITHUB_TOKEN: *** 2022-12-01T10:01:43.1368139Z ##[endgroup] 2022-12-01T10:01:43.1703259Z 2022-12-01T10:01:43.1728795Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T10:01:43.1776371Z + python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-12-01T10:01:43.4410887Z Defaulting to user installation because normal site-packages is not writeable 2022-12-01T10:01:43.4572637Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2022-12-01T10:01:43.4709172Z Requirement already satisfied: pyyaml==6.0 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0) 2022-12-01T10:01:43.4719760Z 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.13) 2022-12-01T10:01:43.4879690Z 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-12-01T10:01:43.4901681Z 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-12-01T10:01:43.4912010Z 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-12-01T10:01:44.1792203Z Command completed after 1 attempt(s). 2022-12-01T10:01:44.1793077Z 2022-12-01T10:01:44.1795943Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T10:01:44.1822427Z ##[group]Run .github/scripts/parse_ref.py 2022-12-01T10:01:44.1822825Z .github/scripts/parse_ref.py 2022-12-01T10:01:44.1835032Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T10:01:44.1835247Z env: 2022-12-01T10:01:44.1835522Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:01:44.1835723Z ##[endgroup] 2022-12-01T10:01:44.2023765Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T10:01:44.2113776Z ##[group]Run .github/scripts/filter_test_configs.py \ 2022-12-01T10:01:44.2114083Z .github/scripts/filter_test_configs.py \ 2022-12-01T10:01:44.2114330Z  --test-matrix "{ include: [ 2022-12-01T10:01:44.2114606Z  { config: "default", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, 2022-12-01T10:01:44.2114921Z  { config: "default", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, 2022-12-01T10:01:44.2115219Z  { config: "crossref", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, 2022-12-01T10:01:44.2115542Z  { config: "crossref", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, 2022-12-01T10:01:44.2115849Z  { config: "dynamo", shard: 1, num_shards: 2, runner: "linux.2xlarge" }, 2022-12-01T10:01:44.2116159Z  { config: "dynamo", shard: 2, num_shards: 2, runner: "linux.2xlarge" }, 2022-12-01T10:01:44.2116452Z  { config: "functorch", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, 2022-12-01T10:01:44.2116701Z ]} 2022-12-01T10:01:44.2116866Z " \ 2022-12-01T10:01:44.2117041Z  --pr-number "89997" \ 2022-12-01T10:01:44.2117236Z  --tag "" 2022-12-01T10:01:44.2128078Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T10:01:44.2128289Z env: 2022-12-01T10:01:44.2128470Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:01:44.2128884Z GITHUB_TOKEN: *** 2022-12-01T10:01:44.2129057Z ##[endgroup] 2022-12-01T10:01:44.5247743Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T10:01:44.5252208Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T10:01:44.5409925Z ##[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-12-01T10:01:44.5411749Z 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-12-01T10:01:44.5428564Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T10:01:44.5429024Z env: 2022-12-01T10:01:44.5429387Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:01:44.5429777Z ##[endgroup] 2022-12-01T10:01:44.5470558Z {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-12-01T10:01:44.5571362Z Post job cleanup. 2022-12-01T10:01:44.5602496Z Post job cleanup. 2022-12-01T10:01:44.6742068Z [command]/usr/bin/git version 2022-12-01T10:01:44.6787076Z git version 2.37.1 2022-12-01T10:01:44.6845452Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/4cbbdfad-8cc8-4ba2-a56c-65eb8bd41d67' before making global git config changes 2022-12-01T10:01:44.6846672Z Adding repository directory to the temporary git global config as a safe directory 2022-12-01T10:01:44.6852584Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T10:01:44.6889884Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-12-01T10:01:44.6921147Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-12-01T10:01:44.7193389Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-12-01T10:01:44.7220422Z http.https://github.com/.extraheader 2022-12-01T10:01:44.7230809Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-12-01T10:01:44.7261721Z [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-12-01T10:01:44.7777205Z Evaluate and set job outputs 2022-12-01T10:01:44.7816091Z Set output 'test-matrix' 2022-12-01T10:01:44.7817400Z Set output 'is-test-matrix-empty' 2022-12-01T10:01:44.7818515Z Cleaning up orphan processes