2025-08-26T21:34:21.3106720Z Current runner version: '2.328.0' 2025-08-26T21:34:21.3116309Z Runner name: 'i-026acae35dfd64476' 2025-08-26T21:34:21.3117112Z Runner group name: 'Default' 2025-08-26T21:34:21.3118118Z Machine name: 'EC2AMAZ-3959FL8' 2025-08-26T21:34:21.3121544Z ##[group]GITHUB_TOKEN Permissions 2025-08-26T21:34:21.3124599Z Contents: read 2025-08-26T21:34:21.3125124Z Metadata: read 2025-08-26T21:34:21.3125625Z Packages: read 2025-08-26T21:34:21.3126160Z ##[endgroup] 2025-08-26T21:34:21.3128756Z Secret source: Actions 2025-08-26T21:34:21.3129467Z Prepare workflow directory 2025-08-26T21:34:21.5782452Z Prepare all required actions 2025-08-26T21:34:21.5825669Z Getting action download info 2025-08-26T21:34:21.8285492Z Download action repository 'pytorch/test-infra@main' (SHA:8a3e81d713ea2bd5156e0be0922901b953d8d758) 2025-08-26T21:37:24.7406551Z Download action repository 'actions/checkout@v4' (SHA:08eba0b27e820071cde6df949e0beb9ba4906955) 2025-08-26T21:37:26.2484239Z Download action repository 'actions/download-artifact@v4.1.7' (SHA:65a9edc5881444af0b9093a5e628f2fe47ea3b2e) 2025-08-26T21:37:31.2320680Z Complete job name: libtorch-cpu-shared-with-deps-release-test 2025-08-26T21:37:31.7277343Z ##[group]Run set -euo pipefail 2025-08-26T21:37:31.7278148Z set -euo pipefail 2025-08-26T21:37:31.7278440Z function get_ec2_metadata() { 2025-08-26T21:37:31.7278926Z  # Pulled from instance metadata endpoint for EC2 2025-08-26T21:37:31.7293754Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2025-08-26T21:37:31.7294304Z  category=$1 2025-08-26T21:37:31.7295173Z  curl -H "X-aws-ec2-metadata-token: $(curl -s -X PUT "http://169.254.169.254/latest/api/token" -H "X-aws-ec2-metadata-token-ttl-seconds: 30")" -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2025-08-26T21:37:31.7296031Z } 2025-08-26T21:37:31.7296330Z echo "ami-id: $(get_ec2_metadata ami-id)" 2025-08-26T21:37:31.7296782Z echo "instance-id: $(get_ec2_metadata instance-id)" 2025-08-26T21:37:31.7297277Z echo "instance-type: $(get_ec2_metadata instance-type)" 2025-08-26T21:37:31.7297675Z echo "system info $(uname -a)" 2025-08-26T21:37:31.7324373Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-08-26T21:37:31.7325146Z env: 2025-08-26T21:37:31.7325496Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-26T21:37:31.7325912Z AWS_DEFAULT_REGION: us-east-1 2025-08-26T21:37:31.7326244Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2025-08-26T21:37:31.7326928Z GITHUB_TOKEN: *** 2025-08-26T21:37:31.7327140Z PR_NUMBER: 2025-08-26T21:37:31.7327372Z SHA1: 262640fd220236042fbf4443cc163c8838c84c3d 2025-08-26T21:37:31.7327666Z SKIP_ALL_TESTS: 1 2025-08-26T21:37:31.7327877Z OS: windows 2025-08-26T21:37:31.7328162Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-08-26T21:37:31.7328532Z PACKAGE_TYPE: libtorch 2025-08-26T21:37:31.7328782Z DESIRED_CUDA: cpu 2025-08-26T21:37:31.7328981Z GPU_ARCH_TYPE: cpu 2025-08-26T21:37:31.7329226Z LIBTORCH_CONFIG: release 2025-08-26T21:37:31.7329487Z LIBTORCH_VARIANT: shared-with-deps 2025-08-26T21:37:31.7329757Z DESIRED_PYTHON: 3.9 2025-08-26T21:37:31.7329963Z ##[endgroup] 2025-08-26T21:37:45.0489807Z ami-id: ami-0e7a891d0eb86d887 2025-08-26T21:37:45.1312279Z instance-id: i-026acae35dfd64476 2025-08-26T21:37:45.1779741Z instance-type: c5d.4xlarge 2025-08-26T21:37:45.3778803Z system info MSYS_NT-10.0-17763 EC2AMAZ-3959FL8 3.6.3-7674c51e.x86_64 2025-07-01 09:13 UTC x86_64 Msys 2025-08-26T21:37:45.3964196Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2025-08-26T21:37:45.3964624Z with: 2025-08-26T21:37:45.3965138Z github-secret: *** 2025-08-26T21:37:45.3965375Z activate-with-label: false 2025-08-26T21:37:45.3965626Z label: with-ssh 2025-08-26T21:37:45.3965840Z remove-existing-keys: true 2025-08-26T21:37:45.3967380Z fail-silently: true 2025-08-26T21:37:45.3967581Z env: 2025-08-26T21:37:45.3967891Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-26T21:37:45.3968295Z AWS_DEFAULT_REGION: us-east-1 2025-08-26T21:37:45.3968615Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2025-08-26T21:37:45.3969116Z GITHUB_TOKEN: *** 2025-08-26T21:37:45.3969317Z PR_NUMBER: 2025-08-26T21:37:45.3969552Z SHA1: 262640fd220236042fbf4443cc163c8838c84c3d 2025-08-26T21:37:45.3969848Z SKIP_ALL_TESTS: 1 2025-08-26T21:37:45.3970051Z OS: windows 2025-08-26T21:37:45.3970383Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-08-26T21:37:45.3970761Z PACKAGE_TYPE: libtorch 2025-08-26T21:37:45.3971000Z DESIRED_CUDA: cpu 2025-08-26T21:37:45.3971208Z GPU_ARCH_TYPE: cpu 2025-08-26T21:37:45.3971445Z LIBTORCH_CONFIG: release 2025-08-26T21:37:45.3971690Z LIBTORCH_VARIANT: shared-with-deps 2025-08-26T21:37:45.3972060Z DESIRED_PYTHON: 3.9 2025-08-26T21:37:45.3972275Z ##[endgroup] 2025-08-26T21:37:45.5516553Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2025-08-26T21:37:45.5518527Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2025-08-26T21:37:45.5983142Z ##[group]Run git config --global core.longpaths true 2025-08-26T21:37:45.5983660Z git config --global core.longpaths true 2025-08-26T21:37:45.5984027Z git config --global core.symlinks true 2025-08-26T21:37:45.5984324Z  2025-08-26T21:37:45.5984704Z # https://git-scm.com/docs/git-fsmonitor--daemon. The daemon could lock 2025-08-26T21:37:45.5987037Z # the directory on Windows and prevent GHA from checking out as reported 2025-08-26T21:37:45.5987654Z # in https://github.com/actions/checkout/issues/1018 2025-08-26T21:37:45.5988097Z git config --global core.fsmonitor false 2025-08-26T21:37:45.6010075Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-08-26T21:37:45.6010552Z env: 2025-08-26T21:37:45.6010866Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-26T21:37:45.6011289Z AWS_DEFAULT_REGION: us-east-1 2025-08-26T21:37:45.6011641Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2025-08-26T21:37:45.6012227Z GITHUB_TOKEN: *** 2025-08-26T21:37:45.6012438Z PR_NUMBER: 2025-08-26T21:37:45.6012763Z SHA1: 262640fd220236042fbf4443cc163c8838c84c3d 2025-08-26T21:37:45.6013050Z SKIP_ALL_TESTS: 1 2025-08-26T21:37:45.6013254Z OS: windows 2025-08-26T21:37:45.6013534Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-08-26T21:37:45.6013905Z PACKAGE_TYPE: libtorch 2025-08-26T21:37:45.6014119Z DESIRED_CUDA: cpu 2025-08-26T21:37:45.6014332Z GPU_ARCH_TYPE: cpu 2025-08-26T21:37:45.6014541Z LIBTORCH_CONFIG: release 2025-08-26T21:37:45.6014795Z LIBTORCH_VARIANT: shared-with-deps 2025-08-26T21:37:45.6015177Z DESIRED_PYTHON: 3.9 2025-08-26T21:37:45.6015393Z ##[endgroup] 2025-08-26T21:37:49.4522755Z ##[group]Run Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2025-08-26T21:37:49.4523749Z Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2025-08-26T21:37:49.4539112Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-08-26T21:37:49.4539568Z env: 2025-08-26T21:37:49.4539872Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-26T21:37:49.4540294Z AWS_DEFAULT_REGION: us-east-1 2025-08-26T21:37:49.4540594Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2025-08-26T21:37:49.4541178Z GITHUB_TOKEN: *** 2025-08-26T21:37:49.4541384Z PR_NUMBER: 2025-08-26T21:37:49.4541613Z SHA1: 262640fd220236042fbf4443cc163c8838c84c3d 2025-08-26T21:37:49.4541918Z SKIP_ALL_TESTS: 1 2025-08-26T21:37:49.4542105Z OS: windows 2025-08-26T21:37:49.4543037Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-08-26T21:37:49.4543392Z PACKAGE_TYPE: libtorch 2025-08-26T21:37:49.4543618Z DESIRED_CUDA: cpu 2025-08-26T21:37:49.4543812Z GPU_ARCH_TYPE: cpu 2025-08-26T21:37:49.4544036Z LIBTORCH_CONFIG: release 2025-08-26T21:37:49.4544278Z LIBTORCH_VARIANT: shared-with-deps 2025-08-26T21:37:49.4544544Z DESIRED_PYTHON: 3.9 2025-08-26T21:37:49.4544744Z ##[endgroup] 2025-08-26T21:37:49.8311346Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-08-26T21:37:49.8378859Z Finished 2025-08-26T21:37:49.8680953Z ##[group]Run Add-MpPreference -ExclusionPath $(Get-Location).tostring(),$Env:TEMP -ErrorAction Ignore 2025-08-26T21:37:49.8681878Z Add-MpPreference -ExclusionPath $(Get-Location).tostring(),$Env:TEMP -ErrorAction Ignore 2025-08-26T21:37:49.8682659Z # Let's both exclude the path and disable Windows Defender completely just to be sure 2025-08-26T21:37:49.8683184Z # that it doesn't interfere 2025-08-26T21:37:49.8683706Z Set-MpPreference -DisableRealtimeMonitoring $True -ErrorAction Ignore 2025-08-26T21:37:49.8700151Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-08-26T21:37:49.8700604Z env: 2025-08-26T21:37:49.8700909Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-26T21:37:49.8701318Z AWS_DEFAULT_REGION: us-east-1 2025-08-26T21:37:49.8701635Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2025-08-26T21:37:49.8702213Z GITHUB_TOKEN: *** 2025-08-26T21:37:49.8702466Z PR_NUMBER: 2025-08-26T21:37:49.8702688Z SHA1: 262640fd220236042fbf4443cc163c8838c84c3d 2025-08-26T21:37:49.8702970Z SKIP_ALL_TESTS: 1 2025-08-26T21:37:49.8703160Z OS: windows 2025-08-26T21:37:49.8703444Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-08-26T21:37:49.8703798Z PACKAGE_TYPE: libtorch 2025-08-26T21:37:49.8704019Z DESIRED_CUDA: cpu 2025-08-26T21:37:49.8704223Z GPU_ARCH_TYPE: cpu 2025-08-26T21:37:49.8704453Z LIBTORCH_CONFIG: release 2025-08-26T21:37:49.8704745Z LIBTORCH_VARIANT: shared-with-deps 2025-08-26T21:37:49.8705016Z DESIRED_PYTHON: 3.9 2025-08-26T21:37:49.8705266Z ##[endgroup] 2025-08-26T21:37:50.2061420Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-08-26T21:37:50.2130342Z Finished 2025-08-26T21:37:55.8154167Z ##[group]Run actions/checkout@v4 2025-08-26T21:37:55.8154955Z with: 2025-08-26T21:37:55.8155383Z ref: 262640fd220236042fbf4443cc163c8838c84c3d 2025-08-26T21:37:55.8155946Z submodules: recursive 2025-08-26T21:37:55.8156228Z path: pytorch 2025-08-26T21:37:55.8156454Z show-progress: false 2025-08-26T21:37:55.8156743Z repository: pytorch/pytorch 2025-08-26T21:37:55.8157222Z token: *** 2025-08-26T21:37:55.8157473Z ssh-strict: true 2025-08-26T21:37:55.8157732Z ssh-user: git 2025-08-26T21:37:55.8157970Z persist-credentials: true 2025-08-26T21:37:55.8158272Z clean: true 2025-08-26T21:37:55.8158609Z sparse-checkout-cone-mode: true 2025-08-26T21:37:55.8158932Z fetch-depth: 1 2025-08-26T21:37:55.8159169Z fetch-tags: false 2025-08-26T21:37:55.8159420Z lfs: false 2025-08-26T21:37:55.8159653Z set-safe-directory: true 2025-08-26T21:37:55.8159937Z env: 2025-08-26T21:37:55.8160354Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-26T21:37:55.8160794Z AWS_DEFAULT_REGION: us-east-1 2025-08-26T21:37:55.8161160Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2025-08-26T21:37:55.8161669Z GITHUB_TOKEN: *** 2025-08-26T21:37:55.8161930Z PR_NUMBER: 2025-08-26T21:37:55.8162177Z SHA1: 262640fd220236042fbf4443cc163c8838c84c3d 2025-08-26T21:37:55.8162532Z SKIP_ALL_TESTS: 1 2025-08-26T21:37:55.8162751Z OS: windows 2025-08-26T21:37:55.8163081Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-08-26T21:37:55.8163576Z PACKAGE_TYPE: libtorch 2025-08-26T21:37:55.8164034Z DESIRED_CUDA: cpu 2025-08-26T21:37:55.8164297Z GPU_ARCH_TYPE: cpu 2025-08-26T21:37:55.8164538Z LIBTORCH_CONFIG: release 2025-08-26T21:37:55.8164847Z LIBTORCH_VARIANT: shared-with-deps 2025-08-26T21:37:55.8165140Z DESIRED_PYTHON: 3.9 2025-08-26T21:37:55.8165399Z ##[endgroup] 2025-08-26T21:37:55.9550504Z Syncing repository: pytorch/pytorch 2025-08-26T21:37:55.9552073Z ##[group]Getting Git version info 2025-08-26T21:37:55.9552572Z Working directory is 'C:\actions-runner\_work\pytorch\pytorch\pytorch' 2025-08-26T21:37:55.9631511Z [command]"C:\Program Files\Git\cmd\git.exe" version 2025-08-26T21:37:55.9841689Z git version 2.50.1.windows.1 2025-08-26T21:37:55.9889660Z ##[endgroup] 2025-08-26T21:37:55.9901177Z Copying 'C:\Users\runneruser\.gitconfig' to 'C:\actions-runner\_work\_temp\eb12971d-3541-4a0a-aeca-98b2aff4d382\.gitconfig' 2025-08-26T21:37:55.9919292Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\eb12971d-3541-4a0a-aeca-98b2aff4d382' before making global git config changes 2025-08-26T21:37:55.9920152Z Adding repository directory to the temporary git global config as a safe directory 2025-08-26T21:37:55.9929567Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch\pytorch 2025-08-26T21:37:56.0170492Z ##[group]Initializing the repository 2025-08-26T21:37:56.0182015Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\pytorch\pytorch\pytorch 2025-08-26T21:37:56.8807761Z Initialized empty Git repository in C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/ 2025-08-26T21:37:56.8856040Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/pytorch 2025-08-26T21:37:57.2916136Z ##[endgroup] 2025-08-26T21:37:57.2916535Z ##[group]Disabling automatic garbage collection 2025-08-26T21:37:57.2928694Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2025-08-26T21:37:57.3189678Z ##[endgroup] 2025-08-26T21:37:57.3190051Z ##[group]Setting up auth 2025-08-26T21:37:57.3205106Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2025-08-26T21:37:57.3453733Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\"" 2025-08-26T21:38:05.4071794Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-08-26T21:38:05.4329257Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\"" 2025-08-26T21:38:05.8968641Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2025-08-26T21:38:05.9228867Z ##[endgroup] 2025-08-26T21:38:05.9229348Z ##[group]Fetching the repository 2025-08-26T21:38:05.9244108Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin 262640fd220236042fbf4443cc163c8838c84c3d 2025-08-26T21:38:13.4539866Z From https://github.com/pytorch/pytorch 2025-08-26T21:38:13.4540387Z * branch 262640fd220236042fbf4443cc163c8838c84c3d -> FETCH_HEAD 2025-08-26T21:38:13.4721125Z ##[endgroup] 2025-08-26T21:38:13.4721502Z ##[group]Determining the checkout info 2025-08-26T21:38:13.4723411Z ##[endgroup] 2025-08-26T21:38:13.4734949Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable 2025-08-26T21:38:13.5045205Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig 2025-08-26T21:38:13.5294607Z ##[group]Checking out the ref 2025-08-26T21:38:13.5305289Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force 262640fd220236042fbf4443cc163c8838c84c3d 2025-08-26T21:38:14.6177105Z Updating files: 12% (2425/19395) 2025-08-26T21:38:14.6940195Z Updating files: 13% (2522/19395) 2025-08-26T21:38:14.9050919Z Updating files: 14% (2716/19395) 2025-08-26T21:38:14.9823645Z Updating files: 15% (2910/19395) 2025-08-26T21:38:15.0693929Z Updating files: 16% (3104/19395) 2025-08-26T21:38:15.1581377Z Updating files: 17% (3298/19395) 2025-08-26T21:38:15.2533433Z Updating files: 18% (3492/19395) 2025-08-26T21:38:15.3384563Z Updating files: 19% (3686/19395) 2025-08-26T21:38:15.4262720Z Updating files: 20% (3879/19395) 2025-08-26T21:38:15.5038654Z Updating files: 21% (4073/19395) 2025-08-26T21:38:15.5776595Z Updating files: 22% (4267/19395) 2025-08-26T21:38:15.6799972Z Updating files: 22% (4420/19395) 2025-08-26T21:38:15.7908276Z Updating files: 23% (4461/19395) 2025-08-26T21:38:15.8878892Z Updating files: 24% (4655/19395) 2025-08-26T21:38:15.9542307Z Updating files: 25% (4849/19395) 2025-08-26T21:38:16.0043525Z Updating files: 26% (5043/19395) 2025-08-26T21:38:16.0519635Z Updating files: 27% (5237/19395) 2025-08-26T21:38:16.1024776Z Updating files: 28% (5431/19395) 2025-08-26T21:38:16.2741847Z Updating files: 29% (5625/19395) 2025-08-26T21:38:16.3711747Z Updating files: 30% (5819/19395) 2025-08-26T21:38:16.4381727Z Updating files: 31% (6013/19395) 2025-08-26T21:38:16.5231590Z Updating files: 32% (6207/19395) 2025-08-26T21:38:16.5785611Z Updating files: 33% (6401/19395) 2025-08-26T21:38:16.6233113Z Updating files: 33% (6509/19395) 2025-08-26T21:38:16.7720700Z Updating files: 34% (6595/19395) 2025-08-26T21:38:16.8606396Z Updating files: 35% (6789/19395) 2025-08-26T21:38:16.9116621Z Updating files: 36% (6983/19395) 2025-08-26T21:38:16.9535417Z Updating files: 37% (7177/19395) 2025-08-26T21:38:17.0012805Z Updating files: 38% (7371/19395) 2025-08-26T21:38:17.0478130Z Updating files: 39% (7565/19395) 2025-08-26T21:38:17.0981431Z Updating files: 40% (7758/19395) 2025-08-26T21:38:17.1438646Z Updating files: 41% (7952/19395) 2025-08-26T21:38:17.1910906Z Updating files: 42% (8146/19395) 2025-08-26T21:38:17.2344469Z Updating files: 43% (8340/19395) 2025-08-26T21:38:17.2836577Z Updating files: 44% (8534/19395) 2025-08-26T21:38:17.3273502Z Updating files: 45% (8728/19395) 2025-08-26T21:38:17.3718837Z Updating files: 46% (8922/19395) 2025-08-26T21:38:17.4332747Z Updating files: 47% (9116/19395) 2025-08-26T21:38:17.8064456Z Updating files: 48% (9310/19395) 2025-08-26T21:38:17.8815645Z Updating files: 48% (9377/19395) 2025-08-26T21:38:17.9263299Z Updating files: 49% (9504/19395) 2025-08-26T21:38:17.9770843Z Updating files: 50% (9698/19395) 2025-08-26T21:38:18.0276077Z Updating files: 51% (9892/19395) 2025-08-26T21:38:18.0797480Z Updating files: 52% (10086/19395) 2025-08-26T21:38:18.1352286Z Updating files: 53% (10280/19395) 2025-08-26T21:38:18.1865344Z Updating files: 54% (10474/19395) 2025-08-26T21:38:18.2411042Z Updating files: 55% (10668/19395) 2025-08-26T21:38:18.2907590Z Updating files: 56% (10862/19395) 2025-08-26T21:38:18.3453005Z Updating files: 57% (11056/19395) 2025-08-26T21:38:18.3966987Z Updating files: 58% (11250/19395) 2025-08-26T21:38:18.4536286Z Updating files: 59% (11444/19395) 2025-08-26T21:38:18.5066482Z Updating files: 60% (11637/19395) 2025-08-26T21:38:18.6000101Z Updating files: 61% (11831/19395) 2025-08-26T21:38:18.6495164Z Updating files: 61% (11889/19395) 2025-08-26T21:38:18.7008209Z Updating files: 62% (12025/19395) 2025-08-26T21:38:18.7556543Z Updating files: 63% (12219/19395) 2025-08-26T21:38:18.8118018Z Updating files: 64% (12413/19395) 2025-08-26T21:38:18.8647991Z Updating files: 65% (12607/19395) 2025-08-26T21:38:18.9194060Z Updating files: 66% (12801/19395) 2025-08-26T21:38:19.0325351Z Updating files: 67% (12995/19395) 2025-08-26T21:38:19.0875543Z Updating files: 68% (13189/19395) 2025-08-26T21:38:19.1625222Z Updating files: 69% (13383/19395) 2025-08-26T21:38:19.2783648Z Updating files: 70% (13577/19395) 2025-08-26T21:38:19.3359632Z Updating files: 71% (13771/19395) 2025-08-26T21:38:19.3911089Z Updating files: 72% (13965/19395) 2025-08-26T21:38:19.5329164Z Updating files: 73% (14159/19395) 2025-08-26T21:38:19.5996872Z Updating files: 74% (14353/19395) 2025-08-26T21:38:19.6643682Z Updating files: 74% (14447/19395) 2025-08-26T21:38:19.8149737Z Updating files: 75% (14547/19395) 2025-08-26T21:38:19.9463365Z Updating files: 76% (14741/19395) 2025-08-26T21:38:20.0386173Z Updating files: 77% (14935/19395) 2025-08-26T21:38:20.1677447Z Updating files: 78% (15129/19395) 2025-08-26T21:38:20.2774751Z Updating files: 79% (15323/19395) 2025-08-26T21:38:20.5292473Z Updating files: 80% (15516/19395) 2025-08-26T21:38:20.6074717Z Updating files: 81% (15710/19395) 2025-08-26T21:38:20.6841170Z Updating files: 81% (15791/19395) 2025-08-26T21:38:20.7981927Z Updating files: 82% (15904/19395) 2025-08-26T21:38:20.9237103Z Updating files: 83% (16098/19395) 2025-08-26T21:38:21.0217073Z Updating files: 84% (16292/19395) 2025-08-26T21:38:21.1501486Z Updating files: 85% (16486/19395) 2025-08-26T21:38:21.2549630Z Updating files: 86% (16680/19395) 2025-08-26T21:38:21.3521774Z Updating files: 87% (16874/19395) 2025-08-26T21:38:21.4740182Z Updating files: 88% (17068/19395) 2025-08-26T21:38:21.7566460Z Updating files: 89% (17262/19395) 2025-08-26T21:38:21.8790903Z Updating files: 89% (17403/19395) 2025-08-26T21:38:22.0121069Z Updating files: 90% (17456/19395) 2025-08-26T21:38:22.1146462Z Updating files: 91% (17650/19395) 2025-08-26T21:38:22.2161237Z Updating files: 92% (17844/19395) 2025-08-26T21:38:22.3553256Z Updating files: 93% (18038/19395) 2025-08-26T21:38:22.4698438Z Updating files: 94% (18232/19395) 2025-08-26T21:38:22.6221310Z Updating files: 95% (18426/19395) 2025-08-26T21:38:22.6246016Z Updating files: 95% (18617/19395) 2025-08-26T21:38:22.7269283Z Updating files: 96% (18620/19395) 2025-08-26T21:38:22.8611711Z Updating files: 97% (18814/19395) 2025-08-26T21:38:22.9834337Z Updating files: 98% (19008/19395) 2025-08-26T21:38:23.4451273Z Updating files: 99% (19202/19395) 2025-08-26T21:38:23.4451630Z Updating files: 100% (19395/19395) 2025-08-26T21:38:23.4453848Z Updating files: 100% (19395/19395), done. 2025-08-26T21:38:23.4834400Z Note: switching to '262640fd220236042fbf4443cc163c8838c84c3d'. 2025-08-26T21:38:23.4834766Z 2025-08-26T21:38:23.4834970Z You are in 'detached HEAD' state. You can look around, make experimental 2025-08-26T21:38:23.4835690Z changes and commit them, and you can discard any commits you make in this 2025-08-26T21:38:23.4836203Z state without impacting any branches by switching back to a branch. 2025-08-26T21:38:23.4836501Z 2025-08-26T21:38:23.4836707Z If you want to create a new branch to retain commits you create, you may 2025-08-26T21:38:23.4837176Z do so (now or later) by using -c with the switch command. Example: 2025-08-26T21:38:23.4837468Z 2025-08-26T21:38:23.4837568Z git switch -c 2025-08-26T21:38:23.4837747Z 2025-08-26T21:38:23.4837838Z Or undo this operation with: 2025-08-26T21:38:23.4838021Z 2025-08-26T21:38:23.4838098Z git switch - 2025-08-26T21:38:23.4838212Z 2025-08-26T21:38:23.4838439Z Turn off this advice by setting config variable advice.detachedHead to false 2025-08-26T21:38:23.4838761Z 2025-08-26T21:38:23.4838953Z HEAD is now at 262640f [ROCm][CI] restore test_flex_attention tests (#161519) 2025-08-26T21:38:23.4925475Z ##[endgroup] 2025-08-26T21:38:23.4925898Z ##[group]Setting up auth for fetching submodules 2025-08-26T21:38:23.4938242Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2025-08-26T21:38:23.5187542Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2025-08-26T21:38:23.5418565Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2025-08-26T21:38:23.5653169Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-08-26T21:38:23.5873053Z ##[endgroup] 2025-08-26T21:38:23.5873437Z ##[group]Fetching submodules 2025-08-26T21:38:23.5882731Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2025-08-26T21:38:23.9528485Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2025-08-26T21:38:24.3861575Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2025-08-26T21:38:24.3862577Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2025-08-26T21:38:24.3863527Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2025-08-26T21:38:24.3864440Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2025-08-26T21:38:24.3865290Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2025-08-26T21:38:24.3866424Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2025-08-26T21:38:24.3867598Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2025-08-26T21:38:24.3868432Z Submodule 'third_party/aiter' (https://github.com/ROCm/aiter.git) registered for path 'third_party/aiter' 2025-08-26T21:38:24.3869270Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2025-08-26T21:38:24.3870273Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2025-08-26T21:38:24.3871307Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2025-08-26T21:38:24.3872225Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2025-08-26T21:38:24.3873179Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2025-08-26T21:38:24.3874317Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2025-08-26T21:38:24.3875160Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2025-08-26T21:38:24.3876118Z Submodule 'third_party/flash-attention' (https://github.com/Dao-AILab/flash-attention.git) registered for path 'third_party/flash-attention' 2025-08-26T21:38:24.3877152Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2025-08-26T21:38:24.3878037Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2025-08-26T21:38:24.3878945Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2025-08-26T21:38:24.3879839Z Submodule 'third_party/gloo' (https://github.com/pytorch/gloo) registered for path 'third_party/gloo' 2025-08-26T21:38:24.3880712Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2025-08-26T21:38:24.3881556Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2025-08-26T21:38:24.3882358Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2025-08-26T21:38:24.3883169Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2025-08-26T21:38:24.3884070Z Submodule 'third_party/kleidiai' (https://github.com/ARM-software/kleidiai.git) registered for path 'third_party/kleidiai' 2025-08-26T21:38:24.3885134Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2025-08-26T21:38:24.3886020Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2025-08-26T21:38:24.3886838Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2025-08-26T21:38:24.3887839Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2025-08-26T21:38:24.3888890Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2025-08-26T21:38:24.3889833Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2025-08-26T21:38:24.3890802Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2025-08-26T21:38:24.3891842Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2025-08-26T21:38:24.3932918Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2025-08-26T21:38:24.3934003Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2025-08-26T21:38:24.3934911Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2025-08-26T21:38:24.3935803Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2025-08-26T21:38:24.7576831Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/android/libs/fbjni'... 2025-08-26T21:38:25.0819509Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/FP16'... 2025-08-26T21:38:25.4105697Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/FXdiv'... 2025-08-26T21:38:25.7646285Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/NNPACK'... 2025-08-26T21:38:26.3387911Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/NVTX'... 2025-08-26T21:38:26.6907150Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2025-08-26T21:38:27.4817082Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/XNNPACK'... 2025-08-26T21:38:28.3652251Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/aiter'... 2025-08-26T21:38:28.6803318Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/benchmark'... 2025-08-26T21:38:29.2504582Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/composable_kernel'... 2025-08-26T21:38:29.7051158Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cpp-httplib'... 2025-08-26T21:38:30.1968070Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cpuinfo'... 2025-08-26T21:38:30.6970640Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cudnn_frontend'... 2025-08-26T21:38:32.2539124Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cutlass'... 2025-08-26T21:38:33.2012407Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm'... 2025-08-26T21:38:33.8561296Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/flash-attention'... 2025-08-26T21:38:34.2805609Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/flatbuffers'... 2025-08-26T21:38:34.5955486Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fmt'... 2025-08-26T21:38:35.2793744Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2025-08-26T21:38:35.6676579Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/gloo'... 2025-08-26T21:38:36.0203070Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/googletest'... 2025-08-26T21:38:36.3334675Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ideep'... 2025-08-26T21:38:36.6896408Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ittapi'... 2025-08-26T21:38:37.3300999Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto'... 2025-08-26T21:38:37.7820452Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kleidiai'... 2025-08-26T21:38:38.2520894Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/mimalloc'... 2025-08-26T21:38:38.7717780Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/nlohmann'... 2025-08-26T21:38:39.3549515Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx'... 2025-08-26T21:38:39.9624474Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp'... 2025-08-26T21:38:40.2428160Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pocketfft'... 2025-08-26T21:38:41.2556588Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf'... 2025-08-26T21:38:41.5724378Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/psimd'... 2025-08-26T21:38:42.0609566Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pthreadpool'... 2025-08-26T21:38:42.3879887Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pybind11'... 2025-08-26T21:38:42.7497728Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/python-peachpy'... 2025-08-26T21:38:43.2480617Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/sleef'... 2025-08-26T21:38:43.6746603Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe'... 2025-08-26T21:38:44.3116811Z From https://github.com/facebookincubator/fbjni 2025-08-26T21:38:44.3117312Z * branch 7e1e1fe3858c63c251c637ae41a20de425dde96f -> FETCH_HEAD 2025-08-26T21:38:44.4233039Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-08-26T21:38:45.1580061Z From https://github.com/Maratyszcza/FP16 2025-08-26T21:38:45.1580576Z * branch 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 -> FETCH_HEAD 2025-08-26T21:38:45.2231430Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-08-26T21:38:45.7381365Z From https://github.com/Maratyszcza/FXdiv 2025-08-26T21:38:45.7381870Z * branch b408327ac2a15ec3e43352421954f5b1967701d1 -> FETCH_HEAD 2025-08-26T21:38:45.7853568Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-08-26T21:38:46.3827278Z From https://github.com/Maratyszcza/NNPACK 2025-08-26T21:38:46.3827779Z * branch c07e3a0400713d546e0dea2d5466dd22ea389c73 -> FETCH_HEAD 2025-08-26T21:38:46.5578648Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-08-26T21:38:47.2892250Z From https://github.com/NVIDIA/NVTX 2025-08-26T21:38:47.2892752Z * branch 2942f167cc30c5e3a44a2aecd5b0d9c07ff61a07 -> FETCH_HEAD 2025-08-26T21:38:47.7353995Z Submodule path 'third_party/NVTX': checked out '2942f167cc30c5e3a44a2aecd5b0d9c07ff61a07' 2025-08-26T21:38:48.4727171Z From https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator 2025-08-26T21:38:48.4727824Z * branch 1d8f600fd424278486eade7ed3e877c99f0846b1 -> FETCH_HEAD 2025-08-26T21:38:48.6855234Z Submodule path 'third_party/VulkanMemoryAllocator': checked out '1d8f600fd424278486eade7ed3e877c99f0846b1' 2025-08-26T21:38:50.3382061Z From https://github.com/google/XNNPACK 2025-08-26T21:38:50.3383330Z * branch 51a0103656eff6fc9bfd39a4597923c4b542c883 -> FETCH_HEAD 2025-08-26T21:38:57.4970073Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-08-26T21:38:58.3814125Z From https://github.com/ROCm/aiter 2025-08-26T21:38:58.3814587Z * branch 01aae101b9e5e94d6c16a9514c9fb8df99c93150 -> FETCH_HEAD 2025-08-26T21:38:59.3300951Z Submodule path 'third_party/aiter': checked out '01aae101b9e5e94d6c16a9514c9fb8df99c93150' 2025-08-26T21:38:59.3436054Z Submodule '3rdparty/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/aiter/3rdparty/composable_kernel' 2025-08-26T21:39:01.3688617Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/aiter/3rdparty/composable_kernel'... 2025-08-26T21:39:03.3004144Z From https://github.com/ROCm/composable_kernel 2025-08-26T21:39:03.3004674Z * branch cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf -> FETCH_HEAD 2025-08-26T21:39:32.9121348Z Submodule path 'third_party/aiter/3rdparty/composable_kernel': checked out 'cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf' 2025-08-26T21:39:36.0230173Z From https://github.com/google/benchmark 2025-08-26T21:39:36.0230664Z * branch 299e5928955cc62af9968370293b916f5130916f -> FETCH_HEAD 2025-08-26T21:39:36.6280668Z Submodule path 'third_party/benchmark': checked out '299e5928955cc62af9968370293b916f5130916f' 2025-08-26T21:39:37.8155293Z From https://github.com/ROCm/composable_kernel 2025-08-26T21:39:37.8155799Z * branch 7fe50dc3da2069d6645d9deb8c017a876472a977 -> FETCH_HEAD 2025-08-26T21:40:07.4573538Z Submodule path 'third_party/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-08-26T21:40:09.3717839Z From https://github.com/yhirose/cpp-httplib 2025-08-26T21:40:09.3718333Z * branch 3af7f2c16147f3fbc6e4d717032daf505dc1652c -> FETCH_HEAD 2025-08-26T21:40:10.8265082Z Submodule path 'third_party/cpp-httplib': checked out '3af7f2c16147f3fbc6e4d717032daf505dc1652c' 2025-08-26T21:40:12.3658716Z From https://github.com/pytorch/cpuinfo 2025-08-26T21:40:12.3659211Z * branch 5e3d2445e6a84d9599bee2bf78edbb4d80865e1d -> FETCH_HEAD 2025-08-26T21:40:15.8153470Z Submodule path 'third_party/cpuinfo': checked out '5e3d2445e6a84d9599bee2bf78edbb4d80865e1d' 2025-08-26T21:40:16.6986445Z From https://github.com/NVIDIA/cudnn-frontend 2025-08-26T21:40:16.6987145Z * branch f937055efc6d414d11f4c6577e3977fe74f35fb6 -> FETCH_HEAD 2025-08-26T21:40:19.2735381Z Submodule path 'third_party/cudnn_frontend': checked out 'f937055efc6d414d11f4c6577e3977fe74f35fb6' 2025-08-26T21:40:20.4874612Z From https://github.com/NVIDIA/cutlass 2025-08-26T21:40:20.4875105Z * branch e51efbfe18fe4f4cbb66ab814c55bf4aa0185491 -> FETCH_HEAD 2025-08-26T21:41:16.2109952Z Submodule path 'third_party/cutlass': checked out 'e51efbfe18fe4f4cbb66ab814c55bf4aa0185491' 2025-08-26T21:41:17.3203713Z From https://github.com/pytorch/fbgemm 2025-08-26T21:41:17.3204295Z * branch 21c7d30c526c0f1ad873ecc632dca6cfa8a69067 -> FETCH_HEAD 2025-08-26T21:41:24.9216453Z Submodule path 'third_party/fbgemm': checked out '21c7d30c526c0f1ad873ecc632dca6cfa8a69067' 2025-08-26T21:41:25.0048833Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/external/asmjit' 2025-08-26T21:41:25.0050003Z Submodule 'external/composable_kernel' (https://github.com/jwfromm/composable_kernel.git) registered for path 'third_party/fbgemm/external/composable_kernel' 2025-08-26T21:41:25.0051144Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/external/cpuinfo' 2025-08-26T21:41:25.0052137Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'third_party/fbgemm/external/cutlass' 2025-08-26T21:41:25.0053217Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/external/googletest' 2025-08-26T21:41:25.0054604Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/external/hipify_torch' 2025-08-26T21:41:25.0055717Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/fbgemm/external/json' 2025-08-26T21:41:25.9550708Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/external/asmjit'... 2025-08-26T21:41:27.0065042Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/external/composable_kernel'... 2025-08-26T21:41:28.1174706Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/external/cpuinfo'... 2025-08-26T21:41:29.4984452Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/external/cutlass'... 2025-08-26T21:41:30.2482873Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/external/googletest'... 2025-08-26T21:41:30.7359209Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/external/hipify_torch'... 2025-08-26T21:41:31.3401194Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/external/json'... 2025-08-26T21:41:31.6391280Z Submodule path 'third_party/fbgemm/external/asmjit': checked out 'a3199e8857792cd10b7589ff5d58343d2c9008ea' 2025-08-26T21:41:32.4456858Z From https://github.com/jwfromm/composable_kernel 2025-08-26T21:41:32.4457369Z * branch b1281b8b08d973a7064f864f47eeb30f3e2596e9 -> FETCH_HEAD 2025-08-26T21:41:47.1131797Z Submodule path 'third_party/fbgemm/external/composable_kernel': checked out 'b1281b8b08d973a7064f864f47eeb30f3e2596e9' 2025-08-26T21:41:51.4982778Z From https://github.com/pytorch/cpuinfo 2025-08-26T21:41:51.4983277Z * branch 6543fec09b2f04ac4a666882998b534afc9c1349 -> FETCH_HEAD 2025-08-26T21:41:54.9319687Z Submodule path 'third_party/fbgemm/external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-08-26T21:41:56.4305768Z From https://github.com/jwfromm/cutlass 2025-08-26T21:41:56.4306303Z * branch b40777404c174b9694a870bff5c13ce6b7f656ad -> FETCH_HEAD 2025-08-26T21:42:35.5519509Z Submodule path 'third_party/fbgemm/external/cutlass': checked out 'b40777404c174b9694a870bff5c13ce6b7f656ad' 2025-08-26T21:42:37.9066536Z From https://github.com/google/googletest 2025-08-26T21:42:37.9067262Z * branch 52eb8108c5bdec04579160ae17225d66034bd723 -> FETCH_HEAD 2025-08-26T21:42:39.1452004Z Submodule path 'third_party/fbgemm/external/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-08-26T21:42:39.8465548Z From https://github.com/ROCmSoftwarePlatform/hipify_torch 2025-08-26T21:42:39.8466141Z * branch a4337c69fe0e2552a7b7b0669178926beeed828c -> FETCH_HEAD 2025-08-26T21:42:39.9193290Z Submodule path 'third_party/fbgemm/external/hipify_torch': checked out 'a4337c69fe0e2552a7b7b0669178926beeed828c' 2025-08-26T21:42:40.8721041Z From https://github.com/nlohmann/json 2025-08-26T21:42:40.8721605Z * branch 9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03 -> FETCH_HEAD 2025-08-26T21:42:47.4685253Z Submodule path 'third_party/fbgemm/external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-08-26T21:42:48.5456751Z From https://github.com/Dao-AILab/flash-attention 2025-08-26T21:42:48.5457341Z * branch 979702c87a8713a8e0a5e9fee122b90d2ef13be5 -> FETCH_HEAD 2025-08-26T21:42:52.3120266Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-08-26T21:42:52.3247751Z Submodule 'csrc/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/flash-attention/csrc/composable_kernel' 2025-08-26T21:42:52.3248918Z Submodule 'csrc/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/flash-attention/csrc/cutlass' 2025-08-26T21:42:52.9097085Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/flash-attention/csrc/composable_kernel'... 2025-08-26T21:42:54.0791883Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/flash-attention/csrc/cutlass'... 2025-08-26T21:42:55.3995650Z From https://github.com/ROCm/composable_kernel 2025-08-26T21:42:55.3996159Z * branch 888317e698e9803c62bd38568abc9e05d7709f33 -> FETCH_HEAD 2025-08-26T21:42:59.4580574Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-08-26T21:43:01.1223658Z From https://github.com/NVIDIA/cutlass 2025-08-26T21:43:01.1224165Z * branch c506e16788cb08416a4a57e11a9067beeee29420 -> FETCH_HEAD 2025-08-26T21:43:06.6425263Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-08-26T21:43:07.4836826Z From https://github.com/google/flatbuffers 2025-08-26T21:43:07.4837335Z * branch a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757 -> FETCH_HEAD 2025-08-26T21:43:08.8215227Z Submodule path 'third_party/flatbuffers': checked out 'a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757' 2025-08-26T21:43:09.6984494Z From https://github.com/fmtlib/fmt 2025-08-26T21:43:09.6984986Z * branch 40626af88bd7df9a5fb80be7b25ac85b122d6c21 -> FETCH_HEAD 2025-08-26T21:43:09.8254460Z Submodule path 'third_party/fmt': checked out '40626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-08-26T21:43:10.6994469Z From https://github.com/google/gemmlowp 2025-08-26T21:43:10.6994950Z * branch 3fb5c176c17c765a3492cd2f0321b0dab712f350 -> FETCH_HEAD 2025-08-26T21:43:10.8909712Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-08-26T21:43:11.8796435Z From https://github.com/pytorch/gloo 2025-08-26T21:43:11.8796925Z * branch c7b7b022c124d9643957d9bd55f57ac59fce8fa2 -> FETCH_HEAD 2025-08-26T21:43:16.7439206Z Submodule path 'third_party/gloo': checked out 'c7b7b022c124d9643957d9bd55f57ac59fce8fa2' 2025-08-26T21:43:17.8667854Z From https://github.com/google/googletest 2025-08-26T21:43:17.8668386Z * branch 52eb8108c5bdec04579160ae17225d66034bd723 -> FETCH_HEAD 2025-08-26T21:43:18.1154746Z Submodule path 'third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-08-26T21:43:18.6732037Z From https://github.com/intel/ideep 2025-08-26T21:43:18.6733322Z * branch 719d8e6cd7f7a0e01b155657526d693acf97c2b3 -> FETCH_HEAD 2025-08-26T21:43:18.7290355Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-08-26T21:43:18.7395762Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2025-08-26T21:43:19.6649888Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2025-08-26T21:43:21.5182465Z From https://github.com/intel/mkl-dnn 2025-08-26T21:43:21.5182972Z * branch 8d263e693366ef8db40acc569cc7d8edf644556d -> FETCH_HEAD 2025-08-26T21:43:25.2938595Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-08-26T21:43:26.1629243Z From https://github.com/intel/ittapi 2025-08-26T21:43:26.1629775Z * branch dec1d23ca65ab069d225dfe40dea14f455170959 -> FETCH_HEAD 2025-08-26T21:43:26.3147179Z Submodule path 'third_party/ittapi': checked out 'dec1d23ca65ab069d225dfe40dea14f455170959' 2025-08-26T21:43:27.1513043Z From https://github.com/pytorch/kineto 2025-08-26T21:43:27.1513538Z * branch 5e7501833f1021ce6f618572d3baf657b6319658 -> FETCH_HEAD 2025-08-26T21:43:27.4874744Z Submodule path 'third_party/kineto': checked out '5e7501833f1021ce6f618572d3baf657b6319658' 2025-08-26T21:43:27.5032967Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-26T21:43:27.5034212Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2025-08-26T21:43:27.5035648Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2025-08-26T21:43:28.1504891Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2025-08-26T21:43:28.7653631Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2025-08-26T21:43:29.1072931Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2025-08-26T21:43:29.9608854Z From https://github.com/facebookincubator/dynolog 2025-08-26T21:43:29.9609394Z * branch 7d04a0053a845370ae06ce317a22a48e9edcc74e -> FETCH_HEAD 2025-08-26T21:43:30.2942493Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2025-08-26T21:43:30.3185364Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-26T21:43:30.3186737Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-26T21:43:30.3188095Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-26T21:43:30.3189411Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-26T21:43:30.3190701Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-26T21:43:30.3192002Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-26T21:43:30.3193317Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-26T21:43:30.3194794Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-26T21:43:31.9938344Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2025-08-26T21:43:32.3313663Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2025-08-26T21:43:32.6783861Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2025-08-26T21:43:32.9648602Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2025-08-26T21:43:33.3201932Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2025-08-26T21:43:33.6660355Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2025-08-26T21:43:34.1269772Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2025-08-26T21:43:34.4609731Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2025-08-26T21:43:35.9264003Z From https://github.com/NVIDIA/DCGM 2025-08-26T21:43:35.9264532Z * branch ffde4e54bc7249a6039a5e6b45b395141e1217f9 -> FETCH_HEAD 2025-08-26T21:43:36.7848184Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-08-26T21:43:37.4057736Z From https://github.com/libcpr/cpr 2025-08-26T21:43:37.4058260Z * branch 871ed52d350214a034f6ef8a3b8f51c5ce1bd400 -> FETCH_HEAD 2025-08-26T21:43:37.5137057Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-08-26T21:43:38.2361130Z From https://github.com/fmtlib/fmt 2025-08-26T21:43:38.2361653Z * branch cd4af11efc9c622896a3e4cb599fa28668ca3d05 -> FETCH_HEAD 2025-08-26T21:43:38.4607308Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-08-26T21:43:39.1749967Z From https://github.com/gflags/gflags 2025-08-26T21:43:39.1750456Z * branch e171aa2d15ed9eb17054558e0b3a6a413bb01067 -> FETCH_HEAD 2025-08-26T21:43:39.2388776Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-08-26T21:43:39.2498205Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-26T21:43:39.5394022Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2025-08-26T21:43:40.1124743Z From https://github.com/gflags/gflags 2025-08-26T21:43:40.1125280Z * branch 8411df715cf522606e3b1aca386ddfc0b63d34b4 -> FETCH_HEAD 2025-08-26T21:43:40.1507701Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-08-26T21:43:41.1146796Z From https://github.com/google/glog 2025-08-26T21:43:41.1147305Z * branch b33e3bad4c46c8a6345525fd822af355e5ef9446 -> FETCH_HEAD 2025-08-26T21:43:41.2011950Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-08-26T21:43:42.0807574Z From https://github.com/google/googletest 2025-08-26T21:43:42.0808126Z * branch 58d77fa8070e8cec2dc1ed015d66b454c8d78850 -> FETCH_HEAD 2025-08-26T21:43:42.2762154Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2025-08-26T21:43:43.1367945Z From https://github.com/nlohmann/json 2025-08-26T21:43:43.1368436Z * branch 4f8fba14066156b73f1189a2b8bd568bde5284c5 -> FETCH_HEAD 2025-08-26T21:43:43.6588918Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-08-26T21:43:44.4074591Z From https://github.com/dtrugman/pfs 2025-08-26T21:43:44.4075092Z * branch f68a2fa8ea36c783bdd760371411fcb495aa3150 -> FETCH_HEAD 2025-08-26T21:43:44.4944303Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-08-26T21:43:45.5846353Z From https://github.com/fmtlib/fmt 2025-08-26T21:43:45.5846843Z * branch 0041a40c1350ba702d475b9c4ad62da77caea164 -> FETCH_HEAD 2025-08-26T21:43:45.7126978Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2025-08-26T21:43:46.6031894Z From https://github.com/google/googletest 2025-08-26T21:43:46.6032433Z * branch 7aca84427f224eeed3144123d5230d5871e93347 -> FETCH_HEAD 2025-08-26T21:43:46.7924260Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2025-08-26T21:43:47.4488120Z From https://github.com/ARM-software/kleidiai 2025-08-26T21:43:47.4488731Z * branch cca02c2f69dd18e1f12647c1c0bdc8cf90e680c7 -> FETCH_HEAD 2025-08-26T21:43:47.7452481Z Submodule path 'third_party/kleidiai': checked out 'cca02c2f69dd18e1f12647c1c0bdc8cf90e680c7' 2025-08-26T21:43:48.3437629Z From https://github.com/microsoft/mimalloc 2025-08-26T21:43:48.3438147Z * branch fbd8b99c2b828428947d70fdc046bb55609be93e -> FETCH_HEAD 2025-08-26T21:43:48.5505397Z Submodule path 'third_party/mimalloc': checked out 'fbd8b99c2b828428947d70fdc046bb55609be93e' 2025-08-26T21:43:49.2562652Z From https://github.com/nlohmann/json 2025-08-26T21:43:49.2563210Z * branch 55f93686c01528224f448c19128836e7df245f72 -> FETCH_HEAD 2025-08-26T21:43:50.0497179Z Submodule path 'third_party/nlohmann': checked out '55f93686c01528224f448c19128836e7df245f72' 2025-08-26T21:43:51.1149524Z From https://github.com/onnx/onnx 2025-08-26T21:43:51.1150025Z * branch e709452ef2bbc1d113faf678c24e6d3467696e83 -> FETCH_HEAD 2025-08-26T21:43:56.3916204Z Submodule path 'third_party/onnx': checked out 'e709452ef2bbc1d113faf678c24e6d3467696e83' 2025-08-26T21:43:56.4053925Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2025-08-26T21:43:56.7454307Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2025-08-26T21:43:57.7540483Z From https://github.com/pybind/pybind11 2025-08-26T21:43:57.7541013Z * branch a2e59f0e7065404b44dfe92a28aca47ba1378dc4 -> FETCH_HEAD 2025-08-26T21:43:58.0587490Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-08-26T21:43:58.9022060Z From https://github.com/open-telemetry/opentelemetry-cpp 2025-08-26T21:43:58.9022614Z * branch a799f4aed9c94b765dcdaabaeab7d5e7e2310878 -> FETCH_HEAD 2025-08-26T21:43:59.5760038Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-08-26T21:43:59.5992199Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-26T21:43:59.5993492Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-26T21:43:59.5994637Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-26T21:43:59.5996056Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-26T21:43:59.5997441Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-26T21:43:59.5998931Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-26T21:43:59.6000273Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-26T21:43:59.6001552Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-26T21:43:59.9549882Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2025-08-26T21:44:00.2914068Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2025-08-26T21:44:00.5937153Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2025-08-26T21:44:01.1699306Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2025-08-26T21:44:01.4993596Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2025-08-26T21:44:01.8508891Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2025-08-26T21:44:03.1055930Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2025-08-26T21:44:03.7082982Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2025-08-26T21:44:04.3100056Z From https://github.com/google/benchmark 2025-08-26T21:44:04.3100576Z * branch d572f4777349d43653b21d6c2fc63020ab326db2 -> FETCH_HEAD 2025-08-26T21:44:04.4515797Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-08-26T21:44:05.2709846Z From https://github.com/google/googletest 2025-08-26T21:44:05.2710391Z * branch b796f7d44681514f58a683a3a71ff17c94edb0c1 -> FETCH_HEAD 2025-08-26T21:44:05.4921529Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-08-26T21:44:06.2943922Z From https://github.com/microsoft/GSL 2025-08-26T21:44:06.2944421Z * branch 6f4529395c5b7c2d661812257cd6780c67e54afa -> FETCH_HEAD 2025-08-26T21:44:06.3598026Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-08-26T21:44:07.4605024Z From https://github.com/nlohmann/json 2025-08-26T21:44:07.4605524Z * branch bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d -> FETCH_HEAD 2025-08-26T21:44:08.5328327Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-08-26T21:44:09.3079480Z From https://github.com/open-telemetry/opentelemetry-proto 2025-08-26T21:44:09.3080036Z * branch 4ca4f0335c63cda7ab31ea7ed70d6553aee14dce -> FETCH_HEAD 2025-08-26T21:44:09.4005240Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-08-26T21:44:09.9403723Z From https://github.com/opentracing/opentracing-cpp 2025-08-26T21:44:09.9404259Z * branch 06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5 -> FETCH_HEAD 2025-08-26T21:44:10.0309244Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-08-26T21:44:11.0648076Z From https://github.com/jupp0r/prometheus-cpp 2025-08-26T21:44:11.0648612Z * branch c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d -> FETCH_HEAD 2025-08-26T21:44:11.2137550Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-08-26T21:44:11.2272350Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-26T21:44:11.2273719Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-26T21:44:11.8712195Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-08-26T21:44:12.2708661Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2025-08-26T21:44:12.9387331Z From https://github.com/civetweb/civetweb 2025-08-26T21:44:12.9387854Z * branch eefb26f82b233268fc98577d265352720d477ba4 -> FETCH_HEAD 2025-08-26T21:44:14.0893371Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-08-26T21:44:15.0127041Z From https://github.com/google/googletest 2025-08-26T21:44:15.0127567Z * branch e2239ee6043f73722e7aa812a459f54a28552929 -> FETCH_HEAD 2025-08-26T21:44:15.2190201Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-08-26T21:44:16.7568718Z From https://github.com/Microsoft/vcpkg 2025-08-26T21:44:16.7569246Z * branch 8eb57355a4ffb410a2e94c07b4dca2dffbee8e50 -> FETCH_HEAD 2025-08-26T21:44:24.8576412Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-08-26T21:44:24.9393067Z Submodule path 'third_party/pocketfft': checked out '0fa0ef591e38c2758e3184c6c23e497b9f732ffa' 2025-08-26T21:44:27.7590616Z From https://github.com/protocolbuffers/protobuf 2025-08-26T21:44:27.7591134Z * branch d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a -> FETCH_HEAD 2025-08-26T21:44:29.4456672Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-08-26T21:44:29.4590034Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2025-08-26T21:44:29.4591269Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2025-08-26T21:44:30.1450555Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2025-08-26T21:44:30.4874678Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2025-08-26T21:44:31.4333335Z From https://github.com/google/benchmark 2025-08-26T21:44:31.4333831Z * branch 5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8 -> FETCH_HEAD 2025-08-26T21:44:31.5139734Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-08-26T21:44:32.2208713Z From https://github.com/google/googletest 2025-08-26T21:44:32.2209244Z * branch 5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081 -> FETCH_HEAD 2025-08-26T21:44:33.1557002Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-08-26T21:44:33.2331969Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-08-26T21:44:33.7891746Z From https://github.com/Maratyszcza/pthreadpool 2025-08-26T21:44:33.7892487Z * branch 4fe0e1e183925bf8cfa6aae24237e724a96479b8 -> FETCH_HEAD 2025-08-26T21:44:33.8432610Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-08-26T21:44:34.3904132Z From https://github.com/pybind/pybind11 2025-08-26T21:44:34.3904703Z * branch f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8 -> FETCH_HEAD 2025-08-26T21:44:34.6276128Z Submodule path 'third_party/pybind11': checked out 'f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8' 2025-08-26T21:44:35.4488861Z From https://github.com/malfet/PeachPy 2025-08-26T21:44:35.4489376Z * branch f45429b087dd7d5bc78bb40dc7cf06425c252d67 -> FETCH_HEAD 2025-08-26T21:44:35.5695620Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-08-26T21:44:36.3527750Z From https://github.com/shibatch/sleef 2025-08-26T21:44:36.3528268Z * branch 5a1d179df9cf652951b59010a2d2075372d67f68 -> FETCH_HEAD 2025-08-26T21:44:36.6196931Z Submodule path 'third_party/sleef': checked out '5a1d179df9cf652951b59010a2d2075372d67f68' 2025-08-26T21:44:36.8462177Z Submodule path 'third_party/tensorpipe': checked out 'af0118d13e52f5a08841464a768e01a0bf3e3075' 2025-08-26T21:44:36.8623638Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2025-08-26T21:44:36.8624912Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2025-08-26T21:44:36.8626101Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2025-08-26T21:44:36.8628397Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2025-08-26T21:44:37.2134714Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2025-08-26T21:44:37.5715274Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2025-08-26T21:44:38.0571200Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2025-08-26T21:44:38.3934528Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2025-08-26T21:44:39.2705782Z From https://github.com/google/googletest 2025-08-26T21:44:39.2706296Z * branch aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e -> FETCH_HEAD 2025-08-26T21:44:39.4744635Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-08-26T21:44:40.0475514Z From https://github.com/google/libnop 2025-08-26T21:44:40.0476041Z * branch 910b55815be16109f04f4180e9adee14fb4ce281 -> FETCH_HEAD 2025-08-26T21:44:40.1418128Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-08-26T21:44:40.8500730Z From https://github.com/libuv/libuv 2025-08-26T21:44:40.8501264Z * branch 5152db2cbfeb5582e9c27c5ea1dba2cd9e10759b -> FETCH_HEAD 2025-08-26T21:44:41.3391849Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '5152db2cbfeb5582e9c27c5ea1dba2cd9e10759b' 2025-08-26T21:44:42.1367907Z From https://github.com/pybind/pybind11 2025-08-26T21:44:42.1368439Z * branch a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef -> FETCH_HEAD 2025-08-26T21:44:42.2757385Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-08-26T21:44:42.2862899Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-26T21:44:42.5869433Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2025-08-26T21:44:43.1842163Z From https://github.com/wjakob/clang-cindex-python3 2025-08-26T21:44:43.1842909Z * branch 6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5 -> FETCH_HEAD 2025-08-26T21:44:43.2270328Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-08-26T21:44:43.2538101Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2025-08-26T21:44:43.6448680Z Entering 'android/libs/fbjni' 2025-08-26T21:44:43.6825465Z Entering 'third_party/FP16' 2025-08-26T21:44:43.7237403Z Entering 'third_party/FXdiv' 2025-08-26T21:44:43.7611675Z Entering 'third_party/NNPACK' 2025-08-26T21:44:43.8022999Z Entering 'third_party/NVTX' 2025-08-26T21:44:43.8385719Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-26T21:44:43.8762542Z Entering 'third_party/XNNPACK' 2025-08-26T21:44:43.9186763Z Entering 'third_party/aiter' 2025-08-26T21:44:43.9595683Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-26T21:44:44.0031681Z Entering 'third_party/benchmark' 2025-08-26T21:44:44.0441001Z Entering 'third_party/composable_kernel' 2025-08-26T21:44:44.0848943Z Entering 'third_party/cpp-httplib' 2025-08-26T21:44:44.6068389Z Entering 'third_party/cpuinfo' 2025-08-26T21:44:44.6439761Z Entering 'third_party/cudnn_frontend' 2025-08-26T21:44:44.6811941Z Entering 'third_party/cutlass' 2025-08-26T21:44:44.7178667Z Entering 'third_party/fbgemm' 2025-08-26T21:44:44.7536960Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-26T21:44:44.7896279Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-26T21:44:44.8267727Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-26T21:44:44.8637685Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-26T21:44:44.9008432Z Entering 'third_party/fbgemm/external/googletest' 2025-08-26T21:44:44.9366348Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-26T21:44:44.9724558Z Entering 'third_party/fbgemm/external/json' 2025-08-26T21:44:45.0102601Z Entering 'third_party/flash-attention' 2025-08-26T21:44:45.0444658Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-26T21:44:45.0818542Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-26T21:44:45.1234587Z Entering 'third_party/flatbuffers' 2025-08-26T21:44:45.1615723Z Entering 'third_party/fmt' 2025-08-26T21:44:45.1989050Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-26T21:44:45.2377355Z Entering 'third_party/gloo' 2025-08-26T21:44:45.2773808Z Entering 'third_party/googletest' 2025-08-26T21:44:45.3177729Z Entering 'third_party/ideep' 2025-08-26T21:44:45.3562554Z Entering 'third_party/ideep/mkl-dnn' 2025-08-26T21:44:45.3959848Z Entering 'third_party/ittapi' 2025-08-26T21:44:45.4325034Z Entering 'third_party/kineto' 2025-08-26T21:44:45.4722810Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-26T21:44:45.5098442Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-26T21:44:45.5476613Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-26T21:44:45.5870674Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-26T21:44:45.6258158Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-26T21:44:45.6657021Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-26T21:44:45.7057271Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-26T21:44:45.7438380Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-26T21:44:45.7816809Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-26T21:44:45.8186929Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-26T21:44:45.8593422Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-26T21:44:45.8951391Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-26T21:44:45.9337900Z Entering 'third_party/kleidiai' 2025-08-26T21:44:45.9723367Z Entering 'third_party/mimalloc' 2025-08-26T21:44:46.0087385Z Entering 'third_party/nlohmann' 2025-08-26T21:44:46.0445429Z Entering 'third_party/onnx' 2025-08-26T21:44:46.0850908Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-26T21:44:46.1239371Z Entering 'third_party/opentelemetry-cpp' 2025-08-26T21:44:46.1603749Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-26T21:44:46.1968750Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-26T21:44:46.2334413Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-26T21:44:46.2722483Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-26T21:44:46.3090199Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-26T21:44:46.3461891Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-26T21:44:46.3829756Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-26T21:44:46.4183128Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-26T21:44:46.4561086Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-26T21:44:46.4942557Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-26T21:44:46.5345971Z Entering 'third_party/pocketfft' 2025-08-26T21:44:46.5710744Z Entering 'third_party/protobuf' 2025-08-26T21:44:46.6060980Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-26T21:44:46.6436611Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-26T21:44:46.6820021Z Entering 'third_party/psimd' 2025-08-26T21:44:46.7181418Z Entering 'third_party/pthreadpool' 2025-08-26T21:44:46.7560580Z Entering 'third_party/pybind11' 2025-08-26T21:44:46.7941008Z Entering 'third_party/python-peachpy' 2025-08-26T21:44:46.8296446Z Entering 'third_party/sleef' 2025-08-26T21:44:46.8676314Z Entering 'third_party/tensorpipe' 2025-08-26T21:44:46.9022720Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-26T21:44:46.9427528Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-26T21:44:46.9800626Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-26T21:44:47.0165218Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-26T21:44:47.0522388Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-26T21:44:47.0995303Z ##[endgroup] 2025-08-26T21:44:47.0996339Z ##[group]Persisting credentials for submodules 2025-08-26T21:44:47.1012246Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :\"" 2025-08-26T21:44:47.4632717Z Entering 'android/libs/fbjni' 2025-08-26T21:44:47.5222629Z Entering 'third_party/FP16' 2025-08-26T21:44:47.5762515Z Entering 'third_party/FXdiv' 2025-08-26T21:44:47.6313508Z Entering 'third_party/NNPACK' 2025-08-26T21:44:47.6882389Z Entering 'third_party/NVTX' 2025-08-26T21:44:47.7476099Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-26T21:44:47.8021330Z Entering 'third_party/XNNPACK' 2025-08-26T21:44:47.8603637Z Entering 'third_party/aiter' 2025-08-26T21:44:47.9149812Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-26T21:44:47.9748131Z Entering 'third_party/benchmark' 2025-08-26T21:44:48.0331236Z Entering 'third_party/composable_kernel' 2025-08-26T21:44:48.0885052Z Entering 'third_party/cpp-httplib' 2025-08-26T21:44:48.1448380Z Entering 'third_party/cpuinfo' 2025-08-26T21:44:48.2031927Z Entering 'third_party/cudnn_frontend' 2025-08-26T21:44:48.2576443Z Entering 'third_party/cutlass' 2025-08-26T21:44:48.3140568Z Entering 'third_party/fbgemm' 2025-08-26T21:44:48.3674922Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-26T21:44:48.4247642Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-26T21:44:48.4820154Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-26T21:44:48.5380131Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-26T21:44:48.5940845Z Entering 'third_party/fbgemm/external/googletest' 2025-08-26T21:44:48.6484297Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-26T21:44:48.7035454Z Entering 'third_party/fbgemm/external/json' 2025-08-26T21:44:48.7610320Z Entering 'third_party/flash-attention' 2025-08-26T21:44:48.8141564Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-26T21:44:48.8711044Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-26T21:44:48.9274750Z Entering 'third_party/flatbuffers' 2025-08-26T21:44:48.9829386Z Entering 'third_party/fmt' 2025-08-26T21:44:49.0388669Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-26T21:44:49.0953413Z Entering 'third_party/gloo' 2025-08-26T21:44:49.1504577Z Entering 'third_party/googletest' 2025-08-26T21:44:49.2047079Z Entering 'third_party/ideep' 2025-08-26T21:44:49.2574384Z Entering 'third_party/ideep/mkl-dnn' 2025-08-26T21:44:49.3186479Z Entering 'third_party/ittapi' 2025-08-26T21:44:49.3723068Z Entering 'third_party/kineto' 2025-08-26T21:44:49.4264372Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-26T21:44:49.4842156Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-26T21:44:49.5401562Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-26T21:44:49.5987980Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-26T21:44:49.6552871Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-26T21:44:49.7096264Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-26T21:44:49.7697494Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-26T21:44:49.8285743Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-26T21:44:49.8854776Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-26T21:44:49.9443399Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-26T21:44:50.0229562Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-26T21:44:50.0850012Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-26T21:44:50.1466799Z Entering 'third_party/kleidiai' 2025-08-26T21:44:50.2068066Z Entering 'third_party/mimalloc' 2025-08-26T21:44:50.2691640Z Entering 'third_party/nlohmann' 2025-08-26T21:44:50.3300443Z Entering 'third_party/onnx' 2025-08-26T21:44:50.3908333Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-26T21:44:50.4521962Z Entering 'third_party/opentelemetry-cpp' 2025-08-26T21:44:50.5105905Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-26T21:44:50.5688468Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-26T21:44:50.6265373Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-26T21:44:50.6835979Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-26T21:44:50.7407853Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-26T21:44:50.7967078Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-26T21:44:50.8521900Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-26T21:44:50.9060310Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-26T21:44:50.9658748Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-26T21:44:51.0278714Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-26T21:44:51.0918141Z Entering 'third_party/pocketfft' 2025-08-26T21:44:51.1511260Z Entering 'third_party/protobuf' 2025-08-26T21:44:51.2098489Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-26T21:44:51.2734855Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-26T21:44:51.3348686Z Entering 'third_party/psimd' 2025-08-26T21:44:51.3952516Z Entering 'third_party/pthreadpool' 2025-08-26T21:44:51.4540012Z Entering 'third_party/pybind11' 2025-08-26T21:44:51.5132219Z Entering 'third_party/python-peachpy' 2025-08-26T21:44:51.5766331Z Entering 'third_party/sleef' 2025-08-26T21:44:51.6344651Z Entering 'third_party/tensorpipe' 2025-08-26T21:44:51.6885327Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-26T21:44:51.7452817Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-26T21:44:51.8018695Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-26T21:44:51.8601679Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-26T21:44:51.9194627Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-26T21:44:51.9930398Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url\"" 2025-08-26T21:44:52.4112773Z Entering 'android/libs/fbjni' 2025-08-26T21:44:52.4675794Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-08-26T21:44:52.4827908Z Entering 'third_party/FP16' 2025-08-26T21:44:52.5398817Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-08-26T21:44:52.5568682Z Entering 'third_party/FXdiv' 2025-08-26T21:44:52.6133751Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-08-26T21:44:52.6269122Z Entering 'third_party/NNPACK' 2025-08-26T21:44:52.6814399Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-08-26T21:44:52.6965836Z Entering 'third_party/NVTX' 2025-08-26T21:44:52.7507975Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-08-26T21:44:52.7647725Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-26T21:44:52.8257103Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-08-26T21:44:52.8424336Z Entering 'third_party/XNNPACK' 2025-08-26T21:44:52.9012389Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-08-26T21:44:52.9179049Z Entering 'third_party/aiter' 2025-08-26T21:44:52.9744604Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-08-26T21:44:52.9899575Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-26T21:44:53.0483159Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-08-26T21:44:53.0655632Z Entering 'third_party/benchmark' 2025-08-26T21:44:53.1221267Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-08-26T21:44:53.1373094Z Entering 'third_party/composable_kernel' 2025-08-26T21:44:53.1939360Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-08-26T21:44:53.2116824Z Entering 'third_party/cpp-httplib' 2025-08-26T21:44:53.2671816Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-08-26T21:44:53.2816736Z Entering 'third_party/cpuinfo' 2025-08-26T21:44:53.3369560Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-08-26T21:44:53.3512780Z Entering 'third_party/cudnn_frontend' 2025-08-26T21:44:53.4059645Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-08-26T21:44:53.4204294Z Entering 'third_party/cutlass' 2025-08-26T21:44:53.4746056Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-08-26T21:44:53.4895783Z Entering 'third_party/fbgemm' 2025-08-26T21:44:53.5419506Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-08-26T21:44:53.5595961Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-26T21:44:53.6152808Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-08-26T21:44:53.6292228Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-26T21:44:53.6833829Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-08-26T21:44:53.6997357Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-26T21:44:53.7599985Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-08-26T21:44:53.7745603Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-26T21:44:53.8404663Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-08-26T21:44:53.8582505Z Entering 'third_party/fbgemm/external/googletest' 2025-08-26T21:44:53.9143185Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-08-26T21:44:53.9288038Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-26T21:44:53.9883279Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-08-26T21:44:54.0039052Z Entering 'third_party/fbgemm/external/json' 2025-08-26T21:44:54.0620556Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-08-26T21:44:54.0788095Z Entering 'third_party/flash-attention' 2025-08-26T21:44:54.1417194Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-08-26T21:44:54.1603960Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-26T21:44:54.2163456Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-08-26T21:44:54.2314945Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-26T21:44:54.2889530Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-08-26T21:44:54.3075505Z Entering 'third_party/flatbuffers' 2025-08-26T21:44:54.3669925Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-08-26T21:44:54.3823175Z Entering 'third_party/fmt' 2025-08-26T21:44:54.4375036Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-08-26T21:44:54.4527472Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-26T21:44:54.5066896Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-08-26T21:44:54.5205309Z Entering 'third_party/gloo' 2025-08-26T21:44:54.5763239Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-08-26T21:44:54.5903559Z Entering 'third_party/googletest' 2025-08-26T21:44:54.6433653Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-08-26T21:44:54.6586576Z Entering 'third_party/ideep' 2025-08-26T21:44:54.7142982Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-08-26T21:44:54.7265929Z Entering 'third_party/ideep/mkl-dnn' 2025-08-26T21:44:54.7817103Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-08-26T21:44:54.7982465Z Entering 'third_party/ittapi' 2025-08-26T21:44:54.8561866Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-08-26T21:44:54.8699978Z Entering 'third_party/kineto' 2025-08-26T21:44:54.9244396Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-08-26T21:44:54.9364529Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-26T21:44:54.9902808Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-08-26T21:44:55.0042004Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-26T21:44:55.0587156Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2025-08-26T21:44:55.0724887Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-26T21:44:55.1302116Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2025-08-26T21:44:55.1465992Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-26T21:44:55.2013355Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2025-08-26T21:44:55.2152566Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-26T21:44:55.2686308Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2025-08-26T21:44:55.2826728Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-26T21:44:55.3377290Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config remote.origin.url 2025-08-26T21:44:55.3531925Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-26T21:44:55.4065537Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2025-08-26T21:44:55.4229182Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-26T21:44:55.4778725Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2025-08-26T21:44:55.4913174Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-26T21:44:55.5441684Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2025-08-26T21:44:55.5592947Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-26T21:44:55.6122501Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2025-08-26T21:44:55.6275092Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-26T21:44:55.6805352Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-08-26T21:44:55.6941607Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-26T21:44:55.7464382Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-08-26T21:44:55.7617645Z Entering 'third_party/kleidiai' 2025-08-26T21:44:55.8136694Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-08-26T21:44:55.8272686Z Entering 'third_party/mimalloc' 2025-08-26T21:44:55.8783923Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-08-26T21:44:55.8917969Z Entering 'third_party/nlohmann' 2025-08-26T21:44:55.9432048Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-08-26T21:44:55.9567897Z Entering 'third_party/onnx' 2025-08-26T21:44:56.0111274Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-08-26T21:44:56.0255313Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-26T21:44:56.0785909Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-08-26T21:44:56.0937597Z Entering 'third_party/opentelemetry-cpp' 2025-08-26T21:44:56.1463866Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-08-26T21:44:56.1589421Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-26T21:44:56.2122564Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-08-26T21:44:56.2255341Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-26T21:44:56.2772191Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-08-26T21:44:56.2908381Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-26T21:44:56.3436756Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-08-26T21:44:56.3571954Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-26T21:44:56.4089552Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-08-26T21:44:56.4287658Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-26T21:44:56.4817020Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-08-26T21:44:56.4957387Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-26T21:44:56.5524115Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-08-26T21:44:56.5663059Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-26T21:44:56.6206716Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-08-26T21:44:56.6326709Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-26T21:44:56.6867247Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-08-26T21:44:56.7007640Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-26T21:44:56.7550377Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-08-26T21:44:56.7729814Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-26T21:44:56.8278123Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-08-26T21:44:56.8458193Z Entering 'third_party/pocketfft' 2025-08-26T21:44:56.8986894Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-08-26T21:44:56.9121335Z Entering 'third_party/protobuf' 2025-08-26T21:44:56.9651703Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-08-26T21:44:56.9792197Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-26T21:44:57.0333158Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-08-26T21:44:57.0472790Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-26T21:44:57.1045297Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-08-26T21:44:57.1197618Z Entering 'third_party/psimd' 2025-08-26T21:44:57.1713871Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-08-26T21:44:57.1849261Z Entering 'third_party/pthreadpool' 2025-08-26T21:44:57.2372698Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-08-26T21:44:57.2509474Z Entering 'third_party/pybind11' 2025-08-26T21:44:57.3065040Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-08-26T21:44:57.3205501Z Entering 'third_party/python-peachpy' 2025-08-26T21:44:57.3743462Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-08-26T21:44:57.3883599Z Entering 'third_party/sleef' 2025-08-26T21:44:57.4443504Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-08-26T21:44:57.4584822Z Entering 'third_party/tensorpipe' 2025-08-26T21:44:57.5125636Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-08-26T21:44:57.5254156Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-26T21:44:57.5790974Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-08-26T21:44:57.5929829Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-26T21:44:57.6462965Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-08-26T21:44:57.6603261Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-26T21:44:57.7145985Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-08-26T21:44:57.7311632Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-26T21:44:57.7854715Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-08-26T21:44:57.7981991Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-26T21:44:57.8569497Z file:C:/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2025-08-26T21:44:57.9175136Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:'" 2025-08-26T21:44:58.2769786Z Entering 'android/libs/fbjni' 2025-08-26T21:44:58.3137462Z Entering 'third_party/FP16' 2025-08-26T21:44:58.3503267Z Entering 'third_party/FXdiv' 2025-08-26T21:44:58.3916709Z Entering 'third_party/NNPACK' 2025-08-26T21:44:58.4284323Z Entering 'third_party/NVTX' 2025-08-26T21:44:58.4644269Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-26T21:44:58.5003587Z Entering 'third_party/XNNPACK' 2025-08-26T21:44:58.5386059Z Entering 'third_party/aiter' 2025-08-26T21:44:58.5746032Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-26T21:44:58.6135747Z Entering 'third_party/benchmark' 2025-08-26T21:44:58.6499127Z Entering 'third_party/composable_kernel' 2025-08-26T21:44:58.6920126Z Entering 'third_party/cpp-httplib' 2025-08-26T21:44:58.7289910Z Entering 'third_party/cpuinfo' 2025-08-26T21:44:58.7650548Z Entering 'third_party/cudnn_frontend' 2025-08-26T21:44:58.8029209Z Entering 'third_party/cutlass' 2025-08-26T21:44:58.8426725Z Entering 'third_party/fbgemm' 2025-08-26T21:44:58.8812161Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-26T21:44:58.9180291Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-26T21:44:58.9604745Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-26T21:44:59.0002491Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-26T21:44:59.0382730Z Entering 'third_party/fbgemm/external/googletest' 2025-08-26T21:44:59.0746989Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-26T21:44:59.1160334Z Entering 'third_party/fbgemm/external/json' 2025-08-26T21:44:59.1543058Z Entering 'third_party/flash-attention' 2025-08-26T21:44:59.1905220Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-26T21:44:59.2290252Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-26T21:44:59.2729238Z Entering 'third_party/flatbuffers' 2025-08-26T21:44:59.3105758Z Entering 'third_party/fmt' 2025-08-26T21:44:59.3466985Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-26T21:44:59.3832991Z Entering 'third_party/gloo' 2025-08-26T21:44:59.4198120Z Entering 'third_party/googletest' 2025-08-26T21:44:59.4563395Z Entering 'third_party/ideep' 2025-08-26T21:44:59.4928291Z Entering 'third_party/ideep/mkl-dnn' 2025-08-26T21:44:59.5349147Z Entering 'third_party/ittapi' 2025-08-26T21:44:59.5733282Z Entering 'third_party/kineto' 2025-08-26T21:44:59.6096378Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-26T21:44:59.6465423Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-26T21:44:59.6854973Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-26T21:44:59.7258635Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-26T21:44:59.7641314Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-26T21:44:59.8009989Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-26T21:44:59.8433868Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-26T21:44:59.8815694Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-26T21:44:59.9204693Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-26T21:44:59.9611273Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-26T21:45:00.0011289Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-26T21:45:00.0401446Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-26T21:45:00.0792595Z Entering 'third_party/kleidiai' 2025-08-26T21:45:00.1156447Z Entering 'third_party/mimalloc' 2025-08-26T21:45:00.1511132Z Entering 'third_party/nlohmann' 2025-08-26T21:45:00.1880300Z Entering 'third_party/onnx' 2025-08-26T21:45:00.2267210Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-26T21:45:00.2652919Z Entering 'third_party/opentelemetry-cpp' 2025-08-26T21:45:00.3015328Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-26T21:45:00.3411756Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-26T21:45:00.3777803Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-26T21:45:00.4152508Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-26T21:45:00.4524804Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-26T21:45:00.4906525Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-26T21:45:00.5325977Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-26T21:45:00.5665763Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-26T21:45:00.6427968Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-26T21:45:00.6830230Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-26T21:45:00.7225579Z Entering 'third_party/pocketfft' 2025-08-26T21:45:00.7591604Z Entering 'third_party/protobuf' 2025-08-26T21:45:00.7965740Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-26T21:45:00.8325377Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-26T21:45:00.8708685Z Entering 'third_party/psimd' 2025-08-26T21:45:00.9064408Z Entering 'third_party/pthreadpool' 2025-08-26T21:45:00.9436415Z Entering 'third_party/pybind11' 2025-08-26T21:45:00.9814663Z Entering 'third_party/python-peachpy' 2025-08-26T21:45:01.0195829Z Entering 'third_party/sleef' 2025-08-26T21:45:01.0553611Z Entering 'third_party/tensorpipe' 2025-08-26T21:45:01.0895498Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-26T21:45:01.1258443Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-26T21:45:01.1614270Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-26T21:45:01.1972095Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-26T21:45:01.2314084Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-26T21:45:01.2824493Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:'" 2025-08-26T21:45:01.6336681Z Entering 'android/libs/fbjni' 2025-08-26T21:45:01.6704381Z Entering 'third_party/FP16' 2025-08-26T21:45:01.7069948Z Entering 'third_party/FXdiv' 2025-08-26T21:45:01.7428253Z Entering 'third_party/NNPACK' 2025-08-26T21:45:01.7805160Z Entering 'third_party/NVTX' 2025-08-26T21:45:01.8159470Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-26T21:45:01.8531322Z Entering 'third_party/XNNPACK' 2025-08-26T21:45:01.8899606Z Entering 'third_party/aiter' 2025-08-26T21:45:01.9276521Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-26T21:45:01.9959393Z Entering 'third_party/benchmark' 2025-08-26T21:45:02.0312791Z Entering 'third_party/composable_kernel' 2025-08-26T21:45:02.0688673Z Entering 'third_party/cpp-httplib' 2025-08-26T21:45:02.1080104Z Entering 'third_party/cpuinfo' 2025-08-26T21:45:02.1442181Z Entering 'third_party/cudnn_frontend' 2025-08-26T21:45:02.1804140Z Entering 'third_party/cutlass' 2025-08-26T21:45:02.2184382Z Entering 'third_party/fbgemm' 2025-08-26T21:45:02.2542300Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-26T21:45:02.2914091Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-26T21:45:02.3300985Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-26T21:45:02.3669975Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-26T21:45:02.4033031Z Entering 'third_party/fbgemm/external/googletest' 2025-08-26T21:45:02.4382926Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-26T21:45:02.4748875Z Entering 'third_party/fbgemm/external/json' 2025-08-26T21:45:02.5146150Z Entering 'third_party/flash-attention' 2025-08-26T21:45:02.5518986Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-26T21:45:02.5899674Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-26T21:45:02.6326946Z Entering 'third_party/flatbuffers' 2025-08-26T21:45:02.6691666Z Entering 'third_party/fmt' 2025-08-26T21:45:02.7050423Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-26T21:45:02.7413905Z Entering 'third_party/gloo' 2025-08-26T21:45:02.7769272Z Entering 'third_party/googletest' 2025-08-26T21:45:02.8172321Z Entering 'third_party/ideep' 2025-08-26T21:45:02.8525486Z Entering 'third_party/ideep/mkl-dnn' 2025-08-26T21:45:02.8928738Z Entering 'third_party/ittapi' 2025-08-26T21:45:02.9292358Z Entering 'third_party/kineto' 2025-08-26T21:45:02.9639397Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-26T21:45:03.0035043Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-26T21:45:03.0407722Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-26T21:45:03.0769108Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-26T21:45:03.1174365Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-26T21:45:03.1526239Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-26T21:45:03.1920255Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-26T21:45:03.2287733Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-26T21:45:03.2684264Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-26T21:45:03.3068088Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-26T21:45:03.3610874Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-26T21:45:03.3989779Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-26T21:45:03.4415980Z Entering 'third_party/kleidiai' 2025-08-26T21:45:03.4779612Z Entering 'third_party/mimalloc' 2025-08-26T21:45:03.5141621Z Entering 'third_party/nlohmann' 2025-08-26T21:45:03.5520569Z Entering 'third_party/onnx' 2025-08-26T21:45:03.5887732Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-26T21:45:03.6277576Z Entering 'third_party/opentelemetry-cpp' 2025-08-26T21:45:03.6628381Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-26T21:45:03.7002611Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-26T21:45:03.7382541Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-26T21:45:03.7750000Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-26T21:45:03.8147241Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-26T21:45:03.8522267Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-26T21:45:03.8882969Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-26T21:45:03.9230640Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-26T21:45:03.9603183Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-26T21:45:03.9983467Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-26T21:45:04.0403552Z Entering 'third_party/pocketfft' 2025-08-26T21:45:04.0763544Z Entering 'third_party/protobuf' 2025-08-26T21:45:04.1145620Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-26T21:45:04.1537128Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-26T21:45:04.1950667Z Entering 'third_party/psimd' 2025-08-26T21:45:04.2320147Z Entering 'third_party/pthreadpool' 2025-08-26T21:45:04.2676519Z Entering 'third_party/pybind11' 2025-08-26T21:45:04.3049462Z Entering 'third_party/python-peachpy' 2025-08-26T21:45:04.3387229Z Entering 'third_party/sleef' 2025-08-26T21:45:04.3755125Z Entering 'third_party/tensorpipe' 2025-08-26T21:45:04.4146283Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-26T21:45:04.4540520Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-26T21:45:04.4908691Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-26T21:45:04.5307715Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-26T21:45:04.5658330Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-26T21:45:04.6131463Z ##[endgroup] 2025-08-26T21:45:04.6389798Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H 2025-08-26T21:45:04.6588990Z 262640fd220236042fbf4443cc163c8838c84c3d 2025-08-26T21:45:04.6831905Z ##[group]Run # Remove any artifacts from the previous checkouts 2025-08-26T21:45:04.6832474Z # Remove any artifacts from the previous checkouts 2025-08-26T21:45:04.6832824Z git clean -fxd 2025-08-26T21:45:04.6869068Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-08-26T21:45:04.6869526Z env: 2025-08-26T21:45:04.6869842Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-26T21:45:04.6870242Z AWS_DEFAULT_REGION: us-east-1 2025-08-26T21:45:04.6870562Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2025-08-26T21:45:04.6871580Z GITHUB_TOKEN: *** 2025-08-26T21:45:04.6871795Z PR_NUMBER: 2025-08-26T21:45:04.6872022Z SHA1: 262640fd220236042fbf4443cc163c8838c84c3d 2025-08-26T21:45:04.6872438Z SKIP_ALL_TESTS: 1 2025-08-26T21:45:04.6872641Z OS: windows 2025-08-26T21:45:04.6872916Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-08-26T21:45:04.6873329Z PACKAGE_TYPE: libtorch 2025-08-26T21:45:04.6873556Z DESIRED_CUDA: cpu 2025-08-26T21:45:04.6873765Z GPU_ARCH_TYPE: cpu 2025-08-26T21:45:04.6873970Z LIBTORCH_CONFIG: release 2025-08-26T21:45:04.6874221Z LIBTORCH_VARIANT: shared-with-deps 2025-08-26T21:45:04.6874481Z DESIRED_PYTHON: 3.9 2025-08-26T21:45:04.6874689Z ##[endgroup] 2025-08-26T21:45:05.0144622Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-08-26T21:45:05.0202742Z Finished 2025-08-26T21:45:05.1247979Z ##[group]Run echo "BINARY_ENV_FILE=${RUNNER_TEMP}/env" >> "${GITHUB_ENV}" 2025-08-26T21:45:05.1248726Z echo "BINARY_ENV_FILE=${RUNNER_TEMP}/env" >> "${GITHUB_ENV}" 2025-08-26T21:45:05.1249267Z echo "PYTORCH_FINAL_PACKAGE_DIR=${RUNNER_TEMP}/artifacts" >> "${GITHUB_ENV}" 2025-08-26T21:45:05.1249753Z echo "WIN_PACKAGE_WORK_DIR=${RUNNER_TEMP}" 2025-08-26T21:45:05.1268691Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-08-26T21:45:05.1269123Z env: 2025-08-26T21:45:05.1269432Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-26T21:45:05.1269842Z AWS_DEFAULT_REGION: us-east-1 2025-08-26T21:45:05.1270146Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2025-08-26T21:45:05.1270715Z GITHUB_TOKEN: *** 2025-08-26T21:45:05.1270925Z PR_NUMBER: 2025-08-26T21:45:05.1271142Z SHA1: 262640fd220236042fbf4443cc163c8838c84c3d 2025-08-26T21:45:05.1271473Z SKIP_ALL_TESTS: 1 2025-08-26T21:45:05.1271669Z OS: windows 2025-08-26T21:45:05.1271961Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-08-26T21:45:05.1272333Z PACKAGE_TYPE: libtorch 2025-08-26T21:45:05.1272558Z DESIRED_CUDA: cpu 2025-08-26T21:45:05.1272756Z GPU_ARCH_TYPE: cpu 2025-08-26T21:45:05.1272969Z LIBTORCH_CONFIG: release 2025-08-26T21:45:05.1273208Z LIBTORCH_VARIANT: shared-with-deps 2025-08-26T21:45:05.1273481Z DESIRED_PYTHON: 3.9 2025-08-26T21:45:05.1273682Z ##[endgroup] 2025-08-26T21:45:05.1451074Z WIN_PACKAGE_WORK_DIR=C:\actions-runner\_work\_temp 2025-08-26T21:45:05.1578549Z ##[group]Run actions/download-artifact@v4.1.7 2025-08-26T21:45:05.1578995Z with: 2025-08-26T21:45:05.1579257Z name: libtorch-cpu-shared-with-deps-release 2025-08-26T21:45:05.1579648Z path: C:\actions-runner\_work\_temp/artifacts 2025-08-26T21:45:05.1579976Z merge-multiple: false 2025-08-26T21:45:05.1580265Z repository: pytorch/pytorch 2025-08-26T21:45:05.1580561Z run-id: 17248463403 2025-08-26T21:45:05.1580782Z env: 2025-08-26T21:45:05.1581130Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-26T21:45:05.1581577Z AWS_DEFAULT_REGION: us-east-1 2025-08-26T21:45:05.1581931Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2025-08-26T21:45:05.1582487Z GITHUB_TOKEN: *** 2025-08-26T21:45:05.1582744Z PR_NUMBER: 2025-08-26T21:45:05.1583017Z SHA1: 262640fd220236042fbf4443cc163c8838c84c3d 2025-08-26T21:45:05.1583340Z SKIP_ALL_TESTS: 1 2025-08-26T21:45:05.1583581Z OS: windows 2025-08-26T21:45:05.1583942Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-08-26T21:45:05.1584302Z PACKAGE_TYPE: libtorch 2025-08-26T21:45:05.1584533Z DESIRED_CUDA: cpu 2025-08-26T21:45:05.1584741Z GPU_ARCH_TYPE: cpu 2025-08-26T21:45:05.1584959Z LIBTORCH_CONFIG: release 2025-08-26T21:45:05.1585202Z LIBTORCH_VARIANT: shared-with-deps 2025-08-26T21:45:05.1585466Z DESIRED_PYTHON: 3.9 2025-08-26T21:45:05.1585722Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2025-08-26T21:45:05.1586215Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2025-08-26T21:45:05.1586594Z ##[endgroup] 2025-08-26T21:45:05.4131282Z Downloading single artifact 2025-08-26T21:45:05.5216986Z Preparing to download the following artifacts: 2025-08-26T21:45:05.5217480Z - libtorch-cpu-shared-with-deps-release (ID: 3858006080, Size: 382673218) 2025-08-26T21:45:05.5930608Z Redirecting to blob download url: https://productionresultssa6.blob.core.windows.net/actions-results/9a35f8a4-7406-4f8e-bd01-e09b70b15017/workflow-job-run-4965b055-9ca8-5391-bbaf-04e8a5eaf98d/artifacts/1dbc1700a9511861bb80b1e3f49d65b62b0146dd2b98b7d9443575729e28bb27.zip 2025-08-26T21:45:05.5932088Z Starting download of artifact to: C:\actions-runner\_work\_temp\artifacts 2025-08-26T21:45:05.6788005Z (node:1232) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. 2025-08-26T21:45:05.6789027Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-08-26T21:45:09.5281845Z Artifact download completed successfully. 2025-08-26T21:45:09.5282235Z Total of 1 artifact(s) downloaded 2025-08-26T21:45:09.5291606Z Download artifact has finished successfully 2025-08-26T21:45:09.5548744Z ##[group]Run "${PYTORCH_ROOT}/.circleci/scripts/binary_populate_env.sh" 2025-08-26T21:45:09.5549324Z "${PYTORCH_ROOT}/.circleci/scripts/binary_populate_env.sh" 2025-08-26T21:45:09.5572091Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-08-26T21:45:09.5572513Z env: 2025-08-26T21:45:09.5572831Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-26T21:45:09.5574440Z AWS_DEFAULT_REGION: us-east-1 2025-08-26T21:45:09.5574778Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2025-08-26T21:45:09.5575428Z GITHUB_TOKEN: *** 2025-08-26T21:45:09.5575632Z PR_NUMBER: 2025-08-26T21:45:09.5575866Z SHA1: 262640fd220236042fbf4443cc163c8838c84c3d 2025-08-26T21:45:09.5576174Z SKIP_ALL_TESTS: 1 2025-08-26T21:45:09.5576383Z OS: windows 2025-08-26T21:45:09.5576663Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-08-26T21:45:09.5577042Z PACKAGE_TYPE: libtorch 2025-08-26T21:45:09.5577306Z DESIRED_CUDA: cpu 2025-08-26T21:45:09.5577503Z GPU_ARCH_TYPE: cpu 2025-08-26T21:45:09.5577729Z LIBTORCH_CONFIG: release 2025-08-26T21:45:09.5577978Z LIBTORCH_VARIANT: shared-with-deps 2025-08-26T21:45:09.5578253Z DESIRED_PYTHON: 3.9 2025-08-26T21:45:09.5578517Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2025-08-26T21:45:09.5578946Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2025-08-26T21:45:09.5579318Z ##[endgroup] 2025-08-26T21:45:09.5947791Z + export TZ=UTC 2025-08-26T21:45:09.5948059Z + TZ=UTC 2025-08-26T21:45:09.5954605Z + envfile='C:\actions-runner\_work\_temp/env' 2025-08-26T21:45:09.5955040Z + [[ -n C:\actions-runner\_work\pytorch\pytorch/pytorch ]] 2025-08-26T21:45:09.6015723Z ++ dirname 'C:\actions-runner\_work\pytorch\pytorch/pytorch' 2025-08-26T21:45:09.6092824Z + workdir='C:\actions-runner\_work\pytorch\pytorch' 2025-08-26T21:45:09.6093218Z + [[ libtorch == \l\i\b\t\o\r\c\h ]] 2025-08-26T21:45:09.6093513Z + export BUILD_PYTHONLESS=1 2025-08-26T21:45:09.6093760Z + BUILD_PYTHONLESS=1 2025-08-26T21:45:09.6093969Z + export DOCKER_IMAGE= 2025-08-26T21:45:09.6094187Z + DOCKER_IMAGE= 2025-08-26T21:45:09.6094390Z + [[ -z '' ]] 2025-08-26T21:45:09.6094582Z + [[ cpu == cpu ]] 2025-08-26T21:45:09.6094814Z + export DOCKER_IMAGE=pytorch/manylinux2_28:cpu 2025-08-26T21:45:09.6095143Z + DOCKER_IMAGE=pytorch/manylinux2_28:cpu 2025-08-26T21:45:09.6095424Z + USE_GOLD_LINKER=OFF 2025-08-26T21:45:09.6095630Z + [[ cpu == \c\p\u ]] 2025-08-26T21:45:09.6095847Z + USE_GOLD_LINKER=ON 2025-08-26T21:45:09.6096061Z + PIP_UPLOAD_FOLDER=nightly/ 2025-08-26T21:45:09.6150018Z ++ date -u +%Y%m%d 2025-08-26T21:45:09.6227120Z + export DATE=20250826 2025-08-26T21:45:09.6227392Z + DATE=20250826 2025-08-26T21:45:09.6344221Z ++ cat 'C:\actions-runner\_work\pytorch\pytorch/pytorch/version.txt' 2025-08-26T21:45:09.6394101Z ++ cut -da -f1 2025-08-26T21:45:09.6471470Z + BASE_BUILD_VERSION=2.9.0.dev20250826 2025-08-26T21:45:09.6471799Z + tagged_version 2025-08-26T21:45:09.6472483Z + GIT_DIR='C:\actions-runner\_work\pytorch\pytorch/pytorch/.git' 2025-08-26T21:45:09.6473181Z + GIT_DESCRIBE='git --git-dir C:\actions-runner\_work\pytorch\pytorch/pytorch/.git describe --tags --match v[0-9]*.[0-9]*.[0-9]*' 2025-08-26T21:45:09.6473888Z + [[ ! -d C:\actions-runner\_work\pytorch\pytorch/pytorch/.git ]] 2025-08-26T21:45:09.6476125Z + git --git-dir 'C:\actions-runner\_work\pytorch\pytorch/pytorch/.git' describe --tags --match 'v[0-9]*.[0-9]*.[0-9]*' --exact 2025-08-26T21:45:09.6728322Z fatal: No names found, cannot describe anything. 2025-08-26T21:45:09.6766963Z + return 1 2025-08-26T21:45:09.6820387Z ++ uname 2025-08-26T21:45:09.6952136Z + [[ MSYS_NT-10.0-17763 == \D\a\r\w\i\n ]] 2025-08-26T21:45:09.6952517Z + export PYTORCH_BUILD_VERSION=2.9.0.dev20250826+cpu 2025-08-26T21:45:09.6953086Z + PYTORCH_BUILD_VERSION=2.9.0.dev20250826+cpu 2025-08-26T21:45:09.6953406Z + export PYTORCH_BUILD_NUMBER=1 2025-08-26T21:45:09.6953657Z + PYTORCH_BUILD_NUMBER=1 2025-08-26T21:45:09.7006633Z ++ cat 'C:\actions-runner\_work\pytorch\pytorch/pytorch/.ci/docker/triton_version.txt' 2025-08-26T21:45:09.7070296Z + TRITON_VERSION=3.4.0 2025-08-26T21:45:09.7070748Z + TRITON_CONSTRAINT='platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\''' 2025-08-26T21:45:09.7071211Z + [[ cpu == \c\u\1\2\9 ]] 2025-08-26T21:45:09.7071460Z + [[ libtorch =~ .*wheel.* ]] 2025-08-26T21:45:09.7197512Z + [[ libtorch =~ .*wheel.* ]] 2025-08-26T21:45:09.7197878Z + [[ libtorch =~ .*wheel.* ]] 2025-08-26T21:45:09.7198498Z + USE_GLOO_WITH_OPENSSL=ON 2025-08-26T21:45:09.7199397Z + [[ cpu =~ .*aarch64.* ]] 2025-08-26T21:45:09.7199649Z + cat 2025-08-26T21:45:09.7333333Z ++ uname -a 2025-08-26T21:45:09.7522560Z ++ date 2025-08-26T21:45:09.7688400Z ++ uname 2025-08-26T21:45:09.7826028Z + [[ MSYS_NT-10.0-17763 != Darwin ]] 2025-08-26T21:45:09.7826346Z + MEMORY_LIMIT_MAX_JOBS=12 2025-08-26T21:45:09.7877831Z ++ nproc 2025-08-26T21:45:09.8613421Z + NUM_CPUS=14 2025-08-26T21:45:09.8613714Z + export MAX_JOBS=12 2025-08-26T21:45:09.8613921Z + MAX_JOBS=12 2025-08-26T21:45:09.8614100Z + cat 2025-08-26T21:45:09.8725259Z + echo 'retry () {' 2025-08-26T21:45:09.8727712Z + echo ' $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*)' 2025-08-26T21:45:09.8730579Z + echo '}' 2025-08-26T21:45:09.8732527Z + echo 'export -f retry' 2025-08-26T21:45:09.8735561Z + cat 'C:\actions-runner\_work\_temp/env' 2025-08-26T21:45:09.8837993Z # =================== The following code will be executed inside Docker container =================== 2025-08-26T21:45:09.8838465Z export TZ=UTC 2025-08-26T21:45:09.8838977Z echo "Running on MSYS_NT-10.0-17763 EC2AMAZ-3959FL8 3.6.3-7674c51e.x86_64 2025-07-01 09:13 UTC x86_64 Msys at Tue Aug 26 21:45:09 GMT 2025" 2025-08-26T21:45:09.8839501Z 2025-08-26T21:45:09.8839611Z export PACKAGE_TYPE="libtorch" 2025-08-26T21:45:09.8839864Z export DESIRED_PYTHON="3.9" 2025-08-26T21:45:09.8840110Z export DESIRED_CUDA="cpu" 2025-08-26T21:45:09.8840455Z export LIBTORCH_VARIANT="shared-with-deps" 2025-08-26T21:45:09.8840750Z export BUILD_PYTHONLESS="1" 2025-08-26T21:45:09.8840998Z if [[ "msys" == "msys" ]]; then 2025-08-26T21:45:09.8841324Z export LIBTORCH_CONFIG="release" 2025-08-26T21:45:09.8841597Z if [[ "release" == 'debug' ]]; then 2025-08-26T21:45:09.8841854Z export DEBUG=1 2025-08-26T21:45:09.8842046Z fi 2025-08-26T21:45:09.8842221Z export DESIRED_DEVTOOLSET="" 2025-08-26T21:45:09.8842450Z else 2025-08-26T21:45:09.8842630Z export DESIRED_DEVTOOLSET="" 2025-08-26T21:45:09.8842854Z fi 2025-08-26T21:45:09.8843002Z 2025-08-26T21:45:09.8843089Z export DATE="20250826" 2025-08-26T21:45:09.8843324Z export NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2025-08-26T21:45:09.8843714Z export PYTORCH_BUILD_VERSION="2.9.0.dev20250826+cpu" 2025-08-26T21:45:09.8844089Z export PYTORCH_BUILD_NUMBER="1" 2025-08-26T21:45:09.8844403Z export OVERRIDE_PACKAGE_VERSION="2.9.0.dev20250826+cpu" 2025-08-26T21:45:09.8844761Z export PYTORCH_EXTRA_INSTALL_REQUIREMENTS="" 2025-08-26T21:45:09.8844986Z 2025-08-26T21:45:09.8845079Z # TODO: We don't need this anymore IIUC 2025-08-26T21:45:09.8845363Z export TORCH_PACKAGE_NAME='torch' 2025-08-26T21:45:09.8845535Z 2025-08-26T21:45:09.8845612Z export USE_FBGEMM=1 2025-08-26T21:45:09.8845841Z export PIP_UPLOAD_FOLDER="nightly/" 2025-08-26T21:45:09.8846139Z export DOCKER_IMAGE="pytorch/manylinux2_28:cpu" 2025-08-26T21:45:09.8846452Z 2025-08-26T21:45:09.8846456Z 2025-08-26T21:45:09.8846547Z export USE_GOLD_LINKER="ON" 2025-08-26T21:45:09.8846800Z export USE_GLOO_WITH_OPENSSL="ON" 2025-08-26T21:45:09.8847206Z # =================== The above code will be executed inside Docker container =================== 2025-08-26T21:45:09.8847688Z export MAX_JOBS="12" 2025-08-26T21:45:09.8848329Z retry () { 2025-08-26T21:45:09.8848598Z $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2025-08-26T21:45:09.8848936Z } 2025-08-26T21:45:09.8849117Z export -f retry 2025-08-26T21:45:09.8961267Z ##[group]Run "${PYTORCH_ROOT}/.circleci/scripts/binary_windows_test.sh" 2025-08-26T21:45:09.8961820Z "${PYTORCH_ROOT}/.circleci/scripts/binary_windows_test.sh" 2025-08-26T21:45:09.8980529Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-08-26T21:45:09.8980948Z env: 2025-08-26T21:45:09.8981265Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-26T21:45:09.8981666Z AWS_DEFAULT_REGION: us-east-1 2025-08-26T21:45:09.8981981Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2025-08-26T21:45:09.8982628Z GITHUB_TOKEN: *** 2025-08-26T21:45:09.8982832Z PR_NUMBER: 2025-08-26T21:45:09.8983054Z SHA1: 262640fd220236042fbf4443cc163c8838c84c3d 2025-08-26T21:45:09.8983354Z SKIP_ALL_TESTS: 1 2025-08-26T21:45:09.8983547Z OS: windows 2025-08-26T21:45:09.8983818Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-08-26T21:45:09.8984179Z PACKAGE_TYPE: libtorch 2025-08-26T21:45:09.8984440Z DESIRED_CUDA: cpu 2025-08-26T21:45:09.8984634Z GPU_ARCH_TYPE: cpu 2025-08-26T21:45:09.8984843Z LIBTORCH_CONFIG: release 2025-08-26T21:45:09.8985081Z LIBTORCH_VARIANT: shared-with-deps 2025-08-26T21:45:09.8985352Z DESIRED_PYTHON: 3.9 2025-08-26T21:45:09.8985617Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2025-08-26T21:45:09.8986028Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2025-08-26T21:45:09.8986399Z ##[endgroup] 2025-08-26T21:45:10.1548378Z + source 'C:\actions-runner\_work\_temp/env' 2025-08-26T21:45:10.1549169Z ++ export TZ=UTC 2025-08-26T21:45:10.1549380Z ++ TZ=UTC 2025-08-26T21:45:10.1556710Z ++ echo 'Running on MSYS_NT-10.0-17763 EC2AMAZ-3959FL8 3.6.3-7674c51e.x86_64 2025-07-01 09:13 UTC x86_64 Msys at Tue Aug 26 21:45:09 GMT 2025' 2025-08-26T21:45:10.1557447Z ++ export PACKAGE_TYPE=libtorch 2025-08-26T21:45:10.1557704Z ++ PACKAGE_TYPE=libtorch 2025-08-26T21:45:10.1557947Z ++ export DESIRED_PYTHON=3.9 2025-08-26T21:45:10.1558188Z ++ DESIRED_PYTHON=3.9 2025-08-26T21:45:10.1558411Z ++ export DESIRED_CUDA=cpu 2025-08-26T21:45:10.1558637Z ++ DESIRED_CUDA=cpu 2025-08-26T21:45:10.1558891Z ++ export LIBTORCH_VARIANT=shared-with-deps 2025-08-26T21:45:10.1559199Z ++ LIBTORCH_VARIANT=shared-with-deps 2025-08-26T21:45:10.1559759Z Running on MSYS_NT-10.0-17763 EC2AMAZ-3959FL8 3.6.3-7674c51e.x86_64 2025-07-01 09:13 UTC x86_64 Msys at Tue Aug 26 21:45:09 GMT 2025 2025-08-26T21:45:10.1560342Z ++ export BUILD_PYTHONLESS=1 2025-08-26T21:45:10.1560582Z ++ BUILD_PYTHONLESS=1 2025-08-26T21:45:10.1560794Z ++ [[ msys == \m\s\y\s ]] 2025-08-26T21:45:10.1561024Z ++ export LIBTORCH_CONFIG=release 2025-08-26T21:45:10.1561283Z ++ LIBTORCH_CONFIG=release 2025-08-26T21:45:10.1561516Z ++ [[ release == \d\e\b\u\g ]] 2025-08-26T21:45:10.1561763Z ++ export DESIRED_DEVTOOLSET= 2025-08-26T21:45:10.1562004Z ++ DESIRED_DEVTOOLSET= 2025-08-26T21:45:10.1562212Z ++ export DATE=20250826 2025-08-26T21:45:10.1562421Z ++ DATE=20250826 2025-08-26T21:45:10.1562684Z ++ export NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2025-08-26T21:45:10.1563071Z ++ NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2025-08-26T21:45:10.1563431Z ++ export PYTORCH_BUILD_VERSION=2.9.0.dev20250826+cpu 2025-08-26T21:45:10.1563783Z ++ PYTORCH_BUILD_VERSION=2.9.0.dev20250826+cpu 2025-08-26T21:45:10.1564082Z ++ export PYTORCH_BUILD_NUMBER=1 2025-08-26T21:45:10.1564339Z ++ PYTORCH_BUILD_NUMBER=1 2025-08-26T21:45:10.1564621Z ++ export OVERRIDE_PACKAGE_VERSION=2.9.0.dev20250826+cpu 2025-08-26T21:45:10.1564983Z ++ OVERRIDE_PACKAGE_VERSION=2.9.0.dev20250826+cpu 2025-08-26T21:45:10.1565305Z ++ export PYTORCH_EXTRA_INSTALL_REQUIREMENTS= 2025-08-26T21:45:10.1565616Z ++ PYTORCH_EXTRA_INSTALL_REQUIREMENTS= 2025-08-26T21:45:10.1565896Z ++ export TORCH_PACKAGE_NAME=torch 2025-08-26T21:45:10.1566930Z ++ TORCH_PACKAGE_NAME=torch 2025-08-26T21:45:10.1567165Z ++ export USE_FBGEMM=1 2025-08-26T21:45:10.1567377Z ++ USE_FBGEMM=1 2025-08-26T21:45:10.1567617Z ++ export PIP_UPLOAD_FOLDER=nightly/ 2025-08-26T21:45:10.1569216Z ++ PIP_UPLOAD_FOLDER=nightly/ 2025-08-26T21:45:10.1569546Z ++ export DOCKER_IMAGE=pytorch/manylinux2_28:cpu 2025-08-26T21:45:10.1569869Z ++ DOCKER_IMAGE=pytorch/manylinux2_28:cpu 2025-08-26T21:45:10.1570162Z ++ export USE_GOLD_LINKER=ON 2025-08-26T21:45:10.1570395Z ++ USE_GOLD_LINKER=ON 2025-08-26T21:45:10.1570622Z ++ export USE_GLOO_WITH_OPENSSL=ON 2025-08-26T21:45:10.1570876Z ++ USE_GLOO_WITH_OPENSSL=ON 2025-08-26T21:45:10.1571113Z ++ export MAX_JOBS=12 2025-08-26T21:45:10.1571310Z ++ MAX_JOBS=12 2025-08-26T21:45:10.1571517Z ++ export -f retry 2025-08-26T21:45:10.1571724Z + export CUDA_VERSION=cpu 2025-08-26T21:45:10.1571943Z + CUDA_VERSION=cpu 2025-08-26T21:45:10.1572140Z + export VC_YEAR=2022 2025-08-26T21:45:10.1572337Z + VC_YEAR=2022 2025-08-26T21:45:10.1572539Z + [[ cpu == \x\p\u ]] 2025-08-26T21:45:10.1572865Z + pushd 'C:\actions-runner\_work\pytorch\pytorch/pytorch/.ci/pytorch/' 2025-08-26T21:45:10.1573287Z + [[ windows == \w\i\n\d\o\w\s\-\a\r\m\6\4 ]] 2025-08-26T21:45:10.1573584Z + ./windows/internal/smoke_test.bat 2025-08-26T21:45:10.1574104Z /c/actions-runner/_work/pytorch/pytorch/pytorch/.ci/pytorch /c/actions-runner/_work/pytorch/pytorch 2025-08-26T21:45:10.1700781Z 2025-08-26T21:45:10.1707635Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch>set SRC_DIR=C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\internal\ 2025-08-26T21:45:10.1709414Z 2025-08-26T21:45:10.1709964Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch>pushd C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\internal\\.. 2025-08-26T21:45:10.1714797Z 2025-08-26T21:45:10.1715331Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows>if not "cpu" == "cpu" if not "cpu" == "xpu" call internal\driver_update.bat 2025-08-26T21:45:10.1717147Z 2025-08-26T21:45:10.1717562Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows>if errorlevel 1 exit /b 1 2025-08-26T21:45:10.1719672Z 2025-08-26T21:45:10.1720041Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows>if "cpu" == "xpu" ( 2025-08-26T21:45:10.1720514Z call internal\xpu_install.bat 2025-08-26T21:45:10.1720789Z if errorlevel 1 exit /b 1 2025-08-26T21:45:10.1721100Z call "C:\Program Files (x86)\Intel\oneAPI\setvars.bat" 2025-08-26T21:45:10.1721442Z if errorlevel 1 exit /b 1 2025-08-26T21:45:10.1721663Z ) 2025-08-26T21:45:10.1721763Z 2025-08-26T21:45:10.1723753Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows>set "ORIG_PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\Amazon\cfn-bootstrap;C:\ProgramData\chocolatey\bin;C:\Program Files\Amazon\AWSCLIV2;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\Users\runneruser\AppData\Local\Microsoft\WindowsApps" 2025-08-26T21:45:10.1725681Z 2025-08-26T21:45:10.1726003Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows>setlocal EnableDelayedExpansion 2025-08-26T21:45:10.1726444Z 2025-08-26T21:45:10.1726720Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows>set NVIDIA_GPU_EXISTS=0 2025-08-26T21:45:10.1728401Z 2025-08-26T21:45:10.1728980Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows>for /F "delims=" %i in ('wmic path win32_VideoController get name') do ( 2025-08-26T21:45:10.1729641Z set GPUS=%i 2025-08-26T21:45:10.1729886Z if not "x!GPUS:NVIDIA=!" == "x!GPUS!" ( 2025-08-26T21:45:10.1730161Z SET NVIDIA_GPU_EXISTS=1 2025-08-26T21:45:10.1730393Z goto gpu_check_end 2025-08-26T21:45:10.1730578Z ) 2025-08-26T21:45:10.1730738Z ) 2025-08-26T21:45:10.2891978Z 2025-08-26T21:45:10.2892610Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows>( 2025-08-26T21:45:10.2893042Z set GPUS=Name 2025-08-26T21:45:10.2893307Z 2025-08-26T21:45:10.2894103Z if not "x!GPUS:NVIDIA=!" == "x!GPUS!" ( 2025-08-26T21:45:10.2894406Z SET NVIDIA_GPU_EXISTS=1 2025-08-26T21:45:10.2894636Z goto gpu_check_end 2025-08-26T21:45:10.2894838Z ) 2025-08-26T21:45:10.2894996Z ) 2025-08-26T21:45:10.2895144Z 2025-08-26T21:45:10.2895369Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows>( 2025-08-26T21:45:10.2895830Z set GPUS=Microsoft Basic Display Adapter 2025-08-26T21:45:10.2896110Z 2025-08-26T21:45:10.2896295Z if not "x!GPUS:NVIDIA=!" == "x!GPUS!" ( 2025-08-26T21:45:10.2896577Z SET NVIDIA_GPU_EXISTS=1 2025-08-26T21:45:10.2896809Z goto gpu_check_end 2025-08-26T21:45:10.2896999Z ) 2025-08-26T21:45:10.2897155Z ) 2025-08-26T21:45:10.2897241Z 2025-08-26T21:45:10.2897438Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows>( 2025-08-26T21:45:10.2897831Z set GPUS= 2025-08-26T21:45:10.2897992Z 2025-08-26T21:45:10.2898187Z if not "x!GPUS:NVIDIA=!" == "x!GPUS!" ( 2025-08-26T21:45:10.2898478Z SET NVIDIA_GPU_EXISTS=1 2025-08-26T21:45:10.2898716Z goto gpu_check_end 2025-08-26T21:45:10.2898903Z ) 2025-08-26T21:45:10.2899061Z ) 2025-08-26T21:45:10.2899151Z 2025-08-26T21:45:10.2899483Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows>endlocal & set NVIDIA_GPU_EXISTS=0 2025-08-26T21:45:10.2904618Z 2025-08-26T21:45:10.2905232Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows>if "libtorch" == "wheel" goto wheel 2025-08-26T21:45:10.2905784Z 2025-08-26T21:45:10.2906199Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows>if "libtorch" == "libtorch" goto libtorch 2025-08-26T21:45:10.2909161Z 2025-08-26T21:45:10.2909542Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows>echo "install and test libtorch" 2025-08-26T21:45:10.2910083Z "install and test libtorch" 2025-08-26T21:45:10.2911679Z 2025-08-26T21:45:10.2912179Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows>if "2022" == "2022" powershell internal\vs2022_install.ps1 2025-08-26T21:45:10.6223208Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-08-26T21:45:10.6273474Z Finished 2025-08-26T21:45:10.6428269Z % Total % Received % Xferd Average Speed Time Time Time Current 2025-08-26T21:45:10.6428763Z Dload Upload Total Spent Left Speed 2025-08-26T21:45:10.6429012Z 2025-08-26T21:45:10.6777049Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-08-26T21:45:10.6777566Z 100 2084k 100 2084k 0 0 56.2M 0 --:--:-- --:--:-- --:--:-- 58.1M 2025-08-26T21:45:10.7639903Z Found correctly versioned existing BuildTools installation in C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools 2025-08-26T21:45:10.7784377Z 2025-08-26T21:45:10.7785052Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows>if ERRORLEVEL 1 exit /b 1 2025-08-26T21:45:10.7786073Z 2025-08-26T21:45:10.7786770Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows>for /F "delims=" %i in ('where /R "C:\actions-runner\_work\_temp\artifacts" *-latest.zip') do 7z x "%i" -otmp 2025-08-26T21:45:10.7950022Z 2025-08-26T21:45:10.7951730Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows>7z x "C:\actions-runner\_work\_temp\artifacts\libtorch-win-shared-with-deps-latest.zip" -otmp 2025-08-26T21:45:10.8555387Z 2025-08-26T21:45:10.8555883Z 7-Zip 25.01 (x64) : Copyright (c) 1999-2025 Igor Pavlov : 2025-08-03 2025-08-26T21:45:10.8556194Z 2025-08-26T21:45:10.8556292Z Scanning the drive for archives: 2025-08-26T21:45:10.8556566Z 1 file, 195701946 bytes (187 MiB) 2025-08-26T21:45:10.8556734Z 2025-08-26T21:45:10.8557079Z Extracting archive: C:\actions-runner\_work\_temp\artifacts\libtorch-win-shared-with-deps-latest.zip 2025-08-26T21:45:19.7450668Z -- 2025-08-26T21:45:19.7451175Z Path = C:\actions-runner\_work\_temp\artifacts\libtorch-win-shared-with-deps-latest.zip 2025-08-26T21:45:19.7451631Z Type = zip 2025-08-26T21:45:19.7452087Z Physical Size = 195701946 2025-08-26T21:45:19.7452248Z 2025-08-26T21:45:19.7478243Z Everything is Ok 2025-08-26T21:45:19.7478400Z 2025-08-26T21:45:19.7478475Z Folders: 288 2025-08-26T21:45:19.7478664Z Files: 9326 2025-08-26T21:45:19.7478844Z Size: 1154689287 2025-08-26T21:45:19.7479063Z Compressed: 195701946 2025-08-26T21:45:19.7523410Z 2025-08-26T21:45:19.7524151Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows>if ERRORLEVEL 1 exit /b 1 2025-08-26T21:45:19.7524740Z 2025-08-26T21:45:19.7525065Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows>pushd tmp\libtorch 2025-08-26T21:45:19.7530516Z 2025-08-26T21:45:19.7530899Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\tmp\libtorch>set VC_VERSION_LOWER=17 2025-08-26T21:45:19.7532635Z 2025-08-26T21:45:19.7533157Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\tmp\libtorch>set VC_VERSION_UPPER=18 2025-08-26T21:45:19.7535974Z 2025-08-26T21:45:19.7537336Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\tmp\libtorch>for /F "usebackq tokens=*" %i in (`"C:\Program Files (x86)\Microsoft Visual Studio\Installer\vswhere.exe" -legacy -products * -version [17,18) -property installationPath`) do (if exist "%i" if exist "%i\VC\Auxiliary\Build\vcvarsall.bat" ( 2025-08-26T21:45:19.7538637Z set "VS15INSTALLDIR=%i" 2025-08-26T21:45:19.7538955Z set "VS15VCVARSALL=%i\VC\Auxiliary\Build\vcvarsall.bat" 2025-08-26T21:45:19.7539303Z goto vswhere 2025-08-26T21:45:19.7539482Z ) ) 2025-08-26T21:45:19.7773754Z 2025-08-26T21:45:19.7775035Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\tmp\libtorch>(if exist "C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools" if exist "C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Auxiliary\Build\vcvarsall.bat" ( 2025-08-26T21:45:19.7776453Z set "VS15INSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools" 2025-08-26T21:45:19.7777198Z set "VS15VCVARSALL=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Auxiliary\Build\vcvarsall.bat" 2025-08-26T21:45:19.7777754Z goto vswhere 2025-08-26T21:45:19.7777937Z ) ) 2025-08-26T21:45:19.7779888Z 2025-08-26T21:45:19.7780909Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\tmp\libtorch>IF "C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Auxiliary\Build\vcvarsall.bat" == "" ( 2025-08-26T21:45:19.7782010Z echo Visual Studio 2022 C++ BuildTools is required to compile PyTorch test on Windows 2025-08-26T21:45:19.7782468Z exit /b 1 2025-08-26T21:45:19.7782652Z ) 2025-08-26T21:45:19.7782753Z 2025-08-26T21:45:19.7783385Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\tmp\libtorch>call "C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Auxiliary\Build\vcvarsall.bat" x64 2025-08-26T21:45:20.1206461Z ********************************************************************** 2025-08-26T21:45:20.1206957Z ** Visual Studio 2022 Developer Command Prompt v17.12.11 2025-08-26T21:45:20.1207315Z ** Copyright (c) 2022 Microsoft Corporation 2025-08-26T21:45:20.1207784Z ********************************************************************** 2025-08-26T21:45:20.5872064Z [vcvarsall.bat] Environment initialized for: 'x64' 2025-08-26T21:45:21.0539478Z Microsoft (R) C/C++ Optimizing Compiler Version 19.42.34444 for x64 2025-08-26T21:45:21.0539998Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-08-26T21:45:21.0540270Z 2025-08-26T21:45:21.0610326Z simple-torch-test.cpp 2025-08-26T21:45:36.5827313Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\optional(82): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2025-08-26T21:45:36.5835557Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\optional(82): note: the template instantiation context (the oldest one first) is 2025-08-26T21:45:36.5856784Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\tmp\libtorch\include\ATen/core/function_schema.h(438): note: see reference to function template instantiation 'std::optional::optional(_Ty2 &&) noexcept' being compiled 2025-08-26T21:45:36.5857893Z with 2025-08-26T21:45:36.5858072Z [ 2025-08-26T21:45:36.5858248Z I=size_t, 2025-08-26T21:45:36.5858452Z _Ty2=size_t 2025-08-26T21:45:36.5858673Z ] 2025-08-26T21:45:36.5859579Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\tmp\libtorch\include\ATen/core/function_schema.h(438): note: see the first reference to 'std::optional::optional' in 'c10::FunctionSchema::argumentIndexWithName' 2025-08-26T21:45:36.5861677Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\optional(248): note: see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled 2025-08-26T21:45:36.5862883Z with 2025-08-26T21:45:36.5863056Z [ 2025-08-26T21:45:36.5863237Z _Ty=int32_t 2025-08-26T21:45:36.5863433Z ] 2025-08-26T21:45:36.5864616Z C:\actions-runner\_work\pytorch\pytorch/pytorch\.ci\pytorch\test_example_code\simple-torch-test.cpp(7): note: see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&) noexcept' being compiled 2025-08-26T21:45:36.5865859Z with 2025-08-26T21:45:36.5866022Z [ 2025-08-26T21:45:36.5866196Z _Ty=int32_t 2025-08-26T21:45:36.5866392Z ] 2025-08-26T21:45:36.6786871Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xutility(406): warning C4267: 'initializing': conversion from 'size_t' to '_Ty', possible loss of data 2025-08-26T21:45:36.6787712Z with 2025-08-26T21:45:36.6787891Z [ 2025-08-26T21:45:36.6788088Z _Ty=unsigned int 2025-08-26T21:45:36.6788318Z ] 2025-08-26T21:45:36.6788986Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xutility(406): note: the template instantiation context (the oldest one first) is 2025-08-26T21:45:36.6790774Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\tmp\libtorch\include\torch/csrc/dynamo/compiled_autograd.h(236): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::emplace_back(const unsigned __int64 &)' being compiled 2025-08-26T21:45:36.6792032Z with 2025-08-26T21:45:36.6792228Z [ 2025-08-26T21:45:36.6792407Z _Ty=std::_Vbase 2025-08-26T21:45:36.6792625Z ] 2025-08-26T21:45:36.6793661Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(858): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back(const unsigned __int64 &)' being compiled 2025-08-26T21:45:36.6794773Z with 2025-08-26T21:45:36.6794942Z [ 2025-08-26T21:45:36.6795115Z _Ty=std::_Vbase 2025-08-26T21:45:36.6795330Z ] 2025-08-26T21:45:36.6796528Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(776): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_back_with_unused_capacity(const unsigned __int64 &)' being compiled 2025-08-26T21:45:36.6797699Z with 2025-08-26T21:45:36.6798588Z [ 2025-08-26T21:45:36.6798776Z _Ty=std::_Vbase 2025-08-26T21:45:36.6798984Z ] 2025-08-26T21:45:36.6800719Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(791): note: see reference to function template instantiation 'void std::_Construct_in_place(unsigned int &,const _Ty &) noexcept' being compiled 2025-08-26T21:45:36.6801814Z with 2025-08-26T21:45:36.6801984Z [ 2025-08-26T21:45:36.6802159Z _Ty=size_t 2025-08-26T21:45:36.6802352Z ] 2025-08-26T21:45:36.6803100Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xmemory(700): warning C4267: 'initializing': conversion from 'size_t' to '_Objty', possible loss of data 2025-08-26T21:45:36.6803919Z with 2025-08-26T21:45:36.6804088Z [ 2025-08-26T21:45:36.6804265Z _Objty=unsigned int 2025-08-26T21:45:36.6804489Z ] 2025-08-26T21:45:36.6805143Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xmemory(700): note: the template instantiation context (the oldest one first) is 2025-08-26T21:45:36.6806836Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(779): note: see reference to function template instantiation 'unsigned int *std::vector>::_Emplace_reallocate(unsigned int *const ,const _Ty &)' being compiled 2025-08-26T21:45:36.6808031Z with 2025-08-26T21:45:36.6808201Z [ 2025-08-26T21:45:36.6808365Z _Ty=size_t 2025-08-26T21:45:36.6808583Z ] 2025-08-26T21:45:36.6809703Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(830): note: see reference to function template instantiation 'void std::_Default_allocator_traits<_Alloc>::construct<_Ty,const unsigned __int64&>(_Alloc &,_Objty *const ,const unsigned __int64 &)' being compiled 2025-08-26T21:45:36.6810914Z with 2025-08-26T21:45:36.6811092Z [ 2025-08-26T21:45:36.6811302Z _Alloc=std::allocator, 2025-08-26T21:45:36.6811592Z _Ty=unsigned int, 2025-08-26T21:45:36.6811824Z _Objty=unsigned int 2025-08-26T21:45:36.6812132Z ] 2025-08-26T21:45:36.6924847Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xutility(406): warning C4267: 'initializing': conversion from 'size_t' to '_Ty', possible loss of data 2025-08-26T21:45:36.6925696Z with 2025-08-26T21:45:36.6925894Z [ 2025-08-26T21:45:36.6926060Z _Ty=int 2025-08-26T21:45:36.6926242Z ] 2025-08-26T21:45:36.6926888Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xutility(406): note: the template instantiation context (the oldest one first) is 2025-08-26T21:45:36.6928575Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\tmp\libtorch\include\torch/csrc/dynamo/compiled_autograd.h(681): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::emplace_back(size_t &)' being compiled 2025-08-26T21:45:36.6929704Z with 2025-08-26T21:45:36.6929868Z [ 2025-08-26T21:45:36.6930041Z _Ty=int32_t 2025-08-26T21:45:36.6930289Z ] 2025-08-26T21:45:36.6931340Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(858): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back(unsigned __int64 &)' being compiled 2025-08-26T21:45:36.6932407Z with 2025-08-26T21:45:36.6932577Z [ 2025-08-26T21:45:36.6932741Z _Ty=int32_t 2025-08-26T21:45:36.6932953Z ] 2025-08-26T21:45:36.6934173Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(776): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_back_with_unused_capacity(unsigned __int64 &)' being compiled 2025-08-26T21:45:36.6935436Z with 2025-08-26T21:45:36.6935611Z [ 2025-08-26T21:45:36.6935780Z _Ty=int32_t 2025-08-26T21:45:36.6936028Z ] 2025-08-26T21:45:36.6936959Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(791): note: see reference to function template instantiation 'void std::_Construct_in_place(int &,_Ty &) noexcept' being compiled 2025-08-26T21:45:36.6937915Z with 2025-08-26T21:45:36.6938085Z [ 2025-08-26T21:45:36.6938250Z _Ty=size_t 2025-08-26T21:45:36.6938450Z ] 2025-08-26T21:45:36.6939266Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xmemory(700): warning C4267: 'initializing': conversion from 'size_t' to '_Objty', possible loss of data 2025-08-26T21:45:36.6940096Z with 2025-08-26T21:45:36.6940285Z [ 2025-08-26T21:45:36.6940457Z _Objty=int 2025-08-26T21:45:36.6940654Z ] 2025-08-26T21:45:36.6941297Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xmemory(700): note: the template instantiation context (the oldest one first) is 2025-08-26T21:45:36.6942951Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(779): note: see reference to function template instantiation 'int *std::vector>::_Emplace_reallocate<_Ty&>(int *const ,_Ty &)' being compiled 2025-08-26T21:45:36.6944009Z with 2025-08-26T21:45:36.6944174Z [ 2025-08-26T21:45:36.6944351Z _Ty=size_t 2025-08-26T21:45:36.6944540Z ] 2025-08-26T21:45:36.6945626Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(830): note: see reference to function template instantiation 'void std::_Default_allocator_traits<_Alloc>::construct<_Ty,unsigned __int64&>(_Alloc &,_Objty *const ,unsigned __int64 &)' being compiled 2025-08-26T21:45:36.6946812Z with 2025-08-26T21:45:36.6946985Z [ 2025-08-26T21:45:36.6947198Z _Alloc=std::allocator, 2025-08-26T21:45:36.6947509Z _Ty=int, 2025-08-26T21:45:36.6947723Z _Objty=int 2025-08-26T21:45:36.6947967Z ] 2025-08-26T21:45:37.1040036Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\utility(263): warning C4267: 'initializing': conversion from 'size_t' to '_Ty1', possible loss of data 2025-08-26T21:45:37.1040922Z with 2025-08-26T21:45:37.1041112Z [ 2025-08-26T21:45:37.1041303Z _Ty1=int 2025-08-26T21:45:37.1041504Z ] 2025-08-26T21:45:37.1042188Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\utility(263): note: the template instantiation context (the oldest one first) is 2025-08-26T21:45:37.1044016Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\tmp\libtorch\include\torch/csrc/dynamo/compiled_autograd.h(658): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::emplace_back(size_t &,int &)' being compiled 2025-08-26T21:45:37.1045246Z with 2025-08-26T21:45:37.1045499Z [ 2025-08-26T21:45:37.1045704Z _Ty=std::pair 2025-08-26T21:45:37.1045969Z ] 2025-08-26T21:45:37.1047030Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(858): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back(unsigned __int64 &,int &)' being compiled 2025-08-26T21:45:37.1048354Z with 2025-08-26T21:45:37.1048553Z [ 2025-08-26T21:45:37.1048746Z _Ty=std::pair 2025-08-26T21:45:37.1049003Z ] 2025-08-26T21:45:37.1050233Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(776): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_back_with_unused_capacity(unsigned __int64 &,int &)' being compiled 2025-08-26T21:45:37.1051513Z with 2025-08-26T21:45:37.1051703Z [ 2025-08-26T21:45:37.1051895Z _Ty=std::pair 2025-08-26T21:45:37.1052154Z ] 2025-08-26T21:45:37.1053164Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(791): note: see reference to function template instantiation 'void std::_Construct_in_place,_Ty&,int&>(std::pair &,_Ty &,int &) noexcept' being compiled 2025-08-26T21:45:37.1054261Z with 2025-08-26T21:45:37.1054451Z [ 2025-08-26T21:45:37.1054628Z _Ty=size_t 2025-08-26T21:45:37.1054929Z ] 2025-08-26T21:45:37.1055851Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xutility(406): note: see reference to function template instantiation 'std::pair::pair(_Other1,_Other2) noexcept' being compiled 2025-08-26T21:45:37.1056893Z with 2025-08-26T21:45:37.1057075Z [ 2025-08-26T21:45:37.1057311Z _Other1=uint64_t &, 2025-08-26T21:45:37.1057553Z _Other2=int & 2025-08-26T21:45:37.1057775Z ] 2025-08-26T21:45:37.1058520Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\utility(263): warning C4267: 'initializing': conversion from 'size_t' to '_Ty2', possible loss of data 2025-08-26T21:45:37.1059335Z with 2025-08-26T21:45:37.1059524Z [ 2025-08-26T21:45:37.1059692Z _Ty2=int 2025-08-26T21:45:37.1059901Z ] 2025-08-26T21:45:39.5025809Z Microsoft (R) Incremental Linker Version 14.42.34444.0 2025-08-26T21:45:39.5026303Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-08-26T21:45:39.5026597Z 2025-08-26T21:45:39.5026702Z /out:simple-torch-test.exe 2025-08-26T21:45:39.5026987Z simple-torch-test.obj 2025-08-26T21:45:39.5027207Z c10.lib 2025-08-26T21:45:39.5027403Z torch_cpu.lib 2025-08-26T21:45:44.8761870Z Creating library simple-torch-test.lib and object simple-torch-test.exp 2025-08-26T21:45:45.2872501Z [W826 21:45:45.000000000 simple-torch-test.cpp:4] Warning: Simple test passed! (function main) 2025-08-26T21:45:45.4063682Z Microsoft (R) C/C++ Optimizing Compiler Version 19.42.34444 for x64 2025-08-26T21:45:45.4064206Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-08-26T21:45:45.4064479Z 2025-08-26T21:45:45.4098607Z check-torch-mkl.cpp 2025-08-26T21:45:58.1451195Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\optional(82): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2025-08-26T21:45:58.1452606Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\optional(82): note: the template instantiation context (the oldest one first) is 2025-08-26T21:45:58.1454206Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\tmp\libtorch\include\ATen/core/function_schema.h(438): note: see reference to function template instantiation 'std::optional::optional(_Ty2 &&) noexcept' being compiled 2025-08-26T21:45:58.1455474Z with 2025-08-26T21:45:58.1455679Z [ 2025-08-26T21:45:58.1455861Z I=size_t, 2025-08-26T21:45:58.1456093Z _Ty2=size_t 2025-08-26T21:45:58.1456308Z ] 2025-08-26T21:45:58.1457225Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\tmp\libtorch\include\ATen/core/function_schema.h(438): note: see the first reference to 'std::optional::optional' in 'c10::FunctionSchema::argumentIndexWithName' 2025-08-26T21:45:58.1459563Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\optional(248): note: see reference to function template instantiation 'std::_Optional_construct_base<_Ty>::_Optional_construct_base(std::in_place_t,const unsigned __int64 &&)' being compiled 2025-08-26T21:45:58.1460783Z with 2025-08-26T21:45:58.1460967Z [ 2025-08-26T21:45:58.1461165Z _Ty=int32_t 2025-08-26T21:45:58.1461373Z ] 2025-08-26T21:45:58.1462564Z C:\actions-runner\_work\pytorch\pytorch/pytorch\.ci\pytorch\test_example_code\check-torch-mkl.cpp(7): note: see reference to function template instantiation 'std::_Optional_destruct_base<_Ty,true>::_Optional_destruct_base(std::in_place_t,const unsigned __int64 &&) noexcept' being compiled 2025-08-26T21:45:58.1463802Z with 2025-08-26T21:45:58.1464008Z [ 2025-08-26T21:45:58.1464198Z _Ty=int32_t 2025-08-26T21:45:58.1464406Z ] 2025-08-26T21:45:58.2379814Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xutility(406): warning C4267: 'initializing': conversion from 'size_t' to '_Ty', possible loss of data 2025-08-26T21:45:58.2380680Z with 2025-08-26T21:45:58.2380883Z [ 2025-08-26T21:45:58.2381091Z _Ty=unsigned int 2025-08-26T21:45:58.2381349Z ] 2025-08-26T21:45:58.2382103Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xutility(406): note: the template instantiation context (the oldest one first) is 2025-08-26T21:45:58.2383885Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\tmp\libtorch\include\torch/csrc/dynamo/compiled_autograd.h(236): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::emplace_back(const unsigned __int64 &)' being compiled 2025-08-26T21:45:58.2385164Z with 2025-08-26T21:45:58.2385357Z [ 2025-08-26T21:45:58.2385547Z _Ty=std::_Vbase 2025-08-26T21:45:58.2385788Z ] 2025-08-26T21:45:58.2386834Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(858): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back(const unsigned __int64 &)' being compiled 2025-08-26T21:45:58.2388058Z with 2025-08-26T21:45:58.2388242Z [ 2025-08-26T21:45:58.2388435Z _Ty=std::_Vbase 2025-08-26T21:45:58.2388651Z ] 2025-08-26T21:45:58.2389766Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(776): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_back_with_unused_capacity(const unsigned __int64 &)' being compiled 2025-08-26T21:45:58.2390951Z with 2025-08-26T21:45:58.2391126Z [ 2025-08-26T21:45:58.2391328Z _Ty=std::_Vbase 2025-08-26T21:45:58.2391548Z ] 2025-08-26T21:45:58.2392569Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(791): note: see reference to function template instantiation 'void std::_Construct_in_place(unsigned int &,const _Ty &) noexcept' being compiled 2025-08-26T21:45:58.2393787Z with 2025-08-26T21:45:58.2393992Z [ 2025-08-26T21:45:58.2394192Z _Ty=size_t 2025-08-26T21:45:58.2394393Z ] 2025-08-26T21:45:58.2395162Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xmemory(700): warning C4267: 'initializing': conversion from 'size_t' to '_Objty', possible loss of data 2025-08-26T21:45:58.2395995Z with 2025-08-26T21:45:58.2396400Z [ 2025-08-26T21:45:58.2396600Z _Objty=unsigned int 2025-08-26T21:45:58.2396834Z ] 2025-08-26T21:45:58.2398226Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xmemory(700): note: the template instantiation context (the oldest one first) is 2025-08-26T21:45:58.2400108Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(779): note: see reference to function template instantiation 'unsigned int *std::vector>::_Emplace_reallocate(unsigned int *const ,const _Ty &)' being compiled 2025-08-26T21:45:58.2401379Z with 2025-08-26T21:45:58.2401579Z [ 2025-08-26T21:45:58.2401752Z _Ty=size_t 2025-08-26T21:45:58.2401970Z ] 2025-08-26T21:45:58.2403111Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(830): note: see reference to function template instantiation 'void std::_Default_allocator_traits<_Alloc>::construct<_Ty,const unsigned __int64&>(_Alloc &,_Objty *const ,const unsigned __int64 &)' being compiled 2025-08-26T21:45:58.2404338Z with 2025-08-26T21:45:58.2404517Z [ 2025-08-26T21:45:58.2404739Z _Alloc=std::allocator, 2025-08-26T21:45:58.2405057Z _Ty=unsigned int, 2025-08-26T21:45:58.2405317Z _Objty=unsigned int 2025-08-26T21:45:58.2405569Z ] 2025-08-26T21:45:58.2521868Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xutility(406): warning C4267: 'initializing': conversion from 'size_t' to '_Ty', possible loss of data 2025-08-26T21:45:58.2522750Z with 2025-08-26T21:45:58.2522952Z [ 2025-08-26T21:45:58.2523122Z _Ty=int 2025-08-26T21:45:58.2523327Z ] 2025-08-26T21:45:58.2523994Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xutility(406): note: the template instantiation context (the oldest one first) is 2025-08-26T21:45:58.2525758Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\tmp\libtorch\include\torch/csrc/dynamo/compiled_autograd.h(681): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::emplace_back(size_t &)' being compiled 2025-08-26T21:45:58.2527036Z with 2025-08-26T21:45:58.2527214Z [ 2025-08-26T21:45:58.2527409Z _Ty=int32_t 2025-08-26T21:45:58.2527617Z ] 2025-08-26T21:45:58.2528685Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(858): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back(unsigned __int64 &)' being compiled 2025-08-26T21:45:58.2529769Z with 2025-08-26T21:45:58.2529953Z [ 2025-08-26T21:45:58.2530126Z _Ty=int32_t 2025-08-26T21:45:58.2530344Z ] 2025-08-26T21:45:58.2531435Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(776): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_back_with_unused_capacity(unsigned __int64 &)' being compiled 2025-08-26T21:45:58.2532566Z with 2025-08-26T21:45:58.2532747Z [ 2025-08-26T21:45:58.2532920Z _Ty=int32_t 2025-08-26T21:45:58.2533136Z ] 2025-08-26T21:45:58.2534019Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(791): note: see reference to function template instantiation 'void std::_Construct_in_place(int &,_Ty &) noexcept' being compiled 2025-08-26T21:45:58.2535006Z with 2025-08-26T21:45:58.2535192Z [ 2025-08-26T21:45:58.2535362Z _Ty=size_t 2025-08-26T21:45:58.2535577Z ] 2025-08-26T21:45:58.2536554Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xmemory(700): warning C4267: 'initializing': conversion from 'size_t' to '_Objty', possible loss of data 2025-08-26T21:45:58.2537517Z with 2025-08-26T21:45:58.2537710Z [ 2025-08-26T21:45:58.2537887Z _Objty=int 2025-08-26T21:45:58.2538104Z ] 2025-08-26T21:45:58.2538762Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xmemory(700): note: the template instantiation context (the oldest one first) is 2025-08-26T21:45:58.2540328Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(779): note: see reference to function template instantiation 'int *std::vector>::_Emplace_reallocate<_Ty&>(int *const ,_Ty &)' being compiled 2025-08-26T21:45:58.2541384Z with 2025-08-26T21:45:58.2541581Z [ 2025-08-26T21:45:58.2541815Z _Ty=size_t 2025-08-26T21:45:58.2542029Z ] 2025-08-26T21:45:58.2543190Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(830): note: see reference to function template instantiation 'void std::_Default_allocator_traits<_Alloc>::construct<_Ty,unsigned __int64&>(_Alloc &,_Objty *const ,unsigned __int64 &)' being compiled 2025-08-26T21:45:58.2544368Z with 2025-08-26T21:45:58.2544564Z [ 2025-08-26T21:45:58.2544760Z _Alloc=std::allocator, 2025-08-26T21:45:58.2545043Z _Ty=int, 2025-08-26T21:45:58.2545264Z _Objty=int 2025-08-26T21:45:58.2545462Z ] 2025-08-26T21:45:58.6673329Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\utility(263): warning C4267: 'initializing': conversion from 'size_t' to '_Ty1', possible loss of data 2025-08-26T21:45:58.6674187Z with 2025-08-26T21:45:58.6674384Z [ 2025-08-26T21:45:58.6674603Z _Ty1=int 2025-08-26T21:45:58.6674843Z ] 2025-08-26T21:45:58.6675521Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\utility(263): note: the template instantiation context (the oldest one first) is 2025-08-26T21:45:58.6677234Z C:\actions-runner\_work\pytorch\pytorch\pytorch\.ci\pytorch\windows\tmp\libtorch\include\torch/csrc/dynamo/compiled_autograd.h(658): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::emplace_back(size_t &,int &)' being compiled 2025-08-26T21:45:58.6678422Z with 2025-08-26T21:45:58.6678603Z [ 2025-08-26T21:45:58.6678829Z _Ty=std::pair 2025-08-26T21:45:58.6679071Z ] 2025-08-26T21:45:58.6680123Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(858): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back(unsigned __int64 &,int &)' being compiled 2025-08-26T21:45:58.6681256Z with 2025-08-26T21:45:58.6681439Z [ 2025-08-26T21:45:58.6681649Z _Ty=std::pair 2025-08-26T21:45:58.6681916Z ] 2025-08-26T21:45:58.6683029Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(776): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_back_with_unused_capacity(unsigned __int64 &,int &)' being compiled 2025-08-26T21:45:58.6684264Z with 2025-08-26T21:45:58.6684450Z [ 2025-08-26T21:45:58.6684652Z _Ty=std::pair 2025-08-26T21:45:58.6684896Z ] 2025-08-26T21:45:58.6685914Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(791): note: see reference to function template instantiation 'void std::_Construct_in_place,_Ty&,int&>(std::pair &,_Ty &,int &) noexcept' being compiled 2025-08-26T21:45:58.6687340Z with 2025-08-26T21:45:58.6687532Z [ 2025-08-26T21:45:58.6687838Z _Ty=size_t 2025-08-26T21:45:58.6688064Z ] 2025-08-26T21:45:58.6688977Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xutility(406): note: see reference to function template instantiation 'std::pair::pair(_Other1,_Other2) noexcept' being compiled 2025-08-26T21:45:58.6689973Z with 2025-08-26T21:45:58.6690160Z [ 2025-08-26T21:45:58.6690350Z _Other1=uint64_t &, 2025-08-26T21:45:58.6690603Z _Other2=int & 2025-08-26T21:45:58.6690816Z ] 2025-08-26T21:45:58.6691574Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\utility(263): warning C4267: 'initializing': conversion from 'size_t' to '_Ty2', possible loss of data 2025-08-26T21:45:58.6692387Z with 2025-08-26T21:45:58.6692577Z [ 2025-08-26T21:45:58.6692765Z _Ty2=int 2025-08-26T21:45:58.6692958Z ] 2025-08-26T21:46:00.1097087Z Microsoft (R) Incremental Linker Version 14.42.34444.0 2025-08-26T21:46:00.1097543Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-08-26T21:46:00.1097837Z 2025-08-26T21:46:00.1097934Z /out:check-torch-mkl.exe 2025-08-26T21:46:00.1098194Z check-torch-mkl.obj 2025-08-26T21:46:00.1098411Z c10.lib 2025-08-26T21:46:00.1098602Z torch_cpu.lib 2025-08-26T21:46:00.1751680Z Creating library check-torch-mkl.lib and object check-torch-mkl.exp 2025-08-26T21:46:00.7061562Z "Skip CUDA tests for machines without a Nvidia GPU card" 2025-08-26T21:46:00.7093743Z + popd 2025-08-26T21:46:00.7097644Z /c/actions-runner/_work/pytorch/pytorch 2025-08-26T21:46:00.7228365Z ##[group]Run .github\scripts\wait_for_ssh_to_drain.ps1 2025-08-26T21:46:00.7228791Z .github\scripts\wait_for_ssh_to_drain.ps1 2025-08-26T21:46:00.7244348Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-08-26T21:46:00.7244803Z env: 2025-08-26T21:46:00.7245134Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-26T21:46:00.7245542Z AWS_DEFAULT_REGION: us-east-1 2025-08-26T21:46:00.7245865Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2025-08-26T21:46:00.7246475Z GITHUB_TOKEN: *** 2025-08-26T21:46:00.7246687Z PR_NUMBER: 2025-08-26T21:46:00.7246930Z SHA1: 262640fd220236042fbf4443cc163c8838c84c3d 2025-08-26T21:46:00.7247232Z SKIP_ALL_TESTS: 1 2025-08-26T21:46:00.7247446Z OS: windows 2025-08-26T21:46:00.7247732Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-08-26T21:46:00.7248114Z PACKAGE_TYPE: libtorch 2025-08-26T21:46:00.7248391Z DESIRED_CUDA: cpu 2025-08-26T21:46:00.7248594Z GPU_ARCH_TYPE: cpu 2025-08-26T21:46:00.7248820Z LIBTORCH_CONFIG: release 2025-08-26T21:46:00.7249071Z LIBTORCH_VARIANT: shared-with-deps 2025-08-26T21:46:00.7273006Z DESIRED_PYTHON: 3.9 2025-08-26T21:46:00.7273374Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2025-08-26T21:46:00.7273803Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2025-08-26T21:46:00.7274198Z ##[endgroup] 2025-08-26T21:46:01.0708760Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-08-26T21:46:01.0778492Z Finished 2025-08-26T21:46:01.2021943Z Holding runner until all ssh sessions have logged out 2025-08-26T21:46:01.2285418Z ##[group]Run .github\scripts\kill_active_ssh_sessions.ps1 2025-08-26T21:46:01.2285879Z .github\scripts\kill_active_ssh_sessions.ps1 2025-08-26T21:46:01.2301443Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-08-26T21:46:01.2301908Z env: 2025-08-26T21:46:01.2302241Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-08-26T21:46:01.2302653Z AWS_DEFAULT_REGION: us-east-1 2025-08-26T21:46:01.2303145Z BUILD_ENVIRONMENT: windows-binary-libtorch-release 2025-08-26T21:46:01.2303779Z GITHUB_TOKEN: *** 2025-08-26T21:46:01.2304004Z PR_NUMBER: 2025-08-26T21:46:01.2304256Z SHA1: 262640fd220236042fbf4443cc163c8838c84c3d 2025-08-26T21:46:01.2304559Z SKIP_ALL_TESTS: 1 2025-08-26T21:46:01.2304774Z OS: windows 2025-08-26T21:46:01.2305066Z PYTORCH_ROOT: C:\actions-runner\_work\pytorch\pytorch/pytorch 2025-08-26T21:46:01.2305458Z PACKAGE_TYPE: libtorch 2025-08-26T21:46:01.2305740Z DESIRED_CUDA: cpu 2025-08-26T21:46:01.2305948Z GPU_ARCH_TYPE: cpu 2025-08-26T21:46:01.2306180Z LIBTORCH_CONFIG: release 2025-08-26T21:46:01.2306436Z LIBTORCH_VARIANT: shared-with-deps 2025-08-26T21:46:01.2306728Z DESIRED_PYTHON: 3.9 2025-08-26T21:46:01.2307008Z BINARY_ENV_FILE: C:\actions-runner\_work\_temp/env 2025-08-26T21:46:01.2307449Z PYTORCH_FINAL_PACKAGE_DIR: C:\actions-runner\_work\_temp/artifacts 2025-08-26T21:46:01.2307835Z ##[endgroup] 2025-08-26T21:46:01.5677945Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-08-26T21:46:01.5746068Z Finished 2025-08-26T21:46:01.6144804Z Post job cleanup. 2025-08-26T21:46:01.7544379Z [command]"C:\Program Files\Git\cmd\git.exe" version 2025-08-26T21:46:01.7760158Z git version 2.50.1.windows.1 2025-08-26T21:46:01.7823782Z Copying 'C:\Users\runneruser\.gitconfig' to 'C:\actions-runner\_work\_temp\bd245924-5601-4d89-b212-8b61de2d9a2b\.gitconfig' 2025-08-26T21:46:01.7842894Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\bd245924-5601-4d89-b212-8b61de2d9a2b' before making global git config changes 2025-08-26T21:46:01.7843741Z Adding repository directory to the temporary git global config as a safe directory 2025-08-26T21:46:01.7854170Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch\pytorch 2025-08-26T21:46:01.8122501Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2025-08-26T21:46:01.8380656Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\"" 2025-08-26T21:46:02.2592134Z Entering 'android/libs/fbjni' 2025-08-26T21:46:02.3193196Z Entering 'third_party/FP16' 2025-08-26T21:46:02.3753619Z Entering 'third_party/FXdiv' 2025-08-26T21:46:02.4314990Z Entering 'third_party/NNPACK' 2025-08-26T21:46:02.4877954Z Entering 'third_party/NVTX' 2025-08-26T21:46:02.5464305Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-26T21:46:02.6028566Z Entering 'third_party/XNNPACK' 2025-08-26T21:46:02.6608487Z Entering 'third_party/aiter' 2025-08-26T21:46:02.7156026Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-26T21:46:02.7759343Z Entering 'third_party/benchmark' 2025-08-26T21:46:02.8364395Z Entering 'third_party/composable_kernel' 2025-08-26T21:46:02.8984962Z Entering 'third_party/cpp-httplib' 2025-08-26T21:46:02.9594049Z Entering 'third_party/cpuinfo' 2025-08-26T21:46:03.0184587Z Entering 'third_party/cudnn_frontend' 2025-08-26T21:46:03.0812383Z Entering 'third_party/cutlass' 2025-08-26T21:46:03.1458769Z Entering 'third_party/fbgemm' 2025-08-26T21:46:03.2053545Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-26T21:46:03.2653905Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-26T21:46:03.3312599Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-26T21:46:03.3900129Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-26T21:46:03.4490415Z Entering 'third_party/fbgemm/external/googletest' 2025-08-26T21:46:03.5093902Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-26T21:46:03.5701315Z Entering 'third_party/fbgemm/external/json' 2025-08-26T21:46:03.6311595Z Entering 'third_party/flash-attention' 2025-08-26T21:46:03.6904397Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-26T21:46:03.7505421Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-26T21:46:03.8154136Z Entering 'third_party/flatbuffers' 2025-08-26T21:46:03.8740638Z Entering 'third_party/fmt' 2025-08-26T21:46:03.9307482Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-26T21:46:03.9903272Z Entering 'third_party/gloo' 2025-08-26T21:46:04.0490045Z Entering 'third_party/googletest' 2025-08-26T21:46:04.1085112Z Entering 'third_party/ideep' 2025-08-26T21:46:04.1658322Z Entering 'third_party/ideep/mkl-dnn' 2025-08-26T21:46:04.2275179Z Entering 'third_party/ittapi' 2025-08-26T21:46:04.2858788Z Entering 'third_party/kineto' 2025-08-26T21:46:04.3430563Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-26T21:46:04.4004964Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-26T21:46:04.4600411Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-26T21:46:04.5200751Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-26T21:46:04.5838354Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-26T21:46:04.6432531Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-26T21:46:04.7073596Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-26T21:46:04.7691852Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-26T21:46:04.8293058Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-26T21:46:04.8894467Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-26T21:46:04.9535576Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-26T21:46:05.0134682Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-26T21:46:05.0772945Z Entering 'third_party/kleidiai' 2025-08-26T21:46:05.1399059Z Entering 'third_party/mimalloc' 2025-08-26T21:46:05.1990942Z Entering 'third_party/nlohmann' 2025-08-26T21:46:05.2590571Z Entering 'third_party/onnx' 2025-08-26T21:46:05.3201681Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-26T21:46:05.3834968Z Entering 'third_party/opentelemetry-cpp' 2025-08-26T21:46:05.4423677Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-26T21:46:05.5026445Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-26T21:46:05.5642994Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-26T21:46:05.6258219Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-26T21:46:05.6863989Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-26T21:46:05.7467348Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-26T21:46:05.8072978Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-26T21:46:05.8649473Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-26T21:46:05.9243496Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-26T21:46:05.9867785Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-26T21:46:06.0510797Z Entering 'third_party/pocketfft' 2025-08-26T21:46:06.1100949Z Entering 'third_party/protobuf' 2025-08-26T21:46:06.1682646Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-26T21:46:06.2317446Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-26T21:46:06.2995014Z Entering 'third_party/psimd' 2025-08-26T21:46:06.3586914Z Entering 'third_party/pthreadpool' 2025-08-26T21:46:06.4165737Z Entering 'third_party/pybind11' 2025-08-26T21:46:06.4762217Z Entering 'third_party/python-peachpy' 2025-08-26T21:46:06.5419907Z Entering 'third_party/sleef' 2025-08-26T21:46:06.6017809Z Entering 'third_party/tensorpipe' 2025-08-26T21:46:06.6595006Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-26T21:46:06.7212771Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-26T21:46:06.7827473Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-26T21:46:06.8450223Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-26T21:46:06.9042157Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-26T21:46:06.9781029Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-08-26T21:46:07.0000692Z http.https://github.com/.extraheader 2025-08-26T21:46:07.0050111Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader 2025-08-26T21:46:07.0320933Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\"" 2025-08-26T21:46:07.4558368Z Entering 'android/libs/fbjni' 2025-08-26T21:46:07.5001592Z http.https://github.com/.extraheader 2025-08-26T21:46:07.5337947Z Entering 'third_party/FP16' 2025-08-26T21:46:07.5821756Z http.https://github.com/.extraheader 2025-08-26T21:46:07.6162500Z Entering 'third_party/FXdiv' 2025-08-26T21:46:07.6604870Z http.https://github.com/.extraheader 2025-08-26T21:46:07.6944105Z Entering 'third_party/NNPACK' 2025-08-26T21:46:07.7401048Z http.https://github.com/.extraheader 2025-08-26T21:46:07.7760267Z Entering 'third_party/NVTX' 2025-08-26T21:46:07.8199549Z http.https://github.com/.extraheader 2025-08-26T21:46:07.8539725Z Entering 'third_party/VulkanMemoryAllocator' 2025-08-26T21:46:07.8974431Z http.https://github.com/.extraheader 2025-08-26T21:46:07.9318074Z Entering 'third_party/XNNPACK' 2025-08-26T21:46:07.9753920Z http.https://github.com/.extraheader 2025-08-26T21:46:08.0117213Z Entering 'third_party/aiter' 2025-08-26T21:46:08.0559999Z http.https://github.com/.extraheader 2025-08-26T21:46:08.0895857Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-08-26T21:46:08.1348523Z http.https://github.com/.extraheader 2025-08-26T21:46:08.1699807Z Entering 'third_party/benchmark' 2025-08-26T21:46:08.2121873Z http.https://github.com/.extraheader 2025-08-26T21:46:08.2435107Z Entering 'third_party/composable_kernel' 2025-08-26T21:46:08.2859843Z http.https://github.com/.extraheader 2025-08-26T21:46:08.3235277Z Entering 'third_party/cpp-httplib' 2025-08-26T21:46:08.3655955Z http.https://github.com/.extraheader 2025-08-26T21:46:08.3979356Z Entering 'third_party/cpuinfo' 2025-08-26T21:46:08.4408243Z http.https://github.com/.extraheader 2025-08-26T21:46:08.4749197Z Entering 'third_party/cudnn_frontend' 2025-08-26T21:46:08.5168101Z http.https://github.com/.extraheader 2025-08-26T21:46:08.5481794Z Entering 'third_party/cutlass' 2025-08-26T21:46:08.5896073Z http.https://github.com/.extraheader 2025-08-26T21:46:08.6276463Z Entering 'third_party/fbgemm' 2025-08-26T21:46:08.6719138Z http.https://github.com/.extraheader 2025-08-26T21:46:08.7051564Z Entering 'third_party/fbgemm/external/asmjit' 2025-08-26T21:46:08.7484435Z http.https://github.com/.extraheader 2025-08-26T21:46:08.7807487Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-08-26T21:46:08.8225821Z http.https://github.com/.extraheader 2025-08-26T21:46:08.8582472Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-08-26T21:46:08.9042699Z http.https://github.com/.extraheader 2025-08-26T21:46:08.9403476Z Entering 'third_party/fbgemm/external/cutlass' 2025-08-26T21:46:08.9851723Z http.https://github.com/.extraheader 2025-08-26T21:46:09.0236536Z Entering 'third_party/fbgemm/external/googletest' 2025-08-26T21:46:09.0679644Z http.https://github.com/.extraheader 2025-08-26T21:46:09.1023199Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-08-26T21:46:09.1469417Z http.https://github.com/.extraheader 2025-08-26T21:46:09.1812599Z Entering 'third_party/fbgemm/external/json' 2025-08-26T21:46:09.2258163Z http.https://github.com/.extraheader 2025-08-26T21:46:09.2637891Z Entering 'third_party/flash-attention' 2025-08-26T21:46:09.3078231Z http.https://github.com/.extraheader 2025-08-26T21:46:09.3425557Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-08-26T21:46:09.3877481Z http.https://github.com/.extraheader 2025-08-26T21:46:09.4232973Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-08-26T21:46:09.4675179Z http.https://github.com/.extraheader 2025-08-26T21:46:09.5047695Z Entering 'third_party/flatbuffers' 2025-08-26T21:46:09.5523197Z http.https://github.com/.extraheader 2025-08-26T21:46:09.5890186Z Entering 'third_party/fmt' 2025-08-26T21:46:09.6336674Z http.https://github.com/.extraheader 2025-08-26T21:46:09.6703975Z Entering 'third_party/gemmlowp/gemmlowp' 2025-08-26T21:46:09.7144928Z http.https://github.com/.extraheader 2025-08-26T21:46:09.7488700Z Entering 'third_party/gloo' 2025-08-26T21:46:09.7941011Z http.https://github.com/.extraheader 2025-08-26T21:46:09.8286048Z Entering 'third_party/googletest' 2025-08-26T21:46:09.8716343Z http.https://github.com/.extraheader 2025-08-26T21:46:09.9036943Z Entering 'third_party/ideep' 2025-08-26T21:46:09.9482461Z http.https://github.com/.extraheader 2025-08-26T21:46:09.9820443Z Entering 'third_party/ideep/mkl-dnn' 2025-08-26T21:46:10.0287563Z http.https://github.com/.extraheader 2025-08-26T21:46:10.0670412Z Entering 'third_party/ittapi' 2025-08-26T21:46:10.1149515Z http.https://github.com/.extraheader 2025-08-26T21:46:10.1490833Z Entering 'third_party/kineto' 2025-08-26T21:46:10.1951852Z http.https://github.com/.extraheader 2025-08-26T21:46:10.2282609Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-08-26T21:46:10.2735545Z http.https://github.com/.extraheader 2025-08-26T21:46:10.3069185Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-08-26T21:46:10.3544954Z http.https://github.com/.extraheader 2025-08-26T21:46:10.3892038Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-08-26T21:46:10.4344267Z http.https://github.com/.extraheader 2025-08-26T21:46:10.4684473Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-08-26T21:46:10.5134694Z http.https://github.com/.extraheader 2025-08-26T21:46:10.5475657Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-08-26T21:46:10.5921768Z http.https://github.com/.extraheader 2025-08-26T21:46:10.6244104Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-08-26T21:46:10.6696486Z http.https://github.com/.extraheader 2025-08-26T21:46:10.7053169Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-08-26T21:46:10.7490862Z http.https://github.com/.extraheader 2025-08-26T21:46:10.7834037Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-08-26T21:46:10.8272904Z http.https://github.com/.extraheader 2025-08-26T21:46:10.8614682Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-08-26T21:46:10.9057402Z http.https://github.com/.extraheader 2025-08-26T21:46:10.9417234Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-08-26T21:46:10.9863426Z http.https://github.com/.extraheader 2025-08-26T21:46:11.0241173Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-08-26T21:46:11.0683154Z http.https://github.com/.extraheader 2025-08-26T21:46:11.1034708Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-08-26T21:46:11.1476927Z http.https://github.com/.extraheader 2025-08-26T21:46:11.1840051Z Entering 'third_party/kleidiai' 2025-08-26T21:46:11.2275958Z http.https://github.com/.extraheader 2025-08-26T21:46:11.2605489Z Entering 'third_party/mimalloc' 2025-08-26T21:46:11.3036291Z http.https://github.com/.extraheader 2025-08-26T21:46:11.3396252Z Entering 'third_party/nlohmann' 2025-08-26T21:46:11.3842527Z http.https://github.com/.extraheader 2025-08-26T21:46:11.4195731Z Entering 'third_party/onnx' 2025-08-26T21:46:11.4636737Z http.https://github.com/.extraheader 2025-08-26T21:46:11.4978203Z Entering 'third_party/onnx/third_party/pybind11' 2025-08-26T21:46:11.5448645Z http.https://github.com/.extraheader 2025-08-26T21:46:11.5823635Z Entering 'third_party/opentelemetry-cpp' 2025-08-26T21:46:11.6261822Z http.https://github.com/.extraheader 2025-08-26T21:46:11.6582542Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-08-26T21:46:11.7014179Z http.https://github.com/.extraheader 2025-08-26T21:46:11.7383642Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-08-26T21:46:11.7825450Z http.https://github.com/.extraheader 2025-08-26T21:46:11.8165270Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-08-26T21:46:11.8596190Z http.https://github.com/.extraheader 2025-08-26T21:46:11.8932746Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-08-26T21:46:11.9387730Z http.https://github.com/.extraheader 2025-08-26T21:46:11.9728005Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-08-26T21:46:12.0175882Z http.https://github.com/.extraheader 2025-08-26T21:46:12.0536763Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-08-26T21:46:12.1002171Z http.https://github.com/.extraheader 2025-08-26T21:46:12.1352943Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-08-26T21:46:12.1785504Z http.https://github.com/.extraheader 2025-08-26T21:46:12.2110361Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-08-26T21:46:12.2559388Z http.https://github.com/.extraheader 2025-08-26T21:46:12.2951365Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-08-26T21:46:12.3406825Z http.https://github.com/.extraheader 2025-08-26T21:46:12.3782550Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-08-26T21:46:12.4229243Z http.https://github.com/.extraheader 2025-08-26T21:46:12.4609943Z Entering 'third_party/pocketfft' 2025-08-26T21:46:12.5077632Z http.https://github.com/.extraheader 2025-08-26T21:46:12.5424148Z Entering 'third_party/protobuf' 2025-08-26T21:46:12.5869123Z http.https://github.com/.extraheader 2025-08-26T21:46:12.6195344Z Entering 'third_party/protobuf/third_party/benchmark' 2025-08-26T21:46:12.6638317Z http.https://github.com/.extraheader 2025-08-26T21:46:12.7004073Z Entering 'third_party/protobuf/third_party/googletest' 2025-08-26T21:46:12.7448930Z http.https://github.com/.extraheader 2025-08-26T21:46:12.7812628Z Entering 'third_party/psimd' 2025-08-26T21:46:12.8241086Z http.https://github.com/.extraheader 2025-08-26T21:46:12.8576657Z Entering 'third_party/pthreadpool' 2025-08-26T21:46:12.9012328Z http.https://github.com/.extraheader 2025-08-26T21:46:12.9363653Z Entering 'third_party/pybind11' 2025-08-26T21:46:12.9804302Z http.https://github.com/.extraheader 2025-08-26T21:46:13.0173994Z Entering 'third_party/python-peachpy' 2025-08-26T21:46:13.0612293Z http.https://github.com/.extraheader 2025-08-26T21:46:13.0956579Z Entering 'third_party/sleef' 2025-08-26T21:46:13.1391787Z http.https://github.com/.extraheader 2025-08-26T21:46:13.1720652Z Entering 'third_party/tensorpipe' 2025-08-26T21:46:13.2144528Z http.https://github.com/.extraheader 2025-08-26T21:46:13.2468251Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-08-26T21:46:13.2905932Z http.https://github.com/.extraheader 2025-08-26T21:46:13.3240577Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-08-26T21:46:13.3671751Z http.https://github.com/.extraheader 2025-08-26T21:46:13.4010063Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-08-26T21:46:13.4448749Z http.https://github.com/.extraheader 2025-08-26T21:46:13.4797986Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-08-26T21:46:13.5228753Z http.https://github.com/.extraheader 2025-08-26T21:46:13.5558284Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-08-26T21:46:13.6002992Z http.https://github.com/.extraheader 2025-08-26T21:46:13.6649309Z A job completed hook has been configured by the self-hosted runner administrator 2025-08-26T21:46:13.6683555Z ##[group]Run 'C:\actions-runner\jobcompleted.ps1' 2025-08-26T21:46:13.6699069Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-08-26T21:46:13.6699528Z ##[endgroup] 2025-08-26T21:46:14.0068051Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-08-26T21:46:14.0133972Z Finished 2025-08-26T21:46:15.5526936Z Cleaning up orphan processes 2025-08-26T21:46:15.6659458Z Terminate orphan process: pid (1160) (vctip)