2024-08-20T21:16:10.7735047Z Current runner version: '2.319.1' 2024-08-20T21:16:10.7757185Z ##[group]Operating System 2024-08-20T21:16:10.7757811Z Ubuntu 2024-08-20T21:16:10.7758280Z 22.04.4 2024-08-20T21:16:10.7758612Z LTS 2024-08-20T21:16:10.7758953Z ##[endgroup] 2024-08-20T21:16:10.7759358Z ##[group]Runner Image 2024-08-20T21:16:10.7759786Z Image: ubuntu-22.04 2024-08-20T21:16:10.7760195Z Version: 20240818.1.0 2024-08-20T21:16:10.7761190Z Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20240818.1/images/ubuntu/Ubuntu2204-Readme.md 2024-08-20T21:16:10.7762616Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20240818.1 2024-08-20T21:16:10.7763475Z ##[endgroup] 2024-08-20T21:16:10.7763892Z ##[group]Runner Image Provisioner 2024-08-20T21:16:10.7764369Z 2.0.382.1 2024-08-20T21:16:10.7764711Z ##[endgroup] 2024-08-20T21:16:10.7778872Z ##[group]GITHUB_TOKEN Permissions 2024-08-20T21:16:10.7780541Z Contents: read 2024-08-20T21:16:10.7780942Z Metadata: read 2024-08-20T21:16:10.7781499Z PullRequests: write 2024-08-20T21:16:10.7782074Z ##[endgroup] 2024-08-20T21:16:10.7784901Z Secret source: Actions 2024-08-20T21:16:10.7785604Z Prepare workflow directory 2024-08-20T21:16:10.8392466Z Prepare all required actions 2024-08-20T21:16:10.8548155Z Getting action download info 2024-08-20T21:16:11.0127384Z Download action repository 'pytorch/pytorch@main' (SHA:15b5a0b67fc3f34fb0bf1afa6f91e0c4c2b7fd8d) 2024-08-20T21:16:15.1945269Z Download action repository 'ethanis/nitpicker@v1' (SHA:c102a39683a80c7db9065f8eab7de8b58871f946) 2024-08-20T21:16:15.4694639Z Getting action download info 2024-08-20T21:16:15.5667915Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-08-20T21:16:15.7918895Z Complete job name: triage 2024-08-20T21:16:15.8731197Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-08-20T21:16:15.8731705Z with: 2024-08-20T21:16:15.8731930Z submodules: recursive 2024-08-20T21:16:15.8732193Z fetch-depth: 0 2024-08-20T21:16:15.8732443Z ##[endgroup] 2024-08-20T21:16:15.8997524Z ##[group]Run retry () { 2024-08-20T21:16:15.8997881Z retry () { 2024-08-20T21:16:15.8998320Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-08-20T21:16:15.8998780Z } 2024-08-20T21:16:15.8999026Z echo "${GITHUB_WORKSPACE}" 2024-08-20T21:16:15.8999464Z if [ -z "${NO_SUDO}" ]; then 2024-08-20T21:16:15.9000012Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-08-20T21:16:15.9000411Z else 2024-08-20T21:16:15.9000679Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-08-20T21:16:15.9001005Z fi 2024-08-20T21:16:15.9001251Z mkdir "${GITHUB_WORKSPACE}" 2024-08-20T21:16:15.9234674Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:16:15.9235130Z env: 2024-08-20T21:16:15.9235341Z NO_SUDO: 2024-08-20T21:16:15.9235572Z ##[endgroup] 2024-08-20T21:16:15.9468670Z /home/runner/work/pytorch/pytorch 2024-08-20T21:16:15.9749856Z ##[group]Run malfet/checkout@silent-checkout 2024-08-20T21:16:15.9750231Z with: 2024-08-20T21:16:15.9750705Z ref: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T21:16:15.9751059Z fetch-depth: 0 2024-08-20T21:16:15.9751311Z submodules: recursive 2024-08-20T21:16:15.9751607Z quiet-checkout: true 2024-08-20T21:16:15.9751905Z repository: pytorch/pytorch 2024-08-20T21:16:15.9752343Z token: *** 2024-08-20T21:16:15.9752585Z ssh-strict: true 2024-08-20T21:16:15.9752831Z persist-credentials: true 2024-08-20T21:16:15.9753103Z clean: true 2024-08-20T21:16:15.9753601Z sparse-checkout-cone-mode: true 2024-08-20T21:16:15.9753907Z lfs: false 2024-08-20T21:16:15.9754134Z set-safe-directory: true 2024-08-20T21:16:15.9754402Z ##[endgroup] 2024-08-20T21:16:16.1337809Z Syncing repository: pytorch/pytorch 2024-08-20T21:16:16.1339414Z ##[group]Getting Git version info 2024-08-20T21:16:16.1339993Z Working directory is '/home/runner/work/pytorch/pytorch' 2024-08-20T21:16:16.1340990Z [command]/usr/bin/git version 2024-08-20T21:16:16.1368616Z git version 2.46.0 2024-08-20T21:16:16.1393175Z ##[endgroup] 2024-08-20T21:16:16.1408828Z Temporarily overriding HOME='/home/runner/work/_temp/2115f8b4-beab-46e7-b888-da2cc5f2ff11' before making global git config changes 2024-08-20T21:16:16.1409825Z Adding repository directory to the temporary git global config as a safe directory 2024-08-20T21:16:16.1412299Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2024-08-20T21:16:16.1445449Z Deleting the contents of '/home/runner/work/pytorch/pytorch' 2024-08-20T21:16:16.1448732Z ##[group]Initializing the repository 2024-08-20T21:16:16.1451624Z [command]/usr/bin/git init /home/runner/work/pytorch/pytorch 2024-08-20T21:16:16.1519813Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-08-20T21:16:16.1520801Z hint: is subject to change. To configure the initial branch name to use in all 2024-08-20T21:16:16.1521470Z hint: of your new repositories, which will suppress this warning, call: 2024-08-20T21:16:16.1521922Z hint: 2024-08-20T21:16:16.1522317Z hint: git config --global init.defaultBranch 2024-08-20T21:16:16.1522685Z hint: 2024-08-20T21:16:16.1523084Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-08-20T21:16:16.1523760Z hint: 'development'. The just-created branch can be renamed via this command: 2024-08-20T21:16:16.1524311Z hint: 2024-08-20T21:16:16.1524819Z hint: git branch -m 2024-08-20T21:16:16.1525589Z Initialized empty Git repository in /home/runner/work/pytorch/pytorch/.git/ 2024-08-20T21:16:16.1533820Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-08-20T21:16:16.1565163Z ##[endgroup] 2024-08-20T21:16:16.1565899Z ##[group]Disabling automatic garbage collection 2024-08-20T21:16:16.1568137Z [command]/usr/bin/git config --local gc.auto 0 2024-08-20T21:16:16.1593990Z ##[endgroup] 2024-08-20T21:16:16.1594428Z ##[group]Setting up auth 2024-08-20T21:16:16.1599502Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-20T21:16:16.1625680Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-08-20T21:16:16.1909150Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-20T21:16:16.1936464Z [command]/usr/bin/git 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' || :" 2024-08-20T21:16:16.2159551Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-20T21:16:16.2191860Z ##[endgroup] 2024-08-20T21:16:16.2192342Z ##[group]Fetching the repository 2024-08-20T21:16:16.2199390Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --progress --no-recurse-submodules --quiet origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2024-08-20T21:16:19.4462340Z remote: Enumerating objects: 1008513 2024-08-20T21:16:19.4463507Z remote: Enumerating objects: 1010015, done. 2024-08-20T21:16:19.4466331Z remote: Counting objects: 0% (1/1502) 2024-08-20T21:16:19.4467058Z remote: Counting objects: 1% (16/1502) 2024-08-20T21:16:19.4467772Z remote: Counting objects: 2% (31/1502) 2024-08-20T21:16:19.4473994Z remote: Counting objects: 3% (46/1502) 2024-08-20T21:16:19.4474717Z remote: Counting objects: 4% (61/1502) 2024-08-20T21:16:19.4475362Z remote: Counting objects: 5% (76/1502) 2024-08-20T21:16:19.4476023Z remote: Counting objects: 6% (91/1502) 2024-08-20T21:16:19.4476422Z remote: Counting objects: 7% (106/1502) 2024-08-20T21:16:19.4477111Z remote: Counting objects: 8% (121/1502) 2024-08-20T21:16:19.4477839Z remote: Counting objects: 9% (136/1502) 2024-08-20T21:16:19.4485719Z remote: Counting objects: 10% (151/1502) 2024-08-20T21:16:19.4486442Z remote: Counting objects: 11% (166/1502) 2024-08-20T21:16:19.4487143Z remote: Counting objects: 12% (181/1502) 2024-08-20T21:16:19.4487808Z remote: Counting objects: 13% (196/1502) 2024-08-20T21:16:19.4488471Z remote: Counting objects: 14% (211/1502) 2024-08-20T21:16:19.4489144Z remote: Counting objects: 15% (226/1502) 2024-08-20T21:16:19.4489797Z remote: Counting objects: 16% (241/1502) 2024-08-20T21:16:19.4490519Z remote: Counting objects: 17% (256/1502) 2024-08-20T21:16:19.4491181Z remote: Counting objects: 18% (271/1502) 2024-08-20T21:16:19.4491847Z remote: Counting objects: 19% (286/1502) 2024-08-20T21:16:19.4492494Z remote: Counting objects: 20% (301/1502) 2024-08-20T21:16:19.4493138Z remote: Counting objects: 21% (316/1502) 2024-08-20T21:16:19.4493783Z remote: Counting objects: 22% (331/1502) 2024-08-20T21:16:19.4494429Z remote: Counting objects: 23% (346/1502) 2024-08-20T21:16:19.4495055Z remote: Counting objects: 24% (361/1502) 2024-08-20T21:16:19.4495693Z remote: Counting objects: 25% (376/1502) 2024-08-20T21:16:19.4496373Z remote: Counting objects: 26% (391/1502) 2024-08-20T21:16:19.4497032Z remote: Counting objects: 27% (406/1502) 2024-08-20T21:16:19.4497660Z remote: Counting objects: 28% (421/1502) 2024-08-20T21:16:19.4498302Z remote: Counting objects: 29% (436/1502) 2024-08-20T21:16:19.4498935Z remote: Counting objects: 30% (451/1502) 2024-08-20T21:16:19.4499562Z remote: Counting objects: 31% (466/1502) 2024-08-20T21:16:19.4500484Z remote: Counting objects: 32% (481/1502) 2024-08-20T21:16:19.4501138Z remote: Counting objects: 33% (496/1502) 2024-08-20T21:16:19.4501765Z remote: Counting objects: 34% (511/1502) 2024-08-20T21:16:19.4502397Z remote: Counting objects: 35% (526/1502) 2024-08-20T21:16:19.4503050Z remote: Counting objects: 36% (541/1502) 2024-08-20T21:16:19.4503683Z remote: Counting objects: 37% (556/1502) 2024-08-20T21:16:19.4504305Z remote: Counting objects: 38% (571/1502) 2024-08-20T21:16:19.4504940Z remote: Counting objects: 39% (586/1502) 2024-08-20T21:16:19.4505571Z remote: Counting objects: 40% (601/1502) 2024-08-20T21:16:19.4506242Z remote: Counting objects: 41% (616/1502) 2024-08-20T21:16:19.4506877Z remote: Counting objects: 42% (631/1502) 2024-08-20T21:16:19.4507508Z remote: Counting objects: 43% (646/1502) 2024-08-20T21:16:19.4508130Z remote: Counting objects: 44% (661/1502) 2024-08-20T21:16:19.4508771Z remote: Counting objects: 45% (676/1502) 2024-08-20T21:16:19.4509400Z remote: Counting objects: 46% (691/1502) 2024-08-20T21:16:19.4510024Z remote: Counting objects: 47% (706/1502) 2024-08-20T21:16:19.4510656Z remote: Counting objects: 48% (721/1502) 2024-08-20T21:16:19.4511291Z remote: Counting objects: 49% (736/1502) 2024-08-20T21:16:19.4511915Z remote: Counting objects: 50% (751/1502) 2024-08-20T21:16:19.4512551Z remote: Counting objects: 51% (767/1502) 2024-08-20T21:16:19.4513158Z remote: Counting objects: 52% (782/1502) 2024-08-20T21:16:19.4513779Z remote: Counting objects: 53% (797/1502) 2024-08-20T21:16:19.4514411Z remote: Counting objects: 54% (812/1502) 2024-08-20T21:16:19.4515041Z remote: Counting objects: 55% (827/1502) 2024-08-20T21:16:19.4515666Z remote: Counting objects: 56% (842/1502) 2024-08-20T21:16:19.4516295Z remote: Counting objects: 57% (857/1502) 2024-08-20T21:16:19.4517101Z remote: Counting objects: 58% (872/1502) 2024-08-20T21:16:19.4517743Z remote: Counting objects: 59% (887/1502) 2024-08-20T21:16:19.4518370Z remote: Counting objects: 60% (902/1502) 2024-08-20T21:16:19.4519003Z remote: Counting objects: 61% (917/1502) 2024-08-20T21:16:19.4519843Z remote: Counting objects: 62% (932/1502) 2024-08-20T21:16:19.4524450Z remote: Counting objects: 63% (947/1502) 2024-08-20T21:16:19.4525116Z remote: Counting objects: 64% (962/1502) 2024-08-20T21:16:19.4525771Z remote: Counting objects: 65% (977/1502) 2024-08-20T21:16:19.4526417Z remote: Counting objects: 66% (992/1502) 2024-08-20T21:16:19.4527066Z remote: Counting objects: 67% (1007/1502) 2024-08-20T21:16:19.4527739Z remote: Counting objects: 68% (1022/1502) 2024-08-20T21:16:19.4528416Z remote: Counting objects: 69% (1037/1502) 2024-08-20T21:16:19.4529080Z remote: Counting objects: 70% (1052/1502) 2024-08-20T21:16:19.4529759Z remote: Counting objects: 71% (1067/1502) 2024-08-20T21:16:19.4530403Z remote: Counting objects: 72% (1082/1502) 2024-08-20T21:16:19.4531067Z remote: Counting objects: 73% (1097/1502) 2024-08-20T21:16:19.4531724Z remote: Counting objects: 74% (1112/1502) 2024-08-20T21:16:19.4532394Z remote: Counting objects: 75% (1127/1502) 2024-08-20T21:16:19.4533051Z remote: Counting objects: 76% (1142/1502) 2024-08-20T21:16:19.4533705Z remote: Counting objects: 77% (1157/1502) 2024-08-20T21:16:19.4534365Z remote: Counting objects: 78% (1172/1502) 2024-08-20T21:16:19.4535017Z remote: Counting objects: 79% (1187/1502) 2024-08-20T21:16:19.4535664Z remote: Counting objects: 80% (1202/1502) 2024-08-20T21:16:19.4536320Z remote: Counting objects: 81% (1217/1502) 2024-08-20T21:16:19.4536978Z remote: Counting objects: 82% (1232/1502) 2024-08-20T21:16:19.4537626Z remote: Counting objects: 83% (1247/1502) 2024-08-20T21:16:19.4538506Z remote: Counting objects: 84% (1262/1502) 2024-08-20T21:16:19.4539167Z remote: Counting objects: 85% (1277/1502) 2024-08-20T21:16:19.4539814Z remote: Counting objects: 86% (1292/1502) 2024-08-20T21:16:19.4540472Z remote: Counting objects: 87% (1307/1502) 2024-08-20T21:16:19.4541125Z remote: Counting objects: 88% (1322/1502) 2024-08-20T21:16:19.4541768Z remote: Counting objects: 89% (1337/1502) 2024-08-20T21:16:19.4542425Z remote: Counting objects: 90% (1352/1502) 2024-08-20T21:16:19.4542975Z remote: Counting objects: 91% (1367/1502) 2024-08-20T21:16:19.4543374Z remote: Counting objects: 92% (1382/1502) 2024-08-20T21:16:19.4543755Z remote: Counting objects: 93% (1397/1502) 2024-08-20T21:16:19.4544139Z remote: Counting objects: 94% (1412/1502) 2024-08-20T21:16:19.4544521Z remote: Counting objects: 95% (1427/1502) 2024-08-20T21:16:19.4544900Z remote: Counting objects: 96% (1442/1502) 2024-08-20T21:16:19.4545285Z remote: Counting objects: 97% (1457/1502) 2024-08-20T21:16:19.4545664Z remote: Counting objects: 98% (1472/1502) 2024-08-20T21:16:19.4546035Z remote: Counting objects: 99% (1487/1502) 2024-08-20T21:16:19.4546419Z remote: Counting objects: 100% (1502/1502) 2024-08-20T21:16:19.4546829Z remote: Counting objects: 100% (1502/1502), done. 2024-08-20T21:16:19.4691842Z remote: Compressing objects: 0% (1/756) 2024-08-20T21:16:19.5020263Z remote: Compressing objects: 1% (8/756) 2024-08-20T21:16:19.5339494Z remote: Compressing objects: 2% (16/756) 2024-08-20T21:16:19.6189720Z remote: Compressing objects: 3% (23/756) 2024-08-20T21:16:19.6878359Z remote: Compressing objects: 4% (31/756) 2024-08-20T21:16:19.7362134Z remote: Compressing objects: 5% (38/756) 2024-08-20T21:16:19.7816723Z remote: Compressing objects: 6% (46/756) 2024-08-20T21:16:19.8250162Z remote: Compressing objects: 7% (53/756) 2024-08-20T21:16:19.8553338Z remote: Compressing objects: 8% (61/756) 2024-08-20T21:16:19.8904548Z remote: Compressing objects: 9% (69/756) 2024-08-20T21:16:19.9140846Z remote: Compressing objects: 10% (76/756) 2024-08-20T21:16:19.9310164Z remote: Compressing objects: 11% (84/756) 2024-08-20T21:16:19.9471815Z remote: Compressing objects: 12% (91/756) 2024-08-20T21:16:19.9604912Z remote: Compressing objects: 13% (99/756) 2024-08-20T21:16:19.9711138Z remote: Compressing objects: 14% (106/756) 2024-08-20T21:16:19.9803416Z remote: Compressing objects: 15% (114/756) 2024-08-20T21:16:19.9903983Z remote: Compressing objects: 16% (121/756) 2024-08-20T21:16:19.9991161Z remote: Compressing objects: 17% (129/756) 2024-08-20T21:16:20.0044472Z remote: Compressing objects: 18% (137/756) 2024-08-20T21:16:20.0093875Z remote: Compressing objects: 19% (144/756) 2024-08-20T21:16:20.0124012Z remote: Compressing objects: 20% (152/756) 2024-08-20T21:16:20.0150187Z remote: Compressing objects: 21% (159/756) 2024-08-20T21:16:20.0161659Z remote: Compressing objects: 22% (167/756) 2024-08-20T21:16:20.0165280Z remote: Compressing objects: 23% (174/756) 2024-08-20T21:16:20.0172552Z remote: Compressing objects: 24% (182/756) 2024-08-20T21:16:20.0182704Z remote: Compressing objects: 25% (189/756) 2024-08-20T21:16:20.0189983Z remote: Compressing objects: 26% (197/756) 2024-08-20T21:16:20.0200296Z remote: Compressing objects: 27% (205/756) 2024-08-20T21:16:20.0219817Z remote: Compressing objects: 28% (212/756) 2024-08-20T21:16:20.0232535Z remote: Compressing objects: 29% (220/756) 2024-08-20T21:16:20.0243014Z remote: Compressing objects: 30% (227/756) 2024-08-20T21:16:20.0255261Z remote: Compressing objects: 31% (235/756) 2024-08-20T21:16:20.0260528Z remote: Compressing objects: 32% (242/756) 2024-08-20T21:16:20.0275308Z remote: Compressing objects: 33% (250/756) 2024-08-20T21:16:20.0280646Z remote: Compressing objects: 34% (258/756) 2024-08-20T21:16:20.0292168Z remote: Compressing objects: 35% (265/756) 2024-08-20T21:16:20.0298784Z remote: Compressing objects: 36% (273/756) 2024-08-20T21:16:20.0305415Z remote: Compressing objects: 37% (280/756) 2024-08-20T21:16:20.0317388Z remote: Compressing objects: 38% (288/756) 2024-08-20T21:16:20.0322648Z remote: Compressing objects: 39% (295/756) 2024-08-20T21:16:20.0328008Z remote: Compressing objects: 40% (303/756) 2024-08-20T21:16:20.0332545Z remote: Compressing objects: 41% (310/756) 2024-08-20T21:16:20.0345091Z remote: Compressing objects: 42% (318/756) 2024-08-20T21:16:20.0352799Z remote: Compressing objects: 43% (326/756) 2024-08-20T21:16:20.0355241Z remote: Compressing objects: 44% (333/756) 2024-08-20T21:16:20.0360526Z remote: Compressing objects: 45% (341/756) 2024-08-20T21:16:20.0365672Z remote: Compressing objects: 46% (348/756) 2024-08-20T21:16:20.0371473Z remote: Compressing objects: 47% (356/756) 2024-08-20T21:16:20.0377578Z remote: Compressing objects: 48% (363/756) 2024-08-20T21:16:20.0379915Z remote: Compressing objects: 49% (371/756) 2024-08-20T21:16:20.0385034Z remote: Compressing objects: 50% (378/756) 2024-08-20T21:16:20.0387622Z remote: Compressing objects: 51% (386/756) 2024-08-20T21:16:20.0390668Z remote: Compressing objects: 52% (394/756) 2024-08-20T21:16:20.0392890Z remote: Compressing objects: 53% (401/756) 2024-08-20T21:16:20.0396094Z remote: Compressing objects: 54% (409/756) 2024-08-20T21:16:20.0398680Z remote: Compressing objects: 55% (416/756) 2024-08-20T21:16:20.0401289Z remote: Compressing objects: 56% (424/756) 2024-08-20T21:16:20.0401918Z remote: Compressing objects: 57% (431/756) 2024-08-20T21:16:20.0404759Z remote: Compressing objects: 58% (439/756) 2024-08-20T21:16:20.0405666Z remote: Compressing objects: 59% (447/756) 2024-08-20T21:16:20.0406636Z remote: Compressing objects: 60% (454/756) 2024-08-20T21:16:20.0407512Z remote: Compressing objects: 61% (462/756) 2024-08-20T21:16:20.0408494Z remote: Compressing objects: 62% (469/756) 2024-08-20T21:16:20.0409402Z remote: Compressing objects: 63% (477/756) 2024-08-20T21:16:20.0410536Z remote: Compressing objects: 64% (484/756) 2024-08-20T21:16:20.0415240Z remote: Compressing objects: 65% (492/756) 2024-08-20T21:16:20.0423399Z remote: Compressing objects: 66% (499/756) 2024-08-20T21:16:20.0427728Z remote: Compressing objects: 67% (507/756) 2024-08-20T21:16:20.0432008Z remote: Compressing objects: 68% (515/756) 2024-08-20T21:16:20.0435213Z remote: Compressing objects: 69% (522/756) 2024-08-20T21:16:20.0438704Z remote: Compressing objects: 70% (530/756) 2024-08-20T21:16:20.0445126Z remote: Compressing objects: 71% (537/756) 2024-08-20T21:16:20.0446121Z remote: Compressing objects: 72% (545/756) 2024-08-20T21:16:20.0451095Z remote: Compressing objects: 73% (552/756) 2024-08-20T21:16:20.0454694Z remote: Compressing objects: 74% (560/756) 2024-08-20T21:16:20.0459181Z remote: Compressing objects: 75% (567/756) 2024-08-20T21:16:20.0462939Z remote: Compressing objects: 76% (575/756) 2024-08-20T21:16:20.0466079Z remote: Compressing objects: 77% (583/756) 2024-08-20T21:16:20.0470021Z remote: Compressing objects: 78% (590/756) 2024-08-20T21:16:20.0471782Z remote: Compressing objects: 79% (598/756) 2024-08-20T21:16:20.0474922Z remote: Compressing objects: 80% (605/756) 2024-08-20T21:16:20.0478628Z remote: Compressing objects: 81% (613/756) 2024-08-20T21:16:20.0481001Z remote: Compressing objects: 82% (620/756) 2024-08-20T21:16:20.0484708Z remote: Compressing objects: 83% (628/756) 2024-08-20T21:16:20.0485992Z remote: Compressing objects: 84% (636/756) 2024-08-20T21:16:20.0489756Z remote: Compressing objects: 85% (643/756) 2024-08-20T21:16:20.0490494Z remote: Compressing objects: 86% (651/756) 2024-08-20T21:16:20.0494097Z remote: Compressing objects: 87% (658/756) 2024-08-20T21:16:20.0495756Z remote: Compressing objects: 88% (666/756) 2024-08-20T21:16:20.0498351Z remote: Compressing objects: 89% (673/756) 2024-08-20T21:16:20.0501195Z remote: Compressing objects: 90% (681/756) 2024-08-20T21:16:20.0504821Z remote: Compressing objects: 91% (688/756) 2024-08-20T21:16:20.0506049Z remote: Compressing objects: 92% (696/756) 2024-08-20T21:16:20.0506742Z remote: Compressing objects: 93% (704/756) 2024-08-20T21:16:20.0507492Z remote: Compressing objects: 94% (711/756) 2024-08-20T21:16:20.0508153Z remote: Compressing objects: 95% (719/756) 2024-08-20T21:16:20.0509983Z remote: Compressing objects: 96% (726/756) 2024-08-20T21:16:20.0511923Z remote: Compressing objects: 97% (734/756) 2024-08-20T21:16:20.0513265Z remote: Compressing objects: 98% (741/756) 2024-08-20T21:16:20.0515944Z remote: Compressing objects: 99% (749/756) 2024-08-20T21:16:20.0517488Z remote: Compressing objects: 100% (756/756) 2024-08-20T21:16:20.0517948Z remote: Compressing objects: 100% (756/756), done. 2024-08-20T21:16:40.2036806Z remote: Total 1010015 (delta 965), reused 1175 (delta 743), pack-reused 1008513 (from 1) 2024-08-20T21:17:17.1873622Z [command]/usr/bin/git rev-parse --verify --quiet 40ec5f6ddd9787aca0449b24128343ff4c4a88b3^{object} 2024-08-20T21:17:17.1896616Z 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T21:17:17.1902979Z ##[endgroup] 2024-08-20T21:17:17.1903784Z ##[group]Determining the checkout info 2024-08-20T21:17:17.1904836Z ##[endgroup] 2024-08-20T21:17:17.1905495Z ##[group]Checking out the ref 2024-08-20T21:17:17.1908855Z [command]/usr/bin/git checkout --quiet --force 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T21:17:18.6892451Z ##[endgroup] 2024-08-20T21:17:18.6893240Z ##[group]Setting up auth for fetching submodules 2024-08-20T21:17:18.6897991Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-20T21:17:18.6935355Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-08-20T21:17:18.6962152Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-08-20T21:17:18.6990491Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-08-20T21:17:18.7016643Z ##[endgroup] 2024-08-20T21:17:18.7017342Z ##[group]Fetching submodules 2024-08-20T21:17:18.7020113Z [command]/usr/bin/git submodule sync --recursive 2024-08-20T21:17:18.7262026Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2024-08-20T21:17:18.7495299Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2024-08-20T21:17:18.7499075Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2024-08-20T21:17:18.7504294Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2024-08-20T21:17:18.7508476Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2024-08-20T21:17:18.7515632Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2024-08-20T21:17:18.7520669Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2024-08-20T21:17:18.7529121Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2024-08-20T21:17:18.7535268Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2024-08-20T21:17:18.7541182Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2024-08-20T21:17:18.7547470Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2024-08-20T21:17:18.7552732Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2024-08-20T21:17:18.7558118Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2024-08-20T21:17:18.7563685Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2024-08-20T21:17:18.7569780Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2024-08-20T21:17:18.7576976Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2024-08-20T21:17:18.7583938Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2024-08-20T21:17:18.7590917Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2024-08-20T21:17:18.7598157Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2024-08-20T21:17:18.7603335Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2024-08-20T21:17:18.7609150Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2024-08-20T21:17:18.7615097Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2024-08-20T21:17:18.7621130Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2024-08-20T21:17:18.7627536Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2024-08-20T21:17:18.7633707Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2024-08-20T21:17:18.7640795Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2024-08-20T21:17:18.7647900Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2024-08-20T21:17:18.7653915Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2024-08-20T21:17:18.7660458Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2024-08-20T21:17:18.7666975Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2024-08-20T21:17:18.7673475Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2024-08-20T21:17:18.7680216Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2024-08-20T21:17:18.7687107Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2024-08-20T21:17:18.7693036Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2024-08-20T21:17:18.7699218Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2024-08-20T21:17:18.7730661Z Cloning into '/home/runner/work/pytorch/pytorch/android/libs/fbjni'... 2024-08-20T21:17:19.0386646Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/FP16'... 2024-08-20T21:17:19.2359034Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/FXdiv'... 2024-08-20T21:17:19.4282911Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/NNPACK'... 2024-08-20T21:17:19.6834343Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2024-08-20T21:17:22.1872360Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/XNNPACK'... 2024-08-20T21:17:40.1109518Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/benchmark'... 2024-08-20T21:17:40.5261678Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/cpp-httplib'... 2024-08-20T21:17:41.0945380Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/cpuinfo'... 2024-08-20T21:17:41.7227516Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/cudnn_frontend'... 2024-08-20T21:17:42.8957852Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/cutlass'... 2024-08-20T21:17:44.9623498Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/eigen'... 2024-08-20T21:17:50.7037939Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm'... 2024-08-20T21:17:52.5141398Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/flatbuffers'... 2024-08-20T21:17:54.4469585Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fmt'... 2024-08-20T21:17:56.0629923Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2024-08-20T21:17:56.4651202Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/gloo'... 2024-08-20T21:17:56.7694110Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/googletest'... 2024-08-20T21:17:58.1468556Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/ideep'... 2024-08-20T21:17:58.5658711Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/ittapi'... 2024-08-20T21:17:58.8062928Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto'... 2024-08-20T21:18:00.1776395Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/mimalloc'... 2024-08-20T21:18:00.9812829Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/nccl/nccl'... 2024-08-20T21:18:01.6884973Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/nlohmann'... 2024-08-20T21:18:08.4968507Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx'... 2024-08-20T21:18:11.1421231Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2024-08-20T21:18:19.2822656Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/pocketfft'... 2024-08-20T21:18:19.5084938Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/protobuf'... 2024-08-20T21:18:30.6515028Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/psimd'... 2024-08-20T21:18:30.8636014Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/pthreadpool'... 2024-08-20T21:18:31.1267126Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/pybind11'... 2024-08-20T21:18:32.2213071Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/python-peachpy'... 2024-08-20T21:18:32.5556813Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/sleef'... 2024-08-20T21:18:33.2623572Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe'... 2024-08-20T21:18:33.6811206Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2024-08-20T21:18:33.6940610Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2024-08-20T21:18:33.7042149Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2024-08-20T21:18:33.7319512Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2024-08-20T21:18:33.7723615Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2024-08-20T21:18:34.8561402Z Submodule path 'third_party/XNNPACK': checked out 'fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2' 2024-08-20T21:18:34.8806892Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2024-08-20T21:18:34.9313388Z Submodule path 'third_party/cpp-httplib': checked out '3b6597bba913d51161383657829b7e644e59c006' 2024-08-20T21:18:35.0375493Z Submodule path 'third_party/cpuinfo': checked out '3c8b1533ac03dd6531ab6e7b9245d488f13a82a5' 2024-08-20T21:18:35.0733617Z Submodule path 'third_party/cudnn_frontend': checked out '23511ba176243f27b3b275da1fb3814ea805a171' 2024-08-20T21:18:35.6252401Z Submodule path 'third_party/cutlass': checked out 'bbe579a9e3beb6ea6626d9227ec32d0dae119a49' 2024-08-20T21:18:35.8765743Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2024-08-20T21:18:35.9584123Z Submodule path 'third_party/fbgemm': checked out 'dbc3157bf256f1339b3fa1fef2be89ac4078be0e' 2024-08-20T21:18:35.9604134Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2024-08-20T21:18:35.9608169Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T21:18:35.9612708Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/fbgemm/third_party/cutlass' 2024-08-20T21:18:35.9617214Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2024-08-20T21:18:35.9622633Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T21:18:35.9650272Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2024-08-20T21:18:37.0122533Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2024-08-20T21:18:37.6178157Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/third_party/cutlass'... 2024-08-20T21:18:39.7512620Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2024-08-20T21:18:41.1968087Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2024-08-20T21:18:41.5579329Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2024-08-20T21:18:41.6626182Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2024-08-20T21:18:42.1159995Z Submodule path 'third_party/fbgemm/third_party/cutlass': checked out 'fc9ebc645b63f3a6bc80aaefde5c063fb72110d6' 2024-08-20T21:18:42.1792341Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2024-08-20T21:18:42.1931734Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '23f53b025b466d8ec3c45d52290d3442f7fbe6b1' 2024-08-20T21:18:42.3261180Z Submodule path 'third_party/flatbuffers': checked out '01834de25e4bf3975a9a00e816292b1ad0fe184b' 2024-08-20T21:18:42.3677605Z Submodule path 'third_party/fmt': checked out '0c9fce2ffefecfdce794e1859584e25877b7b592' 2024-08-20T21:18:42.4103829Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2024-08-20T21:18:42.4383323Z Submodule path 'third_party/gloo': checked out '5354032ea08eadd7fc4456477f7f7c6308818509' 2024-08-20T21:18:42.4858300Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-08-20T21:18:42.4995033Z Submodule path 'third_party/ideep': checked out '55ca0191687aaf19aca5cdb7881c791e3bea442b' 2024-08-20T21:18:42.5017956Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2024-08-20T21:18:42.5045273Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2024-08-20T21:18:58.4627258Z Submodule path 'third_party/ideep/mkl-dnn': checked out '1137e04ec0b5251ca2b4400a4fd3c667ce843d67' 2024-08-20T21:18:58.4823472Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2024-08-20T21:18:58.5748103Z Submodule path 'third_party/kineto': checked out 'd9753139d181b9ff42872465aac0e5d3018be415' 2024-08-20T21:18:58.5768004Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T21:18:58.5773605Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T21:18:58.5778200Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T21:18:58.5806567Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2024-08-20T21:18:59.2060787Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2024-08-20T21:19:00.7971819Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2024-08-20T21:19:02.2743264Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2024-08-20T21:19:02.2764896Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T21:19:02.2769456Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T21:19:02.2774949Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T21:19:02.2779929Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T21:19:02.2784849Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T21:19:02.2789503Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T21:19:02.2795148Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T21:19:02.2799980Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T21:19:02.2829369Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2024-08-20T21:19:03.1281542Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2024-08-20T21:19:03.5031050Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2024-08-20T21:19:05.1162316Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2024-08-20T21:19:05.4277273Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2024-08-20T21:19:06.0294796Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2024-08-20T21:19:07.4516162Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2024-08-20T21:19:14.2468655Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2024-08-20T21:19:14.6570166Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2024-08-20T21:19:14.6803771Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2024-08-20T21:19:14.7282273Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2024-08-20T21:19:14.7434931Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2024-08-20T21:19:14.7462461Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T21:19:14.7495730Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2024-08-20T21:19:15.0803155Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2024-08-20T21:19:15.1001601Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2024-08-20T21:19:15.1432465Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2024-08-20T21:19:15.2507654Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2024-08-20T21:19:15.2688770Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2024-08-20T21:19:15.3100269Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2024-08-20T21:19:15.3683230Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2024-08-20T21:19:15.4092770Z Submodule path 'third_party/mimalloc': checked out 'b66e3214d8a104669c2ec05ae91ebc26a8f5ab78' 2024-08-20T21:19:15.4351269Z Submodule path 'third_party/nccl/nccl': checked out 'ab2b89c4c339bd7f816fbc114a4b05d386b66290' 2024-08-20T21:19:15.5467345Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2024-08-20T21:19:15.9975517Z Submodule path 'third_party/onnx': checked out '3bf92c03a9f27eba3bda1e5b9e63ea20ec213557' 2024-08-20T21:19:16.0019210Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2024-08-20T21:19:16.0024214Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2024-08-20T21:19:16.0054509Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2024-08-20T21:19:16.4329408Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2024-08-20T21:19:17.5320615Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '2dd015dfef425c866d9a43f2c67d8b52d709acb6' 2024-08-20T21:19:17.5683593Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '5b0a6fc2017fcc176545afe3e09c9f9885283242' 2024-08-20T21:19:17.6454112Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2024-08-20T21:19:17.6473846Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T21:19:17.6479469Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T21:19:17.6484533Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T21:19:17.6490588Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T21:19:17.6496402Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T21:19:17.6501876Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T21:19:17.6507500Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T21:19:17.6513413Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T21:19:17.6543760Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2024-08-20T21:19:18.0914096Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2024-08-20T21:19:19.4824466Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2024-08-20T21:19:19.8218467Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2024-08-20T21:19:26.6486594Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2024-08-20T21:19:26.9544149Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2024-08-20T21:19:27.1973612Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2024-08-20T21:19:27.5593170Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2024-08-20T21:19:35.4042240Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2024-08-20T21:19:35.4469819Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2024-08-20T21:19:35.4637325Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2024-08-20T21:19:35.5765765Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2024-08-20T21:19:35.5911220Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2024-08-20T21:19:35.6078461Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2024-08-20T21:19:35.6253094Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2024-08-20T21:19:35.6272388Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T21:19:35.6277910Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T21:19:35.6305964Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2024-08-20T21:19:38.1624690Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2024-08-20T21:19:39.8056484Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2024-08-20T21:19:39.8539024Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-08-20T21:19:40.4365968Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2024-08-20T21:19:40.4488148Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2024-08-20T21:19:40.7401826Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2024-08-20T21:19:40.7427837Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2024-08-20T21:19:40.7431870Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2024-08-20T21:19:40.7459905Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2024-08-20T21:19:41.1995598Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2024-08-20T21:19:42.6688495Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2024-08-20T21:19:42.7407437Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2024-08-20T21:19:42.7510334Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2024-08-20T21:19:42.7652683Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2024-08-20T21:19:42.8045990Z Submodule path 'third_party/pybind11': checked out '941f45bcb51457884fa1afd6e24a67377d70f75c' 2024-08-20T21:19:42.8376592Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2024-08-20T21:19:42.8830514Z Submodule path 'third_party/sleef': checked out '60e76d2bce17d278b439d9da17177c8f957a9e9b' 2024-08-20T21:19:42.9121534Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2024-08-20T21:19:42.9142374Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2024-08-20T21:19:42.9147417Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2024-08-20T21:19:42.9151724Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2024-08-20T21:19:42.9156806Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T21:19:42.9185656Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2024-08-20T21:19:44.3527205Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2024-08-20T21:19:44.6250809Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2024-08-20T21:19:45.9865710Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2024-08-20T21:19:47.0559996Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2024-08-20T21:19:47.0727419Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2024-08-20T21:19:47.1429104Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2024-08-20T21:19:47.1735181Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2024-08-20T21:19:47.1754721Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T21:19:47.1785073Z Cloning into '/home/runner/work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2024-08-20T21:19:47.3706961Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2024-08-20T21:19:47.3745974Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2024-08-20T21:19:47.3987179Z Entering 'android/libs/fbjni' 2024-08-20T21:19:47.4028330Z Entering 'third_party/FP16' 2024-08-20T21:19:47.4067988Z Entering 'third_party/FXdiv' 2024-08-20T21:19:47.4107745Z Entering 'third_party/NNPACK' 2024-08-20T21:19:47.4147034Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-20T21:19:47.4186451Z Entering 'third_party/XNNPACK' 2024-08-20T21:19:47.4240619Z Entering 'third_party/benchmark' 2024-08-20T21:19:47.4281307Z Entering 'third_party/cpp-httplib' 2024-08-20T21:19:47.4321593Z Entering 'third_party/cpuinfo' 2024-08-20T21:19:47.4361351Z Entering 'third_party/cudnn_frontend' 2024-08-20T21:19:47.4401134Z Entering 'third_party/cutlass' 2024-08-20T21:19:47.4446784Z Entering 'third_party/eigen' 2024-08-20T21:19:47.4487955Z Entering 'third_party/fbgemm' 2024-08-20T21:19:47.4526780Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-20T21:19:47.4566333Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T21:19:47.4605281Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-20T21:19:47.4650577Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-20T21:19:47.4689819Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T21:19:47.4730426Z Entering 'third_party/flatbuffers' 2024-08-20T21:19:47.4771836Z Entering 'third_party/fmt' 2024-08-20T21:19:47.4811112Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-20T21:19:47.4850338Z Entering 'third_party/gloo' 2024-08-20T21:19:47.4889393Z Entering 'third_party/googletest' 2024-08-20T21:19:47.4929236Z Entering 'third_party/ideep' 2024-08-20T21:19:47.4966658Z Entering 'third_party/ideep/mkl-dnn' 2024-08-20T21:19:47.5013029Z Entering 'third_party/ittapi' 2024-08-20T21:19:47.5052034Z Entering 'third_party/kineto' 2024-08-20T21:19:47.5090868Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T21:19:47.5129429Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T21:19:47.5172096Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T21:19:47.5211796Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T21:19:47.5251608Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T21:19:47.5290476Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T21:19:47.5332356Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T21:19:47.5371986Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T21:19:47.5411763Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T21:19:47.5452832Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T21:19:47.5494668Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T21:19:47.5532724Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T21:19:47.5574187Z Entering 'third_party/mimalloc' 2024-08-20T21:19:47.5613195Z Entering 'third_party/nccl/nccl' 2024-08-20T21:19:47.5652630Z Entering 'third_party/nlohmann' 2024-08-20T21:19:47.5692657Z Entering 'third_party/onnx' 2024-08-20T21:19:47.5743972Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-20T21:19:47.5784468Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-20T21:19:47.5827946Z Entering 'third_party/opentelemetry-cpp' 2024-08-20T21:19:47.5867213Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T21:19:47.5907287Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T21:19:47.5947617Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T21:19:47.5986211Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T21:19:47.6026138Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T21:19:47.6065452Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T21:19:47.6104486Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T21:19:47.6143156Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T21:19:47.6183904Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T21:19:47.6225747Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T21:19:47.6282584Z Entering 'third_party/pocketfft' 2024-08-20T21:19:47.6321353Z Entering 'third_party/protobuf' 2024-08-20T21:19:47.6363094Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-20T21:19:47.6402351Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-20T21:19:47.6443591Z Entering 'third_party/psimd' 2024-08-20T21:19:47.6482734Z Entering 'third_party/pthreadpool' 2024-08-20T21:19:47.6521571Z Entering 'third_party/pybind11' 2024-08-20T21:19:47.6561853Z Entering 'third_party/python-peachpy' 2024-08-20T21:19:47.6600846Z Entering 'third_party/sleef' 2024-08-20T21:19:47.6640660Z Entering 'third_party/tensorpipe' 2024-08-20T21:19:47.6678653Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-20T21:19:47.6717295Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-20T21:19:47.6755123Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-20T21:19:47.6794308Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T21:19:47.6831610Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T21:19:47.6887479Z ##[endgroup] 2024-08-20T21:19:47.6900146Z ##[group]Persisting credentials for submodules 2024-08-20T21:19:47.6902309Z [command]/usr/bin/git 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' || :" 2024-08-20T21:19:47.7129656Z Entering 'android/libs/fbjni' 2024-08-20T21:19:47.7174427Z Entering 'third_party/FP16' 2024-08-20T21:19:47.7218274Z Entering 'third_party/FXdiv' 2024-08-20T21:19:47.7261669Z Entering 'third_party/NNPACK' 2024-08-20T21:19:47.7307245Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-20T21:19:47.7351017Z Entering 'third_party/XNNPACK' 2024-08-20T21:19:47.7410429Z Entering 'third_party/benchmark' 2024-08-20T21:19:47.7454668Z Entering 'third_party/cpp-httplib' 2024-08-20T21:19:47.7498622Z Entering 'third_party/cpuinfo' 2024-08-20T21:19:47.7543172Z Entering 'third_party/cudnn_frontend' 2024-08-20T21:19:47.7587316Z Entering 'third_party/cutlass' 2024-08-20T21:19:47.7638489Z Entering 'third_party/eigen' 2024-08-20T21:19:47.7685046Z Entering 'third_party/fbgemm' 2024-08-20T21:19:47.7727515Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-20T21:19:47.7772465Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T21:19:47.7816829Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-20T21:19:47.7866401Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-20T21:19:47.7910296Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T21:19:47.7955888Z Entering 'third_party/flatbuffers' 2024-08-20T21:19:47.8001994Z Entering 'third_party/fmt' 2024-08-20T21:19:47.8045726Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-20T21:19:47.8089867Z Entering 'third_party/gloo' 2024-08-20T21:19:47.8133825Z Entering 'third_party/googletest' 2024-08-20T21:19:47.8178861Z Entering 'third_party/ideep' 2024-08-20T21:19:47.8220516Z Entering 'third_party/ideep/mkl-dnn' 2024-08-20T21:19:47.8270667Z Entering 'third_party/ittapi' 2024-08-20T21:19:47.8314652Z Entering 'third_party/kineto' 2024-08-20T21:19:47.8360120Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T21:19:47.8402855Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T21:19:47.8447847Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T21:19:47.8491536Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T21:19:47.8535300Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T21:19:47.8577126Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T21:19:47.8623312Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T21:19:47.8668131Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T21:19:47.8713790Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T21:19:47.8759539Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T21:19:47.8806688Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T21:19:47.8849908Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T21:19:47.8895012Z Entering 'third_party/mimalloc' 2024-08-20T21:19:47.8938237Z Entering 'third_party/nccl/nccl' 2024-08-20T21:19:47.8982353Z Entering 'third_party/nlohmann' 2024-08-20T21:19:47.9028176Z Entering 'third_party/onnx' 2024-08-20T21:19:47.9084237Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-20T21:19:47.9128343Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-20T21:19:47.9175340Z Entering 'third_party/opentelemetry-cpp' 2024-08-20T21:19:47.9220969Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T21:19:47.9265495Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T21:19:47.9308454Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T21:19:47.9350729Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T21:19:47.9394621Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T21:19:47.9440368Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T21:19:47.9484014Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T21:19:47.9525724Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T21:19:47.9570812Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T21:19:47.9616101Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T21:19:47.9677527Z Entering 'third_party/pocketfft' 2024-08-20T21:19:47.9721731Z Entering 'third_party/protobuf' 2024-08-20T21:19:47.9767574Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-20T21:19:47.9810959Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-20T21:19:47.9855896Z Entering 'third_party/psimd' 2024-08-20T21:19:47.9899068Z Entering 'third_party/pthreadpool' 2024-08-20T21:19:47.9941684Z Entering 'third_party/pybind11' 2024-08-20T21:19:47.9984974Z Entering 'third_party/python-peachpy' 2024-08-20T21:19:48.0027627Z Entering 'third_party/sleef' 2024-08-20T21:19:48.0071700Z Entering 'third_party/tensorpipe' 2024-08-20T21:19:48.0113811Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-20T21:19:48.0157405Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-20T21:19:48.0200383Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-20T21:19:48.0243250Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T21:19:48.0285055Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T21:19:48.0347761Z [command]/usr/bin/git 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" 2024-08-20T21:19:48.0573685Z Entering 'android/libs/fbjni' 2024-08-20T21:19:48.0611899Z file:/home/runner/work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2024-08-20T21:19:48.0632148Z Entering 'third_party/FP16' 2024-08-20T21:19:48.0669118Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2024-08-20T21:19:48.0689681Z Entering 'third_party/FXdiv' 2024-08-20T21:19:48.0726856Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2024-08-20T21:19:48.0746526Z Entering 'third_party/NNPACK' 2024-08-20T21:19:48.0784233Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2024-08-20T21:19:48.0804982Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-20T21:19:48.0844448Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2024-08-20T21:19:48.0864490Z Entering 'third_party/XNNPACK' 2024-08-20T21:19:48.0901531Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2024-08-20T21:19:48.0935423Z Entering 'third_party/benchmark' 2024-08-20T21:19:48.0972917Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2024-08-20T21:19:48.0993420Z Entering 'third_party/cpp-httplib' 2024-08-20T21:19:48.1032496Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2024-08-20T21:19:48.1053447Z Entering 'third_party/cpuinfo' 2024-08-20T21:19:48.1090479Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2024-08-20T21:19:48.1111189Z Entering 'third_party/cudnn_frontend' 2024-08-20T21:19:48.1149449Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2024-08-20T21:19:48.1170540Z Entering 'third_party/cutlass' 2024-08-20T21:19:48.1208569Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2024-08-20T21:19:48.1234951Z Entering 'third_party/eigen' 2024-08-20T21:19:48.1272998Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2024-08-20T21:19:48.1295432Z Entering 'third_party/fbgemm' 2024-08-20T21:19:48.1333488Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2024-08-20T21:19:48.1352266Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-20T21:19:48.1390508Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2024-08-20T21:19:48.1410014Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T21:19:48.1447919Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2024-08-20T21:19:48.1467345Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-20T21:19:48.1506133Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cutlass/config remote.origin.url 2024-08-20T21:19:48.1532407Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-20T21:19:48.1571987Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2024-08-20T21:19:48.1592005Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T21:19:48.1629475Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2024-08-20T21:19:48.1652919Z Entering 'third_party/flatbuffers' 2024-08-20T21:19:48.1691340Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2024-08-20T21:19:48.1712613Z Entering 'third_party/fmt' 2024-08-20T21:19:48.1751298Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2024-08-20T21:19:48.1771540Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-20T21:19:48.1809572Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2024-08-20T21:19:48.1829084Z Entering 'third_party/gloo' 2024-08-20T21:19:48.1866595Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2024-08-20T21:19:48.1886394Z Entering 'third_party/googletest' 2024-08-20T21:19:48.1924401Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2024-08-20T21:19:48.1944603Z Entering 'third_party/ideep' 2024-08-20T21:19:48.1982863Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2024-08-20T21:19:48.2000960Z Entering 'third_party/ideep/mkl-dnn' 2024-08-20T21:19:48.2041030Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2024-08-20T21:19:48.2067539Z Entering 'third_party/ittapi' 2024-08-20T21:19:48.2106190Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2024-08-20T21:19:48.2126511Z Entering 'third_party/kineto' 2024-08-20T21:19:48.2164663Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2024-08-20T21:19:48.2182954Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T21:19:48.2221710Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2024-08-20T21:19:48.2240261Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T21:19:48.2279129Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2024-08-20T21:19:48.2299974Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T21:19:48.2339960Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2024-08-20T21:19:48.2360381Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T21:19:48.2399002Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2024-08-20T21:19:48.2420280Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T21:19:48.2458257Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2024-08-20T21:19:48.2476465Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T21:19:48.2515990Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config remote.origin.url 2024-08-20T21:19:48.2538531Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T21:19:48.2578888Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2024-08-20T21:19:48.2600133Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T21:19:48.2638178Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2024-08-20T21:19:48.2658810Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T21:19:48.2697444Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2024-08-20T21:19:48.2719335Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T21:19:48.2757611Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2024-08-20T21:19:48.2779230Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T21:19:48.2818340Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2024-08-20T21:19:48.2838071Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T21:19:48.2875615Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2024-08-20T21:19:48.2897611Z Entering 'third_party/mimalloc' 2024-08-20T21:19:48.2936157Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2024-08-20T21:19:48.2956424Z Entering 'third_party/nccl/nccl' 2024-08-20T21:19:48.2994113Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2024-08-20T21:19:48.3014400Z Entering 'third_party/nlohmann' 2024-08-20T21:19:48.3052124Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2024-08-20T21:19:48.3073224Z Entering 'third_party/onnx' 2024-08-20T21:19:48.3112245Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2024-08-20T21:19:48.3145019Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-20T21:19:48.3183403Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2024-08-20T21:19:48.3204873Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-20T21:19:48.3242590Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2024-08-20T21:19:48.3266448Z Entering 'third_party/opentelemetry-cpp' 2024-08-20T21:19:48.3304716Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2024-08-20T21:19:48.3326023Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T21:19:48.3364224Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2024-08-20T21:19:48.3383300Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T21:19:48.3421061Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2024-08-20T21:19:48.3441651Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T21:19:48.3479858Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2024-08-20T21:19:48.3499305Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T21:19:48.3537074Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2024-08-20T21:19:48.3558732Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T21:19:48.3597271Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2024-08-20T21:19:48.3616344Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T21:19:48.3655068Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2024-08-20T21:19:48.3673753Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T21:19:48.3711954Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2024-08-20T21:19:48.3731173Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T21:19:48.3769681Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2024-08-20T21:19:48.3791199Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T21:19:48.3831543Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2024-08-20T21:19:48.3854503Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T21:19:48.3893537Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2024-08-20T21:19:48.3931999Z Entering 'third_party/pocketfft' 2024-08-20T21:19:48.3969901Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2024-08-20T21:19:48.3989936Z Entering 'third_party/protobuf' 2024-08-20T21:19:48.4027824Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2024-08-20T21:19:48.4050547Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-20T21:19:48.4087673Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2024-08-20T21:19:48.4107839Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-20T21:19:48.4145276Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2024-08-20T21:19:48.4167850Z Entering 'third_party/psimd' 2024-08-20T21:19:48.4205821Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2024-08-20T21:19:48.4225742Z Entering 'third_party/pthreadpool' 2024-08-20T21:19:48.4263743Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2024-08-20T21:19:48.4283822Z Entering 'third_party/pybind11' 2024-08-20T21:19:48.4323187Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2024-08-20T21:19:48.4343527Z Entering 'third_party/python-peachpy' 2024-08-20T21:19:48.4380911Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2024-08-20T21:19:48.4401233Z Entering 'third_party/sleef' 2024-08-20T21:19:48.4439588Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2024-08-20T21:19:48.4459726Z Entering 'third_party/tensorpipe' 2024-08-20T21:19:48.4497570Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2024-08-20T21:19:48.4515895Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-20T21:19:48.4553638Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2024-08-20T21:19:48.4574138Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-20T21:19:48.4613501Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2024-08-20T21:19:48.4633897Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-20T21:19:48.4672116Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2024-08-20T21:19:48.4693045Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T21:19:48.4730508Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2024-08-20T21:19:48.4748685Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T21:19:48.4789465Z file:/home/runner/work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2024-08-20T21:19:48.5142613Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-08-20T21:19:48.5369383Z Entering 'android/libs/fbjni' 2024-08-20T21:19:48.5408696Z Entering 'third_party/FP16' 2024-08-20T21:19:48.5446914Z Entering 'third_party/FXdiv' 2024-08-20T21:19:48.5484768Z Entering 'third_party/NNPACK' 2024-08-20T21:19:48.5524633Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-20T21:19:48.5562532Z Entering 'third_party/XNNPACK' 2024-08-20T21:19:48.5614216Z Entering 'third_party/benchmark' 2024-08-20T21:19:48.5652692Z Entering 'third_party/cpp-httplib' 2024-08-20T21:19:48.5690956Z Entering 'third_party/cpuinfo' 2024-08-20T21:19:48.5730730Z Entering 'third_party/cudnn_frontend' 2024-08-20T21:19:48.5769338Z Entering 'third_party/cutlass' 2024-08-20T21:19:48.5815035Z Entering 'third_party/eigen' 2024-08-20T21:19:48.5855249Z Entering 'third_party/fbgemm' 2024-08-20T21:19:48.5894575Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-20T21:19:48.5933109Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T21:19:48.5971920Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-20T21:19:48.6016284Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-20T21:19:48.6057218Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T21:19:48.6100270Z Entering 'third_party/flatbuffers' 2024-08-20T21:19:48.6142491Z Entering 'third_party/fmt' 2024-08-20T21:19:48.6180984Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-20T21:19:48.6219795Z Entering 'third_party/gloo' 2024-08-20T21:19:48.6258909Z Entering 'third_party/googletest' 2024-08-20T21:19:48.6297526Z Entering 'third_party/ideep' 2024-08-20T21:19:48.6336480Z Entering 'third_party/ideep/mkl-dnn' 2024-08-20T21:19:48.6381579Z Entering 'third_party/ittapi' 2024-08-20T21:19:48.6421764Z Entering 'third_party/kineto' 2024-08-20T21:19:48.6459828Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T21:19:48.6497553Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T21:19:48.6539144Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T21:19:48.6580252Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T21:19:48.6619346Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T21:19:48.6657933Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T21:19:48.6700154Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T21:19:48.6740402Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T21:19:48.6781841Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T21:19:48.6822021Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T21:19:48.6864487Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T21:19:48.6902596Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T21:19:48.6943585Z Entering 'third_party/mimalloc' 2024-08-20T21:19:48.6982614Z Entering 'third_party/nccl/nccl' 2024-08-20T21:19:48.7020956Z Entering 'third_party/nlohmann' 2024-08-20T21:19:48.7060199Z Entering 'third_party/onnx' 2024-08-20T21:19:48.7110755Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-20T21:19:48.7151537Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-20T21:19:48.7194601Z Entering 'third_party/opentelemetry-cpp' 2024-08-20T21:19:48.7234327Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T21:19:48.7272533Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T21:19:48.7311075Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T21:19:48.7349133Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T21:19:48.7390499Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T21:19:48.7430630Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T21:19:48.7470397Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T21:19:48.7508750Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T21:19:48.7550963Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T21:19:48.7592640Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T21:19:48.7649994Z Entering 'third_party/pocketfft' 2024-08-20T21:19:48.7690062Z Entering 'third_party/protobuf' 2024-08-20T21:19:48.7734824Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-20T21:19:48.7772855Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-20T21:19:48.7815410Z Entering 'third_party/psimd' 2024-08-20T21:19:48.7853844Z Entering 'third_party/pthreadpool' 2024-08-20T21:19:48.7892728Z Entering 'third_party/pybind11' 2024-08-20T21:19:48.7931319Z Entering 'third_party/python-peachpy' 2024-08-20T21:19:48.7969821Z Entering 'third_party/sleef' 2024-08-20T21:19:48.8011214Z Entering 'third_party/tensorpipe' 2024-08-20T21:19:48.8051734Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-20T21:19:48.8091685Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-20T21:19:48.8130616Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-20T21:19:48.8170639Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T21:19:48.8207775Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T21:19:48.8262451Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-08-20T21:19:48.8493772Z Entering 'android/libs/fbjni' 2024-08-20T21:19:48.8534043Z Entering 'third_party/FP16' 2024-08-20T21:19:48.8573399Z Entering 'third_party/FXdiv' 2024-08-20T21:19:48.8613499Z Entering 'third_party/NNPACK' 2024-08-20T21:19:48.8651887Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-20T21:19:48.8693901Z Entering 'third_party/XNNPACK' 2024-08-20T21:19:48.8746346Z Entering 'third_party/benchmark' 2024-08-20T21:19:48.8786877Z Entering 'third_party/cpp-httplib' 2024-08-20T21:19:48.8825125Z Entering 'third_party/cpuinfo' 2024-08-20T21:19:48.8864336Z Entering 'third_party/cudnn_frontend' 2024-08-20T21:19:48.8902678Z Entering 'third_party/cutlass' 2024-08-20T21:19:48.8951043Z Entering 'third_party/eigen' 2024-08-20T21:19:48.8993374Z Entering 'third_party/fbgemm' 2024-08-20T21:19:48.9033439Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-20T21:19:48.9073847Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T21:19:48.9113276Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-20T21:19:48.9158504Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-20T21:19:48.9196458Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T21:19:48.9236281Z Entering 'third_party/flatbuffers' 2024-08-20T21:19:48.9276841Z Entering 'third_party/fmt' 2024-08-20T21:19:48.9315579Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-20T21:19:48.9354648Z Entering 'third_party/gloo' 2024-08-20T21:19:48.9392625Z Entering 'third_party/googletest' 2024-08-20T21:19:48.9432610Z Entering 'third_party/ideep' 2024-08-20T21:19:48.9470968Z Entering 'third_party/ideep/mkl-dnn' 2024-08-20T21:19:48.9517723Z Entering 'third_party/ittapi' 2024-08-20T21:19:48.9555368Z Entering 'third_party/kineto' 2024-08-20T21:19:48.9593511Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T21:19:48.9633237Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T21:19:48.9675818Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T21:19:48.9716432Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T21:19:48.9755814Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T21:19:48.9794260Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T21:19:48.9838015Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T21:19:48.9876699Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T21:19:48.9916164Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T21:19:48.9955789Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T21:19:48.9998899Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T21:19:49.0038213Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T21:19:49.0079131Z Entering 'third_party/mimalloc' 2024-08-20T21:19:49.0118531Z Entering 'third_party/nccl/nccl' 2024-08-20T21:19:49.0156708Z Entering 'third_party/nlohmann' 2024-08-20T21:19:49.0196750Z Entering 'third_party/onnx' 2024-08-20T21:19:49.0249840Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-20T21:19:49.0289309Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-20T21:19:49.0331949Z Entering 'third_party/opentelemetry-cpp' 2024-08-20T21:19:49.0371895Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T21:19:49.0411207Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T21:19:49.0449677Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T21:19:49.0488196Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T21:19:49.0528780Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T21:19:49.0568126Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T21:19:49.0608161Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T21:19:49.0646290Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T21:19:49.0687826Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T21:19:49.0728812Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T21:19:49.0786954Z Entering 'third_party/pocketfft' 2024-08-20T21:19:49.0825616Z Entering 'third_party/protobuf' 2024-08-20T21:19:49.0866652Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-20T21:19:49.0907024Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-20T21:19:49.0948311Z Entering 'third_party/psimd' 2024-08-20T21:19:49.0987828Z Entering 'third_party/pthreadpool' 2024-08-20T21:19:49.1026475Z Entering 'third_party/pybind11' 2024-08-20T21:19:49.1066014Z Entering 'third_party/python-peachpy' 2024-08-20T21:19:49.1104767Z Entering 'third_party/sleef' 2024-08-20T21:19:49.1143436Z Entering 'third_party/tensorpipe' 2024-08-20T21:19:49.1181988Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-20T21:19:49.1220823Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-20T21:19:49.1259168Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-20T21:19:49.1297398Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T21:19:49.1336148Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T21:19:49.1392339Z ##[endgroup] 2024-08-20T21:19:49.1427128Z [command]/usr/bin/git log -1 --format='%H' 2024-08-20T21:19:49.1449903Z '40ec5f6ddd9787aca0449b24128343ff4c4a88b3' 2024-08-20T21:19:49.1598958Z ##[group]Run ethanis/nitpicker@v1 2024-08-20T21:19:49.1599361Z with: 2024-08-20T21:19:49.1599663Z nitpicks: .github/nitpicks.yml 2024-08-20T21:19:49.1600248Z token: *** 2024-08-20T21:19:49.1600540Z ##[endgroup] 2024-08-20T21:19:49.2248659Z github actions + nitpicker = heart 2024-08-20T21:19:49.2253512Z Nitpicks file: .github/nitpicks.yml 2024-08-20T21:19:49.2275372Z There are 1 comments configured 2024-08-20T21:19:49.6588920Z Post job cleanup. 2024-08-20T21:19:49.6635120Z Post job cleanup. 2024-08-20T21:19:49.7349103Z [command]/usr/bin/git version 2024-08-20T21:19:49.7382118Z git version 2.46.0 2024-08-20T21:19:49.7422957Z Temporarily overriding HOME='/home/runner/work/_temp/80cc6b51-7d3e-4230-bc68-b2f22a98c2ef' before making global git config changes 2024-08-20T21:19:49.7424014Z Adding repository directory to the temporary git global config as a safe directory 2024-08-20T21:19:49.7426757Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pytorch/pytorch 2024-08-20T21:19:49.7458068Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-20T21:19:49.7486930Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-08-20T21:19:49.7728126Z Entering 'android/libs/fbjni' 2024-08-20T21:19:49.7772839Z Entering 'third_party/FP16' 2024-08-20T21:19:49.7818088Z Entering 'third_party/FXdiv' 2024-08-20T21:19:49.7862677Z Entering 'third_party/NNPACK' 2024-08-20T21:19:49.7907654Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-20T21:19:49.7952846Z Entering 'third_party/XNNPACK' 2024-08-20T21:19:49.8012127Z Entering 'third_party/benchmark' 2024-08-20T21:19:49.8058922Z Entering 'third_party/cpp-httplib' 2024-08-20T21:19:49.8103395Z Entering 'third_party/cpuinfo' 2024-08-20T21:19:49.8149939Z Entering 'third_party/cudnn_frontend' 2024-08-20T21:19:49.8195930Z Entering 'third_party/cutlass' 2024-08-20T21:19:49.8247191Z Entering 'third_party/eigen' 2024-08-20T21:19:49.8292912Z Entering 'third_party/fbgemm' 2024-08-20T21:19:49.8337464Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-20T21:19:49.8382311Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T21:19:49.8426761Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-20T21:19:49.8478331Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-20T21:19:49.8525023Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T21:19:49.8572308Z Entering 'third_party/flatbuffers' 2024-08-20T21:19:49.8620370Z Entering 'third_party/fmt' 2024-08-20T21:19:49.8665424Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-20T21:19:49.8711234Z Entering 'third_party/gloo' 2024-08-20T21:19:49.8756631Z Entering 'third_party/googletest' 2024-08-20T21:19:49.8801127Z Entering 'third_party/ideep' 2024-08-20T21:19:49.8843235Z Entering 'third_party/ideep/mkl-dnn' 2024-08-20T21:19:49.8894367Z Entering 'third_party/ittapi' 2024-08-20T21:19:49.8939366Z Entering 'third_party/kineto' 2024-08-20T21:19:49.8984293Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T21:19:49.9027760Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T21:19:49.9073824Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T21:19:49.9119744Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T21:19:49.9169183Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T21:19:49.9213188Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T21:19:49.9260798Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T21:19:49.9308058Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T21:19:49.9357997Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T21:19:49.9404503Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T21:19:49.9454172Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T21:19:49.9498684Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T21:19:49.9544911Z Entering 'third_party/mimalloc' 2024-08-20T21:19:49.9593511Z Entering 'third_party/nccl/nccl' 2024-08-20T21:19:49.9638520Z Entering 'third_party/nlohmann' 2024-08-20T21:19:49.9684420Z Entering 'third_party/onnx' 2024-08-20T21:19:49.9740774Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-20T21:19:49.9785592Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-20T21:19:49.9833308Z Entering 'third_party/opentelemetry-cpp' 2024-08-20T21:19:49.9879313Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T21:19:49.9924243Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T21:19:49.9970727Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T21:19:50.0015011Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T21:19:50.0062338Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T21:19:50.0106794Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T21:19:50.0150451Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T21:19:50.0192960Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T21:19:50.0239325Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T21:19:50.0286259Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T21:19:50.0348005Z Entering 'third_party/pocketfft' 2024-08-20T21:19:50.0392873Z Entering 'third_party/protobuf' 2024-08-20T21:19:50.0439238Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-20T21:19:50.0484135Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-20T21:19:50.0529856Z Entering 'third_party/psimd' 2024-08-20T21:19:50.0573854Z Entering 'third_party/pthreadpool' 2024-08-20T21:19:50.0618048Z Entering 'third_party/pybind11' 2024-08-20T21:19:50.0662094Z Entering 'third_party/python-peachpy' 2024-08-20T21:19:50.0705375Z Entering 'third_party/sleef' 2024-08-20T21:19:50.0749563Z Entering 'third_party/tensorpipe' 2024-08-20T21:19:50.0792778Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-20T21:19:50.0836738Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-20T21:19:50.0881356Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-20T21:19:50.0926817Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T21:19:50.0972384Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T21:19:50.1036247Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-20T21:19:50.1058547Z http.https://github.com/.extraheader 2024-08-20T21:19:50.1068542Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-08-20T21:19:50.1097774Z [command]/usr/bin/git 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' || :" 2024-08-20T21:19:50.1328174Z Entering 'android/libs/fbjni' 2024-08-20T21:19:50.1351916Z http.https://github.com/.extraheader 2024-08-20T21:19:50.1387039Z Entering 'third_party/FP16' 2024-08-20T21:19:50.1411052Z http.https://github.com/.extraheader 2024-08-20T21:19:50.1445526Z Entering 'third_party/FXdiv' 2024-08-20T21:19:50.1469132Z http.https://github.com/.extraheader 2024-08-20T21:19:50.1503580Z Entering 'third_party/NNPACK' 2024-08-20T21:19:50.1527764Z http.https://github.com/.extraheader 2024-08-20T21:19:50.1562938Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-20T21:19:50.1586547Z http.https://github.com/.extraheader 2024-08-20T21:19:50.1621136Z Entering 'third_party/XNNPACK' 2024-08-20T21:19:50.1645073Z http.https://github.com/.extraheader 2024-08-20T21:19:50.1695149Z Entering 'third_party/benchmark' 2024-08-20T21:19:50.1719076Z http.https://github.com/.extraheader 2024-08-20T21:19:50.1753308Z Entering 'third_party/cpp-httplib' 2024-08-20T21:19:50.1777273Z http.https://github.com/.extraheader 2024-08-20T21:19:50.1812713Z Entering 'third_party/cpuinfo' 2024-08-20T21:19:50.1836110Z http.https://github.com/.extraheader 2024-08-20T21:19:50.1871187Z Entering 'third_party/cudnn_frontend' 2024-08-20T21:19:50.1896435Z http.https://github.com/.extraheader 2024-08-20T21:19:50.1930827Z Entering 'third_party/cutlass' 2024-08-20T21:19:50.1954391Z http.https://github.com/.extraheader 2024-08-20T21:19:50.1995089Z Entering 'third_party/eigen' 2024-08-20T21:19:50.2018868Z http.https://github.com/.extraheader 2024-08-20T21:19:50.2056594Z Entering 'third_party/fbgemm' 2024-08-20T21:19:50.2081603Z http.https://github.com/.extraheader 2024-08-20T21:19:50.2115251Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-20T21:19:50.2139908Z http.https://github.com/.extraheader 2024-08-20T21:19:50.2174634Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T21:19:50.2199400Z http.https://github.com/.extraheader 2024-08-20T21:19:50.2234355Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-20T21:19:50.2258600Z http.https://github.com/.extraheader 2024-08-20T21:19:50.2301595Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-20T21:19:50.2326362Z http.https://github.com/.extraheader 2024-08-20T21:19:50.2361710Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T21:19:50.2385784Z http.https://github.com/.extraheader 2024-08-20T21:19:50.2423963Z Entering 'third_party/flatbuffers' 2024-08-20T21:19:50.2448782Z http.https://github.com/.extraheader 2024-08-20T21:19:50.2485528Z Entering 'third_party/fmt' 2024-08-20T21:19:50.2509761Z http.https://github.com/.extraheader 2024-08-20T21:19:50.2545896Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-20T21:19:50.2570511Z http.https://github.com/.extraheader 2024-08-20T21:19:50.2606756Z Entering 'third_party/gloo' 2024-08-20T21:19:50.2630857Z http.https://github.com/.extraheader 2024-08-20T21:19:50.2665804Z Entering 'third_party/googletest' 2024-08-20T21:19:50.2691171Z http.https://github.com/.extraheader 2024-08-20T21:19:50.2726254Z Entering 'third_party/ideep' 2024-08-20T21:19:50.2750601Z http.https://github.com/.extraheader 2024-08-20T21:19:50.2784044Z Entering 'third_party/ideep/mkl-dnn' 2024-08-20T21:19:50.2808411Z http.https://github.com/.extraheader 2024-08-20T21:19:50.2850890Z Entering 'third_party/ittapi' 2024-08-20T21:19:50.2874991Z http.https://github.com/.extraheader 2024-08-20T21:19:50.2909949Z Entering 'third_party/kineto' 2024-08-20T21:19:50.2936131Z http.https://github.com/.extraheader 2024-08-20T21:19:50.2970004Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T21:19:50.2994586Z http.https://github.com/.extraheader 2024-08-20T21:19:50.3030525Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T21:19:50.3055006Z http.https://github.com/.extraheader 2024-08-20T21:19:50.3091687Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T21:19:50.3115756Z http.https://github.com/.extraheader 2024-08-20T21:19:50.3152988Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T21:19:50.3178082Z http.https://github.com/.extraheader 2024-08-20T21:19:50.3215511Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T21:19:50.3239745Z http.https://github.com/.extraheader 2024-08-20T21:19:50.3274356Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T21:19:50.3298724Z http.https://github.com/.extraheader 2024-08-20T21:19:50.3336147Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T21:19:50.3360801Z http.https://github.com/.extraheader 2024-08-20T21:19:50.3395938Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T21:19:50.3420586Z http.https://github.com/.extraheader 2024-08-20T21:19:50.3457255Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T21:19:50.3481735Z http.https://github.com/.extraheader 2024-08-20T21:19:50.3517860Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T21:19:50.3541924Z http.https://github.com/.extraheader 2024-08-20T21:19:50.3580181Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T21:19:50.3604334Z http.https://github.com/.extraheader 2024-08-20T21:19:50.3639199Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T21:19:50.3663276Z http.https://github.com/.extraheader 2024-08-20T21:19:50.3699878Z Entering 'third_party/mimalloc' 2024-08-20T21:19:50.3724554Z http.https://github.com/.extraheader 2024-08-20T21:19:50.3758327Z Entering 'third_party/nccl/nccl' 2024-08-20T21:19:50.3782562Z http.https://github.com/.extraheader 2024-08-20T21:19:50.3817764Z Entering 'third_party/nlohmann' 2024-08-20T21:19:50.3842021Z http.https://github.com/.extraheader 2024-08-20T21:19:50.3876755Z Entering 'third_party/onnx' 2024-08-20T21:19:50.3901627Z http.https://github.com/.extraheader 2024-08-20T21:19:50.3948550Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-20T21:19:50.3975390Z http.https://github.com/.extraheader 2024-08-20T21:19:50.4010312Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-20T21:19:50.4035005Z http.https://github.com/.extraheader 2024-08-20T21:19:50.4073835Z Entering 'third_party/opentelemetry-cpp' 2024-08-20T21:19:50.4098637Z http.https://github.com/.extraheader 2024-08-20T21:19:50.4133693Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T21:19:50.4157713Z http.https://github.com/.extraheader 2024-08-20T21:19:50.4192098Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T21:19:50.4218532Z http.https://github.com/.extraheader 2024-08-20T21:19:50.4252829Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T21:19:50.4276845Z http.https://github.com/.extraheader 2024-08-20T21:19:50.4313281Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T21:19:50.4339865Z http.https://github.com/.extraheader 2024-08-20T21:19:50.4375857Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T21:19:50.4400475Z http.https://github.com/.extraheader 2024-08-20T21:19:50.4434991Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T21:19:50.4458564Z http.https://github.com/.extraheader 2024-08-20T21:19:50.4493132Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T21:19:50.4518222Z http.https://github.com/.extraheader 2024-08-20T21:19:50.4552089Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T21:19:50.4577099Z http.https://github.com/.extraheader 2024-08-20T21:19:50.4615564Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T21:19:50.4642673Z http.https://github.com/.extraheader 2024-08-20T21:19:50.4680334Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T21:19:50.4704664Z http.https://github.com/.extraheader 2024-08-20T21:19:50.4758002Z Entering 'third_party/pocketfft' 2024-08-20T21:19:50.4782228Z http.https://github.com/.extraheader 2024-08-20T21:19:50.4816844Z Entering 'third_party/protobuf' 2024-08-20T21:19:50.4841818Z http.https://github.com/.extraheader 2024-08-20T21:19:50.4877651Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-20T21:19:50.4901292Z http.https://github.com/.extraheader 2024-08-20T21:19:50.4936416Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-20T21:19:50.4960150Z http.https://github.com/.extraheader 2024-08-20T21:19:50.4997129Z Entering 'third_party/psimd' 2024-08-20T21:19:50.5021348Z http.https://github.com/.extraheader 2024-08-20T21:19:50.5055716Z Entering 'third_party/pthreadpool' 2024-08-20T21:19:50.5080690Z http.https://github.com/.extraheader 2024-08-20T21:19:50.5114851Z Entering 'third_party/pybind11' 2024-08-20T21:19:50.5139242Z http.https://github.com/.extraheader 2024-08-20T21:19:50.5175098Z Entering 'third_party/python-peachpy' 2024-08-20T21:19:50.5199871Z http.https://github.com/.extraheader 2024-08-20T21:19:50.5233618Z Entering 'third_party/sleef' 2024-08-20T21:19:50.5258677Z http.https://github.com/.extraheader 2024-08-20T21:19:50.5293896Z Entering 'third_party/tensorpipe' 2024-08-20T21:19:50.5319487Z http.https://github.com/.extraheader 2024-08-20T21:19:50.5354644Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-20T21:19:50.5378227Z http.https://github.com/.extraheader 2024-08-20T21:19:50.5413702Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-20T21:19:50.5438029Z http.https://github.com/.extraheader 2024-08-20T21:19:50.5472467Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-20T21:19:50.5497145Z http.https://github.com/.extraheader 2024-08-20T21:19:50.5531934Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T21:19:50.5555779Z http.https://github.com/.extraheader 2024-08-20T21:19:50.5589771Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T21:19:50.5613840Z http.https://github.com/.extraheader 2024-08-20T21:19:50.5865701Z Cleaning up orphan processes