2022-11-23T01:14:21.0994094Z Requested labels: self-hosted, linux.large 2022-11-23T01:14:21.0994175Z Job defined at: pytorch/pytorch/.github/workflows/_win-test.yml@refs/heads/master 2022-11-23T01:14:21.0994196Z Waiting for a runner to pick up this job... 2022-11-23T01:14:21.2974027Z Job is about to start running on the runner: i-08d6ce3bacadbd83f (organization) 2022-11-23T01:14:26.1880483Z Current runner version: '2.299.1' 2022-11-23T01:14:26.1885694Z Runner name: 'i-08d6ce3bacadbd83f' 2022-11-23T01:14:26.1886094Z Runner group name: 'Default' 2022-11-23T01:14:26.1886674Z Machine name: 'ip-10-0-7-168' 2022-11-23T01:14:26.1888190Z ##[group]GITHUB_TOKEN Permissions 2022-11-23T01:14:26.1888663Z Actions: write 2022-11-23T01:14:26.1888861Z Checks: write 2022-11-23T01:14:26.1889091Z Contents: write 2022-11-23T01:14:26.1889327Z Deployments: write 2022-11-23T01:14:26.1889537Z Discussions: write 2022-11-23T01:14:26.1889803Z Issues: write 2022-11-23T01:14:26.1890029Z Metadata: read 2022-11-23T01:14:26.1890217Z Packages: write 2022-11-23T01:14:26.1890567Z Pages: write 2022-11-23T01:14:26.1890994Z PullRequests: write 2022-11-23T01:14:26.1891250Z RepositoryProjects: write 2022-11-23T01:14:26.1891513Z SecurityEvents: write 2022-11-23T01:14:26.1891763Z Statuses: write 2022-11-23T01:14:26.1891958Z ##[endgroup] 2022-11-23T01:14:26.1894984Z Secret source: Actions 2022-11-23T01:14:26.1895618Z Prepare workflow directory 2022-11-23T01:14:26.5317113Z Prepare all required actions 2022-11-23T01:14:26.5483566Z Getting action download info 2022-11-23T01:14:27.4626000Z Download action repository 'pytorch/pytorch@master' (SHA:1cfd3858ac54fe3883534309081631a0a892ba3f) 2022-11-23T01:14:30.7324029Z Getting action download info 2022-11-23T01:14:31.5600723Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2022-11-23T01:14:31.7246733Z Uses: pytorch/pytorch/.github/workflows/_win-test.yml 2022-11-23T01:14:31.7248231Z ##[group] Inputs 2022-11-23T01:14:31.7248480Z build-environment: win-vs2019-cpu-py3 2022-11-23T01:14:31.7248697Z cuda-version: cpu 2022-11-23T01:14:31.7249143Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 2, runner: "windows.4xlarge" }, { config: "default", shard: 2, num_shards: 2, runner: "windows.4xlarge" }, { config: "functorch", shard: 1, num_shards: 1, runner: "windows.4xlarge" }, ]} 2022-11-23T01:14:31.7249531Z sync-tag: 2022-11-23T01:14:31.7249698Z ##[endgroup] 2022-11-23T01:14:31.7250089Z Complete job name: win-vs2019-cpu-py3 / filter 2022-11-23T01:14:31.7883825Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-11-23T01:14:31.7884121Z with: 2022-11-23T01:14:31.7884298Z fetch-depth: 1 2022-11-23T01:14:31.7884485Z submodules: false 2022-11-23T01:14:31.7884663Z env: 2022-11-23T01:14:31.7884835Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:14:31.7885011Z ##[endgroup] 2022-11-23T01:14:31.8096666Z ##[group]Run retry () { 2022-11-23T01:14:31.8096917Z retry () { 2022-11-23T01:14:31.8097141Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-11-23T01:14:31.8097355Z } 2022-11-23T01:14:31.8097546Z echo "${GITHUB_WORKSPACE}" 2022-11-23T01:14:31.8097752Z if [ -z "${NO_SUDO}" ]; then 2022-11-23T01:14:31.8097979Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T01:14:31.8098180Z else 2022-11-23T01:14:31.8098385Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T01:14:31.8098563Z fi 2022-11-23T01:14:31.8098780Z mkdir "${GITHUB_WORKSPACE}" 2022-11-23T01:14:31.8114076Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:14:31.8114360Z env: 2022-11-23T01:14:31.8114539Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:14:31.8114724Z NO_SUDO: 2022-11-23T01:14:31.8114880Z ##[endgroup] 2022-11-23T01:14:31.8328851Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T01:14:32.1494507Z ##[group]Run malfet/checkout@silent-checkout 2022-11-23T01:14:32.1494920Z with: 2022-11-23T01:14:32.1495250Z ref: 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:14:32.1495576Z fetch-depth: 1 2022-11-23T01:14:32.1495872Z submodules: false 2022-11-23T01:14:32.1496193Z quiet-checkout: true 2022-11-23T01:14:32.1496522Z repository: pytorch/pytorch 2022-11-23T01:14:32.1497120Z token: *** 2022-11-23T01:14:32.1497411Z ssh-strict: true 2022-11-23T01:14:32.1497895Z persist-credentials: true 2022-11-23T01:14:32.1498181Z clean: true 2022-11-23T01:14:32.1498408Z lfs: false 2022-11-23T01:14:32.1498686Z set-safe-directory: true 2022-11-23T01:14:32.1498955Z env: 2022-11-23T01:14:32.1499236Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:14:32.1499549Z ##[endgroup] 2022-11-23T01:14:32.2818113Z Syncing repository: pytorch/pytorch 2022-11-23T01:14:32.2820130Z ##[group]Getting Git version info 2022-11-23T01:14:32.2822361Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-11-23T01:14:32.2823174Z [command]/usr/bin/git version 2022-11-23T01:14:32.2823511Z git version 2.37.1 2022-11-23T01:14:32.2837316Z ##[endgroup] 2022-11-23T01:14:32.2857026Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/8ed7ac58-fd6c-42d6-a0cc-b0c8185174eb' before making global git config changes 2022-11-23T01:14:32.2858696Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T01:14:32.2864114Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T01:14:32.2901539Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-11-23T01:14:32.2906704Z ##[group]Initializing the repository 2022-11-23T01:14:32.2910031Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T01:14:32.2938640Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-11-23T01:14:32.2939545Z hint: is subject to change. To configure the initial branch name to use in all 2022-11-23T01:14:32.2940660Z hint: of your new repositories, which will suppress this warning, call: 2022-11-23T01:14:32.2941328Z hint: 2022-11-23T01:14:32.2942564Z hint: git config --global init.defaultBranch 2022-11-23T01:14:32.2943062Z hint: 2022-11-23T01:14:32.2943937Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-11-23T01:14:32.2944578Z hint: 'development'. The just-created branch can be renamed via this command: 2022-11-23T01:14:32.2944940Z hint: 2022-11-23T01:14:32.2945820Z hint: git branch -m 2022-11-23T01:14:32.2949724Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-11-23T01:14:32.2957049Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-11-23T01:14:32.2985172Z ##[endgroup] 2022-11-23T01:14:32.2986197Z ##[group]Disabling automatic garbage collection 2022-11-23T01:14:32.2989140Z [command]/usr/bin/git config --local gc.auto 0 2022-11-23T01:14:32.3014893Z ##[endgroup] 2022-11-23T01:14:32.3015860Z ##[group]Setting up auth 2022-11-23T01:14:32.3022456Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T01:14:32.3049136Z [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:14:32.3278173Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T01:14:32.3308223Z [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:14:32.3549554Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-11-23T01:14:32.3598837Z ##[endgroup] 2022-11-23T01:14:32.3599904Z ##[group]Fetching the repository 2022-11-23T01:14:32.3605777Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules --depth=1 origin 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:14:40.4021050Z ##[endgroup] 2022-11-23T01:14:40.4021705Z ##[group]Determining the checkout info 2022-11-23T01:14:40.4028473Z ##[endgroup] 2022-11-23T01:14:40.4029475Z ##[group]Checking out the ref 2022-11-23T01:14:40.4033349Z [command]/usr/bin/git checkout --quiet --force 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:14:41.5426372Z ##[endgroup] 2022-11-23T01:14:41.5459328Z [command]/usr/bin/git log -1 --format='%H' 2022-11-23T01:14:41.5496310Z '1cfd3858ac54fe3883534309081631a0a892ba3f' 2022-11-23T01:14:41.5673455Z Prepare all required actions 2022-11-23T01:14:41.5673730Z Getting action download info 2022-11-23T01:14:42.4200690Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2022-11-23T01:14:42.5448841Z ##[group]Run ./.github/actions/filter-test-configs 2022-11-23T01:14:42.5449061Z with: 2022-11-23T01:14:42.5449404Z github-token: *** 2022-11-23T01:14:42.5449804Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 2, runner: "windows.4xlarge" }, { config: "default", shard: 2, num_shards: 2, runner: "windows.4xlarge" }, { config: "functorch", shard: 1, num_shards: 1, runner: "windows.4xlarge" }, ]} 2022-11-23T01:14:42.5450168Z env: 2022-11-23T01:14:42.5450343Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:14:42.5450596Z ##[endgroup] 2022-11-23T01:14:42.5476260Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2022-11-23T01:14:42.5476492Z with: 2022-11-23T01:14:42.5476673Z shell: bash 2022-11-23T01:14:42.5476846Z timeout_minutes: 10 2022-11-23T01:14:42.5477014Z max_attempts: 5 2022-11-23T01:14:42.5477195Z retry_wait_seconds: 30 2022-11-23T01:14:42.5477437Z command: set -eux python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-11-23T01:14:42.5477670Z polling_interval_seconds: 1 2022-11-23T01:14:42.5477861Z warning_on_retry: true 2022-11-23T01:14:42.5478044Z continue_on_error: false 2022-11-23T01:14:42.5478203Z env: 2022-11-23T01:14:42.5478369Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:14:42.5478668Z GITHUB_TOKEN: *** 2022-11-23T01:14:42.5478827Z ##[endgroup] 2022-11-23T01:14:42.5975147Z + python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-11-23T01:14:42.8064999Z Defaulting to user installation because normal site-packages is not writeable 2022-11-23T01:14:42.8303399Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2022-11-23T01:14:42.8462953Z Requirement already satisfied: pyyaml==6.0 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0) 2022-11-23T01:14:42.8472526Z 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:14:42.8494495Z 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:14:42.8503609Z 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:14:42.8516840Z 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:14:43.5945041Z Command completed after 1 attempt(s). 2022-11-23T01:14:43.5983760Z ##[group]Run .github/scripts/parse_ref.py 2022-11-23T01:14:43.5984069Z .github/scripts/parse_ref.py 2022-11-23T01:14:43.5996593Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:14:43.5996925Z env: 2022-11-23T01:14:43.5997120Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:14:43.5997373Z ##[endgroup] 2022-11-23T01:14:43.6352741Z ##[group]Run .github/scripts/filter_test_configs.py \ 2022-11-23T01:14:43.6353018Z .github/scripts/filter_test_configs.py \ 2022-11-23T01:14:43.6353248Z  --test-matrix "{ include: [ 2022-11-23T01:14:43.6353512Z  { config: "default", shard: 1, num_shards: 2, runner: "windows.4xlarge" }, 2022-11-23T01:14:43.6353820Z  { config: "default", shard: 2, num_shards: 2, runner: "windows.4xlarge" }, 2022-11-23T01:14:43.6354113Z  { config: "functorch", shard: 1, num_shards: 1, runner: "windows.4xlarge" }, 2022-11-23T01:14:43.6354424Z ]} 2022-11-23T01:14:43.6354578Z " \ 2022-11-23T01:14:43.6354738Z  --pr-number "" \ 2022-11-23T01:14:43.6354912Z  --tag "" \ 2022-11-23T01:14:43.6355134Z  --event-name "push" 2022-11-23T01:14:43.6366075Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:14:43.6366353Z env: 2022-11-23T01:14:43.6366604Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:14:43.6367035Z GITHUB_TOKEN: *** 2022-11-23T01:14:43.6367202Z ##[endgroup] 2022-11-23T01:14:43.7597128Z ##[group]Run echo "{"include": [{"config": "default", "shard": 1, "num_shards": 2, "runner": "windows.4xlarge"}, {"config": "default", "shard": 2, "num_shards": 2, "runner": "windows.4xlarge"}, {"config": "functorch", "shard": 1, "num_shards": 1, "runner": "windows.4xlarge"}]}" 2022-11-23T01:14:43.7597727Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 2, "runner": "windows.4xlarge"}, {"config": "default", "shard": 2, "num_shards": 2, "runner": "windows.4xlarge"}, {"config": "functorch", "shard": 1, "num_shards": 1, "runner": "windows.4xlarge"}]}" 2022-11-23T01:14:43.7609078Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:14:43.7609298Z env: 2022-11-23T01:14:43.7609480Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:14:43.7609655Z ##[endgroup] 2022-11-23T01:14:43.7637011Z {include: [{config: default, shard: 1, num_shards: 2, runner: windows.4xlarge}, {config: default, shard: 2, num_shards: 2, runner: windows.4xlarge}, {config: functorch, shard: 1, num_shards: 1, runner: windows.4xlarge}]} 2022-11-23T01:14:43.7729917Z Post job cleanup. 2022-11-23T01:14:43.7758113Z Post job cleanup. 2022-11-23T01:14:43.8840262Z [command]/usr/bin/git version 2022-11-23T01:14:43.8885602Z git version 2.37.1 2022-11-23T01:14:43.8926884Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/1270a3e3-58ae-4523-bbf1-080ca5164a4d' before making global git config changes 2022-11-23T01:14:43.8927983Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T01:14:43.8933343Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T01:14:43.8966718Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T01:14:43.9046207Z [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:14:43.9452455Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T01:14:43.9481536Z http.https://github.com/.extraheader 2022-11-23T01:14:43.9491177Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-11-23T01:14:43.9520529Z [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:14:43.9986675Z Evaluate and set job outputs 2022-11-23T01:14:43.9997456Z Set output 'test-matrix' 2022-11-23T01:14:43.9998211Z Set output 'is-test-matrix-empty' 2022-11-23T01:14:43.9998818Z Cleaning up orphan processes