2022-11-23T01:33:06.3184179Z Requested labels: self-hosted, linux.large 2022-11-23T01:33:06.3184259Z Job defined at: pytorch/pytorch/.github/workflows/_win-test.yml@refs/heads/master 2022-11-23T01:33:06.3184280Z Waiting for a runner to pick up this job... 2022-11-23T01:33:06.6545313Z Job is about to start running on the runner: i-0e0514bcb5619d324 (organization) 2022-11-23T01:33:11.4065950Z Current runner version: '2.299.1' 2022-11-23T01:33:11.4072105Z Runner name: 'i-0e0514bcb5619d324' 2022-11-23T01:33:11.4072548Z Runner group name: 'Default' 2022-11-23T01:33:11.4073144Z Machine name: 'ip-10-0-11-108' 2022-11-23T01:33:11.4075002Z ##[group]GITHUB_TOKEN Permissions 2022-11-23T01:33:11.4075638Z Actions: write 2022-11-23T01:33:11.4075991Z Checks: write 2022-11-23T01:33:11.4076278Z Contents: write 2022-11-23T01:33:11.4076527Z Deployments: write 2022-11-23T01:33:11.4076823Z Discussions: write 2022-11-23T01:33:11.4077115Z Issues: write 2022-11-23T01:33:11.4077375Z Metadata: read 2022-11-23T01:33:11.4077658Z Packages: write 2022-11-23T01:33:11.4077950Z Pages: write 2022-11-23T01:33:11.4078213Z PullRequests: write 2022-11-23T01:33:11.4078560Z RepositoryProjects: write 2022-11-23T01:33:11.4078907Z SecurityEvents: write 2022-11-23T01:33:11.4079170Z Statuses: write 2022-11-23T01:33:11.4079555Z ##[endgroup] 2022-11-23T01:33:11.4082618Z Secret source: Actions 2022-11-23T01:33:11.4083282Z Prepare workflow directory 2022-11-23T01:33:11.7541053Z Prepare all required actions 2022-11-23T01:33:11.7717433Z Getting action download info 2022-11-23T01:33:11.9534502Z Download action repository 'pytorch/pytorch@master' (SHA:1cfd3858ac54fe3883534309081631a0a892ba3f) 2022-11-23T01:33:15.3795011Z Getting action download info 2022-11-23T01:33:15.5726411Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2022-11-23T01:33:15.8250902Z Uses: pytorch/pytorch/.github/workflows/_win-test.yml 2022-11-23T01:33:15.8252381Z ##[group] Inputs 2022-11-23T01:33:15.8252635Z build-environment: win-vs2019-cuda11.6-py3 2022-11-23T01:33:15.8252866Z cuda-version: 11.6 2022-11-23T01:33:15.8253648Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 5, runner: "windows.8xlarge.nvidia.gpu" }, { config: "default", shard: 2, num_shards: 5, runner: "windows.8xlarge.nvidia.gpu" }, { config: "default", shard: 3, num_shards: 5, runner: "windows.8xlarge.nvidia.gpu" }, { config: "default", shard: 4, num_shards: 5, runner: "windows.8xlarge.nvidia.gpu" }, { config: "default", shard: 5, num_shards: 5, runner: "windows.8xlarge.nvidia.gpu" }, { config: "functorch", shard: 1, num_shards: 1, runner: "windows.8xlarge.nvidia.gpu" }, { config: "force_on_cpu", shard: 1, num_shards: 1, runner: "windows.4xlarge" }, ]} 2022-11-23T01:33:15.8254355Z sync-tag: 2022-11-23T01:33:15.8254534Z ##[endgroup] 2022-11-23T01:33:15.8254935Z Complete job name: win-vs2019-cuda11.6-py3 / filter 2022-11-23T01:33:15.8874870Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-11-23T01:33:15.8875170Z with: 2022-11-23T01:33:15.8875334Z fetch-depth: 1 2022-11-23T01:33:15.8875519Z submodules: false 2022-11-23T01:33:15.8875699Z env: 2022-11-23T01:33:15.8875869Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:33:15.8876061Z ##[endgroup] 2022-11-23T01:33:15.9093459Z ##[group]Run retry () { 2022-11-23T01:33:15.9093726Z retry () { 2022-11-23T01:33:15.9093959Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-11-23T01:33:15.9094174Z } 2022-11-23T01:33:15.9094361Z echo "${GITHUB_WORKSPACE}" 2022-11-23T01:33:15.9094584Z if [ -z "${NO_SUDO}" ]; then 2022-11-23T01:33:15.9094796Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T01:33:15.9095003Z else 2022-11-23T01:33:15.9095202Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T01:33:15.9095383Z fi 2022-11-23T01:33:15.9095608Z mkdir "${GITHUB_WORKSPACE}" 2022-11-23T01:33:15.9111039Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:33:15.9111289Z env: 2022-11-23T01:33:15.9111524Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:33:15.9111716Z NO_SUDO: 2022-11-23T01:33:15.9111877Z ##[endgroup] 2022-11-23T01:33:15.9297198Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T01:33:16.2238340Z ##[group]Run malfet/checkout@silent-checkout 2022-11-23T01:33:16.2238582Z with: 2022-11-23T01:33:16.2238894Z ref: 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:33:16.2239095Z fetch-depth: 1 2022-11-23T01:33:16.2239279Z submodules: false 2022-11-23T01:33:16.2239566Z quiet-checkout: true 2022-11-23T01:33:16.2239763Z repository: pytorch/pytorch 2022-11-23T01:33:16.2240139Z token: *** 2022-11-23T01:33:16.2240318Z ssh-strict: true 2022-11-23T01:33:16.2240524Z persist-credentials: true 2022-11-23T01:33:16.2240707Z clean: true 2022-11-23T01:33:16.2240875Z lfs: false 2022-11-23T01:33:16.2241073Z set-safe-directory: true 2022-11-23T01:33:16.2241245Z env: 2022-11-23T01:33:16.2241418Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:33:16.2241610Z ##[endgroup] 2022-11-23T01:33:16.3594682Z Syncing repository: pytorch/pytorch 2022-11-23T01:33:16.3596760Z ##[group]Getting Git version info 2022-11-23T01:33:16.3597469Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-11-23T01:33:16.3598233Z [command]/usr/bin/git version 2022-11-23T01:33:16.3598555Z git version 2.37.1 2022-11-23T01:33:16.3613324Z ##[endgroup] 2022-11-23T01:33:16.3636732Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/668d716b-2db7-4648-a31b-a069900bf74d' before making global git config changes 2022-11-23T01:33:16.3637453Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T01:33:16.3638252Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T01:33:16.3672304Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-11-23T01:33:16.3678628Z ##[group]Initializing the repository 2022-11-23T01:33:16.3684036Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T01:33:16.3717979Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-11-23T01:33:16.3718492Z hint: is subject to change. To configure the initial branch name to use in all 2022-11-23T01:33:16.3718810Z hint: of your new repositories, which will suppress this warning, call: 2022-11-23T01:33:16.3719057Z hint: 2022-11-23T01:33:16.3719369Z hint: git config --global init.defaultBranch 2022-11-23T01:33:16.3719838Z hint: 2022-11-23T01:33:16.3720143Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-11-23T01:33:16.3720522Z hint: 'development'. The just-created branch can be renamed via this command: 2022-11-23T01:33:16.3720761Z hint: 2022-11-23T01:33:16.3725081Z hint: git branch -m 2022-11-23T01:33:16.3730558Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-11-23T01:33:16.3738269Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-11-23T01:33:16.3767749Z ##[endgroup] 2022-11-23T01:33:16.3768147Z ##[group]Disabling automatic garbage collection 2022-11-23T01:33:16.3806251Z [command]/usr/bin/git config --local gc.auto 0 2022-11-23T01:33:16.3873897Z ##[endgroup] 2022-11-23T01:33:16.3874475Z ##[group]Setting up auth 2022-11-23T01:33:16.3876506Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T01:33:16.3903793Z [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:33:16.4138131Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T01:33:16.4167999Z [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:33:16.4414398Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-11-23T01:33:16.4455271Z ##[endgroup] 2022-11-23T01:33:16.4455940Z ##[group]Fetching the repository 2022-11-23T01:33:16.4464041Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:33:24.1120101Z ##[endgroup] 2022-11-23T01:33:24.1120967Z ##[group]Determining the checkout info 2022-11-23T01:33:24.1139750Z ##[endgroup] 2022-11-23T01:33:24.1140280Z ##[group]Checking out the ref 2022-11-23T01:33:24.1141109Z [command]/usr/bin/git checkout --quiet --force 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:33:25.2696047Z ##[endgroup] 2022-11-23T01:33:25.2738825Z [command]/usr/bin/git log -1 --format='%H' 2022-11-23T01:33:25.2780628Z '1cfd3858ac54fe3883534309081631a0a892ba3f' 2022-11-23T01:33:25.2952920Z Prepare all required actions 2022-11-23T01:33:25.2953203Z Getting action download info 2022-11-23T01:33:25.4573844Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2022-11-23T01:33:25.7593104Z ##[group]Run ./.github/actions/filter-test-configs 2022-11-23T01:33:25.7593450Z with: 2022-11-23T01:33:25.7594378Z github-token: *** 2022-11-23T01:33:25.7595637Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 5, runner: "windows.8xlarge.nvidia.gpu" }, { config: "default", shard: 2, num_shards: 5, runner: "windows.8xlarge.nvidia.gpu" }, { config: "default", shard: 3, num_shards: 5, runner: "windows.8xlarge.nvidia.gpu" }, { config: "default", shard: 4, num_shards: 5, runner: "windows.8xlarge.nvidia.gpu" }, { config: "default", shard: 5, num_shards: 5, runner: "windows.8xlarge.nvidia.gpu" }, { config: "functorch", shard: 1, num_shards: 1, runner: "windows.8xlarge.nvidia.gpu" }, { config: "force_on_cpu", shard: 1, num_shards: 1, runner: "windows.4xlarge" }, ]} 2022-11-23T01:33:25.7596848Z env: 2022-11-23T01:33:25.7597146Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:33:25.7597450Z ##[endgroup] 2022-11-23T01:33:25.7640085Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2022-11-23T01:33:25.7640478Z with: 2022-11-23T01:33:25.7640743Z shell: bash 2022-11-23T01:33:25.7641055Z timeout_minutes: 10 2022-11-23T01:33:25.7641378Z max_attempts: 5 2022-11-23T01:33:25.7641686Z retry_wait_seconds: 30 2022-11-23T01:33:25.7642132Z command: set -eux python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-11-23T01:33:25.7642559Z polling_interval_seconds: 1 2022-11-23T01:33:25.7642889Z warning_on_retry: true 2022-11-23T01:33:25.7643210Z continue_on_error: false 2022-11-23T01:33:25.7643511Z env: 2022-11-23T01:33:25.7643789Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:33:25.7644320Z GITHUB_TOKEN: *** 2022-11-23T01:33:25.7644607Z ##[endgroup] 2022-11-23T01:33:25.8251809Z + python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-11-23T01:33:26.0377975Z Defaulting to user installation because normal site-packages is not writeable 2022-11-23T01:33:26.0542579Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2022-11-23T01:33:26.0683796Z Requirement already satisfied: pyyaml==6.0 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0) 2022-11-23T01:33:26.0692645Z 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:33:26.0703847Z 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:33:26.0726491Z 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:33:26.0883847Z 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:33:26.8240689Z Command completed after 1 attempt(s). 2022-11-23T01:33:26.8296207Z ##[group]Run .github/scripts/parse_ref.py 2022-11-23T01:33:26.8296478Z .github/scripts/parse_ref.py 2022-11-23T01:33:26.8308261Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:33:26.8308691Z env: 2022-11-23T01:33:26.8308889Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:33:26.8309345Z ##[endgroup] 2022-11-23T01:33:26.8616977Z ##[group]Run .github/scripts/filter_test_configs.py \ 2022-11-23T01:33:26.8617270Z .github/scripts/filter_test_configs.py \ 2022-11-23T01:33:26.8617496Z  --test-matrix "{ include: [ 2022-11-23T01:33:26.8617782Z  { config: "default", shard: 1, num_shards: 5, runner: "windows.8xlarge.nvidia.gpu" }, 2022-11-23T01:33:26.8618215Z  { config: "default", shard: 2, num_shards: 5, runner: "windows.8xlarge.nvidia.gpu" }, 2022-11-23T01:33:26.8618548Z  { config: "default", shard: 3, num_shards: 5, runner: "windows.8xlarge.nvidia.gpu" }, 2022-11-23T01:33:26.8618863Z  { config: "default", shard: 4, num_shards: 5, runner: "windows.8xlarge.nvidia.gpu" }, 2022-11-23T01:33:26.8619174Z  { config: "default", shard: 5, num_shards: 5, runner: "windows.8xlarge.nvidia.gpu" }, 2022-11-23T01:33:26.8619515Z  { config: "functorch", shard: 1, num_shards: 1, runner: "windows.8xlarge.nvidia.gpu" }, 2022-11-23T01:33:26.8619828Z  { config: "force_on_cpu", shard: 1, num_shards: 1, runner: "windows.4xlarge" }, 2022-11-23T01:33:26.8620043Z ]} 2022-11-23T01:33:26.8620198Z " \ 2022-11-23T01:33:26.8620372Z  --pr-number "" \ 2022-11-23T01:33:26.8620547Z  --tag "" \ 2022-11-23T01:33:26.8620726Z  --event-name "push" 2022-11-23T01:33:26.8631751Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:33:26.8631959Z env: 2022-11-23T01:33:26.8632133Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:33:26.8632548Z GITHUB_TOKEN: *** 2022-11-23T01:33:26.8632728Z ##[endgroup] 2022-11-23T01:33:26.9888763Z ##[group]Run echo "{"include": [{"config": "default", "shard": 1, "num_shards": 5, "runner": "windows.8xlarge.nvidia.gpu"}, {"config": "default", "shard": 2, "num_shards": 5, "runner": "windows.8xlarge.nvidia.gpu"}, {"config": "default", "shard": 3, "num_shards": 5, "runner": "windows.8xlarge.nvidia.gpu"}, {"config": "default", "shard": 4, "num_shards": 5, "runner": "windows.8xlarge.nvidia.gpu"}, {"config": "default", "shard": 5, "num_shards": 5, "runner": "windows.8xlarge.nvidia.gpu"}, {"config": "functorch", "shard": 1, "num_shards": 1, "runner": "windows.8xlarge.nvidia.gpu"}, {"config": "force_on_cpu", "shard": 1, "num_shards": 1, "runner": "windows.4xlarge"}]}" 2022-11-23T01:33:26.9890024Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 5, "runner": "windows.8xlarge.nvidia.gpu"}, {"config": "default", "shard": 2, "num_shards": 5, "runner": "windows.8xlarge.nvidia.gpu"}, {"config": "default", "shard": 3, "num_shards": 5, "runner": "windows.8xlarge.nvidia.gpu"}, {"config": "default", "shard": 4, "num_shards": 5, "runner": "windows.8xlarge.nvidia.gpu"}, {"config": "default", "shard": 5, "num_shards": 5, "runner": "windows.8xlarge.nvidia.gpu"}, {"config": "functorch", "shard": 1, "num_shards": 1, "runner": "windows.8xlarge.nvidia.gpu"}, {"config": "force_on_cpu", "shard": 1, "num_shards": 1, "runner": "windows.4xlarge"}]}" 2022-11-23T01:33:26.9901891Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:33:26.9902106Z env: 2022-11-23T01:33:26.9902282Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:33:26.9902456Z ##[endgroup] 2022-11-23T01:33:26.9931142Z {include: [{config: default, shard: 1, num_shards: 5, runner: windows.8xlarge.nvidia.gpu}, {config: default, shard: 2, num_shards: 5, runner: windows.8xlarge.nvidia.gpu}, {config: default, shard: 3, num_shards: 5, runner: windows.8xlarge.nvidia.gpu}, {config: default, shard: 4, num_shards: 5, runner: windows.8xlarge.nvidia.gpu}, {config: default, shard: 5, num_shards: 5, runner: windows.8xlarge.nvidia.gpu}, {config: functorch, shard: 1, num_shards: 1, runner: windows.8xlarge.nvidia.gpu}, {config: force_on_cpu, shard: 1, num_shards: 1, runner: windows.4xlarge}]} 2022-11-23T01:33:27.0025183Z Post job cleanup. 2022-11-23T01:33:27.0053737Z Post job cleanup. 2022-11-23T01:33:27.1124304Z [command]/usr/bin/git version 2022-11-23T01:33:27.1166765Z git version 2.37.1 2022-11-23T01:33:27.1208253Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/af4d1665-cc94-446e-bb40-e987887b2e6d' before making global git config changes 2022-11-23T01:33:27.1209423Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T01:33:27.1214658Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T01:33:27.1248821Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T01:33:27.1278271Z [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:33:27.1663539Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T01:33:27.1699782Z http.https://github.com/.extraheader 2022-11-23T01:33:27.1723423Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-11-23T01:33:27.1769270Z [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:33:27.2214582Z Evaluate and set job outputs 2022-11-23T01:33:27.2225713Z Set output 'test-matrix' 2022-11-23T01:33:27.2226478Z Set output 'is-test-matrix-empty' 2022-11-23T01:33:27.2227090Z Cleaning up orphan processes